.header{height:98px;max-width:1440px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);position:relative;z-index:3;background:var(--bg)}.brand{display:flex;align-items:center;gap:9px;white-space:nowrap;font-weight:800;font-size:17px;letter-spacing:-.04em;line-height:1.3}.brand img{flex:none}.brand small{display:block;font-size:9px;letter-spacing:.15em;margin-top:5px}.plus{color:var(--blue)}.nav{display:flex;gap:27px;font-size:13px;font-weight:700}.nav a:hover{color:var(--blue)}.menu{display:none}.hero{display:grid;grid-template-columns:1.07fr 1fr;gap:48px;align-items:center;padding-block:66px 74px}.tiny-dot{width:7px;height:7px;background:var(--blue);display:inline-block;border-radius:50%;margin-right:8px}.hero h1 span{color:var(--blue)}.lede{max-width:480px;font-size:17px;color:var(--muted);line-height:1.8;margin-top:27px}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:32px;flex-wrap:wrap}.hero-proof{display:flex;gap:14px;margin-top:28px;font-size:11px;font-weight:700;color:var(--muted);flex-wrap:wrap}.hero-proof span+span:before{content:"·";margin-right:14px}.hero-visual{background:var(--navy);border-radius:22px;min-height:560px;position:relative;padding:28px 24px 22px;color:#fff;overflow:hidden}.visual-label{display:flex;justify-content:space-between;gap:12px;font-size:9px;letter-spacing:.12em;color:#b0c7e9}.visual-label span:first-child{color:#fff;font-weight:800}.device-wrap{position:relative;height:438px;max-width:460px;margin:15px auto 0}.phone{position:absolute;width:200px;border-radius:27px;border:6px solid #111c2d;background:#111c2d;box-shadow:0 20px 36px #0005;overflow:hidden}.phone-top{position:absolute;z-index:1;top:0;left:50%;transform:translateX(-50%);height:10px;width:62px;background:#111c2d;border-radius:0 0 10px 10px}.phone img{width:100%;aspect-ratio:411/891;object-fit:cover}.phone-back{top:4px;left:12px;transform:rotate(-8deg)}.phone-front{right:10px;top:24px;transform:rotate(7deg)}.visual-bottom{position:relative;padding-top:12px;border-top:1px solid #ffffff24;display:flex;gap:20px;justify-content:space-between;align-items:center}.visual-bottom p{font-size:13px;font-weight:700;max-width:160px}.visual-bottom span{font-size:9px;line-height:1.6;color:#bfd0e9;text-align:right}.trust-strip{border-block:1px solid var(--line);background:#fff}.strip-inner{padding-block:28px;display:flex;justify-content:space-between;align-items:center;gap:30px}.strip-inner p{font-size:12px;color:var(--muted)}.strip-inner strong{font-size:13px;color:var(--text)}.strip-inner>span{font-size:13px;font-weight:700}.section-heading{display:flex;justify-content:space-between;gap:70px;margin-bottom:46px;align-items:flex-end}.section-heading>p{max-width:380px;color:var(--muted);font-size:15px}.features{display:grid;grid-template-columns:1fr 1fr;gap:22px}.feature-featured{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;background:var(--ice);border-radius:var(--radius);padding:48px}.number{display:block;letter-spacing:.13em;font-size:11px;color:var(--blue);font-weight:800;margin-bottom:24px}.feature-featured h3{font-size:36px;line-height:1.2}.feature-featured p{font-size:15px;color:var(--muted);max-width:400px;margin-top:22px}.feature-featured .text-link{margin-top:26px}.voucher{background:#fff;max-width:385px;width:100%;border-radius:12px;box-shadow:0 24px 55px #29416812;transform:rotate(-3deg);overflow:hidden;text-align:center}.voucher-head{padding:21px 24px;display:flex;justify-content:space-between;background:var(--blue);color:white;font-size:11px;font-weight:800;letter-spacing:.08em}.voucher p{font-size:10px;letter-spacing:.12em;margin:25px auto 9px}.voucher strong{display:block;font-size:24px;letter-spacing:.04em}.voucher>span{font-size:11px;display:block;color:var(--muted);padding:11px 18px 26px}.ticket-perf{height:1px;border-top:2px dashed var(--line);position:relative}.ticket-perf:before,.ticket-perf:after{content:"";position:absolute;width:20px;height:20px;border-radius:100%;background:var(--ice);top:-10px}.ticket-perf:before{left:-10px}.ticket-perf:after{right:-10px}.voucher small{font-size:9px;display:block;padding:20px;letter-spacing:.1em;color:var(--muted)}.feature{padding:37px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.feature h3{font-size:25px}.feature p{font-size:15px;color:var(--muted);margin-top:20px}.mini-tags{display:flex;gap:10px;margin-top:26px}.mini-tags span{padding:7px 13px;border:1px solid var(--line);border-radius:6px;font-size:11px;font-weight:700}.feature-foot{margin-top:28px;font-size:11px;color:var(--muted)}.workflow{background:#f2f5fa;border-block:1px solid var(--line)}.workflow-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:110px}.workflow-grid>div>p:not(.eyebrow){color:var(--muted);font-size:15px;max-width:350px;margin-top:24px}.workflow .text-link{margin-top:28px}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:25px;border-bottom:1px solid #d5deeb;padding:29px 0}.steps li:first-child{padding-top:0}.steps li:last-child{border:0}.steps li>span{font-size:13px;color:var(--blue);font-weight:800;padding-top:4px}.steps h3{font-size:22px}.steps p{color:var(--muted);font-size:14px;margin-top:14px}.membership{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.membership-copy>p:not(.eyebrow){font-size:15px;margin-top:24px;color:var(--muted);max-width:470px}.membership-card{padding:34px 38px;border:1px solid var(--line);background:#fff;box-shadow:0 20px 60px #17345208;border-radius:var(--radius)}.card-top{display:flex;gap:15px;align-items:center;margin-bottom:25px}.card-top>span{font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--muted)}.membership-card h3{font-size:30px}.membership-card ul{padding:0;list-style:none;margin:28px 0;font-size:13px}.membership-card li{margin-top:12px;padding-left:22px;position:relative}.membership-card li:before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:800}.membership-card .button{width:100%}.membership-card small{display:block;font-size:10px;color:var(--muted);margin-top:17px}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.faq>div>.text-link{margin-top:28px}.faq details{border-bottom:1px solid var(--line);padding:23px 0}.faq details:first-child{padding-top:0}.faq summary{list-style:none;cursor:pointer;font-size:14px;font-weight:800;position:relative;padding-right:25px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:0;top:0;font-size:19px;color:var(--blue)}.faq details[open] summary:after{content:"−"}.faq details p{font-size:14px;color:var(--muted);margin-top:17px;padding-right:20px}.download{background:var(--blue);color:#fff;padding-block:68px}.download-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.download .eyebrow{color:#d0e1ff}.download h2{font-size:38px}.download p:not(.eyebrow){font-size:14px;color:#e1eaff;max-width:470px;margin-top:24px}.download-action{display:flex;flex-direction:column;gap:16px;align-items:center;flex:none}.download-action>span,.download-help{font-size:11px}.download-help{text-decoration:underline;text-underline-offset:4px}.footer{padding-top:45px;padding-bottom:26px}.footer-main{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-bottom:32px}.footer-main>p{font-size:12px;color:var(--muted)}.footer-main .text-link{font-size:12px;line-height:1.8}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;font-size:11px;color:var(--muted);gap:20px}.footer-bottom>div{display:flex;gap:16px;flex-wrap:wrap}.footer-bottom button{padding:0;min-height:32px;font-size:11px}.footer-bottom button:hover{text-decoration:underline}.disclaimer{color:var(--muted);font-size:10px;margin-top:18px}dialog{border:0;border-radius:18px;padding:28px;width:min(740px,calc(100vw - 32px));max-height:85vh;color:var(--text);box-shadow:0 30px 100px #0003}dialog::backdrop{background:#0c2038a8;backdrop-filter:blur(4px)}.dialog-header{display:flex;align-items:flex-start;gap:25px;justify-content:space-between;margin-bottom:20px}.dialog-header h2{font-size:24px}.dialog-header button{min-height:44px;background:var(--ice);border-radius:6px;padding:10px;font-size:12px;flex:none}#legal-version{font-size:12px;color:var(--muted);margin-bottom:18px}.legal-body{white-space:pre-wrap;font-size:14px;line-height:1.9;overflow-wrap:anywhere}.disabled{pointer-events:none;opacity:.7}
@media(min-width:1440px){.hero{padding-block:82px}.hero-visual{min-height:594px}.device-wrap{height:472px}.phone{width:213px}}
@media(max-width:1100px){.header{padding-inline:28px;gap:15px}.nav{gap:16px;font-size:12px}.header .brand{font-size:15px}.hero{gap:28px}.hero-visual{padding-inline:18px;min-height:500px}.device-wrap{height:380px}.phone{width:170px}.phone-back{left:0}.phone-front{right:0}.visual-bottom{gap:10px}.visual-label span:last-child{display:none}.workflow-grid,.membership{gap:64px}.faq{gap:40px}.hero-actions{gap:15px}.hero h1{font-size:clamp(3rem,5.5vw,4.2rem)}}
@media(max-width:900px){.nav{display:none;position:absolute;top:86px;left:0;right:0;background:#fff;padding:25px;box-shadow:0 15px 25px #13264515;border-top:1px solid var(--line)}.nav.open{display:flex;flex-wrap:wrap}.menu{display:block;font-weight:800;font-size:12px;min-height:44px}.header{height:86px}.header-cta{margin-left:auto}.hero{grid-template-columns:1fr;gap:44px;padding-block:48px}.hero-copy{max-width:640px}.hero h1{font-size:clamp(3.2rem,8.5vw,4.8rem)}.hero-visual{max-width:600px;width:100%;min-height:550px}.device-wrap{height:435px;max-width:450px}.phone{width:195px}.phone-front{right:22px}.phone-back{left:22px}.strip-inner{flex-wrap:wrap;gap:22px}.strip-inner p{width:100%}.section-heading{gap:30px}.workflow-grid{gap:45px}.membership{gap:38px}.membership-card{padding:28px}.download-inner{gap:30px}.download h2{font-size:32px}.download .button{padding:15px 17px}.footer-main{flex-wrap:wrap}.footer-main>p{display:none}}
@media(max-width:600px){.header{padding-inline:14px;gap:8px}.header .brand{font-size:12px}.brand img{width:46px;height:46px}.brand small{font-size:7px;letter-spacing:.07em}.header-cta{padding:10px 12px;font-size:11px;gap:8px}.header .menu{font-size:10px}.hero{padding-top:34px}.hero .eyebrow{font-size:10px;letter-spacing:.11em}.lede{font-size:15px;margin-top:22px}.hero-actions{gap:22px}.hero-proof{font-size:10px;gap:8px}.hero-proof span+span:before{margin-right:8px}.hero-visual{min-height:455px;padding:23px 17px 18px;border-radius:17px}.device-wrap{height:353px;max-width:340px;margin-top:10px}.phone{width:157px;border-width:5px;border-radius:21px}.phone-back{left:6px}.phone-front{right:6px;top:20px}.visual-label{font-size:8px}.visual-bottom p{font-size:11px}.visual-bottom span{font-size:8px}.strip-inner{gap:16px}.strip-inner>span{font-size:11px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;font-size:14px}.features{grid-template-columns:1fr}.feature-featured{grid-template-columns:1fr;padding:28px;gap:40px}.feature-featured h3{font-size:31px}.voucher{margin-bottom:12px}.voucher strong{font-size:19px}.feature{padding:28px}.workflow-grid,.membership,.faq{grid-template-columns:1fr;gap:36px}.workflow-grid h2 br:nth-child(2){display:none}.steps h3{font-size:20px}.steps li{gap:18px}.membership{padding-block:64px}.membership-card{padding:28px}.membership-card h3{font-size:28px}.download-inner{display:block}.download h2{font-size:31px}.download-action{margin-top:32px;align-items:flex-start}.download .button{width:100%}.footer-main{gap:24px}.footer-main .brand{font-size:16px}.footer-bottom{flex-direction:column;gap:9px}.footer-bottom>div{gap:13px}.disclaimer{font-size:9px}.eyebrow{margin-bottom:20px}.faq .text-link{margin-top:20px}.dialog-header h2{font-size:22px}dialog{padding:23px}.legal-body{font-size:13px}}
.brand small,.visual-label,.visual-bottom span,.visual-bottom p,.hero-proof,.number,.voucher-head,.voucher p,.voucher>span,.voucher small,.mini-tags span,.feature-foot,.card-top>span,.membership-card small,.download-action>span,.download-help,.footer-bottom,.footer-bottom button,.disclaimer{font-size:12px}.brand small{font-size:12px;letter-spacing:.03em}.visual-label{letter-spacing:.03em}.voucher small{letter-spacing:.025em}
@media(max-width:1100px){.brand small{display:none}}
@media(max-width:600px){.header-cta,.header .menu,.hero .eyebrow,.strip-inner>span{font-size:12px}.visual-bottom{display:block}.visual-bottom p{max-width:none;margin-bottom:6px}.visual-bottom span{text-align:left;display:block}.visual-label{font-size:12px}.header .brand{font-size:12px}.hero-visual{min-height:490px}.hero-proof span+span:before{display:none}.hero-proof{gap:8px 14px}.hero-proof span{white-space:nowrap}}
