:root{--ink:#153249;--muted:#607385;--blue:#176bff;--blue-deep:#1458d5;--line:#dde5ed;--paper:#fff;--wash:#f3f7fb;--mint:#c1f0de;--font:'DM Sans',sans-serif;--display:'Manrope',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:var(--ink);color:#fff;z-index:100}.skip-link:focus{top:10px}.site-header{background:rgba(255,255,255,.94);border-bottom:1px solid #e9eef3;position:sticky;top:0;z-index:10;backdrop-filter:blur(16px)}.nav-wrap{height:96px;display:flex;align-items:center;justify-content:space-between}.brand{font-family:var(--display);font-size:29px;font-weight:800;letter-spacing:-1.5px;display:flex;align-items:center;gap:10px}.brand-symbol,.app-symbol{background:var(--blue);color:#fff;display:grid;place-items:center;border-radius:12px;width:39px;height:39px;font-weight:800;letter-spacing:-1px}.brand-dot{color:var(--blue)}nav{display:flex;gap:34px;align-items:center;font-size:14px;font-weight:650}nav>a:not(.nav-download):hover{color:var(--blue)}.nav-download{background:var(--ink);color:#fff;border-radius:100px;padding:12px 23px;display:flex;gap:22px}.hero{display:grid;grid-template-columns:1.14fr 1fr;gap:64px;align-items:center;padding-block:78px 86px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:1.8px;font-weight:700;margin:0 0 28px}.small-line{width:23px;height:2px;background:var(--blue)}h1{font-family:var(--display);font-size:clamp(3.1rem,4.65vw,4.7rem);line-height:1.09;letter-spacing:-3.8px;font-weight:750;margin:0 0 29px}.accent{color:var(--blue)}.hero-lede{max-width:490px;font-size:18px;color:var(--muted);line-height:1.75;margin:0 0 32px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{border:0;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;padding:15px 25px;font-size:14px;font-weight:700;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:#fff}.primary:hover{background:var(--blue-deep)}.text-link{font-size:14px;font-weight:700;display:flex;gap:13px;align-items:center}.text-link:hover{color:var(--blue)}.hero-notes{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:32px;font-size:12px;color:var(--muted)}.hero-notes span+span:before{content:'·';margin-right:16px;color:var(--blue)}.hero-stage{border-radius:30px;background:#eaf1ff;position:relative;padding:25px 34px 22px;min-width:0;box-shadow:inset 0 0 0 1px #e0eafa}.stage-caption,.stage-bottom{display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:1.2px;font-weight:650;color:#4e6686}.stage-caption{margin-bottom:22px}.stage-bottom{margin-top:21px;font-size:12px}.mini-star{font-size:25px;color:var(--blue);line-height:1}.app-preview{border-radius:21px;background:#fff;box-shadow:0 14px 45px #163b6a14;border:1px solid #e0e7f0;overflow:hidden;transform:rotate(-2deg)}.app-topbar{display:flex;align-items:center;justify-content:space-between;padding:19px 21px;border-bottom:1px solid #edf1f4;gap:10px}.app-identity{display:flex;align-items:center;gap:8px;font-family:var(--display);font-size:15px;font-weight:700;letter-spacing:-.6px}.app-identity b{font-weight:500;color:#5b6a7b}.app-symbol{width:28px;height:28px;border-radius:9px;font-size:20px}.preview-tag{font-size:12px;color:#5e7187;background:#f0f4f8;border-radius:5px;padding:4px 7px;white-space:nowrap}.app-body{padding:25px 24px 19px}.micro-label{font-size:12px;letter-spacing:1.1px;font-weight:700;color:#65768b;display:block}.app-welcome .micro-label{color:var(--blue);margin:0 0 10px}.app-welcome h2{font-family:var(--display);font-size:28px;letter-spacing:-1px;line-height:1.28;margin:0 0 12px;font-weight:750}.app-welcome>p:last-child{font-size:12px;color:var(--muted);margin:0}.preview-goal{display:flex;align-items:center;gap:12px;padding:18px 14px;margin-top:23px;background:#f3f7fd;border:1px solid #e2eaf6;border-radius:14px}.round-icon{width:39px;height:39px;background:#fff;border:1px solid #e0e9f5;color:var(--blue);font-size:27px;border-radius:50%;display:grid;place-items:center;flex:none}.preview-goal strong{display:block;font-size:14px;margin-block:2px}.preview-goal div>span:last-child{display:block;font-size:12px;color:var(--muted)}.app-progress{display:flex;gap:8px;align-items:center;margin:27px 0 22px;justify-content:space-between}.app-progress>div{font-size:12px;color:#778697;display:flex;gap:5px;align-items:center;white-space:nowrap}.app-progress>div>span{display:grid;place-items:center;border-radius:50%;width:22px;height:22px;background:#eef2f6}.app-progress>div.active{color:var(--blue);font-weight:700}.app-progress>div.active>span{background:var(--blue);color:#fff}.app-progress i{height:1px;background:#e0e7ee;flex:1}.app-next{display:flex;justify-content:space-between;align-items:center;border-radius:10px;background:var(--blue);color:#fff;padding:12px 17px;font-size:12px;font-weight:650}.preview-note{text-align:center;font-size:12px;color:#768392;margin:12px 0 0}.language-band{background:var(--ink);color:#fff;padding:24px 0}.language-band>.wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}.language-band>.wrap>span{font-size:14px;color:#cfdae4}.language-band .wrap>div{display:flex;gap:38px;align-items:center;font-size:18px;font-family:var(--display);font-weight:500}.language-band strong{font-weight:650;color:var(--mint)}.site-footer{padding-block:36px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;color:var(--muted)}.footer-name{font-family:var(--display);font-weight:800;font-size:22px;letter-spacing:-1px;color:var(--ink)}
.brand img{width:153px;height:auto}.app-identity img{width:81px;height:auto}.app-identity>span{font-size:14px;font-weight:500;letter-spacing:0;color:var(--muted);border-left:1px solid #dfe6ed;padding-left:9px}.app-topbar{padding:17px 20px}.preview-tag{font-size:12px}.stage-caption,.stage-bottom{font-size:12px;letter-spacing:1px}.stage-bottom{font-size:12px}.micro-label{font-size:12px;letter-spacing:.7px}.app-body{padding:20px}.demo-language{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px;font-size:12px;color:var(--muted)}.demo-language select{font-size:12px;color:var(--ink);border:1px solid #dbe4ee;border-radius:7px;padding:7px 22px 7px 8px;max-width:130px;background:#fff;cursor:pointer}#preview-content{min-height:240px}.app-welcome>p:last-child{font-size:14px;line-height:1.6}.app-welcome h2{font-size:28px}.preview-goal{margin-top:20px;padding:14px 12px}.preview-goal div>span:last-child{font-size:12px;line-height:1.5}.preview-goal strong{font-size:14px;line-height:1.5}.app-progress{margin:20px 0 18px;gap:4px}.app-progress button{background:none;border:0;padding:4px 1px;display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--muted);font-size:12px;flex:1;min-width:0;min-height:55px}.app-progress button b{font-weight:500;line-height:1.25}.app-progress button>span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#edf2f7;flex:none}.app-progress button.active{color:var(--blue)}.app-progress button.active b{font-weight:700}.app-progress button.active>span{background:var(--blue);color:#fff}.app-progress i{flex:.45;transform:translateY(-11px)}.app-next{border:0;width:100%;text-align:left;gap:10px;font-size:14px;min-height:47px}.app-next:hover{background:var(--blue-deep)}.preview-note{font-size:12px;line-height:1.4}.hero-notes{font-size:12px}.section-space{padding-block:100px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:52px}.section-top h2,.feature-copy h2,.print-strip h2{font-family:var(--display);font-size:43px;font-weight:750;line-height:1.2;letter-spacing:-1.9px;margin:0}.section-top .eyebrow,.feature-copy .eyebrow,.print-strip .eyebrow{margin-bottom:21px}.section-top>p{max-width:325px;color:var(--muted);margin:0 0 3px;font-size:16px;line-height:1.8}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.step-number{font-family:var(--display);font-size:46px;line-height:1;font-weight:500;color:#467cc2;letter-spacing:-3px}.step-rule{height:1px;background:var(--line);margin:24px 0}.step-card h3{font-family:var(--display);font-size:22px;letter-spacing:-.7px;font-weight:750;margin:0 0 13px}.step-card p{font-size:16px;color:var(--muted);line-height:1.8;margin:0 0 22px}.step-caption{font-size:12px;font-weight:700;letter-spacing:.8px}.features{background:var(--wash);padding-block:84px}.feature-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:85px;align-items:stretch}.photo-panel{width:100%;min-width:0;position:relative;min-height:640px;border-radius:25px;overflow:hidden;background:#dfe9ef}.photo-panel>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:46% center}.photo-panel:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(10,31,45,.85))}.photo-caption{position:absolute;z-index:1;bottom:36px;left:34px;right:25px;color:#fff}.photo-caption>span{font-size:12px;letter-spacing:1px;font-weight:650}.photo-caption>strong{font-family:var(--display);font-size:33px;line-height:1.3;letter-spacing:-1px;display:block;margin-top:12px;font-weight:650}.feature-copy{padding:10px 0}.feature-copy h2{font-size:43px}.feature-intro{color:var(--muted);font-size:16px;max-width:435px;line-height:1.8;margin:24px 0 26px}.feature-item{display:flex;gap:19px;margin-top:25px}.feature-icon{background:#e3ecfb;border-radius:12px;width:44px;height:44px;display:grid;place-items:center;color:#2965b5;flex:none}.feature-icon svg{width:24px;height:24px}.feature-item h3{font-family:var(--display);font-size:17px;margin:0 0 7px;line-height:1.3;letter-spacing:-.25px}.feature-item p{font-size:14px;color:var(--muted);margin:0;line-height:1.8;max-width:390px}.print-strip{display:grid;grid-template-columns:1fr 1fr 100px;gap:65px;align-items:center;padding-block:94px}.print-strip h2{font-size:35px}.print-strip p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.8;margin:0 0 22px}.text-button{background:none;border:0;padding:0;min-height:40px}.print-badge{width:98px;height:98px;border-radius:50%;border:1px solid #dce6ef;display:grid;place-items:center;position:relative;background:#f7faff;color:var(--blue)}.print-badge svg{width:42px;height:42px}.download-section{padding-bottom:64px}.download-card{display:grid;grid-template-columns:1.25fr 1fr;border-radius:28px;background:var(--ink);color:#fff;padding:61px 65px;gap:70px;align-items:center}.download-intro .eyebrow{font-size:12px;letter-spacing:1.5px;margin:0 0 19px;color:var(--mint)}.download-intro h2{font-family:var(--display);font-size:47px;line-height:1.17;letter-spacing:-2px;margin:0 0 22px;font-weight:700}.download-intro>p:last-child{max-width:330px;color:#b9cad7;line-height:1.8;font-size:16px;margin:0}.download-action{border-left:1px solid #ffffff24;padding-left:49px}.release-label{font-size:12px;letter-spacing:1.3px;font-weight:650;background:#28495f;padding:6px 10px;border-radius:6px;display:inline-block}.download-action h3{font-family:var(--display);font-size:24px;letter-spacing:-.5px;margin:18px 0 10px}.download-action>p{color:#c3d2de;font-size:14px;line-height:1.8;margin:0 0 21px}.download-button{background:#d1f4e4;color:#143e31;padding-inline:21px;gap:13px;width:100%;font-size:14px}.download-button svg{width:21px;height:21px}.download-button.is-unavailable{cursor:default;background:#e1eee8;color:#385347}.download-button.is-unavailable:hover{transform:none}.download-action .download-footnote{font-size:12px;color:#b5c8d7;margin:13px 0 0;line-height:1.7}.site-footer{display:block;padding-block:0 27px}.footer-top{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:35px;align-items:center;padding:32px 0}.footer-brand img{width:134px}.footer-top>p{font-size:14px;margin:0 auto 0 15px;color:var(--muted);line-height:1.7}.footer-top>a:last-child{font-size:14px;font-weight:600;display:flex;gap:20px;align-items:center}.partner-downloads{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.partner-downloads summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;min-height:64px;font-size:14px;color:var(--muted);list-style:none}.partner-downloads summary::-webkit-details-marker{display:none}.disclosure-icon{font-size:24px;font-weight:400;transition:transform .2s}.partner-downloads[open] .disclosure-icon{transform:rotate(45deg)}.partner-content{max-width:760px;padding:0 0 24px}.partner-content>p{font-size:14px;margin:0 0 19px;color:var(--muted)}.partner-row{display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid #e6edf3;padding:18px 0}.partner-row strong{display:block;font-size:15px;font-weight:650;color:var(--ink)}.partner-row div>span{font-size:13px;color:var(--muted);display:block;margin-top:3px}.partner-download{border:1px solid #d7e2ed;border-radius:8px;padding:9px 15px;font-size:13px;color:var(--blue);white-space:nowrap}.partner-download.is-unavailable{background:#f5f7f9;color:#687885;cursor:default}.footer-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;color:var(--muted);font-size:12px;margin-top:24px}.footer-bottom p{margin:0}.report-dialog{border:1px solid #e0e7ef;border-radius:20px;padding:0;width:min(490px,calc(100% - 32px));max-height:90dvh;background:#f1f5f9;color:var(--ink);box-shadow:0 30px 100px #0005;overflow:auto}.report-dialog::backdrop{background:#0c213b99;backdrop-filter:blur(4px)}.dialog-toolbar{position:sticky;top:0;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:17px 22px;border-bottom:1px solid var(--line);z-index:1}.dialog-toolbar strong{font-size:15px;display:block}.dialog-toolbar div>span{display:block;font-size:12px;color:var(--muted);margin-top:3px}.close-dialog{border:0;background:#eef3f8;border-radius:50%;width:38px;height:38px;font-size:27px;font-weight:400;color:var(--ink);display:grid;place-items:center;flex:none;line-height:1}.receipt{background:#fff;border:1px solid #e2e6eb;margin:26px auto;padding:28px;width:min(340px,calc(100% - 44px));font-family:var(--font);font-size:14px;line-height:1.65;box-shadow:0 5px 20px #152e4610;white-space:pre-line}.receipt-logo{width:145px;height:auto;margin:0 auto 11px;filter:grayscale(1)}.receipt-subtitle{text-align:center;font-size:12px;letter-spacing:1px}.receipt-line{border-top:1px dashed #97a5b1;margin:19px 0}.receipt .receipt-label{font-size:12px;letter-spacing:.7px;font-weight:700;color:#44596c;margin:0 0 7px}.receipt h3{font-size:16px;line-height:1.4;margin:0 0 10px}.receipt p{margin:0 0 8px}.receipt .receipt-note{font-size:12px;color:var(--muted)}.dialog-actions{display:flex;justify-content:center;padding:0 22px 25px}.dialog-open{overflow:hidden}
@media(min-width:1500px){.hero{gap:100px;padding-block:95px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{gap:32px}.hero-stage{padding:22px}.hero-actions{gap:20px}h1{font-size:3.8rem;letter-spacing:-2.7px}.hero-lede{font-size:17px}.hero-notes{gap:8px 10px}.hero-notes span+span:before{margin-right:10px}.feature-grid{gap:43px}.section-top h2,.feature-copy h2{font-size:37px}.steps-grid{gap:30px}.print-strip{gap:35px;grid-template-columns:1fr 1.2fr 75px}.print-badge{width:75px;height:75px}.download-card{padding:48px 38px;gap:38px}.download-action{padding-left:32px}.download-intro h2{font-size:40px}}
@media(max-width:780px){.wrap{width:calc(100% - 40px)}.nav-wrap{height:78px}.brand img{width:135px}nav{gap:14px}nav>a:not(.nav-download){display:none}.nav-download{padding:10px 19px;font-size:13px}.hero{grid-template-columns:1fr;gap:42px;padding-block:49px}.hero-copy{max-width:600px}h1{font-size:clamp(2.9rem,9.7vw,4.2rem);letter-spacing:-2.6px}.eyebrow{font-size:12px;margin-bottom:23px}.hero-lede{max-width:520px;font-size:17px}.hero-stage{max-width:520px;width:100%;justify-self:center;padding:22px 27px}.app-preview{transform:rotate(-1deg)}.app-welcome h2{font-size:28px}.language-band>.wrap{flex-direction:column;align-items:flex-start;gap:16px}.language-band .wrap>div{gap:30px;font-size:18px}.section-space{padding-block:66px}.section-top{display:block;margin-bottom:38px}.section-top>p{margin-top:22px;max-width:440px}.section-top h2,.feature-copy h2{font-size:35px;letter-spacing:-1.2px}.steps-grid{grid-template-columns:1fr;gap:29px}.step-card{position:relative;padding-left:64px}.step-number{position:absolute;left:0;top:5px;font-size:34px;letter-spacing:-2px}.step-rule{margin:0 0 21px}.step-card p{margin-bottom:12px}.step-card h3{font-size:21px}.step-caption{font-size:12px}.feature-grid{grid-template-columns:1fr;gap:33px}.photo-panel{min-height:400px;max-height:530px;aspect-ratio:1.15}.photo-panel>img{object-position:50% center}.photo-caption{left:27px;bottom:29px}.photo-caption>strong{font-size:29px}.feature-copy .eyebrow{font-size:12px}.feature-intro{max-width:100%;margin:20px 0}.feature-item p{font-size:15px;max-width:none}.print-strip{padding-block:65px;grid-template-columns:1fr 75px;gap:25px}.print-strip>div:nth-child(2){grid-column:1/3;grid-row:2}.print-strip .print-badge{grid-column:2;grid-row:1}.print-strip h2{font-size:32px}.print-strip .eyebrow{font-size:12px;letter-spacing:1px;gap:7px}.download-section{padding-bottom:35px}.download-card{grid-template-columns:1fr;padding:37px 28px;gap:30px;border-radius:22px}.download-intro h2{font-size:39px}.download-intro>p:last-child{max-width:100%}.download-action{border-left:0;border-top:1px solid #ffffff24;padding:28px 0 0}.download-action>p{max-width:390px}.download-button{max-width:390px}.footer-top{flex-wrap:wrap;gap:20px;padding:28px 0}.footer-top>p{order:3;width:100%;margin:0;font-size:14px}.footer-brand img{width:125px}.footer-top>a:last-child{margin-left:auto;font-size:13px}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:12px}.footer-bottom p{order:3;width:100%}.footer-bottom>span:last-child{margin-left:auto}.partner-content>p{font-size:13px}.partner-row{gap:15px}.partner-download{padding:8px 11px}}
@media(max-width:390px){.wrap{width:calc(100% - 32px)}.hero-stage{padding:19px 14px}.app-body{padding:17px}.app-topbar{padding:15px;flex-wrap:wrap;gap:7px}.stage-caption,.stage-bottom{font-size:12px}.hero-actions{gap:18px}.hero-actions .button{padding:14px 20px}.app-welcome h2{font-size:26px}.app-progress button{font-size:12px}.preview-tag{font-size:12px}.print-strip{grid-template-columns:1fr}.print-strip .print-badge{display:none}.print-strip>div:nth-child(2){grid-column:1}.hero-notes{font-size:12px}.download-intro h2{font-size:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{body>*:not(.report-dialog){display:none!important}body{background:#fff!important;overflow:visible!important}.report-dialog[open]{position:static;display:block!important;width:100%;max-height:none;border:0;box-shadow:none;background:#fff;overflow:visible;margin:0;padding:0}.report-dialog::backdrop{display:none}.dialog-toolbar,.dialog-actions{display:none!important}.receipt{width:72mm;max-width:100%;margin:0 auto;padding:3mm;border:0;box-shadow:none;color:#000;break-inside:avoid}.receipt p,.receipt .receipt-label,.receipt .receipt-note{color:#000}.receipt-logo{width:36mm}.receipt-line{border-color:#000}@page{margin:10mm}}
