:root{color-scheme:light;--ink: #142033;--muted: #647188;--line: #dbe2eb;--surface: #ffffff;--canvas: #f4f6f9;--navy: #0b1220;--navy-soft: #121c2d;--blue: #246bfe;--blue-dark: #174fd0;--blue-soft: #eaf1ff;--green: #16805c;--shadow: 0 18px 50px rgba(16, 28, 48, .09);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;min-height:100dvh;color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #8eb3ff;outline-offset:3px}a{color:inherit}h1,h2,p{margin-top:0}.brand{display:inline-flex;align-items:center;gap:11px;color:#fff;font-size:19px;font-weight:750;text-decoration:none;letter-spacing:-.02em}.brand--large{font-size:23px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#fff;background:var(--blue);font-weight:850;box-shadow:inset 0 0 0 1px #ffffff2e}.brand--large .brand-mark{width:42px;height:42px;border-radius:12px}.eyebrow{margin-bottom:10px;color:var(--blue);font-size:12px;line-height:1.3;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.icon-button{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:11px;color:var(--ink);background:var(--surface);cursor:pointer}.login-page{display:grid;grid-template-columns:minmax(360px,1fr) minmax(480px,1.1fr);min-height:100dvh}.login-context{display:flex;flex-direction:column;padding:clamp(34px,5vw,72px);color:#fff;background:var(--navy);position:relative;overflow:hidden}.login-context:after{content:"";position:absolute;right:-25%;bottom:-30%;width:70%;aspect-ratio:1;border-radius:50%;border:1px solid rgba(91,140,255,.22);box-shadow:0 0 0 70px #246bfe0a,0 0 0 140px #246bfe06}.login-copy{position:relative;z-index:1;max-width:610px;margin:auto 0}.login-copy .eyebrow{color:#8eb3ff}.login-copy h1{max-width:590px;margin-bottom:24px;font-size:clamp(38px,4.8vw,68px);line-height:1.02;letter-spacing:-.045em}.login-copy>p:last-child{max-width:520px;margin-bottom:0;color:#aebbd0;font-size:clamp(16px,1.4vw,19px);line-height:1.65}.login-note{position:relative;z-index:1;margin:44px 0 0;color:#8593aa;font-size:13px}.login-access{display:grid;place-items:center;padding:32px;background:#eef2f7}.login-panel{width:min(470px,100%);padding:clamp(28px,5vw,48px);border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow)}.login-panel__icon{display:grid;place-items:center;width:50px;height:50px;margin-bottom:28px;border-radius:14px;color:var(--blue);background:var(--blue-soft)}.login-panel__icon svg{width:27px;height:27px;fill:currentColor}.login-panel h2{margin-bottom:12px;font-size:clamp(28px,3vw,37px);line-height:1.1;letter-spacing:-.035em}.login-panel>p:not(.eyebrow){color:var(--muted);line-height:1.65}.primary-button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:54px;margin-top:30px;padding:0 20px;border:0;border-radius:12px;color:#fff;background:var(--blue);font-weight:760;cursor:pointer;transition:background .18s ease,transform .18s ease}.primary-button:hover{background:var(--blue-dark);transform:translateY(-1px)}.privacy-note{margin:18px 0 0;font-size:12px;text-align:center}.workspace{display:grid;grid-template-columns:252px minmax(0,1fr);min-height:100dvh}.sidebar{display:flex;flex-direction:column;min-height:100dvh;padding:24px 16px 18px;color:#cbd5e5;background:var(--navy)}.sidebar__top{display:flex;align-items:center;justify-content:space-between;padding:0 8px 28px}.sidebar__close{display:none;color:#fff;border-color:#29354a;background:transparent}.navigation__label{margin:0 12px 10px;color:#68778f;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.navigation{display:grid;gap:5px}.navigation__item{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:46px;padding:7px 10px;border:0;border-radius:10px;color:#91a0b8;background:transparent;text-align:left;cursor:pointer}.navigation__item:not(:disabled):hover{color:#fff;background:var(--navy-soft)}.navigation__item--active{color:#fff;background:#17243a;box-shadow:inset 3px 0 var(--blue)}.navigation__item:disabled{cursor:default;opacity:.72}.navigation__icon{display:grid;place-items:center;width:30px;height:30px;border:1px solid #2b3a52;border-radius:8px;font-size:10px;font-weight:800}.navigation__soon{color:#536177;font-size:9px;text-transform:uppercase}.sidebar__footer{display:flex;align-items:center;gap:9px;margin-top:auto;padding:18px 10px 2px;border-top:1px solid #202c40;color:#7f8da3;font-size:12px}.environment-dot{width:8px;height:8px;border-radius:50%;background:#27c58a;box-shadow:0 0 0 4px #27c58a1a}.main-area{min-width:0}.topbar{display:flex;align-items:center;min-height:74px;padding:0 clamp(20px,4vw,48px);border-bottom:1px solid var(--line);background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar__context{display:grid;gap:2px}.topbar__context span{color:var(--muted);font-size:11px}.topbar__context strong{font-size:15px}.operator{display:flex;align-items:center;gap:11px;margin-left:auto}.operator__avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;color:#fff;background:var(--navy);font-size:12px;font-weight:800}.operator__identity{display:grid;gap:2px}.operator__identity strong{font-size:13px}.operator__identity small{color:var(--muted);font-size:11px}.mobile-menu{display:none;margin-right:13px}.content{width:min(1220px,100%);margin:0 auto;padding:clamp(28px,5vw,62px) clamp(20px,4vw,48px)}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.page-heading h1{margin-bottom:12px;font-size:clamp(31px,4vw,48px);line-height:1.05;letter-spacing:-.04em}.page-heading>div>p:last-child{max-width:660px;margin-bottom:0;color:var(--muted);font-size:16px;line-height:1.55}.status-badge{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;padding:10px 13px;border:1px solid #cce8dd;border-radius:999px;color:#12694c;background:#eefaf6;font-size:12px;font-weight:750}.status-badge span{width:8px;height:8px;border-radius:50%;background:#1aaa77}.readiness{display:flex;justify-content:flex-end}button.status-badge{cursor:pointer}.status-badge--loading{color:#46617f;border-color:#d8e0ea;background:#f6f8fb}.status-badge--loading span{background:#7790ad;animation:pulse 1.2s ease-in-out infinite}.status-badge--error{color:#a23333;border-color:#f0caca;background:#fff4f4}.status-badge--error span{background:#cf4141}@keyframes pulse{50%{opacity:.35}}.foundation-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(290px,.8fr);gap:18px}.foundation-main,.next-step,.module-section{border:1px solid var(--line);background:var(--surface)}.foundation-main{padding:clamp(24px,3vw,36px);border-radius:18px;box-shadow:0 12px 30px #101c300d}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.section-heading h2,.next-step h2{margin-bottom:0;font-size:23px;letter-spacing:-.025em}.phase-number{color:#b6c1d1;font-size:30px;font-weight:250}.foundation-summary{max-width:650px;margin:20px 0 25px;color:var(--muted);line-height:1.6}.check-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.check-list li{display:grid;grid-template-columns:30px 1fr;gap:12px;padding:16px 0;border-top:1px solid #edf0f4}.check-list li>span{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;color:var(--green);background:#eaf8f3;font-weight:850}.check-list div{display:grid;gap:5px}.check-list strong{font-size:14px}.check-list small{color:var(--muted);font-size:13px;line-height:1.45}.next-step{padding:clamp(24px,3vw,34px);border-radius:18px;color:#e8eef8;background:var(--navy)}.next-step .eyebrow{color:#8eb3ff}.next-step>p:not(.eyebrow){margin:20px 0 26px;color:#9eacc1;line-height:1.6}.gate-list{margin:0}.gate-list div{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-top:1px solid #263247}.gate-list dt{color:#8392aa;font-size:12px}.gate-list dd{margin:0;font-size:12px;font-weight:720;text-align:right}.module-section{margin-top:18px;padding:clamp(24px,3vw,36px);border-radius:18px}.muted-label{color:var(--muted);font-size:11px}.module-table{margin-top:24px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.module-table__row{display:grid;grid-template-columns:180px minmax(0,1fr) 100px;gap:20px;align-items:center;min-height:58px;padding:12px 18px;border-top:1px solid var(--line)}.module-table__row:first-child{border-top:0}.module-table__header{min-height:42px;color:var(--muted);background:#f8fafc;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.module-table__row strong{font-size:13px}.module-table__row>span{color:var(--muted);font-size:13px}.module-table__row em{justify-self:start;padding:6px 9px;border-radius:6px;color:#46617f;background:#edf2f7;font-size:10px;font-style:normal;font-weight:800;text-transform:uppercase}.sidebar-backdrop{display:none}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-context{min-height:38dvh;padding:30px}.login-copy{margin:64px 0 20px}.login-copy h1{font-size:clamp(34px,8vw,50px)}.login-note{display:none}.login-access{min-height:62dvh;padding:24px}.workspace{grid-template-columns:1fr}.sidebar{position:fixed;z-index:20;inset:0 auto 0 0;width:min(290px,88vw);transform:translate(-105%);transition:transform .22s ease;box-shadow:20px 0 55px #040a1440}.sidebar--open{transform:translate(0)}.sidebar__close,.mobile-menu{display:grid}.sidebar-backdrop{display:block;position:fixed;z-index:19;inset:0;border:0;background:#040a147a}}@media(max-width:700px){.topbar{min-height:66px;padding:0 16px}.operator__identity{display:none}.content{padding:30px 16px 42px}.page-heading{display:grid;align-items:start;margin-bottom:25px}.status-badge{justify-self:start}.foundation-grid{grid-template-columns:1fr}.section-heading{align-items:center}.muted-label{display:none}.module-section{padding:22px 18px}.module-table{border:0;overflow:visible}.module-table__header{display:none}.module-table__row:not(.module-table__header){grid-template-columns:1fr auto;gap:8px 12px;margin-top:10px;padding:15px;border:1px solid var(--line);border-radius:10px}.module-table__row:not(.module-table__header)>span{grid-column:1/-1;grid-row:2}.module-table__row em{grid-column:2;grid-row:1}}@media(max-width:480px){.login-context{min-height:32dvh;padding:24px 20px}.login-copy{margin:42px 0 0}.login-copy>p:last-child{display:none}.login-access{min-height:68dvh;padding:18px;align-items:start}.login-panel{margin-top:-34px;padding:28px 22px;border-radius:18px;position:relative;z-index:2}.login-panel__icon{width:44px;height:44px;margin-bottom:22px}.login-panel h2{font-size:28px}.primary-button{min-height:52px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
