:root{color:#172033;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.sidebar{background:#182235;color:#fff;padding:18px;display:flex;flex-direction:column;gap:10px}.brand{height:44px;display:flex;align-items:center;gap:10px;font-weight:700;margin-bottom:12px}.nav-button{width:100%;border:0;border-radius:8px;padding:11px 12px;background:transparent;color:#cbd5e1;display:flex;align-items:center;gap:10px;cursor:pointer}.nav-button b{margin-left:auto;font-size:12px}.nav-button.active,.nav-button:hover{background:#24344f;color:#fff}.workspace{padding:24px;min-width:0}.app-error{border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#991b1b;padding:10px 12px;margin-bottom:14px;font-size:14px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.eyebrow{margin:0 0 4px;color:#64748b;font-size:13px}h1,h2,h3,p{margin:0}h1{font-size:28px;line-height:1.2}h2{font-size:16px}.quick-create{display:flex;gap:8px;min-width:320px}.quick-create input{flex:1;min-width:0;border:1px solid #d7deea;border-radius:8px;padding:10px 12px;background:#fff}.quick-create button,.panel-head button,.material-actions button{width:38px;height:38px;border:1px solid #d7deea;border-radius:8px;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.layout-grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(320px,1.2fr) minmax(320px,1.1fr);gap:14px;align-items:start}.panel{background:#fff;border:1px solid #dfe6f2;border-radius:8px;padding:14px;min-height:280px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.panel-head span{color:#64748b;font-size:13px}.subject-list,.structure,.inbox-list{display:flex;flex-direction:column;gap:8px}.subject,.topic-row,.section-title{min-height:40px;border:1px solid #e4eaf4;border-radius:8px;background:#fff;display:flex;align-items:center;gap:9px;padding:9px 10px}.subject{width:100%;cursor:pointer;text-align:left}.subject.active{border-color:#2563eb;background:#eff6ff}.subject span,.section-title span{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.section-row{display:grid;gap:6px}.topic-row{margin-left:18px;color:#334155}.topic-row.direct{margin-left:0}.material-card{border:1px solid #e4eaf4;border-radius:8px;padding:12px;display:flex;gap:10px;justify-content:space-between}.material-card h3{font-size:15px;margin-bottom:5px}.material-card p,.muted{color:#64748b;font-size:13px;line-height:1.45}.material-actions{display:flex;gap:6px;flex:0 0 auto}.material-actions button{width:32px;height:32px}@media (max-width: 980px){.app-shell{grid-template-columns:1fr}.sidebar{flex-direction:row;overflow-x:auto}.brand{margin:0;flex:0 0 auto}.nav-button{width:auto;flex:0 0 auto}.topbar,.layout-grid{grid-template-columns:1fr}.topbar{align-items:stretch;flex-direction:column}.quick-create{min-width:0}}
