:root{
  --ink:#0b1424;--ink-2:#132036;--muted:#657287;--line:#dce3ec;--soft:#f4f7fb;--paper:#fff;
  --accent:#2f6bff;--accent-2:#6b43ff;--accent-soft:#eaf0ff;--mint:#4ee1b0;--dark:#07111f;--dark-2:#0d1b2f;
  --radius:22px;--shadow:0 24px 60px rgba(12,28,58,.12);--wrap:min(1180px,calc(100% - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Manrope',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img,svg{display:block;max-width:100%}.wrap{width:var(--wrap);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-60px;z-index:9999;background:#fff;padding:10px 14px;border-radius:10px;box-shadow:var(--shadow)}.skip-link:focus{top:16px}.site-header{position:fixed;z-index:1000;inset:0 0 auto;height:78px;transition:.25s;background:rgba(7,17,31,.38);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px)}.site-header.scrolled{background:rgba(7,17,31,.94);box-shadow:0 12px 35px rgba(2,7,15,.18)}.header-inner{height:100%;display:flex;align-items:center;gap:26px}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content;color:#fff}.brand-mark{width:39px;height:39px;display:flex;align-items:flex-end;justify-content:center;gap:3px;padding:8px 7px;border-radius:12px;background:linear-gradient(135deg,var(--accent),var(--accent-2));box-shadow:0 10px 25px rgba(47,107,255,.3);transform:rotate(-3deg)}.brand-mark i{display:block;width:5px;border-radius:5px;background:#fff}.brand-mark i:nth-child(1){height:10px}.brand-mark i:nth-child(2){height:17px}.brand-mark i:nth-child(3){height:24px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:22px;letter-spacing:-1px}.brand-copy strong span{color:#7fa3ff}.brand-copy small{font-size:9px;text-transform:uppercase;letter-spacing:1.4px;opacity:.65;margin-top:5px}.main-nav{margin-left:auto;display:flex;align-items:center;gap:27px}.main-nav a{color:rgba(255,255,255,.78);font-size:13px;font-weight:700;transition:.2s}.main-nav a:hover,.main-nav a.active{color:#fff}.header-cta{margin-left:6px}.menu-toggle{display:none;background:transparent;border:0;padding:9px}.menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px;border-radius:5px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:12px;padding:12px 18px;font-size:13px;font-weight:800;transition:.22s;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-2));box-shadow:0 12px 25px rgba(47,107,255,.24)}.btn-secondary{color:#fff;border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.07);backdrop-filter:blur(10px)}.btn-light{background:#fff;color:var(--dark);box-shadow:0 12px 30px rgba(0,0,0,.12)}.btn-lg{padding:15px 22px;border-radius:14px;font-size:14px}.hero{position:relative;overflow:hidden;background:linear-gradient(140deg,#06101e 0%,#0a1730 56%,#101b3e 100%);color:#fff;min-height:760px;padding:145px 0 90px}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 85%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(3px);opacity:.6}.orb-a{width:500px;height:500px;background:radial-gradient(circle,rgba(63,112,255,.28),transparent 68%);top:0;right:6%}.orb-b{width:360px;height:360px;background:radial-gradient(circle,rgba(91,231,191,.11),transparent 70%);bottom:0;left:4%}.hero-inner{position:relative;display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:1.45px;font-size:11px;font-weight:800}.eyebrow{color:#b9c9ec}.pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 6px rgba(78,225,176,.1)}h1,h2,h3,h4,p{margin-top:0}.hero h1{font-size:clamp(45px,5.4vw,73px);line-height:1.02;letter-spacing:-3.4px;margin:23px 0 24px;max-width:720px}.hero h1 span{background:linear-gradient(100deg,#8caaff,#7df0c8);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lede{max-width:650px;color:#b8c4d8;font-size:18px;line-height:1.7}.hero-lede strong{color:#fff}.hero-actions{display:flex;gap:12px;margin:30px 0}.hero-proof{display:flex;flex-wrap:wrap;gap:7px 22px;padding-top:11px}.hero-proof span{font-size:12px;color:#9dacbf}.hero-proof b{color:#fff}.microcopy{font-size:10px;color:#738199;max-width:590px;margin:17px 0 0}.hero-visual{position:relative;min-height:500px}.browser-card{position:absolute;width:95%;right:0;top:30px;border:1px solid rgba(255,255,255,.15);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 44px 90px rgba(0,0,0,.35);transform:perspective(1200px) rotateY(-4deg) rotateX(2deg)}.browser-top{height:39px;display:flex;align-items:center;gap:6px;padding:0 12px;background:#eef2f7;border-bottom:1px solid #e0e6ef}.browser-top>span,.mini-top i{width:7px;height:7px;border-radius:50%;background:#b8c2d0}.browser-top>span:nth-child(1),.mini-top i:nth-child(1){background:#ff7e75}.browser-top>span:nth-child(2),.mini-top i:nth-child(2){background:#ffc75c}.browser-top>span:nth-child(3),.mini-top i:nth-child(3){background:#67d78f}.browser-url{margin-left:8px;height:20px;line-height:20px;background:#fff;color:#8190a5;border-radius:6px;font-size:8px;flex:1;text-align:center}.browser-body{height:360px;background:#fbfdff;color:var(--ink)}.demo-nav{height:54px;display:flex;align-items:center;padding:0 24px;gap:30px}.demo-logo{width:70px;height:12px;border-radius:5px;background:#15264d}.demo-links{margin-left:auto;display:flex;gap:12px}.demo-links i{width:38px;height:5px;border-radius:3px;background:#d6deea}.demo-button{width:70px;height:22px;border-radius:6px;background:#356dff}.demo-hero{height:205px;display:grid;grid-template-columns:1.1fr .9fr;padding:25px;background:linear-gradient(135deg,#f5f8ff,#f8faff)}.demo-hero h3{font-size:29px;letter-spacing:-1.4px;line-height:1.05;margin:8px 0 13px}.demo-hero p{height:5px;width:88%;background:#d8dfeb;border-radius:4px;margin:7px 0}.demo-hero p.short{width:60%}.demo-kicker{display:block;width:54px;height:6px;background:#7a9dff;border-radius:4px}.demo-hero button,.phone-screen button{border:0;background:#306aff;color:#fff;border-radius:7px;font-size:7px;font-weight:800;padding:8px 11px;margin-top:12px}.demo-art{position:relative;display:flex;align-items:center;justify-content:center}.demo-art i{position:absolute;border-radius:18px;background:linear-gradient(145deg,#396eff,#784cff);box-shadow:0 20px 35px rgba(58,102,255,.25)}.demo-art i:nth-child(1){width:125px;height:125px;transform:rotate(14deg)}.demo-art i:nth-child(2){width:88px;height:88px;transform:translate(-58px,42px);background:linear-gradient(145deg,#78efc8,#24b98c)}.demo-art i:nth-child(3){width:50px;height:50px;transform:translate(68px,-50px);background:#fff;border:8px solid #dce5ff}.demo-cards{height:85px;padding:15px 25px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.demo-cards i{border-radius:10px;background:#f0f3f8;border:1px solid #e6ebf2}.phone-card{position:absolute;width:164px;height:335px;right:-22px;bottom:0;background:#111722;border:5px solid #1a2230;border-radius:27px;box-shadow:0 30px 70px rgba(0,0,0,.4);padding:8px;transform:rotate(4deg)}.phone-speaker{width:48px;height:5px;border-radius:8px;background:#303a4b;margin:2px auto 8px}.phone-screen{height:302px;border-radius:17px;background:#f7f9fd;color:#15213b;padding:22px 14px;overflow:hidden}.mobile-logo{width:45px;height:9px;background:#2f6bff;border-radius:4px}.phone-screen>span{display:block;width:32px;height:5px;background:#75dbb9;border-radius:4px;margin-top:34px}.phone-screen h4{font-size:23px;line-height:1.05;letter-spacing:-1px;margin:8px 0 15px}.phone-screen p{height:4px;border-radius:4px;background:#d6deea;margin:7px 0}.phone-screen p:nth-of-type(2){width:70%}.mobile-card{height:72px;border-radius:11px;background:linear-gradient(145deg,#e8eeff,#dff8ef);margin-top:21px}.floating-badge{position:absolute;border:1px solid rgba(255,255,255,.13);background:rgba(9,22,43,.82);backdrop-filter:blur(12px);border-radius:14px;padding:12px 15px;box-shadow:0 18px 38px rgba(0,0,0,.22);display:flex;flex-direction:column}.floating-badge strong{font-size:13px}.floating-badge span{font-size:9px;color:#8ea0b8}.badge-speed{left:5px;bottom:37px}.badge-mobile{right:72px;top:2px}.trust-strip{background:#fff;border-bottom:1px solid #e5eaf0}.trust-row{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:22px;color:#45536a;font-size:12px;font-weight:700}.trust-row span{white-space:nowrap}.section{padding:100px 0}.intro{padding:92px 0 84px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px}.section-kicker{color:var(--accent);margin-bottom:15px}.intro h2,.section-head h2,.why h2,.quote-intro h2,.faq h2{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-2.2px;margin-bottom:0}.intro-copy p{font-size:16px;color:#536178;margin-bottom:18px}.section-dark{background:var(--dark);color:#fff}.section-head{display:grid;grid-template-columns:1fr .6fr;gap:70px;align-items:end;margin-bottom:42px}.section-head.light p{color:#8999af}.section-head p{color:#66758a;margin:0;max-width:510px}.solution-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.solution-card{position:relative;border:1px solid rgba(255,255,255,.11);border-radius:22px;padding:30px;background:rgba(255,255,255,.035);transition:.25s;overflow:hidden}.solution-card:hover{transform:translateY(-4px);border-color:rgba(117,150,255,.36);background:rgba(255,255,255,.055)}.solution-card.featured{background:linear-gradient(145deg,rgba(47,107,255,.16),rgba(107,67,255,.08));border-color:rgba(96,130,255,.32)}.solution-card .tag{position:absolute;right:22px;top:22px;font-size:9px;text-transform:uppercase;letter-spacing:1.2px;font-weight:800;background:#dff9f0;color:#137559;border-radius:20px;padding:5px 8px}.solution-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#2f6bff,#6b43ff);font-size:19px;margin-bottom:22px}.solution-card h3{font-size:25px;letter-spacing:-.7px;margin-bottom:8px}.solution-card>p{color:#91a0b5;font-size:13px;max-width:510px}.solution-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 20px;list-style:none;margin:24px 0;padding:20px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.solution-card li{font-size:11px;color:#c5cede;padding-left:15px;position:relative}.solution-card li:before{content:'✓';position:absolute;left:0;color:#71e3bc}.solution-card>a{font-size:12px;font-weight:800;color:#bcd0ff}.solution-card>a span{margin-left:6px}.extras-line{display:flex;align-items:center;gap:25px;margin-top:34px;padding:23px 0 0;border-top:1px solid rgba(255,255,255,.08)}.extras-line>span{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;color:#68798f;font-weight:800}.extras-line div{display:flex;gap:8px;flex-wrap:wrap}.extras-line b{font-size:10px;border:1px solid rgba(255,255,255,.1);border-radius:50px;padding:7px 10px;color:#aeb9c8}.portfolio{background:#f7f9fc}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project-card{background:#fff;border:1px solid #e2e7ef;border-radius:20px;overflow:hidden;transition:.25s;box-shadow:0 12px 35px rgba(21,35,63,.05)}.project-card:hover{transform:translateY(-6px);box-shadow:0 22px 45px rgba(21,35,63,.12)}.project-preview{height:300px;padding:20px;background:#edf2f8}.mini-browser{height:100%;background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 18px 35px rgba(19,34,61,.16)}.mini-top{height:29px;background:#eef1f5;display:flex;align-items:center;gap:5px;padding:0 10px}.mini-top i{width:6px;height:6px}.pouso-preview,.bbolus-preview,.max-preview{height:calc(100% - 29px);display:flex;flex-direction:column;justify-content:center;padding:28px;position:relative;overflow:hidden}.pouso-preview{color:#fff;background:linear-gradient(130deg,rgba(18,42,28,.95),rgba(47,91,58,.75)),radial-gradient(circle at 80% 15%,#99bd7c 0 18%,transparent 19%),linear-gradient(#4e755d,#263c30)}.pouso-preview:after{content:'';position:absolute;width:230px;height:120px;border-radius:50%;background:rgba(146,181,111,.25);right:-70px;bottom:-20px}.pouso-preview span{font-size:8px;letter-spacing:3px}.pouso-preview strong{font-family:Georgia,serif;font-size:31px;font-weight:400}.pouso-preview small{opacity:.7;margin:5px 0 17px}.pouso-preview em,.max-preview em{align-self:flex-start;font-style:normal;font-size:7px;background:#fff;color:#20372a;padding:7px 10px;border-radius:20px}.bbolus-preview{text-align:center;align-items:center;background:#fff7f4;color:#5f3b3d}.bbolus-preview:before,.bbolus-preview:after{content:'';position:absolute;border-radius:50%;background:#f1c5b8;opacity:.45}.bbolus-preview:before{width:140px;height:140px;left:-60px;top:-30px}.bbolus-preview:after{width:100px;height:100px;right:-30px;bottom:-20px}.bbolus-preview span{font-family:Georgia,serif;font-style:italic;font-size:9px;color:#a96a68}.bbolus-preview strong{font-family:Georgia,serif;font-size:34px;letter-spacing:4px;margin:6px}.bbolus-preview small{font-size:8px;color:#8b6d6e}.bbolus-preview div{display:flex;gap:7px;margin-top:24px}.bbolus-preview div i{width:45px;height:45px;border-radius:50%;background:linear-gradient(145deg,#d9ab87,#8e573b);box-shadow:inset 0 0 0 6px rgba(255,255,255,.38)}.max-preview{background:linear-gradient(125deg,#0c2947,#173d63);color:#fff}.max-preview:after{content:'';position:absolute;width:170px;height:250px;right:-55px;top:-10px;background:linear-gradient(135deg,transparent 0 24%,rgba(44,110,164,.75) 25% 47%,transparent 48% 58%,rgba(25,85,136,.8) 59% 75%,transparent 76%);transform:rotate(-8deg)}.max-preview span{font-size:10px;font-weight:800;letter-spacing:1.6px;color:#b8d7f0}.max-preview strong{font-size:26px;line-height:1.05;letter-spacing:-1px;margin:22px 0 10px;position:relative;z-index:1}.max-preview small{font-size:8px;color:#86a8c5}.max-preview em{background:#28ae80;color:#fff;margin-top:18px}.project-meta{padding:19px 20px 21px;display:flex;align-items:center;justify-content:space-between}.project-meta span{font-size:9px;text-transform:uppercase;letter-spacing:1.25px;font-weight:800;color:#8a96a8}.project-meta h3{margin:3px 0 0;font-size:18px}.project-meta>b{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#f1f4f9;color:#315dce}.offer-band{padding:0;background:#f7f9fc}.offer-inner{background:linear-gradient(110deg,#2d63ee,#6946ef);color:#fff;border-radius:24px;padding:34px 38px;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;box-shadow:0 22px 45px rgba(54,92,221,.18)}.offer-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:16px;background:rgba(255,255,255,.14);font-size:25px;font-weight:800}.offer-inner span{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;font-weight:800;color:#cad6ff}.offer-inner h2{font-size:27px;letter-spacing:-1px;margin:1px 0 4px}.offer-inner p{font-size:11px;color:#d7def8;margin:0}.process{padding-top:110px}.section-head.centered{display:block;text-align:center;max-width:760px;margin:0 auto 55px}.section-head.centered p{margin:14px auto 0}.steps{position:relative;list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.steps:before{content:'';position:absolute;height:1px;background:#dce3eb;left:7%;right:7%;top:35px}.steps li{position:relative;background:#fff;padding:0 10px;text-align:center}.steps li>span{position:relative;z-index:1;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;background:#f0f4fa;border:7px solid #fff;font-size:10px;font-weight:800;color:#4663a5}.step-icon{width:36px;height:36px;border-radius:11px;margin:0 auto 12px;display:grid;place-items:center;background:#f2f5fa;color:#2f62dc;font-weight:800}.steps h3{font-size:14px;margin-bottom:7px}.steps p{font-size:10px;color:#778397;line-height:1.55}.why{background:#f4f7fb}.why-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.why-copy{position:sticky;top:120px;align-self:start}.why-copy p{color:#66758a;margin:23px 0;max-width:490px}.text-link{font-size:12px;font-weight:800;color:#2b60e7}.benefit-list{border-top:1px solid #dbe2eb}.benefit-list article{display:grid;grid-template-columns:50px 1fr;gap:20px;padding:25px 4px;border-bottom:1px solid #dbe2eb}.benefit-list article>span{font-size:10px;font-weight:800;color:#8fa0b8}.benefit-list h3{font-size:19px;margin-bottom:5px}.benefit-list p{font-size:12px;color:#68778c;margin:0}.quote-section{background:#fff}.quote-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}.quote-intro{position:sticky;top:115px}.quote-intro>p{color:#657489;margin:22px 0}.contact-card{padding:20px;border:1px solid #dfe5ed;border-radius:16px;background:#f8fafd;margin-top:30px;display:flex;flex-direction:column}.contact-card span{font-size:9px;text-transform:uppercase;letter-spacing:1.2px;color:#7c8b9e;font-weight:800}.contact-card strong{font-size:20px;margin-top:3px}.contact-card small{font-size:10px;color:#768499}.quote-notes{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.quote-notes span{font-size:10px;color:#657287}.quote-form{border:1px solid #dde4ed;border-radius:22px;padding:31px;background:#fbfcfe;box-shadow:0 20px 55px rgba(23,40,72,.07)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-form label{display:flex;flex-direction:column;gap:7px;font-size:10px;font-weight:800;color:#4c5b70;margin-bottom:15px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #d8e0e9;border-radius:10px;background:#fff;padding:12px 13px;color:#17243a;outline:none;font-size:12px;transition:.2s}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#7a9dff;box-shadow:0 0 0 3px rgba(47,107,255,.09)}.quote-form textarea{resize:vertical}.consent{flex-direction:row!important;align-items:flex-start;gap:8px!important;font-weight:500!important;color:#788699!important}.consent input{width:auto!important;margin-top:2px}.btn-submit{width:100%;padding:15px}.form-status{font-size:10px;color:#61718a;text-align:center;margin:10px 0 0;min-height:16px}.faq{background:#f7f9fc}.faq-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:85px}.faq-intro p{color:#6c798b}.faq-list{border-top:1px solid #dbe2eb}.faq-list details{border-bottom:1px solid #dbe2eb}.faq-list summary{list-style:none;padding:21px 0;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;font-weight:800;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;font-weight:400;color:#7890b0;transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#68778d;font-size:12px;max-width:760px;padding:0 40px 20px 0;margin:0}.final-cta{padding:72px 0;background:linear-gradient(110deg,#2459df,#6143e3);color:#fff}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.final-cta span{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;font-weight:800;color:#ccd7ff}.final-cta h2{font-size:38px;letter-spacing:-1.5px;margin:5px 0 0}.site-footer{background:#07111f;color:#fff;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:60px;padding-bottom:45px}.brand-footer{margin-bottom:18px}.footer-brand p{color:#77879d;font-size:11px;max-width:340px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:8px}.footer-grid>div>strong{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:7px}.footer-grid a,.footer-grid span{font-size:11px;color:#7f8fa5}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:19px;display:flex;justify-content:space-between;gap:20px;color:#64748a;font-size:9px}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:900;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#26d366;color:#fff;box-shadow:0 16px 35px rgba(26,169,89,.35);transition:.2s}.whatsapp-float:hover{transform:translateY(-3px) scale(1.03)}.whatsapp-float svg{width:25px;fill:currentColor}.reveal{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease}.reveal.in{opacity:1;transform:none}@media(max-width:1040px){.main-nav{gap:16px}.main-nav a{font-size:11px}.hero-inner{gap:35px}.browser-card{width:100%}.phone-card{right:-5px}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.project-card:last-child{grid-column:1/-1;max-width:calc(50% - 9px);margin:auto;width:100%}.steps{grid-template-columns:repeat(3,1fr);row-gap:40px}.steps:before{display:none}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:30px}}@media(max-width:850px){.site-header{height:70px}.header-cta{display:none}.menu-toggle{display:block;margin-left:auto}.main-nav{position:fixed;inset:70px 0 auto;display:none;flex-direction:column;align-items:stretch;gap:0;padding:14px 20px 22px;background:#081321;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 20px 35px rgba(0,0,0,.25)}.main-nav.open{display:flex}.main-nav a{font-size:13px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.06)}body.menu-open{overflow:hidden}.hero{padding:125px 0 70px;min-height:auto}.hero-inner{grid-template-columns:1fr}.hero-copy{max-width:700px}.hero-visual{min-height:450px;max-width:610px;width:100%;margin:10px auto 0}.intro-grid,.section-head,.why-grid,.quote-grid,.faq-grid{grid-template-columns:1fr;gap:35px}.why-copy,.quote-intro{position:static}.section-head{align-items:start}.section-head p{max-width:700px}.solution-grid{grid-template-columns:1fr 1fr}.portfolio-grid{grid-template-columns:1fr}.project-card:last-child{grid-column:auto;max-width:none}.offer-inner{grid-template-columns:auto 1fr}.offer-inner .btn{grid-column:2}.footer-grid{grid-template-columns:1.6fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media(max-width:620px){:root{--wrap:min(100% - 28px,1180px)}.section{padding:72px 0}.hero{padding-top:112px}.hero h1{font-size:43px;letter-spacing:-2.2px}.hero-lede{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.hero-proof{display:grid;grid-template-columns:1fr 1fr}.hero-visual{min-height:330px;margin-top:5px}.browser-card{top:15px}.browser-body{height:260px}.demo-nav{height:42px;padding:0 15px}.demo-hero{height:145px;padding:16px}.demo-hero h3{font-size:20px}.demo-art i:nth-child(1){width:85px;height:85px}.demo-art i:nth-child(2){width:55px;height:55px;transform:translate(-38px,30px)}.demo-art i:nth-child(3){width:35px;height:35px;transform:translate(43px,-35px);border-width:5px}.demo-cards{height:70px;padding:11px 15px}.phone-card{width:115px;height:236px;right:-2px;bottom:0;border-radius:20px;border-width:4px}.phone-screen{height:208px;padding:13px 9px}.phone-screen>span{margin-top:20px}.phone-screen h4{font-size:16px}.phone-screen button{margin-top:5px}.mobile-card{height:38px;margin-top:10px}.badge-speed{bottom:-7px;left:4px}.badge-mobile{top:0;right:40px}.trust-row{overflow-x:auto;justify-content:flex-start;padding-block:18px}.intro-grid{gap:25px}.intro h2,.section-head h2,.why h2,.quote-intro h2,.faq h2{font-size:34px;letter-spacing:-1.5px}.solution-grid{grid-template-columns:1fr}.solution-card{padding:24px}.solution-card ul{grid-template-columns:1fr}.extras-line{align-items:flex-start;flex-direction:column}.project-preview{height:250px}.offer-inner{grid-template-columns:1fr;padding:28px}.offer-icon{width:50px;height:50px}.offer-inner .btn{grid-column:auto;width:100%}.steps{grid-template-columns:repeat(2,1fr);gap:30px 8px}.field-row{grid-template-columns:1fr;gap:0}.quote-form{padding:22px}.final-cta-inner{flex-direction:column;align-items:flex-start}.final-cta h2{font-size:31px}.final-cta .btn{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.whatsapp-float{right:14px;bottom:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.project-card,.solution-card,.whatsapp-float{transition:none}}
