html,body{margin:0;padding:0}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:#fff;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}a{color:inherit;text-decoration:none}a:hover{color:#7c5dfa}button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}img,video{max-width:100%}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}[data-sd]{--bg: #ffffff;--ink: #0f172a;--sub: #0f172a;--line: #e5e5e5;--hatch: #e5e5e5;--card: #ffffff;--tint: #f5f3ff;--acc: #7c5dfa;--pink: #eb4998;--ok: #10b981;--mute: #858ba0;--chip: #f7f7f7;--btn: #0f172a;--btnTx: #ffffff;--logoRing: #e2e8f0}[data-sd=dark]{--bg: #08090a;--ink: #f5f7fa;--sub: #838588;--line: rgba(255, 255, 255, .16);--hatch: rgba(255, 255, 255, .14);--card: #101113;--tint: rgba(126, 95, 255, .1);--acc: #7e5fff;--mute: #838588;--chip: #17181a;--btn: #f5f7fa;--btnTx: #0f172a;--logoRing: rgba(255, 255, 255, .22)}.page{--rail: max(clamp(20px, 7vw, 101px), calc((100% - 1240px)/2) );background:var(--bg);color:var(--ink);font-family:Geist,system-ui,sans-serif;position:relative;overflow-x:hidden;min-height:100vh;transition:background .25s ease,color .25s ease}.rules{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.rules__top{position:absolute;top:92px;left:0;right:0;height:1px;background:var(--line)}.rules__left,.rules__right{position:absolute;top:92px;bottom:0;width:1px;background:var(--line)}.rules__left{left:var(--rail)}.rules__right{right:var(--rail)}.rules__node{position:absolute;top:82px;width:20px;height:20px;border:1px solid var(--line);border-radius:4px;background:var(--bg)}.rules__node--left{left:calc(var(--rail) - 10px)}.rules__node--right{right:calc(var(--rail) - 10px)}.page__content{position:relative;z-index:1}.shell{margin-left:var(--rail);margin-right:var(--rail)}.pad-x{padding-left:clamp(24px,6.6vw,95px);padding-right:clamp(24px,6.6vw,95px)}.hatch{height:clamp(48px,5.5vw,80px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:repeating-linear-gradient(45deg,var(--hatch) 0 1px,transparent 1px 16px)}.hatch--gap-section{margin-top:clamp(48px,5.7vw,80px)}.intro{display:flex;flex-wrap:wrap;gap:clamp(16px,3.3vw,47px)}.intro__eyebrow{flex:0 0 auto;padding-top:10px;font-size:12px;font-weight:700;letter-spacing:.24px;line-height:1.35;color:var(--acc)}.intro__body{flex:1 1 480px;display:flex;flex-direction:column;gap:clamp(12px,1.4vw,20px)}.intro__title{margin:0;font-weight:500;font-size:clamp(24px,2.5vw,36px);line-height:1.2;color:var(--ink)}.intro__lede{margin:0;font-size:clamp(14px,1.1vw,16px);line-height:1.5;color:var(--sub);text-wrap:pretty}.intro__lede--grotesk{font-family:Space Grotesk,Geist,sans-serif}.btn{display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:16px;font-weight:500;white-space:nowrap;cursor:pointer}.btn--solid{background:var(--btn);color:var(--btnTx);height:40px;padding:0 31px}.btn--gradient{background:linear-gradient(100deg,#7c5dfa,#a97ddb);color:#fff}.btn--hero{height:clamp(48px,3.9vw,56px);padding:0 26px;font-size:clamp(14px,1.1vw,16px)}.btn--hero-ghost{position:relative;height:clamp(48px,3.9vw,56px);padding:0 33px;border:1px solid var(--ink);color:var(--ink);font-size:clamp(14px,1.1vw,16px);gap:10px;transition:border-color .2s ease,color .2s ease}.btn--hero-ghost:hover{border-color:var(--acc);color:var(--acc)}.btn--mid{height:48px;padding:0 28px}.checklist{display:flex;flex-direction:column;gap:12px}.checklist__item{display:flex;align-items:center;gap:8px}.checklist__item span{font-size:14px;line-height:21px;letter-spacing:.14px;color:var(--ink)}.screenshot{border-radius:20px;overflow:hidden;box-shadow:0 0 0 1px var(--line);background:var(--card);aspect-ratio:1052 / 594;display:flex;align-items:center;justify-content:center;background-image:repeating-linear-gradient(135deg,var(--line) 0 1px,transparent 1px 10px)}.screenshot--video{aspect-ratio:16 / 9;background-image:none}.screenshot--video video{width:100%;height:100%;object-fit:cover;display:block}.screenshot__label{font-family:ui-monospace,Menlo,monospace;font-size:12px;letter-spacing:.06em;color:var(--sub);background:var(--card);padding:8px 14px;border:1px solid var(--line)}.nav{padding:32px 20px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;height:72px}.brand{display:flex;align-items:center;gap:6px}.brand__mark{width:22px;height:22px;object-fit:contain;display:block}.brand__name{font-size:20px;font-weight:700;line-height:1.3;color:var(--ink)}.nav__links{display:flex;align-items:center;gap:24px;font-size:16px;line-height:1.3}.nav__links a{color:var(--sub)}.nav__actions{display:flex;align-items:center;gap:32px}.icon-btn{width:40px;height:40px;border:1px solid var(--line);border-radius:12px;background:var(--card);display:flex;align-items:center;justify-content:center;cursor:pointer}.icon-btn:hover{border-color:var(--acc)}.nav__desktop-actions{align-items:center;gap:32px}.nav__mobile{display:flex;align-items:center;gap:16px}.burger{width:24px;height:18px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.burger span{display:block;height:2px;background:var(--ink)}.nav__drawer{display:flex;flex-direction:column;gap:4px;margin:16px 20px 0;padding:16px 20px;border:1px solid var(--line);border-radius:12px;background:var(--card)}.nav__drawer a,.nav__drawer button{padding:10px 0;font-size:16px;text-align:left;color:var(--ink)}.only-wide{display:none}.only-narrow{display:flex}@media(min-width:900px){.only-wide{display:flex}.only-narrow{display:none}}.hero{padding:clamp(60px,5.7vw,82px) clamp(24px,6.6vw,95px) 0;display:flex;flex-direction:column;align-items:center;gap:clamp(28px,2.8vw,40px)}.hero__copy{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:994px}.hero__title{margin:0;text-align:center;font-weight:500;font-size:clamp(32px,2.8vw,40px);line-height:1.2;color:var(--ink);text-wrap:pretty}.hero__lede{margin:0;max-width:770px;text-align:center;font-size:clamp(14px,1.25vw,18px);line-height:1.5;color:var(--sub);text-wrap:pretty}.hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:32px}.hero-media{padding-top:48px}.hero-media__frame{border:1px solid var(--line);border-bottom:0;overflow:hidden;aspect-ratio:16 / 9;background:var(--tint);display:flex;align-items:center;justify-content:center}.hero-media__frame video{width:100%;height:100%;object-fit:contain;display:block}.trusted{padding-top:clamp(48px,5.7vw,80px);padding-bottom:clamp(48px,5.7vw,80px);display:flex;flex-direction:column;align-items:center;gap:clamp(24px,4vw,56px)}.trusted__title{margin:0;text-align:center;font-weight:500;font-size:clamp(24px,2.5vw,36px);line-height:1.2;color:var(--ink)}.trusted__rail{position:relative;width:100%}.trusted__track{width:100%;overflow-x:auto;padding-left:1px;display:grid;grid-template-columns:repeat(4,minmax(148px,1fr));scrollbar-width:none}.trusted__track::-webkit-scrollbar{display:none}.trusted__cell{height:80px;border:1px solid var(--line);margin-left:-1px;display:flex;align-items:center;justify-content:center}.trusted__cell img{width:162px;max-width:70%;height:auto}.trusted__fade{position:absolute;top:0;right:0;width:23px;height:80px;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,var(--bg) 100%)}.solve{padding:clamp(48px,5.7vw,80px) clamp(24px,6.6vw,95px) clamp(32px,3.9vw,56px)}.solve .intro__eyebrow{flex:0 0 102px;padding-top:12px;white-space:nowrap}.solve .intro__body{max-width:770px}.solve__gap{position:relative;border:1px solid var(--line);background:var(--tint);min-height:521px;padding:60px clamp(24px,4.1vw,59px);display:grid;grid-template-columns:minmax(0,440px) 160px minmax(0,440px);justify-content:space-between;align-items:center;column-gap:40px}.solve__rings{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.solve__rings div{position:absolute;top:50%;left:50%;width:var(--from);height:var(--from);transform:translate(-50%,-50%);border-radius:50%;border:1px solid color-mix(in srgb,var(--acc) 12%,transparent);animation:solve-ring-grow 14s linear infinite}@keyframes solve-ring-grow{0%{width:var(--from);height:var(--from)}to{width:var(--to);height:var(--to)}}.solve__rings div:first-child{animation-name:solve-ring-grow,solve-ring-in;animation-duration:14s,14s}.solve__rings div:last-child{animation-name:solve-ring-grow,solve-ring-out;animation-duration:14s,14s}@keyframes solve-ring-in{0%{opacity:0}to{opacity:1}}@keyframes solve-ring-out{0%{opacity:1}to{opacity:0}}.solve__stem{position:absolute;left:50%;top:calc(50% + 80px);bottom:0;width:1px;background:color-mix(in srgb,var(--acc) 45%,transparent);pointer-events:none}.solve__stem:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;border-radius:50%;background:var(--acc);transform:translate(-50%)}.solve__card{position:relative;background:var(--card);border-radius:12px;padding:40px 26px 36px;box-shadow:0 4px 20px #7c5dfa1f}.solve__card-eyebrow{font-size:12px;font-weight:700;letter-spacing:.24px;line-height:1.35;color:var(--acc)}.solve__card-lead{margin:24px 0 0;font-size:17px;font-weight:500;line-height:27px;color:var(--ink);text-wrap:pretty}.solve__card-note{margin:16px 0 0;font-size:17px;line-height:27px;color:var(--mute);text-wrap:pretty}.solve__hub{position:relative;width:160px;height:160px;border-radius:50%;background:var(--card);box-shadow:0 4px 16px #7c5dfa2e;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;font-weight:700;letter-spacing:.24px;line-height:1.6;color:var(--acc)}.solve__hub:before,.solve__hub:after{content:"";position:absolute;top:50%;width:40px;height:1px;background:color-mix(in srgb,var(--acc) 35%,transparent)}.solve__hub:before{right:100%}.solve__hub:after{left:100%}@media(max-width:899px){.solve__gap{grid-template-columns:minmax(0,1fr);justify-items:center;row-gap:24px;padding-top:40px;padding-bottom:56px}.solve__card{width:100%}.solve__hub:before,.solve__hub:after,.solve__stem{display:none}}.solve__solution{padding:clamp(40px,3.9vw,56px) clamp(24px,6.6vw,95px) clamp(40px,3.5vw,50px);display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.solve__solution-eyebrow{font-size:12px;font-weight:700;letter-spacing:.24px;line-height:1.35;color:var(--acc)}.solve__solution-text{margin:0;max-width:900px;font-size:clamp(22px,2.1vw,30px);line-height:1.4;color:var(--ink);opacity:.85;text-wrap:pretty}.how{padding:clamp(48px,5.7vw,80px) clamp(24px,6.6vw,95px) clamp(32px,3.3vw,47px);scroll-margin-top:24px}.how .intro__eyebrow{flex:0 0 102px;padding-top:12px;white-space:nowrap}.how .intro__body{max-width:770px}.how__panel{border:1px solid var(--line);border-bottom:0;background:var(--card);display:grid;grid-template-columns:minmax(0,522fr) minmax(0,717fr)}@media(max-width:899px){.how__panel{grid-template-columns:minmax(0,1fr)}}.how__steps{border-right:0}.how__steps-inner{list-style:none;margin:0;padding:0 0 clamp(40px,6vw,88px) clamp(16px,6.5vw,93px);display:flex;flex-direction:column}.how__steps-inner li{position:relative}.how__step{padding:20px 24px 20px 26px;border-left:2px solid transparent;color:color-mix(in srgb,var(--ink) 55%,var(--mute));display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);width:100%;text-align:left;cursor:pointer;transition:color .25s ease,border-color .25s ease,background .25s ease}.how__step--active{color:var(--ink)}.how__step:hover{background:var(--tint)}.how__step--active{border-left-color:var(--acc);border-bottom-width:2px;padding-bottom:19px}.how__panel .how__steps-inner li{opacity:0;transform:translateY(12px)}.how__panel--in .how__steps-inner li{opacity:1;transform:none;transition:opacity .5s ease var(--step-delay, 0ms),transform .5s ease var(--step-delay, 0ms)}.how__step-progress{position:absolute;left:0;right:0;bottom:0;height:2px;overflow:hidden}.how__step-progress-fill{height:100%;background:var(--acc);transform-origin:left;animation:how-progress linear forwards}@keyframes how-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.how__step-index{font-size:12px;font-weight:700;letter-spacing:.24px;line-height:16px;color:var(--mute);transition:color .25s ease}.how__step--active .how__step-index{color:var(--acc)}.how__step-label{font-size:18px;font-weight:500;line-height:27px;color:inherit}.how__step-text{display:flex;flex-direction:column;gap:4px}.how__stage{position:relative;background:var(--tint);overflow:hidden;min-height:380px;display:flex;flex-direction:column;justify-content:center;gap:clamp(24px,3.5vw,56px);padding:clamp(24px,3vw,40px)}.how__rings{position:absolute;top:50%;left:50%;width:462px;height:462px;transform:translate(-50%,-50%) rotate(45deg);pointer-events:none}.how__rings{animation:how-rings-spin 90s linear infinite}@keyframes how-rings-spin{0%{transform:translate(-50%,-50%) rotate(45deg)}to{transform:translate(-50%,-50%) rotate(405deg)}}.how__rings div{position:absolute;border:.4px solid var(--acc);border-radius:50%}.how__note{position:relative;max-width:460px;background:var(--card);border-radius:12px;padding:16px;box-shadow:0 2px 8px #7c5dfa33;display:flex;flex-direction:column;gap:16px;animation:how-note-in .45s cubic-bezier(.22,1,.36,1) both}.how__note--student{align-self:flex-start;--note-from: -18px}.how__note--institution{align-self:flex-end;--note-from: 18px;animation-delay:.12s}@keyframes how-note-in{0%{opacity:0;transform:translate(var(--note-from, 0))}to{opacity:1;transform:none}}.how__note-head{display:flex;align-items:center;gap:8px}.how__note-badge{width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center}.how__note-badge--student{background:var(--acc)}.how__note-badge--institution{background:var(--pink)}.how__note-kicker{font-size:14px;font-weight:500;letter-spacing:.14px;line-height:21px}.how__note--student .how__note-kicker{color:var(--acc)}.how__note--institution .how__note-kicker{color:var(--pink)}.how__note-body{font-size:14px;line-height:21px;letter-spacing:.14px;color:var(--ink)}.features{padding:clamp(48px,5.7vw,80px) clamp(24px,6.6vw,95px) 0}.features .intro{gap:clamp(16px,3.4vw,48px)}.features .intro__eyebrow{flex:0 0 150px}.features .intro__body{max-width:822px}.features__group{display:flex;flex-direction:column;gap:24px}.features__group--students{margin-top:clamp(32px,3.9vw,56px)}.features__group--institutions{margin-top:clamp(40px,5.9vw,84px)}.features__kicker{display:flex;align-items:center;gap:8px}.features__kicker-swatch{width:18px;height:18px;margin:3.5px;border-radius:4px;background:var(--acc);transform:rotate(45deg)}.features__kicker-label{font-family:Space Grotesk,Geist,sans-serif;font-size:14px;font-weight:500;letter-spacing:.14px;line-height:21px;color:var(--acc)}.rollout{padding:clamp(48px,5.7vw,80px) clamp(24px,6.6vw,95px) 0}.rollout .intro__eyebrow{flex:0 0 150px}.rollout .intro__body{max-width:777px}.rollout__grid-wrap{margin-top:clamp(32px,3.9vw,56px)}.rollout__grid{padding:1px 0 0 1px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.rollout__card{border:1px solid var(--line);margin:-1px 0 0 -1px;background:var(--card);display:flex;flex-direction:column}.rollout__art{margin:26px 28px 0;border-radius:12px;overflow:hidden;aspect-ratio:1329 / 1248;background:var(--tint)}.rollout__art img{width:100%;height:100%;object-fit:cover;display:block}.rollout__body{padding:40px 28px 50px;display:flex;flex-direction:column;gap:28px}.rollout__title{margin:0;font-size:18px;font-weight:500;line-height:27px;color:var(--ink)}.mid-cta{padding:clamp(32px,2.6vw,36px) clamp(24px,6.6vw,95px) clamp(32px,3.3vw,46px);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px}.mid-cta__text{margin:0;max-width:379px;font-family:Space Grotesk,Geist,sans-serif;font-size:18px;font-weight:500;line-height:27px;color:var(--ink);text-wrap:pretty}.voices{padding:clamp(48px,5.7vw,80px) clamp(24px,6.6vw,95px) 0}.voices .intro{gap:clamp(16px,3.4vw,48px)}.voices .intro__eyebrow{flex:0 0 156px}.voices .intro__body{max-width:777px}.voices__panel-wrap{margin-top:clamp(32px,3.9vw,56px)}.voices__panel{border:1px solid var(--line);border-bottom:0;background:var(--card);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr)}@media(max-width:899px){.voices__panel{grid-template-columns:minmax(0,1fr)}}.voices__person{padding:clamp(32px,6.6vw,94px) clamp(24px,3.5vw,48px) clamp(32px,6.6vw,94px) clamp(24px,6.6vw,94px);display:flex;flex-direction:column;justify-content:center;gap:12px}.voices__avatar{width:62px;height:62px;border-radius:4px;object-fit:cover}.voices__avatar--initials{background:var(--tint);color:var(--acc);font-size:20px;font-weight:700;letter-spacing:.5px;display:flex;align-items:center;justify-content:center}.voices__meta{display:flex;flex-direction:column;gap:4px}.voices__name,.voices__role{font-size:14px;letter-spacing:.14px;line-height:21px;color:var(--acc)}.voices__name{font-weight:500}.voices__quote-col{border-left:1px solid var(--line);margin-left:-1px;padding:clamp(28px,3.5vw,48px) clamp(24px,6.6vw,94px) clamp(28px,3.5vw,48px) clamp(24px,7.5vw,107px);display:flex;flex-direction:column;gap:32px}.voices__controls{display:flex;align-items:center;justify-content:space-between;gap:24px}.voices__dots{display:flex;align-items:center;gap:8px}.voices__dot{width:8px;height:8px;border-radius:50%;background:var(--ink);opacity:.25}.voices__dot--active{opacity:1}.voices__arrows{display:flex;gap:14px}.voices__arrow{width:32px;height:32px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.voices__arrow:disabled{cursor:default}.voices__arrow--prev{border:1px solid var(--ink)}.voices__arrow--next{background:var(--ink)}.voices__quote{margin:0;max-width:616px;font-size:clamp(15px,1.25vw,18px);font-weight:500;line-height:1.78;color:var(--ink);text-wrap:pretty}.faq{padding:clamp(48px,5.7vw,80px) clamp(24px,6.6vw,95px) 0}.faq .intro{gap:clamp(16px,4.2vw,61px)}.faq .intro__eyebrow{flex:0 0 auto;white-space:nowrap}.faq .intro__body{max-width:824px}.faq__frame-wrap{margin-top:clamp(32px,3.9vw,56px)}.faq__frame{position:relative;background:linear-gradient(180deg,#7c5dfa,#a97ddb);padding:clamp(20px,5.6vw,70px) clamp(16px,8.4vw,104px);box-shadow:0 4px 24px #0000004d;overflow:hidden}.faq__liquid{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;pointer-events:none}.faq__frame>.chat{position:relative;z-index:1}.chat{background:#fff;border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.chat__head{padding:clamp(20px,2.5vw,36px);border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:16px}.chat__avatar{width:40px;height:40px;border-radius:50%;border:.6px solid #e2e8f0;display:flex;align-items:center;justify-content:center}.chat__avatar img{width:22px;height:22px;object-fit:contain;display:block}.chat__title{font-size:18px;font-weight:700;letter-spacing:-.36px;line-height:27px;color:#0f172a}.chat__body{padding:clamp(20px,2.5vw,36px);display:flex;flex-direction:column;gap:16px}.chat__label{font-size:14px;line-height:24px;color:#0f172a}.chat__suggestions{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.chat__bubble{height:44px;padding:0 13px;border-radius:16px;background:#f7f7f7;color:#0f172a;font-size:16px;line-height:24px;display:flex;align-items:center}.chat__sent-row{display:flex;justify-content:flex-end}.chat__composer{margin-top:4px;height:80px;border:1px solid #d4d4d4;border-radius:16px;box-shadow:0 4px 9px #d4d4d466;display:flex;align-items:center;justify-content:space-between;padding:0 16px 0 20px}.chat__placeholder{font-size:16px;line-height:24px;color:#0f172a;opacity:.7}.chat__send{width:48px;height:48px;border-radius:50%;background:#e9e9e9;display:flex;align-items:center;justify-content:center}.plans{padding:clamp(48px,5.7vw,80px) clamp(24px,6.6vw,95px) 0}.plans .intro{gap:clamp(16px,4.2vw,61px)}.plans .intro__eyebrow{flex:0 0 140px}.plans .intro__body{max-width:824px}.plans__grid-wrap{margin-top:clamp(32px,3.9vw,56px)}.plans__band{display:grid;grid-template-columns:1fr minmax(280px,334px) minmax(280px,334px) 1fr}.plans__rail:last-child{border-left:1px solid var(--line)}.plan{position:relative;border-top:1px solid var(--line);border-left:1px solid var(--line);background:var(--card);padding:34px 34px 64px;display:flex;flex-direction:column;gap:20px;transition:box-shadow .3s ease}.plan:hover{box-shadow:inset 0 0 0 1px var(--acc),0 0 24px #7c5dfa59;z-index:1}.plan__ribbon{position:absolute;top:-18px;right:-1px;width:130px;height:36px;background:#a391ff;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center}@media(max-width:899px){.plans__band{grid-template-columns:minmax(0,1fr)}.plans__rail{display:none}.plan{border-right:1px solid var(--line)}.plan+.plan{border-top:1px solid var(--line)}.plan__ribbon{top:0;right:0}}.plan__name{font-size:20px;font-weight:500;line-height:1.3;color:var(--ink)}.plan__price-row{display:flex;align-items:baseline;gap:4px}.plan__price{font-size:40px;font-weight:500;letter-spacing:-.5px;line-height:1.1;color:var(--ink)}.plan__period{font-size:14px;font-weight:500;color:var(--mute)}.plan__blurb{font-size:16px;line-height:1.3;color:var(--sub);max-width:240px}.plan__btn{height:42px;border-radius:8px;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;cursor:pointer;width:100%}.plan__btn--solid{background:var(--btn);color:var(--btnTx)}.plan__includes{margin-top:8px;display:flex;flex-direction:column;gap:20px}.plan__includes-label{font-size:16px;font-weight:500;color:var(--ink);opacity:.6}.final-cta{position:relative;overflow:hidden;width:100%;aspect-ratio:1238 / 623;min-height:320px;background-color:var(--tint);background-image:url(/assets/final-cta-banner.png);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}[data-sd=dark] .final-cta{background-image:url(/assets/final-cta-banner-dark.png)}.final-cta__glow{position:absolute;left:8%;top:18%;width:84%;height:60%;background:#fff;filter:blur(80px);opacity:.6}[data-sd=dark] .final-cta__glow{background:#08090a;opacity:.65}.final-cta__inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:clamp(24px,2.8vw,40px);max-width:682px;padding:24px}.final-cta__copy{display:flex;flex-direction:column;align-items:center;gap:20px}.final-cta__title{margin:0;text-align:center;font-weight:500;font-size:clamp(22px,2.5vw,36px);line-height:1.2;color:#3d3d3d}.final-cta__lede{margin:0;text-align:center;font-size:clamp(13px,1.1vw,16px);line-height:1.5;color:#3d3d3d}[data-sd=dark] .final-cta__title,[data-sd=dark] .final-cta__lede{color:#f5f7fa}.final-cta__btn{height:48px;padding:0 22px;border-radius:12px;background:var(--btn);color:var(--btnTx);font-size:16px;font-weight:700;display:flex;align-items:center;cursor:pointer}.footer{padding-bottom:60px}.footer__top{border-bottom:1px solid var(--line);padding:clamp(20px,3.3vw,46px) clamp(20px,6.6vw,95px);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px}.footer__identity{display:flex;flex-direction:column;gap:10px}.footer__brand{display:flex;align-items:center;gap:10px}.footer__tagline{margin:0;padding-left:42px;font-family:Space Grotesk,Geist,sans-serif;font-size:15px;font-weight:500;letter-spacing:.15px;line-height:1.4;color:var(--mute)}.footer__logo{width:32px;height:32px;object-fit:contain}.footer__wordmark{font-size:clamp(24px,2.5vw,36px);font-weight:700;line-height:1;background:linear-gradient(100deg,#6a6ef2,#a97ddb);-webkit-background-clip:text;background-clip:text;color:transparent}.footer__social{display:flex;align-items:center;gap:35px}.footer__columns{padding-left:1px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.footer__column{border:1px solid var(--line);margin:-1px 0 0 -1px;padding:20px clamp(20px,6.6vw,94px)}.footer__column-title{font-size:16px;font-weight:500;line-height:1.5;color:var(--ink)}.footer__links{margin-top:16px;display:flex;flex-direction:column}.footer__links a{padding:8px 0;font-size:14px;line-height:1.5;color:var(--ink)}.footer__legal{border-bottom:1px solid var(--line);padding:24px clamp(20px,6.6vw,95px);display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px;line-height:21px;color:var(--sub)}@media(prefers-reduced-motion:reduce){.page{transition:none}.how__rings,.solve__rings div,.how__note{animation:none}.how__panel .how__steps-inner li{opacity:1;transform:none;transition:none}}.book{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0f172a8c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px;animation:book-fade .2s ease both}.book__dialog{width:min(1040px,100%);height:min(760px,100%);background:var(--card);color:var(--ink);border:1px solid var(--line);border-radius:20px;box-shadow:0 24px 80px #00000059;display:flex;flex-direction:column;overflow:hidden;animation:book-rise .3s cubic-bezier(.22,1,.36,1) both}.book__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px 18px 24px;border-bottom:1px solid var(--line)}.book__heading{display:flex;align-items:center;gap:12px;min-width:0}.book__mark{width:28px;height:28px;object-fit:contain;flex:0 0 auto}.book__title{font-size:18px;font-weight:700;line-height:1.3;color:var(--ink)}.book__sub{margin-top:2px;font-size:13px;line-height:1.4;color:var(--mute)}.book__actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.book__external{display:flex;align-items:center;gap:6px;height:36px;padding:0 12px;border-radius:10px;border:1px solid var(--line);font-size:13px;font-weight:500;color:var(--ink);white-space:nowrap;transition:border-color .2s ease,color .2s ease}.book__external:hover{border-color:var(--acc);color:var(--acc)}.book__close{width:36px;height:36px;border-radius:10px;border:1px solid var(--line);color:var(--ink);display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,background .2s ease}.book__close:hover{border-color:var(--acc);background:var(--tint)}.book__body{position:relative;flex:1 1 auto;min-height:0;background:#fff}.book__loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;font-size:14px;color:#64748b}.book__spinner{width:28px;height:28px;border-radius:50%;border:3px solid #ede9fe;border-top-color:#7c5dfa;animation:book-spin .8s linear infinite}.book__frame{position:relative;width:100%;height:100%;border:0;display:block;opacity:0;transition:opacity .3s ease}.book__frame--ready{opacity:1}@keyframes book-fade{0%{opacity:0}to{opacity:1}}@keyframes book-rise{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:none}}@keyframes book-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.book{padding:0;align-items:stretch}.book__dialog{height:100%;border-radius:0;border:0}.book__external span{display:none}.book__external{width:36px;padding:0;justify-content:center}}@media(prefers-reduced-motion:reduce){.book,.book__dialog{animation:none}}
