:root{--portal-ink:#11120f;--portal-ink-soft:#20231e;--portal-stage:#121510;--portal-stage-surface:#1b1f19;--portal-lime:#dceb4a;--portal-lime-hover:#c8d83e;--portal-lime-soft:#f4f8c7;--portal-canvas:#f7f6ef;--portal-surface:#fff;--portal-text:#161713;--portal-muted:#686b62;--portal-border:#e3e3da;--portal-danger:#b42318;--radius-xl:34px;--radius-lg:24px;--radius-md:18px;--shadow-stage:0 35px 80px #15161229;--shell:1280px;--font-sans:"Avenir Next", Avenir, "PingFang SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--portal-canvas)}body{color:var(--portal-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}a,body,button{font:inherit}a{text-decoration:none}a,button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}:focus-visible{outline:3px solid var(--portal-ink);outline-offset:4px}.site-page{overflow:clip}.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}.section{padding-block:132px}.skip-link{z-index:999;background:var(--portal-ink);color:#fff;border-radius:999px;padding:12px 18px;position:fixed;top:12px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:none}.portal-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f6efe0;border-bottom:1px solid #e3e3dac7;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:36px;min-height:82px;display:grid}.brand{align-items:center;gap:12px;width:max-content;display:inline-flex}.brand img{border-radius:11px;box-shadow:0 6px 16px #00000014}.brand span{align-items:baseline;gap:7px;display:flex}.brand b{letter-spacing:-.02em;font-size:17px}.brand em{font-size:14px;font-style:normal;font-weight:650}.desktop-nav{align-items:center;gap:36px;display:flex}.desktop-nav a,.text-action{font-size:14px;font-weight:650;position:relative}.desktop-nav a:after,.text-action:after{content:"";transform-origin:100%;background:var(--portal-lime);height:2px;transition:transform .2s;position:absolute;inset:auto 0 -8px;transform:scaleX(0)}.desktop-nav a:hover:after,.text-action:hover:after{transform-origin:0;transform:scaleX(1)}.header-actions{justify-self:end;align-items:center;gap:24px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:22px;min-height:46px;padding:0 24px;font-size:14px;font-weight:750;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-lime{background:var(--portal-lime);color:var(--portal-ink);box-shadow:0 10px 30px #dceb4a26}.button-lime:hover{background:var(--portal-lime-hover);box-shadow:0 14px 34px #b4c82c42}.button-dark{color:#fff;background:var(--portal-ink)}.button-ghost{border-color:var(--portal-border);background:#fff}.button-large{min-height:58px;padding-inline:31px}.menu-toggle{border:1px solid var(--portal-border);background:#fff;border-radius:50%;width:46px;height:46px;padding:11px;display:none}.menu-toggle span{background:var(--portal-ink);height:2px;margin:4px 0;display:block}.mobile-nav-wrap{display:none}.hero{grid-template-columns:minmax(350px,.82fr) minmax(620px,1.42fr);align-items:center;gap:56px;min-height:810px;padding-block:105px 58px;display:grid;position:relative}.hero:before{content:"";border:1px solid #a4a69738;border-radius:50%;width:450px;height:450px;position:absolute;top:90px;left:-330px;box-shadow:0 0 0 56px #a4a6970a,0 0 0 112px #a4a69706}.hero-copy{z-index:2;padding-left:4px;position:relative}.eyebrow,.kicker{color:#626a00;letter-spacing:.08em;font-size:13px;font-weight:750}.kicker{margin-bottom:34px}.hero h1{max-width:610px;color:var(--portal-ink);letter-spacing:-.065em;margin-bottom:30px;font-size:clamp(46px,4.25vw,72px);font-weight:790;line-height:1.06}.hero-lede{color:#55584f;max-width:530px;margin-bottom:42px;font-size:17px;line-height:1.85}.hero-actions{align-items:center;gap:28px;display:flex}.text-link{border-bottom:1px solid #adb923;align-items:center;gap:10px;padding-bottom:6px;font-size:14px;font-weight:700;display:inline-flex}.product-stage{z-index:3;min-width:0;padding-top:38px;position:relative}.stage-tabs{z-index:4;display:flex;position:absolute;top:0;right:4px}.stage-tabs button{border:1px solid var(--portal-border);cursor:pointer;background:#fffc;border-bottom:0;border-radius:15px 15px 0 0;min-width:124px;height:48px;padding:0 18px;font-size:12px;font-weight:700}.stage-tabs button[aria-selected=true]{background:var(--portal-lime)}.workbench-window{border:12px solid var(--portal-stage);min-height:565px;box-shadow:var(--shadow-stage);background:#fff;border-radius:28px;position:relative;overflow:hidden}.workbench-window:before{content:"";z-index:5;pointer-events:none;background:radial-gradient(circle,#dceb4a2b,#0000 67%);border-radius:50%;width:250px;height:250px;position:absolute;inset:auto -90px -110px auto}.demo-sidebar{background:#fff;border-right:1px solid #e7e7e2;width:138px;padding:18px 12px;position:absolute;inset:0 auto 0 0}.demo-brand{align-items:center;gap:7px;padding:0 5px 12px;font-size:11px;font-weight:800;display:flex}.demo-brand img{border-radius:7px;width:24px;height:24px}.demo-sidebar p{color:#a0a097;margin:18px 6px 8px;font-size:8px}.demo-sidebar b{color:#55564f;border-radius:999px;align-items:center;gap:8px;padding:9px 8px;font-size:9px;font-weight:620;display:flex}.demo-sidebar b i{border:1px solid;width:6px;height:6px}.demo-sidebar b.is-current{color:#fff;background:#111}.demo-main{background:#f7f7f5;min-height:545px;margin-left:138px}.demo-toolbar{color:#5c5d56;background:#fff;border-bottom:1px solid #e5e5df;align-items:center;gap:10px;height:48px;padding:0 14px;font-size:7px;display:flex}.demo-toolbar button{background:#fff;border:1px solid #e3e3de;border-radius:999px;min-width:52px;height:28px;padding-inline:7px;font-size:7px}.demo-search{color:#aaa;background:#f6f6f3;border-radius:999px;flex:1;max-width:210px;margin-inline:auto;padding:7px 12px}.demo-toolbar b{background:var(--portal-lime);color:#111;border-radius:999px;padding:7px 10px}.demo-content{padding:20px 20px 26px}.demo-crumb{margin-bottom:14px;font-size:8px;font-weight:700}.demo-crumb span{color:#aaa;font-weight:500}.overdue-strip{color:#fff;background:#111;border-radius:11px;align-items:center;gap:10px;min-height:58px;padding:11px 14px;display:flex}.overdue-strip>i{background:var(--portal-lime);color:#111;border-radius:7px;place-items:center;width:25px;height:25px;font-style:normal;font-weight:900;display:grid}.overdue-strip div{flex-direction:column;flex:1;gap:3px;display:flex}.overdue-strip b{font-size:9px}.overdue-strip span{color:#888;font-size:7px}.overdue-strip button{background:#fff;border:0;border-radius:999px;padding:6px 10px;font-size:7px;font-weight:700}.demo-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-block:14px;display:grid}.demo-stats article{background:#fff;border:1px solid #e9e9e4;border-radius:12px;flex-direction:column;min-width:0;padding:12px;display:flex}.demo-stats span{color:#898a83;font-size:7px}.demo-stats b{margin-block:4px;font-size:18px}.demo-stats small{color:#aaa;font-size:6px}.summary-strip{border:1px solid #e9e9e4;border-left:3px solid var(--portal-lime);background:#fff;border-radius:11px;align-items:center;gap:10px;min-height:59px;padding:13px;display:flex}.summary-strip i{color:#b8c526;font-style:normal}.summary-strip div{flex-direction:column;gap:5px;display:flex}.summary-strip b{font-size:8px}.summary-strip span{color:#65665f;font-size:7px}.task-panel{background:#fff;border:1px solid #e9e9e4;border-radius:14px;margin-top:14px;padding:15px}.task-panel header{justify-content:space-between;align-items:center;display:flex}.task-panel h2{margin:0;font-size:11px}.task-panel header div{color:#777a71;gap:10px;font-size:7px;display:flex}.task-panel header b{color:#111;border:1px solid #e5e5df;border-radius:999px;padding:5px 8px}.project-row{background:#f5f5f2;border-radius:9px;align-items:center;gap:9px;margin-top:14px;padding:9px;display:flex}.project-row>i{width:28px;height:28px;color:var(--portal-lime);background:#111;border-radius:7px;place-items:center;font-style:normal;font-weight:800;display:grid}.project-row div:first-of-type{flex-direction:column;flex:1;gap:2px;display:flex}.project-row b{font-size:8px}.project-row span{color:#999;font-size:6px}.project-row strong{font-size:8px}.mini-progress{background:#ddd;border-radius:99px;width:50px;height:4px;overflow:hidden}.mini-progress i{background:#111;width:68%;height:100%;display:block}.task-row{align-items:center;gap:10px;padding:11px 14px;display:flex}.checkbox{border:1px solid #bbb;border-radius:4px;width:13px;height:13px}.task-row>div:first-of-type{flex-direction:column;flex:1;gap:3px;display:flex}.task-row b{font-size:8px}.task-row small{color:#aaa;font-size:6px}.task-row em{background:var(--portal-lime);border-radius:5px;padding:2px 6px;font-size:6px;font-style:normal}.task-actions{color:#777;font-size:6px}.stage-detail-card{z-index:7;background:#fffffff5;border:1px solid #00000014;border-radius:15px;width:245px;padding:16px;position:absolute;bottom:28px;right:30px;box-shadow:0 18px 45px #00000024}.stage-detail-card span{color:#626a00;margin-bottom:8px;font-size:8px;font-weight:800;display:block}.stage-detail-card b{font-size:12px}.stage-detail-card p{color:#62655d;margin:5px 0 0;font-size:8px}.stage-flow{z-index:6;fill:none;width:430px;stroke:var(--portal-lime);stroke-width:2px;position:absolute;bottom:6px;right:5px}.stage-star{z-index:8;color:var(--portal-lime);font-size:30px;animation:2.6s ease-in-out infinite stagePulse;position:absolute;bottom:32px;right:1px}@keyframes stagePulse{50%{filter:drop-shadow(0 0 10px #dceb4ab3);transform:scale(1.12)rotate(8deg)}}.fact-strip{border-block:1px solid var(--portal-border);grid-template-columns:repeat(3,1fr);display:grid}.fact-strip article{border-right:1px solid var(--portal-border);align-items:center;gap:16px;min-height:142px;padding:24px 32px;display:flex}.fact-strip article:last-child{border-right:0}.fact-mark{background:#fff;border:1px solid #d9dacd;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;font-size:20px;display:grid}.fact-strip h2{margin-bottom:6px;font-size:16px}.fact-strip p{color:var(--portal-muted);margin:0;font-size:12px;line-height:1.6}.section-heading h2{letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(40px,4vw,60px);line-height:1.1}.section-heading>p:last-child{color:var(--portal-muted);line-height:1.8}.narrow-heading{max-width:780px;margin-bottom:64px}.problem-grid{grid-template-columns:.8fr 1.4fr;align-items:stretch;gap:80px;display:grid}.breakpoints{flex-direction:column;justify-content:center;display:flex}.breakpoints article{border-bottom:1px solid var(--portal-border);grid-template-columns:54px 1fr;gap:18px;padding:26px 0;display:grid}.breakpoints b{color:#62655d;font-size:12px}.breakpoints p{margin:0;font-size:18px;line-height:1.65}.closure-stage{border-radius:var(--radius-xl);background:var(--portal-stage);color:#fff;min-height:530px;padding:36px;position:relative;overflow:hidden}.closure-stage>p{color:var(--portal-lime);letter-spacing:.08em;font-size:12px;font-weight:800}.closure-glow{background:radial-gradient(circle,#dceb4a33,#0000 65%);border-radius:50%;width:260px;height:260px;position:absolute;top:30%;right:-70px}.closure-cards{grid-template-columns:repeat(4,minmax(130px,1fr));align-items:center;gap:12px;min-height:410px;display:grid;position:relative}.closure-cards article{min-height:205px;transform:translateY(var(--y,0));background:#ffffff0d;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;justify-content:center;padding:22px;display:flex}.closure-cards article:first-child{--y:-50px}.closure-cards article:nth-child(3){--y:36px}.closure-cards article:nth-child(4){--y:-10px}.closure-cards article.active{border-color:var(--portal-lime);background:#dceb4a21;box-shadow:0 0 55px #dceb4a1f}.closure-cards span{color:#b8bbb2;margin-bottom:28px;font-size:10px}.closure-cards b{font-size:15px;line-height:1.45}.closure-cards small{color:#c1c4ba;margin-top:12px;line-height:1.5}.workflow-section{background:#fff}.centered-heading{text-align:center;max-width:760px;margin:0 auto 64px}.centered-heading>p:last-child{max-width:680px;margin-inline:auto}.flow-track{background:var(--portal-stage);border-radius:30px;grid-template-columns:repeat(4,1fr);gap:1px;padding:24px;display:grid;position:relative}.flow-track:before{content:"";background:linear-gradient(90deg,transparent,var(--portal-lime),#fff3,transparent);height:1px;position:absolute;top:64px;left:10%;right:10%}.flow-track article{color:#fff;border-right:1px solid #ffffff17;min-height:300px;padding:28px;position:relative}.flow-track article:last-child{border-right:0}.flow-track article>span{z-index:2;background:var(--portal-stage);color:#9c9f95;border:1px solid #ffffff2b;border-radius:50%;place-items:center;width:48px;height:48px;font-size:11px;display:grid;position:relative}.flow-track article.current>span{border-color:var(--portal-lime);background:var(--portal-lime);color:#111;box-shadow:0 0 25px #dceb4a3d}.flow-track article div{margin-top:88px}.flow-track h3{margin-bottom:14px;font-size:24px}.flow-track p{color:#9b9e94;margin:0;font-size:14px;line-height:1.75}.split-heading{grid-template-columns:1fr .65fr;align-items:end;gap:80px;margin-bottom:64px;display:grid}.split-heading>p{max-width:520px}.bento-grid{grid-template-rows:330px 280px;grid-template-columns:repeat(12,1fr);gap:22px;display:grid}.bento-card{border:1px solid var(--portal-border);border-radius:var(--radius-lg);background:#fff;padding:30px;position:relative;overflow:hidden}.bento-card>span,.bento-copy>span,.bento-summary>div>span{color:#626a00;letter-spacing:.08em;font-size:11px;font-weight:800}.bento-card h3{letter-spacing:-.035em;margin:18px 0 10px;font-size:24px;line-height:1.18}.bento-card p{color:var(--portal-muted);font-size:13px;line-height:1.7}.bento-dark{background:var(--portal-stage);color:#fff;border-color:#0000}.bento-dark p{color:#b3b7ac}.bento-dark .bento-copy>span{color:var(--portal-lime)}.bento-project{grid-area:span 2/span 7}.bento-copy{max-width:420px}.project-demo{background:#1b1e19;border:1px solid #ffffff21;border-radius:20px 20px 0 0;min-height:315px;position:absolute;bottom:-8px;left:30px;right:30px;overflow:hidden;box-shadow:0 -20px 60px #dceb4a12}.project-demo header{align-items:center;gap:12px;padding:20px;display:flex}.project-demo header i{width:42px;height:42px;color:var(--portal-lime);background:#0f100e;border-radius:12px;place-items:center;font-style:normal;font-weight:800;display:grid}.project-demo header div{flex-direction:column;flex:1;gap:4px;display:flex}.project-demo header span{color:#b6baae;font-size:10px}.project-demo header strong{font-size:24px}.project-demo nav{color:#b6baae;word-spacing:18px;border-block:1px solid #ffffff14;padding:14px 20px;font-size:10px}.project-demo>div:last-child{grid-template-columns:repeat(3,auto 1fr);gap:8px;padding:28px 20px;display:grid}.project-demo>div b{font-size:28px}.project-demo>div span{color:#b6baae;font-size:10px}.bento-task{grid-column:span 5}.task-complete{background:#f4f5ef;border-radius:16px;align-items:center;gap:13px;padding:16px;display:flex;position:absolute;inset:auto 30px 25px}.task-complete i{background:var(--portal-lime);border-radius:50%;place-items:center;width:35px;height:35px;font-style:normal;display:grid}.task-complete div{flex-direction:column;gap:5px;display:flex}.task-complete span{color:#62655d;font-size:10px}.bento-note{grid-column:span 5}.note-flow{align-items:center;gap:14px;margin-top:24px;display:flex}.note-flow b{border:1px solid var(--portal-border);text-align:center;border-radius:12px;flex:1;padding:14px;font-size:11px}.note-flow b:last-child{background:var(--portal-lime-soft)}.note-flow i{color:#aeb92a;font-style:normal}.bento-summary{grid-column:span 8;grid-template-columns:1fr .8fr;gap:30px;display:grid}.summary-demo{color:#fff;background:#161814;border-radius:16px;padding:20px}.summary-demo>b{margin-bottom:18px;display:block}.summary-demo p{color:#a4a79d;margin:8px 0;font-size:11px}.summary-demo i{color:var(--portal-lime);font-style:normal}.bento-scenes{grid-column:span 4}.scene-pills{gap:8px;margin-top:36px;display:flex}.scene-pills b{border:1px solid var(--portal-border);border-radius:999px;padding:9px 14px;font-size:11px}.scene-pills b.active{border-color:var(--portal-lime);background:var(--portal-lime)}.ai-section{padding-top:0}.ai-panel{border-radius:var(--radius-xl);background:var(--portal-stage);color:#fff;grid-template-columns:1fr .8fr;align-items:center;gap:90px;min-height:580px;padding:72px;display:grid;position:relative;overflow:hidden}.ai-panel:before{content:"";background:radial-gradient(circle,#dceb4a21,#0000 68%);border-radius:50%;width:360px;height:360px;position:absolute;top:35%;left:38%}.ai-copy{z-index:2;position:relative}.ai-copy h2{letter-spacing:-.05em;margin:18px 0 24px;font-size:clamp(38px,4vw,58px);line-height:1.08}.ai-copy>p:not(.eyebrow){color:#a5a89d;max-width:560px;line-height:1.85}.light-link{color:#fff;margin-top:28px}.consent-demo{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0e;border:1px solid #ffffff21;border-radius:24px;padding:28px;position:relative;box-shadow:0 28px 60px #00000040}.consent-demo header{border-bottom:1px solid #ffffff1a;align-items:center;gap:14px;padding-bottom:20px;display:flex}.consent-demo header>span{background:var(--portal-lime);color:#111;border-radius:13px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.consent-demo header div{flex-direction:column;gap:4px;display:flex}.consent-demo header small{color:#8e9188}.consent-demo>div{background:#ffffff0d;border-radius:14px;margin-top:24px;padding:16px}.consent-demo>div b{color:var(--portal-lime);font-size:12px}.consent-demo>div p{color:#a4a79d;margin:9px 0 0;font-size:12px;line-height:1.7}.consent-demo ul{color:#d5d6d1;gap:12px;padding:0;font-size:13px;list-style:none;display:grid}.consent-demo li i{color:var(--portal-lime);font-style:normal}.consent-demo footer{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.consent-demo button{color:#fff;background:0 0;border:1px solid #ffffff26;border-radius:999px;min-height:38px;padding:0 16px}.consent-demo button:last-child{border-color:var(--portal-lime);background:var(--portal-lime);color:#111}.guide-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.guide-grid article{border:1px solid var(--portal-border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;min-height:390px;padding:30px;transition:transform .2s,box-shadow .2s;display:flex}.guide-grid article:hover{transform:translateY(-4px);box-shadow:0 22px 50px #1c1d1814}.guide-meta{color:#62655d;justify-content:space-between;font-size:10px;display:flex}.guide-meta span:first-child{color:#626a00}.guide-no{color:#85887f;margin-top:48px;font-size:46px}.guide-grid h3{margin:16px 0 14px;font-size:22px;line-height:1.45}.guide-grid p{color:var(--portal-muted);font-size:13px;line-height:1.75}.guide-link{margin-top:auto;font-size:12px;font-weight:800}.final-cta{border-radius:var(--radius-xl);background:var(--portal-lime);justify-content:space-between;align-items:center;gap:60px;min-height:320px;padding:62px 72px;display:flex}.final-cta p{margin-bottom:12px;font-size:14px;font-weight:750}.final-cta h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,72px)}.final-cta>div:last-child{flex-direction:column;align-items:center;gap:20px;display:flex}.final-cta>div:last-child>a:last-child{border-bottom:1px solid #00000080;font-size:12px;font-weight:750}.portal-footer{border-top:1px solid var(--portal-border);background:#f2f1e9;margin-top:120px;padding-top:70px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:70px;padding-bottom:70px;display:grid}.footer-brand p{max-width:310px;color:var(--portal-muted);margin-top:22px;line-height:1.8}.footer-grid>div:not(.footer-brand){flex-direction:column;gap:14px;display:flex}.footer-grid h3{margin-bottom:5px;font-size:13px}.footer-brand .brand,.footer-grid a{color:#5f625a;font-size:12px}.footer-grid a:hover{color:#111}.footer-bottom{border-top:1px solid var(--portal-border);color:#64675f;justify-content:space-between;align-items:center;min-height:80px;font-size:11px;display:flex}.footer-bottom div{gap:24px;display:flex}.error-page{background:var(--portal-canvas);flex-direction:column;align-items:flex-start;min-height:100vh;padding:36px max(24px,6vw);display:flex}.error-card{width:min(900px,100%);margin:auto}.error-card>span{color:var(--portal-lime-hover);letter-spacing:-.08em;font-size:clamp(100px,20vw,240px);font-weight:800}.error-card h1{letter-spacing:-.055em;font-size:clamp(40px,6vw,72px);line-height:1.05}.error-card>p:not(.eyebrow){color:var(--portal-muted)}.error-card .button{cursor:pointer;margin-top:24px}@media (width<=1120px){.shell{width:min(calc(100% - 40px),var(--shell))}.desktop-nav,.header-inner{gap:20px}.hero{grid-template-columns:.75fr 1.25fr;gap:34px;min-height:auto;padding-top:80px}.hero h1{font-size:48px}.hero-lede{font-size:15px}.workbench-window{min-height:500px}.demo-sidebar{width:112px}.demo-main{margin-left:112px}.stage-detail-card{width:220px}.problem-grid{gap:38px}.closure-cards{grid-template-columns:repeat(2,1fr)}.closure-cards article{min-height:160px;transform:none!important}.bento-grid{grid-template-rows:310px 260px}.ai-panel{gap:50px;padding:56px}}@media (width<=900px){.section{padding-block:92px}.desktop-action,.desktop-nav{display:none}.menu-toggle{display:block}.header-inner{grid-template-columns:1fr auto;min-height:72px}.header-actions{grid-column:2}.mobile-nav-wrap{border-bottom:1px solid var(--portal-border);background:var(--portal-canvas);padding:12px 0 24px;display:block;position:absolute;top:100%;left:0;right:0;box-shadow:0 25px 50px #1415111a}.mobile-nav{display:grid}.mobile-nav>a{border-bottom:1px solid var(--portal-border);justify-content:space-between;align-items:center;padding:18px 4px;font-size:18px;font-weight:700;display:flex}.mobile-nav-actions{grid-template-columns:1fr 1fr;gap:12px;padding-top:22px;display:grid}.hero{padding-top:76px;display:block}.hero-copy{max-width:720px}.hero h1{max-width:760px;font-size:clamp(50px,8vw,66px)}.hero-lede{max-width:650px}.product-stage{margin-top:64px}.workbench-window{min-height:590px}.demo-main{min-height:570px}.fact-strip{grid-template-columns:1fr}.fact-strip article{border-right:0;border-bottom:1px solid var(--portal-border)}.fact-strip article:last-child{border-bottom:0}.problem-grid{grid-template-columns:1fr}.closure-stage{min-height:480px}.closure-cards{min-height:360px}.flow-track{grid-template-columns:repeat(2,1fr)}.flow-track:before{display:none}.flow-track article:nth-child(2){border-right:0}.flow-track article{min-height:240px}.flow-track article div{margin-top:48px}.split-heading{grid-template-columns:1fr;gap:12px}.bento-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.bento-card{min-height:300px;grid-column:auto!important}.bento-project{min-height:600px}.bento-project,.bento-summary{grid-column:1/-1!important}.ai-panel,.guide-grid{grid-template-columns:1fr}.guide-grid article{min-height:320px}.guide-no{margin-top:28px}.final-cta{flex-direction:column}.final-cta,.final-cta>div:last-child{align-items:flex-start}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=620px){.shell{width:min(calc(100% - 28px),var(--shell))}.section{padding-block:76px}.portal-header .brand img{width:38px;height:38px}.portal-header .brand b{font-size:15px}.portal-header .brand em{font-size:12px}.hero{padding-block:58px 44px}.kicker{margin-bottom:22px}.hero h1{letter-spacing:-.055em;margin-bottom:24px;font-size:42px;line-height:1.08}.hero h1 br{display:none}.hero-lede{margin-bottom:30px;font-size:15px;line-height:1.75}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.hero-actions .button{width:100%}.text-link{width:max-content;margin-inline:auto}.product-stage{margin-top:54px;padding-top:40px}.stage-tabs{left:0;right:0;overflow-x:auto}.stage-tabs button{min-width:33.333%;padding:0 8px}.workbench-window{border-width:8px;border-radius:23px;min-height:565px}.demo-sidebar{display:none}.demo-main{margin-left:0}.demo-toolbar{flex-wrap:wrap;align-content:center;height:54px}.demo-date,.demo-toolbar>span:not(:first-child){display:none}.demo-search{flex-basis:100%;order:5;max-width:none}.demo-content{padding:14px}.demo-crumb{display:none}.overdue-strip{min-height:65px}.overdue-strip div span{max-width:150px}.demo-stats{grid-template-columns:1fr 1fr}.demo-stats article:nth-child(n+3),.summary-strip{display:none}.task-panel{margin-top:12px}.task-row{padding-inline:4px}.task-actions{display:none}.stage-detail-card{width:auto;bottom:18px;left:14px;right:14px}.stage-flow{bottom:0;right:-160px}.stage-star{right:2px}.fact-strip article{min-height:110px;padding:20px 8px}.fact-mark{width:44px;height:44px}.section-heading h2{font-size:38px}.narrow-heading{margin-bottom:40px}.breakpoints article{grid-template-columns:40px 1fr}.breakpoints p{font-size:16px}.closure-stage{min-height:650px;padding:24px}.closure-cards{flex-direction:column;align-items:stretch;gap:10px;display:flex}.closure-cards article{min-height:120px}.closure-cards span{margin-bottom:12px}.centered-heading{text-align:left}.flow-track{grid-template-columns:1fr;padding:10px 22px}.flow-track article,.flow-track article:nth-child(2){border-bottom:1px solid #ffffff17;border-right:0;grid-template-columns:50px 1fr;gap:20px;min-height:auto;padding:26px 0;display:grid}.flow-track article div{margin-top:0}.flow-track h3{font-size:20px}.flow-track p{font-size:13px}.bento-grid{display:block}.bento-card{min-height:290px;margin-bottom:16px;padding:24px}.bento-project{min-height:575px}.project-demo{left:20px;right:20px}.bento-summary{display:block}.summary-demo{margin-top:20px}.bento-scenes{min-height:230px}.ai-panel{border-radius:26px;gap:46px;padding:38px 24px}.ai-copy h2{font-size:38px}.consent-demo{padding:20px}.consent-demo footer{flex-direction:column}.consent-demo button{width:100%}.guide-grid article{min-height:330px;padding:24px}.final-cta{border-radius:26px;min-height:390px;padding:42px 26px}.final-cta h2{font-size:48px}.final-cta .button{width:100%}.portal-footer{margin-top:80px}.footer-grid{grid-template-columns:1fr 1fr;gap:45px 30px}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important}}.content-page{background:radial-gradient(circle at 86% 5%,#dceb4a21,transparent 24%),var(--portal-canvas)}.content-hero{padding-block:46px 92px}.breadcrumbs{color:var(--portal-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:76px;font-size:12px;display:flex}.breadcrumbs a{border-bottom:1px solid #0000}.breadcrumbs a:hover{color:var(--portal-ink);border-color:#9daa17}.content-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.62fr);align-items:center;gap:84px;display:grid}.content-hero h1{letter-spacing:-.052em;max-width:760px;margin:18px 0 0;font-size:clamp(42px,4.3vw,64px);line-height:1.08}.answer-card{background:var(--portal-stage);color:#fff;box-shadow:var(--shadow-stage);border-radius:28px;padding:34px;position:relative;overflow:hidden}.answer-card:after{content:"";background:radial-gradient(circle,#dceb4a40,#0000 68%);border-radius:50%;width:190px;height:190px;position:absolute;bottom:-75px;right:-60px}.answer-card>span{color:var(--portal-lime);letter-spacing:.1em;font-size:11px;font-weight:800}.answer-card>p{color:#e3e5dc;font-size:17px;line-height:1.85}.answer-card>p,.page-facts{z-index:1;margin:28px 0 0;position:relative}.page-facts{border-top:1px solid #ffffff21;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:22px;display:grid}.page-facts div{background:#ffffff0a;border:1px solid #ffffff17;border-radius:13px;min-width:0;padding:12px}.page-facts dt{color:#858a7d;letter-spacing:.06em;margin-bottom:6px;font-size:10px;font-weight:750}.page-facts dd{color:#eef0e8;margin:0;font-size:12px;line-height:1.5}.review-meta{z-index:1;border-top:1px solid #ffffff21;gap:9px;margin:30px 0 0;padding-top:22px;display:grid;position:relative}.review-meta div{grid-template-columns:62px 1fr;gap:10px;font-size:11px;display:grid}.review-meta dt{color:#858a7d}.review-meta dd{color:#d8dacf;margin:0}.content-body{border-top:1px solid var(--portal-border);grid-template-columns:230px minmax(0,820px);align-items:start;gap:100px;padding-block:112px;display:grid}.content-rail{border-block:1px solid var(--portal-border);flex-direction:column;gap:14px;padding:26px 0;display:flex;position:sticky;top:112px}.content-rail p{color:#626a00;letter-spacing:.1em;margin:0 0 10px;font-size:11px;font-weight:800}.content-rail a{color:var(--portal-muted);font-size:13px;line-height:1.45}.content-rail a:hover{color:var(--portal-ink)}.content-article{min-width:0}.prose-section{padding:0 0 76px 78px;scroll-margin-top:110px;position:relative}.prose-section+.prose-section{border-top:1px solid var(--portal-border);padding-top:76px}.prose-section>span{color:#687000;border:1px solid #d7d8cc;border-radius:50%;place-items:center;width:44px;height:44px;font-size:11px;font-weight:800;display:grid;position:absolute;top:5px;left:0}.prose-section+.prose-section>span{top:81px}.prose-section h2{letter-spacing:-.045em;margin-bottom:25px;font-size:clamp(30px,3.1vw,45px);line-height:1.16}.prose-section p{color:#4f534a;margin-bottom:0;font-size:17px;line-height:1.95}.prose-section ol,.prose-section ul{gap:12px;margin:30px 0 0;padding:0;list-style:none;display:grid}.prose-section li{border:1px solid var(--portal-border);background:#ffffffb8;border-radius:15px;padding:17px 20px 17px 46px;line-height:1.65;position:relative}.prose-section li:before{content:"↳";color:#849000;font-weight:900;position:absolute;left:19px}.step-list{counter-reset:guide-step}.step-list li{counter-increment:guide-step;padding-left:58px}.step-list li:before{content:counter(guide-step,decimal-leading-zero);color:#687000;width:26px;font-family:var(--font-mono);letter-spacing:.04em;font-size:11px;top:16px;left:18px}.prose-section .section-note{border-left:4px solid var(--portal-lime-hover);background:var(--portal-lime-soft);color:#4f5600;border-radius:0 14px 14px 0;margin-top:24px;padding:18px 20px;font-size:14px;line-height:1.75}.related-section{border-top:1px solid var(--portal-border);padding-block:110px}.related-section>div:first-child{grid-template-columns:.4fr 1fr;align-items:end;margin-bottom:48px;display:grid}.related-section h2{letter-spacing:-.055em;max-width:700px;margin:0;font-size:clamp(35px,4vw,56px);line-height:1.1}.related-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.related-grid a{border:1px solid var(--portal-border);background:#fff;border-radius:22px;min-height:210px;padding:28px;transition:transform .2s,border-color .2s;position:relative}.related-grid a:hover{border-color:#b7c22c;transform:translateY(-4px)}.related-grid span{color:var(--portal-muted);font-size:12px}.related-grid h3{max-width:240px;margin:44px 0 0;font-size:23px;line-height:1.3}.related-grid b{color:#899500;font-size:18px;position:absolute;bottom:22px;right:24px}.content-cta{background:var(--portal-lime);border-radius:30px;justify-content:space-between;align-items:center;gap:40px;margin-bottom:110px;padding:55px 60px;display:flex}.content-cta p{color:#596000;margin-bottom:10px;font-size:12px;font-weight:800}.content-cta h2{letter-spacing:-.05em;margin:0;font-size:clamp(32px,4vw,52px)}.content-cta>div:last-child{align-items:center;gap:26px;display:flex}@media (width<=900px){.content-hero{padding-block:34px 72px}.breadcrumbs{margin-bottom:52px}.content-hero-grid{grid-template-columns:1fr;gap:42px}.answer-card{max-width:680px}.content-body{grid-template-columns:1fr;gap:45px;padding-block:80px}.content-rail{grid-template-columns:repeat(2,1fr);display:grid;position:static}.content-rail p{grid-column:1/-1}.related-section>div:first-child{grid-template-columns:1fr;gap:18px}.related-grid{grid-template-columns:1fr 1fr}.content-cta{flex-direction:column;align-items:flex-start}}@media (width<=600px){.content-hero{padding-block:28px 54px}.breadcrumbs{margin-bottom:38px}.content-hero h1{letter-spacing:-.04em;font-size:38px;line-height:1.12}.answer-card{border-radius:22px;padding:27px}.answer-card>p{font-size:15px}.content-body{padding-block:64px}.content-rail{grid-template-columns:1fr}.content-rail p{grid-column:auto}.prose-section{padding:0 0 58px}.prose-section+.prose-section{padding-top:58px}.prose-section+.prose-section>span,.prose-section>span{margin-bottom:22px;position:static}.page-facts{grid-template-columns:1fr}.prose-section p{font-size:16px;line-height:1.85}.prose-section li{padding-left:42px}.prose-section .step-list li{padding-left:56px}.related-section{padding-block:78px}.related-grid{grid-template-columns:1fr}.related-grid a{min-height:175px}.content-cta{margin-bottom:72px;padding:36px 28px}.content-cta>div:last-child{flex-direction:column;align-items:flex-start}}:root{--font-mono:"SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;--ease:cubic-bezier(.22,.61,.36,1)}.scroll-progress{z-index:1001;transform-origin:0;background:linear-gradient(90deg,var(--portal-lime),var(--portal-lime-hover));height:3px;transform:scaleX(0)}.portal-header,.scroll-progress{pointer-events:none;position:fixed;inset:0 0 auto}.portal-header{z-index:100;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:10px 18px 0}.portal-header .header-inner{width:min(100%,1240px);min-height:66px;transition:width .45s var(--ease),min-height .45s ease,background .45s ease,border-color .45s ease,box-shadow .45s ease;pointer-events:auto;background:0 0;border:1px solid #0000;border-radius:999px;padding:0 12px}.portal-header.is-scrolled .header-inner{-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#f7f6efd1;border-color:#11120f1a;width:min(100%,1080px);min-height:52px;box-shadow:0 14px 42px #1a1c161a}.portal-header .brand img{border-radius:9px;width:32px;height:32px}.portal-header .brand b{font-size:15px}.portal-header .brand em{color:var(--portal-muted);font-size:11px}.portal-header .desktop-nav{gap:30px}.portal-header .desktop-nav a,.portal-header .text-action{color:#464a42;font-size:12px;font-weight:720}.portal-header .header-actions{gap:9px}.portal-header .desktop-action.button{gap:18px;min-height:42px;padding-inline:20px;font-size:12px}.portal-header .text-action{padding:10px 14px}.portal-header .mobile-nav-wrap{pointer-events:auto}.content-hero{padding-top:130px}.home-page{--home-shell:1240px}.home-page .shell{width:min(calc(100% - 48px),var(--home-shell))}.home-page .section{padding-block:132px;position:relative}.home-hero{min-height:100svh;padding:108px 0 110px;display:flex;overflow:clip}.home-hero,.home-hero-inner{align-items:center;position:relative}.home-hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:64px;display:grid}.hero-glow{pointer-events:none;filter:blur(10px);border-radius:50%;position:absolute}.hero-glow-a{background:radial-gradient(circle,#dceb4a47,#0000 66%);width:560px;height:560px;top:-120px;left:-220px}.hero-glow-b{background:radial-gradient(circle,#dceb4a33,#0000 66%);width:520px;height:520px;bottom:-160px;right:-180px}.hero-orbit{pointer-events:none;border:1px solid #a4a69733;border-radius:50%;width:380px;height:380px;position:absolute;top:-180px;right:12%;box-shadow:0 0 0 56px #a4a6970a,0 0 0 112px #a4a69706}.home-hero-copy{z-index:2;position:relative}.live-badge{color:#626a00;letter-spacing:.08em;background:#ffffffb3;border:1px solid #d9dacd;border-radius:999px;align-items:center;gap:9px;margin-bottom:32px;padding:9px 16px;font-size:13px;font-weight:750;display:inline-flex}.live-badge i{background:#9aa71e;border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite dotBlink}@keyframes dotBlink{50%{opacity:.25}}.home-hero h1{letter-spacing:-.055em;max-width:650px;margin-bottom:28px;font-size:clamp(42px,4.2vw,60px);font-weight:790;line-height:1.11}.home-hero .lede{color:#55584f;max-width:535px;margin-bottom:40px;font-size:17px;line-height:1.85}.home-page .hero-actions{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.home-page .text-link span{transition:transform .3s var(--ease)}.home-page .text-link:hover span{transform:translate(4px)}.hero-stats{border-top:1px solid var(--portal-border);gap:42px;margin-top:52px;padding-top:30px;display:flex}.hero-stats div{flex-direction:column;gap:4px;display:flex}.hero-stats b{letter-spacing:-.03em;font-size:26px}.hero-stats em{color:#626a00;font-style:normal}.hero-stats span{color:var(--portal-muted);font-size:12px}.hero-stage{z-index:3;min-width:0;position:relative}.terminal{box-shadow:var(--shadow-stage);background:#fff;border:1px solid #15161214;border-radius:20px;position:relative;overflow:hidden}.terminal-bar{background:var(--portal-stage);color:#cfd2c6;height:46px;font-family:var(--font-mono);align-items:center;gap:8px;padding:0 16px;font-size:11px;display:flex}.terminal-bar>span:nth-child(2){letter-spacing:.06em;opacity:.75;margin-inline:auto;font-size:10px}.terminal-dots{gap:7px;display:flex}.terminal-dots i{border-radius:50%;width:11px;height:11px}.terminal-dots i:first-child{background:#ff5f57}.terminal-dots i:nth-child(2){background:#febc2e}.terminal-dots i:nth-child(3){background:#28c840}.terminal-mark{border:1px solid #ffffff40;border-radius:5px;place-items:center;width:16px;height:16px;font-size:9px;display:grid}.workbench{grid-template-columns:128px 1fr;min-height:380px;display:grid}.wb-side{background:#fbfbf7;border-right:1px solid #e9e9e4;padding:14px 10px}.wb-logo{align-items:center;gap:7px;padding:0 6px 14px;font-size:12px;font-weight:800;display:flex}.wb-logo img{border-radius:6px}.wb-side p{color:#a0a097;letter-spacing:.06em;margin:16px 6px 8px;font-size:10px}.wb-side>b{color:#55564f;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:11px;font-weight:620;display:flex}.wb-side>b i{border:1px solid;border-radius:2px;width:6px;height:6px}.wb-side>b.on{background:var(--portal-ink);color:#fff}.wb-main{background:#f7f7f5;flex-direction:column;gap:12px;min-width:0;padding:18px;display:flex}.wb-toolbar{align-items:center;gap:10px;display:flex}.wb-toolbar span{border:1px solid var(--portal-border);color:#6f716a;background:#fff;flex:1;max-width:190px;padding:8px 14px}.wb-toolbar b,.wb-toolbar span{border-radius:999px;font-size:11px}.wb-toolbar b{background:var(--portal-lime);padding:8px 16px}.wb-alert{background:var(--portal-ink);color:#fff;border-radius:12px;align-items:center;gap:10px;padding:11px 14px;display:flex}.wb-alert>i{background:var(--portal-lime);width:26px;height:26px;color:var(--portal-ink);border-radius:8px;place-items:center;font-size:12px;font-style:normal;font-weight:900;display:grid}.wb-alert div{flex-direction:column;flex:1;gap:2px;display:flex}.wb-alert b{font-size:11px}.wb-alert span{color:#a7aaa0;font-size:10px}.wb-alert button{background:#fff;border:0;border-radius:999px;padding:6px 12px;font-size:10px;font-weight:700}.wb-stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.wb-stats article{background:#fff;border:1px solid #e9e9e4;border-radius:12px;padding:10px 12px}.wb-stats span{color:#65675f;font-size:10px}.wb-stats b{margin-block:3px;font-size:18px;display:block}.wb-stats small{color:#666861;font-size:9px}.wb-panel{background:#fff;border:1px solid #e9e9e4;border-radius:14px;flex:1;padding:14px}.wb-panel header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.wb-panel h2{margin:0;font-size:12px}.wb-panel header span{color:#6d7067;font-size:10px}.wb-row{background:#f5f5f2;border-radius:9px;align-items:center;gap:9px;padding:9px;font-size:11px;display:flex}.wb-row>i{background:var(--portal-ink);width:24px;height:24px;color:var(--portal-lime);border-radius:7px;place-items:center;font-size:10px;font-style:normal;display:grid}.wb-check{border:1px solid #777;border-radius:4px;width:13px;height:13px}.wb-row b{flex:1}.wb-row em{background:var(--portal-lime-soft);color:#626a00;border-radius:999px;padding:2px 8px;font-size:9px;font-style:normal}.type-line{color:#262922;font-family:var(--font-mono);font-size:11px}.type-line .c-prompt{color:#626a00}.type-line .c-cmd{color:var(--portal-ink-soft);font-weight:650}.caret{background:var(--portal-lime-hover);vertical-align:-2px;width:7px;height:14px;margin-left:3px;animation:1s step-end infinite caretBlink;display:inline-block}@keyframes caretBlink{50%{opacity:0}}.float-card{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #15161212;border-radius:16px;align-items:center;gap:11px;padding:14px 18px;font-size:12px;font-weight:700;display:flex;position:absolute;box-shadow:0 22px 50px #15161229}.float-card>i{background:var(--portal-lime);border-radius:10px;place-items:center;width:34px;height:34px;font-size:13px;font-style:normal;display:grid}.float-card span{flex-direction:column;gap:2px;display:flex}.float-card small{color:var(--portal-muted);font-size:10px;font-weight:500}.fc-1{animation:5.5s ease-in-out infinite floatY;top:58px;left:-34px}.fc-2{animation:6.5s ease-in-out infinite reverse floatY;bottom:44px;right:-26px}@keyframes floatY{50%{transform:translateY(-12px)}}.scroll-hint{color:var(--portal-muted);letter-spacing:.14em;flex-direction:column;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.scroll-hint i{background:linear-gradient(var(--portal-muted),transparent);width:2px;height:34px;animation:1.8s ease-in-out infinite hintDrop}@keyframes hintDrop{50%{opacity:.4;transform:translateY(8px)}}.story-section{background:var(--portal-ink);color:#fff}.story-heading{max-width:850px;margin-bottom:72px}.story-section .eyebrow{color:var(--portal-lime)}.story-section .section-heading>p:last-child{color:#92968b;max-width:580px;font-size:16px}.story-grid{grid-template-columns:minmax(340px,.78fr) minmax(560px,1.22fr);align-items:start;gap:95px;display:grid}.story-step{opacity:.32;cursor:pointer;flex-direction:column;justify-content:center;min-height:72vh;padding:12vh 0;transition:opacity .48s;display:flex}.story-step.is-active{opacity:1}.story-step>span{color:var(--portal-lime);letter-spacing:.12em;font-size:10px;font-weight:850}.story-step h3{letter-spacing:-.045em;margin:22px 0 18px;font-size:clamp(30px,3.1vw,46px);line-height:1.08}.story-step>p{color:#a6aa9f;max-width:470px;margin:0;font-size:15px;line-height:1.85}.story-sticky{min-height:min(56vw,650px);position:sticky;top:calc(50vh - min(56vw,650px)/2)}.story-stage{background:#171a15;border:1px solid #ffffff1f;border-radius:30px;min-height:min(56vw,650px);position:relative;overflow:hidden;box-shadow:0 30px 100px #00000059}.story-stage:before{content:"";background:radial-gradient(circle at 75% 25%,#dceb4a21,#0000 32%);position:absolute;inset:0}.story-panel{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;padding:9%;transition:opacity .5s,transform .5s;display:flex;position:absolute;inset:0;transform:translateY(18px)scale(.985)}.story-panel.is-active{opacity:1;pointer-events:auto;transform:none}.visual-label{color:var(--portal-lime);letter-spacing:.13em;text-transform:uppercase;margin-bottom:26px;font-size:9px;font-weight:850}.capture-box{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:22px;padding:30px}.capture-box p{color:#8d9187;font-size:11px}.capture-input{background:#20231e;border:1px solid #ffffff1f;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;min-height:82px;margin-top:22px;padding:20px;display:flex}.capture-input b{font-size:17px;font-weight:580}.capture-input button{background:var(--portal-lime);border:0;border-radius:50%;min-width:54px;height:54px;font-weight:900}.capture-chips{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.capture-chips span{color:#9fa398;border:1px solid #ffffff1c;border-radius:999px;padding:8px 12px;font-size:9px}.progress-card{background:var(--portal-canvas);color:var(--portal-ink);border-radius:24px;padding:28px}.progress-card header{justify-content:space-between;align-items:center;display:flex}.progress-card header div{flex-direction:column;gap:6px;display:flex}.progress-card header span{color:#777b72;font-size:10px}.progress-card header strong{font-size:28px}.progress-line{background:#dedfd6;border-radius:999px;height:8px;margin:26px 0 30px;overflow:hidden}.progress-line i{background:var(--portal-lime-hover);width:68%;height:100%;display:block}.progress-items{gap:10px;display:grid}.progress-items div{background:#fff;border:1px solid #e1e2d9;border-radius:14px;grid-template-columns:22px 1fr auto;align-items:center;gap:11px;padding:15px;font-size:11px;display:grid}.progress-items i{border:1px solid #c5c8bd;border-radius:7px;width:20px;height:20px}.progress-items span{color:#787c73;font-size:9px}.review-card{grid-template-columns:.9fr 1.1fr;gap:16px;display:grid}.review-summary,.review-timeline{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:22px;min-height:360px;padding:26px}.review-summary h4,.review-timeline h4{margin:0 0 24px}.review-summary>b{color:var(--portal-lime);font-size:50px;display:block}.review-summary p,.review-timeline li{color:#9da197;font-size:11px;line-height:1.7}.review-summary small{color:#73786d;border-top:1px solid #ffffff1a;padding-top:20px;line-height:1.6;display:block}.review-timeline ol{gap:20px;margin:0;padding:0;list-style:none;display:grid}.review-timeline li{padding-left:22px;position:relative}.review-timeline li:before{content:"";border:2px solid var(--portal-lime);border-radius:50%;width:8px;height:8px;position:absolute;top:4px;left:0}.review-timeline li b{color:#fff;font-size:12px;display:block}.knowledge-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.knowledge-grid article{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;min-height:170px;padding:22px;display:flex}.knowledge-grid article:first-child{background:var(--portal-lime);color:var(--portal-ink)}.knowledge-grid span{opacity:.66;font-size:9px}.knowledge-grid h4{margin:auto 0 10px}.knowledge-grid p{color:#94998e;margin:0;font-size:10px;line-height:1.6}.knowledge-grid article:first-child p{color:#11120fa6}.mobile-visual{display:none}.capabilities-section,.discover-section,.workflow-explorer{background:var(--portal-canvas)}.home-page .section-heading{max-width:850px;margin-bottom:72px}.home-page .section-heading h2{font-size:clamp(36px,4.4vw,62px)}.home-page .section-heading>p:last-child{max-width:580px;font-size:16px}.cap-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.cap-card{border:1px solid var(--portal-border);min-height:320px;transition:transform .35s var(--ease),box-shadow .35s ease,border-color .35s ease;background:#fff;border-radius:24px;flex-direction:column;padding:34px;display:flex;position:relative;overflow:hidden}.cap-card:hover{border-color:#c6cd3a;transform:translateY(-8px);box-shadow:0 30px 60px #1516121a}.cap-no,.mode-tag{color:#626a00;font-family:var(--font-mono);letter-spacing:.1em;font-size:11px;font-weight:750}.cap-icon,.mode-icon{background:var(--portal-lime-soft);color:#626a00;border:1px solid #d9dacd;border-radius:15px;place-items:center;width:52px;height:52px;margin-block:30px 22px;font-size:22px;display:grid}.cap-card h3{margin-bottom:12px;font-size:23px}.cap-card p{color:var(--portal-muted);margin:0;font-size:14px;line-height:1.75}.trust-note{color:#626a00;margin-top:auto;padding-top:20px;font-size:11px;font-weight:750}.mode-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.mode-card{border:1px solid var(--portal-border);text-align:left;cursor:pointer;min-height:250px;transition:transform .3s var(--ease),box-shadow .3s ease,border-color .3s ease;background:#fff;border-radius:22px;flex-direction:column;align-items:flex-start;padding:28px;display:flex;position:relative}.mode-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px #15161217}.mode-card[aria-pressed=true]{border-color:var(--portal-lime);box-shadow:0 24px 55px #b4c82c38}.mode-card .mode-icon{background:var(--portal-ink);color:var(--portal-lime);border:0;margin:0 0 22px}.mode-card h3{margin:0 0 8px}.mode-card p{color:var(--portal-muted);margin:0;font-size:12.5px;line-height:1.7}.mode-card .mode-tag{margin-top:auto;padding-top:18px}.mode-demo{background:var(--portal-stage);box-shadow:var(--shadow-stage);border-radius:20px;margin-top:26px;overflow:hidden}.mode-console{color:#e8eae1;min-height:210px;font-family:var(--font-mono);flex-direction:column;gap:18px;padding:30px;font-size:13px;display:flex}.mode-console div{gap:10px;display:flex}.mode-console i{font-style:normal}.mode-console i,.tone-ok{color:var(--portal-lime)}.tone-warn{color:#e8c468}.tone-dim{color:#8a8e84}.quickstart-section{background:#fff}.quick-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;display:grid}.quick-preview{background:var(--portal-stage);color:#fff;box-shadow:var(--shadow-stage);border-radius:22px;padding:32px}.quick-preview>span{color:var(--portal-lime);font-family:var(--font-mono);font-size:11px}.quick-preview h3{margin:18px 0 30px;font-size:28px}.quick-preview>div{border-top:1px solid #ffffff1a;grid-template-columns:32px 1fr;align-items:center;gap:14px;padding:17px 0;display:grid}.quick-preview i{background:var(--portal-lime);width:32px;height:32px;color:var(--portal-ink);border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.quick-preview p{color:#a8aca2;margin:0;font-size:13px}.quick-preview b{color:#fff;margin-bottom:3px;display:block}.quick-steps article{border-bottom:1px solid var(--portal-border);grid-template-columns:44px 1fr;gap:18px;padding:24px 0;display:grid}.quick-steps article>b{color:#626a00;width:44px;height:44px;font-family:var(--font-mono);border:1px solid #d9dacd;border-radius:50%;place-items:center;display:grid}.quick-steps h3{margin:2px 0 8px}.quick-steps p{color:var(--portal-muted);margin:0;font-size:13px;line-height:1.7}.quick-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:28px;display:flex}.quick-actions .button{margin-top:0}.discover-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.discover-grid article{border:1px solid var(--portal-border);min-height:390px;transition:transform .3s var(--ease),box-shadow .3s ease;background:#fff;border-radius:24px;flex-direction:column;padding:34px;display:flex}.discover-grid article:hover{transform:translateY(-6px);box-shadow:0 24px 55px #15161217}.discover-grid article>span{color:#626a00;font-family:var(--font-mono);letter-spacing:.1em;font-size:11px;font-weight:750}.discover-grid h3{margin:30px 0 14px;font-size:24px;line-height:1.3}.discover-grid article>p{color:var(--portal-muted);font-size:13px;line-height:1.75}.discover-grid nav{flex-wrap:wrap;gap:9px;margin-top:auto;display:flex}.discover-grid nav a{border:1px solid var(--portal-border);color:#5f6359;background:#fafaf5;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:680}.cta-section{text-align:center;padding:150px 0 160px;position:relative;overflow:clip}.cta-section:before{content:"";background:radial-gradient(circle,#dceb4a33,#0000 66%);border-radius:50%;width:720px;height:720px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.kicker-badge{border:1px solid var(--portal-border);color:#626a00;letter-spacing:.1em;background:#fffc;border-radius:999px;margin-bottom:30px;padding:11px 22px;font-size:13px;font-weight:750;display:inline-flex;position:relative}.cta-section h2{letter-spacing:-.055em;margin:0 auto 26px;font-size:clamp(42px,5vw,68px);position:relative}.cta-section p{max-width:560px;color:var(--portal-muted);margin:0 auto 44px;font-size:17px;line-height:1.8;position:relative}.cta-section .hero-actions{justify-content:center;position:relative}.home-page .portal-footer{margin-top:0}.portal-footer .footer-grid{grid-template-columns:1.8fr repeat(4,1fr);gap:48px}@media (width<=1120px){.home-hero-inner{gap:44px}.fc-1{left:-10px}.fc-2{right:-8px}.story-grid{gap:48px}.mode-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.portal-header{padding-inline:10px}.home-page .section{padding-block:92px}.home-hero{min-height:auto;padding:124px 0 90px}.home-hero-inner{grid-template-columns:1fr;gap:56px}.home-hero h1{max-width:720px}.hero-stage{width:100%;max-width:640px;margin-inline:auto}.scroll-hint{display:none}.story-grid{display:block}.story-step{opacity:1;min-height:auto;padding:70px 0}.story-sticky{display:none}.mobile-visual{background:#191c17;border:1px solid #ffffff1c;border-radius:22px;min-height:220px;margin-top:32px;padding:28px;display:block}.mobile-visual b{color:var(--portal-lime);margin-bottom:14px;display:block}.mobile-visual span{color:#969b90;font-size:12px;line-height:1.7}.cap-grid,.discover-grid{grid-template-columns:1fr}.cap-card{min-height:250px}.discover-grid article{min-height:280px}.quick-grid{grid-template-columns:1fr;gap:40px}.portal-footer .footer-grid{grid-template-columns:repeat(4,1fr)}.portal-footer .footer-brand{grid-column:1/-1}}@media (width<=620px){.portal-header{padding-inline:8px}.portal-header .header-inner{min-height:58px;padding-inline:10px}.portal-header .mobile-nav-wrap{border-radius:20px;top:70px}.content-hero{padding-top:108px}.home-page .shell{width:min(calc(100% - 28px),var(--home-shell))}.home-page .section{padding-block:76px}.home-page .section-heading{margin-bottom:48px}.home-page .section-heading h2{font-size:38px}.home-hero{padding:108px 0 76px}.home-hero h1{letter-spacing:-.045em;font-size:40px;line-height:1.16}.home-hero .lede{font-size:15px}.home-page .hero-actions{flex-direction:column;align-items:stretch}.home-page .hero-actions .button{width:100%}.home-page .hero-actions .text-link{align-self:center;width:max-content}.hero-stats{flex-wrap:wrap;gap:22px}.workbench{grid-template-columns:1fr}.wb-side{display:none}.wb-main{min-height:390px;padding:14px}.wb-stats{grid-template-columns:repeat(3,1fr)}.float-card{display:none}.story-step{padding:54px 0}.story-step h3{font-size:34px}.mode-grid{grid-template-columns:1fr}.mode-card{min-height:200px}.mode-console{padding:20px;font-size:11px}.quick-actions{flex-direction:column;align-items:stretch}.quick-actions .button{width:100%}.quick-actions .text-link{align-self:center}.discover-grid article{min-height:320px;padding:28px}.cta-section{padding:110px 0 120px}.cta-section h2{font-size:44px}.portal-footer .footer-grid{grid-template-columns:1fr 1fr;gap:45px 30px}}
