:root{color:#172033;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-shell,.app-shell{min-height:100vh}.site-shell{background:radial-gradient(circle at 0 0,#0b6bcb29,#0000 34rem),linear-gradient(135deg,#f8fbff 0%,#edf4ff 46%,#f7fafc 100%)}.topbar{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:24px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:900;display:inline-flex}.brand-mark,.avatar{color:#fff;background:#101828;border-radius:14px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:0 10px;font-weight:900;display:inline-flex}.brand-inverse{color:#fff}.brand-inverse .brand-mark{color:#101828;background:#fff}.nav-actions,.side-nav,.inline-actions,.hero-actions,.session-menu{align-items:center;gap:12px;display:flex}.nav-actions a:not(.button):hover,.side-nav a:hover{color:#0b6bcb}.button,button{color:#fff;cursor:pointer;background:#101828;border:0;border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:900;display:inline-flex}.button:hover,button:hover,.button:focus-visible,button:focus-visible{background:#0b6bcb}.button-secondary{color:#0b315f;background:#eaf2ff}.button-secondary:hover,.button-secondary:focus-visible{color:#0b315f;background:#d8e9ff}.landing,.auth-page{max-width:1180px;margin:0 auto;padding:42px 24px 72px}.hero{max-width:930px;padding:72px 0 48px}.eyebrow{color:#51627a;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.8rem;font-weight:900}h1{letter-spacing:-.07em;margin:0;font-size:clamp(2.25rem,5vw,5rem);line-height:.95}h2{margin:0 0 10px;font-size:1.1rem}.lead{color:#51627a;max-width:830px;font-size:1.18rem;line-height:1.75}.muted,.card p,.empty,li{color:#51627a;line-height:1.55}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.landing-grid{margin:28px 0}.card,.status-card,.info-band{background:#ffffffeb;border:1px solid #6b7e9b2e;border-radius:24px;box-shadow:0 18px 55px #17203314}.card{padding:24px}.status-card{color:#31415a;margin:18px 0;padding:16px 20px}.info-band{margin-top:28px;padding:30px}.step,.metric{color:#0b6bcb;letter-spacing:-.06em;font-size:2.35rem;font-weight:950;display:block}.auth-page{place-items:center;display:grid}.auth-card{width:100%;max-width:540px}.form-stack{flex-direction:column;gap:10px;display:flex}label{font-weight:850}input,select,textarea{color:#172033;background:#fff;border:1px solid #cfd9e6;border-radius:14px;padding:12px}textarea{resize:vertical;min-height:190px}.app-shell{background:#f4f7fb;grid-template-columns:280px minmax(0,1fr);display:grid}.sidebar{color:#ffffffc7;background:#101828;padding:26px}.side-nav{flex-direction:column;align-items:stretch;margin-top:36px}.side-nav a,.nav-disabled{border-radius:14px;padding:12px 14px}.side-nav a{color:#fff;background:#ffffff14}.nav-disabled{color:#ffffff73}.workspace{padding:34px}.workspace-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.workspace-header h1{font-size:clamp(2rem,3vw,3.4rem)}.profile-pill{background:#fff;border:1px solid #6b7e9b33;border-radius:999px;align-items:center;gap:10px;padding:8px 12px 8px 8px;display:inline-flex}.profile-pill small{color:#667085}.session-menu{flex-wrap:wrap;justify-content:flex-end}.session-state{color:#51627a;background:#fff;border-radius:999px;padding:10px 14px}.dashboard-stack{flex-direction:column;gap:18px;display:flex}.panel-layout{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #e7edf5;padding:12px 8px}tr.selected{background:#eef6ff}tr:hover{background:#f7fbff}.checkbox-row{align-items:center;gap:8px;display:flex}.checkbox-row input{width:auto}.badge{border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:850;display:inline-block}.badge-draft{color:#42526b;background:#eef2f7}.badge-importing{color:#8a5a00;background:#fff3cd}.badge-validated{color:#166534;background:#dcfce7}.badge-package_ready{color:#1d4ed8;background:#dbeafe}.badge-finished{color:#6d28d9;background:#ede9fe}.badge-archived{color:#64748b;background:#f1f5f9}.section-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.gate-card{max-width:680px}.profile-grid{grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);gap:18px;display:grid}.profile-card{align-items:center;gap:18px;display:flex}.profile-card .avatar{border-radius:22px;min-width:72px;height:72px;font-size:1.3rem}.membership-list{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.membership-list li{background:#f8fbff;border-radius:14px;justify-content:space-between;align-items:center;padding:12px;display:flex}.code-preview{color:#dbeafe;white-space:pre-wrap;background:#0b1220;border-radius:16px;max-height:28rem;padding:16px;font-size:.82rem;overflow:auto}@media (width<=920px){.app-shell{grid-template-columns:1fr}.sidebar{position:static}.side-nav{flex-flow:wrap}.workspace-header,.topbar{flex-direction:column;align-items:flex-start}}@media (width<=820px){.grid,.panel-layout,.profile-grid{grid-template-columns:1fr}}
