:root{color-scheme:dark;--bg: #0b1020;--bg-soft: rgba(15, 21, 39, .82);--panel: rgba(13, 19, 34, .88);--panel-strong: rgba(19, 27, 46, .92);--line: rgba(255, 255, 255, .08);--text: #edf0f6;--muted: rgba(237, 240, 246, .68);--soft: rgba(237, 240, 246, .48);--teal: #62d9cf;--amber: #f3b64d;--shadow: 0 30px 90px rgba(0, 0, 0, .45);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:var(--text);background:radial-gradient(circle at top left,rgba(98,217,207,.12),transparent 30%),radial-gradient(circle at top right,rgba(243,182,77,.14),transparent 24%),linear-gradient(180deg,#0b1020,#080d18)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;background:var(--bg)}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;padding:20px}.sidebar{display:flex;flex-direction:column;gap:18px;padding:16px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#0e1321f5,#090d18eb);box-shadow:var(--shadow)}.brand{display:flex;align-items:center;gap:14px;padding:10px 8px 12px}.brand-mark{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#0b1020;font-size:1.5rem;background:radial-gradient(circle at 30% 30%,#fff3c7,#f3b64d 60%,#b07818);box-shadow:inset 0 1px #ffffff73}.brand h1,.card h2,.topbar h2,.review-card h3{margin:0;font-weight:650;letter-spacing:-.03em}.brand p,.card p,.subtle,.system-card p{margin:0;color:var(--muted)}.card h2,.topbar h2,.review-card h3{font-size:1.9rem}.nav{display:flex;flex-direction:column;gap:4px}.nav-item{border:1px solid transparent;background:transparent;color:var(--text);display:flex;align-items:center;gap:12px;padding:14px;border-radius:16px;text-align:left}.nav-item span:last-child{font-size:.95rem}.nav-item.active{background:linear-gradient(180deg,#f3b64d24,#f3b64d0d);border-color:#f3b64d52}.icon{width:20px;display:inline-grid;place-items:center;color:var(--amber)}.nav-icon{width:18px;height:18px}.nav-icon svg{width:18px;height:18px}.section-icon,.icon-button{width:30px;height:30px;border-radius:50%;display:inline-grid;place-items:center;border:1px solid var(--line);background:#ffffff08;color:var(--amber);flex:0 0 auto}.section-icon:hover,.icon-button:hover,.icon-button.active{border-color:#f3b64d73;background:#f3b64d1c}.icon-button{width:34px;height:34px;color:var(--text);background:#ffffff05}.system-card,.card,.topbar{border:1px solid var(--line);background:linear-gradient(180deg,var(--panel-strong),var(--panel));border-radius:22px;box-shadow:var(--shadow)}.system-card{margin-top:auto;padding:16px}.system-head,.card-head,.topbar{display:flex;justify-content:space-between;gap:16px}.system-head{align-items:center;margin-bottom:12px}.progress-track{width:100%;height:8px;background:#ffffff0f;border-radius:999px;overflow:hidden}.progress-track.small{height:6px}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--teal),rgba(98,217,207,.55))}.progress-fill.amber{background:linear-gradient(90deg,var(--amber),rgba(243,182,77,.55))}.progress-fill.neutral{background:linear-gradient(90deg,#ffffff85,#fff3)}.content{display:flex;flex-direction:column;gap:18px;min-width:0}.topbar{align-items:center;padding:20px 22px}.topbar h2{max-width:680px}.eyebrow{color:var(--amber);text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;margin:0 0 8px}.topbar-actions{display:flex;align-items:center;gap:12px}.search{display:flex;align-items:center;gap:10px;min-width:340px;padding:12px 14px;border-radius:16px;border:1px solid var(--line);background:#ffffff08}.shortcut{color:var(--soft);font-size:.85rem;padding-left:10px}.search input,.ghost-button,.primary-button,.table input,.objective-label input,.project-row input,.notes,.callout textarea{color:var(--text)}.search input,.table input,.objective-label input,.project-row input,.notes,.fields textarea,.callout textarea{border:none;outline:none;background:transparent;width:100%;resize:none}.ghost-button,.primary-button{border-radius:14px;padding:11px 16px;border:1px solid var(--line);background:#ffffff0a;display:inline-flex;align-items:center;gap:8px}.primary-button{border-color:#f3b64d52;background:linear-gradient(180deg,#f3b64d33,#f3b64d1a);color:#fff2d4}.grid{display:grid;grid-template-columns:1.2fr 1.1fr .8fr;gap:18px;align-items:start}.card{padding:18px;min-width:0}.grid>.card:nth-child(1){grid-column:1}.grid>.card:nth-child(2){grid-column:2 / span 2}.grid>.card:nth-child(3){grid-column:1}.grid>.card:nth-child(4){grid-column:2 / span 2}.grid>.card:nth-child(5){grid-column:1 / span 2}.grid>.card:nth-child(6){grid-column:3}.callout{margin:16px 0 14px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#ffffff08;min-height:160px;display:grid;gap:14px;align-content:start}.callout-top,.notes-toolbar{display:flex;justify-content:flex-end}.callout p{font-size:1.06rem;line-height:1.6;color:#edf0f6c2}.fields label,.objective-row,.table-row,.project-row,.review-card,.tracker-summary,.mini-bar,.check-item{display:grid}.fields{display:grid;gap:12px}.fields.is-collapsed{display:none}.fields.compact label{display:grid}.fields label{gap:8px}.fields textarea,.notes,.edit-panel input{min-height:120px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#ffffff08}.edit-panel input{min-height:auto;width:100%;color:var(--text);outline:none}.edit-panel input[type=range]{accent-color:var(--amber);padding:0;border:none;background:transparent}.objective-list,.project-list,.timeline{display:grid;gap:12px}.objective-row{gap:8px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#ffffff06}.edit-panel{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:12px;align-items:end;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}.edit-panel label{display:grid;gap:6px;color:var(--soft);font-size:.82rem}.edit-actions{display:flex;gap:8px}.compact-button{min-height:42px;padding:9px 12px;border-radius:12px}.compact-button.danger{border-color:#ff6e6e52;color:#ffb7b7}.objective-label,.objective-meta,.project-row>div,.mini-bar-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.objective-label{font-size:.95rem}.objective-label span{color:var(--muted)}.objective-meta{flex-direction:row;align-items:center}.objective-progress-line{width:100%;height:8px;border-radius:999px;overflow:hidden;background:#ffffff0f}.objective-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--amber),rgba(243,182,77,.45))}.table{display:grid;gap:8px}.table-head,.table-row{display:grid;grid-template-columns:1.15fr .9fr .65fr .65fr 1.25fr;gap:10px;align-items:center}.table-head{color:var(--soft);font-size:.85rem}.table-row{padding:12px 0;border-top:1px solid rgba(255,255,255,.06)}.table-row input{padding:10px 12px;border-radius:12px;border:1px solid transparent;min-width:0}.tracker{display:grid;gap:16px}.tracker-summary{grid-template-columns:180px 1fr;gap:16px;align-items:center}.ring{width:160px;height:160px;border-radius:50%;display:grid;place-items:center;margin-inline:auto;background:radial-gradient(circle at center,rgba(11,16,32,.95) 58%,transparent 58%),conic-gradient(var(--teal) 0 72%,rgba(255,255,255,.09) 72% 100%);border:1px solid var(--line)}.ring span{font-size:2rem;font-weight:700;line-height:1}.ring small{color:var(--muted);margin-top:-6px}.mini-bars{display:grid;gap:12px}.mini-meta{color:var(--text);font-size:.95rem}.review-card{grid-template-columns:1fr auto;gap:16px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:18px;background:#ffffff08}.project-row{gap:10px;padding:14px;border-radius:16px;border:1px solid var(--line);background:#ffffff06}.project-row>div:first-child{display:grid;gap:6px}.project-row>div:nth-child(2){min-width:0}.project-row span{color:var(--muted);font-size:.92rem}.project-progress{display:grid;gap:8px}.project-progress strong{font-size:.95rem}.notes-stack{display:grid;gap:12px}.notes-toolbar{align-items:center;justify-content:space-between;color:var(--soft);font-size:.9rem}.notes-preview{min-height:120px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#ffffff08}.notes-preview p{color:var(--text);margin:0 0 4px}.profile-card{display:flex;align-items:center;gap:12px;padding:14px 12px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.profile-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#0b1020;font-size:.82rem;font-weight:700;background:linear-gradient(180deg,#c9d1e4,#6d7791)}.profile-card strong{display:block}.profile-card p{margin-top:2px;font-size:.9rem;color:var(--muted)}@media(max-width:1280px){.app-shell{grid-template-columns:240px minmax(0,1fr)}.grid{grid-template-columns:1fr 1fr}.grid>.card:nth-child(2),.grid>.card:nth-child(4),.grid>.card:nth-child(5){grid-column:auto}.grid>.card:nth-child(6){grid-column:2;grid-row:auto}}@media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{position:static}.grid{grid-template-columns:1fr}.grid>.card:nth-child(n){grid-column:auto;grid-row:auto}.search{min-width:0;width:100%}.topbar,.review-card,.tracker-summary{grid-template-columns:1fr}.topbar,.topbar-actions{flex-direction:column;align-items:stretch}.table-head{display:none}.table-row{grid-template-columns:1fr .8fr 1.2fr;gap:8px;padding:14px 0}.table-row input:nth-child(3),.table-row input:nth-child(4){display:none}.edit-panel{grid-template-columns:1fr}.edit-actions{justify-content:stretch}.edit-actions .compact-button{flex:1;justify-content:center}}
