:root{--color-background:#f7f8fc;--color-surface:#fff;--color-surface-raised:#f3f6ff;--color-primary:#4d6bfe;--color-primary-strong:#3555e8;--color-primary-hover:#2747d6;--color-mint:#19a974;--color-coral:#ef765e;--color-gold:#c58a18;--color-violet:#8758d6;--color-text:#20242c;--color-text-sub:#667085;--color-text-muted:#98a2b3;--color-border:#e3e7ef;--color-light-background:#f7f8fc;--color-light-surface:#fff;--color-light-text:#20242c;--color-light-text-sub:#667085;--color-light-border:#e3e7ef;--container-width:1180px;--header-height:56px;--transition-fast:.18s ease;--transition-reveal:.62s cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-background);min-width:320px;color:var(--color-text);letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,SF Pro KR,Apple SD Gothic Neo,Pretendard,Noto Sans KR,Arial,sans-serif;line-height:1.6;overflow-x:hidden}button,a,input,textarea{font:inherit;letter-spacing:0}a{color:inherit}button{border:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #4d6bfe6b}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{text-wrap:balance;word-break:keep-all}ol,ul{margin:0;padding:0}.container{width:min(calc(100% - 48px), var(--container-width));margin-inline:auto}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--color-primary-strong);color:#fff;transition:transform var(--transition-fast);border-radius:999px;padding:8px 14px;font-weight:750;text-decoration:none;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:30;height:var(--header-height);color:var(--color-text);-webkit-backdrop-filter:saturate(160%)blur(18px);background:#f7f8fce0;border-bottom:1px solid #20242c12;position:fixed;top:0;left:0;right:0}.site-header__inner{justify-content:space-between;align-items:center;gap:28px;height:100%;display:flex}.brand-link{color:var(--color-text);flex:none;align-items:center;gap:9px;font-size:.94rem;font-weight:760;text-decoration:none;display:inline-flex}.brand-mark{flex:none;width:26px;height:21px;display:inline-block;position:relative}.brand-mark:before{border:2px solid var(--color-primary);content:"";border-radius:8px 8px 8px 3px;width:17px;height:13px;position:absolute;top:2px;left:0;transform:rotate(-7deg)}.brand-mark i:first-child{background:var(--color-background);border:2px solid #86a0ff;border-radius:7px 7px 3px;width:14px;height:11px;position:absolute;top:7px;right:0;transform:rotate(7deg)}.brand-mark i:last-child{background:var(--color-primary);width:3px;height:3px;box-shadow:5px 0 0 var(--color-primary);border-radius:50%;position:absolute;top:8px;left:6px}.brand-name strong{color:var(--color-primary);font-weight:inherit}.primary-navigation{justify-content:flex-end;align-items:center;gap:28px;margin-left:auto;display:flex}.primary-navigation a{color:#596273;transition:color var(--transition-fast);font-size:.76rem;font-weight:620;text-decoration:none}.primary-navigation a:hover,.primary-navigation a:focus-visible{color:var(--color-primary)}.header-start{background:var(--color-primary);color:#fff;min-height:32px;transition:background-color var(--transition-fast), transform var(--transition-fast);border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:.72rem;font-weight:730;text-decoration:none;display:inline-flex}.header-start:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.hero,.mode-cinema,.section,.learning-app{scroll-margin-top:var(--header-height)}.hero{background:var(--color-background);height:165svh;position:relative}.hero-stage{height:100svh;padding-top:var(--header-height);position:sticky;top:0;overflow:hidden}.hero-lines{inset:var(--header-height) 0 0;pointer-events:none;position:absolute;overflow:hidden}.hero-lines span{background:#4d6bfe1a;display:block;position:absolute}.hero-lines span:first-child{width:24%;height:1px;top:19%;left:0}.hero-lines span:nth-child(2){width:1px;height:31%;top:0;right:14%}.hero-lines span:nth-child(3){width:19%;height:1px;bottom:20%;right:0}.hero-lines span:nth-child(4){width:1px;height:24%;bottom:0;left:12%}.hero__inner{z-index:1;height:calc(100svh - var(--header-height));align-content:start;padding-top:68px;display:grid;position:relative}.hero__content{text-align:center;max-width:900px;opacity:calc(1 - var(--hero-progress) * .8);transform:translateY(calc(var(--hero-progress) * -54px));margin-inline:auto;transition:opacity 80ms linear,transform 80ms linear}.hero__kicker,.section-eyebrow{color:var(--color-primary);margin-bottom:0;font-size:.76rem;font-weight:730}.hero__kicker{align-items:center;gap:8px;display:inline-flex}.hero__kicker span{background:var(--color-primary);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #4d6bfe1a}.hero__lead{max-width:680px;color:var(--color-text-sub);word-break:keep-all;margin:0 auto;font-size:1.04rem;line-height:1.72}.hero-prompt{width:min(100%,760px);opacity:calc(1 - var(--hero-progress) * .92);transform:translateY(calc(var(--hero-progress) * -40px));transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#fff;border:1px solid #d9deeb;border-radius:8px;margin:34px auto 0;overflow:hidden;box-shadow:0 18px 50px #2a3a641a}.hero-prompt:focus-within{border-color:#4d6bfe94;box-shadow:0 20px 56px #4d6bfe24}.hero-prompt__input-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:70px;padding:10px 12px 10px 20px;display:grid}.hero-prompt input{width:100%;min-width:0;color:var(--color-text);background:0 0;border:0;outline:0;font-size:1.02rem}.hero-prompt input::placeholder{color:#8f98a8}.hero-prompt__submit{background:var(--color-primary);color:#fff;cursor:pointer;width:40px;height:40px;transition:background-color var(--transition-fast), transform var(--transition-fast);border-radius:50%;place-items:center;display:grid}.hero-prompt__submit:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.hero-prompt__submit span{font-size:1.15rem;font-weight:750;line-height:1}.hero-prompt__footer{border-top:1px solid var(--color-border);background:#fbfcff;justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:9px 12px;display:flex}.hero-mode-control{align-items:center;gap:4px;min-width:0;display:flex}.hero-mode-control button{color:#697386;cursor:pointer;white-space:nowrap;min-height:32px;transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;border-radius:5px;padding:0 10px;font-size:.72rem;font-weight:650}.hero-mode-control button:hover{color:var(--color-primary);background:#eef2ff}.hero-mode-control button.is-active{color:var(--color-primary-strong);background:#e9edff}.hero-prompt__footer>p{color:#7b8494;flex:none;align-items:center;gap:7px;margin:0;font-size:.68rem;font-weight:620;display:inline-flex}.hero-prompt__footer>p span{background:#20b37a;border-radius:50%;width:6px;height:6px}.hero-product{z-index:2;top:calc(64% - var(--hero-progress) * 50%);width:min(100% - 48px,980px);opacity:calc(.56 + var(--hero-progress) * .44);transform:translateX(-50%) scale(calc(.84 + var(--hero-progress) * .16));transform-origin:top;transition:opacity 80ms linear,transform 80ms linear,top 80ms linear;position:absolute;left:50%}.hero-product .product-preview{box-shadow:0 34px 90px #27376029}.scroll-cue{z-index:3;color:#7b8494;opacity:calc(1 - var(--hero-progress) * 2);align-items:center;gap:8px;font-size:.7rem;font-weight:620;text-decoration:none;display:inline-flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.scroll-cue span{color:var(--color-primary)}.button{min-height:46px;transition:background-color var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);border-radius:999px;justify-content:center;align-items:center;padding:0 21px;font-size:.88rem;font-weight:720;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--color-primary);color:#fff}.button--primary:hover{background:var(--color-primary-hover)}.button--secondary{color:inherit;background:0 0;border:1px solid}.mode-cinema{background:#fff;height:560svh;position:relative}.mode-cinema__sticky{height:100svh;padding-top:var(--header-height);background:#fff;position:sticky;top:0;overflow:hidden}.mode-cinema__frame{height:calc(100svh - var(--header-height));grid-template-rows:auto minmax(0,1fr) auto;padding-top:28px;padding-bottom:24px;display:grid}.mode-cinema__topline{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;display:flex}.mode-cinema__topline p{color:#7a8494;margin:0;font-size:.7rem;font-weight:680}.mode-cinema__topline p:first-child{color:#475166;align-items:center;gap:8px;display:inline-flex}.mode-cinema__topline p:first-child span{background:var(--color-primary);border-radius:50%;width:6px;height:6px}.mode-cinema__stage{grid-template-columns:minmax(300px,.76fr) minmax(530px,1.24fr);align-items:center;gap:72px;min-height:0;display:grid}.mode-cinema__copy-stack{min-height:360px;position:relative}.mode-cinema__copy-stack article{--mode-color:var(--color-primary);opacity:0;pointer-events:none;transition:opacity .36s ease, transform var(--transition-reveal);position:absolute;top:50%;left:0;right:0;transform:translateY(calc(42px - 50%))}.mode-cinema__copy-stack article.is-active{opacity:1;pointer-events:auto;transform:translateY(-50%)}.mode-cinema__copy-stack article>p{color:var(--mode-color);margin:0 0 18px;font-size:.76rem;font-weight:740}.mode-cinema__copy-stack h3{color:#181c24;margin:0;font-size:4rem;font-weight:720;line-height:1.07}.mode-cinema__copy-stack h3 strong{color:var(--mode-color);font-weight:inherit}.mode-cinema__copy-stack article>span{max-width:440px;color:var(--color-text-sub);word-break:keep-all;margin-top:24px;font-size:.96rem;line-height:1.72;display:block}.reasoning-window{transform:scale(calc(.965 + var(--story-progress) * .035));transform-origin:50%;background:#fff;border:1px solid #dce1eb;border-radius:8px;transition:transform 80ms linear;overflow:hidden;box-shadow:0 30px 80px #2633541f}.reasoning-window__bar{border-bottom:1px solid var(--color-border);background:#fbfcff;grid-template-columns:1fr auto 1fr;align-items:center;min-height:48px;padding:0 18px;display:grid}.reasoning-window__bar>span{transform-origin:0;align-items:center;display:inline-flex;transform:scale(.82)}.reasoning-window__bar .brand-name{font-size:.78rem}.reasoning-window__bar p{color:#7b8495;margin:0;font-size:.68rem;font-weight:620}.reasoning-window__bar i{background:#27b77e;border-radius:50%;justify-self:end;width:7px;height:7px;box-shadow:0 0 0 4px #27b77e1a}.reasoning-window__responses{height:520px;position:relative}.reasoning-window__responses>article{--mode-color:var(--color-primary);opacity:0;pointer-events:none;transition:opacity .3s,transform .5s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;overflow:hidden;transform:translateY(22px)}.reasoning-window__responses>article:nth-child(2){--mode-color:var(--color-violet)}.reasoning-window__responses>article:nth-child(3){--mode-color:var(--color-mint)}.reasoning-window__responses>article:nth-child(4){--mode-color:var(--color-coral)}.reasoning-window__responses>article:nth-child(5){--mode-color:var(--color-gold)}.reasoning-window__responses>article.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}.reasoning-window__question{border-bottom:1px solid var(--color-border);background:#f6f8fc;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:13px;min-height:72px;padding:15px 22px;display:grid}.reasoning-window__question>span,.reasoning-window__ai{color:#636e7e;background:#e7eaf0;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.64rem;font-weight:760;display:grid}.reasoning-window__question p{color:#303643;margin:0;font-size:.82rem;font-weight:620}.reasoning-window__answer{grid-template-columns:32px minmax(0,1fr);gap:15px;padding:22px;display:grid}.reasoning-window__ai{color:var(--mode-color);background:#e9edff}.reasoning-window__meta{color:var(--mode-color);margin:0;font-size:.68rem;font-weight:740}.reasoning-window__answer h4{color:#222733;margin:12px 0 0;font-size:1.58rem;font-weight:710;line-height:1.32}.reasoning-window__summary{color:var(--color-text-sub);word-break:keep-all;margin:11px 0 0;font-size:.84rem;line-height:1.62}.reasoning-window__sections{margin-top:19px;display:grid}.reasoning-window__sections>div{border-top:1px solid var(--color-border);grid-template-columns:28px minmax(0,1fr);gap:9px;padding:11px 0;display:grid}.reasoning-window__sections>div>span{color:#a0a8b6;font-family:SFMono-Regular,Consolas,monospace;font-size:.64rem}.reasoning-window__sections p{color:#697386;word-break:keep-all;margin:0;font-size:.76rem;line-height:1.5;display:grid}.reasoning-window__sections strong{color:#343a47;font-weight:720}.mode-index{border-top:1px solid var(--color-border);grid-template-columns:minmax(0,1fr) repeat(5,auto);align-items:center;gap:12px;padding-top:18px;display:grid}.mode-index__rail{background:#e5e8ef;height:2px;overflow:hidden}.mode-index__rail span{background:var(--color-primary);transform-origin:0;width:100%;height:100%;transition:transform .42s cubic-bezier(.22,1,.36,1);display:block}.mode-index button{color:#a0a7b4;cursor:pointer;width:30px;height:30px;transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;border-radius:50%;font-family:SFMono-Regular,Consolas,monospace;font-size:.64rem;font-weight:720}.mode-index button.is-active{background:var(--color-primary);color:#fff}.section{padding:138px 0}.product-section{color:var(--color-text);background:#f2f5ff}.section-heading{max-width:900px;margin-bottom:74px}.section-heading h2,.learning-app h2{color:#1b1f27;margin:17px 0 0;font-size:4.3rem;font-weight:720;line-height:1.08}.section-heading>p:last-child,.learning-app__header>p:last-child{max-width:660px;color:var(--color-text-sub);word-break:keep-all;margin:24px 0 0;font-size:1rem;line-height:1.75}.product-preview{color:var(--color-text);background:#fff;border:1px solid #dce1eb;border-radius:8px;overflow:hidden;box-shadow:0 28px 76px #2633541f}.product-preview__chrome{border-bottom:1px solid var(--color-border);color:#7c8595;background:#fbfcff;justify-content:space-between;align-items:center;gap:24px;min-height:50px;padding:0 26px;font-size:.7rem;font-weight:620;display:flex}.product-preview__chrome span:first-child{color:var(--color-text);font-size:.82rem;font-weight:740}.product-preview__layout{grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);display:grid}.product-preview__settings,.product-preview__answer{padding:38px}.product-preview__settings{border-right:1px solid var(--color-border);background:#f7f8fc}.product-preview__settings>p{color:#7c8595;margin-bottom:14px;font-size:.72rem;font-weight:720}.product-preview__modes{gap:6px;display:grid}.product-preview__modes button{color:#697386;cursor:pointer;text-align:left;min-height:40px;transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;border-radius:5px;padding:8px 12px;font-size:.8rem;font-weight:650}.product-preview__modes button:hover{color:var(--color-primary);background:#e9edff}.product-preview__modes button.is-active{color:var(--color-primary-strong);background:#e6eaff}.product-preview__modes button:disabled{cursor:default;opacity:1}.product-preview__question{border-top:1px solid var(--color-border);margin-top:25px;padding-top:17px}.product-preview__question span{color:#8a93a2;font-size:.66rem;font-weight:700}.product-preview__question p{color:#333946;word-break:keep-all;margin:6px 0 0;font-size:.86rem;font-weight:620;line-height:1.55}.product-preview__answer{background:#fff;min-width:0}.product-preview__eyebrow{color:var(--color-primary);margin:0;font-size:.7rem;font-weight:720}.product-preview__answer h3{color:#222733;max-width:620px;margin:13px 0 0;font-size:2.4rem;font-weight:710;line-height:1.2}.product-preview__summary{max-width:610px;color:var(--color-text-sub);word-break:keep-all;margin:16px 0 0;font-size:.92rem;line-height:1.7}.product-preview__sections{margin-top:24px;display:grid}.product-preview__sections section{border-top:1px solid var(--color-border);padding:14px 0}.product-preview__sections h4{color:#313744;margin:0;font-size:.82rem;font-weight:720}.product-preview__sections p{color:#697386;word-break:keep-all;margin:5px 0 0;font-size:.8rem;line-height:1.58}.product-preview--compact .product-preview__settings,.product-preview--compact .product-preview__answer{padding:30px}.product-preview--compact .product-preview__sections section:nth-child(3){display:none}.process-section{border-top:1px solid var(--color-border);color:var(--color-text);background:#fff}.process-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;list-style:none;display:grid}.process-item{border-top:3px solid var(--color-primary);align-content:space-between;min-height:220px;padding-top:25px;display:grid}.process-item:nth-child(2){border-top-color:var(--color-violet)}.process-item:nth-child(3){border-top-color:var(--color-mint)}.process-item__number{color:#98a2b3;margin:0;font-family:SFMono-Regular,Consolas,monospace;font-size:.7rem;font-weight:700}.process-item h3{color:#252a34;margin-bottom:11px;font-size:1.55rem;font-weight:710;line-height:1.3}.process-item>div>p{color:var(--color-text-sub);word-break:keep-all;margin:0;font-size:.88rem;line-height:1.7}.learning-app{border-top:1px solid var(--color-border);color:var(--color-text);background:#f7f8fc;padding:138px 0}.learning-app__content{grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);align-items:start;gap:72px;display:grid}.learning-app__header{top:calc(var(--header-height) + 40px);position:sticky}.learning-app h2{font-size:3.6rem}.learning-app h2 span{color:var(--color-primary)}.learning-workspace{min-width:0}.learning-workspace--start{background:#fff;border:1px solid #dce1eb;border-radius:8px;padding:36px;box-shadow:0 22px 62px #26335417}.learning-form{align-content:start;gap:25px;display:grid}.learning-fieldset{border:0;min-width:0;margin:0;padding:0}.learning-fieldset legend,.learning-question>label{color:#303643;margin-bottom:10px;font-size:.8rem;font-weight:720;display:block}.learning-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.learning-option-grid--modes{grid-template-columns:repeat(5,minmax(0,1fr))}.learning-option{cursor:pointer;min-width:0;display:block;position:relative}.learning-option input{clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.learning-option span{border:1px solid var(--color-border);color:#697386;text-align:center;min-height:42px;transition:border-color var(--transition-fast), background-color var(--transition-fast), color var(--transition-fast);background:#fff;border-radius:5px;justify-content:center;align-items:center;padding:8px;font-size:.76rem;font-weight:650;line-height:1.3;display:flex}.learning-option:hover span{color:var(--color-primary);border-color:#4d6bfe6b}.learning-option input:checked+span{color:var(--color-primary-strong);background:#e9edff;border-color:#d4dbff}.learning-option input:focus-visible+span{outline-offset:2px;outline:3px solid #4d6bfe5c}.learning-form__settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.learning-question textarea{resize:vertical;border:1px solid var(--color-border);width:100%;min-height:140px;color:var(--color-text);font:inherit;transition:border-color var(--transition-fast), background-color var(--transition-fast);background:#f7f8fc;border-radius:6px;padding:15px;font-size:.88rem;line-height:1.65;display:block}.learning-question textarea::placeholder{color:#929baa}.learning-question textarea:hover,.learning-question textarea:focus{background:#fff;border-color:#4d6bfe7a;outline:0}.learning-question>p,.learning-disclaimer{color:#8a93a2;margin:8px 0 0;font-size:.7rem;line-height:1.55}.learning-form__actions{flex-wrap:wrap;gap:9px;display:flex}.learning-form__actions .button{cursor:pointer;min-height:44px}.learning-form__actions .button:disabled{cursor:wait;opacity:.7}.learning-form__actions .button--secondary{color:#343a47}.learning-disclaimer{margin-top:-10px}.site-footer{border-top:1px solid var(--color-border);padding:36px 0}.site-footer--light{color:var(--color-text);background:#f7f8fc}.site-footer__inner{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.site-footer p{color:#7d8696;margin:8px 0 0;font-size:.74rem}.site-footer__inner>p{text-align:right;flex:none;margin:0}@media (width<=1020px){.hero h1{font-size:4.3rem}.mode-cinema__stage{grid-template-columns:minmax(270px,.72fr) minmax(470px,1.28fr);gap:44px}.mode-cinema__copy-stack h3{font-size:3.3rem}.section-heading h2{font-size:3.7rem}.learning-app__content{grid-template-columns:minmax(0,.7fr) minmax(480px,1.3fr);gap:44px}.learning-app h2{font-size:3rem}}@media (width<=820px){.primary-navigation{display:none}.hero__inner{padding-top:56px}.hero h1{font-size:3.7rem}.hero-mode-control{grid-template-columns:repeat(5,minmax(0,1fr));width:100%;display:grid}.hero-mode-control button{padding-inline:5px}.hero-prompt__footer{flex-direction:column;align-items:flex-start}.mode-cinema{height:540svh}.mode-cinema__frame{padding-top:20px;padding-bottom:18px}.mode-cinema__stage{grid-template-columns:1fr;align-content:center;gap:18px}.mode-cinema__copy-stack{min-height:190px}.mode-cinema__copy-stack article{text-align:center}.mode-cinema__copy-stack article>span{max-width:570px;margin:16px auto 0}.mode-cinema__copy-stack h3{font-size:2.85rem}.reasoning-window{width:min(100%,680px);margin-inline:auto}.reasoning-window__responses{height:400px}.reasoning-window__question{min-height:58px}.reasoning-window__answer{padding:17px 20px}.reasoning-window__answer h4{margin-top:8px;font-size:1.32rem}.reasoning-window__summary{margin-top:7px}.reasoning-window__sections{margin-top:13px}.reasoning-window__sections>div{padding:8px 0}.product-preview__layout{grid-template-columns:1fr}.product-preview__settings{border-right:0;border-bottom:1px solid var(--color-border)}.product-preview__modes{grid-template-columns:repeat(5,minmax(0,1fr))}.product-preview__modes button{text-align:center}.learning-app__content{grid-template-columns:1fr}.learning-app__header{max-width:700px;position:static}}@media (width<=640px){:root{--header-height:50px}.container{width:min(calc(100% - 36px), var(--container-width))}.brand-link{gap:7px;font-size:.86rem}.brand-mark{transform-origin:0;transform:scale(.88)}.header-start{min-height:30px;padding:0 12px;font-size:.68rem}.hero{height:148svh}.hero__inner{padding-top:42px}.hero h1{margin-top:12px;font-size:2.95rem;line-height:1.08}.hero__lead{font-size:.9rem;line-height:1.65}.hero__lead br{display:none}.hero-prompt{margin-top:26px}.hero-prompt__input-row{min-height:64px;padding-left:15px}.hero-prompt input{font-size:.9rem}.hero-prompt__footer{padding:9px}.hero-mode-control{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-mode-control button{min-height:34px}.hero-prompt__footer>p{padding-left:5px}.hero-product{top:calc(78% - var(--hero-progress) * 59%);width:calc(100% - 24px);transform:translateX(-50%) scale(calc(.88 + var(--hero-progress) * .12))}.hero-product .product-preview__settings{display:none}.hero-product .product-preview__answer{padding:22px 18px}.hero-product .product-preview__sections{display:none}.scroll-cue{white-space:nowrap;bottom:14px}.mode-cinema{height:525svh}.mode-cinema__frame{padding-top:14px;padding-bottom:12px}.mode-cinema__topline{padding-bottom:12px}.mode-cinema__topline p{font-size:.64rem}.mode-cinema__stage{gap:10px}.mode-cinema__copy-stack{min-height:160px}.mode-cinema__copy-stack article>p{margin-bottom:10px;font-size:.68rem}.mode-cinema__copy-stack h3{font-size:2.35rem}.mode-cinema__copy-stack article>span{max-width:330px;margin-top:12px;font-size:.82rem;line-height:1.55}.reasoning-window__bar{min-height:40px;padding-inline:12px}.reasoning-window__bar>span{transform:scale(.72)}.reasoning-window__responses{height:350px}.reasoning-window__question{grid-template-columns:26px minmax(0,1fr);gap:9px;min-height:52px;padding:11px 13px}.reasoning-window__question>span,.reasoning-window__ai{width:26px;height:26px}.reasoning-window__question p{font-size:.72rem}.reasoning-window__answer{grid-template-columns:26px minmax(0,1fr);gap:10px;padding:13px}.reasoning-window__meta{font-size:.62rem}.reasoning-window__answer h4{font-size:1.12rem}.reasoning-window__summary{font-size:.72rem;line-height:1.5}.reasoning-window__sections>div{grid-template-columns:22px minmax(0,1fr);gap:5px;padding:6px 0}.reasoning-window__sections p{font-size:.68rem}.reasoning-window__sections>div:nth-child(3){display:none}.mode-index{gap:5px;padding-top:10px}.mode-index button{width:27px;height:27px;font-size:.58rem}.section,.learning-app{padding:94px 0}.section-heading{margin-bottom:48px}.section-heading h2,.learning-app h2{font-size:2.65rem;line-height:1.1}.section-heading>p:last-child,.learning-app__header>p:last-child{margin-top:19px;font-size:.9rem}.product-preview__chrome{min-height:46px;padding-inline:18px}.product-preview__settings,.product-preview__answer{padding:23px 19px}.product-preview__modes{grid-template-columns:repeat(2,minmax(0,1fr))}.product-preview__answer h3{font-size:1.78rem}.product-preview__summary{font-size:.86rem}.process-list{grid-template-columns:1fr;gap:42px}.process-item{min-height:185px}.learning-workspace--start{padding:25px 18px}.learning-form__settings{grid-template-columns:1fr}.learning-option-grid--modes{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__inner{flex-direction:column;align-items:flex-start;gap:20px}.site-footer__inner>p{text-align:left}}@media (width<=380px){.hero h1{font-size:2.55rem}.mode-cinema__copy-stack h3{font-size:2.08rem}.section-heading h2,.learning-app h2{font-size:2.35rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.button:hover,.header-start:hover,.hero-prompt__submit:hover{transform:none}}@media (prefers-reduced-motion:reduce){.page-reveal--product{clip-path:none!important;transition:none!important}}body:has(.landing-page) .site-header .brand-link{color:#1d1d1f!important}body:has(.landing-page) .site-header .primary-navigation a{color:#1d1d1f!important}.landing-page,.landing-page .hero,.landing-page .hero-stage,.landing-page .mode-flow,.landing-page .section,.landing-page .process-section,.landing-page .workspace-invite{color:#1d1d1f!important;background-color:#fbfbfd!important}.landing-page .hero,.landing-page .hero-stage{background-image:linear-gradient(#fff 0%,#f7f8fc 100%)!important}.landing-page .mode-flow,.landing-page .process-section,.landing-page .workspace-invite{background-image:linear-gradient(#fbfbfd 0%,#f3f5fa 100%)!important}.landing-page .product-section{background-image:linear-gradient(#fff 0%,#f5f7fc 100%)!important}.landing-page .hero h1,.landing-page .hero__content h1,.landing-page .mode-flow__heading h2,.landing-page .section-heading h2,.landing-page .workspace-invite__header h2,.landing-page .process-item>div>h3{color:#1d1d1f!important;text-shadow:none!important}.landing-page .hero__tagline,.landing-page .hero-announcement,.landing-page .mode-flow__heading>p:last-child,.landing-page .mode-flow__description,.landing-page .section-heading>p:last-child,.landing-page .workspace-invite__header>p:last-of-type,.landing-page .process-item>div>p{color:#6e6e73!important}.landing-page .hero-action-card,.landing-page .hero-feature-card{color:#1d1d1f!important;background:#ffffffc7!important;border-color:#1d1d1f1a!important;box-shadow:0 20px 60px #22355c14,inset 0 1px #fffffff0!important}.landing-page .flow-response,.landing-page .product-section .product-preview,.landing-page .workspace-preview{border-color:#1d1d1f1f!important;box-shadow:0 30px 90px #1e305624,inset 0 1px #fffffff0!important}.landing-page .process-section__word{opacity:.08!important;-webkit-text-stroke-color:#4d6bfe!important}.landing-page .section-eyebrow,.landing-page .hero-announcement,.landing-page .mode-flow__meta{color:#3555e8!important}.landing-page .hero__inner--wordmark{place-items:center;padding-top:0;display:grid}.landing-page .hero-haze,.landing-page .hero-grid-map,.landing-page .hero-stage:after{opacity:0!important}.landing-page .hero__inner--wordmark .hero-grid{width:100%;display:block}.landing-page .hero__inner--wordmark .hero__content{text-align:center;max-width:none}.landing-page .hero__inner--wordmark .hero-announcement,.landing-page .hero__inner--wordmark .hero__tagline,.landing-page .hero__inner--wordmark .hero-actions,.landing-page .hero__inner--wordmark .hero-feature-card{display:none}.landing-page .hero__inner--wordmark .hero__content h1{z-index:2;letter-spacing:0;margin:0;font-size:clamp(4.6rem,12vw,10.75rem);font-weight:720;line-height:.92;position:relative}.landing-page .hero-stage:before{z-index:0;content:"";pointer-events:none;transform-origin:50%;position:absolute;inset:0;opacity:calc(.82 - var(--hero-progress) * .22)!important;transform:scale(calc(1 + var(--hero-progress) * .045)) translateY(calc(var(--hero-progress) * -22px))!important;background:linear-gradient(#ffffff8a,#ffffff8a),url(/images/studybox-hero-surface.png) 50%/cover no-repeat!important}body:has(.landing-page){background:#050607}body:has(.landing-page) .site-header{color:#f5f7fb;-webkit-backdrop-filter:saturate(150%)blur(20px);background:#05060794;border-bottom-color:#ffffff1a}body:has(.landing-page) .site-header .brand-link{color:#f5f7fbc7}body:has(.landing-page) .site-header .primary-navigation a{color:#f5f7fbc7}:is(body:has(.landing-page) .site-header .primary-navigation a:hover,body:has(.landing-page) .site-header .primary-navigation a:focus-visible){color:#fff}body:has(.landing-page) .site-header .brand-name strong{color:#7c9cff}body:has(.landing-page) .site-header .brand-mark i:first-child{background:#050607}.landing-page{color:#f5f7fb;background:#050607;overflow:clip}.landing-page .hero,.landing-page .hero-stage{background:linear-gradient(#050607 0%,#07101e 58%,#050607 100%)}.landing-page .hero-stage:before{z-index:0;content:"";opacity:calc(.3 + var(--hero-progress) * .35);pointer-events:none;transform:perspective(1000px) rotateX(calc(var(--hero-progress) * 18deg)) translateY(calc(var(--hero-progress) * 100px));transform-origin:bottom;background:linear-gradient(#7496ff12 1px,#0000 1px) 0 0/72px 72px,linear-gradient(90deg,#7496ff12 1px,#0000 1px) 0 0/72px 72px,radial-gradient(at 50% 42%,#4d6bfe38,#0000 45%);position:absolute;inset:0}.landing-page .hero-grid-map i{background:#8ea9ff2e}.landing-page .hero-announcement,.landing-page .section-eyebrow,.landing-page .mode-flow__meta{color:#87a6ff}.landing-page .hero__content h1,.landing-page .hero h1{color:#f7f9ff;text-shadow:0 0 52px #5e82ff42}.landing-page .hero__tagline,.landing-page .hero-announcement,.landing-page .section-heading>p:last-child,.landing-page .mode-flow__heading>p:last-child,.landing-page .mode-flow__description,.landing-page .workspace-invite__header>p:last-of-type,.landing-page .process-item>div>p{color:#d7deee9e}.landing-page .hero-action-card,.landing-page .hero-feature-card{color:#f5f7fb;-webkit-backdrop-filter:blur(18px);background:#0c1322b8;border-color:#99b0ff33;box-shadow:0 24px 90px #00000047,inset 0 1px #ffffff14}.landing-page .hero-action-card:hover,.landing-page .hero-action-card:focus-visible,.landing-page .hero-feature-card:hover,.landing-page .hero-feature-card:focus-visible{background:#16223edb;border-color:#8fa9ffb8;box-shadow:0 30px 100px #2345b442,inset 0 1px #ffffff24}.landing-page .hero-feature-card p,.landing-page .hero-feature-card span,.landing-page .hero-action-card span{color:#d7deee9e}.landing-page .mode-flow,.landing-page .section,.landing-page .workspace-invite{color:#f5f7fb;background:#050607}.landing-page .mode-flow{background:linear-gradient(#050607,#0a0f1a 42%,#050607),repeating-linear-gradient(90deg,#0000 0 96px,#7e9dff0a 97px 98px)}.landing-page .mode-flow__heading h2,.landing-page .section-heading h2,.landing-page .workspace-invite__header h2,.landing-page .process-item>div>h3{color:#f5f7fb;text-shadow:0 14px 50px #3058d233}.landing-page .mode-flow__list,.landing-page .mode-flow__item,.landing-page .process-item{border-color:#92a9f129}.landing-page .mode-flow__background span{border-color:#7291ff21;box-shadow:0 0 50px #3f5bbe1a}.landing-page .flow-response{border-color:#87a0ec52;box-shadow:0 48px 130px #0000007a,0 0 80px #3d5cc82e}.landing-page .product-section{background:radial-gradient(at 50% 20%,#4164e629,#0000 42%),#050607}.landing-page .product-section .section-heading{z-index:2;position:relative}.landing-page .product-section__kinetic span{border-color:#7897ff3d;box-shadow:0 0 34px #4368e81f}.landing-page .product-section .product-preview,.landing-page .workspace-preview{border-color:#89a4ff80;box-shadow:0 50px 150px #0000008a,0 0 110px #3c63ec3d}.landing-page .process-section{background:linear-gradient(#050607 0%,#080d18 50%,#050607 100%)}.landing-page .process-section__word{opacity:.16;-webkit-text-stroke-color:#5d82ff;text-shadow:0 0 70px #4a70ff33}.landing-page .process-item__number{opacity:.7}.landing-page .workspace-invite{background:linear-gradient(#050607,#0a1020 48%,#050607),repeating-linear-gradient(0deg,#0000 0 72px,#7e9dff09 73px 74px)}.landing-page .workspace-invite__button{box-shadow:0 16px 60px #385bda57}.landing-page .site-scroll-progress span{background:linear-gradient(90deg,#547aff,#b8c7ff);box-shadow:0 0 24px #6385ffe6}@media (width<=640px){.landing-page .hero-stage:before{background-size:48px 48px,48px 48px,auto}}:root{--scroll-direction:1;--scroll-velocity:0}.product-section:before,.workspace-invite:before{z-index:0;content:"";opacity:calc(.22 + var(--scene-progress) * .68);pointer-events:none;transform:perspective(1200px) rotateX(62deg) translate3d(0, calc(var(--scene-offset) * .7), -160px) scale(1.18);transform-origin:50%;will-change:transform, opacity;background:radial-gradient(circle,#4d6bfe2e,#0000 38%),linear-gradient(#4d6bfe1c 1px,#0000 1px) 0 0/56px 56px,linear-gradient(90deg,#4d6bfe1c 1px,#0000 1px) 0 0/56px 56px;position:absolute;inset:8% -12%;-webkit-mask-image:radial-gradient(#000 0%,#000000db 36%,#0000 74%);mask-image:radial-gradient(#000 0%,#000000db 36%,#0000 74%)}.workspace-invite:before{opacity:calc(.12 + var(--scene-progress) * .5);transform:perspective(1400px) rotateX(68deg) rotateZ(-3deg) translate3d(0, calc(var(--scene-offset) * -.45), -140px) scale(1.22);inset:4% -8% 12%}.product-section:after,.workspace-invite:after{z-index:0;content:"";width:1px;opacity:calc(.12 + var(--scroll-velocity) * .9);pointer-events:none;transform:translate3d(calc(var(--scene-offset) * 2.2), calc(var(--scroll-direction) * var(--scroll-velocity) * 110px), 0) rotate(18deg);transform-origin:50%;will-change:transform, opacity;background:linear-gradient(#0000,#4d6bfe9e,#0000);position:absolute;top:18%;bottom:12%;left:15%;box-shadow:0 0 22px #4d6bfe6b}.workspace-invite:after{transform:translate3d(calc(var(--scene-offset) * -1.6), calc(var(--scroll-direction) * var(--scroll-velocity) * -130px), 0) rotate(-16deg);inset:12% 13% 10% auto}.product-section>.container,.workspace-invite>.container{z-index:1}.product-section .product-preview,.workspace-preview-stage .workspace-preview{box-shadow:0 42px 120px rgba(77, 107, 254, calc(.1 + var(--scroll-velocity) * .12));border-color:#4d6bfe5c}.product-section .product-preview:before,.workspace-preview:before{z-index:6;content:"";height:1px;opacity:calc(.3 + var(--scroll-velocity) * .7);pointer-events:none;transform:translate3d(calc(var(--scroll-direction) * var(--scroll-velocity) * 220px), calc(var(--scene-progress) * 640px), 0);will-change:transform, opacity;background:linear-gradient(90deg,#0000,#4d6bfecc,#0000);position:absolute;top:-1px;left:12%;right:12%}@media (width<=820px){.product-section:before,.workspace-invite:before{background-size:auto,42px 42px,42px 42px;inset:10% -35% 8%}.product-section:after,.workspace-invite:after{opacity:calc(.1 + var(--scroll-velocity) * .7)}}@media (prefers-reduced-motion:reduce){.page-reveal--product,.product-section:before,.product-section:after,.workspace-invite:before,.workspace-invite:after,.product-section .product-preview:before,.workspace-preview:before{clip-path:none!important;opacity:1!important;transition:none!important;transform:none!important}}.page-reveal{opacity:0;filter:blur(20px);will-change:opacity, filter, transform;transition:opacity .43s,filter .72s,transform .88s cubic-bezier(.18,1.28,.32,1);transform:translateY(132px)scale(.92)}.page-reveal--left{transform:translate(-24px,132px)scale(.92)}.page-reveal--product{transform-origin:top;transform:perspective(1500px)translate3d(0,180px,-220px)rotateX(12deg)scale(.84)}.page-reveal.is-visible{opacity:1;filter:blur();transform:perspective(1500px)translate(0,0)rotateX(0)scale(1)}.page-reveal--delay-1{transition-delay:30ms}.page-reveal--delay-2{transition-delay:.11s}.page-reveal--delay-3{transition-delay:.19s}.hero-announcement{animation:.72s cubic-bezier(.22,1,.36,1) both heroAnnouncementIn}.hero__content h1,.hero__tagline{animation:.9s cubic-bezier(.16,1,.3,1) both heroCopyIn}.hero__tagline{animation-delay:.11s}.hero-action-card{animation:.9s cubic-bezier(.16,1,.3,1) both heroCardIn}.hero-action-card:first-child{animation-delay:.22s}.hero-action-card:nth-child(2){animation-delay:.34s}.hero-feature-card{animation:1.1s cubic-bezier(.16,1,.3,1) .28s both heroFeatureIn}.hero-feature-card__rays span{animation:1.2s cubic-bezier(.22,1,.36,1) both heroRayIn}.hero-feature-card__rays span:nth-child(2n){animation-delay:.12s}@keyframes heroAnnouncementIn{0%{opacity:0;transform:translateY(-22px)}to{opacity:1;transform:translateY(0)}}@keyframes heroCopyIn{0%{opacity:0;filter:blur(16px);transform:translateY(44px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes heroCardIn{0%{opacity:0;filter:blur(12px);transform:translateY(70px)scale(.9)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes heroFeatureIn{0%{opacity:0;filter:blur(18px);transform:perspective(1200px)translate3d(100px,70px,-160px)rotateY(-12deg)scale(.88)}to{opacity:1;filter:blur();transform:perspective(1200px)translate(0,0)rotateY(0)scale(1)}}@keyframes heroRayIn{0%{opacity:0;transform:rotate(var(--ray-angle,0deg)) scaleX(0)}to{opacity:1}}.process-item.is-visible{box-shadow:inset 0 3px #0000}.process-item:after{content:"";opacity:.18;background:currentColor;width:0;height:1px;margin-top:24px;transition:width .9s cubic-bezier(.22,1,.36,1) .42s;display:block}.process-item.is-visible:after{width:100%}.workspace-invite{border-top:1px solid var(--color-border);color:var(--color-text);background:#eef3ff;padding:138px 0 150px;position:relative;overflow:hidden}.workspace-invite__lines{pointer-events:none;position:absolute;inset:0}.workspace-invite__lines span{border:1px solid #4d6bfe1a;display:block;position:absolute;transform:rotate(24deg)}.workspace-invite__lines span:first-child{width:520px;height:520px;top:-180px;right:-120px}.workspace-invite__lines span:nth-child(2){width:680px;height:420px;bottom:-260px;left:-120px;transform:rotate(-16deg)}.workspace-invite__lines span:nth-child(3){background:#4d6bfe1f;width:1px;height:280px;top:34%;right:12%;transform:none}.workspace-invite__header{z-index:1;max-width:880px;position:relative}.workspace-invite__header h2{color:#1b202a;margin:17px 0 0;font-size:4.35rem;font-weight:720;line-height:1.08}.workspace-invite__header h2 span{color:var(--color-primary)}.workspace-invite__header>p:last-of-type{max-width:690px;color:var(--color-text-sub);word-break:keep-all;margin:24px 0 0;font-size:1rem;line-height:1.76}.workspace-invite__button{cursor:pointer;gap:10px;margin-top:34px}.workspace-invite__button span{font-size:1.05rem}.workspace-preview{z-index:1;background:#fff;border:1px solid #d5ddeb;border-radius:8px;grid-template-columns:230px minmax(0,1fr);height:630px;margin-top:76px;display:grid;position:relative;overflow:hidden;box-shadow:0 36px 100px #334a7f29}.workspace-preview__sidebar{background:#f0f3f8;border-right:1px solid #dfe4ed;grid-template-rows:auto auto minmax(0,1fr) auto;gap:24px;padding:24px 18px;display:grid}.workspace-preview__sidebar>div{transform-origin:0;align-items:center;display:inline-flex;transform:scale(.9)}.workspace-preview__sidebar>span{color:#3f4858;background:#fff;border:1px solid #d9dfeb;border-radius:6px;align-items:center;min-height:40px;padding:0 12px;font-size:.78rem;font-weight:680;display:flex}.workspace-preview__sidebar nav{align-content:start;gap:10px;display:grid}.workspace-preview__sidebar nav i{background:#e5e9f1;border-radius:5px;width:100%;height:38px;display:block}.workspace-preview__sidebar nav i:first-child{background:#dde5ff}.workspace-preview__sidebar footer{border-top:1px solid #dfe4ed;align-items:center;gap:10px;padding-top:16px;display:flex}.workspace-preview__sidebar footer b{background:var(--color-primary);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.75rem;display:grid}.workspace-preview__sidebar footer p{color:#414a59;margin:0;font-size:.74rem;line-height:1.3}.workspace-preview__sidebar footer small{color:#8791a2}.workspace-preview__main{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.workspace-preview__main>header{border-bottom:1px solid #e1e5ed;justify-content:space-between;align-items:center;gap:20px;min-height:62px;padding:0 24px;display:flex}.workspace-preview__main>header p{color:#303744;margin:0;font-size:.82rem;font-weight:700}.workspace-preview__main>header div{gap:7px;display:flex}.workspace-preview__main>header span{color:#647085;border:1px solid #dbe1ed;border-radius:5px;padding:6px 9px;font-size:.65rem}.workspace-preview__main>section{text-align:center;background:#fff;align-content:center;justify-items:center;padding:40px;display:grid}.workspace-preview__main>section p{color:var(--color-primary);margin:0 0 12px;font-size:.68rem;font-weight:740}.workspace-preview__main>section h3{color:#252a34;margin:0;font-size:2.45rem;font-weight:700}.workspace-preview__main>section>span{color:var(--color-text-sub);margin-top:12px;font-size:.84rem}.workspace-preview__main>footer{background:#fff;border:1px solid #d9dfeb;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;min-height:72px;margin:0 30px 26px;padding:0 14px 0 18px;display:flex;box-shadow:0 12px 34px #2a3a6414}.workspace-preview__main>footer p{color:#929baa;margin:0;font-size:.82rem}.workspace-preview__main>footer b{background:var(--color-primary);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}@media (width<=820px){.workspace-invite{padding:108px 0}.workspace-invite__header h2{font-size:3.55rem}.workspace-preview{grid-template-columns:180px minmax(0,1fr);height:560px}}@media (width<=640px){.page-reveal,.page-reveal--left,.page-reveal--product{transform:translateY(108px)scale(.92)}.page-reveal.is-visible{transform:translate(0,0)scale(1)}.workspace-invite{padding:92px 0}.workspace-invite__header h2{font-size:2.65rem}.workspace-invite__header>p:last-of-type{font-size:.9rem}.workspace-preview{grid-template-columns:76px minmax(0,1fr);height:520px;margin-top:52px}.workspace-preview__sidebar{padding:18px 10px}.workspace-preview__sidebar .brand-name,.workspace-preview__sidebar>span,.workspace-preview__sidebar footer p{display:none}.workspace-preview__sidebar nav i{height:34px}.workspace-preview__main>header{min-height:58px;padding-inline:15px}.workspace-preview__main>header div span:not(:first-child){display:none}.workspace-preview__main>section{padding:24px 18px}.workspace-preview__main>section h3{font-size:1.75rem}.workspace-preview__main>section>span{font-size:.74rem}.workspace-preview__main>footer{min-height:64px;margin:0 14px 16px}}@media (prefers-reduced-motion:reduce){.page-reveal,.hero-announcement,.hero__content h1,.hero__tagline,.hero-action-card,.hero-feature-card,.hero-feature-card__rays span{opacity:1!important;filter:none!important;transition:none!important;animation:none!important;transform:none!important}}.hero{background:#edf4ff;height:auto;min-height:805px}.hero-stage{height:auto;min-height:805px;padding-top:var(--header-height);position:relative;overflow:hidden}.hero-haze{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-haze span{filter:blur(22px);background:#ffffff42;border:1px solid #4d6bfe14;display:block;position:absolute;transform:rotate(-12deg)}.hero-haze span:first-child{width:360px;height:130px;top:7%;left:22%}.hero-haze span:nth-child(2){width:520px;height:150px;top:31%;right:3%}.hero-haze span:nth-child(3){width:620px;height:160px;bottom:4%;left:-3%}.hero-haze span:nth-child(4){width:420px;height:110px;bottom:13%;right:28%}.hero__inner{z-index:1;height:auto;padding-top:69px;display:block;position:relative}.hero-announcement{color:#7b8fb9;align-items:center;gap:9px;max-width:650px;margin:0 0 58px;font-size:.78rem;line-height:1.5;display:flex}.hero-announcement span{min-height:22px;color:var(--color-primary);background:#dfe8ff;border-radius:999px;align-items:center;padding:0 7px;font-size:.62rem;font-weight:760;display:inline-flex}.hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(350px,.85fr);align-items:end;gap:92px;display:grid}.hero__content{text-align:left;opacity:1;max-width:none;margin:0;transform:none}.hero h1{color:#3288f5;margin:0;font-size:3.45rem;font-weight:700;line-height:1.08}.hero__tagline{color:#32435f;margin:20px 0 0;font-size:1.8rem;font-weight:420;line-height:1.3}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:612px;margin-top:72px;display:grid}.hero-action-card{color:#6e7e9d;cursor:pointer;text-align:left;min-height:156px;transition:background-color var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);background:#ffffffab;border:1px solid #4d6bfe14;border-radius:8px;align-content:center;padding:28px 31px;text-decoration:none;display:grid;box-shadow:0 12px 34px #445f940d}.hero-action-card:hover{background:#ffffffeb;border-color:#4d6bfe3d;transform:translateY(-2px)}.hero-action-card strong{color:#3e7eff;font-size:1.08rem;font-weight:600}.hero-action-card span{word-break:keep-all;margin-top:9px;font-size:.82rem;line-height:1.55;display:block}.hero-feature-card{color:#fff;min-height:345px;transition:transform var(--transition-fast), background-color var(--transition-fast);background:#7796f0;border-radius:8px;flex-direction:column;justify-content:center;padding:40px;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 56px #455eb12e}.hero-feature-card:hover{background:#698af0;transform:translateY(-2px)}.hero-feature-card>p,.hero-feature-card>h2,.hero-feature-card>span{z-index:1;position:relative}.hero-feature-card>p{margin:0 0 10px;font-size:.96rem;font-weight:600}.hero-feature-card>h2{color:#fff;margin:0;font-size:1.52rem;font-weight:520;line-height:1.48}.hero-feature-card>span{margin-top:28px;font-size:.8rem;font-weight:600}.hero-feature-card__rays{opacity:.27;width:250px;height:220px;position:absolute;bottom:-32px;right:-44px}.hero-feature-card__rays span{transform-origin:0;background:#ffffffc7;border-radius:999px;width:230px;height:3px;position:absolute;bottom:0;left:0}.mode-cinema,.mode-cinema__sticky{background:#000}.mode-cinema__frame{padding-top:28px;padding-bottom:18px;position:relative}.mode-cinema__topline{border-bottom-color:#ffffff1f}.mode-cinema__topline p{color:#6e6e73}.mode-cinema__topline p:first-child{color:#a1a1a6}.mode-cinema__topline p:first-child span{background:#2997ff}.mode-cinema__stage{min-height:0;display:block;position:relative}.mode-cinema__copy-stack{z-index:2;pointer-events:none;width:48%;min-height:270px;position:absolute;bottom:54px;left:0;right:auto}.mode-cinema__copy-stack article{--mode-color:#8eddf4;top:auto;bottom:0;transform:translateY(42px)}.mode-cinema__copy-stack article:nth-child(2){--mode-color:#a7b9ff}.mode-cinema__copy-stack article:nth-child(3){--mode-color:#76e1c2}.mode-cinema__copy-stack article:nth-child(4){--mode-color:#ff9f88}.mode-cinema__copy-stack article:nth-child(5){--mode-color:#d1b5ff}.mode-cinema__copy-stack article.is-active{transform:translateY(0)}.mode-cinema__copy-stack article>p{color:#f5f5f7;margin-bottom:12px}.mode-cinema__copy-stack h3{color:#f5f5f7;font-size:4rem;line-height:1.04}.mode-cinema__copy-stack article>span{color:#8e8e93;max-width:470px;margin-top:19px;font-size:.92rem}.reasoning-window{z-index:1;width:57%;max-width:720px;opacity:clamp(0, calc(var(--story-progress) * 8), 1);transform:translateY(-50%) scale(clamp(.74, calc(.74 + var(--story-progress) * 1.3), 1));position:absolute;top:48%;right:0;box-shadow:0 36px 100px #2997ff2e}.mode-index{border-top-color:#ffffff24}.mode-index__rail{background:#ffffff2b}.mode-index__rail span{background:#2997ff}.mode-index button{color:#6e6e73}.mode-index button:hover{color:#fff;background:#ffffff14}.mode-index button.is-active{color:#111;background:#f5f5f7}@media (width<=1020px){.hero-grid{gap:48px}.hero-actions{gap:18px}.hero-feature-card{min-height:320px}.mode-cinema__copy-stack{width:43%}.mode-cinema__copy-stack h3{font-size:3.25rem}.reasoning-window{width:60%}}@media (width<=820px){.hero,.hero-stage{min-height:960px}.hero__inner{padding-top:52px}.hero-announcement{margin-bottom:42px}.hero-grid{grid-template-columns:1fr;gap:34px}.hero-feature-card{min-height:250px}.hero-actions{margin-top:48px}.mode-cinema__copy-stack{text-align:center;width:100%;min-height:175px;top:24px;bottom:auto;right:0}.mode-cinema__copy-stack article{bottom:auto;left:0;right:0}.mode-cinema__copy-stack h3{font-size:2.8rem}.mode-cinema__copy-stack article>span{margin-inline:auto}.reasoning-window{width:min(100%,680px);transform:translateX(-50%) scale(clamp(.78, calc(.78 + var(--story-progress) * 1.1), 1));inset:auto auto 18px 50%}}@media (width<=640px){.hero,.hero-stage{min-height:1040px}.hero__inner{padding-top:38px}.hero-announcement{margin-bottom:46px;font-size:.72rem}.hero h1{font-size:3rem}.hero__tagline{margin-top:14px;font-size:1.38rem}.hero-actions{grid-template-columns:1fr;gap:12px;margin-top:42px}.hero-action-card{min-height:125px;padding:23px 24px}.hero-feature-card{min-height:245px;padding:30px}.mode-cinema__frame{padding-top:14px;padding-bottom:10px}.mode-cinema__copy-stack{min-height:155px;top:12px}.mode-cinema__copy-stack h3{font-size:2.24rem}.mode-cinema__copy-stack article>span{max-width:330px;margin-top:10px;font-size:.78rem}.reasoning-window{bottom:8px}}@media (prefers-reduced-motion:reduce){.hero-action-card:hover,.hero-feature-card:hover{transform:none}}.mode-flow{scroll-margin-top:var(--header-height);color:var(--color-text);background:#f4f7ff;position:relative;overflow:hidden}.mode-flow__background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.mode-flow__background span{border:1px solid #4d6bfe17;width:420px;height:420px;display:block;position:absolute;transform:rotate(35deg)}.mode-flow__background span:first-child{top:3%;right:-230px}.mode-flow__background span:nth-child(2){width:560px;height:240px;top:18%;left:-270px;transform:rotate(-18deg)}.mode-flow__background span:nth-child(3){width:340px;height:620px;top:38%;right:-190px;transform:rotate(24deg)}.mode-flow__background span:nth-child(4){width:520px;height:520px;top:57%;left:-210px;transform:rotate(48deg)}.mode-flow__background span:nth-child(5){width:610px;height:280px;bottom:11%;right:-260px;transform:rotate(-22deg)}.mode-flow__background span:nth-child(6){width:700px;height:320px;bottom:-210px;left:16%;transform:rotate(8deg)}.mode-flow__inner{z-index:1;position:relative}.mode-flow__heading{max-width:920px;padding:138px 0 84px}.mode-flow__heading h2{color:#1c2230;margin:17px 0 0;font-size:4.35rem;font-weight:720;line-height:1.08}.mode-flow__heading>p:last-child{max-width:680px;color:var(--color-text-sub);word-break:keep-all;margin:24px 0 0;font-size:1rem;line-height:1.76}.mode-flow__list{border-top:1px solid #4d6bfe24}.mode-flow__item{--mode-color:#4d6bfe;border-bottom:1px solid #4d6bfe24;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:center;gap:76px;min-height:790px;padding:105px 0;display:grid}.mode-flow__item--solve{--mode-color:#6579ed}.mode-flow__item--summary{--mode-color:#168db8}.mode-flow__item--exam{--mode-color:#316cd7}.mode-flow__item--performance{--mode-color:#7068c9}.mode-flow__item:nth-child(2n) .mode-flow__copy{order:2}.mode-flow__item:nth-child(2n) .flow-response{order:1}.mode-flow__copy{max-width:510px}.mode-flow__meta{color:var(--mode-color);align-items:center;gap:12px;margin:0 0 20px;font-size:.76rem;font-weight:740;display:flex}.mode-flow__meta span{width:30px;height:30px;color:var(--mode-color);background:#ffffffb3;border:1px solid #4d6bfe33;border-radius:50%;place-items:center;font-family:SFMono-Regular,Consolas,monospace;font-size:.64rem;display:grid}.mode-flow__copy h3{color:#202632;margin:0;font-size:3.85rem;font-weight:720;line-height:1.07}.mode-flow__copy h3 strong{color:var(--mode-color);font-weight:inherit}.mode-flow__description{max-width:490px;color:var(--color-text-sub);word-break:keep-all;margin:24px 0 0;font-size:.96rem;line-height:1.75}.mode-flow__outline{flex-wrap:wrap;gap:7px;margin-top:30px;display:flex}.mode-flow__outline span{color:#68758c;background:#ffffffa8;border:1px solid #4d6bfe26;border-radius:999px;align-items:center;min-height:31px;padding:0 11px;font-size:.7rem;font-weight:650;display:inline-flex}.flow-response{background:#fff;border:1px solid #d8e0ef;border-top-color:#4d6bfe6b;border-radius:8px;overflow:hidden;box-shadow:0 28px 76px #3b52871f}.flow-response__bar{border-bottom:1px solid var(--color-border);background:#fbfcff;grid-template-columns:1fr auto 1fr;align-items:center;min-height:48px;padding:0 18px;display:grid}.flow-response__bar>span{transform-origin:0;align-items:center;display:inline-flex;transform:scale(.8)}.flow-response__bar .brand-name{font-size:.78rem}.flow-response__bar>p{color:#7b8495;margin:0;font-size:.68rem;font-weight:630}.flow-response__bar>i{background:#27b77e;border-radius:50%;justify-self:end;width:7px;height:7px;box-shadow:0 0 0 4px #27b77e1a}.flow-response__question{border-bottom:1px solid var(--color-border);background:#f7f9fd;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:13px;min-height:72px;padding:15px 22px;display:grid}.flow-response__question>span,.flow-response__ai{color:#667085;background:#e8ecf3;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.64rem;font-weight:760;display:grid}.flow-response__question p{color:#303643;margin:0;font-size:.82rem;font-weight:620}.flow-response__answer{grid-template-columns:32px minmax(0,1fr);gap:15px;min-height:440px;padding:25px 24px;display:grid}.flow-response__ai{color:var(--mode-color);background:#e9edff}.flow-response__meta{color:var(--mode-color);margin:0;font-size:.68rem;font-weight:740}.flow-response__answer h4{color:#222733;margin:13px 0 0;font-size:1.65rem;font-weight:710;line-height:1.3}.flow-response__summary{color:var(--color-text-sub);word-break:keep-all;margin:11px 0 0;font-size:.84rem;line-height:1.62}.flow-response__sections{margin-top:22px;display:grid}.flow-response__sections>div{border-top:1px solid var(--color-border);grid-template-columns:28px minmax(0,1fr);gap:10px;padding:12px 0;display:grid}.flow-response__sections>div>span{color:#a0a8b6;font-family:SFMono-Regular,Consolas,monospace;font-size:.64rem}.flow-response__sections p{color:#697386;word-break:keep-all;gap:2px;margin:0;font-size:.76rem;line-height:1.5;display:grid}.flow-response__sections strong{color:#343a47;font-weight:720}@supports (animation-timeline:view()){.mode-flow__copy,.flow-response{animation-duration:1ms;animation-fill-mode:both;animation-timeline:view();animation-range:entry 8% cover 34%}.mode-flow__copy{animation-name:modeCopyReveal}.flow-response{animation-name:modeResponseReveal}}@keyframes modeCopyReveal{0%{opacity:0;transform:translateY(42px)}to{opacity:1;transform:translateY(0)}}@keyframes modeResponseReveal{0%{opacity:0;transform:translateY(64px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1020px){.mode-flow__item{grid-template-columns:minmax(0,.75fr) minmax(470px,1.25fr);gap:46px}.mode-flow__copy h3{font-size:3.2rem}}@media (width<=820px){.mode-flow__heading{padding:112px 0 64px}.mode-flow__heading h2{font-size:3.55rem}.mode-flow__item{grid-template-columns:1fr;gap:46px;min-height:0;padding:88px 0}.mode-flow__item:nth-child(2n) .mode-flow__copy,.mode-flow__item:nth-child(2n) .flow-response{order:initial}.mode-flow__copy{max-width:640px}.flow-response{width:min(100%,680px)}}@media (width<=640px){.mode-flow__background span{width:260px;height:260px}.mode-flow__background span:nth-child(2n){display:none}.mode-flow__heading{padding:92px 0 52px}.mode-flow__heading h2{font-size:2.65rem;line-height:1.1}.mode-flow__heading>p:last-child{margin-top:19px;font-size:.9rem}.mode-flow__item{gap:34px;padding:72px 0}.mode-flow__copy h3{font-size:2.55rem}.mode-flow__description{margin-top:18px;font-size:.88rem}.mode-flow__outline{margin-top:22px}.flow-response__bar{min-height:42px;padding-inline:12px}.flow-response__bar>span{transform:scale(.72)}.flow-response__question{grid-template-columns:27px minmax(0,1fr);gap:10px;min-height:58px;padding:12px 14px}.flow-response__question>span,.flow-response__ai{width:27px;height:27px}.flow-response__question p{font-size:.74rem}.flow-response__answer{grid-template-columns:27px minmax(0,1fr);gap:10px;min-height:0;padding:18px 15px}.flow-response__answer h4{font-size:1.25rem}.flow-response__summary{font-size:.74rem}.flow-response__sections>div{grid-template-columns:23px minmax(0,1fr);gap:6px;padding:8px 0}.flow-response__sections p{font-size:.68rem}}@media (prefers-reduced-motion:reduce){.mode-flow__copy,.flow-response{animation:none!important}}.mode-flow{--flow-progress:0;--flow-shift:0px;--flow-shift-reverse:0px}.mode-flow__background span{will-change:transform;transition:transform .12s linear}.mode-flow__background span:first-child,.mode-flow__background span:nth-child(3),.mode-flow__background span:nth-child(5){transform:translate3d(0, var(--flow-shift-reverse), 0) rotate(35deg)}.mode-flow__background span:nth-child(2),.mode-flow__background span:nth-child(4),.mode-flow__background span:nth-child(6){transform:translate3d(0, var(--flow-shift), 0) rotate(-18deg)}.mode-flow__progress{z-index:24;opacity:0;pointer-events:none;gap:7px;padding-left:12px;transition:opacity .28s,transform .42s cubic-bezier(.22,1,.36,1);display:grid;position:fixed;top:50%;right:20px;transform:translate(24px,-50%)}.mode-flow.is-flow-active .mode-flow__progress{opacity:1;pointer-events:auto;transform:translateY(-50%)}.mode-flow__progress-track{background:#4d6bfe24;border-radius:999px;width:2px;position:absolute;top:7px;bottom:7px;left:0;overflow:hidden}.mode-flow__progress-track i{width:100%;height:calc(var(--flow-progress) * 100%);border-radius:inherit;background:var(--color-primary);transition:height .1s linear;display:block}.mode-flow__progress a{color:#8792a8;-webkit-backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #4d6bfe26;border-radius:50%;place-items:center;width:29px;height:29px;font-family:SFMono-Regular,Consolas,monospace;font-size:.6rem;font-weight:720;text-decoration:none;transition:color .22s,background-color .22s,border-color .22s,transform .22s;display:grid}.mode-flow__progress a:hover,.mode-flow__progress a.is-active{border-color:var(--color-primary);background:var(--color-primary);color:#fff;transform:scale(1.12)}.mode-flow__item{--card-shift:0px;--card-rotate:0deg;--copy-shift:0px;--fx-shift:0px;perspective:1500px;position:relative}.mode-flow__item>.mode-flow__copy,.mode-flow__item>.flow-response-shell{z-index:2;position:relative}.mode-flow__item-fx{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.mode-flow__item-fx b{color:#0000;opacity:0;-webkit-text-stroke:1px #4d6bfe21;transform:translate3d(var(--fx-shift), -50%, 0);font-family:SFMono-Regular,Consolas,monospace;font-size:14rem;font-weight:800;line-height:1;transition:opacity .9s,transform .12s linear;position:absolute;top:50%;right:-24px}.mode-flow__item:nth-child(2n) .mode-flow__item-fx b{transform:translate3d(calc(var(--fx-shift) * -1), -50%, 0);left:-24px;right:auto}.mode-flow__item.is-in-view .mode-flow__item-fx b{opacity:1}.mode-flow__item-fx span{transform-origin:0;background:#4d6bfe29;transition:transform 1.2s cubic-bezier(.22,1,.36,1),opacity .6s;display:block;position:absolute}.mode-flow__item-fx span:first-of-type{opacity:0;width:34%;height:1px;top:24%;left:3%;transform:scaleX(0)}.mode-flow__item-fx span:nth-of-type(2){opacity:0;width:28%;height:1px;bottom:21%;right:4%;transform:scaleX(0)}.mode-flow__item-fx span:nth-of-type(3){opacity:0;transform-origin:top;width:1px;height:22%;top:18%;right:13%;transform:scaleY(0)}.mode-flow__item.is-in-view .mode-flow__item-fx span{opacity:1;transform:scale(1)}.mode-flow__copy{opacity:0;filter:blur(20px);will-change:opacity, filter, transform;transition:opacity .43s,filter .72s,transform .9s cubic-bezier(.18,1.25,.32,1);transform:translateY(148px)scale(.9);animation:none!important}.mode-flow__item:nth-child(2n) .mode-flow__copy{transform:translateY(148px)scale(.9)}.mode-flow__item.is-in-view .mode-flow__copy,.mode-flow__item:nth-child(2n).is-in-view .mode-flow__copy{opacity:1;filter:blur();transform:translate3d(0, var(--copy-shift), 0) scale(1)}.mode-flow__copy>*{opacity:0;transition:opacity .48s,transform .68s cubic-bezier(.18,1.2,.32,1);transform:translateY(38px)}.mode-flow__item.is-in-view .mode-flow__copy>*{opacity:1;transform:translateY(0)}.mode-flow__item.is-in-view .mode-flow__copy>:first-child{transition-delay:.16s}.mode-flow__item.is-in-view .mode-flow__copy>:nth-child(2){transition-delay:.24s}.mode-flow__item.is-in-view .mode-flow__copy>:nth-child(3){transition-delay:.35s}.mode-flow__item.is-in-view .mode-flow__copy>:nth-child(4){transition-delay:.46s}.flow-response-shell{opacity:0;filter:blur(20px);transform-origin:50%;will-change:opacity, filter, transform;transition:opacity .46s 60ms,filter .76s 60ms,transform .96s cubic-bezier(.18,1.22,.32,1) 60ms;transform:perspective(1400px)translate3d(0,176px,-180px)rotateX(12deg)scale(.84)}.mode-flow__item:nth-child(2n) .flow-response-shell{transform:perspective(1400px)translate3d(0,176px,-180px)rotateX(12deg)scale(.84)}.mode-flow__item.is-in-view .flow-response-shell,.mode-flow__item:nth-child(2n).is-in-view .flow-response-shell{opacity:1;filter:blur();transform:perspective(1400px)translate(0,0)rotateY(0)scale(1)}.flow-response{transform:perspective(1600px) translate3d(0, var(--card-shift), 0) rotateY(var(--card-rotate));will-change:transform;transition:transform .12s linear,box-shadow .3s;position:relative;animation:none!important}.flow-response:before{z-index:3;background:var(--mode-color);content:"";transform-origin:0;height:2px;transition:transform 1.15s cubic-bezier(.22,1,.36,1) .44s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.mode-flow__item.is-in-view .flow-response:before{transform:scaleX(1)}.mode-flow__item.is-in-view .flow-response{box-shadow:0 38px 100px #3b52872e}.flow-response__question{opacity:0;transition:opacity .5s .46s,transform .62s cubic-bezier(.22,1,.36,1) .46s;transform:translateY(-18px)}.mode-flow__item.is-in-view .flow-response__question{opacity:1;transform:translateY(0)}.flow-response__answer>.flow-response__ai,.flow-response__answer>div>.flow-response__meta,.flow-response__answer>div>h4,.flow-response__answer>div>.flow-response__summary{opacity:0;transition:opacity .52s,transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.mode-flow__item.is-in-view .flow-response__answer>.flow-response__ai,.mode-flow__item.is-in-view .flow-response__answer>div>.flow-response__meta,.mode-flow__item.is-in-view .flow-response__answer>div>h4,.mode-flow__item.is-in-view .flow-response__answer>div>.flow-response__summary{opacity:1;transform:translateY(0)}.mode-flow__item.is-in-view .flow-response__answer>.flow-response__ai{transition-delay:.52s}.mode-flow__item.is-in-view .flow-response__answer>div>.flow-response__meta{transition-delay:.58s}.mode-flow__item.is-in-view .flow-response__answer>div>h4{transition-delay:.66s}.mode-flow__item.is-in-view .flow-response__answer>div>.flow-response__summary{transition-delay:.74s}.flow-response__sections>div{opacity:0;transition:opacity .52s,transform .65s cubic-bezier(.22,1,.36,1);transform:translate(28px)}.mode-flow__item.is-in-view .flow-response__sections>div{opacity:1;transform:translate(0)}.mode-flow__item.is-in-view .flow-response__sections>div:first-child{transition-delay:.82s}.mode-flow__item.is-in-view .flow-response__sections>div:nth-child(2){transition-delay:.92s}.mode-flow__item.is-in-view .flow-response__sections>div:nth-child(3){transition-delay:1.02s}.flow-response__bar>i{animation:1.8s ease-in-out infinite flowStatusPulse}@keyframes flowStatusPulse{0%,to{opacity:.45;transform:scale(.75)}50%{opacity:1;transform:scale(1)}}@media (width<=1100px){.mode-flow__progress{display:none}}@media (width<=820px){.mode-flow__item-fx b{font-size:10rem;right:-12px}.mode-flow__item:nth-child(2n) .mode-flow__item-fx b{left:auto;right:-12px}.mode-flow__copy,.mode-flow__item:nth-child(2n) .mode-flow__copy{transform:translateY(118px)scale(.91)}.flow-response-shell,.mode-flow__item:nth-child(2n) .flow-response-shell{transform:perspective(1200px)translate3d(0,145px,-120px)rotateX(10deg)scale(.86)}.flow-response{transform:perspective(1400px) translate3d(0, var(--card-shift), 0) rotateX(var(--card-rotate))}}@media (prefers-reduced-motion:reduce){.mode-flow__copy,.mode-flow__copy>*,.flow-response-shell,.flow-response,.flow-response__question,.flow-response__answer>*,.flow-response__answer>div>*,.flow-response__sections>div,.mode-flow__item-fx b,.mode-flow__item-fx span{opacity:1!important;filter:none!important;transition:none!important;animation:none!important;transform:none!important}}:root{--page-progress:0}.scroll-scene{--scene-progress:0;--scene-center:1;--scene-offset:112px;--scene-tilt:7deg;--scene-scale:.978}.site-scroll-progress{z-index:48;top:var(--header-height);pointer-events:none;height:2px;position:fixed;left:0;right:0;overflow:hidden}.site-scroll-progress span{background:var(--color-primary);width:100%;height:100%;transform:scaleX(var(--page-progress));transform-origin:0;will-change:transform;display:block;box-shadow:0 0 18px #4d6bfeb8}.hero-stage{isolation:isolate}.hero-stage:after{z-index:0;top:calc(var(--header-height) + 22px);content:"";width:54%;height:1px;opacity:calc(.25 + var(--hero-progress) * .75);transform:translate3d(calc(var(--hero-progress) * -38vw), calc(var(--hero-progress) * 420px), 0) rotate(-23deg);transform-origin:100%;will-change:transform;background:#4d6bfe33;position:absolute;right:-15%}.hero-grid-map{z-index:0;inset:var(--header-height) 0 0;pointer-events:none;transform:perspective(1000px) rotateX(calc(var(--hero-progress) * 9deg)) scale(calc(1 + var(--hero-progress) * .08));transform-origin:bottom;will-change:transform;position:absolute;overflow:hidden}.hero-grid-map i{will-change:transform, opacity;background:#4d6bfe18;display:block;position:absolute}.hero-grid-map i:nth-child(-n+3){width:1px;transform:translateY(calc(var(--hero-progress) * -160px)) rotate(13deg);top:-12%;bottom:-12%}.hero-grid-map i:first-child{left:13%}.hero-grid-map i:nth-child(2){left:49%}.hero-grid-map i:nth-child(3){right:12%}.hero-grid-map i:nth-child(n+4){height:1px;transform:translateX(calc(var(--hero-progress) * 190px)) rotate(-4deg);left:-8%;right:-8%}.hero-grid-map i:nth-child(4){top:22%}.hero-grid-map i:nth-child(5){top:56%}.hero-grid-map i:nth-child(6){bottom:8%}.hero-haze{transform:translate3d(0, calc(var(--hero-progress) * -95px), 0) scale(calc(1 + var(--hero-progress) * .12));transform-origin:50%;will-change:transform, opacity}.hero__inner{opacity:calc(1 - var(--hero-progress) * .28);transform:perspective(1600px) translate3d(0, calc(var(--hero-progress) * -118px), calc(var(--hero-progress) * -80px)) scale(calc(1 - var(--hero-progress) * .055));transform-origin:top;will-change:transform, opacity}.hero__content h1,.hero__tagline,.hero-action-card,.hero-feature-card{animation-fill-mode:backwards}.hero-announcement{transform:translate3d(calc(var(--hero-progress) * -62px), calc(var(--hero-progress) * -18px), 0);will-change:transform}.hero-grid{perspective:1700px}.hero-action-card:first-child{transform:perspective(1100px) translate3d(calc(var(--hero-progress) * -50px), calc(var(--hero-progress) * -34px), calc(var(--hero-progress) * -70px)) rotateY(calc(var(--hero-progress) * 5deg))}.hero-action-card:nth-child(2){transform:perspective(1100px) translate3d(calc(var(--hero-progress) * 24px), calc(var(--hero-progress) * -64px), calc(var(--hero-progress) * -125px)) rotateY(calc(var(--hero-progress) * -7deg))}.hero-feature-card{transform:perspective(1300px) translate3d(calc(var(--hero-progress) * 74px), calc(var(--hero-progress) * -92px), calc(var(--hero-progress) * -180px)) rotateY(calc(var(--hero-progress) * -10deg)) rotateX(calc(var(--hero-progress) * 4deg));transform-origin:50%;will-change:transform}.hero-action-card:first-child:hover{transform:perspective(1100px) translate3d(calc(var(--hero-progress) * -50px), calc(var(--hero-progress) * -34px - 4px), calc(var(--hero-progress) * -70px)) rotateY(calc(var(--hero-progress) * 5deg))}.hero-action-card:nth-child(2):hover{transform:perspective(1100px) translate3d(calc(var(--hero-progress) * 24px), calc(var(--hero-progress) * -64px - 4px), calc(var(--hero-progress) * -125px)) rotateY(calc(var(--hero-progress) * -7deg))}.hero-feature-card:hover{transform:perspective(1300px) translate3d(calc(var(--hero-progress) * 74px), calc(var(--hero-progress) * -92px - 5px), calc(var(--hero-progress) * -180px)) rotateY(calc(var(--hero-progress) * -10deg)) rotateX(calc(var(--hero-progress) * 4deg))}.mode-flow__item{isolation:isolate}.mode-flow__item:after{z-index:1;top:14%;bottom:14%;left:calc(var(--scene-progress) * 100%);background:var(--mode-color);content:"";opacity:.1;pointer-events:none;will-change:left;width:1px;position:absolute;transform:rotate(11deg)}.flow-response{transform:perspective(1600px) translate3d(0, var(--card-shift), 0) rotateY(var(--card-rotate)) scale(var(--card-scale,1));box-shadow:0 38px 100px rgba(59, 82, 135, calc(.08 + var(--card-glow,.5) * .14))}.flow-response:after{z-index:4;content:"";pointer-events:none;height:46px;transform:translateY(calc(var(--scene-progress) * 720px - 100px));will-change:transform;background:#4d6bfe06;border-top:1px solid #4d6bfe1c;border-bottom:1px solid #4d6bfe14;position:absolute;left:0;right:0}.mode-flow__copy h3 strong{text-shadow:0 18px 46px rgba(77, 107, 254, calc(var(--card-glow,.5) * .14))}.product-section{isolation:isolate;position:relative;overflow:hidden}.product-section__kinetic{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.product-section__kinetic span{will-change:transform;border:1px solid #4d6bfe1a;display:block;position:absolute}.product-section__kinetic span:first-child{width:520px;height:210px;transform:translate3d(0, calc(var(--scene-offset) * -1.5), 0) rotate(26deg);top:10%;right:-180px}.product-section__kinetic span:nth-child(2){width:670px;height:260px;transform:translate3d(0, calc(var(--scene-offset) * 1.2), 0) rotate(-17deg);bottom:9%;left:-240px}.product-section__kinetic span:nth-child(3){width:1px;height:420px;transform:translate3d(calc(var(--scene-offset) * 2), calc(var(--scene-offset) * -.6), 0) rotate(18deg);background:#4d6bfe17;top:28%;left:9%}.product-section>.container{z-index:1;position:relative}.product-section .section-heading h2{transform:translate3d(calc(var(--scene-offset) * -.24), 0, 0);will-change:transform;transition:transform .1s linear}.product-section .product-preview{transform:perspective(1700px) translate3d(0, calc(var(--scene-offset) * .28), 0) rotateX(calc(var(--scene-tilt) * .72)) rotateY(calc(var(--scene-tilt) * -.18));will-change:transform;transition:transform .11s linear;position:relative}.product-section .product-preview:after{z-index:5;content:"";pointer-events:none;height:58px;transform:translateY(calc(var(--scene-progress) * 820px - 190px)) rotate(-2deg);will-change:transform;background:#4d6bfe06;border-top:1px solid #4d6bfe1f;border-bottom:1px solid #4d6bfe14;position:absolute;left:-4%;right:-4%}.process-section{isolation:isolate;position:relative;overflow:hidden}.process-section__word{z-index:0;color:#0000;opacity:.07;pointer-events:none;-webkit-text-stroke:1px #4d6bfe;transform:translate3d(calc(var(--scene-offset) * -1.7), 0, 0);will-change:transform;margin:0;font-family:SFMono-Regular,Consolas,monospace;font-size:12rem;font-weight:800;line-height:1;position:absolute;top:108px;left:-3%}.process-section>.container{z-index:1;position:relative}.process-list{perspective:1400px}.process-item{will-change:transform;position:relative}.process-section .process-item.is-visible:first-child{transform:translate3d(calc(var(--scene-offset) * -.72), calc(var(--scene-offset) * .13), 0) rotate(calc(var(--scene-tilt) * .18))}.process-section .process-item.is-visible:nth-child(2){transform:translate3d(0, calc(var(--scene-offset) * -.28), 0) scale(var(--scene-scale))}.process-section .process-item.is-visible:nth-child(3){transform:translate3d(calc(var(--scene-offset) * .72), calc(var(--scene-offset) * .13), 0) rotate(calc(var(--scene-tilt) * -.18))}.process-item__number{color:#0000;opacity:.18;-webkit-text-stroke:1px currentColor;-webkit-text-stroke-color:var(--color-primary);transform:translate3d(0, calc(var(--scene-offset) * -.35), 0);font-size:4.8rem;line-height:1;transition:transform .11s linear}.process-item:nth-child(2) .process-item__number{-webkit-text-stroke-color:var(--color-violet)}.process-item:nth-child(3) .process-item__number{-webkit-text-stroke-color:var(--color-mint)}.workspace-invite__header>*{transform:translate3d(calc(var(--scene-offset) * -.24), calc(var(--scene-offset) * .12), 0);will-change:transform;transition:transform .11s linear}.workspace-invite__lines span:first-child{transform:translate3d(calc(var(--scene-offset) * -1.2), calc(var(--scene-offset) * -1.4), 0) rotate(24deg)}.workspace-invite__lines span:nth-child(2){transform:translate3d(calc(var(--scene-offset) * 1.4), calc(var(--scene-offset) * 1.1), 0) rotate(-16deg)}.workspace-invite__lines span:nth-child(3){transform:translate3d(0, calc(var(--scene-offset) * -1.8), 0) rotate(9deg)}.workspace-preview-stage{margin-top:76px}.workspace-preview-stage .workspace-preview{margin-top:0}.workspace-preview-stage.is-visible .workspace-preview{transform:perspective(1800px) translate3d(0, calc(var(--scene-offset) * .38), 0) rotateX(calc(var(--scene-tilt) * .78)) rotateY(calc(var(--scene-tilt) * -.12)) scale(var(--scene-scale));transform-origin:top;will-change:transform;transition:transform .11s linear,box-shadow .4s;box-shadow:0 46px 130px #334a7f33}.workspace-preview:after{z-index:6;content:"";pointer-events:none;height:72px;transform:translateY(calc(var(--scene-progress) * 860px - 190px));will-change:transform;background:#4d6bfe06;border-top:1px solid #4d6bfe21;border-bottom:1px solid #4d6bfe14;position:absolute;left:0;right:0}.workspace-preview__sidebar nav i{transform:scaleX(calc(.58 + var(--scene-progress) * .42));transform-origin:0;transition:transform .12s linear}.workspace-preview__sidebar nav i:nth-child(2){transform:scaleX(calc(.44 + var(--scene-progress) * .46))}.workspace-preview__sidebar nav i:nth-child(3){transform:scaleX(calc(.32 + var(--scene-progress) * .52))}@media (width<=820px){.hero__inner{transform:perspective(1400px) translate3d(0, calc(var(--hero-progress) * -72px), calc(var(--hero-progress) * -42px)) scale(calc(1 - var(--hero-progress) * .035))}.hero-feature-card{transform:perspective(1100px) translate3d(calc(var(--hero-progress) * 32px), calc(var(--hero-progress) * -52px), calc(var(--hero-progress) * -90px)) rotateY(calc(var(--hero-progress) * -5deg))}.product-section .product-preview{transform:perspective(1300px) translate3d(0, calc(var(--scene-offset) * .18), 0) rotateX(calc(var(--scene-tilt) * .42))}.process-section__word{font-size:8rem;top:90px}.process-section .process-item.is-visible:first-child,.process-section .process-item.is-visible:nth-child(2),.process-section .process-item.is-visible:nth-child(3){transform:perspective(900px) translate3d(0, calc(var(--scene-offset) * -.16), 0) rotateX(calc(var(--scene-tilt) * -.25))}.workspace-preview-stage.is-visible .workspace-preview{transform:perspective(1300px) translate3d(0, calc(var(--scene-offset) * .24), 0) rotateX(calc(var(--scene-tilt) * .46))}}@media (width<=640px){.workspace-preview-stage{margin-top:52px}.hero,.hero-stage{min-height:790px}.hero__inner{padding-top:22px}.hero-announcement{margin-bottom:28px}.hero-actions{gap:10px;margin-top:28px}.hero-action-card{min-height:108px;padding:20px 23px}.hero-feature-card{min-height:200px;padding:30px}.hero-grid-map i:nth-child(2),.hero-grid-map i:nth-child(5){display:none}.hero-action-card:first-child,.hero-action-card:nth-child(2){transform:translate3d(0, calc(var(--hero-progress) * -24px), 0)}.hero-feature-card,.hero-feature-card:hover{transform:perspective(900px) translate3d(0, calc(var(--hero-progress) * -38px), calc(var(--hero-progress) * -50px)) rotateX(calc(var(--hero-progress) * 3deg))}.product-section .section-heading h2{transform:translate3d(calc(var(--scene-offset) * -.12), 0, 0)}.process-section__word{font-size:5.5rem;top:74px}.process-item__number{font-size:3.5rem}}@media (prefers-reduced-motion:reduce){.site-scroll-progress{display:none}.hero-grid-map,.hero-grid-map i,.hero-haze,.hero__inner,.hero-announcement,.hero-action-card,.hero-feature-card,.mode-flow__item:after,.flow-response:after,.product-section__kinetic span,.product-section .section-heading h2,.product-section .page-reveal--product,.product-section .product-preview,.product-section .product-preview:after,.process-section__word,.process-item,.process-item__number,.workspace-invite__header,.workspace-invite__header>*,.workspace-invite__lines span,.workspace-invite .workspace-preview,.workspace-preview:after,.workspace-preview__sidebar nav i{opacity:1!important;transition:none!important;transform:none!important}}.page-reveal--product{clip-path:inset(0 0 84% round 10px);transition-property:opacity,filter,transform,clip-path;transition-duration:.86s,.86s,.98s,.98s;transition-timing-function:cubic-bezier(.18,1.28,.32,1),cubic-bezier(.18,1.28,.32,1),cubic-bezier(.18,1.28,.32,1),cubic-bezier(.16,1.2,.34,1)}.page-reveal--product.is-visible{clip-path:inset(0 round 10px)}@media (prefers-reduced-motion:reduce){.page-reveal--product{clip-path:none!important;transition:none!important}}.landing-page .workspace-invite{color:#1d1d1f;isolation:isolate;background:#f7f8fc;min-height:max(900px,108svh);padding:0;position:relative;overflow:clip}.landing-page .workspace-invite:before{z-index:0;content:"";opacity:1;background:linear-gradient(108deg,#fffffff5 0%,#ffffffe0 36%,#ffffff52 69%,#ffffffc7 100%),url(/images/studybox-hero-surface.png) 50%/cover no-repeat;position:absolute;inset:0;transform:none;-webkit-mask-image:none;mask-image:none}.landing-page .workspace-invite:after,.landing-page .workspace-invite__lines{display:none}.landing-page .workspace-invite>.container{z-index:1;grid-template-rows:minmax(360px,.68fr) minmax(460px,1fr);align-items:end;min-height:max(900px,108svh);display:grid;position:relative}.landing-page .workspace-invite__header .section-eyebrow{color:#3555e8;letter-spacing:.08em;margin-bottom:18px;font-family:SFMono-Regular,Consolas,monospace;font-size:.7rem;font-weight:760}.landing-page .workspace-invite__header h2{color:#1d1d1f;letter-spacing:0;text-shadow:none;margin:0;font-size:clamp(4.6rem,10vw,9.5rem);font-weight:720;line-height:.9}.landing-page .workspace-invite__header>p:last-of-type{color:#6e6e73;text-wrap:balance;max-width:460px;margin:26px 0 0;font-size:1.02rem;line-height:1.7}.landing-page .workspace-invite__button{color:#fff;background:#3555e8;border:1px solid #3555e814;border-radius:999px;min-height:48px;margin-top:30px;padding:0 23px;box-shadow:0 16px 36px #3555e833}.landing-page .workspace-invite__button:hover,.landing-page .workspace-invite__button:focus-visible{background:#2747d6;box-shadow:0 20px 46px #3555e847}.landing-page .workspace-preview-stage{justify-content:center;align-items:end;width:100%;height:100%;margin:0;padding-top:22px;display:flex}.landing-page .workspace-preview-stage .workspace-preview{background:#ffffffeb;border:1px solid #1f294e29;border-bottom:0;border-radius:12px 12px 0 0;width:min(100%,1080px);margin:0;box-shadow:inset 0 -1px #fffffff2,0 36px 90px #25397033}.landing-page .workspace-preview-stage.is-visible .workspace-preview{box-shadow:inset 0 -1px #fffffff2,0 36px 90px #25397033}@media (width<=820px){.landing-page .workspace-invite,.landing-page .workspace-invite>.container{min-height:880px}.landing-page .workspace-invite>.container{grid-template-rows:minmax(320px,.72fr) minmax(420px,1fr)}.landing-page .workspace-invite__header{padding:92px 0 38px}.landing-page .workspace-invite__header h2{font-size:clamp(4rem,16vw,6.5rem)}}@media (width<=640px){.landing-page .workspace-invite,.landing-page .workspace-invite>.container{min-height:760px}.landing-page .workspace-invite:before{background-position:61%}.landing-page .workspace-invite__header{padding:84px 0 28px}.landing-page .workspace-invite__header h2{font-size:clamp(3.5rem,18vw,5.5rem)}.landing-page .workspace-invite__header>p:last-of-type{max-width:320px;margin-top:18px;font-size:.94rem}.landing-page .workspace-invite__button{margin-top:22px}}@media (prefers-reduced-motion:reduce){.landing-page .workspace-invite:before,.landing-page .workspace-preview-stage .workspace-preview{transform:none!important}}.landing-page .hero{height:176svh}.landing-page .hero-stage{background:#f7f8fc!important}.landing-page .hero-stage:before{opacity:1!important;transform:scale(calc(1 + var(--hero-progress) * .09)) translate3d(0, calc(var(--hero-progress) * -42px), 0)!important;background:linear-gradient(#ffffff14 0%,#f7f8fc0f 54%,#f7f8fceb 100%),url(/images/studybox-cinematic-surface.png) 50%/cover no-repeat!important}.landing-page .hero__inner--wordmark{height:calc(100svh - var(--header-height));align-content:end;padding-bottom:clamp(76px,12vh,150px);display:grid}.landing-page .hero__inner--wordmark .hero__content{text-align:left;max-width:none;margin:0}.landing-page .hero__inner--wordmark .hero__content h1{letter-spacing:0;white-space:nowrap;font-size:clamp(4rem,8.6vw,8.4rem);font-weight:730;line-height:.88;color:#15171d!important;text-shadow:none!important}.landing-page .mode-flow__background,.landing-page .mode-flow__progress{display:none}.landing-page .mode-flow__inner{width:100%;max-width:none}.landing-page .mode-flow__heading{text-align:center;background:#060708;justify-content:center;align-items:center;max-width:none;min-height:100svh;padding:12svh 24px;display:flex}.landing-page .mode-flow__heading .section-eyebrow{letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:.72rem;color:#bac9ffe0!important}.landing-page .mode-flow__heading h2{letter-spacing:0;max-width:980px;margin:22px auto 0;font-size:clamp(3.5rem,7.3vw,7.8rem);font-weight:700;line-height:.96;color:#f5f5f7!important;text-shadow:none!important}.landing-page .mode-flow__heading h2 span{color:#8ba4ff}.landing-page .mode-flow__heading h2:first-line{color:#f5f5f7}.landing-page .mode-flow__heading>p:last-child{max-width:430px;margin:26px auto 0;font-size:1rem;color:#f5f5f785!important}.landing-page .mode-flow__list{border:0}.landing-page .mode-flow__item{min-height:116svh;padding:12svh max(24px, calc((100vw - var(--container-width)) / 2));color:#1d1d1f;background:#f7f8fc;border:0;grid-template-columns:minmax(260px,.7fr) minmax(460px,1.3fr);gap:clamp(34px,6vw,100px);position:relative;overflow:clip}.landing-page .mode-flow__item:before{z-index:0;content:"";opacity:calc(.76 + var(--scene-progress) * .24);transform:scale(calc(1.05 + var(--scene-progress) * .08)) translate3d(calc(var(--scene-offset) * -.18), calc(var(--scene-offset) * -.1), 0);transform-origin:50%;background:linear-gradient(100deg,#f7f8fcf5 0%,#f7f8fcd6 38%,#f7f8fc1f 77%),url(/images/studybox-cinematic-surface.png) 50%/cover no-repeat;position:absolute;inset:0}.landing-page .mode-flow__item:nth-child(2n){color:#f5f5f7;background:#080a10}.landing-page .mode-flow__item:nth-child(2n):before{filter:saturate(.84)brightness(.58)contrast(1.08);background:linear-gradient(100deg,#080a10f5 0%,#080a10bd 42%,#080a103d 80%),url(/images/studybox-cinematic-surface.png) 80%/cover no-repeat}.landing-page .mode-flow__item>.mode-flow__copy,.landing-page .mode-flow__item>.flow-response-shell{z-index:1}.landing-page .mode-flow__item-fx,.landing-page .mode-flow__item:after{display:none}.landing-page .mode-flow__copy{max-width:460px}.landing-page .mode-flow__copy h3{color:#17191f;letter-spacing:0;font-size:clamp(2.7rem,4.5vw,5.3rem);font-weight:700;line-height:.98}.landing-page .mode-flow__copy h3 strong{color:#3555e8;text-shadow:none}.landing-page .mode-flow__item:nth-child(2n) .mode-flow__copy h3{color:#f5f5f7}.landing-page .mode-flow__item:nth-child(2n) .mode-flow__copy h3 strong{color:#9aafff}.landing-page .mode-flow__meta{color:#3555e8!important}.landing-page .mode-flow__item:nth-child(2n) .mode-flow__meta{color:#9aafff!important}.landing-page .mode-flow__meta span{background:#ffffff75;border-color:#3555e83d}.landing-page .mode-flow__description{font-size:1rem;color:#565b68!important}.landing-page .mode-flow__item:nth-child(2n) .mode-flow__description{color:#f5f5f799!important}.landing-page .mode-flow__outline{display:none}.landing-page .flow-response-shell{justify-self:end;width:min(100%,700px)}.landing-page .flow-response{background:#ffffffed;border:1px solid #161e3629;border-radius:14px;overflow:hidden;box-shadow:0 46px 120px #121e4433}.landing-page .mode-flow__item:nth-child(2n) .flow-response{box-shadow:0 48px 120px #0000007a}.landing-page .product-section{min-height:154svh;position:relative;overflow:clip;background:#050607!important}.landing-page .product-section:before{z-index:0;content:"";opacity:1;transform:scale(calc(1.04 + var(--scene-progress) * .12)) translateY(calc(var(--scene-offset) * -.2));background:linear-gradient(#050607f5 0%,#05060733 42%,#050607d6 100%),url(/images/studybox-cinematic-surface.png) 50%/cover no-repeat;position:absolute;inset:0;-webkit-mask-image:none;mask-image:none}.landing-page .product-section:after,.landing-page .product-section__kinetic{display:none}.landing-page .product-section>.container{z-index:1;min-height:100svh;padding-top:var(--header-height);grid-template-rows:.48fr .52fr;align-items:end;display:grid;position:sticky;top:0}.landing-page .product-section .section-heading{align-self:end;max-width:680px;padding-bottom:36px}.landing-page .product-section .section-heading .section-eyebrow{color:#beccffd1!important}.landing-page .product-section .section-heading h2{font-size:clamp(3rem,6.5vw,6.8rem);line-height:.98;color:#f5f5f7!important;text-shadow:none!important}.landing-page .product-section .page-reveal--product{place-self:end center;width:min(100%,1120px)}.landing-page .product-section .product-preview{background:#fffffff5;border-radius:14px 14px 0 0;border-color:#ffffff38!important;box-shadow:0 36px 110px #0000008f!important}.landing-page .process-section{min-height:120svh;color:#f5f5f7!important;background:#060708!important}.landing-page .process-section>.container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(40px,8vw,130px);min-height:120svh;display:grid}.landing-page .process-section .section-heading h2,.landing-page .process-item>div>h3{color:#f5f5f7!important}.landing-page .process-section .section-heading>p:last-child,.landing-page .process-item>div>p{color:#f5f5f78f!important}.landing-page .process-section__word{color:#0000;opacity:.16!important;-webkit-text-stroke-color:#91a5ffbd!important}.landing-page .process-list{border-top:1px solid #ffffff1f}.landing-page .process-item{border-color:#ffffff1f}.landing-page .process-item__number{-webkit-text-stroke-color:#8ba4ff}@media (width<=820px){.landing-page .hero{height:148svh}.landing-page .hero__inner--wordmark{padding-bottom:84px}.landing-page .mode-flow__heading{min-height:84svh}.landing-page .mode-flow__item{grid-template-columns:1fr;gap:44px;min-height:auto;padding:100px 24px}.landing-page .flow-response-shell{justify-self:stretch}.landing-page .product-section{min-height:auto}.landing-page .product-section>.container{grid-template-rows:auto auto;min-height:auto;padding:110px 0 0;position:relative}.landing-page .product-section .section-heading{padding-bottom:42px}.landing-page .process-section>.container{grid-template-columns:1fr;gap:42px;min-height:auto;padding:112px 0}}@media (width<=640px){.landing-page .hero__inner--wordmark .hero__content h1{font-size:clamp(3.25rem,16.2vw,4.7rem)}.landing-page .mode-flow__heading{min-height:78svh}.landing-page .mode-flow__heading h2{font-size:clamp(2.8rem,13vw,4.7rem)}.landing-page .mode-flow__item{padding:88px 24px}.landing-page .mode-flow__copy h3{font-size:clamp(2.55rem,13vw,4.3rem)}.landing-page .product-section .section-heading h2{font-size:clamp(2.8rem,13vw,4.6rem)}}.landing-page .hero{height:270svh;background:#050607!important}.landing-page .hero-stage{isolation:isolate;height:100svh;position:sticky;top:0;overflow:hidden;background:#050607!important}.landing-page .hero-haze,.landing-page .hero-grid-map{display:none!important}.landing-page .hero-stage:before{z-index:0;clip-path:inset(0 0 var(--hero-media-clip,0%) 0);filter:saturate(.92)contrast(1.04);transform-origin:top;will-change:clip-path, transform;transition:filter .32s;opacity:1!important;transform:scale(calc(1.015 + var(--hero-reveal,0) * .1)) translate3d(0, calc(var(--hero-reveal,0) * -6vh), 0)!important;background:url(/images/studybox-cinematic-surface.png) 50%/cover no-repeat!important}.landing-page .hero-stage:after{z-index:1;width:auto;height:auto;clip-path:inset(var(--hero-curtain-clip,100%) 0 0 0);content:"";pointer-events:none;will-change:clip-path;background:#050607;display:block;position:absolute;inset:0;opacity:1!important;transform:none!important}.landing-page .hero__opening-wordmark{z-index:2;bottom:clamp(54px,8vh,118px);left:max(24px, calc((100vw - var(--container-width)) / 2));color:#f5f5f7;letter-spacing:0;opacity:var(--hero-opening-opacity,1);filter:blur(var(--hero-opening-blur,0));text-shadow:0 10px 32px #04081261;transform:translate3d(0, var(--hero-opening-y,0), 0);white-space:nowrap;will-change:opacity, filter, transform;margin:0;font-size:clamp(3.2rem,6.1vw,7.4rem);font-weight:740;line-height:.88;transition:opacity .11s linear,filter .11s linear,transform .11s linear;position:absolute}.landing-page .hero__opening-wordmark strong{color:#a6b7ff;font-weight:inherit}.landing-page .hero__inner--wordmark{z-index:2;min-height:calc(100svh - var(--header-height));height:calc(100svh - var(--header-height));padding-top:var(--header-height);place-items:center;padding-bottom:0;display:grid;position:relative}.landing-page .hero__inner--wordmark .hero-grid,.landing-page .hero__inner--wordmark .hero__content{width:100%}.landing-page .hero__inner--wordmark .hero__content{text-align:center;margin:0}.landing-page .hero__inner--wordmark .hero__content h1{letter-spacing:0;opacity:var(--hero-title-opacity,0);filter:blur(var(--hero-title-blur,12px));transform:translate3d(0, var(--hero-title-y,146px), 0);white-space:nowrap;will-change:opacity, filter, transform;margin:0;font-size:clamp(4.6rem,12.6vw,12.4rem);font-weight:740;line-height:.88;transition:opacity .12s linear,filter .12s linear,transform .12s linear;color:#f5f5f7!important;text-shadow:none!important;animation:none!important}.landing-page .hero__inner--wordmark .hero__content h1 span{color:#90a8ff}.landing-page .hero[data-hero-phase=visual] .hero-stage:before{filter:saturate(.98)contrast(1.02)}.landing-page .hero[data-hero-phase=wordmark] .hero-stage:before{filter:saturate(.78)contrast(1.08)}body:has(.landing-page) .site-header{transition:background-color .36s,border-color .36s,color .36s;color:#1d1d1f!important;background:#ffffffc2!important;border-bottom-color:#15171d14!important}body:has(.landing-page) .site-header .brand-link{transition:color .36s;color:#1d1d1f!important}body:has(.landing-page) .site-header .primary-navigation a{transition:color .36s;color:#1d1d1f!important}body:has(.landing-page) .site-header .brand-mark i:first-child{transition:background-color .36s;background:#fff!important}body:has(.landing-page .hero[data-hero-phase=wordmark]) .site-header{color:#f5f7fbd6!important;background:#050607ad!important;border-bottom-color:#ffffff1a!important}body:has(.landing-page .hero[data-hero-phase=wordmark]) .site-header .brand-link{color:#f5f7fbd6!important}body:has(.landing-page .hero[data-hero-phase=wordmark]) .site-header .primary-navigation a{color:#f5f7fbd6!important}body:has(.landing-page .hero[data-hero-phase=wordmark]) .site-header .brand-mark i:first-child{background:#050607!important}@media (width<=820px){.landing-page .hero{height:222svh}.landing-page .hero__inner--wordmark .hero__content h1{font-size:clamp(3.8rem,15.5vw,7rem)}}@media (width<=640px){.landing-page .hero{height:204svh}.landing-page .hero__opening-wordmark{font-size:clamp(2.7rem,13vw,4.1rem);bottom:48px;left:24px}.landing-page .hero__inner--wordmark .hero__content h1{font-size:clamp(3.1rem,15.2vw,4.85rem)}}.landing-page .workspace-invite{isolation:isolate;border:0;height:262svh;min-height:262svh;padding:0;position:relative;overflow:visible;background:#050607!important}.landing-page .workspace-invite:before,.landing-page .workspace-invite:after{display:none!important}.landing-page .workspace-invite__stage{isolation:isolate;perspective:1800px;height:100svh;transform-style:preserve-3d;background:#050607;position:sticky;top:0;overflow:hidden}.landing-page .workspace-invite__film{z-index:0;pointer-events:none;background:#050607;position:absolute;inset:0;overflow:hidden}.landing-page .workspace-invite__film-media{z-index:0;opacity:var(--workspace-media-opacity,.12);transform:translate3d(0, var(--workspace-media-y,0), 0) scale(var(--workspace-media-scale,1.18));transform-origin:50%;will-change:background-position, opacity, transform;background:url(/images/studybox-cinematic-surface.png) 52%/cover no-repeat;animation:11s cubic-bezier(.45,0,.55,1) infinite alternate workspaceMaterialDrift;position:absolute;inset:-10%}.landing-page .workspace-invite__film:after{z-index:1;content:"";opacity:var(--workspace-shade-opacity,.92);pointer-events:none;will-change:opacity;background:#050607;position:absolute;inset:0}.landing-page .workspace-invite__wordmark{z-index:2;color:#f5f5f7;letter-spacing:0;opacity:var(--workspace-wordmark-opacity,1);text-shadow:0 16px 48px #00000042;transform:translate3d(-50%, calc(-50% + var(--workspace-wordmark-y,0)), 0) scale(var(--workspace-wordmark-scale,1));transform-origin:50%;white-space:nowrap;will-change:opacity, transform;margin:0;font-size:clamp(4.8rem,12.3vw,12rem);font-weight:740;line-height:.88;position:absolute;top:53%;left:50%}.landing-page .workspace-invite__wordmark span{color:#91a8ff}.landing-page .workspace-invite__surface{z-index:3;opacity:var(--workspace-surface-opacity,0);transform:scale(var(--workspace-surface-scale,1.18));transform-origin:50%;will-change:opacity, transform;background:#f7f8fc;position:absolute;inset:-12%}.landing-page .workspace-invite__lines{display:none!important}.landing-page .workspace-invite__stage>.container{z-index:4;height:100%;min-height:100%;padding-top:var(--header-height);opacity:var(--workspace-content-opacity,0);transform:translate3d(0, var(--workspace-content-y,54px), var(--workspace-content-z,-150px));transform-style:preserve-3d;will-change:opacity, transform;grid-template-rows:.45fr .55fr;align-items:end;display:grid;position:relative}.landing-page .workspace-invite__header,.landing-page .workspace-preview-stage{opacity:1!important;filter:none!important;transform:none!important}.landing-page .workspace-invite__header>*{transform:none!important}.landing-page .workspace-invite__header{align-self:end;width:min(100%,720px);padding:0 0 clamp(28px,4vh,48px)}.landing-page .workspace-invite__header .section-eyebrow{color:#4868f2}.landing-page .workspace-invite__header h2{font-size:clamp(4rem,8.6vw,8rem);line-height:.9;color:#1d1d1f!important}.landing-page .workspace-invite__header h2 span{color:#4868f2}.landing-page .workspace-invite__header>p:last-of-type{color:#697386!important}.landing-page .workspace-preview-stage{place-self:end center;align-items:end;width:min(100%,1120px);height:min(52svh,570px);margin:0;display:flex;overflow:hidden}.landing-page .workspace-preview-stage .workspace-preview{opacity:1;transform-origin:bottom;will-change:transform;border-bottom:0;border-radius:12px 12px 0 0;width:100%;height:min(52svh,570px);margin:0;transform:perspective(1700px) translate3d(0, var(--workspace-panel-y,74px), var(--workspace-panel-z,-260px)) rotateX(var(--workspace-panel-rotate,9deg)) scale(var(--workspace-panel-scale,.78))!important;border-color:#1f294e29!important;box-shadow:0 28px 86px #1e305638!important}body:has(.landing-page .workspace-invite[data-workspace-phase=workspace]) .site-header{color:#1d1d1f!important;background:#ffffffc2!important;border-bottom-color:#1d1d1f14!important}body:has(.landing-page .workspace-invite[data-workspace-phase=workspace]) .site-header .brand-link{color:#1d1d1f!important}body:has(.landing-page .workspace-invite[data-workspace-phase=workspace]) .site-header .primary-navigation a{color:#1d1d1f!important}body:has(.landing-page .workspace-invite[data-workspace-phase=workspace]) .site-header .brand-mark i:first-child{background:#fff!important}@keyframes workspaceMaterialDrift{0%{background-position:48% 54%}to{background-position:58% 44%}}@media (width<=820px){.landing-page .workspace-invite{height:230svh;min-height:230svh}.landing-page .workspace-invite__stage>.container{width:min(calc(100% - 48px), var(--container-width));grid-template-rows:.48fr .52fr}.landing-page .workspace-invite__wordmark{font-size:clamp(3.7rem,14vw,6.8rem);top:48%}.landing-page .workspace-invite__header h2{font-size:clamp(3.3rem,12vw,5.5rem)}.landing-page .workspace-preview-stage,.landing-page .workspace-preview-stage .workspace-preview{height:min(48svh,500px)}}@media (width<=640px){.landing-page .workspace-invite{height:212svh;min-height:212svh}.landing-page .workspace-invite__stage>.container{width:min(calc(100% - 36px), var(--container-width));grid-template-rows:.5fr .5fr}.landing-page .workspace-invite__wordmark{font-size:clamp(3rem,14vw,4.7rem);top:45%}.landing-page .workspace-invite__header{padding-bottom:24px}.landing-page .workspace-invite__header h2{font-size:clamp(2.9rem,12vw,4.2rem)}.landing-page .workspace-invite__header>p:last-of-type{margin-top:16px;font-size:.88rem}.landing-page .workspace-invite__button{margin-top:20px}.landing-page .workspace-preview-stage,.landing-page .workspace-preview-stage .workspace-preview{height:43svh}}@media (prefers-reduced-motion:reduce){.landing-page .workspace-invite__film-media{animation:none}.landing-page .workspace-invite__surface,.landing-page .workspace-invite__wordmark,.landing-page .workspace-invite__stage>.container,.landing-page .workspace-preview-stage .workspace-preview{transition:none!important}}.landing-page .hero--home{height:100svh;min-height:680px;background:#f7f9fe!important}.landing-page .hero--home .hero-stage{height:100%;position:relative;overflow:hidden;background:#f7f9fe!important}.landing-page .hero--home .hero-stage:before,.landing-page .hero--home .hero-stage:after,.landing-page .hero--home .hero-haze,.landing-page .hero--home .hero-grid-map,.landing-page .hero--home .hero__opening-wordmark,.landing-page .hero--home .hero__inner--wordmark{display:none!important}.landing-page .hero-home{z-index:1;min-height:100%;padding-top:var(--header-height);color:#1f2633;text-align:center;align-content:center;justify-items:center;padding-bottom:54px;display:grid;position:relative}.landing-page .hero-home:before{z-index:-1;content:"";opacity:.55;border:1px solid #4868f21a;width:min(88vw,1080px);height:min(58vh,520px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-5deg)}.landing-page .hero-home__eyebrow{color:#4868f2;letter-spacing:.1em;margin:0 0 18px;font-family:SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:760}.landing-page .hero-home h1{color:#1d1d1f;letter-spacing:0;max-width:850px;margin:0;font-size:clamp(3.35rem,7.3vw,7.2rem);font-weight:730;line-height:.98}.landing-page .hero-home h1 span{color:#4868f2}.landing-page .hero-home__description{color:#6c778b;word-break:keep-all;max-width:520px;margin:24px 0 0;font-size:1rem;line-height:1.7}.landing-page .hero-home__prompt{color:#69758a;cursor:pointer;width:min(100%,720px);min-height:72px;font:inherit;text-align:left;background:#fff;border:1px solid #dce4f2;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-top:38px;padding:0 11px 0 24px;font-size:.94rem;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;box-shadow:0 18px 46px #2c42761a}.landing-page .hero-home__prompt:hover,.landing-page .hero-home__prompt:focus-visible{border-color:#4868f26b;outline:0;transform:translateY(-2px);box-shadow:0 22px 56px #2c427626}.landing-page .hero-home__prompt b{color:#fff;background:#4868f2;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:1.05rem;font-weight:520;display:grid}.landing-page .hero-home__links{flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-top:20px;display:flex}.landing-page .hero-home__links a{color:#69758a;font-size:.78rem;font-weight:650;text-decoration:none}.landing-page .hero-home__links a:hover,.landing-page .hero-home__links a:focus-visible{color:#4868f2}.landing-page .mode-flow{color:#1d1d1f!important;background:#fff!important}.landing-page .mode-flow__heading{background:#fff;min-height:68svh;padding:112px 24px 82px}.landing-page .mode-flow__heading .section-eyebrow,.landing-page .mode-flow__meta{color:#4868f2!important}.landing-page .mode-flow__heading h2,.landing-page .mode-flow__heading h2 span{color:#1d1d1f!important}.landing-page .mode-flow__heading>p:last-child{color:#727d90!important}.landing-page .mode-flow__item,.landing-page .mode-flow__item:nth-child(2n){color:#1d1d1f;background:#fff;min-height:86svh}.landing-page .mode-flow__item:nth-child(2n){background:#f7f9fe}.landing-page .mode-flow__item:before,.landing-page .mode-flow__item:nth-child(2n):before{display:none}.landing-page .mode-flow__copy h3,.landing-page .mode-flow__item:nth-child(2n) .mode-flow__copy h3,.landing-page .mode-flow__copy h3 strong,.landing-page .mode-flow__item:nth-child(2n) .mode-flow__copy h3 strong{color:#1d1d1f}.landing-page .mode-flow__copy h3 strong,.landing-page .mode-flow__item:nth-child(2n) .mode-flow__copy h3 strong{color:#4868f2}.landing-page .mode-flow__description,.landing-page .mode-flow__item:nth-child(2n) .mode-flow__description{color:#6c778b!important}.landing-page .flow-response,.landing-page .mode-flow__item:nth-child(2n) .flow-response{border-color:#dfe6f2;box-shadow:0 26px 72px #2d406f1f}.landing-page .product-section{min-height:auto;padding:122px 0 0;background:#f7f9fe!important}.landing-page .product-section:before,.landing-page .product-section:after,.landing-page .product-section__kinetic{display:none!important}.landing-page .product-section>.container{grid-template-rows:auto auto;min-height:auto;padding-top:0;display:grid;position:relative}.landing-page .product-section .section-heading,.landing-page .product-section .section-heading h2{color:#1d1d1f!important}.landing-page .product-section .section-heading>p:last-child{color:#6c778b!important}.landing-page .product-section .page-reveal--product{margin-top:58px}.landing-page .process-section{min-height:112svh;background:#050607!important}.landing-page .process-section>.container{min-height:112svh}.landing-page .workspace-invite__film-media{background:url(/images/studybox-cinematic-surface.png) 50%/cover no-repeat;animation:none}.landing-page .moving-surface{width:100%;height:100%;display:block;position:absolute;inset:0}@media (width<=820px){.landing-page .hero--home{min-height:620px}.landing-page .hero-home{padding-bottom:42px}.landing-page .hero-home__description{max-width:430px}.landing-page .mode-flow__item,.landing-page .mode-flow__item:nth-child(2n){min-height:auto}.landing-page .product-section{padding-top:96px}}@media (width<=640px){.landing-page .hero--home{min-height:100svh}.landing-page .hero-home{padding-bottom:34px}.landing-page .hero-home:before{width:112vw;height:46vh}.landing-page .hero-home h1{font-size:clamp(3rem,13.2vw,4.25rem)}.landing-page .hero-home__description{margin-top:20px;font-size:.9rem}.landing-page .hero-home__prompt{min-height:64px;margin-top:30px;padding-left:18px;font-size:.84rem}.landing-page .hero-home__prompt b{width:38px;height:38px}.landing-page .mode-flow__heading{min-height:58svh;padding:92px 24px 66px}.landing-page .product-section{padding-top:78px}.landing-page .process-section,.landing-page .process-section>.container{min-height:96svh}}.landing-page .kinetic-story{--kinetic-progress:0;--kinetic-intro:0;--kinetic-idea:0;--kinetic-gallery:0;--kinetic-gallery-out:0;--kinetic-workspace:0;--kinetic-finish:0;color:#111827;position:relative;background:#f8faff!important;height:620svh!important;min-height:620svh!important;margin:0!important;padding:0!important;overflow:visible!important}.landing-page .kinetic-story:before,.landing-page .kinetic-story:after{display:none!important}.kinetic-story__stage{top:var(--header-height);width:100%;height:calc(100svh - var(--header-height));isolation:isolate;perspective:1800px;background:#f8faff;position:sticky;overflow:hidden}.landing-page .kinetic-story .kinetic-story__observer-target{opacity:0!important;pointer-events:none!important;border:0!important;width:1px!important;min-width:0!important;height:1px!important;min-height:0!important;padding:0!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important;overflow:hidden!important;transform:none!important}.kinetic-story__stage:before,.kinetic-story__stage:after{z-index:-2;content:"";pointer-events:none;position:absolute}.kinetic-story__stage:before{opacity:calc(1 - var(--kinetic-idea) * .12);background:#f8faff;inset:0}.kinetic-story__stage:after{transform:perspective(1100px) rotateX(calc(7deg - var(--kinetic-progress) * 14deg)) rotateZ(calc(var(--kinetic-progress) * 3deg)) scale(calc(.9 + var(--kinetic-progress) * .22));opacity:calc(.18 + var(--kinetic-idea) * .42 - var(--kinetic-workspace) * .34);border:1px solid #2f5bff1f;inset:8% 4%}.kinetic-story__planes{z-index:-1;pointer-events:none;position:absolute;inset:0}.kinetic-story__planes i{will-change:transform;background:#ffffff80;border:1px solid #2f5bff1c;display:block;position:absolute}.kinetic-story__planes i:first-child{width:37%;height:36%;transform:translate3d(calc(var(--kinetic-progress) * 18vw), calc(var(--kinetic-progress) * -12vh), 0) rotate(9deg);top:7%;left:-8%}.kinetic-story__planes i:nth-child(2){width:42%;height:47%;transform:translate3d(calc(var(--kinetic-progress) * -24vw), calc(var(--kinetic-progress) * 10vh), 0) rotate(-11deg);bottom:4%;right:-12%}.kinetic-story__planes i:nth-child(3){width:20%;height:27%;transform:translate3d(0, calc(var(--kinetic-progress) * 40vh), 0) rotate(17deg);top:19%;right:22%}.kinetic-story__planes i:nth-child(4){width:31%;height:33%;transform:translate3d(calc(var(--kinetic-progress) * -12vw), calc(var(--kinetic-progress) * -34vh), 0) rotate(-4deg);bottom:-16%;left:22%}.kinetic-story__counter{z-index:12;color:#4969df;letter-spacing:0;align-items:center;gap:10px;font-size:.72rem;font-weight:750;display:flex;position:absolute;top:30px;right:42px}.kinetic-story__counter i{background:#d7dff8;width:66px;height:1px;overflow:hidden}.kinetic-story__counter i:after{content:"";width:100%;height:100%;transform:scaleX(var(--kinetic-progress));transform-origin:0;background:#2f5bff;display:block}.kinetic-story__intro,.kinetic-story__idea,.kinetic-story__gallery,.kinetic-story__workspace{will-change:transform, opacity;position:absolute;inset:0}.kinetic-story__intro{z-index:3;max-width:720px;opacity:calc(1 - var(--kinetic-idea));transform:translate3d(calc(var(--kinetic-idea) * -14vw), calc((1 - var(--kinetic-intro)) * 90px), calc(var(--kinetic-idea) * -180px)) scale(calc(.92 + var(--kinetic-intro) * .08 - var(--kinetic-idea) * .08));flex-direction:column;justify-content:center;padding:0 7vw;display:flex}.kinetic-story__intro>p,.kinetic-story__idea>p,.kinetic-story__gallery>header p,.kinetic-story__workspace>header>p{color:#2f5bff;letter-spacing:0;margin:0 0 18px;font-size:.78rem;font-weight:800}.kinetic-story__intro h2{color:#111827;letter-spacing:0;margin:0;font-size:5.5rem;line-height:.98}.kinetic-story__intro h2 strong,.kinetic-story__workspace h3 strong{color:#2f5bff;font-weight:inherit}.kinetic-story__intro>span{color:#657089;margin-top:28px;font-size:1rem}.kinetic-story__idea{z-index:2;opacity:calc(var(--kinetic-idea) - var(--kinetic-gallery));transform:scale(calc(.92 + var(--kinetic-idea) * .08 + var(--kinetic-gallery) * .12));grid-template-columns:1fr 1fr;align-items:end;padding:9vh 6vw 8vh;display:grid}.kinetic-story__idea>p{color:#657089;align-self:start;line-height:1.45}.kinetic-story__idea h3{color:#111827;letter-spacing:0;grid-column:2;margin:0;font-size:3rem;line-height:1.08}.kinetic-story__idea h3 strong{color:#2f5bff}.kinetic-story__core{z-index:7;aspect-ratio:1;width:184px;transform:translate3d(-50%, -50%, 80px) rotateX(58deg) rotateZ(var(--kinetic-turn)) scale(calc(.68 + var(--kinetic-idea) * .32 + var(--kinetic-gallery-out) * 3.6));transform-style:preserve-3d;opacity:calc(1 - var(--kinetic-gallery-out));will-change:transform, opacity;position:absolute;top:50%;left:50%}.kinetic-story__core-face{background:#fff;border:1px solid #aabcf9;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateZ(28px);box-shadow:0 34px 72px #2247bd38,inset 0 -16px 40px #2f5bff14}.kinetic-story__core-face:after{content:"";background:#2f5bff;height:5px;position:absolute;bottom:0;left:0;right:0}.kinetic-story__core-face .brand-name{color:#111827}.kinetic-story__core-face strong{color:#2f5bff;letter-spacing:0;font-size:3.6rem}.kinetic-story__core>i{pointer-events:none;border:1px solid #2f5bff4d;border-radius:8px;display:block;position:absolute}.kinetic-story__core>i:nth-child(2){inset:-17px;transform:translateZ(4px)rotate(13deg)}.kinetic-story__core>i:nth-child(3){inset:-34px;transform:translateZ(-18px)rotate(-19deg)}.kinetic-story__core>i:nth-child(4){inset:-52px;transform:translateZ(-38px)rotate(31deg)}.kinetic-story__gallery{z-index:5;opacity:calc(var(--kinetic-gallery) - var(--kinetic-gallery-out));transform:translate3d(var(--kinetic-rail), 0, 0) scale(calc(.88 + var(--kinetic-gallery) * .12 + var(--kinetic-gallery-out) * .34));justify-content:center;align-items:center;display:flex}.kinetic-story__gallery>header{z-index:2;width:310px;position:absolute;top:10%;left:5%}.kinetic-story__gallery>header h3{color:#111827;letter-spacing:0;margin:0;font-size:2.3rem;line-height:1.08}.kinetic-story__rail{width:max-content;transform-style:preserve-3d;justify-content:center;align-items:stretch;gap:18px;display:flex}.kinetic-story__rail article{aspect-ratio:.72;color:#111827;will-change:transform;background:#fff;border:1px solid #d4dcf5;border-radius:8px;width:238px;padding:28px 24px;transition:box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 24px 58px #1937881f}.kinetic-story__rail article:first-child{transform:translateX(calc((1 - var(--kinetic-gallery)) * 512px)) rotateY(calc((1 - var(--kinetic-gallery)) * 14deg))}.kinetic-story__rail article:nth-child(2){transform:translateX(calc((1 - var(--kinetic-gallery)) * 256px)) rotateY(calc((1 - var(--kinetic-gallery)) * 8deg))}.kinetic-story__rail article:nth-child(4){transform:translateX(calc((1 - var(--kinetic-gallery)) * -256px)) rotateY(calc((1 - var(--kinetic-gallery)) * -8deg))}.kinetic-story__rail article:nth-child(5){transform:translateX(calc((1 - var(--kinetic-gallery)) * -512px)) rotateY(calc((1 - var(--kinetic-gallery)) * -14deg))}.kinetic-story__rail article:nth-child(3){border-color:#2f5bff;transform:translateZ(70px)scale(1.08);box-shadow:0 34px 76px #2f5bff33}.kinetic-story__rail article:after{content:"";height:7px;transform:scaleX(var(--kinetic-gallery));transform-origin:0;background:#2f5bff;position:absolute;bottom:0;left:0;right:0}.kinetic-story__rail article>span{color:#2f5bff;font-size:.72rem;font-weight:800}.kinetic-story__rail article>p{color:#667089;margin:60px 0 12px;font-size:.78rem;font-weight:750}.kinetic-story__rail article h4{letter-spacing:0;margin:0;font-size:1.55rem;line-height:1.12}.kinetic-story__rail article>div{position:absolute;bottom:34px;left:24px;right:24px}.kinetic-story__rail article>div i{background:#dfe5f5;height:1px;margin-top:16px;display:block}.kinetic-story__gallery-note{color:#657089;width:320px;margin:0;font-size:.86rem;line-height:1.55;position:absolute;bottom:9%;right:5%}.kinetic-story__workspace{z-index:8;opacity:var(--kinetic-workspace);transform:scale(calc(.88 + var(--kinetic-workspace) * .12 + var(--kinetic-finish) * .025));grid-template-columns:minmax(320px,.66fr) minmax(650px,1.34fr);align-items:center;gap:5vw;padding:8vh 5vw;display:grid}.kinetic-story__workspace>header{transform:translate3d(calc((1 - var(--kinetic-workspace)) * -18vw), 0, -120px)}.kinetic-story__workspace>header h3{color:#111827;letter-spacing:0;margin:0;font-size:3.6rem;line-height:1.04}.kinetic-story__workspace>header button{color:#fff;min-height:48px;font:inherit;cursor:pointer;background:#2f5bff;border:0;border-radius:999px;margin-top:30px;padding:0 24px;font-weight:800;box-shadow:0 16px 34px #2f5bff38}.kinetic-story__workspace-frame{min-width:0;height:min(66vh,650px);transform:perspective(1500px) translate3d(calc((1 - var(--kinetic-workspace)) * 28vw), calc((1 - var(--kinetic-workspace)) * 80px), calc((1 - var(--kinetic-workspace)) * -420px)) rotateY(calc((1 - var(--kinetic-workspace)) * -14deg)) rotateX(calc((1 - var(--kinetic-workspace)) * 8deg)) scale(calc(.54 + var(--kinetic-workspace) * .46));transform-origin:50%;background:#fff;border:1px solid #ccd6f2;border-radius:8px;grid-template-columns:210px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 36px 100px #1833802e}.kinetic-story__workspace-frame>aside{background:#f2f6ff;border-right:1px solid #d8e0f2;flex-direction:column;padding:24px 18px;display:flex}.kinetic-story__workspace-frame>aside>span{color:#111827;background:#fff;border:1px solid #d6def1;border-radius:6px;margin-top:30px;padding:12px;font-size:.76rem;font-weight:750}.kinetic-story__workspace-frame>aside nav{gap:12px;margin-top:30px;display:grid}.kinetic-story__workspace-frame>aside nav i{background:#e3e9f7;border-radius:4px;width:82%;height:34px;display:block}.kinetic-story__workspace-frame>aside nav i:first-child{background:#d8e2ff;width:100%}.kinetic-story__workspace-frame>aside footer{border-top:1px solid #d8e0f2;align-items:center;gap:10px;margin-top:auto;padding-top:20px;display:flex}.kinetic-story__workspace-frame>aside footer b{aspect-ratio:1;color:#fff;background:#2f5bff;border-radius:50%;place-items:center;width:32px;display:grid}.kinetic-story__workspace-main{grid-template-rows:auto 1fr auto;min-width:0;display:grid}.kinetic-story__workspace-main>header{border-bottom:1px solid #e0e5f1;justify-content:space-between;align-items:center;min-height:64px;padding:0 24px;display:flex}.kinetic-story__workspace-main>header div{gap:8px;display:flex}.kinetic-story__workspace-main>header span{color:#657089;border:1px solid #d6def1;border-radius:5px;padding:8px 10px;font-size:.67rem}.kinetic-story__workspace-main>section{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.kinetic-story__workspace-main>section p{color:#2f5bff;font-size:.72rem;font-weight:800}.kinetic-story__workspace-main>section h4{color:#111827;letter-spacing:0;margin:16px 0;font-size:2.3rem}.kinetic-story__workspace-main>section>span{color:#657089;font-size:.86rem}.kinetic-story__workspace-main>footer{color:#8a94aa;border:1px solid #d6def1;border-radius:7px;justify-content:space-between;align-items:center;min-height:66px;margin:0 22px 22px;padding:0 12px 0 18px;font-size:.78rem;display:flex}.kinetic-story__workspace-main>footer b{aspect-ratio:1;color:#fff;background:#2f5bff;border-radius:50%;place-items:center;width:38px;display:grid}.kinetic-story__scroll-cue{z-index:20;color:#657089;letter-spacing:0;opacity:calc(1 - var(--kinetic-finish));align-items:center;gap:9px;font-size:.66rem;font-weight:800;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.kinetic-story__scroll-cue i{border:1px solid #aebbe0;border-radius:50%;width:22px;height:22px}.kinetic-story__scroll-cue i:after{content:"";border-bottom:1px solid #2f5bff;border-right:1px solid #2f5bff;width:4px;height:4px;margin:7px auto 0;display:block;transform:rotate(45deg)}@media (width<=1100px){.landing-page .kinetic-story{height:560svh!important;min-height:560svh!important}.kinetic-story__intro h2{font-size:4.4rem}.kinetic-story__idea h3{font-size:2.5rem}.kinetic-story__rail article{width:205px}.kinetic-story__rail article:first-child{transform:translateX(calc((1 - var(--kinetic-gallery)) * 446px))}.kinetic-story__rail article:nth-child(2){transform:translateX(calc((1 - var(--kinetic-gallery)) * 223px))}.kinetic-story__rail article:nth-child(4){transform:translateX(calc((1 - var(--kinetic-gallery)) * -223px))}.kinetic-story__rail article:nth-child(5){transform:translateX(calc((1 - var(--kinetic-gallery)) * -446px))}.kinetic-story__workspace{grid-template-columns:minmax(280px,.55fr) minmax(560px,1.45fr);gap:28px;padding-inline:28px}.kinetic-story__workspace>header h3{font-size:2.8rem}.kinetic-story__workspace-frame{grid-template-columns:160px minmax(0,1fr)}}@media (width<=760px){.landing-page .kinetic-story{height:500svh!important;min-height:500svh!important}.kinetic-story__counter{top:18px;right:18px}.kinetic-story__counter i{width:38px}.kinetic-story__intro{justify-content:flex-start;max-width:none;padding:16vh 22px 0}.kinetic-story__intro h2{font-size:3.2rem}.kinetic-story__intro>span{max-width:280px;font-size:.86rem}.kinetic-story__idea{padding:13vh 22px 8vh;display:block}.kinetic-story__idea h3{font-size:2.15rem;position:absolute;bottom:12vh;left:22px;right:22px}.kinetic-story__core{top:calc(48% + (1 - var(--kinetic-gallery)) * 13%);width:142px}.kinetic-story__core-face{gap:8px}.kinetic-story__core-face .brand-name{display:none}.kinetic-story__core-face strong{font-size:2.4rem}.kinetic-story__gallery>header{width:270px;top:8%;left:22px}.kinetic-story__gallery>header h3{font-size:1.9rem}.kinetic-story__rail{gap:10px}.kinetic-story__rail article{width:158px;padding:20px 16px}.kinetic-story__rail article:first-child{transform:translateX(calc((1 - var(--kinetic-gallery)) * 336px))}.kinetic-story__rail article:nth-child(2){transform:translateX(calc((1 - var(--kinetic-gallery)) * 168px))}.kinetic-story__rail article:nth-child(4){transform:translateX(calc((1 - var(--kinetic-gallery)) * -168px))}.kinetic-story__rail article:nth-child(5){transform:translateX(calc((1 - var(--kinetic-gallery)) * -336px))}.kinetic-story__rail article>p{margin-top:44px}.kinetic-story__rail article h4{font-size:1.15rem}.kinetic-story__gallery-note{width:240px;font-size:.72rem;bottom:8%;right:22px}.kinetic-story__workspace{padding:8vh 18px 5vh;display:block}.kinetic-story__workspace>header{z-index:2;position:relative}.kinetic-story__workspace>header h3{font-size:2.25rem}.kinetic-story__workspace>header button{min-height:44px;margin-top:18px}.kinetic-story__workspace-frame{grid-template-columns:58px minmax(0,1fr);height:44vh;position:absolute;bottom:8vh;left:18px;right:18px}.kinetic-story__workspace-frame>aside{padding:16px 10px}.kinetic-story__workspace-frame>aside .brand-name,.kinetic-story__workspace-frame>aside>span,.kinetic-story__workspace-frame>aside footer small{display:none}.kinetic-story__workspace-frame>aside nav i{width:100%;height:26px}.kinetic-story__workspace-main>header{min-height:52px;padding:0 12px;font-size:.72rem}.kinetic-story__workspace-main>header div span:not(:first-child){display:none}.kinetic-story__workspace-main>section h4{font-size:1.45rem}.kinetic-story__workspace-main>section>span{max-width:210px;font-size:.7rem}.kinetic-story__workspace-main>footer{min-height:52px;margin:0 10px 10px}}@media (prefers-reduced-motion:reduce){.landing-page .kinetic-story{height:auto!important;min-height:100svh!important}.kinetic-story__stage{min-height:calc(100svh - var(--header-height));position:relative;top:auto}.kinetic-story__intro,.kinetic-story__idea,.kinetic-story__core,.kinetic-story__gallery,.kinetic-story__scroll-cue{display:none}.kinetic-story__workspace,.kinetic-story__workspace>header,.kinetic-story__workspace-frame{opacity:1;transform:none}}.landing-page--static .site-scroll-progress,.landing-page--static .kinetic-story__observer-target,.landing-page--static .kinetic-story__planes,.landing-page--static .kinetic-story__counter,.landing-page--static .kinetic-story__core,.landing-page--static .kinetic-story__scroll-cue,.landing-page--static .workspace-invite__film,.landing-page--static .workspace-invite__lines{display:none!important}.landing-page--static .scroll-scene{opacity:1!important;filter:none!important;transform:none!important}.landing-page--static .kinetic-story{background:#f7f8fc!important;height:auto!important;min-height:0!important;overflow:hidden!important}.landing-page--static .kinetic-story__stage{perspective:none;background:#f7f8fc;height:auto;position:relative;top:auto;overflow:hidden}.landing-page--static .kinetic-story__intro,.landing-page--static .kinetic-story__idea,.landing-page--static .kinetic-story__gallery,.landing-page--static .kinetic-story__workspace{will-change:auto;width:min(100% - 48px,1180px);min-height:0;margin-inline:auto;position:relative;inset:auto;opacity:1!important;transform:none!important}.landing-page--static .kinetic-story__intro{max-width:1180px;padding:128px 0 116px}.landing-page--static .kinetic-story__idea{border-top:1px solid #e0e5ee;grid-template-columns:.8fr 1.2fr;align-items:end;padding:110px 0}.landing-page--static .kinetic-story__gallery{border-top:1px solid #e0e5ee;justify-content:stretch;align-items:start;gap:48px;padding:116px 0;display:grid}.landing-page--static .kinetic-story__gallery>header{width:min(100%,620px);position:static}.landing-page--static .kinetic-story__rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;width:100%;display:grid;transform:none}.landing-page--static .kinetic-story__rail article,.landing-page--static .kinetic-story__rail article:nth-child(n){aspect-ratio:auto;will-change:auto;width:auto;min-height:280px;transform:none!important}.landing-page--static .kinetic-story__rail article:after{transform:scaleX(1)}.landing-page--static .kinetic-story__gallery-note{width:min(100%,520px);margin-left:auto;position:static}.landing-page--static .kinetic-story__workspace{border-top:1px solid #e0e5ee;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:clamp(36px,6vw,86px);padding:116px 0 128px}.landing-page--static .kinetic-story__workspace>header,.landing-page--static .kinetic-story__workspace-frame{will-change:auto;opacity:1!important;transform:none!important}.landing-page--static .kinetic-story__workspace-frame{height:min(62vh,590px)}.landing-page--static .product-section{min-height:0;padding:120px 0 0}.landing-page--static .product-section>.container{min-height:0;padding-top:0;position:relative;top:auto}.landing-page--static .product-section .page-reveal--product{opacity:1!important;transform:none!important}.landing-page--static .process-section,.landing-page--static .process-section>.container{min-height:0}.landing-page--static .process-section{padding:124px 0}.landing-page--static .workspace-invite{height:auto;min-height:0;padding:120px 0 0;overflow:hidden;background:#f7f8fc!important}.landing-page--static .workspace-invite__stage{perspective:none;background:#f7f8fc;height:auto;position:relative;top:auto;overflow:hidden}.landing-page--static .workspace-invite__stage>.container{will-change:auto;grid-template-rows:auto auto;height:auto;min-height:0;padding-top:0;display:grid;position:relative;opacity:1!important;transform:none!important}.landing-page--static .workspace-invite__header{padding-bottom:58px}.landing-page--static .workspace-preview-stage,.landing-page--static .workspace-preview-stage .workspace-preview{will-change:auto;height:min(58svh,620px);opacity:1!important;transform:none!important}.landing-page--static .scroll-rise,.landing-page--static .page-reveal{will-change:opacity, filter, transform;opacity:0!important;filter:blur(12px)!important;transition:opacity .62s,filter .78s,transform .9s cubic-bezier(.16,1,.3,1)!important;transform:translateY(96px)scale(.975)!important}.landing-page--static .scroll-rise.is-visible,.landing-page--static .page-reveal.is-visible{opacity:1!important;filter:blur()!important;transform:translate(0,0)scale(1)!important}.landing-page--static .product-tour{background:#edf3ff;padding:104px 24px 118px;position:relative;overflow:hidden}.landing-page--static .product-tour__inner{width:min(100%,1180px);margin-inline:auto}.landing-page--static .product-tour__heading{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end;gap:42px;margin-bottom:38px;display:grid}.landing-page--static .product-tour__heading p{color:#70809b;word-break:keep-all;margin:0;font-size:.84rem;line-height:1.75}.landing-page--static .product-tour__heading>div>p{color:#4267f6;letter-spacing:.12em;margin-bottom:15px;font-size:.7rem;font-weight:820}.landing-page--static .product-tour__heading h2{color:#121a2a;letter-spacing:-.065em;word-break:keep-all;margin:0;font-size:clamp(2.5rem,4.8vw,4.8rem);font-weight:720;line-height:1.02}.landing-page--static .product-tour__heading h2 strong{color:#4267f6;font-weight:inherit}.landing-page--static .product-tour .deep-product{aspect-ratio:1.78;border-radius:20px;box-shadow:0 38px 90px #253e7429,0 12px 30px #253e7412}.landing-page--static .kinetic-story__intro-copy,.landing-page--static .kinetic-story__idea-copy{min-width:0}.landing-page--static .kinetic-story__intro-copy>p,.landing-page--static .kinetic-story__idea-copy>p{color:#4267f6;letter-spacing:.11em;margin:0 0 17px;font-size:.7rem;font-weight:820}.landing-page--static .kinetic-story__intro-copy h2{color:#111827;letter-spacing:-.07em;margin:0;font-size:clamp(3.3rem,5.5vw,5.9rem);font-weight:730;line-height:.98}.landing-page--static .kinetic-story__intro-copy>span,.landing-page--static .kinetic-story__idea-copy>span{color:#69778e;word-break:keep-all;max-width:430px;margin-top:26px;font-size:.9rem;line-height:1.75;display:block}.landing-page--static .scene-question-card{background:#fff;border:1px solid #cdd9ef;border-radius:18px;grid-template-rows:auto 1fr auto;width:100%;min-width:0;display:grid;overflow:hidden;box-shadow:0 30px 70px #2f467621}.landing-page--static .scene-question-card__top{border-bottom:1px solid #e2e7f0;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:0 24px;display:flex}.landing-page--static .scene-question-card__top strong{color:#1e2a40;font-size:.82rem}.landing-page--static .scene-question-card__top div,.landing-page--static .scene-question-card__top span{gap:7px;display:flex}.landing-page--static .scene-question-card__top span{color:#77859a;border:1px solid #dde3ed;border-radius:7px;padding:8px 10px;font-size:.6rem}.landing-page--static .scene-question-card__body{align-content:center;gap:24px;min-height:0;padding:28px 30px;display:grid}.landing-page--static .scene-question-card__question{color:#2f405e;background:#edf2ff;border-radius:14px 14px 4px;justify-self:end;max-width:72%;margin:0;padding:12px 15px;font-size:.74rem;font-weight:670}.landing-page--static .scene-question-card__answer{grid-template-columns:32px 1fr;gap:13px;display:grid}.landing-page--static .scene-question-card__answer>b{color:#fff;background:#4267f6;border-radius:9px;place-items:center;width:32px;height:32px;font-size:.56rem;display:grid}.landing-page--static .scene-question-card__answer small{color:#4267f6;font-size:.58rem;font-weight:800}.landing-page--static .scene-question-card__answer h3{color:#172136;letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(1rem,1.65vw,1.42rem);line-height:1.35}.landing-page--static .scene-question-card__answer p{color:#748197;margin:9px 0 0;font-size:.67rem;line-height:1.6}.landing-page--static .scene-question-card__answer div>div{color:#75839b;background:#f8faff;border:1px solid #dfe5ef;border-radius:10px;align-items:center;gap:13px;min-height:55px;margin-top:12px;padding:0 15px;font-size:.62rem;display:flex}.landing-page--static .scene-question-card__answer div>div span:first-child{color:#3155da;font-size:.96rem;font-weight:780}.landing-page--static .scene-question-card__answer div>div i{background:#d6deeb;width:1px;height:24px}.landing-page--static .scene-question-card__composer{color:#9aa6b8;border:1px solid #d7e0ef;border-radius:10px;justify-content:space-between;align-items:center;min-height:58px;margin:0 22px 22px;padding:0 11px 0 17px;font-size:.66rem;display:flex}.landing-page--static .scene-question-card__composer b{color:#fff;background:#4267f6;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.landing-page--static .kinetic-story__idea-copy h3{color:#121a2a;letter-spacing:-.065em;word-break:keep-all;grid-column:auto;margin:0;font-size:clamp(2.5rem,4.2vw,4.5rem);line-height:1.04}.landing-page--static .kinetic-story__idea-copy h3 strong{color:#4267f6}.landing-page--static .scene-reasoning-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.landing-page--static .scene-reasoning-board article{background:#f8faff;border:1px solid #dfe5ef;border-radius:14px;grid-template-rows:auto 1fr;min-height:154px;padding:20px;display:grid}.landing-page--static .scene-reasoning-board article>span{color:#4267f6;font-size:.7rem;font-weight:820}.landing-page--static .scene-reasoning-board article>div{align-self:end}.landing-page--static .scene-reasoning-board h4{color:#1b263a;letter-spacing:-.03em;margin:0;font-size:1rem}.landing-page--static .scene-reasoning-board p{color:#738097;word-break:keep-all;margin:8px 0 0;font-size:.68rem;line-height:1.55}@media (width<=1000px){.landing-page--static .product-tour__heading{grid-template-columns:1fr;gap:18px}.landing-page--static .product-tour__heading>p{max-width:620px}.landing-page--static .kinetic-story__intro,.landing-page--static .kinetic-story__idea{align-items:center;gap:44px;grid-template-columns:1fr!important;display:grid!important}.landing-page--static .kinetic-story__intro-copy,.landing-page--static .kinetic-story__idea-copy{width:min(100%,680px)}.landing-page--static .scene-question-card{min-height:480px}.landing-page--static .kinetic-story__rail{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page--static .kinetic-story__workspace{grid-template-columns:1fr}}@media (width<=680px){.landing-page--static .product-tour{padding:78px 16px 86px}.landing-page--static .product-tour__heading{margin-bottom:28px}.landing-page--static .product-tour__heading h2{font-size:2.6rem}.landing-page--static .product-tour .deep-product{aspect-ratio:.92}.landing-page--static .kinetic-story__intro,.landing-page--static .kinetic-story__idea,.landing-page--static .kinetic-story__gallery,.landing-page--static .kinetic-story__workspace{width:min(100% - 32px,1180px);padding-block:82px}.landing-page--static .kinetic-story__intro,.landing-page--static .kinetic-story__idea{gap:34px}.landing-page--static .kinetic-story__intro-copy h2,.landing-page--static .kinetic-story__idea-copy h3{font-size:2.65rem;position:static}.landing-page--static .scene-question-card{min-height:430px}.landing-page--static .scene-question-card__top{padding-inline:16px}.landing-page--static .scene-question-card__top span:last-child{display:none}.landing-page--static .scene-question-card__body{padding:22px 18px}.landing-page--static .scene-question-card__answer h3{font-size:1rem}.landing-page--static .scene-question-card__composer{margin:0 14px 14px}.landing-page--static .scene-reasoning-board,.landing-page--static .kinetic-story__idea,.landing-page--static .kinetic-story__rail{grid-template-columns:1fr}.landing-page--static .kinetic-story__idea h3{grid-column:1}.landing-page--static .kinetic-story__rail article{min-height:240px}.landing-page--static .product-section,.landing-page--static .workspace-invite{padding-top:82px}.landing-page--static .process-section{padding-block:88px}}@media (prefers-reduced-motion:reduce){.landing-page--static .scroll-rise,.landing-page--static .page-reveal{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}@media (width>=901px) and (height>=620px){body:has(.landing-page--static) .site-header{z-index:100!important}.landing-page--static .scene-stack{isolation:isolate;padding:0!important;position:relative!important;overflow:visible!important}.landing-page--static .scene-stack .page-reveal,.landing-page--static .scene-stack .page-reveal.is-visible{opacity:1!important;filter:none!important;clip-path:none!important;transition:none!important;transform:none!important}.landing-page--static .scene-stack--tour{z-index:8;background:#edf3ff!important;min-height:142svh!important}.landing-page--static .scene-stack--tour .product-tour__inner{top:var(--header-height);width:min(100% - 48px,1180px);height:calc(100svh - var(--header-height));grid-template-rows:auto minmax(0,1fr);align-content:center;gap:clamp(18px,2.5vh,24px);padding:clamp(20px,3vh,28px) 0;display:grid;position:sticky;overflow:hidden}.landing-page--static .scene-stack--tour .product-tour__heading{grid-template-columns:minmax(0,1.2fr) minmax(250px,.8fr);gap:clamp(30px,5vw,70px);margin:0}.landing-page--static .scene-stack--tour .product-tour__heading>div>p{margin-bottom:9px}.landing-page--static .scene-stack--tour .product-tour__heading h2{font-size:clamp(2.15rem,3.5vw,3.65rem)}.landing-page--static .scene-stack--tour .deep-product{aspect-ratio:auto;place-self:center;width:min(100%,1120px);height:min(66svh,470px)}.landing-page--static .scene-stack--story{z-index:10;background:#f7f8fc!important;height:auto!important;min-height:0!important}.landing-page--static .kinetic-story__stage{background:#f7f8fc;height:auto!important;position:relative!important;top:auto!important;overflow:visible!important}.landing-page--static .scene-panel{overflow:hidden;box-shadow:0 -1px #141f3614,0 -26px 70px #2037620f;top:var(--header-height)!important;width:100%!important;max-width:none!important;min-height:calc(100svh - var(--header-height))!important;border:0!important;margin:0!important;position:sticky!important}.landing-page--static .scene-panel.scroll-rise{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}.landing-page--static .scene-panel.scroll-rise.is-visible{opacity:1!important;filter:blur()!important;transform:none!important}.landing-page--static .kinetic-story__intro{z-index:1;background:#f7f8fc;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(38px,5.5vw,78px);padding:clamp(40px,6vh,62px) max(24px,50vw - 590px)!important;display:grid!important}.landing-page--static .kinetic-story__intro-copy h2{font-size:clamp(3.25rem,5vw,5.2rem)}.landing-page--static .scene-question-card{height:min(70vh,500px);min-height:430px}.landing-page--static .kinetic-story__idea{z-index:2;background:#fff;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(38px,5.5vw,78px);padding:clamp(42px,6vh,64px) max(24px,50vw - 590px)!important;display:grid!important}.landing-page--static .kinetic-story__idea-copy h3{font-size:clamp(2.6rem,4vw,4rem)}.landing-page--static .scene-reasoning-board article{min-height:min(24vh,170px)}.landing-page--static .kinetic-story__gallery{z-index:3;background:#f2f6ff;grid-template-rows:auto 1fr auto;align-items:center;gap:clamp(18px,3vh,30px);padding:clamp(38px,5vh,60px) max(24px,50vw - 590px)!important;display:grid!important}.landing-page--static .kinetic-story__gallery>header{width:min(100%,620px)}.landing-page--static .kinetic-story__rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.landing-page--static .kinetic-story__rail article,.landing-page--static .kinetic-story__rail article:nth-child(n){min-height:clamp(190px,34vh,250px);padding:22px 20px}.landing-page--static .kinetic-story__rail article>p{margin-top:32px}.landing-page--static .kinetic-story__rail article h4{font-size:clamp(1rem,1.55vw,1.35rem)}.landing-page--static .kinetic-story__gallery-note{width:min(100%,520px)}.landing-page--static .kinetic-story__workspace{z-index:4;background:#fff;grid-template-columns:minmax(270px,.64fr) minmax(0,1.36fr);align-items:center;gap:clamp(34px,5vw,76px);padding:clamp(42px,6vh,68px) max(24px,50vw - 590px)!important;display:grid!important}.landing-page--static .kinetic-story__workspace-frame{height:min(54vh,440px)}.landing-page--static .scene-stack--product{z-index:20;background:#f7f9fe!important;min-height:138svh!important}.landing-page--static .scene-stack--product>.container{width:min(calc(100% - 48px), var(--container-width));height:calc(100svh - var(--header-height));background:#f7f9fe;grid-template-columns:minmax(280px,.66fr) minmax(0,1.34fr);align-items:center;gap:clamp(34px,5vw,76px);overflow:hidden;top:var(--header-height)!important;min-height:calc(100svh - var(--header-height))!important;grid-template-rows:1fr!important;padding:30px 0!important;display:grid!important;position:sticky!important}.landing-page--static .scene-stack--product .section-heading{align-self:center;padding:0!important}.landing-page--static .scene-stack--product .section-heading h2{font-size:clamp(2.5rem,4.6vw,4.8rem)}.landing-page--static .scene-stack--product .page-reveal--product{align-self:center;margin-top:0!important}.landing-page--static .scene-stack--product .product-preview{max-height:calc(100svh - var(--header-height) - 60px);overflow:hidden}.landing-page--static .scene-stack--process{z-index:30;background:#050607!important;min-height:130svh!important}.landing-page--static .scene-stack--process>.container{width:min(calc(100% - 48px), var(--container-width));height:calc(100svh - var(--header-height));background:#050607;padding:34px 0;overflow:hidden;top:var(--header-height)!important;min-height:calc(100svh - var(--header-height))!important;position:sticky!important}.landing-page--static .scene-stack--workspace{z-index:40;background:#f7f8fc!important;height:auto!important;min-height:142svh!important;padding:0!important}.landing-page--static .scene-stack--workspace .workspace-invite__stage{height:calc(100svh - var(--header-height));min-height:calc(100svh - var(--header-height));background:#f7f8fc;overflow:hidden;top:var(--header-height)!important;position:sticky!important}.landing-page--static .scene-stack--workspace .workspace-invite__stage>.container{width:min(calc(100% - 48px), var(--container-width));grid-template-rows:1fr;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(36px,5vw,78px);height:100%;min-height:100%;display:grid;padding:30px 0!important}.landing-page--static .scene-stack--workspace .workspace-invite__header{align-self:center;padding:0!important}.landing-page--static .scene-stack--workspace .workspace-invite__header h2{font-size:clamp(3.8rem,7vw,7rem)}.landing-page--static .scene-stack--workspace .workspace-preview-stage,.landing-page--static .scene-stack--workspace .workspace-preview-stage .workspace-preview{height:min(58vh,440px)}body:has(.landing-page--static) .site-footer{z-index:60;background:#fff;position:relative}}@media (prefers-reduced-motion:reduce){.landing-page--static .scene-panel.scroll-rise,.landing-page--static .scene-panel.scroll-rise.is-visible{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}.landing-page--static{--premium-ink:#0d111b;--premium-ink-soft:#242b39;--premium-blue:#2f5bff;--premium-blue-dark:#2148d8;--premium-muted:#687386;--premium-line:#d9e0ea;--premium-line-strong:#c4cedd;--premium-paper:#fff;--premium-canvas:#f7f8fb;color:var(--premium-ink);background:var(--premium-paper)}.landing-page--static #product-tour,.landing-page--static #story,.landing-page--static #categories,.landing-page--static #learning-app{scroll-margin-top:72px}.landing-page--static,.landing-page--static *{letter-spacing:0!important}body:has(.landing-page--static){--premium-ink:#0d111b;--premium-ink-soft:#242b39;--premium-blue:#2f5bff;--premium-blue-dark:#2148d8;--premium-muted:#687386;--premium-line:#d9e0ea;--premium-line-strong:#c4cedd;--premium-paper:#fff;--premium-canvas:#f7f8fb;background:var(--premium-paper)}body:has(.landing-page--static) .site-header{-webkit-backdrop-filter:saturate(130%)blur(20px);height:72px;color:var(--premium-ink)!important;background:#ffffffeb!important;border-bottom:1px solid #0d111b17!important}body:has(.landing-page--static) .site-header__inner{width:min(100% - 48px,1240px);max-width:none}body:has(.landing-page--static) .brand-link{font-size:.9rem;font-weight:760;color:var(--premium-ink)!important}body:has(.landing-page--static) .header-start{min-height:34px;box-shadow:none;border-radius:6px;padding:0 15px;font-size:.7rem;transition:border-color .18s,background-color .18s,transform .18s;border:1px solid var(--premium-ink)!important;color:#fff!important;background:var(--premium-ink)!important}:is(body:has(.landing-page--static) .header-start:hover,body:has(.landing-page--static) .header-start:focus-visible){transform:translateY(-1px);border-color:var(--premium-blue)!important;background:var(--premium-blue)!important}.landing-page--static .deep-home--embedded,.landing-page--static .deep-home--embedded .deep-home__main{background:#fff;min-height:max(700px,100svh - 72px)}.landing-page--static .deep-home--embedded{border-bottom:1px solid var(--premium-line);position:relative}.landing-page--static .deep-home--embedded:before,.landing-page--static .deep-home--embedded:after{z-index:0;content:"";pointer-events:none;background:#3c4b6917;width:1px;position:absolute;top:0;bottom:0}.landing-page--static .deep-home--embedded:before{left:max(24px,50vw - 620px)}.landing-page--static .deep-home--embedded:after{right:max(24px,50vw - 620px)}.landing-page--static .deep-home__main{z-index:1;padding:clamp(48px,6.5vh,72px) 32px clamp(46px,6vh,68px);position:relative}.landing-page--static .deep-welcome{grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:center;gap:clamp(64px,8vw,118px);width:min(1240px,100%);min-width:0;max-width:100%;display:grid}.landing-page--static .deep-welcome__copy{text-align:left;width:100%;min-width:0;max-width:100%;position:relative}.landing-page--static .deep-welcome__announcement{color:#6e788a;justify-content:flex-start;margin-bottom:clamp(28px,4vh,38px);font-size:.66rem;font-weight:760}.landing-page--static .deep-welcome__announcement svg{width:15px;height:15px;color:var(--premium-blue)}.landing-page--static .deep-welcome__wordmark{max-width:760px;color:var(--premium-ink);text-wrap:balance;word-break:keep-all;font-size:clamp(4rem,6.2vw,6.4rem);font-weight:720;line-height:.98}.landing-page--static .deep-welcome__tagline{color:var(--premium-ink-soft);margin-top:30px;font-size:clamp(1.2rem,1.7vw,1.48rem);font-weight:700}.landing-page--static .deep-welcome__description{max-width:570px;color:var(--premium-muted);word-break:keep-all;margin:14px 0 0;font-size:.88rem;line-height:1.8}.landing-page--static .deep-hero-principles{border-top:1px solid var(--premium-line-strong);border-bottom:1px solid var(--premium-line-strong);margin:0;padding:0;list-style:none;display:grid}.landing-page--static .deep-hero-principles li{border-bottom:1px solid var(--premium-line);grid-template-columns:34px minmax(0,1fr);gap:18px;padding:24px 0;display:grid}.landing-page--static .deep-hero-principles li:last-child{border-bottom:0}.landing-page--static .deep-hero-principles li>span{color:var(--premium-blue);padding-top:3px;font-size:.61rem;font-weight:800}.landing-page--static .deep-hero-principles strong{color:var(--premium-ink);font-size:.98rem;font-weight:720;line-height:1.4;display:block}.landing-page--static .deep-hero-principles p{color:var(--premium-muted);word-break:keep-all;margin:8px 0 0;font-size:.72rem;line-height:1.65}.landing-page--static .deep-hero-actions{justify-content:flex-start;align-items:center;gap:24px;margin-top:30px;display:flex}.landing-page--static .deep-hero-actions button,.landing-page--static .deep-hero-actions a{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:11px;min-height:44px;font-size:.75rem;font-weight:720;text-decoration:none;transition:border-color .18s,background-color .18s,color .18s,transform .18s;display:inline-flex}.landing-page--static .deep-hero-actions button{border:1px solid var(--premium-ink);color:#fff;background:var(--premium-ink);padding:0 18px}.landing-page--static .deep-hero-actions a{color:var(--premium-ink-soft);background:0 0;border:0;padding:0 4px}.landing-page--static .deep-hero-actions svg{width:16px;height:16px}.landing-page--static .deep-hero-actions button:hover,.landing-page--static .deep-hero-actions button:focus-visible{border-color:var(--premium-blue);background:var(--premium-blue);transform:translateY(-1px)}.landing-page--static .deep-hero-actions a:hover,.landing-page--static .deep-hero-actions a:focus-visible{color:var(--premium-blue);transform:translate(2px)}.landing-page--static .product-tour,.landing-page--static .scene-stack--tour{background:#fff!important}.landing-page--static .product-tour{border-bottom:1px solid var(--premium-line)}.landing-page--static .product-tour__inner,.landing-page--static .scene-stack--tour .product-tour__inner{width:min(100% - 48px,1240px)}.landing-page--static .product-tour__heading{gap:clamp(42px,7vw,100px)}.landing-page--static .product-tour__heading>div>p,.landing-page--static .section-eyebrow,.landing-page--static .answer-showcase__title>p{color:var(--premium-blue);font-size:.68rem;font-weight:800}.landing-page--static .product-tour__heading h2{color:var(--premium-ink);font-weight:720;line-height:1.04}.landing-page--static .product-tour__heading h2 strong{color:var(--premium-blue)}.landing-page--static .product-tour__heading>p{border-left:1px solid var(--premium-line-strong);max-width:390px;color:var(--premium-muted);padding-left:22px;font-size:.82rem}.landing-page--static .product-tour__mockup{width:min(100%,1040px);margin-inline:auto;overflow:visible;transition-delay:.1s!important}.landing-page--static .product-tour .deep-product{border:1px solid var(--premium-line-strong);border-radius:8px;width:100%;box-shadow:0 34px 78px #1f2b4421,0 4px 14px #1f2b440d}.landing-page--static .product-tour__mockup:not(.is-visible) .deep-product__sidebar>*,.landing-page--static .product-tour__mockup:not(.is-visible) .deep-product__question,.landing-page--static .product-tour__mockup:not(.is-visible) .deep-product__answer>*,.landing-page--static .product-tour__mockup:not(.is-visible) .deep-product__workspace>footer{opacity:0}.landing-page--static .product-tour__mockup.is-visible .deep-product__sidebar>*{animation:.48s both product-detail-enter}.landing-page--static .product-tour__mockup.is-visible .deep-product__sidebar>:nth-child(2){animation-delay:.12s}.landing-page--static .product-tour__mockup.is-visible .deep-product__sidebar>:nth-child(3){animation-delay:.18s}.landing-page--static .product-tour__mockup.is-visible .deep-product__sidebar>:nth-child(4){animation-delay:.24s}.landing-page--static .product-tour__mockup.is-visible .deep-product__sidebar>:nth-child(5){animation-delay:.3s}.landing-page--static .product-tour__mockup.is-visible .deep-product__question{animation:.52s .28s both product-question-enter}.landing-page--static .product-tour__mockup.is-visible .deep-product__answer>*{animation:.54s .41s both product-detail-enter}.landing-page--static .product-tour__mockup.is-visible .deep-product__workspace>footer{animation:.52s .56s both product-detail-enter}@keyframes product-detail-enter{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translate(0,0)}}@keyframes product-question-enter{0%{opacity:0;transform:translate(34px,12px)}to{opacity:1;transform:translate(0,0)}}.landing-page--static .deep-product__sidebar{border-right-color:var(--premium-line);background:#f1f4f8}.landing-page--static .deep-product__mini-mark,.landing-page--static .deep-product__side-brand,.landing-page--static .deep-product__new{border-color:var(--premium-line-strong);border-radius:6px}.landing-page--static .deep-product__history p,.landing-page--static .deep-product__history p.is-active{border-radius:5px}.landing-page--static .deep-product__history p.is-active{color:var(--premium-blue-dark);background:#dfe6fb}.landing-page--static .deep-product__question,.landing-page--static .deep-product__ai,.landing-page--static .deep-product__formula,.landing-page--static .deep-product__workspace>footer{border-radius:6px}.landing-page--static .deep-product__ai,.landing-page--static .deep-product__profile b,.landing-page--static .deep-product__workspace>footer b{background:var(--premium-blue)}.landing-page--static .learning-method{z-index:12;color:#fff;background:#0a0c11;border-bottom:1px solid #ffffff1f;padding:136px 0 148px;position:relative;overflow:hidden}.landing-page--static .learning-method__inner{width:min(100% - 48px,1240px);margin-inline:auto}.landing-page--static .learning-method__header{border-bottom:1px solid #ffffff29;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:clamp(46px,8vw,112px);padding-bottom:62px;display:grid}.landing-page--static .learning-method__header>div>p{color:#7592ff;margin:0 0 17px;font-size:.68rem;font-weight:800}.landing-page--static .learning-method__header h2{color:#f8f9fb;word-break:keep-all;margin:0;font-size:clamp(3.2rem,5.4vw,5.2rem);font-weight:700;line-height:1.03}.landing-page--static .learning-method__header h2 strong{color:#7592ff;font-weight:inherit}.landing-page--static .learning-method__header>p{color:#ebeff899;word-break:keep-all;border-left:1px solid #ffffff38;max-width:410px;margin:0;padding-left:22px;font-size:.9rem;line-height:1.8}.landing-page--static .learning-method__layout{grid-template-columns:minmax(330px,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(52px,7vw,96px);padding-top:76px;display:grid}.landing-page--static .learning-method__steps{border-top:1px solid #ffffff29;margin:0;padding:0;list-style:none}.landing-page--static .learning-method__steps li{border-bottom:1px solid #ffffff24;grid-template-columns:34px 26px minmax(0,1fr);align-items:start;gap:18px;min-height:132px;padding:27px 0;display:grid}.landing-page--static .learning-method__number{color:#7592ff;padding-top:3px;font-size:.68rem;font-weight:760}.landing-page--static .learning-method__icon{color:#ebeff88c;width:22px;height:22px}.landing-page--static .learning-method__steps h3{color:#fff;margin:0;font-size:1.08rem;font-weight:680;line-height:1.35}.landing-page--static .learning-method__steps p{color:#ebeff885;word-break:keep-all;max-width:340px;margin:10px 0 0;font-size:.78rem;line-height:1.7}.landing-page--static .answer-blueprint{color:var(--premium-ink);background:#fff;border:1px solid #ffffff47;border-radius:8px;overflow:hidden;box-shadow:0 38px 90px #00000059}.landing-page--static .answer-blueprint__chrome{border-bottom:1px solid var(--premium-line);color:#8590a2;background:#fafbfc;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;min-height:58px;padding:0 22px;font-size:.61rem;font-weight:700;display:grid}.landing-page--static .answer-blueprint__brand{color:var(--premium-ink);align-items:center;gap:8px;font-size:.72rem;display:inline-flex}.landing-page--static .answer-blueprint__brand svg{width:18px;height:18px;color:var(--premium-blue)}.landing-page--static .answer-blueprint__brand strong{color:var(--premium-blue);margin-left:-5px}.landing-page--static .answer-blueprint__status{color:#647086;justify-self:end;align-items:center;gap:7px;display:inline-flex}.landing-page--static .answer-blueprint__status i{background:#2cb67d;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #2cb67d1a}.landing-page--static .answer-blueprint__question{border-bottom:1px solid var(--premium-line);background:#f5f7fa;padding:30px 30px 28px}.landing-page--static .answer-blueprint__question>span,.landing-page--static .answer-blueprint__structure>span{color:#8b96a8;font-size:.6rem;font-weight:780}.landing-page--static .answer-blueprint__question p{color:var(--premium-ink);word-break:keep-all;margin:12px 0 0;font-size:clamp(1.18rem,2vw,1.55rem);font-weight:700;line-height:1.4}.landing-page--static .answer-blueprint__signals{border-bottom:1px solid var(--premium-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.landing-page--static .answer-blueprint__signals>div{border-right:1px solid var(--premium-line);gap:8px;padding:20px 22px;display:grid}.landing-page--static .answer-blueprint__signals>div:last-child{border-right:0}.landing-page--static .answer-blueprint__signals span{color:#8994a6;font-size:.61rem;font-weight:680}.landing-page--static .answer-blueprint__signals strong{color:var(--premium-blue-dark);font-size:.76rem;font-weight:720}.landing-page--static .answer-blueprint__structure{padding:28px 30px 8px}.landing-page--static .answer-blueprint__structure ol{margin:18px 0 0;padding:0;list-style:none}.landing-page--static .answer-blueprint__structure li{border-top:1px solid var(--premium-line);grid-template-columns:32px minmax(0,1fr) 22px;align-items:center;gap:13px;min-height:82px;display:grid}.landing-page--static .answer-blueprint__structure li>b{color:#9aa4b4;font-size:.63rem;font-weight:740}.landing-page--static .answer-blueprint__structure li strong{color:var(--premium-ink-soft);font-size:.78rem;font-weight:700;display:block}.landing-page--static .answer-blueprint__structure li p{color:#798497;word-break:keep-all;margin:6px 0 0;font-size:.67rem;line-height:1.5}.landing-page--static .answer-blueprint__structure li svg{width:18px;height:18px;color:var(--premium-blue)}.landing-page--static .answer-blueprint>footer{color:#ffffffad;background:var(--premium-ink);justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:0 28px;font-size:.68rem;font-weight:620;display:flex}.landing-page--static .answer-blueprint>footer svg{color:#7592ff;width:17px;height:17px}.landing-page--static .answer-showcase{z-index:20;isolation:isolate;border-bottom:1px solid var(--premium-line);background:#fff!important;min-height:0!important;padding:132px 0 144px!important;position:relative!important;overflow:visible!important}.landing-page--static .answer-showcase__inner{width:min(100% - 48px,1240px);margin-inline:auto;position:relative}.landing-page--static .answer-showcase__header{grid-template-columns:minmax(0,1.16fr) minmax(300px,.84fr);align-items:end;gap:clamp(42px,7vw,100px);margin-bottom:54px;display:grid}.landing-page--static .answer-showcase__title>p{margin:0}.landing-page--static .answer-showcase__title h2{color:var(--premium-ink);margin:17px 0 0;font-size:clamp(3.1rem,5.1vw,4.8rem);font-weight:720;line-height:1.04}.landing-page--static .answer-showcase__title h2 strong{color:var(--premium-blue)}.landing-page--static .answer-showcase__note{border-left:1px solid var(--premium-line-strong);max-width:400px;color:var(--premium-muted);word-break:keep-all;margin:0;padding-left:22px;font-size:.88rem;line-height:1.75}.landing-page--static .answer-showcase__note b{color:var(--premium-blue);margin-bottom:9px;font-size:.68rem;display:block}.landing-page--static .answer-showcase__preview{width:100%;position:relative}.landing-page--static .answer-showcase .product-preview{width:100%;position:relative;border-color:var(--premium-line-strong)!important;background:#fff!important;border-radius:8px!important;max-height:none!important;overflow:hidden!important;transform:none!important;box-shadow:0 30px 72px #1f2b441f,0 4px 14px #1f2b440a!important}.landing-page--static .answer-showcase .product-preview:before,.landing-page--static .answer-showcase .product-preview:after{display:none!important}.landing-page--static .answer-showcase .product-preview__layout{grid-template-columns:minmax(230px,.56fr) minmax(0,1.44fr);min-height:0}.landing-page--static .answer-showcase .product-preview__settings,.landing-page--static .answer-showcase .product-preview__answer{padding:36px}.landing-page--static .answer-showcase .product-preview__answer h3{max-width:720px;font-size:2.5rem}.landing-page--static .answer-showcase .product-preview__sections section{grid-template-columns:minmax(120px,.25fr) minmax(0,.75fr);align-items:start;gap:24px;padding:18px 0;display:grid}.landing-page--static .answer-showcase .product-preview__sections p{margin-top:0}.landing-page--static .answer-showcase .product-preview__chrome{background:#fafbfc;min-height:54px}.landing-page--static .answer-showcase .product-preview__settings{background:#f3f5f8}.landing-page--static .answer-showcase .product-preview__modes button,.landing-page--static .answer-showcase .product-preview__question,.landing-page--static .answer-showcase .product-preview__setting-summary span{border-radius:5px}.landing-page--static .workspace-invite{border-bottom:1px solid var(--premium-line)}.landing-page--static .workspace-invite__header h2{font-weight:720;color:var(--premium-ink)!important}.landing-page--static .workspace-invite__header h2 span{color:var(--premium-blue)!important}.landing-page--static .workspace-invite__header>p:last-of-type{max-width:390px;font-size:.92rem;line-height:1.8;color:var(--premium-muted)!important}.landing-page--static .workspace-invite__button{border:1px solid var(--premium-ink);color:#fff;background:var(--premium-ink);border-radius:6px;min-height:48px;padding:0 20px;box-shadow:0 14px 34px #0d111b24}.landing-page--static .workspace-invite__button:hover,.landing-page--static .workspace-invite__button:focus-visible{border-color:var(--premium-blue);background:var(--premium-blue)}.landing-page--static .workspace-preview{border:1px solid var(--premium-line-strong);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 30px 72px #1f2b441f,0 4px 14px #1f2b440a}.landing-page--static .workspace-preview__sidebar{background:#f1f4f8}body:has(.landing-page--static) .site-footer{background:#fff;border-top:0}.landing-page--static .scroll-rise,.landing-page--static .page-reveal{opacity:0!important;filter:none!important;transition:opacity .58s,transform .72s cubic-bezier(.2,.8,.2,1)!important;transform:translateY(36px)!important}@media (width>=901px) and (height>=620px){.landing-page--static .scene-stack--tour{min-height:0!important}.landing-page--static .scene-stack--tour .product-tour__inner{width:min(100% - 48px,1240px);height:auto;padding:118px 0 136px;display:block;position:relative;top:auto;overflow:visible}.landing-page--static .scene-stack--tour .product-tour__heading{margin-bottom:54px}.landing-page--static .scene-stack--tour .product-tour__mockup{width:min(100%,1040px)}.landing-page--static .scene-stack--tour .deep-product{aspect-ratio:1.85;width:100%;height:auto}.landing-page--static .scene-stack--workspace{min-height:0!important}.landing-page--static .scene-stack--workspace .workspace-invite__stage{height:auto;min-height:0;overflow:visible;position:relative!important;top:auto!important}.landing-page--static .scene-stack--workspace .workspace-invite__stage>.container{grid-template-columns:minmax(320px,.7fr) minmax(0,1.3fr);width:min(100% - 48px,1240px);height:auto;min-height:0;overflow:visible;padding:128px 0 138px!important}.landing-page--static .scene-stack--workspace .workspace-invite__header h2{font-size:clamp(3.15rem,4.6vw,4.65rem);line-height:1.04}.landing-page--static .scene-stack--workspace .workspace-preview-stage,.landing-page--static .scene-stack--workspace .workspace-preview-stage .workspace-preview{aspect-ratio:1.42;height:auto}}@media (width<=900px){.landing-page--static .deep-home--embedded,.landing-page--static .deep-home--embedded .deep-home__main{min-height:auto}.landing-page--static .deep-home__main{padding-block:86px 78px}.landing-page--static .deep-welcome{grid-template-columns:1fr;gap:54px;width:min(720px,100%)}.landing-page--static .product-tour,.landing-page--static .answer-showcase{padding-block:96px!important}.landing-page--static .product-tour .deep-product{aspect-ratio:1.35;height:auto}.landing-page--static .answer-showcase__header{grid-template-columns:1fr;align-items:start;gap:28px}.landing-page--static .answer-showcase__note{max-width:560px}.landing-page--static .answer-showcase .product-preview__layout{grid-template-columns:1fr}.landing-page--static .answer-showcase .product-preview__settings{border-right:0;border-bottom:1px solid var(--premium-line)}.landing-page--static .learning-method{padding-block:108px 116px}.landing-page--static .learning-method__header{grid-template-columns:1fr;gap:28px}.landing-page--static .learning-method__header>p{max-width:540px}.landing-page--static .learning-method__layout{grid-template-columns:1fr;gap:58px}}@media (width<=680px){body:has(.landing-page--static) .site-header{height:64px}.landing-page--static #product-tour,.landing-page--static #story,.landing-page--static #categories,.landing-page--static #learning-app{scroll-margin-top:64px}body:has(.landing-page--static) .site-header__inner{width:calc(100% - 30px)}.landing-page--static .deep-home--embedded:before,.landing-page--static .deep-home--embedded:after{display:none}.landing-page--static .deep-home--embedded,.landing-page--static .deep-home--embedded .deep-home__main{min-height:calc(100svh - 64px)}.landing-page--static .deep-home__main{padding:74px 18px 68px}.landing-page--static .deep-welcome__announcement{margin-bottom:30px;font-size:.65rem}.landing-page--static .deep-welcome__wordmark{font-size:clamp(3.1rem,15vw,4.3rem)}.landing-page--static .deep-welcome__tagline{margin-top:20px;font-size:1.3rem}.landing-page--static .deep-welcome__description{max-width:340px;font-size:.83rem}.landing-page--static .deep-hero-principles{width:100%}.landing-page--static .deep-hero-principles li{grid-template-columns:30px minmax(0,1fr);gap:14px;padding:20px 0}.landing-page--static .deep-hero-principles strong{font-size:.9rem}.landing-page--static .deep-hero-principles p{font-size:.69rem}.landing-page--static .deep-hero-actions{gap:17px;margin-top:18px}.landing-page--static .deep-hero-actions button,.landing-page--static .deep-hero-actions a{min-height:42px;font-size:.7rem}.landing-page--static .product-tour .deep-product{min-height:443px;aspect-ratio:auto!important;height:443px!important}.landing-page--static .product-tour,.landing-page--static .answer-showcase{padding-block:78px!important}.landing-page--static .product-tour__inner,.landing-page--static .answer-showcase__inner,.landing-page--static .learning-method__inner{width:calc(100% - 32px)}.landing-page--static .product-tour__heading,.landing-page--static .answer-showcase__header{gap:24px}.landing-page--static .product-tour__heading>p,.landing-page--static .answer-showcase__note{padding-left:16px}.landing-page--static .answer-showcase__title h2{font-size:clamp(2.7rem,13vw,4rem)}.landing-page--static .answer-showcase .product-preview__settings,.landing-page--static .answer-showcase .product-preview__answer{padding:24px 20px}.landing-page--static .answer-showcase .product-preview__modes{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page--static .answer-showcase .product-preview__answer h3{font-size:1.8rem}.landing-page--static .answer-showcase .product-preview__sections section{grid-template-columns:1fr;gap:7px;padding:15px 0}.landing-page--static .product-tour .deep-product,.landing-page--static .answer-showcase .product-preview,.landing-page--static .workspace-preview{border-radius:6px!important}.landing-page--static .learning-method{padding-block:82px 90px}.landing-page--static .learning-method__header{padding-bottom:42px}.landing-page--static .learning-method__header h2{font-size:clamp(2.65rem,13vw,4rem)}.landing-page--static .learning-method__header>p{padding-left:16px;font-size:.82rem}.landing-page--static .learning-method__layout{gap:46px;padding-top:48px}.landing-page--static .learning-method__steps li{grid-template-columns:28px 22px minmax(0,1fr);gap:13px;min-height:118px;padding-block:23px}.landing-page--static .learning-method__icon{width:19px;height:19px}.landing-page--static .answer-blueprint__chrome{grid-template-columns:1fr auto;padding-inline:15px}.landing-page--static .answer-blueprint__chrome>span:nth-child(2){display:none}.landing-page--static .answer-blueprint__question,.landing-page--static .answer-blueprint__structure{padding-inline:18px}.landing-page--static .answer-blueprint__signals{grid-template-columns:1fr}.landing-page--static .answer-blueprint__signals>div{border-right:0;border-bottom:1px solid var(--premium-line);grid-template-columns:56px 1fr;align-items:center;gap:10px;padding:13px 18px}.landing-page--static .answer-blueprint__signals>div:last-child{border-bottom:0}.landing-page--static .answer-blueprint__structure li{min-height:94px}.landing-page--static .answer-blueprint>footer{min-height:64px;padding-inline:18px;font-size:.63rem}}@media (prefers-reduced-motion:reduce){.landing-page--static .scroll-rise,.landing-page--static .page-reveal{transition:none!important}.landing-page--static .product-tour__mockup.is-visible .deep-product__sidebar>*,.landing-page--static .product-tour__mockup.is-visible .deep-product__question,.landing-page--static .product-tour__mockup.is-visible .deep-product__answer>*,.landing-page--static .product-tour__mockup.is-visible .deep-product__workspace>footer{animation:none!important}.landing-page--static .product-tour__mockup .deep-product__sidebar>*,.landing-page--static .product-tour__mockup .deep-product__question,.landing-page--static .product-tour__mockup .deep-product__answer>*,.landing-page--static .product-tour__mockup .deep-product__workspace>footer{opacity:1!important;transform:none!important}}.landing-page--static .capability-strip{z-index:8;border-bottom:1px solid var(--premium-line);background:var(--premium-canvas);position:relative}.landing-page--static .capability-strip__inner{border-inline:1px solid var(--premium-line);grid-template-columns:minmax(190px,.72fr) minmax(0,3.28fr);align-items:stretch;width:min(100% - 48px,1240px);min-height:116px;margin-inline:auto;display:grid}.landing-page--static .capability-strip__heading{border-right:1px solid var(--premium-line);flex-direction:column;justify-content:center;gap:8px;padding:24px 28px;display:flex}.landing-page--static .capability-strip__heading span{color:var(--premium-blue);font-size:.61rem;font-weight:800}.landing-page--static .capability-strip__heading h2{max-width:170px;color:var(--premium-ink);word-break:keep-all;margin:0;font-size:.84rem;font-weight:720;line-height:1.45}.landing-page--static .capability-strip ul{grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;margin:0;padding:0;list-style:none;display:grid}.landing-page--static .capability-strip li{border-right:1px solid var(--premium-line);grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:24px 20px;display:grid}.landing-page--static .capability-strip li:last-child{border-right:0}.landing-page--static .capability-strip li>svg{width:21px;height:21px;color:var(--premium-blue)}.landing-page--static .capability-strip strong{color:var(--premium-ink-soft);font-size:.75rem;font-weight:720;line-height:1.4;display:block}.landing-page--static .capability-strip li p{color:var(--premium-muted);word-break:keep-all;margin:5px 0 0;font-size:.62rem;line-height:1.55}.landing-page--static .learning-demo{border:1px solid var(--premium-line-strong);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 34px 78px #1f2b4421,0 4px 14px #1f2b440d}.landing-page--static .learning-demo__toolbar{border-bottom:1px solid var(--premium-line);background:#fafbfc;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:68px;padding:12px 18px 12px 22px;display:grid}.landing-page--static .learning-demo__status{align-items:center;gap:16px;min-width:0;display:flex}.landing-page--static .learning-demo__status>span{color:var(--premium-blue);flex:none;align-items:center;gap:8px;font-size:.59rem;font-weight:800;display:inline-flex}.landing-page--static .learning-demo__status>span i{background:#2cb67d;border-radius:50%;width:7px;height:7px;animation:2.1s ease-in-out infinite demo-status-pulse;box-shadow:0 0 0 4px #2cb67d1a}.landing-page--static .learning-demo__status strong{color:var(--premium-ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:700;overflow:hidden}.landing-page--static .learning-demo__controls{align-items:center;gap:12px;display:flex}.landing-page--static .learning-demo__controls ol{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.landing-page--static .learning-demo__controls ol button,.landing-page--static .learning-demo__playback{color:#8a95a7;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.56rem;font-weight:760;transition:border-color .18s,color .18s,background-color .18s,transform .18s;display:grid}.landing-page--static .learning-demo__controls ol button:hover,.landing-page--static .learning-demo__controls ol button:focus-visible{color:var(--premium-blue);background:#edf1ff}.landing-page--static .learning-demo__controls ol button.is-active{border-color:var(--premium-blue);color:#fff;background:var(--premium-blue)}.landing-page--static .learning-demo__playback{border-color:var(--premium-line-strong);color:var(--premium-ink-soft);background:#fff}.landing-page--static .learning-demo__playback:hover,.landing-page--static .learning-demo__playback:focus-visible{border-color:var(--premium-blue);color:var(--premium-blue);transform:translateY(-1px)}.landing-page--static .learning-demo__playback:disabled{cursor:not-allowed;opacity:.45;transform:none}.landing-page--static .learning-demo__playback svg{width:14px;height:14px}.landing-page--static .learning-demo__viewport{background:#fff;overflow:hidden}.landing-page--static .learning-demo .deep-product{width:100%;box-shadow:none;border:0;border-radius:0}.landing-page--static .deep-product__question,.landing-page--static .deep-product__answer-label,.landing-page--static .deep-product__answer h2,.landing-page--static .deep-product__answer>div>p:not(.deep-product__answer-label),.landing-page--static .deep-product__formula,.landing-page--static .deep-product__suggestions,.landing-page--static .deep-product__workspace>header span{transition:opacity .42s,transform .52s cubic-bezier(.2,.8,.2,1),color .24s,background-color .24s,border-color .24s}.landing-page--static .deep-product__answer-label{align-items:center;gap:7px;display:flex}.landing-page--static .deep-product__answer-label i{background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.landing-page--static .deep-product--demo-stage-0 .deep-product__question{box-shadow:inset 3px 0 0 var(--premium-blue);transform:translate(-4px)}.landing-page--static .deep-product--demo-stage-0 .deep-product__answer h2,.landing-page--static .deep-product--demo-stage-0 .deep-product__answer>div>p:not(.deep-product__answer-label),.landing-page--static .deep-product--demo-stage-0 .deep-product__formula,.landing-page--static .deep-product--demo-stage-0 .deep-product__suggestions{opacity:.14;transform:translateY(10px)}.landing-page--static .deep-product--demo-stage-1 .deep-product__level{color:var(--premium-blue-dark);background:#edf1ff;border-color:#9bafff}.landing-page--static .deep-product--demo-stage-1 .deep-product__answer h2,.landing-page--static .deep-product--demo-stage-1 .deep-product__answer>div>p:not(.deep-product__answer-label){opacity:.34;transform:translateY(7px)}.landing-page--static .deep-product--demo-stage-1 .deep-product__formula,.landing-page--static .deep-product--demo-stage-1 .deep-product__suggestions{opacity:.12;transform:translateY(10px)}.landing-page--static .deep-product--demo-stage-2 .deep-product__formula,.landing-page--static .deep-product--demo-stage-2 .deep-product__suggestions{opacity:.25;transform:translateY(7px)}.landing-page--static .deep-product--demo-stage-3 .deep-product__formula{background:#f5f7ff;border-color:#b7c5ff}.landing-page--static .deep-product--demo-stage-3 .deep-product__suggestions span:first-child{color:var(--premium-blue-dark);background:#f5f7ff;border-color:#b7c5ff}@keyframes demo-status-pulse{0%,to{opacity:.55;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.landing-page--static .workspace-invite__benefits{border-top:1px solid var(--premium-line-strong);gap:11px;margin:26px 0 0;padding:22px 0 0;list-style:none;display:grid}.landing-page--static .workspace-invite__benefits li{color:var(--premium-ink-soft);align-items:center;gap:10px;font-size:.75rem;font-weight:650;display:flex}.landing-page--static .workspace-invite__benefits svg{width:17px;height:17px;color:var(--premium-blue);flex:none}.landing-page--static .workspace-invite__actions{align-items:center;gap:22px;margin-top:28px;display:flex}.landing-page--static .workspace-invite__button{align-items:center;gap:10px;display:inline-flex;margin-top:0!important}.landing-page--static .workspace-invite__button svg,.landing-page--static .workspace-invite__secondary svg{width:16px;height:16px}.landing-page--static .workspace-invite__secondary{min-height:44px;color:var(--premium-ink-soft);align-items:center;gap:9px;font-size:.72rem;font-weight:700;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.landing-page--static .workspace-invite__secondary:hover,.landing-page--static .workspace-invite__secondary:focus-visible{color:var(--premium-blue);transform:translate(2px)}@media (width<=1000px){.landing-page--static .capability-strip__inner{grid-template-columns:180px minmax(0,1fr)}.landing-page--static .capability-strip li{grid-template-columns:1fr;gap:8px;padding-inline:16px}}@media (width<=760px){.landing-page--static .capability-strip__inner{grid-template-columns:1fr;width:calc(100% - 32px)}.landing-page--static .capability-strip__heading{border-right:0;border-bottom:1px solid var(--premium-line);min-height:92px}.landing-page--static .capability-strip__heading h2{max-width:none}.landing-page--static .capability-strip ul{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page--static .capability-strip li{min-height:105px}.landing-page--static .capability-strip li:nth-child(2){border-right:0}.landing-page--static .capability-strip li:nth-child(-n+2){border-bottom:1px solid var(--premium-line)}.landing-page--static .learning-demo__toolbar{grid-template-columns:1fr;gap:12px;padding:15px 16px}.landing-page--static .learning-demo__controls{justify-content:space-between}.landing-page--static .workspace-invite__actions{flex-direction:column;align-items:flex-start;gap:8px}}@media (width<=420px){.landing-page--static .capability-strip ul{grid-template-columns:1fr}.landing-page--static .capability-strip li,.landing-page--static .capability-strip li:nth-child(2){border-right:0;border-bottom:1px solid var(--premium-line);grid-template-columns:26px minmax(0,1fr);min-height:86px}.landing-page--static .capability-strip li:last-child{border-bottom:0}.landing-page--static .learning-demo__status{flex-direction:column;align-items:flex-start;gap:7px}.landing-page--static .learning-demo__controls ol button,.landing-page--static .learning-demo__playback{width:32px;height:32px}.landing-page--static .workspace-invite__benefits li{font-size:.7rem}}@media (prefers-reduced-motion:reduce){.landing-page--static .learning-demo__status>span i{animation:none}.landing-page--static .deep-product__question,.landing-page--static .deep-product__answer-label,.landing-page--static .deep-product__answer h2,.landing-page--static .deep-product__answer>div>p:not(.deep-product__answer-label),.landing-page--static .deep-product__formula,.landing-page--static .deep-product__suggestions,.landing-page--static .deep-product__workspace>header span{transition:none}}.landing-page--static .deep-home--embedded{isolation:isolate;background:#f4f8ff;border-bottom-color:#dbe4f2;min-height:max(720px,100svh - 72px);position:relative;overflow:hidden}.landing-page--static .deep-home--embedded:before{opacity:.82;background:#e8f0ff;border:0;width:64%;height:142%;animation:14s ease-in-out infinite alternate hero-field-drift;inset:-34% -18% auto auto;transform:rotate(9deg)}.landing-page--static .deep-home--embedded:after{opacity:.75;background:#cedbfa;width:1px;height:76%;inset:12% 23% auto auto;transform:rotate(24deg)}.landing-page--static .deep-home--embedded .deep-home__main{place-items:center;min-height:max(720px,100svh - 72px);padding:86px 32px 96px;background:0 0!important}.landing-page--static .deep-welcome{width:min(1160px,100%);display:block}.landing-page--static .deep-welcome__copy{text-align:left;width:min(820px,100%)}.landing-page--static .deep-welcome__announcement{color:#637697;opacity:0;margin:0 0 34px;font-size:.72rem;font-weight:720;animation:.76s cubic-bezier(.16,1,.3,1) 80ms forwards hero-copy-enter}.landing-page--static .deep-welcome__announcement svg{color:#3478f6;width:17px;height:17px}.landing-page--static .deep-welcome__wordmark{color:#3478f6;opacity:0;transform-origin:0;max-width:none;font-size:clamp(5.4rem,9vw,8.2rem);font-weight:680;line-height:.92;animation:.9s cubic-bezier(.16,1,.3,1) .15s forwards hero-wordmark-enter}.landing-page--static .deep-welcome__wordmark strong{color:inherit}.landing-page--static .deep-welcome__tagline{color:var(--premium-ink);word-break:keep-all;opacity:0;margin-top:34px;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:670;line-height:1.25;animation:.82s cubic-bezier(.16,1,.3,1) .26s forwards hero-copy-enter}.landing-page--static .deep-welcome__description{color:#65748d;opacity:0;max-width:610px;margin:20px 0 0;font-size:.94rem;line-height:1.85;animation:.82s cubic-bezier(.16,1,.3,1) .34s forwards hero-copy-enter}.landing-page--static .deep-entry-points{opacity:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(760px,100%);margin-top:38px;animation:.86s cubic-bezier(.16,1,.3,1) .43s forwards hero-copy-enter;display:grid}.landing-page--static .deep-entry{min-width:0;min-height:112px;color:var(--premium-ink-soft);text-align:left;cursor:pointer;background:#ffffffd1;border:1px solid #d4def0;border-radius:8px;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:15px;padding:20px;text-decoration:none;transition:border-color .22s,box-shadow .22s,color .22s,transform .26s cubic-bezier(.16,1,.3,1);display:grid;box-shadow:0 14px 34px #41568012}.landing-page--static .deep-entry:hover,.landing-page--static .deep-entry:focus-visible{color:#245fdd;border-color:#8baaf8;transform:translateY(-5px);box-shadow:0 22px 46px #4160a621}.landing-page--static .deep-entry--primary{background:#fff;border-color:#94aff5}.landing-page--static .deep-entry__icon{color:#3478f6;background:#f1f6ff;border:1px solid #d4def2;border-radius:7px;place-items:center;width:38px;height:38px;display:grid}.landing-page--static .deep-entry__icon svg{width:20px;height:20px}.landing-page--static .deep-entry>span:nth-child(2){gap:7px;min-width:0;display:grid}.landing-page--static .deep-entry strong{color:var(--premium-ink);font-size:.92rem;font-weight:720}.landing-page--static .deep-entry small{color:#77849a;word-break:keep-all;font-size:.69rem;line-height:1.55}.landing-page--static .deep-entry>svg{width:17px;height:17px;transition:transform .22s}.landing-page--static .deep-entry:hover>svg,.landing-page--static .deep-entry:focus-visible>svg{transform:translate(4px)}.landing-page--static .deep-welcome__promise{color:#8390a5;opacity:0;margin:24px 0 0;font-size:.69rem;font-weight:620;animation:.82s cubic-bezier(.16,1,.3,1) .52s forwards hero-copy-enter}@keyframes hero-field-drift{0%{transform:rotate(9deg)translateY(-12px)}to{transform:rotate(7deg)translate(-28px,18px)}}@keyframes hero-wordmark-enter{0%{opacity:0;transform:translateY(54px)scale(.94)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes hero-copy-enter{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translate(0,0)}}.landing-page--static .answer-showcase .product-preview__layout{grid-template-columns:minmax(220px,.48fr) minmax(0,1.52fr);align-items:stretch}.landing-page--static .answer-showcase .product-preview__settings{padding:34px 28px}.landing-page--static .answer-showcase .product-preview__answer{padding:42px 46px 46px;animation:.62s cubic-bezier(.16,1,.3,1) both answer-content-enter}.landing-page--static .product-preview__assistant{align-items:center;gap:11px;margin-bottom:22px;display:flex}.landing-page--static .product-preview__assistant>span{color:#fff;background:var(--premium-blue);border-radius:7px;flex:none;place-items:center;width:34px;height:34px;display:grid}.landing-page--static .product-preview__assistant svg{width:17px;height:17px}.landing-page--static .product-preview__assistant>div{gap:2px;display:grid}.landing-page--static .product-preview__assistant strong{color:var(--premium-ink);font-size:.76rem;font-weight:720}.landing-page--static .product-preview__assistant small{color:#8a95a7;font-size:.62rem}.landing-page--static .answer-showcase .product-preview__answer h3{word-break:keep-all;max-width:760px;margin-top:12px;font-size:clamp(2rem,3.2vw,2.85rem);line-height:1.23}.landing-page--static .answer-showcase .product-preview__summary{color:#56647a;max-width:760px;margin-top:20px;font-size:.9rem;line-height:1.85}.landing-page--static .answer-showcase .product-preview__sections{border-top:1px solid var(--premium-line);gap:0;margin-top:30px}.landing-page--static .answer-showcase .product-preview__sections section{border-top:0;border-bottom:1px solid var(--premium-line);grid-template-columns:32px minmax(0,1fr);align-items:start;gap:16px;padding:22px 0;display:grid}.landing-page--static .answer-showcase .product-preview__sections section>span{color:var(--premium-blue);padding-top:2px;font-size:.62rem;font-weight:760}.landing-page--static .answer-showcase .product-preview__sections h4{color:var(--premium-ink-soft);font-size:.9rem;line-height:1.45}.landing-page--static .answer-showcase .product-preview__sections p{color:#66748a;max-width:610px;margin:8px 0 0;font-size:.84rem;line-height:1.85}.landing-page--static .product-preview__closing{border-left:3px solid var(--premium-blue);color:#32415b;word-break:keep-all;max-width:760px;margin:24px 0 0;padding:2px 0 2px 18px;font-size:.82rem;font-weight:620;line-height:1.75}.landing-page--static .product-preview__followups{gap:11px;margin-top:26px;display:grid}.landing-page--static .product-preview__followups>span{color:#8b96a8;font-size:.62rem;font-weight:720}.landing-page--static .product-preview__followups ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.landing-page--static .product-preview__followups li{color:#56647a;background:#fff;border:1px solid #d5deec;border-radius:6px;padding:8px 11px;font-size:.68rem;font-weight:620}@keyframes answer-content-enter{0%{opacity:0;transform:translate(24px,28px)}to{opacity:1;transform:translate(0,0)}}.landing-page--static .workspace-invite,.landing-page--static .workspace-invite__stage,.landing-page--static .scene-stack--workspace,.landing-page--static .scene-stack--workspace .workspace-invite__stage{background:#edf4ff!important}.landing-page--static .workspace-invite{position:relative;overflow:hidden}.landing-page--static .workspace-invite:before{content:"";opacity:.72;pointer-events:none;background:#e3edff;border-left:1px solid #cddcfa;width:54%;height:138%;position:absolute;top:-28%;right:-14%;transform:rotate(8deg)}.landing-page--static .workspace-invite__inner{z-index:1;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(58px,8vw,112px);width:min(100% - 48px,1240px);min-height:760px;margin-inline:auto;padding:126px 0 134px;display:grid;position:relative}.landing-page--static .workspace-invite__header{max-width:470px}.landing-page--static .workspace-invite__header h2{word-break:keep-all;margin-top:18px;font-size:clamp(3.3rem,5vw,5.2rem);line-height:1.03}.landing-page--static .workspace-invite__header>p:nth-of-type(2){word-break:keep-all;max-width:430px;margin:24px 0 0;font-size:.93rem;line-height:1.85;color:#5d6b82!important}.landing-page--static .workspace-invite__assurance{border-top:1px solid #cbd8ee;padding-top:18px;color:#718098!important;max-width:430px!important;margin:25px 0 0!important;font-size:.72rem!important;line-height:1.6!important}.landing-page--static .closing-conversation-stage{min-width:0}.landing-page--static .closing-conversation{color:var(--premium-ink);background:#fff;border:1px solid #c5d2e7;border-radius:8px;overflow:hidden;box-shadow:0 38px 84px #2b447329,0 5px 16px #2b44730f}.landing-page--static .closing-conversation>header{border-bottom:1px solid var(--premium-line);background:#fbfcff;justify-content:space-between;align-items:center;gap:18px;min-height:60px;padding:0 22px;display:flex}.landing-page--static .closing-conversation>header .brand-link,.landing-page--static .closing-conversation>header .brand-name{font-size:.74rem}.landing-page--static .closing-conversation>header>span{color:#77849a;align-items:center;gap:7px;font-size:.62rem;font-weight:660;display:inline-flex}.landing-page--static .closing-conversation>header>span i{background:#22a875;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #22a8751a}.landing-page--static .closing-conversation__body{align-content:start;gap:28px;min-height:510px;padding:38px 38px 28px;display:grid}.landing-page--static .closing-conversation__question{color:#2f405e;word-break:keep-all;background:#eaf0ff;border-radius:8px 8px 2px;justify-self:end;max-width:72%;margin:0;padding:13px 15px;font-size:.76rem;font-weight:650;line-height:1.55}.landing-page--static .closing-conversation__answer{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:13px;display:grid}.landing-page--static .closing-conversation__avatar{color:#fff;background:var(--premium-blue);border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.landing-page--static .closing-conversation__avatar svg{width:17px;height:17px}.landing-page--static .closing-conversation__answer strong{color:var(--premium-ink);word-break:keep-all;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:700;line-height:1.42;display:block}.landing-page--static .closing-conversation__answer p{color:#5f6d82;word-break:keep-all;max-width:650px;margin:15px 0 0;font-size:.76rem;line-height:1.8}.landing-page--static .closing-conversation__answer p b{color:#2e4d9c}.landing-page--static .closing-conversation__key{border-left:3px solid var(--premium-blue);color:#33445f;margin-top:19px;padding:13px 0 13px 16px;font-size:.72rem;font-weight:680;line-height:1.55}.landing-page--static .closing-conversation__suggestions{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.landing-page--static .closing-conversation__suggestions span{color:#5d6c82;border:1px solid #d4deed;border-radius:6px;padding:7px 10px;font-size:.64rem;font-weight:620}.landing-page--static .closing-conversation__composer{color:#8a96a8;background:#fff;border:1px solid #cfd9e9;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:72px;margin:0 22px 22px;padding:0 13px 0 18px;font-size:.7rem;display:flex}.landing-page--static .closing-conversation__composer b{color:#fff;background:var(--premium-blue);border-radius:7px;flex:none;place-items:center;width:38px;height:38px;display:grid}.landing-page--static .closing-conversation__composer svg{width:17px;height:17px}.landing-page--static .scroll-rise,.landing-page--static .page-reveal{will-change:opacity, transform;opacity:0!important;transition:opacity .66s,transform .88s cubic-bezier(.16,1,.3,1)!important;transform:translateY(74px)scale(.975)!important}.landing-page--static .page-reveal--left{transform:translate(-64px,46px)scale(.98)!important}.landing-page--static .page-reveal--product{transform:translate(78px,68px)scale(.94)!important}.landing-page--static .scroll-rise.is-visible,.landing-page--static .page-reveal.is-visible{opacity:1!important;transform:translate(0,0)scale(1)!important}.landing-page--static .closing-conversation-stage:not(.is-visible) .closing-conversation__question,.landing-page--static .closing-conversation-stage:not(.is-visible) .closing-conversation__answer,.landing-page--static .closing-conversation-stage:not(.is-visible) .closing-conversation__composer{opacity:0}.landing-page--static .closing-conversation-stage:not(.is-visible) .closing-conversation__question{transform:translate(48px,18px)}.landing-page--static .closing-conversation-stage:not(.is-visible) .closing-conversation__answer{transform:translateY(40px)}.landing-page--static .closing-conversation-stage:not(.is-visible) .closing-conversation__composer{transform:translateY(28px)}.landing-page--static .closing-conversation-stage.is-visible .closing-conversation__question{animation:.62s cubic-bezier(.16,1,.3,1) .3s both closing-question-enter}.landing-page--static .closing-conversation-stage.is-visible .closing-conversation__answer{animation:.76s cubic-bezier(.16,1,.3,1) .5s both closing-answer-enter}.landing-page--static .closing-conversation-stage.is-visible .closing-conversation__composer{animation:.62s cubic-bezier(.16,1,.3,1) .76s both closing-composer-enter}@keyframes closing-question-enter{0%{opacity:0;transform:translate(48px,18px)}to{opacity:1;transform:translate(0,0)}}@keyframes closing-answer-enter{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translate(0,0)}}@keyframes closing-composer-enter{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translate(0,0)}}@media (width<=900px){.landing-page--static .deep-home--embedded,.landing-page--static .deep-home--embedded .deep-home__main{min-height:auto}.landing-page--static .deep-home--embedded .deep-home__main{padding:104px 28px 96px}.landing-page--static .deep-home--embedded:before{width:86%;right:-34%}.landing-page--static .answer-showcase .product-preview__layout{grid-template-columns:1fr}.landing-page--static .answer-showcase .product-preview__settings{border-right:0;border-bottom:1px solid var(--premium-line);grid-template-columns:150px minmax(0,1fr);gap:22px;display:grid}.landing-page--static .answer-showcase .product-preview__settings>p{grid-column:1/-1;margin:0}.landing-page--static .answer-showcase .product-preview__question{border-top:0;border-left:1px solid var(--premium-line);margin-top:0;padding-top:0;padding-left:20px}.landing-page--static .workspace-invite__inner{grid-template-columns:1fr;gap:64px;min-height:0;padding:104px 0 112px}.landing-page--static .workspace-invite__header{max-width:640px}.landing-page--static .closing-conversation-stage{width:min(720px,100%)}}@media (width<=680px){.landing-page--static .deep-home--embedded .deep-home__main{padding:82px 18px 78px}.landing-page--static .deep-home--embedded:before{width:126%;height:110%;top:-8%;right:-58%}.landing-page--static .deep-home--embedded:after{right:26%}.landing-page--static .deep-welcome__announcement{margin-bottom:26px;font-size:.66rem}.landing-page--static .deep-welcome__wordmark{white-space:nowrap;max-width:100%;font-size:clamp(3rem,14.4vw,4.4rem)}.landing-page--static .deep-welcome,.landing-page--static .deep-welcome__copy,.landing-page--static .deep-welcome__description{width:100%;min-width:0;max-width:100%}.landing-page--static .deep-welcome__tagline,.landing-page--static .deep-welcome__description{overflow-wrap:anywhere}.landing-page--static .deep-welcome__tagline{margin-top:28px;font-size:clamp(1.55rem,8vw,2.2rem)}.landing-page--static .deep-welcome__description{font-size:.84rem}.landing-page--static .deep-entry-points{grid-template-columns:1fr;gap:10px;margin-top:30px}.landing-page--static .product-tour .deep-product{grid-template-columns:1fr;min-height:480px;height:480px!important}.landing-page--static .product-tour .deep-product__sidebar{display:none}.landing-page--static .product-tour .deep-product__answer h2{font-size:1rem}.landing-page--static .product-tour .deep-product__answer>div>p:not(.deep-product__answer-label){font-size:.66rem;display:block}.landing-page--static .product-tour .deep-product__answer-detail{display:none!important}.landing-page--static .product-tour .deep-product__suggestions{display:flex}.landing-page--static .deep-entry{min-height:98px;padding:17px}.landing-page--static .deep-welcome__promise{max-width:280px;line-height:1.7}.landing-page--static .answer-showcase .product-preview__settings{padding:24px 20px;display:block}.landing-page--static .answer-showcase .product-preview__settings>p{margin-bottom:14px}.landing-page--static .answer-showcase .product-preview__question{border-top:1px solid var(--premium-line);border-left:0;margin-top:20px;padding-top:16px;padding-left:0}.landing-page--static .answer-showcase .product-preview__answer{padding:28px 20px 32px}.landing-page--static .answer-showcase .product-preview__answer h3{font-size:clamp(1.8rem,9vw,2.45rem)}.landing-page--static .answer-showcase .product-preview__summary{font-size:.82rem}.landing-page--static .answer-showcase .product-preview__sections section{grid-template-columns:25px minmax(0,1fr);gap:11px;padding:19px 0}.landing-page--static .workspace-invite__inner{gap:48px;width:calc(100% - 32px);padding:84px 0 92px}.landing-page--static .workspace-invite__header h2{font-size:clamp(2.7rem,13vw,4rem)}.landing-page--static .closing-conversation__body{gap:22px;min-height:0;padding:24px 18px 22px}.landing-page--static .closing-conversation__question{max-width:88%;font-size:.7rem}.landing-page--static .closing-conversation__answer{grid-template-columns:30px minmax(0,1fr);gap:10px}.landing-page--static .closing-conversation__avatar{width:30px;height:30px}.landing-page--static .closing-conversation__answer strong{font-size:1.08rem}.landing-page--static .closing-conversation__answer p{font-size:.7rem}.landing-page--static .closing-conversation__composer{min-height:62px;margin:0 14px 14px;padding-left:14px;font-size:.65rem}.landing-page--static .page-reveal--left,.landing-page--static .page-reveal--product,.landing-page--static .scroll-rise,.landing-page--static .page-reveal{transform:translateY(64px)scale(.97)!important}}@media (width<=380px){.landing-page--static .deep-welcome__wordmark{font-size:clamp(2.85rem,14vw,3.25rem)}.landing-page--static .deep-entry{grid-template-columns:34px minmax(0,1fr) 16px;gap:11px;padding-inline:14px}.landing-page--static .deep-entry__icon{width:34px;height:34px}.landing-page--static .closing-conversation>header{padding-inline:14px}.landing-page--static .closing-conversation__suggestions{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.landing-page--static .deep-home--embedded:before,.landing-page--static .deep-welcome__announcement,.landing-page--static .deep-welcome__wordmark,.landing-page--static .deep-welcome__tagline,.landing-page--static .deep-welcome__description,.landing-page--static .deep-entry-points,.landing-page--static .deep-welcome__promise,.landing-page--static .product-preview__answer,.landing-page--static .closing-conversation-stage.is-visible .closing-conversation__question,.landing-page--static .closing-conversation-stage.is-visible .closing-conversation__answer,.landing-page--static .closing-conversation-stage.is-visible .closing-conversation__composer{opacity:1!important;animation:none!important;transform:none!important}.landing-page--static .scroll-rise,.landing-page--static .page-reveal,.landing-page--static .scroll-rise.is-visible,.landing-page--static .page-reveal.is-visible{opacity:1!important;transition:none!important;transform:none!important}}#root{min-height:100svh}body.agent-home-page{--header-height:74px;background:#050607;height:100svh;overflow:hidden}.agent-home-page .site-header{background:#050607eb;border-bottom-color:#ffffff24}.agent-home-page .site-header__inner{width:calc(100% - 64px);max-width:none}.agent-home-page .brand-link{font-size:1.45rem}.agent-home-page .header-start{background:var(--color-primary-strong);border:1px solid #0000;min-width:86px;min-height:40px;font-size:.84rem}.agent-home-page .header-start:hover,.agent-home-page .header-start:focus-visible{background:#1687f8;border-color:#0000}.site-header__actions{align-items:center;gap:12px;margin-left:auto;display:flex}.header-recent{min-height:34px;color:inherit;cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;padding:0 4px;font-size:.76rem;font-weight:650}.header-recent:hover{color:var(--color-primary)}.header-recent:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.header-recent:disabled{cursor:wait;opacity:.68}.agent-home{min-height:100svh;padding-top:var(--header-height);color:var(--color-text);background:#050607;grid-template-columns:260px minmax(0,1fr);display:grid}.agent-dock{border-right:1px solid #ffffff24;min-width:0;padding:38px 10px 28px}.agent-dock__eyebrow{color:var(--color-text-muted);margin:0 28px;font-size:.76rem;font-weight:650}.agent-dock__list{align-content:start;gap:6px;margin-top:-20px;display:grid}.agent-card{color:#d2d2d7;cursor:pointer;text-align:left;min-height:156px;transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;border-radius:14px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:13px;padding:18px 22px 18px 28px;display:grid;position:relative}.agent-card:before{background:var(--color-primary);content:"";opacity:0;width:3px;transition:opacity var(--transition-fast), transform var(--transition-fast);border-radius:999px;position:absolute;top:17px;bottom:17px;left:0;transform:scaleY(.55)}.agent-card:hover{color:#fff;background:#ffffff0b}.agent-card.is-active{color:var(--color-primary);background:0 0}.agent-card.is-active:before{opacity:1;transform:scaleY(1)}.agent-card__icon{justify-self:center}.agent-card__content,.agent-card__content strong,.agent-card__content span{display:block}.agent-card__content strong{color:inherit;font-size:.98rem;font-weight:700}.agent-card__content span{color:var(--color-text-muted);word-break:keep-all;margin-top:6px;font-size:.75rem;line-height:1.45}.agent-workspace{min-width:0;min-height:calc(100svh - var(--header-height));overflow-y:auto}.agent-workspace__inner{width:min(100% - 64px,940px);margin-inline:auto;padding:clamp(134px,15vh,164px) 0 44px}.agent-workspace__header{text-align:center}.agent-workspace__header p{color:var(--color-primary);letter-spacing:.035em;margin:0;font-size:.82rem;font-weight:750}.agent-workspace__header h1{color:#fff;letter-spacing:-.07em;margin:14px 0 0;font-size:clamp(3.8rem,5.9vw,5.5rem);font-weight:720;line-height:1.1}.agent-workspace__header>span{color:var(--color-text-sub);margin-top:20px;font-size:1.05rem;display:block}.agent-mobile-select{display:none}.agent-composer{transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#101215;border:1px solid #ffffff73;border-radius:20px;margin-top:42px;overflow:hidden;box-shadow:0 24px 80px #00000040}.agent-composer:focus-within{border-color:#2997ffd6;box-shadow:0 0 0 1px #2997ff2e,0 24px 80px #00000047}.agent-composer textarea{resize:none;color:#fff;background:0 0;border:0;outline:0;width:100%;height:140px;min-height:140px;padding:28px 32px 20px;font-size:1rem;line-height:1.65;display:block}.agent-composer textarea::placeholder{color:#85858c}.agent-composer__footer{border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:12px 14px 12px 18px;display:flex}.agent-composer__settings{align-items:center;gap:10px;min-width:0;display:flex}.agent-select-control{color:#f5f5f7;min-width:0;min-height:48px;transition:border-color var(--transition-fast), background-color var(--transition-fast);border:1px solid #ffffff57;border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.agent-select-control:hover,.agent-select-control:focus-within{border-color:var(--color-primary);background:#2997ff0f}.agent-select-control select,.agent-mobile-select select{appearance:none;min-width:0;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;outline:0;font-size:.82rem;font-weight:650}.agent-select-control select option,.agent-mobile-select select option{color:#fff;background:#101215}.agent-submit{background:var(--color-primary-strong);color:#fff;cursor:pointer;min-height:48px;transition:background-color var(--transition-fast), opacity var(--transition-fast);border-radius:12px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 19px;font-size:.86rem;font-weight:750;display:inline-flex}.agent-submit:hover:not(:disabled){background:#1687f8}.agent-submit:disabled{cursor:not-allowed;opacity:.42}.agent-examples{margin-top:34px}.agent-examples>p{color:var(--color-text-muted);margin:0 0 10px;font-size:.78rem;font-weight:650}.agent-examples__list{border-top:1px solid #ffffff24}.agent-examples__list button{color:#ececef;cursor:pointer;text-align:left;width:100%;min-height:58px;transition:color var(--transition-fast), padding var(--transition-fast);background:0 0;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:20px;padding:0 8px 0 0;font-size:.9rem;display:flex}.agent-examples__list button:hover,.agent-examples__list button:focus-visible{color:var(--color-primary-hover);padding-left:8px}.agent-workspace__helper{color:var(--color-text-muted);text-align:center;justify-content:center;align-items:center;gap:8px;margin:30px 0 0;font-size:.76rem;display:flex}.auth-page,.account-page{min-height:100svh;padding:calc(var(--header-height) + 70px) 0 86px;background:var(--color-light-background);color:var(--color-light-text)}.auth-card,.account-card{background:var(--color-light-surface);border-radius:8px;width:min(100% - 48px,570px);margin-inline:auto;padding:clamp(32px,6vw,54px);box-shadow:0 24px 70px #00000014}.auth-card h1,.account-card h1{color:var(--color-light-text);letter-spacing:0;margin:14px 0;font-size:3.2rem;font-weight:700;line-height:1.08}.auth-card__intro,.account-card__intro{color:var(--color-light-text-sub);word-break:keep-all;margin-bottom:34px;line-height:1.65}.account-card__profile{margin-bottom:14px}.auth-form input,.conversation-title-input{border:1px solid var(--color-light-border);background:var(--color-light-background);width:100%;min-height:48px;color:var(--color-light-text);font:inherit;transition:border-color var(--transition-fast), background-color var(--transition-fast);border-radius:6px;padding:11px 13px}.auth-form input:hover,.auth-form input:focus,.conversation-title-input:hover,.conversation-title-input:focus{background:#fff;border-color:#0071e394;outline:0}.auth-form .button--primary{width:100%;margin-top:4px}.form-message{color:var(--color-light-text-sub);margin:0;font-size:.84rem;line-height:1.65}.form-message--error,.chat-composer__error{color:#b42318}.auth-links{color:var(--color-light-text-sub);gap:8px;margin-top:26px;font-size:.84rem;display:grid}.auth-links a{color:var(--color-primary-strong)}.app-header{z-index:30;min-height:var(--header-height);-webkit-backdrop-filter:saturate(180%)blur(20px);background:#fafafcd6;border-bottom:1px solid #00000014;position:sticky;top:0}.app-header__inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:24px;display:flex}.app-header .brand-link{color:var(--color-light-text)}.app-header .brand-link span{color:var(--color-primary-strong)}.app-header__actions{color:var(--color-light-text-sub);align-items:center;gap:18px;font-size:.78rem;display:flex}.app-header__actions a,.app-link-button{color:inherit;font:inherit;font-weight:600;text-decoration:none}.app-link-button{cursor:pointer;background:0 0;padding:0}.app-header__actions a:hover,.app-link-button:hover{color:var(--color-primary-strong)}.loading-page{min-height:calc(100svh - var(--header-height));background:var(--color-light-background);color:var(--color-light-text-sub);place-items:center;padding:40px;display:grid}.chat-shell{width:min(100% - 48px,1440px);margin-inline:auto}.chat-app{height:calc(100svh - var(--header-height));background:var(--color-light-background);color:var(--color-light-text)}.chat-app__layout{grid-template-columns:minmax(270px,310px) minmax(0,1fr);height:100%;display:grid}.chat-settings{border-right:1px solid var(--color-light-border);min-height:0;padding:30px 24px 28px 0;overflow-y:auto}.chat-settings__toggle{display:none}.chat-settings__content{gap:24px;min-height:100%;display:grid}.chat-settings__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.chat-settings__eyebrow,.chat-message__label,.chat-message__meta,.chat-empty-state__eyebrow{letter-spacing:0;margin:0;font-size:.68rem;font-weight:700}.chat-settings__eyebrow,.chat-empty-state__eyebrow,.chat-message__meta{color:var(--color-primary-strong)}.chat-settings h1{color:var(--color-light-text);letter-spacing:0;margin:7px 0 0;font-size:1.35rem}.chat-settings .learning-option span{border-radius:6px;min-height:40px;padding:7px 8px;font-size:.76rem}.chat-settings .learning-option-grid--modes{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-settings .learning-form__settings{grid-template-columns:1fr;gap:18px}.chat-settings .learning-form__settings .learning-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.chat-new-button,.chat-send-button{cursor:pointer;border:0}.chat-new-button{background:var(--color-primary-strong);color:#fff;border-radius:999px;min-height:42px;padding:0 14px;font-size:.78rem;font-weight:700}.chat-new-button:hover,.chat-send-button:hover{background:#0077ed}.chat-settings__new{width:100%}.conversation-list{align-content:start;gap:6px;display:grid}.conversation-list__item{color:var(--color-light-text-sub);transition:background-color var(--transition-fast), color var(--transition-fast);border-radius:6px;padding:12px 13px;text-decoration:none;display:block}.conversation-list__item:hover,.conversation-list__item.is-active{color:var(--color-light-text);background:#fff;box-shadow:0 8px 24px #0000000d}.conversation-list__item strong,.conversation-list__item span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.conversation-list__item strong{font-size:.82rem}.conversation-list__item span{color:var(--color-light-text-sub);margin-top:3px;font-size:.7rem}.chat-settings__delete{color:#b42318;text-align:left;margin-top:auto}.chat-workspace{background:#fff;grid-template-rows:minmax(0,1fr) auto auto;min-width:0;min-height:0;display:grid}.chat-conversation{overscroll-behavior:contain;min-height:0;overflow-y:auto}.chat-conversation__title{width:min(100%,880px);margin:0 auto;padding:18px clamp(18px,3vw,44px) 0}.chat-conversation__title form{gap:8px;display:flex}.chat-conversation__title>.app-link-button{color:var(--color-light-text-sub);font-size:.8rem}.chat-conversation__inner{width:min(100%,880px);min-height:100%;margin-inline:auto;padding:clamp(44px,7vw,82px) clamp(18px,3vw,44px) 48px}.chat-load-earlier{border:1px solid var(--color-light-border);color:var(--color-light-text-sub);background:var(--color-light-surface);border-radius:999px;margin:0 auto 28px;padding:9px 14px;font-size:.82rem;display:block}.chat-load-earlier:hover:not(:disabled){border-color:var(--color-light-text-sub);color:var(--color-light-text)}.chat-empty-state{max-width:600px;padding:clamp(52px,10vh,118px) 0}.chat-empty-state h2{color:var(--color-light-text);letter-spacing:0;margin:16px 0 0;font-size:3.65rem;font-weight:700;line-height:1.08}.chat-empty-state>p:last-child{color:var(--color-light-text-sub);word-break:keep-all;margin:24px 0 0;font-size:1rem;line-height:1.7}.chat-message-list{gap:34px;display:grid}.chat-message{gap:9px;display:grid}.chat-message--user{justify-items:end}.chat-message__label{color:var(--color-light-text-sub)}.chat-message__content{border:1px solid var(--color-light-border);background:#fff;border-radius:8px;width:min(100%,750px);padding:clamp(22px,3vw,32px);box-shadow:0 12px 34px #0000000f}.chat-message--user .chat-message__content{width:min(100%,620px);box-shadow:none;background:#0071e314;border-color:#0071e329}.chat-message--user .chat-message__content p{color:var(--color-light-text);white-space:pre-wrap;word-break:break-word;margin:0}.chat-message h3{color:var(--color-light-text);letter-spacing:0;word-break:keep-all;margin:13px 0 0;font-size:1.8rem;line-height:1.3}.chat-message__summary{color:var(--color-light-text-sub);word-break:keep-all;margin:13px 0 0;font-size:.92rem;line-height:1.72}.chat-message__sections{gap:12px;margin-top:24px;display:grid}.chat-message__section{background:var(--color-light-background);border-radius:6px;padding:16px 18px}.chat-message__section h4{color:var(--color-light-text);margin:0;font-size:.9rem}.chat-message__section p{color:var(--color-light-text-sub);word-break:keep-all;margin:6px 0 0;font-size:.88rem;line-height:1.7}.chat-composer{z-index:2;border-top:1px solid var(--color-light-border);-webkit-backdrop-filter:blur(16px);background:#ffffffeb;position:relative}.chat-composer__inner{width:min(100%,880px);margin-inline:auto;padding:16px clamp(18px,3vw,44px) 12px}.chat-composer textarea{resize:none;border:1px solid var(--color-light-border);background:var(--color-light-background);width:100%;min-height:84px;color:var(--color-light-text);font:inherit;transition:border-color var(--transition-fast), background-color var(--transition-fast);border-radius:8px;padding:15px 16px;font-size:.94rem;line-height:1.65;display:block}.chat-composer textarea::placeholder{color:var(--color-light-text-sub)}.chat-composer textarea:hover,.chat-composer textarea:focus{background:#fff;border-color:#0071e394;outline:0}.chat-composer textarea:disabled{cursor:wait;opacity:.7}.chat-composer__footer{justify-content:space-between;align-items:center;gap:18px;margin-top:10px;display:flex}.chat-composer__footer p,.chat-live{color:var(--color-light-text-sub);margin:0;font-size:.72rem;line-height:1.5}.chat-send-button{background:var(--color-primary-strong);color:#fff;border-radius:999px;flex:none;min-height:38px;padding:0 16px;font-size:.78rem;font-weight:700}.chat-send-button:disabled{cursor:not-allowed;opacity:.48}.chat-live{min-height:1.5em;padding:0 clamp(18px,3vw,44px) 10px}@media (width<=900px){body.agent-home-page{--header-height:64px;height:auto;min-height:100svh;overflow:hidden auto}.agent-home-page .site-header__inner{width:calc(100% - 40px)}.agent-home-page .header-start{min-width:72px;min-height:36px}.site-header__actions{gap:8px}.header-recent{min-height:30px;font-size:.7rem}.agent-home{min-height:100svh;display:block}.agent-dock{display:none}.agent-workspace{min-height:calc(100svh - var(--header-height));overflow:visible}.agent-workspace__inner{width:min(100% - 40px,680px);padding:28px 0 48px}.agent-mobile-select{color:var(--color-text-sub);border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;font-size:.8rem;font-weight:650;display:flex}.agent-mobile-select__control{color:#fff;border:1px solid #ffffff4d;border-radius:10px;align-items:center;gap:8px;min-height:38px;padding:0 12px;display:inline-flex}.agent-workspace__header{padding-top:54px}.agent-workspace__header h1{font-size:clamp(2.7rem,8vw,3.6rem)}.agent-composer__footer{flex-direction:column;align-items:stretch}.agent-composer__settings{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.agent-select-control:first-child{grid-column:1/-1}.agent-select-control select{flex:1}.agent-submit{width:100%}body.chat-page{height:auto;min-height:100svh;overflow:hidden auto}.app-header__actions>span{display:none}.chat-app{height:auto;min-height:calc(100svh - var(--header-height))}.chat-app__layout{height:auto;display:block}.chat-settings{border-right:0;border-bottom:1px solid var(--color-light-border);padding:0;overflow:visible}.chat-settings__toggle{width:100%;min-height:54px;color:var(--color-light-text);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:0;font-size:.84rem;font-weight:700;display:flex}.chat-settings__toggle span:last-child{color:var(--color-primary-strong);font-size:.76rem}.chat-settings__content{min-height:0;padding:0 0 24px;display:none}.chat-settings.is-open .chat-settings__content{display:grid}.conversation-list{max-height:210px;overflow-y:auto}.chat-settings__delete{margin-top:0}.chat-workspace{min-height:calc(100svh - var(--header-height) - 55px)}.chat-conversation{overflow:visible}.chat-conversation__inner{min-height:auto;padding-top:42px}.chat-composer{position:sticky;bottom:0}}@media (width<=520px){.agent-home-page .brand-link{font-size:.9rem}.agent-workspace__inner{width:calc(100% - 32px);padding-top:22px}.agent-mobile-select{gap:12px}.agent-workspace__header{padding-top:44px}.agent-workspace__header h1{max-width:330px;margin-inline:auto;font-size:clamp(2.35rem,11vw,3rem);line-height:1.12}.agent-workspace__header>span{word-break:keep-all;margin-top:16px;font-size:.88rem;line-height:1.6}.agent-composer{border-radius:16px;margin-top:30px}.agent-composer textarea{height:132px;min-height:132px;padding:22px 20px 16px;font-size:.94rem}.agent-composer__footer{padding:12px}.agent-select-control{min-height:44px;padding-inline:9px}.agent-select-control select{font-size:.76rem}.agent-examples{margin-top:28px}.agent-examples__list button{min-height:64px;font-size:.84rem;line-height:1.5}.agent-workspace__helper{align-items:flex-start;font-size:.7rem;line-height:1.55}.auth-card,.account-card{border-radius:8px;width:min(100% - 40px,570px);padding:34px 24px}.auth-form__school-numbers{grid-template-columns:1fr}.app-header__inner{gap:12px}.app-header__actions{gap:12px;font-size:.73rem}.chat-shell{width:min(100% - 40px,1440px)}.chat-empty-state h2{font-size:2.65rem}.chat-empty-state>p:last-child{font-size:.92rem}.chat-message-list{gap:26px}.chat-message__content{border-radius:8px;padding:20px}.chat-composer__footer{align-items:flex-start}}body.chat-page{background:#f7f8fc;height:100svh;overflow:hidden}.workspace-app{width:100%;height:100svh;color:var(--color-light-text);background:#f7f8fc;grid-template-columns:264px minmax(0,1fr);display:grid;overflow:hidden}.workspace-sidebar{z-index:5;background:#eef1f6;border-right:1px solid #dfe4ed;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;gap:14px;min-width:0;min-height:0;padding:18px 14px 14px;animation:.62s cubic-bezier(.16,1,.3,1) both workspaceSidebarIn;display:grid;position:relative}.workspace-sidebar__header{justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding-inline:6px;display:flex}.workspace-sidebar__close{color:#667085;cursor:pointer;background:0 0;border-radius:50%;width:32px;height:32px;font-size:1.2rem;display:none}.workspace-new-button{color:#303744;cursor:pointer;text-align:left;min-height:42px;transition:border-color var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);background:#fff;border:1px solid #d4dae5;border-radius:7px;align-items:center;gap:9px;padding:0 12px;font-size:.8rem;font-weight:700;display:flex}.workspace-new-button:hover{color:var(--color-primary);border-color:#4d6bfe73;transform:translateY(-1px)}.workspace-new-button span{color:var(--color-primary);font-size:1rem}.workspace-sidebar__label{color:#8a93a2;margin:6px 7px 0;font-size:.68rem;font-weight:720}.workspace-sidebar .conversation-list{overscroll-behavior:contain;align-content:start;min-height:0;overflow-y:auto}.workspace-sidebar .conversation-list__item{color:#626d7e;border-radius:6px;padding:10px 11px}.workspace-sidebar .conversation-list__item:hover,.workspace-sidebar .conversation-list__item.is-active{color:#252b35;background:#fff;box-shadow:0 8px 24px #303c580f}.workspace-delete-button{color:#a04444;cursor:pointer;text-align:left;background:0 0;padding:8px 7px;font-size:.7rem}.workspace-sidebar__footer{border-top:1px solid #dce1e9;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:12px 6px 0;display:grid}.workspace-user{color:#3e4654;align-items:center;gap:9px;min-width:0;text-decoration:none;display:flex}.workspace-user>span{background:var(--color-primary);color:#fff;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:.72rem;font-weight:740;display:grid}.workspace-user p{min-width:0;margin:0;line-height:1.25}.workspace-user strong,.workspace-user small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.workspace-user strong{font-size:.72rem}.workspace-user small{color:#8a93a2;margin-top:2px;font-size:.62rem}.workspace-sidebar__footer>button{color:#7e8795;cursor:pointer;background:0 0;padding:5px;font-size:.65rem}.workspace-sidebar-overlay{display:none}.workspace-main{background:#fff;grid-template-rows:auto minmax(0,1fr) auto auto;min-width:0;min-height:0;display:grid}.workspace-toolbar{z-index:4;-webkit-backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #e1e5ed;align-items:center;gap:20px;min-height:68px;padding:10px 20px;animation:.62s cubic-bezier(.16,1,.3,1) 80ms both workspaceToolbarIn;display:flex;position:relative}.workspace-menu-button{color:#596273;cursor:pointer;background:#f2f4f8;border-radius:6px;flex:none;width:36px;height:36px;display:none}.workspace-toolbar__title{min-width:150px;max-width:250px;margin-right:auto}.workspace-title-button{color:#252a34;cursor:pointer;text-align:left;background:0 0;border-radius:5px;gap:1px;max-width:100%;padding:4px 6px;display:grid}.workspace-title-button>span{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:720;overflow:hidden}.workspace-title-button small{color:#98a2b3;font-size:.6rem}.workspace-toolbar__title form{gap:6px;display:flex}.workspace-toolbar__title input{min-width:0;min-height:36px}.workspace-toolbar__title form button{background:var(--color-primary);color:#fff;cursor:pointer;border-radius:5px;padding:0 10px;font-size:.7rem}.workspace-controls{justify-content:flex-end;align-items:center;gap:8px;display:flex}.workspace-controls label{gap:3px;display:grid;position:relative}.workspace-controls label>span{color:#8b94a3;padding-left:3px;font-size:.58rem;font-weight:680}.workspace-controls select{color:#3e4654;cursor:pointer;width:142px;height:36px;transition:border-color var(--transition-fast), background-color var(--transition-fast);background-color:#f8f9fc;border:1px solid #dce1ea;border-radius:6px;outline:0;padding:0 28px 0 10px;font-size:.7rem;font-weight:650}.workspace-controls label:nth-child(2) select{width:160px}.workspace-controls select:hover,.workspace-controls select:focus{background-color:#fff;border-color:#4d6bfe85}.workspace-main .chat-conversation{overscroll-behavior:contain;min-height:0;overflow-y:auto}.workspace-main .chat-conversation__inner{width:min(100%,920px);min-height:100%;margin-inline:auto;padding:54px 38px 48px}.workspace-empty{text-align:center;align-content:center;justify-items:center;max-width:720px;min-height:100%;margin-inline:auto;padding:38px 0;animation:.82s cubic-bezier(.16,1,.3,1) .16s both workspaceEmptyIn;display:grid}.workspace-empty__mark{background:#edf1ff;border:1px solid #dae1ff;border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:24px;display:grid;transform:scale(1.25)}.workspace-empty__mark .brand-name{display:none}.workspace-empty h2{color:#202530;margin:12px 0 0;font-size:3.2rem;font-weight:700;line-height:1.1}.workspace-empty>p:not(.chat-empty-state__eyebrow){color:#737d8d;margin:18px 0 0;font-size:.9rem}.workspace-suggestions{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;width:min(100%,680px);margin-top:36px;display:grid}.workspace-suggestions button{color:#596476;cursor:pointer;min-height:62px;transition:border-color var(--transition-fast), color var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast);background:#fff;border:1px solid #e0e4ec;border-radius:7px;padding:10px 13px;font-size:.72rem;line-height:1.45}.workspace-suggestions button:hover{color:var(--color-primary);border-color:#4d6bfe61;transform:translateY(-2px);box-shadow:0 10px 28px #35497d14}.workspace-main .chat-message{animation:.56s cubic-bezier(.16,1,.3,1) both chatMessageIn}.workspace-composer{z-index:3;-webkit-backdrop-filter:none;background:#fff;border-top:0;animation:.7s cubic-bezier(.16,1,.3,1) .18s both workspaceComposerIn;position:relative}.workspace-composer .chat-composer__inner{width:min(100%,920px);padding:12px 38px 14px}.workspace-composer__box{transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#fff;border:1px solid #d8dee9;border-radius:8px;overflow:hidden;box-shadow:0 16px 44px #2a36581c}.workspace-composer__box:focus-within{border-color:#4d6bfe94;box-shadow:0 18px 50px #4d6bfe24}.workspace-composer textarea{resize:none;background:0 0;border:0;border-radius:0;min-height:74px;padding:16px 17px 4px}.workspace-composer textarea:hover,.workspace-composer textarea:focus{background:0 0;border:0}.workspace-composer .chat-composer__footer{margin:0;padding:7px 10px 10px 16px}.workspace-composer .chat-composer__footer p{color:#7f8999;font-size:.66rem}.workspace-composer .chat-send-button{background:var(--color-primary);border-radius:50%;place-items:center;width:38px;min-height:38px;padding:0;display:grid}.workspace-composer .chat-send-button span{font-size:1rem;font-weight:760}.workspace-composer .chat-composer__error{margin:8px 3px 0;font-size:.72rem}.workspace-main .chat-live{text-align:center;min-height:20px;padding:0 38px 7px}@keyframes workspaceSidebarIn{0%{opacity:0;transform:translate(-42px)}to{opacity:1;transform:translate(0)}}@keyframes workspaceToolbarIn{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translateY(0)}}@keyframes workspaceEmptyIn{0%{opacity:0;filter:blur(14px);transform:translateY(52px)scale(.95)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes workspaceComposerIn{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}@keyframes chatMessageIn{0%{opacity:0;filter:blur(8px);transform:translateY(28px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (width<=1100px){.workspace-toolbar{flex-wrap:wrap;align-items:flex-start}.workspace-toolbar__title{padding-top:6px}.workspace-controls{order:3;justify-content:flex-start;width:100%}.workspace-controls label{flex:1 1 0}.workspace-controls select,.workspace-controls label:nth-child(2) select{width:100%}}@media (width<=900px){body.chat-page{height:100svh;overflow:hidden}.workspace-app{height:100svh;display:block}.workspace-sidebar{z-index:50;width:min(82vw,300px);transition:transform .42s cubic-bezier(.16,1,.3,1);animation:none;position:fixed;top:0;bottom:0;left:0;transform:translate(-104%)}.workspace-sidebar.is-open{transform:translate(0)}.workspace-sidebar__close,.workspace-menu-button{place-items:center;display:grid}.workspace-sidebar-overlay{z-index:45;cursor:pointer;-webkit-backdrop-filter:blur(3px);background:#191f2b4d;display:block;position:fixed;inset:0}.workspace-main{height:100svh}.workspace-main .chat-conversation{overflow-y:auto}.workspace-composer{position:relative;bottom:auto}}@media (width<=620px){.workspace-toolbar{gap:10px;padding:8px 12px 10px}.workspace-toolbar__title{min-width:0;max-width:calc(100% - 48px);padding-top:2px}.workspace-controls{grid-template-columns:.95fr 1.25fr .8fr;gap:5px;display:grid}.workspace-controls label>span{display:none}.workspace-controls select,.workspace-controls label:nth-child(2) select{height:34px;padding-right:20px;font-size:.62rem}.workspace-main .chat-conversation__inner{padding:34px 18px 30px}.workspace-empty__mark{margin-bottom:18px}.workspace-empty h2{font-size:2.35rem}.workspace-empty>p:not(.chat-empty-state__eyebrow){font-size:.82rem}.workspace-suggestions{grid-template-columns:1fr;margin-top:26px}.workspace-suggestions button{min-height:46px}.workspace-composer .chat-composer__inner{padding:8px 12px 10px}.workspace-main .chat-live{padding-inline:12px}}@media (prefers-reduced-motion:reduce){.workspace-sidebar,.workspace-toolbar,.workspace-empty,.workspace-composer,.workspace-main .chat-message{opacity:1!important;filter:none!important;transition-duration:.01ms!important;animation:none!important;transform:none!important}}.auth-page{min-height:100svh;padding:calc(var(--header-height) + 54px) 0 68px;color:var(--color-light-text);isolation:isolate;background:#eef4ff;align-items:center;display:grid;position:relative;overflow:hidden}.auth-page--register{align-items:start;overflow:hidden}.auth-ambient{z-index:0;inset:var(--header-height) 0 0;pointer-events:none;position:absolute;overflow:hidden}.auth-ambient span{will-change:transform;background:#ffffff2e;border:1px solid #4d6bfe1a;display:block;position:absolute}.auth-ambient span:first-child{width:460px;height:300px;animation:12s ease-in-out infinite alternate authPlaneOne;top:-110px;right:-90px;transform:rotate(24deg)}.auth-ambient span:nth-child(2){width:620px;height:350px;animation:15s ease-in-out infinite alternate authPlaneTwo;bottom:-160px;left:-130px;transform:rotate(-17deg)}.auth-ambient span:nth-child(3){background:#4d6bfe1f;width:1px;height:58%;top:16%;left:8%;transform:rotate(11deg)}.auth-ambient span:nth-child(4){background:#4d6bfe17;width:1px;height:48%;top:32%;right:17%;transform:rotate(-13deg)}.auth-ambient span:nth-child(5){height:1px;top:23%;left:-6%;right:-6%;transform:rotate(-5deg)}.auth-ambient span:nth-child(6){height:1px;bottom:17%;left:-8%;right:-8%;transform:rotate(7deg)}.auth-ambient>i{background:#4d6bfe2e;width:1px;height:138%;animation:7s cubic-bezier(.45,0,.55,1) infinite authScanner;position:absolute;top:-18%;left:48%;transform:rotate(31deg)translateY(-18%);box-shadow:0 0 24px #4d6bfe33}.auth-shell{z-index:1;grid-template-columns:minmax(0,1fr) minmax(480px,.78fr);align-items:center;gap:92px;width:min(100% - 64px,1320px);margin-inline:auto;display:grid;position:relative}.auth-shell--register{grid-template-columns:minmax(370px,.72fr) minmax(570px,1fr);align-items:start;gap:76px}.auth-story{min-width:0;max-width:620px;animation:1s cubic-bezier(.16,1,.3,1) both authStoryIn}.auth-story__eyebrow{color:var(--color-primary);margin:0 0 18px;font-family:SFMono-Regular,Consolas,monospace;font-size:.68rem;font-weight:760}.auth-story h2{color:#202735;margin:0;font-size:4rem;font-weight:720;line-height:1.08}.auth-story h2 strong{color:var(--color-primary);font-weight:inherit}.auth-story__description{color:#69758b;word-break:keep-all;max-width:520px;margin:24px 0 0;font-size:.94rem;line-height:1.75}.auth-activity{-webkit-backdrop-filter:blur(16px);transform-origin:0;background:#ffffffd6;border:1px solid #d9e2f3;border-radius:8px;width:min(100%,560px);margin-top:46px;animation:1.1s cubic-bezier(.16,1,.3,1) .24s both authActivityIn;position:relative;overflow:hidden;transform:perspective(1300px)rotateY(4deg)rotateX(1deg);box-shadow:0 28px 80px #364f8b24}.auth-activity:after{z-index:3;content:"";pointer-events:none;background:#4d6bfe06;border-top:1px solid #4d6bfe1a;border-bottom:1px solid #4d6bfe12;height:38px;animation:4.8s ease-in-out infinite authActivityScan;position:absolute;left:0;right:0}.auth-activity header{color:#737f93;background:#fbfcff;border-bottom:1px solid #e2e8f2;justify-content:space-between;align-items:center;min-height:48px;padding:0 18px;font-size:.68rem;font-weight:680;display:flex}.auth-activity header span{align-items:center;gap:8px;display:inline-flex}.auth-activity header i,.auth-card__topline i{background:#20b57b;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #20b57b1a}.auth-activity header b{color:var(--color-primary);font-weight:720}.auth-activity__question,.auth-activity__answer{grid-template-columns:31px minmax(0,1fr);align-items:start;gap:13px;padding:17px 20px;display:grid}.auth-activity__question{background:#f5f8fd;border-bottom:1px solid #e2e8f2}.auth-activity__question>span,.auth-activity__answer>span{color:#69758b;background:#e8edf5;border-radius:50%;place-items:center;width:29px;height:29px;font-size:.62rem;font-weight:760;display:grid}.auth-activity__answer>span{color:var(--color-primary);background:#e8edff}.auth-activity__question p,.auth-activity__answer p{color:#343b48;word-break:keep-all;margin:3px 0 0;font-size:.78rem;line-height:1.55}.auth-activity__answer p{color:#697386}.auth-activity__answer p b{color:#2f3643;margin-bottom:3px;display:block}.auth-activity footer{color:#929bab;border-top:1px solid #edf0f5;align-items:center;gap:5px;min-height:35px;padding:0 20px;font-size:.6rem;display:flex}.auth-activity footer i{background:var(--color-primary);border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite authDot}.auth-activity footer i:nth-child(2){animation-delay:.14s}.auth-activity footer i:nth-child(3){animation-delay:.28s}.auth-activity footer span{margin-left:4px}.auth-setup{margin-top:48px;list-style:none;display:grid}.auth-setup li{opacity:0;border-top:1px solid #4d6bfe29;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:16px;min-height:88px;animation:.72s cubic-bezier(.16,1,.3,1) both authStepIn;display:grid;transform:translate(-34px)}.auth-setup li:first-child{animation-delay:.28s}.auth-setup li:nth-child(2){animation-delay:.41s}.auth-setup li:nth-child(3){border-bottom:1px solid #4d6bfe29;animation-delay:.54s}.auth-setup li>span{color:#8390a7;border:1px solid #4d6bfe33;border-radius:50%;place-items:center;width:38px;height:38px;font-family:SFMono-Regular,Consolas,monospace;font-size:.64rem;font-weight:720;display:grid}.auth-setup li.is-current>span{border-color:var(--color-primary);background:var(--color-primary);color:#fff;box-shadow:0 10px 26px #4d6bfe38}.auth-setup b,.auth-setup p{margin:0;display:block}.auth-setup b{color:#303744;font-size:.86rem}.auth-setup p{color:#8490a3;margin-top:3px;font-size:.72rem}.auth-card{-webkit-backdrop-filter:blur(22px);background:#fffffff0;border:1px solid #d8e0ef;border-radius:8px;width:auto;margin:0;padding:46px 48px 42px;transition:border-color .3s,box-shadow .3s;animation:1s cubic-bezier(.16,1,.3,1) .1s both authCardIn;position:relative;overflow:hidden;box-shadow:0 32px 96px #2d427429}.auth-card:before{background:var(--color-primary);content:"";transform-origin:0;height:3px;animation:1.2s cubic-bezier(.16,1,.3,1) .38s both authCardLine;position:absolute;top:0;left:0;right:0;transform:scaleX(.26)}.auth-card:focus-within{border-color:#4d6bfe52;box-shadow:0 38px 110px #2d427430,0 0 0 1px #4d6bfe0d}.auth-shell--register .auth-card{padding:38px 44px 40px}.auth-card__topline{color:#8a95a8;justify-content:space-between;align-items:center;gap:18px;min-height:28px;margin-bottom:28px;font-size:.66rem;font-weight:700;display:flex}.auth-card__topline>span{align-items:center;gap:9px;display:inline-flex}.auth-card__topline a{color:#717e94;transition:color var(--transition-fast);text-decoration:none}.auth-card__topline a:hover{color:var(--color-primary)}.auth-card>.section-eyebrow{margin:0;font-family:SFMono-Regular,Consolas,monospace;font-size:.65rem}.auth-card h1{color:#212733;margin:13px 0 0;font-size:3.25rem;font-weight:730;line-height:1.07}.auth-shell--register .auth-card h1{font-size:2.75rem}.auth-card__intro{color:#727e91;max-width:520px;margin:18px 0 31px;font-size:.84rem;line-height:1.7}.auth-shell--register .auth-card__intro{margin-bottom:24px}.auth-form{gap:17px;display:grid}.auth-form label{color:#3b4351;gap:8px;font-size:.76rem;font-weight:710;display:grid}.auth-form label>span{display:block}.auth-form input{color:#252c38;width:100%;min-height:50px;font:inherit;background:#f7f9fd;border:1px solid #dbe2ee;border-radius:6px;padding:12px 14px;font-size:.84rem;font-weight:520;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s}.auth-form input::placeholder{color:#a1aabd;opacity:1}.auth-form input:hover{background:#fff;border-color:#c5d0e3}.auth-form input:focus{background:#fff;border-color:#4d6bfe9e;outline:0;transform:translateY(-1px);box-shadow:0 0 0 4px #4d6bfe17}.auth-form__group{border-top:1px solid #e3e8f1;gap:14px;padding-top:19px;display:grid}.auth-form__group--last{padding-bottom:2px}.auth-form__group-title{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;margin-bottom:2px;display:grid}.auth-form__group-title>span{color:var(--color-primary);font-family:SFMono-Regular,Consolas,monospace;font-size:.62rem;font-weight:760}.auth-form__group-title p,.auth-form__group-title b,.auth-form__group-title small{margin:0;display:block}.auth-form__group-title b{color:#343c49;font-size:.8rem}.auth-form__group-title small{color:#929caf;margin-top:1px;font-size:.64rem;font-weight:560}.auth-form__student-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:12px;display:grid}.auth-form__school-numbers{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.auth-submit{cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:52px;margin-top:5px;padding:0 8px 0 20px;display:flex;box-shadow:0 14px 30px #4d6bfe33}.auth-submit b{color:#fff;background:#ffffff26;border-radius:50%;place-items:center;width:36px;height:36px;font-size:1rem;font-weight:520;transition:transform .22s,background-color .22s;display:grid}.auth-submit:hover b{background:#ffffff3b;transform:translate(2px)}.auth-submit:disabled{cursor:wait;opacity:.68}.auth-links{color:#8a95a7;justify-content:space-between;align-items:center;gap:18px;margin-top:24px;font-size:.72rem;display:flex}.auth-links a{color:var(--color-primary-strong);font-weight:710;text-decoration:none}.auth-links a b{font-weight:520}.form-message{background:#fff5f4;border-left:2px solid #b42318;padding:10px 12px;font-size:.75rem}@keyframes authStoryIn{0%{opacity:0;filter:blur(15px);transform:translate(-72px,36px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes authCardIn{0%{opacity:0;filter:blur(18px);transform:perspective(1400px)translate3d(92px,58px,-120px)rotateY(-9deg)scale(.94)}to{opacity:1;filter:blur();transform:perspective(1400px)translate(0,0)rotateY(0)scale(1)}}@keyframes authActivityIn{0%{opacity:0;filter:blur(12px);transform:perspective(1300px)translate3d(-80px,54px,-110px)rotateY(13deg)scale(.9)}to{opacity:1;filter:blur();transform:perspective(1300px)translate(0,0)rotateY(4deg)rotateX(1deg)scale(1)}}@keyframes authCardLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes authStepIn{to{opacity:1;transform:translate(0)}}@keyframes authPlaneOne{to{transform:translate(-90px,80px)rotate(19deg)}}@keyframes authPlaneTwo{to{transform:translate(120px,-62px)rotate(-11deg)}}@keyframes authScanner{0%,to{opacity:.2;transform:rotate(31deg)translateY(-26%)}50%{opacity:.82;transform:rotate(31deg)translateY(26%)}}@keyframes authActivityScan{0%,to{opacity:0;transform:translateY(-60px)}35%,65%{opacity:1}78%{opacity:0;transform:translateY(235px)}}@keyframes authDot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@media (width<=1100px){.auth-shell{gap:56px}.auth-story h2{font-size:3.35rem}.auth-card{padding-inline:38px}}@media (width<=920px){.auth-page,.auth-page--register{padding-top:calc(var(--header-height) + 42px);align-items:start;overflow:hidden}.auth-shell,.auth-shell--register{grid-template-columns:1fr;gap:58px}.auth-card{order:1;justify-self:center;width:min(100%,620px)}.auth-story{text-align:center;order:2;justify-self:center;width:min(100%,700px);max-width:none;padding-bottom:20px}.auth-story__description{margin-inline:auto}.auth-activity{transform-origin:50%;margin-inline:auto}.auth-setup{text-align:left;width:min(100%,560px);margin-inline:auto}}@media (width<=620px){.auth-page,.auth-page--register{padding:calc(var(--header-height) + 24px) 0 50px}.auth-shell,.auth-shell--register{gap:48px;width:min(100% - 32px,620px)}.auth-card,.auth-shell--register .auth-card{width:100%;padding:30px 22px 28px}.auth-card__topline{margin-bottom:22px}.auth-card h1,.auth-shell--register .auth-card h1{font-size:2.55rem}.auth-card__intro{margin-bottom:25px}.auth-form__student-grid{grid-template-columns:1fr}.auth-form__school-numbers{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.auth-form input{min-height:48px;padding-inline:11px;font-size:.78rem}.auth-links{flex-direction:column;align-items:flex-start;gap:7px}.auth-story h2{font-size:2.65rem}.auth-story__description{font-size:.86rem}.auth-activity{margin-top:34px;transform:none}.auth-activity__answer{padding-bottom:15px}.auth-activity__answer p{font-size:.72rem}.auth-ambient span:nth-child(3),.auth-ambient span:nth-child(4){display:none}}@media (prefers-reduced-motion:reduce){.auth-ambient span,.auth-ambient>i,.auth-story,.auth-activity,.auth-activity:after,.auth-activity footer i,.auth-setup li,.auth-card,.auth-card:before{opacity:1!important;filter:none!important;transition-duration:.01ms!important;animation:none!important;transform:none!important}}.deep-home{--deep-blue:#4267f6;--deep-blue-dark:#3154e6;--deep-ink:#151b28;--deep-muted:#6e7b91;min-width:320px;min-height:100svh;color:var(--deep-ink);background:#f6f8fc;grid-template-rows:auto 1fr auto;font-family:Inter,Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.deep-home *,.deep-home :before,.deep-home :after{box-sizing:border-box}.deep-home button{color:inherit;font:inherit}.deep-home a{color:inherit;text-decoration:none}.deep-home__skip{z-index:100;background:#20232b;border-radius:8px;padding:10px 15px;position:fixed;top:-60px;left:18px;color:#fff!important}.deep-home__skip:focus{top:12px}.deep-header{background:#fff;border-bottom:1px solid #e1e6ef;justify-content:space-between;align-items:center;width:100%;min-height:64px;padding:0 26px;display:flex}.deep-header nav{color:#66748c;align-items:center;gap:22px;font-size:.78rem;font-weight:650;display:flex}.deep-header nav button{color:#fff;background:var(--deep-blue);cursor:pointer;border:0;border-radius:10px;min-height:36px;padding:0 16px;font-size:.76rem;font-weight:750}.deep-brand{color:#273248;letter-spacing:-.025em;align-items:center;gap:9px;font-size:.96rem;font-weight:760;display:inline-flex}.deep-brand strong{color:var(--deep-blue);font-weight:800}.deep-brand__mark{background:linear-gradient(145deg,#7591ff,#4267f6 60%,#3151d6);border-radius:9px;width:28px;height:28px;display:inline-block;position:relative;box-shadow:0 7px 16px #4267f62e,inset 0 1px 1px #ffffff7a}.deep-brand__mark i{background:#fff;border-radius:50%;display:block;position:absolute}.deep-brand__mark i:first-child{width:5px;height:5px;top:7px;left:7px;box-shadow:8px 0 #fff,4px 8px #fff}.deep-brand__mark i:nth-child(2),.deep-brand__mark i:nth-child(3){background:#ffffffbd;border-radius:0;width:10px;height:1px;top:10px;left:10px}.deep-brand__mark i:nth-child(2){transform:rotate(60deg)}.deep-brand__mark i:nth-child(3){transform:rotate(-60deg)}.deep-home__main{min-height:max(640px, calc(100svh - var(--header-height,74px)));background:#f8faff;place-items:center;padding:54px 32px 62px;display:grid;overflow:hidden}.deep-home--embedded{min-height:max(640px, calc(100svh - var(--header-height,74px)));background:#f8faff;border-bottom:1px solid #e1e6ef;display:block}.deep-home--embedded .deep-home__main{min-height:max(640px, calc(100svh - var(--header-height,74px)))}.deep-welcome{width:min(1040px,100%);display:block}.deep-welcome__copy{text-align:center;width:100%}.deep-welcome__announcement{color:#7788a3;align-items:center;gap:8px;margin:0 0 clamp(34px,6vh,58px);font-size:.76rem;font-weight:670;display:inline-flex}.deep-welcome__announcement svg{width:16px;height:16px;color:var(--deep-blue)}.deep-welcome__wordmark{color:var(--deep-blue);letter-spacing:-.075em;margin:0;font-size:clamp(4rem,8.4vw,7.3rem);font-weight:760;line-height:.92}.deep-welcome__wordmark strong{color:inherit;font-weight:inherit}.deep-welcome__tagline{color:#354158;letter-spacing:-.045em;margin:23px 0 0;font-size:clamp(1.35rem,2.5vw,2rem);font-weight:720}.deep-welcome__description{max-width:630px;color:var(--deep-muted);word-break:keep-all;margin:18px auto 0;font-size:.9rem;line-height:1.75}.deep-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(760px,100%);margin:42px auto 0;display:grid}.deep-action{text-align:left;cursor:pointer;border-radius:16px;justify-content:space-between;align-items:center;gap:22px;min-height:116px;padding:24px 26px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.deep-action>span{gap:9px;display:grid}.deep-action strong{letter-spacing:-.03em;font-size:1rem;font-weight:770}.deep-action small{color:#728098;word-break:keep-all;font-size:.72rem;font-weight:520;line-height:1.55}.deep-action--primary{background:#fff;border:1.5px solid #57f;box-shadow:0 18px 42px #3758cb1c,inset 0 -3px #4267f614;color:var(--deep-blue)!important}.deep-action--primary:hover,.deep-action--primary:focus-visible{border-color:var(--deep-blue-dark);transform:translateY(-2px);box-shadow:0 22px 52px #3758cb2b,inset 0 -3px #4267f61a}.deep-action--secondary{color:#42516a;background:#fff;border:1px solid #d8dfec;box-shadow:0 16px 38px #404f7012}.deep-action--secondary:hover,.deep-action--secondary:focus-visible{color:var(--deep-blue);border-color:#aebdf3;transform:translateY(-2px);box-shadow:0 20px 44px #3758cb1c}.deep-action svg{flex:none;width:20px;height:20px}.deep-welcome__settings{color:#9aa4b5;justify-content:center;align-items:center;gap:8px;margin:22px 0 0;font-size:.67rem;display:flex}.deep-welcome__settings i{background:#c2c9d5;border-radius:50%;width:3px;height:3px}.deep-product{aspect-ratio:1.58;background:#fff;border:1px solid #c8d4ed;border-radius:18px;grid-template-columns:27% minmax(0,73%);width:100%;min-width:0;display:grid;overflow:hidden;box-shadow:0 34px 86px #2f477824,0 8px 24px #2f47780f}.deep-product__sidebar{background:#eef3ff;border-right:1px solid #d5deef;flex-direction:column;min-width:0;padding:clamp(18px,2.2vw,28px);display:flex}.deep-product__mini-mark{background:#fff;border:1px solid #c8d6f6;border-radius:9px;place-items:center;width:34px;height:34px;margin-bottom:26px;display:grid}.deep-product__mini-mark .brand-mark{transform:scale(.8)}.deep-product__side-brand,.deep-product__new{background:#fff;border:1px solid #d1daed;border-radius:10px;align-items:center;min-height:52px;padding:0 16px;display:flex}.deep-product__side-brand .deep-brand__mark{display:none}.deep-product__side-brand .deep-brand{font-size:clamp(.68rem,1vw,.86rem)}.deep-product__new{color:#29344a;gap:8px;margin-top:26px;font-size:clamp(.67rem,1vw,.82rem);font-weight:720}.deep-product__new svg{width:16px;height:16px}.deep-product__history{gap:8px;margin-top:26px;display:grid}.deep-product__history p{color:#53627b;border-radius:8px;align-content:center;gap:3px;width:100%;min-height:45px;margin:0;padding:8px 11px;font-size:clamp(.56rem,.8vw,.7rem);display:grid;overflow:hidden}.deep-product__history p.is-active{color:#244aca;background:#dce6ff}.deep-product__history span,.deep-product__history small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.deep-product__history small{color:#98a4b6;font-size:.82em}.deep-product__profile{color:#2a3345;border-top:1px solid #d6deed;align-items:center;gap:11px;margin-top:auto;padding-top:20px;font-size:clamp(.68rem,1vw,.82rem);display:flex}.deep-product__profile b{color:#fff;background:#315efb;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.deep-product__workspace{background:#fff;grid-template-rows:auto 1fr auto;min-width:0;display:grid}.deep-product__workspace>header{border-bottom:1px solid #e0e5ee;justify-content:space-between;align-items:center;gap:16px;min-height:clamp(58px,7vw,72px);padding:0 clamp(18px,3vw,32px);display:flex}.deep-product__workspace>header strong{letter-spacing:-.025em;flex:none;font-size:clamp(.78rem,1.25vw,1rem)}.deep-product__workspace>header div{gap:8px;min-width:0;display:flex}.deep-product__workspace>header span{color:#718099;text-overflow:ellipsis;white-space:nowrap;border:1px solid #d9e0ed;border-radius:7px;padding:9px 10px;font-size:clamp(.54rem,.9vw,.68rem);overflow:hidden}.deep-product__body{align-content:start;gap:clamp(16px,2.4vw,24px);min-height:0;padding:clamp(20px,2.7vw,30px) clamp(24px,3.6vw,40px) 16px;display:grid;overflow:hidden}.deep-product__question{color:#2c3c5d;text-align:left;background:#edf2ff;border-radius:14px 14px 4px;justify-self:end;max-width:62%;padding:12px 15px;font-size:clamp(.62rem,1vw,.78rem);font-weight:650;line-height:1.55}.deep-product__answer{grid-template-columns:auto 1fr;align-items:start;gap:13px;min-width:0;display:grid}.deep-product__ai{color:#fff;background:#4267f6;border-radius:9px;place-items:center;width:30px;height:30px;font-size:.56rem;display:grid;box-shadow:0 8px 18px #4267f633}.deep-product__answer>div{min-width:0}.deep-product__answer-label{letter-spacing:.06em;color:#4267f6!important;margin:0 0 8px!important;font-size:clamp(.52rem,.72vw,.62rem)!important;font-weight:800!important}.deep-product__answer h2{color:#101622;letter-spacing:-.045em;word-break:keep-all;margin:0;font-size:clamp(.95rem,1.7vw,1.45rem);font-weight:720;line-height:1.35}.deep-product__answer>div>p:not(.deep-product__answer-label){color:#65738a;word-break:keep-all;margin:10px 0 0;font-size:clamp(.56rem,.84vw,.7rem);line-height:1.65}.deep-product__answer>div>p strong{color:#293957}.deep-product__formula{background:#f8faff;border:1px solid #dde4f1;border-radius:11px;align-items:center;gap:16px;min-height:58px;margin-top:13px;padding:12px 56px 12px 16px;display:flex;position:relative;overflow:hidden}.deep-product__formula strong{color:#2d4fc9;font-size:clamp(.78rem,1.25vw,1.05rem)}.deep-product__formula span{color:#75839a;font-size:clamp(.52rem,.72vw,.62rem)}.deep-product__formula i{border-bottom:2px solid #6d89f4;border-right:2px solid #6d89f4;width:30px;height:30px;position:absolute;right:17px;transform:skewY(-28deg)}.deep-product__suggestions{gap:7px;margin-top:11px;display:flex}.deep-product__suggestions span{color:#697891;background:#fff;border:1px solid #dce3ef;border-radius:999px;padding:7px 10px;font-size:clamp(.5rem,.67vw,.58rem)}.deep-product__workspace>footer{color:#91a0b7;border:1px solid #d6dfef;border-radius:10px;justify-content:space-between;align-items:center;min-height:clamp(58px,7vw,72px);margin:0 clamp(18px,3vw,30px) clamp(18px,3vw,28px);padding:0 16px 0 20px;font-size:clamp(.6rem,1vw,.76rem);display:flex}.deep-product__workspace>footer b{color:#fff;background:#315efb;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.deep-product__workspace>footer svg{width:16px;height:16px}.deep-footer{color:#929aa9;justify-content:space-between;align-items:center;gap:24px;min-height:48px;padding:0 26px;font-size:.62rem;display:flex}@media (width<=1020px){.deep-home__main,.deep-home--embedded .deep-home__main{min-height:auto;padding-block:84px}.deep-welcome{width:min(820px,100%)}.deep-welcome__copy{max-width:none}}@media (width<=680px){.deep-header{min-height:58px;padding:0 15px}.deep-header nav{gap:10px}.deep-header nav>a:first-child{display:none}.deep-home__main,.deep-home--embedded .deep-home__main{padding:68px 16px 64px}.deep-welcome{width:100%}.deep-welcome__announcement{margin-bottom:38px;font-size:.69rem}.deep-welcome__wordmark{font-size:clamp(3rem,16vw,4.5rem)}.deep-welcome__tagline{margin-top:18px;font-size:1.22rem}.deep-welcome__description{font-size:.86rem}.deep-actions{grid-template-columns:1fr;gap:12px;margin-top:32px}.deep-action{min-height:102px;padding:20px}.deep-product{aspect-ratio:.95;border-radius:14px;grid-template-columns:82px minmax(0,1fr)}.deep-product__sidebar{padding:14px 10px}.deep-product__side-brand,.deep-product__new{justify-content:center;padding:0}.deep-product__side-brand .deep-brand>span:last-child,.deep-product__new span{font-size:0}.deep-product__new:not(:has(span)){font-size:0}.deep-product__new{font-size:0}.deep-product__history p{background:#e0e7f6;min-height:34px;padding:6px 7px;font-size:0}.deep-product__history p.is-active{background:#cedbfb}.deep-product__profile{justify-content:center}.deep-product__profile span,.deep-product__workspace>header div span:nth-child(n+2){display:none}.deep-product__body{gap:12px;padding:16px 14px 10px}.deep-product__question{max-width:88%;padding:9px 10px}.deep-product__answer{grid-template-columns:24px 1fr;gap:8px}.deep-product__ai{border-radius:7px;width:24px;height:24px}.deep-product__answer h2{font-size:.8rem}.deep-product__formula{min-height:46px;padding:8px 10px}.deep-product__formula i,.deep-product__suggestions,.deep-product__answer>div>p:not(.deep-product__answer-label){display:none}.deep-footer{text-align:center;justify-content:center;min-height:64px;padding:12px 18px}.deep-footer span:last-child{display:none}}@media (prefers-reduced-motion:reduce){.deep-action{transition:none}}
