*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body,h1,h2,p{margin:0}@font-face{font-family:Bangers;src:url(/uploads/Bangers-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes camFloat1{0%,to{transform:translate(0)rotate(-8deg)}50%{transform:translateY(-18px)rotate(-14deg)}}@keyframes camFloat2{0%,to{transform:translate(0)rotate(10deg)}50%{transform:translateY(16px)rotate(16deg)}}@keyframes camFloat3{0%,to{transform:translate(0)rotate(0)}50%{transform:translateY(-14px)rotate(6deg)}}@keyframes camPulse{0%,to{opacity:.16}50%{opacity:.32}}.site{color:#0f0f10;background:#f5f5f4;min-height:100vh;font-family:Inter,sans-serif;overflow-x:clip}.site a{text-decoration:none}.wrap{max-width:1440px;margin:0 auto;padding-left:clamp(20px,5vw,56px);padding-right:clamp(20px,5vw,56px)}.header{z-index:40;background:#f5f5f4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;max-width:1440px;margin:0 auto;padding:20px clamp(20px,5vw,56px);transition:transform .3s;display:flex;position:sticky;top:0}.header.header-hidden{transform:translateY(-100%)}.logo-word{letter-spacing:.01em;font-size:24px;font-weight:800}.menu-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.nav{flex-wrap:wrap;align-items:center;gap:clamp(16px,3vw,40px);display:flex}.nav a{color:#0f0f10;font-size:15px;font-weight:500}.nav a:hover{color:#3b5bfb}.header-cta{align-items:center;gap:14px;display:flex}.btn-dark{color:#f5f5f4;white-space:nowrap;cursor:pointer;background:#0f0f10;border:none;border-radius:100px;align-items:center;gap:8px;padding:11px 22px;font-size:15px;font-weight:600;display:inline-flex}.btn-dark:hover{background:#3b5bfb}@media (width<=860px){.menu-btn{display:flex}.nav,.header-cta{display:none}}.mobile-menu-overlay{z-index:90;background:#0f0f1066;position:fixed;inset:0}.mobile-menu-panel{z-index:91;background:#fff;flex-direction:column;gap:8px;width:min(80vw,320px);height:100%;padding:24px;display:flex;position:fixed;top:0;right:0;box-shadow:-8px 0 24px #0000001f}.mobile-menu-close{color:#0f0f10;cursor:pointer;background:#f5f5f4;border:none;border-radius:50%;align-self:flex-end;width:36px;height:36px;margin-bottom:12px;font-size:16px}.mobile-menu-panel a{color:#0f0f10;border-bottom:1px solid #e5e5e5;padding:14px 4px;font-size:17px;font-weight:600}.mobile-menu-panel a.btn-dark{color:#f5f5f4;border-bottom:none;justify-content:center;margin-top:16px}@media (width>=861px){.mobile-menu-overlay,.mobile-menu-panel{display:none}}.hero{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));align-items:center;gap:48px;max-width:1440px;margin:0 auto;padding:clamp(24px,5vw,40px) clamp(20px,5vw,56px) 90px;display:grid}.hero-text{order:1}.hero-rail{border-radius:24px;order:2;grid-template-columns:1fr 1fr 1fr;gap:16px;height:clamp(420px,80vw,640px);display:grid;position:relative;overflow:hidden}@media (width<=860px){.hero-text{order:2}.hero-rail{order:1}}.hero-fade-top,.hero-fade-bottom{z-index:2;pointer-events:none;height:64px;position:absolute;left:0;right:0}.hero-fade-top{background:linear-gradient(#f5f5f4,#f5f5f400);top:0}.hero-fade-bottom{background:linear-gradient(#f5f5f400,#f5f5f4);bottom:0}.hero-rail-col{flex-direction:column;gap:16px;display:flex}.hero-rail-col.up-slow{animation:34s linear infinite scrollUp}.hero-rail-col.down-slow{animation:34s linear infinite scrollDown}.hero-rail-col.up-fast{animation:40s linear infinite scrollUp}.hero-rail-col img,.hero-rail-col video{aspect-ratio:4/5;object-fit:cover;border-radius:16px;width:100%;display:block}.hero-rail-col video{aspect-ratio:1/2}.hero-badge{color:#2a3fd1;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;background:#e7e9fe;border:1px solid #e4e4e7;border-radius:100px;align-items:center;gap:8px;max-width:100%;margin-bottom:28px;padding:7px 16px;font-size:clamp(9px,2.4vw,13px);font-weight:600;display:inline-flex}.hero-badge-dot{background:#3b5bfb;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.hero-title{letter-spacing:.01em;margin:0 0 28px;font-size:clamp(36px,6.5vw,64px);font-weight:800;line-height:1.06}.hero-sub{color:#52525b;max-width:520px;margin:0 0 36px;font-size:18px;line-height:1.6}.hero-checks{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px 32px;max-width:480px;margin-bottom:40px;display:grid}.hero-check{align-items:flex-start;gap:10px;display:flex}.hero-check-icon{color:#2a3fd1;background:#e7e9fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:12px;display:flex}.hero-check-text{color:#27272a;font-size:15px}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:22px;display:flex}.btn-primary{color:#f5f5f4;white-space:nowrap;cursor:pointer;background:#3b5bfb;border:none;border-radius:100px;align-items:center;gap:8px;padding:clamp(11px,2.6vw,15px) clamp(16px,4vw,28px);font-size:clamp(13px,3vw,16px);font-weight:600;display:inline-flex}.btn-primary:hover{background:#2a3fd1}.btn-outline{color:#0f0f10;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #d4d4d8;border-radius:100px;padding:clamp(11px,2.6vw,15px) clamp(16px,4vw,28px);font-size:clamp(13px,3vw,16px);font-weight:600}.btn-outline:hover{color:#2a3fd1;border-color:#2a3fd1}.hero-trust{color:#6b7280;font-size:clamp(11px,2.6vw,13px)}.logos-section{padding-top:20px;padding-bottom:70px}.logos-heading{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:#6b7280;margin:0 0 32px;font-size:14px;font-weight:600}.logos-grid{grid-template-columns:repeat(6,1fr);gap:20px;max-width:46%;margin:0 auto;display:grid}@media (width<=640px){.logos-grid{gap:8px;max-width:96%}}.logo-slot{aspect-ratio:1;border:1px solid #e4e4e7;border-radius:12px;justify-content:center;align-items:center;padding:16%;display:flex;overflow:hidden}.logo-slot img{object-fit:contain;width:100%;height:100%;display:block}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin-bottom:18px;font-size:13px;font-weight:600}.section-title{letter-spacing:.01em;max-width:700px;margin:0 0 36px;font-size:clamp(30px,5.5vw,48px);font-weight:800;line-height:1.1}.services-section{padding-top:40px;padding-bottom:110px}.tab-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;display:flex}.tab-bar{white-space:nowrap;background:#e7e9fe;border-radius:100px;align-items:center;gap:6px;padding:6px;display:inline-flex}.tab{color:#52525b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:100px;align-items:center;gap:8px;padding:11px 20px;font-size:15px;font-weight:600;display:flex}.tab.is-active{color:#f5f5f4;background:#0f0f10;box-shadow:0 2px 6px #0f0f1040}.post-grid{grid-template-columns:repeat(auto-fill,minmax(150px,200px));justify-content:start;gap:24px;display:grid}@media (width<=860px){.post-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.post-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;overflow:hidden}.post-media{position:relative;overflow:hidden}.post-media.aspect-45{aspect-ratio:4/5}.post-media.aspect-12{aspect-ratio:9/16}.post-media img,.post-media video{object-fit:cover;width:100%;height:100%;display:block}.post-tag{color:#f5f5f4;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#0f0f10b3;border-radius:100px;padding:5px 10px;font-size:11px;font-weight:600;position:absolute;top:12px;left:12px}.post-stats{justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.post-caption{color:#27272a;padding:10px 12px;font-size:13px;font-weight:600}.case-content-section{padding-top:20px;padding-bottom:20px}.hover-video-wrap{position:absolute;inset:0}.hover-video-controls{z-index:3;box-sizing:border-box;background:linear-gradient(#0f0f1000,#0f0f10bf);align-items:center;gap:4px;max-width:100%;padding:6px;display:flex;position:absolute;bottom:0;left:0;right:0}.hover-video-controls button{color:#0f0f10;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:flex}.hover-video-controls button svg{width:11px;height:11px}.hover-video-controls button:hover{background:#fff}.hover-video-seek{accent-color:#fff;cursor:pointer;flex:1 1 0;min-width:0;height:4px}@keyframes videoPopBounce{0%{opacity:0;transform:scale(.55)}60%{opacity:1;transform:scale(1.06)}80%{transform:scale(.97)}to{transform:scale(1)}}.video-lightbox-overlay{z-index:200;background:#0f0f10bf;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.video-lightbox-video{background:#000;border-radius:16px;width:auto;max-width:90vw;height:auto;max-height:90vh;animation:.4s cubic-bezier(.34,1.56,.64,1) videoPopBounce;display:block}.video-lightbox-close{color:#0f0f10;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex;position:fixed;top:20px;right:20px}.video-lightbox-close:hover{background:#f5f5f4}.post-stat-group{color:#27272a;flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;display:flex}.post-stat{white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.post-stat span{white-space:nowrap;font-size:11px;font-weight:600}.about-section{padding-top:20px;padding-bottom:100px}.about-card{background:#fff;border:1px solid #e5e5e5;border-radius:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:center;gap:40px;padding:clamp(28px,5vw,48px);display:grid}.about-photo{aspect-ratio:4/5;object-fit:cover;border-radius:16px;width:100%;display:block}.about-name{margin:0 0 18px;font-size:clamp(28px,5vw,40px);font-weight:800;line-height:1.1}.about-bio{color:#52525b;max-width:560px;margin:0 0 20px;font-size:17px;line-height:1.6}.about-contacts{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.about-contacts a{color:#3b5bfb;font-size:15px;font-weight:600}.about-contacts a:hover{color:#2a3fd1}.about-contacts .icon-link{color:#3b5bfb;align-items:center;display:flex}.about-contacts .icon-link:hover{color:#2a3fd1}.pricing-section{padding-top:40px;padding-bottom:100px}.pricing-header{text-align:center;margin-bottom:40px}.pricing-header .section-title{max-width:none;margin:0 0 14px}.pricing-header p{color:#52525b;max-width:520px;margin:0 auto;font-size:16px}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:32px;display:grid}.price-list{gap:16px;display:grid}.price-item{cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:20px 24px}.price-item.is-on{background:#e7e9fe;border-color:#e4e4e7}.price-item-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.price-item-left{align-items:center;gap:16px;display:flex}.price-check{color:#f5f5f4;cursor:pointer;background:0 0;border:2px solid #d4d4d8;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:flex}.price-check.is-on{background:#3b5bfb;border-color:#3b5bfb}.price-item-label{margin-bottom:4px;font-family:Fraunces,serif;font-size:18px;font-weight:600}.price-item-desc{color:#52525b;font-size:14px}.price-item-from{color:#6b7280;white-space:nowrap;font-size:14px}.price-item-controls{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.stepper{white-space:nowrap;background:#fff;border:1px solid #e4e4e7;border-radius:100px;align-items:center;gap:14px;padding:8px 6px;display:inline-flex}.stepper button{color:#0f0f10;cursor:pointer;background:#f5f5f4;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;display:flex}.stepper button:hover{background:#e7e9fe}.stepper span{text-align:center;min-width:64px;font-size:15px;font-weight:600}.price-item-price{font-size:16px;font-weight:700}.price-item-remove{color:#6b7280;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:14px;text-decoration:underline}.price-item-remove:hover{color:#3b5bfb}.btn-add{color:#f5f5f4;cursor:pointer;white-space:nowrap;background:#0f0f10;border:none;border-radius:100px;padding:10px 18px;font-size:14px;font-weight:600}.btn-add:hover{background:#27272a}.price-summary{background:#0f0f10;border-radius:20px;padding:28px;position:sticky;top:24px}.price-summary-label{color:#d4d4d8;letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:600}.price-summary-total{color:#f5f5f4;margin-bottom:4px;font-size:40px;font-weight:700;line-height:1}.price-summary-sub{color:#d4d4d8;margin-bottom:22px;font-size:14px}.price-summary-list{gap:8px;margin-bottom:24px;display:grid}.price-summary-row{color:#f5f5f4;justify-content:space-between;align-items:center;font-size:14px;display:flex}.price-summary-row span:last-child{color:#d4d4d8}.price-summary-note{color:#d4d4d8;margin:0 0 16px;font-size:13px;line-height:1.5}.price-summary .btn-primary{box-sizing:border-box;justify-content:center;width:100%;display:flex}.cases-section{padding-top:20px;padding-bottom:90px}.cases-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:36px;display:flex}.cases-header .section-title{margin:0}.cases-header-right{flex-direction:column;align-items:flex-start;gap:16px;max-width:360px;margin-top:8px;display:flex}.cases-header-right p{color:#52525b;margin:0;font-size:16px;line-height:1.6}.cases-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;display:grid}.case-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;overflow:hidden}.case-media{aspect-ratio:4/5;position:relative;overflow:hidden}.case-media img{object-fit:cover;width:100%;height:100%;display:block}.case-media-overlay{pointer-events:none;background:linear-gradient(#0f0f1000,#0f0f10bf);position:absolute;inset:0}.case-stat{color:#f5f5f4;position:absolute;bottom:14px;left:16px}.case-stat-num{font-size:32px;font-weight:700;line-height:1}.case-stat-label{opacity:.85;font-size:12px}.case-logo{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;padding:8px;display:flex;position:absolute;top:14px;left:16px;overflow:hidden}.case-logo img{object-fit:contain;width:100%;height:100%;display:block}.case-body{padding:16px}.case-category{letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin-bottom:8px;font-size:12px;font-weight:600}.case-name{margin-bottom:8px;font-family:Fraunces,serif;font-size:19px;font-weight:600}.case-desc{color:#52525b;margin:0 0 16px;font-size:14px;line-height:1.5}.case-link{color:#0f0f10;box-sizing:border-box;white-space:nowrap;background:#fff;border:1px solid #e4e4e7;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:11px 16px;font-size:14px;font-weight:600;display:flex}.case-link:hover{color:#2a3fd1;border-color:#2a3fd1}.faq-section{max-width:840px;margin:0 auto;padding:20px clamp(20px,5vw,56px) 120px}.faq-header{text-align:center;margin-bottom:40px}.faq-header h2{margin:0;font-size:clamp(28px,5vw,40px);font-weight:800;line-height:1.1}.faq-list{gap:16px;display:grid}.faq-item{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:24px 28px}.faq-q{margin-bottom:8px;font-size:17px;font-weight:700}.faq-a{color:#52525b;margin:0;font-size:15px;line-height:1.6}.cta-section{max-width:1440px;margin:0 auto;padding:0 clamp(20px,5vw,56px) 60px}.cta-banner{text-align:center;background:#3b5bfb;border-radius:28px;padding:clamp(40px,7vw,64px) clamp(20px,5vw,40px);position:relative;overflow:hidden}.cta-icon{pointer-events:none;position:absolute}.cta-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#dce2ff;margin-bottom:18px;font-size:13px;font-weight:600;position:relative}.cta-title{color:#fff;margin:0 0 18px;font-size:clamp(30px,5.5vw,48px);font-weight:800;line-height:1.1}.cta-sub{color:#dce2ff;max-width:560px;margin:0 auto 32px;font-size:17px;line-height:1.6}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:28px;display:flex}.btn-white{color:#3b5bfb;white-space:nowrap;cursor:pointer;background:#fff;border:none;border-radius:100px;align-items:center;gap:8px;padding:15px 28px;font-size:16px;font-weight:700;display:inline-flex}.btn-white:hover{background:#f5f5f4}.btn-ghost{color:#fff;white-space:nowrap;cursor:pointer;background:#ffffff26;border:1px solid #fff6;border-radius:100px;padding:15px 28px;font-size:16px;font-weight:700}.btn-ghost:hover{background:#ffffff40}.cta-fine{color:#dce2ff;font-size:13px}@media (width<=560px){.cta-actions{flex-direction:column;align-items:stretch}.btn-white,.btn-ghost{box-sizing:border-box;justify-content:center;width:100%}}.footer{max-width:1440px;margin:0 auto;padding:0 clamp(20px,5vw,56px) 60px}.footer-grid{border-top:1px solid #e5e5e5;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:32px 40px;padding-top:48px;display:grid}.footer-brand{margin-bottom:16px;font-size:22px;font-weight:800}.footer-desc{color:#52525b;max-width:280px;margin:0 0 18px;font-size:14px;line-height:1.6}.footer-status{color:#52525b;align-items:center;gap:8px;font-size:13px;display:flex}.footer-status-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;display:inline-block}.footer-col-title{margin-bottom:16px;font-size:14px;font-weight:700}.footer-links{flex-direction:column;gap:12px;display:flex}.footer-links a{color:#52525b;font-size:14px}.footer-links a:hover{color:#3b5bfb}.footer-cvr{color:#8a8a8e;font-size:14px}.footer-bottom{color:#8a8a8e;border-top:1px solid #e5e5e5;margin-top:40px;padding-top:24px;font-size:13px}.sticky-bar{z-index:50;background:#0f0f10;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:900px;margin:0 auto;padding:16px 18px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 12px 32px #0f0f1059}.sticky-bar-close{color:#f5f5f4;cursor:pointer;background:#27272a;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex;position:absolute;top:10px;right:10px}.sticky-bar-close:hover{background:#1f1f23}.sticky-bar-title{color:#f5f5f4;margin-bottom:4px;font-size:16px;font-weight:700}.sticky-bar-sub{color:#d4d4d8;font-size:14px}.sticky-bar-actions{flex-shrink:0;align-items:center;gap:12px;padding-right:28px;display:flex}.btn-sticky{color:#0f0f10;white-space:nowrap;background:#fff;border-radius:100px;align-items:center;gap:8px;padding:13px 22px;font-size:15px;font-weight:600;display:inline-flex}.btn-sticky:hover{background:#f5f5f4}.modal-overlay{z-index:100;background:#0f0f108c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;width:100%;max-width:960px;max-height:92vh;position:relative;overflow:hidden auto}.modal-close{color:#0f0f10;cursor:pointer;z-index:2;background:#f5f5f4;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex;position:absolute;top:20px;right:20px}.modal-close:hover{background:#e5e5e5}.modal-split{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.modal-photo{object-fit:cover;border-radius:16px 0 0 16px;width:100%;height:100%;min-height:180px;display:block}@media (width<=640px){.modal-photo{object-position:center 20%;border-radius:16px 16px 0 0;height:280px;min-height:0}}.modal-pane{padding:40px}.modal-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#3b5bfb;margin-bottom:12px;font-size:13px;font-weight:600}.modal-title{margin:0 0 12px;font-size:28px;font-weight:800}.modal-p{color:#52525b;margin:0 0 28px;font-size:15px;line-height:1.6}.thanks-pane{text-align:center;padding:64px 40px}.thanks-check{color:#3b5bfb;background:#e7e9fe;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-size:26px;font-weight:700;display:flex}.thanks-pane .modal-eyebrow{text-align:center}.thanks-pane .modal-title{margin:0 0 10px}.thanks-pane .modal-p{max-width:420px;margin:0 auto}.modal .btn-dark{justify-content:center;width:100%;padding:15px;font-size:16px}.modal-progress{color:#6b7280;margin-bottom:16px;font-size:13px;font-weight:600}.modal-question{margin:0 0 20px;font-size:23px;font-weight:800;line-height:1.3}.modal-options{gap:10px;margin-bottom:24px;display:grid}.option-btn{text-align:left;color:#0f0f10;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e5e5;border-radius:14px;padding:16px 18px;font-size:15px;font-weight:600}.option-btn:hover{border-color:#3b5bfb}.option-btn.is-selected{background:#e7e9fe;border-color:#3b5bfb}.modal-back{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px}.modal-back:hover{color:#3b5bfb}.lead-grid{grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-bottom:12px;display:grid}.lead-grid input{box-sizing:border-box;white-space:nowrap;color:#0f0f10;border:1px solid #e5e5e5;border-radius:10px;width:100%;padding:13px 14px;font-family:Inter,sans-serif;font-size:14px}.lead-grid input.span-2{grid-column:span 2}.lead-field{flex-direction:column;gap:6px;min-width:0;display:flex}.lead-grid input.is-invalid{border-color:#dc2626}.lead-error{color:#dc2626;white-space:normal;font-size:12px;line-height:1.3}.lead-note{color:#6b7280;margin-bottom:12px;font-size:13px}.case-back-link{color:#52525b;font-size:15px;font-weight:500;display:inline}.case-back-link:hover{color:#3b5bfb}.case-header-cta{display:inline-flex}@media (width<=860px){.case-back-link,.case-header-cta{display:none}}.case-intro{text-align:center;max-width:1440px;margin:0 auto;padding:24px clamp(20px,5vw,56px) 0}.case-intro-logo{border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;padding:14px;display:flex;overflow:hidden}.case-intro-logo img{object-fit:contain;width:100%;height:100%;display:block}.case-title{margin:0 0 20px;font-size:clamp(32px,6vw,52px);font-weight:800;line-height:1.08}.case-title-badge{color:#f5f5f4;background:#0f0f10;border-radius:12px;margin:0;padding:4px 18px;display:inline-block}.case-title-badge+.case-intro-text{margin-top:20px}.case-intro-text{color:#52525b;max-width:640px;margin:0 auto;font-size:18px;line-height:1.6}.case-hero-wrap{max-width:1440px;margin:44px auto 0;padding:0 clamp(20px,5vw,56px)}.case-hero-img{aspect-ratio:16/9;object-fit:cover;border-radius:20px;width:100%;display:block}.case-stats-wrap{max-width:1440px;margin:44px auto 0;padding:0 clamp(20px,5vw,56px)}.case-stats{background:#fff;border:1px solid #e5e5e5;border-radius:20px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:24px;padding:36px;display:grid}.case-stat-block{text-align:center}.case-stat-value{color:#3b5bfb;margin-bottom:8px;font-size:36px;font-weight:800;line-height:1}.case-stat-text{color:#52525b;font-size:14px}.case-columns{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px;max-width:1440px;margin:64px auto 0;padding:0 clamp(20px,5vw,56px);display:grid}.case-col-label{letter-spacing:.06em;text-transform:uppercase;color:#3b5bfb;margin-bottom:12px;font-size:13px;font-weight:600}.case-col-text{color:#27272a;margin:0;font-size:15px;line-height:1.65}.case-quote-wrap{text-align:center;max-width:820px;margin:64px auto 0;padding:0 clamp(20px,5vw,56px)}.case-quote-mark{color:#3b5bfb;margin-bottom:12px;font-size:44px;line-height:1}.case-quote-text{color:#0f0f10;margin:0 0 20px;font-size:clamp(19px,3.4vw,24px);font-weight:600;line-height:1.5}.case-quote-author{color:#52525b;font-size:15px}.case-cta-text{text-align:center;max-width:820px;margin:80px auto 0;padding:0 clamp(20px,5vw,56px) 100px}.case-cta-text h2{margin:0 0 16px;font-size:32px;font-weight:800}.case-cta-text p{color:#52525b;margin:0 0 28px;font-size:16px}.case-cta-btn{gap:10px;width:auto;padding:15px 28px;display:inline-flex}.case-page .cta-section{margin-top:80px}.case-page .footer{padding-top:60px}
