@font-face{font-family:Work;src:url('assets/work-sans.woff2') format('woff2');font-weight:100 900;font-display:swap}
.handset-art{position:relative;width:100%;max-width:470px;aspect-ratio:800/1150;overflow:hidden;transform:rotate(-3deg);isolation:isolate;border-radius:24px}
.handset-art>img{position:absolute;width:140.25%;max-width:none;left:-25%;top:0;height:auto}
.handset-screen{position:absolute;left:14%;top:6.609%;width:56.25%;height:86.435%;overflow:hidden;border-radius:28px;background:#f7f8f4}
.handset-screen iframe{display:block;border:0;max-width:none;transform-origin:top left;pointer-events:none}
.flow-focus{overflow:clip}
.insights-section{padding-block:100px;min-width:0}
.insights-heading{max-width:850px;margin-bottom:35px}.insights-heading>p:last-child{color:#566976;max-width:660px;margin-top:24px}
.insights-tabs{position:relative;display:flex;gap:10px;overflow-x:auto;padding:6px 2px 18px;scrollbar-width:thin}
.insights-tabs button{border:1px solid #cad9df;background:white;color:#3c5965;padding:12px 24px;border-radius:99px;min-height:48px;white-space:nowrap;font-weight:600;font-size:15px}
.insights-tabs [aria-selected=true]{background:#143e42;color:white;border-color:#143e42}
.insight-panel{display:grid;grid-template-columns:.72fr 1.5fr;gap:35px;align-items:center;padding:35px;background:#eef4f6;border:1px solid #d6e2e6;border-radius:28px;min-height:420px}
.insight-panel[hidden]{display:none}.insight-copy h3{font-size:32px;margin:18px 0}.insight-copy>p{font-size:16px;color:#4f6572}.insight-index{font-size:12px;letter-spacing:.12em;color:#427e7b;font-weight:650}
.insight-panel figure{min-width:0}.dashboard-scroll{overflow:auto;overscroll-behavior-x:contain;border-radius:17px;box-shadow:0 12px 35px #18354215;background:#f3f6f9;scrollbar-width:thin}.dashboard-render{width:100%}.dashboard-render img{width:100%;height:auto}.dashboard-results{aspect-ratio:3.37;overflow:hidden}.insight-panel figcaption{font-size:12px;color:#566976;margin-top:13px}.insights-controls{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:22px}.insights-controls .round-button{color:#143e42;border-color:#cad9df;background:white}.insights-controls span{font-size:14px;min-width:160px;text-align:center}.insights-source{max-width:730px;margin:22px auto 0!important;text-align:center;font-size:12px;color:#647580}
@media(max-width:720px){.handset-art{max-width:340px;aspect-ratio:560/1140}.handset-art>img{width:200.36%;left:-46.43%}.handset-screen{left:9.286%;top:6.667%;width:80.357%;height:87.193%;border-radius:23px}.insights-section{padding-block:60px}.insights-tabs{gap:7px}.insights-tabs button{padding:11px 17px;font-size:14px}.insight-panel{grid-template-columns:1fr;gap:22px;padding:22px 18px;min-height:0;border-radius:22px}.insight-copy h3{font-size:28px;margin:12px 0}.insight-copy>p{font-size:15px}.dashboard-render{min-width:580px}.dashboard-results{min-width:850px}.dashboard-scroll:after{content:'Scorri il pannello ↔';display:block;position:sticky;left:0;padding:8px 12px;font-size:11px;color:#4f6572;background:#eef4f6;width:100%}.insights-controls{gap:12px}.insights-source{text-align:left}}
:root{--ink:#142a38;--muted:#566976;--blue:#185ed7;--paper:#f3f7fa;--green:#16724b;--line:#dce4e9;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:#fff;font-family:Work,Arial,sans-serif;line-height:1.55;font-size:17px}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #f8b822;outline-offset:5px}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}p+p{margin-top:20px}h1,h2,h3{line-height:1.07;letter-spacing:-.045em}h1{font-size:clamp(40px,4.6vw,69px);font-weight:650}h2{font-size:clamp(34px,3.7vw,54px);font-weight:650}h3{font-size:30px;font-weight:600}strong{font-weight:650}.wrap{width:min(1220px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;left:20px;top:-100px;z-index:99;background:white;padding:12px}.skip:focus{top:10px}.topbar{max-width:1380px;margin:auto;min-height:90px;padding:16px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.parent-brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:22px;font-weight:650}.parent-brand img{border-radius:10px;object-fit:contain}.parent-brand small{display:block;font-size:11px;font-weight:450;letter-spacing:.01em;color:var(--muted)}nav{display:flex;gap:28px;align-items:center;font-size:14px;font-weight:600}nav a{text-decoration:none;min-height:44px;display:grid;place-items:center}.nav-cta{border:1px solid var(--line);border-radius:99px;padding:10px 20px}.hero{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:20px;padding:46px 0 80px}.product-brand{width:300px;max-width:80%;margin-bottom:27px}.hero .intro{font-size:19px;max-width:530px;margin-top:28px;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:13px;min-height:55px;padding:15px 22px;text-decoration:none;font-size:15px;font-weight:650;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:#fff;box-shadow:0 6px 20px #185ed71c}.primary:hover{background:#114dab}.secondary{background:white;border-color:var(--line);color:var(--ink)}.demo-link{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600;text-decoration:none;min-height:44px}.play-icon{border:1px solid var(--line);width:32px;height:32px;border-radius:100%;display:grid;place-items:center;font-size:10px}.hero-price{display:flex;gap:19px;align-items:center;margin-top:28px;font-size:12px;color:var(--muted)}.hero-price>strong{font-size:32px;letter-spacing:-.05em;color:var(--ink);white-space:nowrap}.hero-price strong span{font-size:16px;letter-spacing:-.025em}.small-note,.micro{font-size:12px;line-height:1.6;color:var(--muted)}.hero .small-note{margin-top:18px}.hero-art{position:relative;min-width:0}.hero-art>img{width:100%;aspect-ratio:1.14;object-fit:cover;border-radius:35px}.hero-art figcaption,figure>figcaption{font-size:11px;line-height:1.5;color:var(--muted);margin-top:12px}.map-caption{position:relative;display:flex;align-items:center;gap:15px;border:1px solid var(--line);background:#ffffffef;border-radius:20px;margin:-40px 15px 0 35px;padding:18px 20px;box-shadow:0 20px 50px #142a380c}.map-caption p{font-size:12px}.map-caption strong{font-size:16px}.mini-plus{font-size:58px;line-height:1;color:var(--blue);font-weight:700}.insight-strip{background:var(--paper);padding:31px 0;font-size:22px;letter-spacing:-.02em}.insight-strip .wrap{display:flex;justify-content:space-between;gap:20px}.insight-strip p+p{margin:0}.people-section{padding-block:105px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.people-section img{border-radius:var(--radius);aspect-ratio:1.16;object-fit:cover}.section-kicker{font-size:13px;font-weight:650;color:var(--blue);letter-spacing:.015em;margin-bottom:20px}.people-copy h2{font-size:clamp(32px,3vw,45px);margin-bottom:25px}.people-copy>p:not(.section-kicker){color:var(--muted)}.people-copy strong{color:var(--ink)}.flow-section{padding:92px 0;background:#eef4fc}.section-heading{max-width:750px;margin-bottom:50px}.section-heading>p:not(.section-kicker){color:var(--muted);max-width:600px;margin-top:24px}.flow-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.flow-step{display:flex;gap:20px;width:100%;text-align:left;padding:24px 18px;background:none;border:0;border-bottom:1px solid #d2deeb;border-radius:15px;color:var(--ink);transition:background .25s,box-shadow .25s}.flow-step>span{width:36px;height:36px;flex-shrink:0;border-radius:100%;display:grid;place-items:center;border:1px solid #b1c5e0;font-size:16px}.flow-step strong{font-size:20px;letter-spacing:-.025em}.flow-step p{font-size:15px;color:var(--muted);margin-top:8px}.flow-step.is-active{background:#fff;box-shadow:0 10px 40px #17395f0a;border-bottom-color:transparent}.flow-step.is-active>span{background:var(--blue);color:white;border-color:var(--blue)}.flow-controls{display:flex;align-items:center;gap:20px;margin-top:25px;font-size:14px}.flow-stage{position:relative;display:grid;place-items:center;min-height:560px;isolation:isolate}.demo-chip{position:absolute;right:10px;top:8px;border-radius:20px;background:#fff;padding:8px 15px;font-size:11px;z-index:2}.phone{position:relative;border:7px solid #182832;border-radius:43px;background:#fff;box-shadow:14px 24px 0 #ccdded,0 35px 65px #1537581c;width:276px;min-height:500px;padding:14px 12px 26px;transform:rotate(-4deg);overflow:hidden}.phone-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:650;padding-inline:5px}.island{background:#142a38;width:69px;height:17px;border-radius:25px}.phone-content{padding:36px 9px 10px;text-align:center;min-height:410px}.phone-brand{font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase;color:var(--green)}.phone h3{font-size:24px;margin-top:18px;line-height:1.15}.phone-content p{font-size:12px;color:var(--muted);margin-top:21px}.phone-card{margin-top:26px;border-radius:6px;box-shadow:0 12px 30px #21344522;transform:rotate(7deg)}.home-line{width:80px;height:4px;background:#142a38;position:absolute;bottom:9px;left:50%;transform:translateX(-50%);border-radius:5px}.flow-orbit{position:absolute;bottom:50px;right:0;max-width:190px;padding:18px 20px;background:#fff;border-radius:18px;box-shadow:0 10px 25px #142a3810;z-index:1}.flow-orbit>span{font-weight:700;font-size:45px;color:var(--blue);line-height:1}.flow-orbit p{font-size:12px;margin-top:8px;font-weight:550}.demo-path{margin-top:32px;padding:20px 14px;border:1px solid var(--line);border-radius:15px;text-align:left;font-size:12px}.demo-path b{display:block;font-size:16px;margin-bottom:13px}.demo-path span{display:block;border-top:1px solid var(--line);padding-top:10px;margin-top:10px;color:var(--muted)}.demo-check{font-size:38px;color:var(--green);margin-top:30px}.demo-words{font-size:14px!important;background:#f3f7fa;padding:17px;border-radius:15px}.demo-google{display:inline-block;background:var(--blue);color:white;font-size:12px;padding:12px 16px;border-radius:25px;margin-top:19px}.flow-footnote{font-size:12px;color:var(--muted);max-width:810px;margin-top:40px}.cards-section{background:#101f2b;color:white;padding:100px 0 65px;overflow:clip}.cards-section .section-heading{text-align:center;margin-inline:auto}.light .section-kicker{color:#91bdff}.light>p:not(.section-kicker){color:#b5c6d3;margin-inline:auto}.card-fan{height:370px;position:relative;max-width:1000px;margin:auto;--spread:125px}.fan-card{position:absolute;left:50%;top:70px;width:360px;max-width:60vw;padding:0;border:0;background:#f6f1e5;border-radius:12px;overflow:hidden;transform:translateX(calc(-50% + var(--i)*var(--spread))) rotate(var(--r));box-shadow:0 15px 35px #0007;transition:transform .42s cubic-bezier(.2,.8,.2,1),box-shadow .3s;transform-origin:center 140%;z-index:1}.fan-card img{width:100%;aspect-ratio:1.509;object-fit:contain}.fan-card.selected{transform:translateX(-50%) translateY(-30px) rotate(-2deg) scale(1.07);z-index:7;box-shadow:0 32px 60px #0008,0 0 0 2px #ffffffc0}.fan-caption{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:12px}.fan-caption p{text-align:center;min-width:260px}.fan-caption strong{display:block;font-size:21px}.fan-caption span{display:block;font-size:13px;color:#b5c6d3;margin-top:4px}.round-button,.rail-arrow{border:1px solid #ffffff40;background:transparent;color:white;border-radius:50%;width:44px;height:44px;font-size:20px;flex-shrink:0}.round-button:hover,.rail-arrow:hover{background:#ffffff18}.fan-hint{text-align:center;font-size:12px;color:#b5c6d3;margin-top:28px}.fan-hint span{display:block;margin-top:5px;font-size:11px}.client-rail-heading{border-top:1px solid #ffffff20;margin-top:60px;padding-top:27px;display:flex;justify-content:space-between;align-items:center;font-size:14px}.client-rail-heading>div{display:flex;gap:9px}.client-rail{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#627785 transparent;padding:27px 2px 15px}.client-logo{display:flex;align-items:center;gap:18px;flex:1 0 30%;min-width:265px;scroll-snap-align:center}.client-logo img{width:105px;height:70px;object-fit:contain;border-radius:7px;background:white;padding:5px}.client-logo span{font-size:14px;max-width:130px}.control-section{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center;padding-block:115px}.control-section h2{margin-bottom:28px}.control-section>div>p:not(.section-kicker){color:var(--muted)}.report-preview{padding:35px;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 25px 80px #20374709}.report-head{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:11px;color:var(--muted);margin-bottom:34px}.report-head>span:last-child{padding:5px 8px;background:var(--paper);border-radius:6px;font-size:9px}.report-preview h3{font-size:25px}.report-bars{margin-top:30px}.report-bars>div{margin-bottom:20px}.report-bars span{font-size:12px;display:block;margin-bottom:8px}.report-bars i{display:block;height:12px;border-radius:15px;background:linear-gradient(to right,var(--blue) var(--bar),#edf1f6 var(--bar))}.report-bars>div:nth-child(2) i{background:linear-gradient(to right,#289562 var(--bar),#edf1f6 var(--bar))}.report-bars>div:nth-child(3) i{background:linear-gradient(to right,#edb62a var(--bar),#edf1f6 var(--bar))}.report-note{display:flex;gap:15px;align-items:center;padding:18px 0}.report-note>span{border-radius:50%;padding:6px 12px;background:#e8f5ec;color:var(--green)}.report-note p{font-size:14px}.report-preview .micro{font-size:10px}.extra-section{background:#f7f8f7;padding:100px 0}.benefit-row{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;margin-top:80px}.benefit-copy h3{font-size:40px;margin:20px 0}.benefit-copy p{color:var(--muted)}.benefit-number{color:var(--green);font-size:15px;font-weight:600}.comparison{min-width:0}.compare-canvas{position:relative;aspect-ratio:1.15;overflow:hidden;border-radius:22px;isolation:isolate}.compare-canvas img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.compare-canvas .before{clip-path:inset(0 calc(100% - var(--split)) 0 0)}.compare-canvas input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:5;margin:0;touch-action:pan-y}.compare-divider{position:absolute;left:var(--split);top:0;bottom:0;width:3px;background:#fff;display:grid;place-items:center;color:var(--ink);font-size:24px;filter:drop-shadow(0 1px 5px #0005);pointer-events:none}.compare-divider:after{content:'↔';background:#fff;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:24px}.before-label,.after-label{position:absolute;top:14px;background:#fffef7e6;backdrop-filter:blur(6px);padding:7px 11px;border-radius:25px;font-size:10px;font-weight:600;pointer-events:none}.before-label{left:14px}.after-label{right:14px}.compare-canvas:focus-within{outline:3px solid var(--blue);outline-offset:4px}.reversed .benefit-copy{order:2}.reversed .comparison{order:1}.more-benefits{display:grid;grid-template-columns:1fr 1fr;gap:65px;border-top:1px solid var(--line);margin-top:70px;padding-top:45px}.more-benefits article>span{color:var(--green);font-size:13px;font-weight:600}.more-benefits h3{font-size:25px;margin:17px 0}.more-benefits p{font-size:15px;color:var(--muted);max-width:470px}.offer-section{padding:110px 0;background:#e9f2ee}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.offer-copy h2{margin-bottom:25px}.offer-copy>p:not(.section-kicker){color:var(--muted);font-size:19px}.activation-time{display:flex;align-items:center;gap:17px;margin-top:32px}.activation-time>span{font-size:42px;color:var(--green)}.activation-time p{font-size:13px}.price-card{background:white;border:1px solid #d4e1d9;border-radius:28px;padding:40px;box-shadow:0 20px 60px #19422c0c}.price-product{font-size:19px;font-weight:600}.price-product small{font-size:12px;display:block;color:var(--muted);font-weight:450}.price{display:flex;align-items:center;gap:13px;margin-top:23px;letter-spacing:-.055em;line-height:1}.price>span{font-size:110px;font-weight:650}.price>strong{font-size:37px;font-weight:500}.price small{font-size:17px;display:block;letter-spacing:0;margin-top:8px}.price-caption{font-size:13px;color:var(--muted);margin-top:14px}.price-card ul{list-style:none;padding:0;margin:26px 0;font-size:14px}.price-card li{margin:10px 0;padding-left:25px;position:relative}.price-card li:before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700}.contact{width:100%;text-align:center;font-size:14px}.price-card .small-note{text-align:center;font-size:11px;margin-top:13px}.terms{font-size:10px;color:var(--muted);line-height:1.65;border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.faq{padding-block:100px}.faq h2{font-size:36px;margin-bottom:35px}.faq details{padding:20px 0;border-bottom:1px solid var(--line)}.faq summary{font-size:18px;font-weight:550;cursor:pointer;padding-right:20px}.faq details p{max-width:820px;color:var(--muted);font-size:15px;margin-top:15px}footer{display:flex;justify-content:space-between;gap:40px;padding-block:38px 55px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}footer strong{font-size:23px;color:var(--ink)}footer a{display:inline-block;margin-top:15px}footer p{margin-top:5px}.mobile-cta{display:none}
@media(min-width:1500px){.hero{gap:60px}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.hero{gap:20px}.hero h1{font-size:48px}.hero .intro{font-size:17px}.people-section,.control-section,.offer-grid,.benefit-row{gap:40px}.flow-layout{gap:25px}.card-fan{--spread:100px}.fan-card{width:310px}.flow-orbit{right:-6px;max-width:155px}.parent-brand small{display:none}.topbar{padding-inline:24px}.hero-actions{gap:14px}}
@media(max-width:720px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}body{font-size:16px}.topbar{min-height:74px;padding:15px 20px;gap:10px}.parent-brand{font-size:19px;gap:8px}.parent-brand img{width:32px;height:32px}nav{gap:0}nav>a:not(.nav-cta){display:none}.nav-cta{font-size:11px;padding:9px 13px;min-height:42px}.hero{grid-template-columns:1fr;padding:28px 0 45px;gap:32px}.product-brand{width:245px;margin-bottom:22px}.hero h1{font-size:clamp(34px,9vw,54px);letter-spacing:-.05em}.hero .intro{font-size:16px;margin-top:23px;max-width:520px}.hero-actions{gap:13px;margin-top:25px}.hero-actions .primary{min-height:53px;font-size:14px;gap:20px}.demo-link{font-size:12px}.hero-price{margin-top:20px}.hero-price>strong{font-size:30px}.hero .small-note{font-size:10px}.hero-art{max-width:490px;width:100%;margin:auto}.hero-art>img{aspect-ratio:1.24;border-radius:25px}.map-caption{padding:13px 17px;margin:-33px 13px 0;gap:12px}.map-caption strong{font-size:15px}.map-caption p{font-size:11px}.mini-plus{font-size:42px}.hero-art figcaption{font-size:9px;max-width:380px}.insight-strip{padding:26px 0;font-size:18px;line-height:1.4}.insight-strip .wrap{display:block}.insight-strip p+p{margin-top:5px}.people-section{padding-block:65px;grid-template-columns:1fr;gap:28px}.people-section img{aspect-ratio:1.3;border-radius:21px}.people-section figure>figcaption{font-size:9px}.section-kicker{font-size:11px;margin-bottom:16px}h2{font-size:clamp(31px,8vw,43px)}.people-copy h2{font-size:32px;margin-bottom:23px}.micro{font-size:11px}.flow-section{padding:62px 0}.section-heading{margin-bottom:30px}.section-heading>p:not(.section-kicker){font-size:15px;margin-top:20px}.flow-layout{grid-template-columns:1fr;gap:18px}.flow-step{padding:17px 12px;gap:14px}.flow-step strong{font-size:17px}.flow-step p{font-size:13px;margin-top:6px}.flow-step>span{width:29px;height:29px;font-size:13px}.flow-controls{justify-content:space-between;margin-top:18px}.flow-controls .button{font-size:13px;min-height:48px}.flow-stage{min-height:515px;max-width:420px;width:100%;margin:10px auto 0}.phone{width:250px;min-height:462px;transform:rotate(-3deg);box-shadow:9px 16px 0 #ccdded,0 25px 35px #15375812}.phone-content{min-height:367px;padding-top:28px}.phone h3{font-size:22px}.phone-card{margin-top:23px}.demo-chip{top:3px;right:0;font-size:10px;padding:7px 12px}.flow-orbit{bottom:9px;right:0;max-width:170px;padding:12px 15px}.flow-orbit>span{font-size:30px}.flow-orbit p{font-size:10px;margin-top:4px}.flow-footnote{font-size:11px;margin-top:22px}.cards-section{padding:65px 0 40px}.cards-section .section-heading{text-align:left}.cards-section .section-heading p{margin-inline:0}.card-fan{height:275px;--spread:35px;margin-inline:-20px}.fan-card{width:242px;max-width:67vw;top:63px;border-radius:9px}.fan-card.selected{transform:translateX(-50%) translateY(-20px) rotate(-2deg) scale(1.015)}.fan-caption{gap:12px;margin-top:0}.fan-caption p{min-width:0;flex:1}.fan-caption strong{font-size:18px}.fan-caption span{font-size:11px;min-height:35px}.round-button{width:42px;height:42px}.fan-hint{font-size:11px;margin-top:19px}.fan-hint span{font-size:10px}.client-rail-heading{margin-top:33px;padding-top:25px;font-size:12px}.rail-arrow{width:40px;height:40px}.client-rail{gap:20px;padding-top:23px}.client-logo{flex:0 0 85%;min-width:235px}.client-logo img{width:110px;height:70px}.client-logo span{font-size:13px}.control-section{padding-block:66px;grid-template-columns:1fr;gap:32px}.control-section h2{margin-bottom:22px}.report-preview{padding:24px;border-radius:22px}.report-head{margin-bottom:24px}.report-preview h3{font-size:23px}.extra-section{padding:62px 0}.benefit-row{grid-template-columns:1fr;gap:25px;margin-top:40px}.benefit-copy h3{font-size:32px;margin:16px 0}.benefit-number{font-size:12px}.comparison{max-width:490px;width:100%;margin:auto}.compare-canvas{aspect-ratio:1.06;border-radius:19px}.compare-divider:after{width:44px;height:44px}.before-label,.after-label{font-size:9px;padding:6px 9px;top:11px}.before-label{left:9px}.after-label{right:9px}.comparison figcaption{font-size:10px}.reversed .benefit-copy,.reversed .comparison{order:initial}.reversed{margin-top:52px}.more-benefits{grid-template-columns:1fr;gap:28px;margin-top:42px;padding-top:30px}.more-benefits h3{font-size:24px;margin:12px 0}.more-benefits p{font-size:14px}.offer-section{padding:65px 0}.offer-grid{grid-template-columns:1fr;gap:35px}.offer-copy>p:not(.section-kicker){font-size:16px}.activation-time{margin-top:24px}.price-card{padding:27px 22px;border-radius:24px}.price-product{font-size:18px}.price>span{font-size:100px}.price-caption{font-size:12px}.contact{font-size:12px;gap:12px;padding:14px 10px}.terms{font-size:10px}.faq{padding-block:65px}.faq h2{font-size:30px;margin-bottom:25px}.faq summary{font-size:16px;line-height:1.4}.faq details p{font-size:14px}footer{display:block;padding-bottom:110px}footer>div+div{margin-top:22px}.mobile-cta{display:flex;position:fixed;z-index:20;bottom:0;left:0;right:0;align-items:center;justify-content:space-between;gap:10px;padding:12px 20px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(12px);font-size:12px}.mobile-cta strong{font-size:20px}.mobile-cta a{background:var(--blue);color:#fff;text-decoration:none;padding:11px 18px;border-radius:10px;min-height:44px;font-weight:600}.mobile-cta[hidden]{display:none}}
@media(max-width:360px){.hero h1{font-size:32px}.hero-actions{display:block}.demo-link{margin-top:12px}.flow-orbit{right:-4px}.card-fan{--spread:29px;height:255px}.fan-card{width:212px}.hero-price>span{font-size:11px}.phone{width:235px}.price-card{padding-inline:19px}.client-rail-heading p{max-width:155px}.parent-brand{font-size:17px}}
/* Readable secondary text, including the narrowest handset layout. */
.small-note,.micro,figure>figcaption,.hero-art figcaption,.hero .small-note,.people-section figure>figcaption,.comparison figcaption,.terms,.price-card .small-note,.report-preview .micro,.fan-hint,.fan-hint span,.report-head,.report-head>span:last-child,.client-rail-heading,.section-kicker,footer{font-size:12px}
.demo-link,.button,.flow-controls .button,.contact,.nav-cta,.fan-caption span,.client-logo span{font-size:14px}
.flow-step p,.more-benefits p,.faq details p{font-size:16px}.flow-orbit p,.demo-chip,.phone-brand,.before-label,.after-label{font-size:12px}
.flow-step,.hero-copy,.people-copy,.benefit-copy,.offer-copy,.price-card,.report-preview{min-width:0}
@media(max-width:720px){.hero-actions{align-items:flex-start}.hero-actions .primary{font-size:14px}.client-logo{min-width:245px}.fan-caption span{font-size:12px}.fan-caption p{min-height:70px}.card-fan{margin-top:20px}.phone h3{font-size:22px}.flow-step strong{font-size:18px}.hero h1{overflow-wrap:normal}.nav-cta{font-size:12px}.terms{font-size:12px}.report-head{flex-wrap:wrap}.report-head>span:last-child{font-size:12px}}
/* Review-first revision: human hero, focused real preview, compact service drawer. */
html{scrollbar-gutter:stable}.product-brand{width:410px;max-width:96%;margin-bottom:24px}.hero-human{align-self:stretch;min-height:520px}.hero-human>img{height:100%;max-height:670px;aspect-ratio:.94;object-fit:cover;object-position:45% center}.ai-mark{position:absolute;left:10px;bottom:10px;z-index:8;color:#102632;font-size:12px;text-align:left}.ai-mark summary{list-style:none;cursor:pointer;min-width:44px;min-height:44px;display:grid;place-items:center;font-size:12px;font-weight:650;position:relative;isolation:isolate}.ai-mark summary::-webkit-details-marker{display:none}.ai-mark summary:before{content:'';position:absolute;width:29px;height:29px;background:#fffffff0;border:1px solid #10263236;border-radius:50%;z-index:-1}.ai-mark p{position:absolute;bottom:49px;left:0;margin:0;width:245px;max-width:65vw;background:white;border:1px solid #d5dce2;border-radius:12px;padding:13px;box-shadow:0 12px 40px #0002;font-size:12px;line-height:1.55}.ai-mark summary:focus-visible{outline:3px solid #f4b329;border-radius:50%}.hero-human .ai-mark{bottom:14px;left:15px}
.flow-focus{width:min(1420px,calc(100% - 32px));margin:70px auto;background:#122e49;color:#fff;border-radius:35px;padding:70px 0 38px;box-shadow:0 24px 60px #122e4912}.flow-focus>.wrap{width:calc(100% - 100px)}.flow-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:end;margin-bottom:42px}.flow-heading .section-kicker{color:#9bcaff}.flow-heading>p{color:#c9dbe8;max-width:440px;font-size:17px;margin-bottom:4px}.flow-focus .flow-layout{grid-template-columns:1fr 1fr;gap:75px}.flow-focus .flow-step{color:white;border-color:#ffffff20;padding:25px 20px}.flow-focus .flow-step p{color:#bfd2e2}.flow-focus .flow-step>span{border-color:#6889a5}.flow-focus .flow-step.is-active{background:#fff;color:#142a38;box-shadow:0 12px 30px #0001}.flow-focus .flow-step.is-active p{color:#566976}.flow-focus .flow-controls{justify-content:space-between;color:#afc8df}.flow-focus .secondary{background:#e8f2fd;color:#143453}.preview-note{font-size:12px;color:#b4cadc;margin-top:24px;max-width:450px}.real-page-link{display:inline-block;font-size:14px;color:#d2e8ff;margin-top:18px;text-underline-offset:5px;min-height:44px}.flow-focus .flow-stage{min-height:650px;display:flex;flex-direction:column;gap:19px}.live-preview-label{font-size:12px;font-weight:550;color:#c9deef;display:flex;align-items:center;gap:8px}.live-dot{width:7px;height:7px;background:#a4c8e8;border-radius:50%}.real-phone{width:min(360px,100%);min-height:615px;padding:12px 6px 19px;border-width:7px;border-color:#081828;border-radius:37px;background:white;transform:none;box-shadow:0 28px 60px #0004;overflow:hidden;color:#142a38}.real-phone .phone-top{padding:0 12px 9px}.real-phone iframe{display:block;border:0;width:100%;height:557px;background:#f7f8f4;pointer-events:none;border-radius:0 0 23px 23px}.flow-focus .flow-footnote{border-top:1px solid #ffffff20;color:#acc5d9;max-width:none;margin-top:38px;padding-top:22px}.cards-section{padding-top:75px}.services-teaser{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:60px 0 85px;border-top:1px solid var(--line)}.services-teaser h2{font-size:40px}.services-teaser p:not(.section-kicker){color:var(--muted);margin-top:19px}.services-teaser>.button{white-space:nowrap}
.services-dialog{position:fixed;inset:0;width:min(1100px,calc(100% - 48px));max-width:none;max-height:calc(100dvh - 48px);margin:auto;padding:0;border:0;border-radius:25px;color:var(--ink);background:#fff;overflow:auto;box-shadow:0 30px 100px #0004}.services-dialog::backdrop{background:#061827ba;backdrop-filter:blur(5px)}.services-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px 30px 18px}.services-header p{font-size:12px;color:var(--muted);margin-bottom:6px}.services-header h2{font-size:30px}.close-dialog{width:44px;height:44px;border-radius:50%;background:var(--paper);border:0;color:var(--ink);font-size:28px;flex-shrink:0}.service-tabs{display:flex;overflow:auto;gap:8px;padding:0 30px 20px;scrollbar-width:thin;justify-content:flex-start;white-space:nowrap}.service-tabs button{min-height:44px;border:1px solid var(--line);background:white;color:var(--muted);border-radius:25px;padding:10px 16px;font-size:13px;flex-shrink:0}.service-tabs [aria-current]{background:var(--ink);border-color:var(--ink);color:white}.services-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;position:relative;align-items:stretch;overscroll-behavior-x:contain}.services-track::-webkit-scrollbar{display:none}.service-slide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;min-width:0;display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:12px 35px 25px;align-items:center}.service-slide .benefit-copy h3{font-size:35px}.service-slide .benefit-copy p{font-size:15px}.service-slide .benefit-copy .micro{font-size:12px}.service-slide .compare-canvas{aspect-ratio:1.04}.service-slide .comparison{align-self:center}.service-image{position:relative;border-radius:18px;overflow:hidden}.service-image>img{aspect-ratio:1.05;width:100%;object-fit:cover}.privacy-boundary{margin-top:17px;font-size:12px;color:var(--muted)}.privacy-boundary summary{cursor:pointer;font-weight:600;color:var(--ink);font-size:13px}.privacy-boundary p{font-size:12px!important;margin-top:12px}.privacy-boundary small{display:block;font-size:12px;margin-top:10px}.services-footer{border-top:1px solid var(--line);padding:18px 30px;display:flex;gap:15px;align-items:center;justify-content:space-between}.services-footer .round-button{border-color:var(--line);color:var(--ink)}.services-footer p{margin:0;text-align:center;font-size:14px;font-weight:600}.services-footer small{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-top:4px}.social-service-preview{max-width:330px;margin:auto;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:white;box-shadow:0 18px 45px #15304012}.post-head{display:flex;gap:10px;align-items:center;padding:14px;font-size:12px}.post-head img{width:32px;height:32px;object-fit:contain;border-radius:50%}.post-head>span{margin-left:auto}.social-service-preview figure{position:relative}.social-service-preview figure>img{aspect-ratio:1.1;width:100%;object-fit:cover}.social-service-preview>p{font-size:13px;padding:14px}.post-status{font-size:12px;background:#eef5ff;color:#265a9a;display:block;padding:10px 14px}.booking-service-preview,.newsletter-service-preview{background:#f3f6f7;border:1px solid var(--line);border-radius:22px;padding:30px;width:100%;max-width:365px;margin:auto}.booking-service-preview>span,.newsletter-service-preview>span{font-size:12px;color:var(--muted)}.booking-service-preview h3,.newsletter-service-preview h3{font-size:30px;margin:18px 0 25px}.booking-service-preview>div{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:16px 0;font-size:14px}.booking-service-preview>div>span{color:var(--muted)}.illustrative-cta{background:#173f36;color:white;border-radius:10px;padding:13px;text-align:center;font-size:14px;margin-top:25px}.booking-service-preview small,.newsletter-service-preview small{display:block;font-size:12px;color:var(--muted);margin-top:16px}.newsletter-service-preview>img{aspect-ratio:1.6;object-fit:cover;border-radius:8px}.newsletter-service-preview>p{font-size:15px;margin-top:20px}
@media(max-width:1050px){.flow-focus .flow-layout{gap:35px}.flow-heading{gap:35px}.flow-focus>.wrap{width:calc(100% - 60px)}.service-slide{gap:25px;padding-inline:25px}.hero-human{min-height:520px}.hero-human>img{max-height:750px}.product-brand{width:360px}.flow-focus .flow-step{padding:20px 14px}}
@media(max-width:720px){.product-brand{width:330px;max-width:100%;margin-bottom:22px}.hero-human{min-height:0;max-width:520px;align-self:auto}.hero-human>img{width:100%;height:auto;max-height:none;aspect-ratio:1.1;object-position:43% center}.hero-human .ai-mark{bottom:8px;left:8px}.flow-focus{width:calc(100% - 20px);margin:42px auto;border-radius:26px;padding:40px 0 26px}.flow-focus>.wrap{width:calc(100% - 32px)}.flow-heading{grid-template-columns:1fr;gap:20px;margin-bottom:28px}.flow-heading>p{font-size:15px}.flow-heading h2{font-size:clamp(30px,8vw,40px)}.flow-focus .flow-layout{grid-template-columns:1fr;gap:24px}.flow-focus .flow-step{padding:19px 12px;gap:12px}.flow-focus .flow-step p{font-size:14px}.flow-focus .flow-step strong{font-size:17px}.flow-focus .flow-controls{gap:12px}.flow-focus .flow-controls .button{font-size:13px}.preview-note{font-size:12px;margin-top:20px}.flow-focus .flow-stage{min-height:0;gap:15px;margin-top:4px}.real-phone{width:min(350px,100%);min-height:600px;border-width:6px;box-shadow:0 20px 40px #0003}.real-phone iframe{height:550px}.live-preview-label{font-size:12px}.flow-focus .flow-footnote{margin-top:27px;padding-top:19px;font-size:12px}.services-teaser{display:block;padding:42px 0 55px}.services-teaser h2{font-size:33px}.services-teaser p:not(.section-kicker){font-size:15px}.services-teaser .button{margin-top:24px;width:100%}.services-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 30px);border-radius:20px}.services-header{padding:18px 18px 15px}.services-header h2{font-size:26px}.service-tabs{padding:0 18px 16px;gap:7px}.service-tabs button{font-size:12px;padding-inline:12px}.service-slide{grid-template-columns:1fr;gap:23px;padding:5px 20px 25px;align-content:start}.service-slide .benefit-copy h3{font-size:29px;margin:14px 0}.service-slide .benefit-copy p{font-size:15px}.service-slide .comparison,.service-slide .service-image{width:100%;max-width:390px;margin-inline:auto}.service-slide .compare-canvas,.service-image>img{aspect-ratio:1.2}.services-footer{padding:13px 16px;position:sticky;bottom:0;background:#fffefb;z-index:9;gap:10px}.services-footer small{font-size:11px}.services-footer p{font-size:13px}.services-footer .round-button{width:44px;height:44px}.social-service-preview{max-width:285px}.booking-service-preview,.newsletter-service-preview{padding:24px}.ai-mark p{width:220px;max-width:68vw}.privacy-boundary summary{font-size:13px}.hero-actions .primary{font-size:14px}}
@media(max-width:360px){.flow-focus>.wrap{width:calc(100% - 24px)}.flow-heading h2{font-size:28px}.real-phone{padding-inline:2px}.real-phone iframe{height:580px}.service-slide{padding-inline:15px}.service-tabs{padding-inline:15px}.services-header{padding-inline:15px}.services-header h2{font-size:24px}.services-footer small{max-width:145px}.flow-focus .flow-step>span{width:25px;height:25px}.flow-focus .flow-controls .button{font-size:12px;padding-inline:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover{transform:none}}

/* Final handset pass: contain each content surface, not the entire page. */
.services-dialog.services-inline{background:#e5eff4}
.services-inline .services-track{background:#fff;border-top:1px solid #d4e2e9;border-bottom:1px solid #d4e2e9}
.services-inline .services-footer{background:#edf4f7;border-top:0}
.services-inline .service-tabs button{border-color:#b4cbd7}
.services-inline .services-header{background:#dcebf2;border-bottom:1px solid #b8ced9;padding:27px 30px;margin-bottom:20px}
.services-inline .services-header h2{font-size:27px;line-height:1.2}
.services-inline .services-header p{font-size:15px;margin:10px 0 0;color:#526b79}
@media(max-width:720px){.services-inline .services-header{padding:22px 18px;margin-bottom:17px}.services-inline .services-header h2{font-size:24px}.services-inline .services-header p{font-size:14px;line-height:1.5}}
.offer-copy .closing-benefit{font-size:clamp(32px,3.5vw,47px);line-height:1.2;letter-spacing:-.035em;font-weight:550}
.closing-benefit>strong{display:inline;font-size:1.15em;font-weight:750;color:#1454bf;white-space:nowrap}
.closing-benefit>strong>span{font-size:1.18em;font-weight:750}
@media(max-width:720px){.offer-copy .closing-benefit{font-size:clamp(28px,7.4vw,35px);line-height:1.23}}
@media(min-width:721px){
 .hero{width:min(1320px,calc(100% - 80px));grid-template-columns:1.14fr 1fr;gap:46px;padding-top:40px}
 .hero .product-brand{width:640px;max-width:100%;margin-bottom:42px}
 .hero h1{font-size:clamp(39px,3.5vw,54px);font-weight:550;line-height:1.13;letter-spacing:-.04em;max-width:580px}
 .hero .intro{font-size:18px;line-height:1.65;margin-top:23px;max-width:510px}
 .hero-actions{margin-top:29px}
 .hero-human{align-self:center}
}
.services-dialog.services-inline{position:relative;inset:auto;display:block;width:min(1220px,calc(100% - 80px));max-height:none;margin:0 auto 70px;overflow:hidden;border:1.5px solid #90afbf;border-radius:22px;box-shadow:0 24px 60px #163d522b,0 4px 12px #163d5214}
.services-dialog.services-inline[hidden]{display:none}
@media(max-width:720px){.services-dialog.services-inline{box-shadow:0 15px 32px #163d5226,0 3px 8px #163d5214}}
.services-inline .services-header,.services-inline .services-footer{position:static}
.services-teaser{margin-bottom:20px}
.price-brand{position:relative;width:100%;aspect-ratio:3.7;overflow:hidden;margin-bottom:10px}
.price-brand img{position:absolute;width:110%;max-width:none;left:-5%;top:-20%;height:auto}
.legal-brand{display:inline-block;font-size:23px;font-weight:650;text-decoration:none}
.legal-footer{gap:45px}
.legal-footer p{font-size:12px;line-height:1.7;margin-top:14px}
.legal-links{display:flex;flex-wrap:wrap;gap:10px 22px;margin-bottom:16px}
.legal-links a{font-size:14px;min-height:44px;display:inline-flex;align-items:center}
@media(max-width:720px){.services-dialog.services-inline{width:calc(100% - 40px);max-width:520px;margin-bottom:44px;border-radius:20px}.services-teaser{margin-bottom:16px}.services-inline .services-header{padding:18px}.services-inline .service-slide{padding-inline:18px}.services-inline .services-header h2{font-size:23px}.price-brand{margin-bottom:14px}.legal-footer{padding-top:30px}.legal-links{display:flex;flex-direction:column;gap:0}.legal-footer p{font-size:12px}}
.insights-section{border:1px solid #b9d0d8;border-radius:28px;background:#f0f5f7;padding:44px;margin-block:70px;box-shadow:0 20px 55px #193b4a14}
.insights-section .insight-panel{background:white;border:1px solid #b2c8d1;box-shadow:0 8px 22px #1c3f4d10;border-radius:22px;height:560px;min-height:0}
.insight-panel>figure{display:grid;grid-template-rows:minmax(0,1fr) auto;max-height:470px}
.insights-section .dashboard-scroll{max-height:420px}
.insights-controls .round-button{width:48px;height:48px;background:#153e48;color:white;border:0;font-size:24px}
.insights-controls{gap:16px;flex-wrap:wrap}
.insight-play{border:1px solid #b2c8d1;min-height:44px;border-radius:99px;background:white;color:#153e48;padding:10px 17px;font-size:14px;font-weight:600}
.insights-hint{text-align:center;font-size:13px;color:#435f6b;margin-top:14px}
.insights-section .insights-source{font-size:12px}
.services-teaser{padding:27px 32px;margin-bottom:70px;border:1px solid #c3d8e0;border-radius:20px;background:#eaf3f7;gap:26px}
.services-teaser h2{font-size:25px;line-height:1.2}
.services-teaser p:not(.section-kicker){margin-top:9px;font-size:15px}
.services-teaser>.button{background:#163e49;color:white;border-color:#163e49}
@media(max-width:720px){.insights-section{padding:27px 16px;margin-block:42px;border-radius:23px}.insights-section .insights-heading h2{font-size:30px}.insights-section .insight-panel{height:650px;padding:21px 14px;grid-template-rows:auto minmax(0,1fr);gap:20px}.insight-panel>figure{height:100%;max-height:none;min-height:0}.insights-section .dashboard-scroll{max-height:100%;min-height:0}.insights-controls{gap:9px}.insights-controls span{min-width:120px;font-size:13px}.insights-controls .round-button{width:44px;height:44px}.insight-play{margin-top:3px}.insights-hint{font-size:12px}.services-teaser{padding:22px;margin-bottom:44px}.services-teaser h2{font-size:23px}.services-teaser p:not(.section-kicker){font-size:15px;line-height:1.5}.services-teaser .button{margin-top:18px;min-height:48px;font-size:14px}.insights-section .insight-copy h3{font-size:25px}.insights-section .insight-copy>p{font-size:15px}}
.flow-heading{row-gap:20px}
.flow-title-line{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:24px;min-width:0}
.flow-title-line h2{margin:0;min-width:0}
.flow-title-line .flow-brand{width:210px;max-width:30%;margin:0;flex-shrink:0;padding:0 9px;border-radius:12px}
.flow-heading>.flow-subtitle{margin:0;font-size:21px}
@media(max-width:720px){.flow-title-line{gap:12px}.flow-title-line h2{font-size:clamp(27px,7vw,36px);line-height:1.12}.flow-title-line .flow-brand{width:108px;max-width:34%;padding:3px 4px;border-radius:8px}.flow-heading>.flow-subtitle{margin:0;font-size:18px}.flow-focus .flow-heading{gap:18px}}
.hero .product-brand{position:relative;width:560px;max-width:100%;aspect-ratio:3.7;overflow:hidden;margin-bottom:32px}
.hero .product-brand img{position:absolute;width:110%;max-width:none;height:auto;left:-5%;top:-20%}
@media(max-width:720px){.hero .product-brand{width:100%;max-width:420px;aspect-ratio:3.7;margin:0 0 24px}}
.included-cards{display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:790px;margin:32px auto 8px;padding:26px 32px;border:1px solid #79dccb;background:#daf8ef;color:#123c39;border-radius:20px;box-shadow:0 12px 35px #0002}
.included-cards>strong{font-size:52px;line-height:1;letter-spacing:-.05em}
.included-cards>strong>span{display:block;font-size:14px;line-height:1.4;letter-spacing:0;margin-top:9px}
.included-stamp{display:inline-block;font-size:14px;font-weight:650;background:#123c39;color:#e1fff5;padding:8px 13px;border-radius:99px}
.included-cards p{font-size:14px;line-height:1.45;margin-top:10px}
@media(max-width:720px){.included-cards{padding:22px;gap:20px;align-items:flex-start;flex-direction:column;margin-top:28px;border-radius:18px}.included-cards>strong{font-size:52px}.included-cards>div{width:100%;border-top:1px solid #123c3926;padding-top:16px}.included-cards p{font-size:14px}.included-stamp{font-size:14px}}
.offer-solution{position:relative;margin-top:28px;overflow:hidden;border-radius:22px;background:white;border:1px solid #d4e1d9}
.offer-solution>img{width:100%;aspect-ratio:1.8;object-fit:cover;object-position:center 52%}
.offer-solution figcaption{margin:0;padding:17px 20px;color:#143e42}
.offer-solution figcaption strong{display:block;font-size:17px}.offer-solution figcaption span{display:block;font-size:12px;margin-top:5px}
.offer-solution .ai-mark{bottom:90px}
.offer-trust{border-top:1px solid #d4e1d9;padding-top:22px;margin-top:25px}
.offer-trust>p{font-size:13px;font-weight:600;color:#566976;text-align:center}
.offer-trust-logos{display:flex;gap:16px;align-items:center;justify-content:center;margin-top:16px}
.offer-trust-logos img{width:calc((100% - 32px)/3);max-width:100px;height:58px;object-fit:contain}
.price-card .offer-trust ul{font-size:13px;margin:18px 0 0}
.price-card .offer-trust li{font-size:13px;margin:8px 0}
@media(max-width:720px){.offer-solution{margin-top:24px;border-radius:18px}.offer-solution>img{aspect-ratio:1.55}.offer-solution figcaption{padding:15px}.offer-solution figcaption strong{font-size:16px}.offer-trust-logos{gap:12px}.offer-trust-logos img{width:calc((100% - 24px)/3);height:52px}}
.hero-copy,.flow-explain,.flow-stage,.offer-copy,.price-card,.benefit-copy{min-width:0}
.product-brand img{width:100%;height:auto}
.insight-panel,.service-slide{min-width:0}
.dashboard-render img{display:block}
.services-track{align-items:flex-start}
.flow-brand{width:265px;max-width:85%;padding:5px 12px;background:white;border-radius:14px;margin-bottom:24px}
.flow-brand img{width:100%;height:auto}
.flow-subtitle{font-size:21px;line-height:1.45;color:#bfd2e2;margin-top:20px}
@media(max-width:720px){.flow-brand{width:230px;margin-bottom:22px;padding:5px 10px;border-radius:12px}.flow-subtitle{font-size:18px;margin-top:15px}}
@media(max-width:720px){
  html{scroll-padding-top:18px}
  .wrap{width:calc(100% - 40px);max-width:520px}
  .hero{padding-top:22px;gap:26px}
  .product-brand{width:100%;max-width:390px;margin:0 0 24px}
  .hero h1{font-size:clamp(32px,8.8vw,47px);line-height:1.1;letter-spacing:-.045em;overflow-wrap:normal}
  .hero .intro{font-size:16px;line-height:1.65}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:12px}
  .hero-actions .primary{width:100%;font-size:15px}
  .hero-actions .demo-link{justify-content:center;margin:0;min-height:44px;font-size:14px}
  .hero-human>img{aspect-ratio:1.1;border-radius:22px}
  .hero-price{gap:16px}.hero-price>span{font-size:12px}
  .flow-focus{width:calc(100% - 20px);padding:34px 0 24px;margin-block:38px;border-radius:24px}
  .flow-focus>.wrap{width:calc(100% - 32px);max-width:520px}
  .flow-focus .flow-layout{gap:26px}
  .flow-focus .flow-step{width:100%;text-align:left;gap:12px;padding:17px 12px}
  .flow-step>div{min-width:0}
  .flow-focus .flow-step>span{flex-shrink:0;width:28px;height:28px}
  .flow-focus .flow-step strong{font-size:16px;line-height:1.3;display:block}
  .flow-focus .flow-step p{font-size:14px;line-height:1.5}
  .flow-controls{flex-wrap:wrap}.flow-focus .flow-controls .button{min-height:48px;font-size:14px}
  .live-preview-label{font-size:12px;text-align:center}
  .handset-art{width:90%;max-width:315px;flex:none;margin:0 auto}
  .handset-screen{border-radius:6.5% / 3.3%}
  .real-page-link{display:inline-block;min-height:44px;line-height:1.6;overflow-wrap:anywhere}
  .fan-caption{gap:12px}.fan-caption .round-button{width:44px;height:44px}
  .fan-caption p{min-width:0}.fan-caption span{font-size:13px}
  .client-logo{min-width:0;flex-basis:90%;gap:14px}.client-logo span{font-size:14px}
  .client-rail-heading{gap:12px}.client-rail-heading>p{max-width:180px}
  .insights-section{padding-block:54px}.insights-heading h2{font-size:clamp(30px,8vw,40px);line-height:1.12}
  .insights-tabs{max-width:100%;gap:8px;padding-bottom:16px;scroll-padding-inline:4px}
  .insight-panel{padding:22px 16px;gap:20px}
  .insight-copy h3{font-size:27px;line-height:1.14}.insight-copy>p{font-size:16px;line-height:1.6}
  .insight-panel figure{width:100%}.dashboard-scroll{max-width:100%;-webkit-overflow-scrolling:touch}
  .insights-controls .round-button{width:44px;height:44px}
  .insights-source{font-size:12px;line-height:1.6}
  .services-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 24px - env(safe-area-inset-bottom));overscroll-behavior:contain}
  .services-header{position:sticky;top:0;z-index:10;background:white}
  .services-header h2{font-size:25px}
  .service-tabs{align-items:center}
  .services-track{min-height:0}
  .service-slide{padding:8px 18px 24px;gap:22px}
  .service-slide .benefit-copy p{font-size:16px;line-height:1.6}
  .service-slide .benefit-copy h3{font-size:29px;line-height:1.13}
  .services-footer{padding-bottom:max(13px,env(safe-area-inset-bottom));margin:0}
  .compare-canvas{min-width:0}
  .compare-canvas input{touch-action:pan-y}
  .before-label,.after-label{font-size:12px;padding:6px 8px;max-width:46%;line-height:1.25}
  .before-label{left:8px}.after-label{right:8px}
  .ai-mark p{max-width:calc(100vw - 96px)}
  .offer-section{padding-block:54px}.price-card{padding:27px 22px}
  .price-card .contact{font-size:14px;line-height:1.4;width:100%;white-space:normal;text-align:center;gap:10px}
  .price-card li{font-size:14px;line-height:1.55}
  .faq summary{padding-right:20px}.faq p{overflow-wrap:anywhere}
  body>footer{padding-bottom:calc(104px + env(safe-area-inset-bottom));overflow-wrap:anywhere}
  .mobile-cta{padding-inline:max(20px,env(safe-area-inset-left));gap:12px}
  .mobile-cta a{font-size:14px;text-align:center}
}
@media(max-width:360px){
  .hero h1{font-size:32px}
  .flow-heading h2{font-size:29px}
  .flow-focus .flow-controls .button{font-size:13px;padding-inline:12px}
  .insight-copy h3{font-size:25px}
  .services-footer small{max-width:160px}
  .mobile-cta a{padding-inline:12px}
}
