:root{--heading:#0f172a;--muted:#0f172aa8;--brand:#2563eb;--brand-2:#1d4ed8;--brand-dark:#1e3a8a;--brand-ink:#172554;--surface:#ffffffdb;--surface-strong:#fffffff5;--line:#0f172a1f;--line-strong:#0f172a29;--shadow-md:0 18px 40px #0000000f, 0 2px 8px #0000000a;--shadow-lg:0 28px 60px #00000014, 0 4px 12px #0000000d;--ring:#2563eb2e;letter-spacing:.2px;color:var(--heading);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:18px;line-height:1.45}body{background:radial-gradient(900px 520px at 18% 8%,#2563eb2e,#2563eb00),radial-gradient(980px 560px at 86% 10%,#1e3a8a29,#1e3a8a00),radial-gradient(1000px 680px at 62% 98%,#f59e0b1f,#f59e0b00),linear-gradient(#f8fafc,#f1f5f9);margin:0}#root{min-height:100vh;position:relative}#root:before,#root:after{content:"";pointer-events:none;z-index:-1;opacity:.9;filter:blur();height:420px;position:absolute;inset:-120px 0 auto}#root:before{background:radial-gradient(520px 320px at 22% 30%,#2563eb2e,#2563eb00),radial-gradient(460px 280px at 62% 10%,#1e40af29,#1e40af00)}#root:after{background:radial-gradient(560px 360px at 74% 30%,#6366f124,#6366f100),radial-gradient(560px 360px at 30% 60%,#38bdf81f,#38bdf800);height:520px;top:280px}button{font:inherit;color:inherit}.appShell{min-height:100vh}.topBar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbd;border-bottom:1px solid #0f172a14;position:sticky;top:0}.topBarInner{align-items:center;gap:18px;width:min(1140px,100% - 32px);height:72px;margin:0 auto;display:flex}.brand{align-items:center;gap:12px;min-width:220px;display:flex}.brandMark{letter-spacing:-.6px;color:#ffffffeb;background:linear-gradient(135deg, var(--brand), var(--brand-dark));border-radius:14px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;box-shadow:0 10px 18px #2563eb38,0 2px 8px #0000000f}.brandText{flex-direction:column;line-height:1.1;display:flex}.brandName{color:var(--heading);font-weight:700}.brandMeta{color:#0f172a8f;letter-spacing:.4px;text-transform:uppercase;margin-top:2px;font-size:12px}.topSearch{flex:1;align-items:center;display:flex;position:relative}.topSearchIcon{color:#0f172a8c;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;position:absolute;left:14px}.topSearch input{border:1px solid var(--line);background:var(--surface);border-radius:14px;outline:none;width:100%;height:44px;padding:0 44px 0 42px;transition:border-color .16s,box-shadow .16s,background-color .16s}.topSearch input:focus{box-shadow:0 0 0 4px var(--ring);background:var(--surface-strong);border-color:#2563eb8c}.topSearchClear{cursor:pointer;color:#0f172a8c;background:0 0;border:0;border-radius:12px;place-items:center;width:32px;height:32px;transition:background-color .16s,color .16s;display:grid;position:absolute;right:8px}.topSearchClear:hover{color:#0f172abf;background:#0f172a0f}.topSearchClear svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.topActions{align-items:center;gap:10px;display:flex}.iconButton{border:1px solid var(--line);cursor:pointer;color:#0f172a9e;background:#fffc;border-radius:14px;place-items:center;width:40px;height:40px;transition:transform .16s,box-shadow .16s,background-color .16s,border-color .16s;display:grid}.iconButton:hover{background:var(--surface-strong);border-color:var(--line-strong);transform:translateY(-1px);box-shadow:0 10px 18px #00000012}.iconButton svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.avatarButton{cursor:pointer;background:0 0;border:0;padding:0}.avatarCircle{color:#ffffffe6;background:linear-gradient(135deg, var(--brand-2), var(--brand-ink));border-radius:14px;place-items:center;width:40px;height:40px;font-weight:700;display:grid;box-shadow:0 10px 18px #0000001f}.workspace{width:min(1140px,100% - 32px);margin:0 auto;padding:34px 0 80px}.workspaceHeader{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.workspaceTitle h1{letter-spacing:-1.4px;color:var(--heading);margin:6px 0 0;font-size:56px;line-height:1.05}.workspaceTitle p{color:var(--muted);margin:10px 0 0;font-size:18px}.workspaceStats{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.statPill{border:1px solid var(--line);background:#ffffffc7;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:inline-flex;box-shadow:0 12px 28px #0000000d}.statLabel{letter-spacing:.5px;text-transform:uppercase;color:#0f172a8c;font-size:12px}.statValue{color:var(--heading);white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:14px;font-weight:700;overflow:hidden}.moduleGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:32px;display:grid}.moduleCard{appearance:none;cursor:pointer;box-shadow:var(--shadow-md);background:linear-gradient(#ffffffeb,#ffffffeb) padding-box padding-box,linear-gradient(135deg,#0f172a1f,#0f172a0f) border-box;border:1px solid #0000;border-radius:20px;flex-direction:column;align-items:center;gap:14px;padding:28px 20px;transition:transform .16s,box-shadow .16s,border-color .16s,background-color .16s;display:flex}.moduleCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.moduleCard:focus-visible{outline-offset:3px;outline:3px solid #2563eb59}.moduleCard.isActive{background:linear-gradient(#ffffffeb,#ffffffeb) padding-box padding-box,linear-gradient(135deg,#2563ebe6,#1e40afa6) border-box;box-shadow:0 28px 64px #2563eb29,0 6px 14px #0000000d}.moduleIcon{border:1px solid #0f172a14;border-radius:20px;place-items:center;width:72px;height:72px;display:grid;box-shadow:inset 0 1px #ffffffa6,0 14px 30px #00000014}.moduleIcon svg{fill:currentColor;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px;display:block}.moduleLabel{color:var(--heading);font-size:18px;font-weight:600}.tone-mint{color:#1e3a8aeb;background:linear-gradient(135deg,#2563eb2e,#2563eb14)}.tone-blue{color:#0369a1eb;background:linear-gradient(135deg,#0ea5e92e,#0ea5e914)}.tone-purple{color:#3730a3e6;background:linear-gradient(135deg,#6366f12e,#6366f114)}.tone-gold{color:#92400eeb;background:linear-gradient(135deg,#f59e0b2e,#f59e0b14)}.tone-peach{color:#9a3412eb;background:linear-gradient(135deg,#f973162e,#f9731614)}.tone-green{color:#065f46eb;background:linear-gradient(135deg,#10b9812e,#10b98114)}.tone-pink{color:#9f1239eb;background:linear-gradient(135deg,#f43f5e2e,#f43f5e14)}.tone-sky{color:#0f766eeb;background:linear-gradient(135deg,#14b8a62e,#14b8a614)}.emptyState{border:1px solid var(--line);color:#0f172ab3;background:#ffffffc7;border-radius:16px;margin-top:16px;padding:16px 18px}@media (width<=940px){.workspace{padding:20px 0 64px}.topBarInner{gap:12px;width:min(1140px,100% - 24px);height:68px}.brand{min-width:auto}.brandText{display:none}.moduleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.workspaceHeader{flex-direction:column;align-items:flex-start}.workspaceTitle h1{font-size:42px}.moduleLabel{font-size:16px}}
