@import "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600&family=JetBrains+Mono:wght@400&display=swap";:root{--primary:#2563eb;--primary-pressed:#1d4ed8;--primary-deep:#1e40af;--primary-soft:#eff4ff;--canvas:#f6f8fb;--surface:#f1f5f9;--surface-soft:#f8fafc;--surface-raised:#fff;--hairline:#e2e8f0;--hairline-soft:#eef2f7;--hairline-strong:#cbd5e1;--ink-deep:#0b1220;--ink:#0f172a;--charcoal:#1e293b;--slate:#475569;--steel:#64748b;--stone:#94a3b8;--muted:#cbd5e1;--on-dark:#f8fafc;--on-dark-muted:#f8fafca6;--on-primary:#fff;--tint-peach:#fbeae1;--tint-rose:#f7e3e3;--tint-mint:#e4efe7;--tint-lavender:#e7e9f7;--tint-sky:#e2ebf5;--tint-yellow:#f4eccf;--tint-yellow-bold:#ecd89a;--tint-cream:#f0efe6;--brand-pink:#be3d6f;--brand-orange:#c2602f;--brand-orange-deep:#9a481f;--brand-purple:#5b4bc4;--brand-purple-800:#312e81;--brand-teal:#1f7a70;--brand-green:#2f855a;--brand-yellow:#a16207;--brand-brown:#78603f;--success:#15803d;--warning:#b45309;--error:#dc2626;--success-soft:#e7f4ec;--warning-soft:#fbf0dc;--error-soft:#fbe5e5;--r-xs:4px;--r-sm:6px;--r-md:8px;--r-lg:12px;--r-xl:16px;--r-xxl:20px;--r-full:9999px;--shadow-1:#0f0f0f0a 0px 1px 2px 0px;--shadow-2:#0f0f0f0f 0px 2px 8px 0px, #0f0f0f0a 0px 1px 2px 0px;--shadow-3:#0f0f0f1a 0px 12px 32px -8px, #0f0f0f0f 0px 2px 6px 0px;--shadow-4:#0f0f0f2e 0px 24px 48px -8px;--s-xxs:4px;--s-xs:8px;--s-sm:12px;--s-md:16px;--s-lg:20px;--s-xl:24px;--s-xxl:32px;--s-3xl:40px;--s-4xl:56px;--font-sans:"Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace}*,:before,:after{box-sizing:border-box}html,body{font-family:var(--font-sans);background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-size:14px;line-height:1.5}#root{min-height:100vh}button{font-family:inherit;font-size:inherit;cursor:pointer;color:inherit;background:0 0;border:none;padding:0}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}.t-hero{letter-spacing:-1.4px;font-size:56px;font-weight:600;line-height:1.05}.t-display{letter-spacing:-1px;font-size:44px;font-weight:600;line-height:1.1}.t-h1{letter-spacing:-.6px;font-size:36px;font-weight:600;line-height:1.15}.t-h2{letter-spacing:-.4px;font-size:28px;font-weight:600;line-height:1.2}.t-h3{letter-spacing:-.2px;font-size:22px;font-weight:600;line-height:1.3}.t-h4{font-size:18px;font-weight:600;line-height:1.35}.t-body-lg{font-size:16px;font-weight:400;line-height:1.55}.t-body{font-size:14px;font-weight:400;line-height:1.5}.t-body-m{font-size:14px;font-weight:500;line-height:1.5}.t-cap{letter-spacing:.2px;font-size:12px;font-weight:500;line-height:1.4}.t-cap-bold{letter-spacing:.4px;text-transform:uppercase;font-size:12px;font-weight:600;line-height:1.4}.t-mono{font-family:var(--font-mono)}.text-ink{color:var(--ink)}.text-slate{color:var(--slate)}.text-steel{color:var(--steel)}.text-stone{color:var(--stone)}.btn{border-radius:var(--r-md);white-space:nowrap;justify-content:center;align-items:center;gap:8px;height:38px;padding:10px 16px;font-size:14px;font-weight:500;line-height:1;transition:background .12s,border-color .12s,transform .12s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--primary);color:var(--on-primary)}.btn-primary:hover{background:var(--primary-pressed)}.btn-dark{background:var(--ink-deep);color:var(--on-dark)}.btn-dark:hover{background:#000}.btn-secondary{color:var(--ink);border:1px solid var(--hairline-strong);background:0 0}.btn-secondary:hover{background:var(--surface-soft)}.btn-ghost{color:var(--ink);background:0 0;height:32px;padding:8px 12px}.btn-ghost:hover{background:var(--surface)}.btn-sm{height:30px;padding:6px 12px;font-size:13px}.btn-lg{height:44px;padding:12px 20px;font-size:15px}.btn-icon{border-radius:var(--r-md);width:32px;height:32px;color:var(--slate);justify-content:center;align-items:center;display:inline-flex}.btn-icon:hover{background:var(--surface);color:var(--ink)}.card{background:var(--surface-raised);border:1px solid var(--hairline);border-radius:var(--r-lg)}.card-soft{background:var(--surface-soft);border:1px solid var(--hairline-soft);border-radius:var(--r-lg)}.menu-item{border-radius:var(--r-md);width:100%;color:var(--ink);text-align:left;justify-content:flex-start;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:500;display:flex}.menu-item:hover{background:var(--surface)}.menu-item:disabled{opacity:.5;cursor:default}.input{background:var(--surface-raised);border:1px solid var(--hairline-strong);border-radius:var(--r-md);width:100%;height:40px;color:var(--ink);outline:none;padding:10px 12px;transition:border-color .12s,box-shadow .12s}.input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb26}.input::placeholder{color:var(--stone)}textarea.input{resize:vertical;height:auto;min-height:80px;padding-top:10px;line-height:1.5}.input-error{border-color:var(--error)!important;box-shadow:0 0 0 3px #dc26261f!important}.label{color:var(--charcoal);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.help{color:var(--steel);margin-top:6px;font-size:12px}.badge{border-radius:var(--r-full);letter-spacing:.2px;white-space:nowrap;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex}.badge-purple{background:var(--primary);color:var(--on-primary)}.badge-soft{background:var(--primary-soft);color:var(--primary-deep)}.badge-mint{background:var(--tint-mint);color:var(--brand-green)}.badge-peach{background:var(--tint-peach);color:var(--brand-orange-deep)}.badge-lavender{background:var(--tint-lavender);color:var(--brand-purple-800)}.badge-yellow{background:var(--tint-yellow);color:var(--brand-yellow)}.badge-sky{background:var(--tint-sky);color:#2e5d8a}.badge-gray{background:var(--surface);color:var(--slate)}.badge-success{background:var(--success-soft);color:var(--success)}.badge-warning{background:var(--warning-soft);color:var(--warning)}.badge-error{background:var(--error-soft);color:var(--error)}.dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.row{align-items:center;display:flex}.col{flex-direction:column;display:flex}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-5{gap:20px}.gap-6{gap:24px}.gap-8{gap:32px}.between{justify-content:space-between}.center{align-items:center}.grow{flex:1}.app{background:var(--canvas);grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--surface);border-right:1px solid var(--hairline);flex-direction:column;gap:4px;height:100vh;padding:16px 12px;display:flex;position:sticky;top:0;overflow-y:auto}.brand-lockup{align-items:center;gap:10px;padding:8px 8px 16px;display:flex}.brand-mark{background:var(--primary);width:28px;height:28px;color:var(--on-primary);letter-spacing:-.4px;border-radius:8px;flex-shrink:0;place-items:center;font-size:16px;font-weight:700;display:grid}.nav-section-title{letter-spacing:.6px;text-transform:uppercase;color:var(--stone);padding:14px 10px 6px;font-size:11px;font-weight:600}.nav-item{border-radius:var(--r-md);color:var(--charcoal);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:8px 10px;font-size:14px;font-weight:500;transition:background .1s;display:flex}.nav-item:hover{background:var(--surface-soft)}.nav-item.active{background:var(--surface-raised);color:var(--ink);box-shadow:var(--shadow-1)}.nav-item .nav-icon{width:18px;height:18px;color:var(--slate);flex-shrink:0}.nav-item.active .nav-icon{color:var(--primary)}.nav-item .badge{margin-left:auto}.workspace-pill{border-radius:var(--r-md);background:var(--surface-raised);border:1px solid var(--hairline);align-items:center;gap:10px;margin-top:auto;padding:10px;display:flex}.main{flex-direction:column;min-width:0;display:flex}.topbar{border-bottom:1px solid var(--hairline);background:var(--canvas);z-index:10;justify-content:space-between;align-items:center;gap:16px;height:60px;padding:0 32px;display:flex;position:sticky;top:0}.crumbs{color:var(--steel);align-items:center;gap:8px;font-size:13px;display:flex}.crumbs .sep{color:var(--muted)}.crumbs .current{color:var(--ink);font-weight:500}.content{width:100%;padding:32px}.tabs{border-bottom:1px solid var(--hairline);gap:0;margin-bottom:24px;display:flex}.tab{color:var(--steel);cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-size:14px;font-weight:500;transition:color .12s,border-color .12s}.tab:hover{color:var(--ink)}.tab.active{color:var(--ink);border-bottom-color:var(--ink)}.toggle{background:var(--hairline-strong);cursor:pointer;border-radius:999px;flex-shrink:0;width:36px;height:22px;transition:background .15s;position:relative}.toggle:after{content:"";width:16px;height:16px;box-shadow:var(--shadow-1);background:#fff;border-radius:50%;transition:left .15s;position:absolute;top:3px;left:3px}.toggle.on{background:var(--primary)}.toggle.on:after{left:17px}.tile{border-radius:var(--r-lg);padding:20px}.tile-canvas{background:var(--surface-raised);border:1px solid var(--hairline)}.tile-peach{background:var(--tint-peach)}.tile-mint{background:var(--tint-mint)}.tile-lavender{background:var(--tint-lavender)}.tile-sky{background:var(--tint-sky)}.tile-yellow{background:var(--tint-yellow)}.tile-cream{background:var(--tint-cream)}.tbl{border-collapse:collapse;background:var(--surface-raised);width:100%}.tbl th{text-align:left;color:var(--steel);text-transform:uppercase;letter-spacing:.4px;border-bottom:1px solid var(--hairline);background:var(--surface-soft);padding:10px 16px;font-size:12px;font-weight:600}.tbl td{border-bottom:1px solid var(--hairline-soft);color:var(--charcoal);vertical-align:middle;padding:14px 16px;font-size:14px}.tbl tr:last-child td{border-bottom:none}.tbl tr:hover td{background:var(--surface-soft)}.scroll::-webkit-scrollbar{width:10px;height:10px}.scroll::-webkit-scrollbar-thumb{background:var(--hairline-strong);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.scroll::-webkit-scrollbar-thumb:hover{background:var(--stone);background-clip:padding-box;border:2px solid #0000}.avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:inline-flex}.avatar-sm{width:22px;height:22px;font-size:10px}.avatar-lg{width:36px;height:36px;font-size:13px}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.2s both fadeIn}@keyframes pop{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.08)}to{transform:scale(1)}}.pop{animation:.38s cubic-bezier(.22,1.4,.36,1) both pop}@keyframes drawCheck{to{stroke-dashoffset:0}}@keyframes spin{to{transform:rotate(360deg)}}.divider{background:var(--hairline);height:1px;margin:16px 0}.kbd{background:var(--surface);border:1px solid var(--hairline);min-width:18px;height:18px;font-family:var(--font-mono);color:var(--slate);border-radius:4px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;display:inline-flex}.chip{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--r-full);color:var(--charcoal);align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.ph-stripe{background-image:repeating-linear-gradient(135deg, var(--hairline-soft) 0, var(--hairline-soft) 8px, var(--surface-soft) 8px, var(--surface-soft) 16px)}.spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin;display:inline-block}
