@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{color-scheme:light;--bg:#f3f4f6;--ink:#17191f;--muted:#626672;--accent:#244beb;--red:#dd332c;--line:#191d2626}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:0}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{background:#244beb;color:white}h1,h2,h3,p{margin:0}.skip-link{position:fixed;top:-100px;left:20px;background:var(--accent);color:white;padding:14px;z-index:100}.skip-link:focus{top:12px}
.header{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:27px 4.6%;border-bottom:1px solid var(--line)}.wordmark{display:inline-flex;align-items:center;gap:9px;font-size:27px;font-weight:700;letter-spacing:-1.3px}.brand-icon{font-size:40px;line-height:.75;font-weight:400;color:var(--red)}.brand-period{font-size:12px;align-self:flex-start;margin-top:1px;letter-spacing:0}.header nav{display:flex;gap:38px;margin-left:60px;font-size:14px;color:#343842}.header nav a:hover{color:var(--accent)}.nav-count{font-size:12px;vertical-align:super;color:#676b77;margin-left:4px}.header-cta{font-size:14px;border:1px solid #222630;border-radius:3px;padding:12px 20px;display:flex;gap:26px;align-items:center;background:#ffffff30;transition:background .2s,color .2s}.header-cta:hover{background:var(--ink);color:white}.header-cta span{font-size:20px}
.hero{height:100svh;min-height:720px;position:relative;overflow:hidden;background:#e9ecef}.hero-art{position:absolute;inset:0;background-image:url('hero.webp');background-size:cover;background-position:center;will-change:transform;transform:scale(1.02)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#eef0f3b8 0%,#eef0f326 50%,transparent 75%),linear-gradient(0deg,#edf0f37a,transparent 25%)}.hero-content{position:absolute;left:6.5%;top:29%;will-change:transform,opacity}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:500;display:flex;align-items:center;gap:12px}.tiny-line{width:28px;height:2px;background:var(--red)}h1{font-family:'Manrope',Arial,sans-serif;font-weight:500;line-height:1.01;letter-spacing:-7px;font-size:clamp(80px,8.6vw,150px);margin:27px 0}h1 span{color:var(--ink)}.hero h1 span{position:relative}.hero h1 span:after{content:'';position:absolute;left:2px;bottom:-8px;width:98%;height:2px;background:var(--accent)}.hero-description{display:flex;align-items:center;gap:38px;margin-top:38px}.hero-description p{line-height:1.7;font-size:16px;color:#444955}.round-link{width:51px;height:51px;display:grid;place-items:center;border:1px solid #244beb;border-radius:50%;font-size:26px;color:var(--accent);background:#f8f9fc55;transition:background .2s,color .2s,transform .2s}.round-link:hover{background:var(--accent);color:white;transform:rotate(45deg)}.hero-redline{position:absolute;left:0;top:33%;height:2px;width:3.8%;background:var(--red)}.hero-blueline{position:absolute;right:4.6%;top:17%;width:2px;height:13%;background:var(--accent)}.hero-bottom{position:absolute;bottom:30px;left:4.6%;right:4.6%;display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:1px;color:#474d58;padding-top:23px;border-top:1px solid #17191f33}.hero-bottom:before{content:'';position:absolute;top:-1px;left:0;height:2px;width:12%;background:var(--red)}.scroll-cue{display:flex;align-items:center;gap:13px}.scroll-track{width:16px;height:25px;border:1px solid #727681;border-radius:9px;display:flex;justify-content:center;padding-top:5px}.scroll-track i{width:2px;height:6px;background:var(--accent);animation:scrollhint 2s infinite}@keyframes scrollhint{0%,100%{transform:translateY(0);opacity:1}70%{transform:translateY(8px);opacity:0}}
.accounts{height:420svh;position:relative;background:#f5f6f8}.account-stage{height:100svh;position:sticky;top:0;overflow:hidden;padding:32px 6.5% 24px;display:flex;flex-direction:column}.stage-grid{position:absolute;inset:0;background:linear-gradient(90deg,transparent calc(50% - 1px),#212b4210 50%,transparent calc(50% + 1px)),radial-gradient(ellipse at 77% 50%,#c4cbd940,transparent 52%);pointer-events:none}.account-stage:after{content:attr(data-account);position:absolute;right:1%;bottom:-5%;font-family:Manrope,Arial,sans-serif;font-size:min(36vw,500px);font-weight:500;letter-spacing:-.09em;line-height:1;color:#202c4b05;pointer-events:none}.stage-top,.stage-bottom{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:3}.stage-top{padding-bottom:22px;border-bottom:1px solid var(--line)}.stage-top:before{content:'';position:absolute;left:0;bottom:-1px;height:2px;width:42px;background:var(--accent)}.chapter-number{font-size:12px;letter-spacing:1px;color:var(--muted)}.account-layout{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;flex:1;width:100%;max-width:1400px;margin:0 auto;position:relative;z-index:1}.account-intro{padding-bottom:5px}h2{font-family:'Manrope',Arial,sans-serif;font-size:clamp(35px,3.7vw,60px);font-weight:500;letter-spacing:-2.4px;line-height:1.14}.account-intro h2 span{color:#7c828e}.account-intro>p{font-size:16px;line-height:1.8;color:#626875;margin-top:26px}.plan-nav{margin-top:30px;max-width:380px}.plan-step{background:none;border:0;border-bottom:1px solid var(--line);display:flex;width:100%;gap:22px;padding:17px 0;text-align:left;color:#686d79;align-items:center;position:relative;transition:color .3s}.plan-step:before{content:'';height:2px;background:var(--accent);position:absolute;left:0;bottom:-1px;width:0;transition:width .4s}.plan-step.active{color:var(--ink)}.plan-step.active:before{width:100%}.plan-step[data-step="1"]:before{background:var(--red)}.step-number{font-size:12px;font-variant-numeric:tabular-nums}.step-price{margin-left:auto;font-size:14px}.scroll-note{display:flex;gap:13px;align-items:center;margin-top:25px;font-size:12px;letter-spacing:.5px;color:#646b78}.scroll-note>span{font-size:19px;color:var(--accent)}.card-scene{height:min(555px,calc(100svh - 130px));width:100%;max-width:485px;perspective:1300px;position:relative;justify-self:center}.card-glow{position:absolute;inset:12% -6% -3%;background:#818d9d29;filter:blur(45px);pointer-events:none}.plan-card{--plan-accent:var(--accent);position:absolute;inset:0;border:1px solid #b8bfca;border-radius:4px;padding:28px 32px 22px;background:linear-gradient(125deg,#ffffff 0%,#fafbfc 40%,#e8ebf0 100%);box-shadow:0 24px 55px #33405a15,inset 0 1px 0 #fff;backface-visibility:hidden;will-change:transform,opacity;transform-origin:center;overflow:auto}.plan-card:before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:var(--plan-accent)}.plan-card[data-card="1"]{--plan-accent:var(--red);background:linear-gradient(125deg,#fff,#fbfafa 60%,#eceaeb)}.plan-card[data-card="2"]{background:linear-gradient(125deg,#fff,#f4f5f8 45%,#dbe0e8)}.plan-card[data-card="2"]:before{background:linear-gradient(90deg,var(--red) 0 30%,var(--accent) 30% 100%)}.plan-card:not(:first-of-type){opacity:0}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.card-kicker{font-size:12px;letter-spacing:1.7px;color:#505969}.card-symbol{font-size:34px;line-height:30px;color:var(--plan-accent)}.card-title-line{display:flex;align-items:center;justify-content:space-between;gap:8px}h3{font-size:31px;letter-spacing:-1.2px;font-weight:500}.plan-label{font-size:12px;letter-spacing:.2px;border:1px solid #bcc3cd;border-radius:2px;padding:6px 8px;color:#586271;white-space:nowrap}.card-description{font-size:14px;color:#626b79;margin-top:10px}.price{display:flex;align-items:flex-start;margin-top:24px;gap:3px}.currency{font-size:26px;line-height:1.5;font-weight:400}.amount{font-size:77px;line-height:1;letter-spacing:-4px;font-family:'Manrope',Arial,sans-serif;font-weight:500}.price-period{align-self:flex-end;font-size:14px;color:#46515f;line-height:1.6;padding:0 0 7px 12px}.price-period small{font-size:12px;color:#687282}.card-rule{height:1px;background:var(--line);margin-top:22px}.plan-card ul{list-style:none;padding:0;margin:22px 0 24px;display:grid;gap:13px;font-size:14px;color:#404958}.plan-card li:before{content:'✓';font-size:12px;color:var(--plan-accent);margin-right:10px}.select-plan{background:var(--plan-accent);color:#fff;width:100%;border:0;border-radius:2px;display:flex;justify-content:space-between;align-items:center;padding:15px 17px;font-size:14px;font-weight:500;transition:filter .2s}.select-plan:hover{filter:brightness(.86)}.select-plan span{font-size:20px;line-height:16px}.card-foot{text-align:center;font-size:12px;color:#636e7d;margin-top:14px}.stage-bottom{font-size:12px;letter-spacing:.6px;color:#656d7b;gap:35px}.scroll-progress{height:2px;background:#20263b1a;flex:1;max-width:200px}.scroll-progress i{display:block;width:0;height:2px;background:var(--accent)}.active-fraction{font-size:14px;font-variant-numeric:tabular-nums;color:var(--accent);letter-spacing:0}.active-fraction em{font-size:12px;font-style:normal;color:#6b7180;margin-left:10px}
.closing{padding:85px 6.5% 65px;border-top:1px solid var(--line);background:#e6e9ee;position:relative}.closing:before{content:'';position:absolute;left:6.5%;top:-1px;width:100px;height:2px;background:var(--red)}.closing .eyebrow{color:#555f6e}.closing-row{display:flex;justify-content:space-between;align-items:center;gap:40px;margin:25px 0 29px}.closing h2{font-size:clamp(30px,4.1vw,62px)}.closing-link{display:flex;gap:35px;align-items:center;font-size:14px;padding:15px 0;border-bottom:1px solid var(--accent);color:var(--accent)}.closing-link span{font-size:24px}.closing>p{font-size:14px;line-height:1.7;color:#5e6878}footer{padding:30px 4.6%;display:flex;justify-content:space-between;align-items:center;gap:24px;background:#f9fafb}footer .wordmark{font-size:22px}footer .brand-icon{font-size:30px}footer>span{font-size:12px;color:#636b78}footer>a:last-child{font-size:12px;letter-spacing:.4px}
@media(min-width:1600px){.card-scene{height:580px;max-width:530px}.plan-card{padding:34px 39px}.card-top{margin-bottom:30px}.plan-card ul{gap:16px;margin-bottom:27px}}
@media(max-width:1050px){.header nav{margin-left:0;gap:24px}.hero-content{left:6%;top:30%}h1{font-size:clamp(76px,9vw,104px);letter-spacing:-5px}.hero-art{background-position:58% center}.account-stage{padding-left:5%;padding-right:5%}.account-layout{gap:5%}h2{font-size:39px}.plan-card{padding:25px 24px 18px}.plan-label{display:none}.hero-index{display:none}.closing-row{align-items:flex-start}.stage-top .eyebrow{letter-spacing:.5px}.scroll-note{font-size:12px;letter-spacing:0}.stage-bottom>span:first-child{max-width:230px}}
@media(max-width:700px){.header{padding:23px 6%}.wordmark{font-size:23px}.brand-icon{font-size:34px}.header nav{display:none}.header-cta{padding:10px 14px;font-size:14px;gap:15px}.hero{min-height:680px;max-height:1100px}.hero-art{background-position:65% center}.hero-shade{background:linear-gradient(90deg,#edf0f3d1,#edf0f34d 85%),linear-gradient(0deg,#edf0f3b3,transparent 65%)}.hero-content{top:29%;left:7%;right:7%}.eyebrow{font-size:12px;letter-spacing:1px}h1{font-size:clamp(64px,14vw,98px);letter-spacing:-4px;margin-top:26px}.hero-description{margin-top:35px;gap:20px}.hero-description p{font-size:16px}.round-link{flex-shrink:0;width:44px;height:44px}.hero-bottom{left:7%;right:7%;bottom:26px;font-size:12px;letter-spacing:0;justify-content:space-between}.hero-bottom>span:first-child{font-size:12px;max-width:115px;line-height:1.6}.scroll-cue{font-size:12px;gap:9px}.hero-redline{top:23%;width:7%}.hero-blueline{right:7%;top:20%;height:7%}.accounts{height:400svh}.account-stage{padding:22px 6% 17px}.stage-top{padding-bottom:16px}.stage-top .eyebrow{font-size:12px;letter-spacing:.2px}.chapter-number{display:none}.account-layout{display:flex;flex-direction:column;gap:16px;justify-content:center}.account-intro{width:100%;padding:0}h2{font-size:31px;letter-spacing:-1.3px}.account-intro h2 br{display:none}.account-intro h2 span{display:block}.account-intro>p{font-size:14px;line-height:1.5;margin-top:10px;max-width:340px}.account-intro>p br{display:none}.plan-nav{display:flex;gap:15px;max-width:none;margin-top:15px}.plan-step{font-size:14px;gap:7px;padding:10px 0;white-space:nowrap}.step-number{font-size:12px}.step-price{display:none}.scroll-note{display:none}.card-scene{width:100%;max-width:420px;height:450px;flex-shrink:0}.plan-card{padding:20px 22px 16px}.card-top{margin-bottom:13px}.card-symbol{font-size:28px;line-height:25px}.card-kicker{font-size:12px;letter-spacing:1px}h3{font-size:28px}.card-description{font-size:14px;margin-top:7px}.price{margin-top:17px}.amount{font-size:61px}.currency{font-size:22px}.price-period{font-size:14px}.price-period small{font-size:12px}.card-rule{margin-top:16px}.plan-card ul{font-size:14px;gap:10px;margin:17px 0 20px;line-height:1.4}.plan-card li:before{margin-right:7px}.select-plan{padding:13px 15px;font-size:14px}.card-foot{font-size:12px;margin-top:12px}.stage-bottom{margin-top:12px;font-size:12px;letter-spacing:0;gap:16px}.stage-bottom>span:first-child{max-width:155px;font-size:12px;line-height:1.4}.scroll-progress{max-width:80px}.active-fraction{font-size:14px;white-space:nowrap}.closing{padding:58px 7% 40px}.closing-row{display:block;margin-top:20px}.closing h2{font-size:36px}.closing-link{margin-top:22px;width:190px;font-size:14px}.closing>p{font-size:14px}footer{padding:28px 7%;flex-wrap:wrap;gap:22px}footer .wordmark{width:40%}footer>span:first-of-type{width:45%;text-align:right;font-size:12px}footer>span:nth-of-type(2){margin-right:auto}}
@media(max-width:700px) and (max-height:820px){.account-stage{padding-top:16px;padding-bottom:14px}.account-intro>p{display:none}.account-intro h2{font-size:27px}.account-intro h2 span{display:inline}.account-intro h2 span:before{content:' '}.account-layout{gap:12px}.plan-nav{margin-top:10px}.stage-top{padding-bottom:12px}.stage-bottom{margin-top:10px}.card-scene{height:min(450px,calc(100svh - 195px))}.card-foot{display:none}.card-top{margin-bottom:11px}.price{margin-top:14px}.card-rule{margin-top:13px}.plan-card ul{margin:15px 0 17px;gap:9px}}
@media(max-height:599px){.accounts{height:auto}.account-stage{position:relative;height:auto;min-height:0}.account-layout{padding:30px 0;align-items:start}.card-scene{height:auto;display:grid;gap:24px;perspective:none}.plan-card{position:relative;opacity:1!important;transform:none!important;pointer-events:auto!important;overflow:visible}.plan-nav,.scroll-note,.stage-bottom{display:none}.account-intro{position:sticky;top:25px}.plan-card{padding-bottom:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-art,.plan-card{will-change:auto}}

/* Quiet hero: let the artwork and a short statement carry the first impression. */
.hero-content{top:35%;}
.hero-content .eyebrow,.hero-content .hero-description,.hero-bottom,.hero-redline,.hero-blueline{display:none!important}
.hero h1{margin:0;max-width:620px}
.hero h1 span:after{display:none}
@media(max-width:700px){.hero-content{top:36%;left:7%}.hero h1{font-size:clamp(58px,13vw,92px);letter-spacing:-3px}}

.custom-plan-cta{max-width:860px;margin:0 auto;padding:80px 7%;border-top:1px solid var(--line);text-align:center}.custom-plan-cta h2{font-size:clamp(34px,5vw,62px);letter-spacing:-2px;margin:16px 0}.custom-plan-cta p{max-width:560px;margin:0 auto 28px;color:#5f6b7e;line-height:1.75}.custom-plan-cta .primary-button{display:inline-flex}
