:root{--ink:#0d1a2d;--muted:#596779;--orange:#ff5a12;--orange2:#ff6f22;--wash:#f6f8fb;--line:#dde4ec;--max:1320px;--shadow:0 22px 55px rgba(10,25,45,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(calc(100% - 44px),var(--max));margin:auto}.site-header{height:84px;background:#fff;border-bottom:1px solid #e5eaf0;position:sticky;top:0;z-index:100}.nav{height:84px;display:flex;align-items:center;gap:30px}.brand{font-size:31px;font-weight:900;letter-spacing:-1.5px;line-height:.82}.brand .wp{color:var(--orange)}.brand small{display:block;font-size:9px;letter-spacing:2.4px;color:#647083;margin-top:7px}.nav-links{margin-left:auto;display:flex;align-items:center;gap:30px;font-weight:800;font-size:15px}.nav-links a:not(.btn):hover{color:var(--orange)}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;padding:15px 24px;font-weight:850;cursor:pointer;transition:.18s ease;font-size:15px}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 10px 25px rgba(255,90,18,.22)}.btn-primary:hover{background:var(--orange2);transform:translateY(-1px)}.btn-ghost{border:1px solid #b8c2cf;background:#fff;color:var(--ink)}.mobile-toggle{display:none;margin-left:auto;background:none;border:0;font-size:27px}.hero{background:linear-gradient(90deg,#fff 0%,#fff 54%,#f5f7fa 100%);overflow:hidden}.hero-grid{min-height:555px;display:grid;grid-template-columns:47% 53%;align-items:center;gap:36px}.hero-copy-col{padding:48px 0}.eyebrow{text-transform:uppercase;letter-spacing:2.7px;font-size:12px;font-weight:900;color:#657187}.hero h1{font-size:clamp(56px,5.3vw,80px);line-height:.96;letter-spacing:-4px;margin:14px 0 18px;max-width:650px}.accent{color:var(--orange)}.hero-copy{font-size:19px;line-height:1.45;color:#354052;max-width:620px;margin:0 0 25px}.hero-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:650px;margin-bottom:24px}.hero-benefits div{border-left:3px solid var(--orange);padding-left:11px}.hero-benefits b{display:block;font-size:15px;line-height:1.15}.hero-benefits span{display:block;color:var(--muted);font-size:12px;line-height:1.25;margin-top:5px}.hero-actions{display:flex;gap:14px;margin:10px 0 20px}.proof-row{display:flex;gap:24px;flex-wrap:wrap;font-size:14px;font-weight:750}.proof-row span:before{content:"✓";color:var(--orange);font-weight:900;margin-right:7px}.hero-art{position:relative;height:470px;margin-right:-30px}.device-card{position:absolute;background:#111922;box-shadow:0 22px 55px rgba(11,25,44,.2)}.desk-monitor{width:65%;height:325px;right:13%;top:46px;border:12px solid #151c24;border-radius:14px}.desk-laptop{width:48%;height:225px;left:4%;bottom:12px;border:9px solid #1d242c;border-radius:13px;transform:rotate(-1deg)}.desk-phone{width:120px;height:228px;right:2%;bottom:2px;border:8px solid #111922;border-radius:24px}.mini-browser,.mini-mobile{height:100%;background:#fff;overflow:hidden}.mini-top{height:30px;background:#f5f7fa;border-bottom:1px solid #e4e9ef;display:flex;align-items:center;padding:0 10px;gap:5px}.mini-top i{width:6px;height:6px;border-radius:50%;background:#c9d1da}.mini-top small{font-size:8px;font-weight:800;margin-left:8px}.mini-hero{height:calc(100% - 30px);padding:32px 30px;display:flex;flex-direction:column;justify-content:center}.generic-one{background:linear-gradient(125deg,#eef6f1,#fff 48%,#e8f1ff)}.generic-two{background:linear-gradient(130deg,#fff7ef,#fff 50%,#edf7ff)}.mini-hero strong{font-size:34px;line-height:.96;letter-spacing:-1.7px}.mini-hero span{font-size:11px;color:#5d6977;max-width:220px;margin-top:9px}.mini-hero em,.mini-mobile em{font-style:normal;display:inline-block;width:max-content;background:var(--orange);color:#fff;border-radius:4px;font-size:8px;font-weight:800;padding:7px 10px;margin-top:13px}.mini-mobile{padding:28px 13px;background:linear-gradient(180deg,#edf6ff,#fff);display:flex;flex-direction:column;justify-content:center}.mini-mobile small{text-transform:uppercase;letter-spacing:1px;font-size:7px;color:#536173}.mini-mobile strong{font-size:20px;line-height:1.05;margin-top:10px}.hero-note{position:absolute;right:0;top:18px;font-family:"Comic Sans MS",cursive;font-size:25px;line-height:1.18;transform:rotate(-5deg);z-index:20}.hero-note i{display:block;width:115px;height:5px;background:var(--orange);border-radius:50%;margin-top:8px;transform:rotate(-8deg)}.section{padding:64px 0}.services-section{border-top:1px solid #eef1f4}.section.alt{background:var(--wash)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:38px;margin-bottom:28px}.section h2{font-size:clamp(35px,3.4vw,48px);line-height:1.02;letter-spacing:-2.2px;margin:7px 0 0}.lead{font-size:17px;line-height:1.5;color:var(--muted);max-width:610px}.services{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px}.service-card{text-align:center;min-height:195px}.service-symbol{width:38px;height:38px;margin:0 auto;border-radius:8px;background:#fff2eb;color:var(--orange);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.service-card h3{font-size:16px;margin:14px 0 7px}.service-card p{font-size:13px;line-height:1.45;color:var(--muted);margin:0}.portfolio{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.work-card{border-radius:13px;overflow:hidden;border:1px solid var(--line);background:#fff;transition:.18s;display:flex;flex-direction:column}.work-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.work-shot{height:180px;background:#e9eef3;overflow:hidden}.work-shot img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.work-body{padding:16px;flex:1}.work-body strong{display:block;font-size:17px}.work-body span{font-size:12px;color:var(--muted)}.work-body p{font-size:13px;line-height:1.45;color:#4d5968;margin:8px 0 0}.quote-band{background:linear-gradient(105deg,#0e1c2d 0%,#12263c 43%,#f5f7fa 43%,#f5f7fa 100%);padding:58px 0}.why{display:grid;grid-template-columns:40% 60%;gap:62px;align-items:center}.quote-intro{color:#fff;padding-right:24px}.eyebrow.light{color:#cbd5e1}.quote-intro h2{font-size:46px;line-height:1.02;letter-spacing:-2.4px;margin:8px 0 15px}.quote-intro h2 span{color:var(--orange)}.quote-intro>p{color:#d6dee8;line-height:1.5}.why-points{display:grid;gap:16px;margin-top:28px}.why-point{padding-left:16px;border-left:3px solid var(--orange)}.why-point b{font-size:17px}.why-point p{margin:4px 0;color:#d2dae4;font-size:14px}.form-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;padding:26px}.form-card h3{font-size:28px;margin:0}.form-sub{font-size:13px;color:var(--muted);margin:5px 0 0}.form-progress{display:flex;gap:8px;margin:16px 0 22px}.form-progress span{height:5px;flex:1;background:#e8edf3;border-radius:10px}.form-progress span.on{background:var(--orange)}.form-step{display:none}.form-step.active{display:block}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.grid2 .full{grid-column:1/-1}.field{margin-bottom:14px}.field label{display:block;font-size:12px;font-weight:800;margin-bottom:5px}.field input,.field select,.field textarea{width:100%;border:1px solid #cfd7e1;border-radius:7px;padding:11px 12px;font:inherit;background:#fff}.field textarea{min-height:120px;resize:vertical}.checks{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px}.checks label{font-size:13px;color:#344052}.form-actions{display:flex;justify-content:space-between;gap:12px;margin-top:16px}.consent{font-size:12px;color:#505d6b}.note{font-size:11px;color:#6b7582}.footer{background:#fff;padding:44px 0 22px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:38px}.footer h4{margin:0 0 11px}.footer a{display:block;color:#546172;font-size:13px;margin:6px 0}.footer p{color:#546172;font-size:13px;line-height:1.5}.copyright{border-top:1px solid var(--line);margin-top:28px;padding-top:18px;display:flex;justify-content:space-between;font-size:11px;color:#6d7680}.page-hero{padding:80px 0 60px;background:linear-gradient(135deg,#f9fafc,#eef2f7)}.page-hero h1{font-size:60px}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{border:1px solid var(--line);border-radius:18px;padding:28px;background:#fff}.price-card.featured{border:2px solid var(--orange);transform:translateY(-8px);box-shadow:var(--shadow)}.price{font-size:46px;font-weight:900;letter-spacing:-2px;margin:12px 0}.faq{max-width:850px}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{font-weight:850;cursor:pointer}.faq p{color:var(--muted)}
@media(max-width:1050px){.nav-links{gap:18px}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-bottom:35px}.hero-copy-col{padding-bottom:0}.hero-art{width:min(760px,100%);margin:0 auto;height:420px}.services{grid-template-columns:repeat(3,1fr)}.portfolio{grid-template-columns:repeat(2,1fr)}.why{grid-template-columns:1fr}.quote-band{background:#0f2134}.form-card{color:var(--ink)}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.nav-links{display:none;position:absolute;left:0;right:0;top:84px;background:#fff;padding:22px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.nav-links.open{display:flex}.mobile-toggle{display:block}.hero h1{font-size:54px;letter-spacing:-2.8px}.hero-benefits{grid-template-columns:1fr}.hero-art{height:330px}.desk-monitor{width:76%;height:235px;right:8%;top:32px;border-width:8px}.desk-laptop{width:52%;height:160px;left:1%;border-width:6px}.desk-phone{width:82px;height:160px;border-width:5px}.hero-note{font-size:18px;right:3%}.mini-hero{padding:18px}.mini-hero strong{font-size:24px}.mini-mobile strong{font-size:14px}.services{grid-template-columns:1fr 1fr}.section-head{align-items:flex-start;flex-direction:column}.portfolio{grid-template-columns:1fr}.grid2,.checks{grid-template-columns:1fr}.grid2 .full{grid-column:auto}.footer-grid{grid-template-columns:1fr}.copyright{flex-direction:column;gap:7px}}
@media(max-width:480px){.wrap{width:min(calc(100% - 26px),var(--max))}.site-header,.nav{height:74px}.nav-links{top:74px}.brand{font-size:26px}.hero h1{font-size:44px}.hero-art{height:290px}.desk-monitor{height:200px}.desk-laptop{height:135px}.desk-phone{height:140px;width:74px}.hero-note{display:none}.services{grid-template-columns:1fr}.quote-intro h2{font-size:39px}.form-card{padding:20px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}}
/* V3 hero showcase: simple, aligned and conversion-led */
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(520px,.92fr);gap:64px;min-height:590px}
.hero-copy-col{position:relative;z-index:2}
.hero h1{max-width:720px}
.hero-showcase{position:relative;height:500px;align-self:center;margin:0;isolation:isolate}
.showcase-main{position:absolute;left:7%;right:3%;top:34px;height:330px;background:#fff;border:10px solid #111b29;border-radius:18px;overflow:hidden;box-shadow:0 28px 70px rgba(13,26,45,.20);z-index:1}
.showcase-main img,.showcase-small img{width:100%;height:calc(100% - 30px);object-fit:cover;object-position:top center;display:block}
.browser-bar{height:30px;background:#f4f6f8;border-bottom:1px solid #dce2e9;display:flex;align-items:center;gap:6px;padding:0 10px;color:#677487;font-size:10px}
.browser-bar span{width:7px;height:7px;background:#c9d0d8;border-radius:50%}
.browser-bar small{margin-left:8px;font-weight:700;letter-spacing:.02em}
.showcase-small{position:absolute;width:43%;height:205px;background:#fff;border:7px solid #17212e;border-radius:14px;overflow:hidden;box-shadow:0 20px 50px rgba(13,26,45,.18);z-index:3}
.showcase-left{left:0;bottom:32px;transform:rotate(-1.5deg)}
.showcase-right{right:0;bottom:8px;transform:rotate(1.5deg)}
.showcase-caption{position:absolute;right:4%;top:390px;z-index:4;background:#fff;border:1px solid var(--line);border-left:4px solid var(--orange);border-radius:10px;padding:12px 16px;box-shadow:0 12px 30px rgba(13,26,45,.09);min-width:245px}
.showcase-caption strong,.showcase-caption span{display:block}.showcase-caption strong{font-size:15px}.showcase-caption span{font-size:12px;color:var(--muted);margin-top:3px}
@media(max-width:1120px){.hero-grid{grid-template-columns:1fr;gap:10px}.hero-showcase{width:min(760px,100%);margin:0 auto;height:470px}.hero-copy-col{padding-bottom:10px}}
@media(max-width:760px){.hero-showcase{height:360px}.showcase-main{left:3%;right:3%;height:245px;border-width:7px}.showcase-small{height:145px;border-width:5px}.showcase-caption{display:none}}
@media(max-width:480px){.hero-showcase{height:300px}.showcase-main{height:205px}.showcase-small{height:120px}.showcase-left{bottom:20px}.showcase-right{bottom:4px}}

/* V4 stable hero: no absolute device layers, no overlapping text */
.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(460px,.98fr);gap:54px;min-height:590px}
.hero-copy-col{padding:58px 0 50px}
.hero h1{font-size:clamp(54px,5vw,76px);line-height:.96;max-width:700px;margin:14px 0 20px}
.hero-showcase-simple{width:100%;padding:42px 0 30px;align-self:center}
.hero-browser{background:#fff;border:1px solid #d9e0e8;border-radius:14px;overflow:hidden;box-shadow:0 24px 60px rgba(13,26,45,.14)}
.browser-chrome{height:32px;background:#f4f6f8;border-bottom:1px solid #dce2e9;display:flex;align-items:center;gap:6px;padding:0 11px;color:#687587;font-size:10px;font-weight:700}
.browser-chrome i{width:7px;height:7px;border-radius:50%;background:#c7ced7;display:block}
.browser-chrome span{margin-left:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hero-browser img{width:100%;display:block;object-fit:cover;object-position:top center}
.hero-browser-main img{height:300px}
.hero-mini-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}
.hero-browser-mini img{height:135px}
.hero-showcase-note{margin:15px 0 0;color:var(--muted);font-size:13px;text-align:right}
.hero-showcase-note strong{color:var(--ink)}
@media(max-width:1100px){.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy-col{padding-bottom:20px}.hero-showcase-simple{width:min(760px,100%);margin:auto;padding-top:5px}.hero-browser-main img{height:330px}}
@media(max-width:760px){.hero h1{font-size:52px}.hero-browser-main img{height:245px}.hero-browser-mini img{height:115px}.hero-showcase-note{text-align:left}}
@media(max-width:520px){.hero h1{font-size:44px}.hero-mini-row{grid-template-columns:1fr}.hero-browser-main img{height:205px}.hero-browser-mini img{height:155px}.hero-showcase-simple{padding-bottom:18px}}
