:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#0b1220;background:#f8faf9;--border: #d9e1e8;--muted: #64748b;--brand: #0f766e;--brand-soft: #ccfbf1;--surface: #fff}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}button,a{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.topbar{position:sticky;top:0;z-index:40;min-height:68px;padding:0 32px;display:flex;align-items:center;border-bottom:1px solid var(--border);background:var(--surface)}.topbar a{color:inherit;text-decoration:none}.topbar-start{display:flex;align-items:center;gap:12px;min-width:0}.wordmark{display:inline-flex;align-items:center;gap:8px;font-size:18px;letter-spacing:-.04em}.wordmark img{width:132px;height:auto;max-height:26px;object-fit:contain;object-position:left center}.wordmark small{color:var(--muted);font-size:13px;letter-spacing:0}footer{padding:24px 32px;color:var(--muted);font-size:13px;border-top:1px solid var(--border)}.platform-layout{flex:1;display:grid;grid-template-columns:272px 1fr;min-height:calc(100vh - 117px)}.sidebar{padding:26px 16px 18px;border-right:1px solid var(--border);background:var(--surface);display:flex;flex-direction:column;gap:20px}.sidebar-heading{padding:0 12px}.eyebrow{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.12em;margin:0 0 8px}.organization-name{margin:0;color:#334155;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-nav{display:grid;gap:18px}.nav-group{display:grid;gap:4px}.nav-group-label{margin:0 12px 4px;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.nav-row{display:flex;align-items:center;gap:4px}.nav-row .nav-item{flex:1}.nav-item{border:0;background:transparent;color:#334155;border-radius:8px;padding:10px 12px;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:42px;text-decoration:none}.nav-item>.nav-label{display:flex;align-items:center;gap:9px;min-width:0;flex:1}.nav-label-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item:hover,.nav-item.active{background:var(--brand-soft);color:#084f4b}.nav-item.locked{color:#94a3b8}.nav-item small{flex:0 0 auto;color:var(--brand);font-size:10px}.locked .nav-item small{color:#94a3b8}.module-icon{flex:0 0 18px;width:18px;overflow:hidden;text-align:center;font-size:14px;font-weight:500}.favorite-button{border:0;background:transparent;color:#cbd5e1;padding:8px 5px}.favorite-button:hover,.favorite-button.selected{color:var(--brand)}.sidebar-bottom{margin-top:auto;display:grid;gap:4px}.workspace{min-width:0;padding:clamp(28px,5vw,64px);max-width:1240px;width:100%}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}h1,h2,h3{letter-spacing:-.035em;margin:0}h1{font-size:clamp(32px,5vw,52px)}h2{font-size:clamp(24px,3vw,36px)}.section-heading p:not(.eyebrow){color:var(--muted);max-width:55ch;line-height:1.6;margin:12px 0 0}.heading-actions{display:flex;align-items:center;gap:12px}.status-pill{background:#dcfce7;color:#166534;padding:7px 10px;border-radius:999px;font-size:12px;white-space:nowrap}.status-pill.trial{background:#fff4d6;color:#8a4b08}.avatar{width:44px;height:44px;border-radius:50%;border:1px solid var(--border);background:var(--brand-soft);color:#084f4b;font-weight:700}.dashboard{margin-top:52px}.welcome-panel{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:28px;background:#eef2f4;border:1px solid var(--border);border-radius:12px}.welcome-panel p:not(.eyebrow){max-width:58ch;color:#475569;line-height:1.6;margin:10px 0 0}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:11px 15px;text-decoration:none;font-size:14px;border:1px solid transparent}.primary-button{background:var(--brand);color:#fff}.primary-button:hover{background:#0b625d}.secondary-button{border-color:var(--border);color:#334155;background:#fff;margin-left:8px}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0 56px}.metric-card{padding:20px;border:1px solid var(--border);background:var(--surface);border-radius:10px;display:grid;gap:5px}.metric-card span,.metric-card small{color:var(--muted);font-size:13px}.metric-card strong{font-size:30px;letter-spacing:-.04em}.quick-section{margin-top:20px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.section-title a{color:var(--brand);font-size:14px}.module-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.module-card{display:grid;gap:9px;min-height:180px;padding:18px;text-align:left;border:1px solid var(--border);background:var(--surface);border-radius:10px;color:#0b1220;transition:border-color .14s ease,transform .14s ease}.module-card:hover{border-color:var(--brand);transform:translateY(-2px)}.module-card strong{font-size:16px}.module-card span{color:var(--muted);font-size:13px;line-height:1.5}.module-card em{color:var(--brand);font-size:13px;font-style:normal;margin-top:auto}.card-icon,.large-icon{display:grid;place-items:center;background:var(--brand-soft);color:#084f4b;border-radius:8px;width:36px;height:36px;font-size:18px}.module-page{margin-top:52px}.module-intro{display:flex;align-items:center;gap:16px;padding-bottom:28px;border-bottom:1px solid var(--border)}.module-intro p{color:var(--muted);margin:6px 0 0}.favorite-action{margin-left:auto;border:1px solid var(--border);border-radius:8px;background:#fff;color:#475569;padding:10px 12px}.favorite-action.selected{color:var(--brand);border-color:var(--brand)}.module-empty{max-width:680px;margin-top:48px;padding:32px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.module-empty h3{font-size:21px}.module-empty p{color:var(--muted);line-height:1.7}.notice{margin-top:20px;padding:12px 14px;border:1px solid #f4c976;border-radius:8px;color:#8a4b08;background:#fff4d6}.loading-state{margin-top:64px;color:var(--muted)}.module-state{display:inline-block;margin-bottom:14px;color:var(--brand);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.platform-not-found{max-width:680px;margin:0 auto;padding:96px 32px}.platform-not-found p:not(.eyebrow){color:var(--muted);line-height:1.7}.auth-page{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:32px 20px;background:#eef2f4}.auth-card{width:min(100%,440px);padding:36px;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 1px 2px #0b12200f,0 4px 12px #0b12200a}.auth-brand{display:inline-flex;margin-bottom:48px}.auth-brand img{width:150px;height:auto}.auth-card h1{font-size:36px}.auth-lead{color:var(--muted);line-height:1.6;margin:12px 0 28px}.auth-card form{display:grid;gap:8px}.auth-card label{color:#334155;font-size:13px;font-weight:600;margin-top:10px}.auth-card input{min-height:44px;border:1px solid var(--border);border-radius:8px;padding:11px 12px;font:inherit}.auth-card form .primary-button{min-height:44px;margin-top:16px}.auth-card>small{display:block;color:var(--muted);line-height:1.5;margin-top:16px}.auth-message{color:#166534;font-size:13px}.mobile-menu-button{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid var(--border);border-radius:8px;color:#084f4b;background:var(--brand-soft);font-size:22px;line-height:1}.mobile-nav-overlay{display:none}@media(max-width:900px){.module-cards{grid-template-columns:repeat(2,1fr)}.platform-layout{grid-template-columns:220px 1fr}}@media(max-width:700px){.topbar{min-height:56px;height:56px;padding-inline:max(16px,env(safe-area-inset-left)) max(16px,env(safe-area-inset-right))}.topbar-start{gap:8px}.wordmark img{width:112px}.wordmark small{font-size:12px}.mobile-menu-button{display:inline-flex}.platform-layout{display:block;min-height:calc(100dvh - 56px)}.sidebar{display:none;position:fixed;inset:56px auto 0 0;z-index:30;width:min(86vw,320px);overflow-y:auto;padding:20px 16px max(18px,env(safe-area-inset-bottom));border-right:1px solid var(--border);border-bottom:0;box-shadow:12px 0 32px #0b12202e}.sidebar.is-open{display:flex}.mobile-nav-overlay{display:block;position:fixed;inset:56px 0 0;z-index:25;width:100%;height:auto;padding:0;border:0;background:#0b12206b}.module-nav{display:grid;gap:18px}.nav-group{display:grid;gap:4px}.nav-group-label{display:block}.nav-row{flex:none}.nav-row .nav-item{white-space:normal}.nav-label-text{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;line-height:1.3}.nav-item{min-height:44px}.favorite-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px}.sidebar-bottom{display:grid}.workspace{padding:28px max(16px,env(safe-area-inset-left)) max(56px,env(safe-area-inset-bottom))}.section-heading,.welcome-panel,.module-intro{flex-direction:column;align-items:flex-start}.section-heading{gap:18px}.section-heading h1{font-size:clamp(36px,11vw,48px)}.heading-actions{width:100%;justify-content:space-between}.dashboard{margin-top:36px}.welcome-panel{padding:22px 18px;gap:20px}.welcome-panel h2{font-size:clamp(26px,8vw,34px)}.welcome-panel .primary-button{width:100%;min-height:44px}.dashboard-grid{grid-template-columns:1fr;margin-bottom:40px}.section-title{align-items:flex-start;flex-direction:column;gap:8px}.module-cards{grid-template-columns:1fr}.module-card{min-height:168px}.module-intro{gap:16px}.favorite-action{width:100%;min-height:44px;margin-left:0}.module-empty{margin-top:32px;padding:24px 18px}.module-empty>div{display:flex;flex-direction:column;gap:8px}.module-empty .secondary-button{margin-left:0}.auth-page{padding:24px 16px 40px}.auth-card{padding:24px 20px;border-radius:10px}.auth-brand{margin-bottom:32px}.auth-brand img{width:132px}.auth-card h1{font-size:clamp(30px,9vw,36px)}.auth-lead{margin-bottom:24px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important}}.topbar{justify-content:space-between;gap:24px}.ecosystem-nav,.ecosystem-footer-nav{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.ecosystem-nav a,.ecosystem-footer-nav a{color:var(--muted);text-decoration:none;font-size:13px}.ecosystem-nav a:hover,.ecosystem-footer-nav a:hover{color:var(--brand)}.ecosystem-footer-nav{display:inline-flex;margin-left:16px}@media(max-width:700px){.ecosystem-nav{display:none}footer{display:flex;flex-wrap:wrap;gap:8px}.ecosystem-footer-nav{margin-left:0;width:100%}}
