:root{color:#f3efe6;font-synthesis:none;text-rendering:optimizelegibility;background:#0d1110;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 12% 0,#b58b4329,#0000 32rem),linear-gradient(160deg,#0d1110 0%,#101715 48%,#0a0e0d 100%);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,select{cursor:pointer}.app-shell{width:min(1500px,100%);margin:0 auto;padding:clamp(1.25rem,3vw,3rem)}.command-header{border-bottom:1px solid #e3d5b52e;justify-content:space-between;align-items:flex-end;gap:2rem;padding:1rem 0 2rem;display:flex}.brand-mark,.eyebrow{color:#c6a666;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .65rem;font-size:.72rem;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:-.045em;max-width:760px;margin-bottom:.7rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,5.4rem);font-weight:500;line-height:.94}.header-copy{color:#aeb8b2;max-width:720px;margin-bottom:0;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.65}.local-status{background:#121d18b8;border:1px solid #779b8540;border-radius:1rem;align-items:center;gap:.75rem;min-width:190px;padding:.9rem 1rem;display:flex}.local-status div{gap:.15rem;display:grid}.local-status strong{font-size:.9rem}.local-status span:last-child{color:#8fa097;font-size:.76rem}.status-dot{background:#76bf8c;border-radius:50%;width:.65rem;height:.65rem;box-shadow:0 0 0 5px #76bf8c1a}.priority-reminder{background:#d8a74d14;border-left:3px solid #d8a74d;align-items:center;gap:1rem;margin:1.5rem 0;padding:.9rem 1rem;display:flex}.priority-reminder>span{color:#17120a;background:#d8a74d;border-radius:.4rem;padding:.3rem .5rem;font-size:.75rem;font-weight:900}.priority-reminder p{color:#c3c8c4;margin:0;font-size:.9rem}.board-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.board-section{background:#121816d1;border:1px solid #e0d8c31f;border-radius:1.2rem;grid-column:span 4;min-width:0;padding:1.2rem;box-shadow:0 18px 50px #0000002e}.section-focus{grid-column:span 7}.section-priorities{grid-column:span 5}.section-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.section-heading h2{margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:500}.count{color:#79857f;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem}.record-list{gap:.7rem;display:grid}.record-card{background:#151c19;border:1px solid #dad1bb1a;border-radius:.85rem;padding:.85rem;transition:border-color .16s,transform .16s}.record-card:focus-within{border-color:#c6a6669e;transform:translateY(-1px)}.record-card.priority-p1{background:linear-gradient(135deg,#5b41176b,#151c19 70%);border-color:#d8a74dbf}.record-card.priority-p2{border-left:3px solid #779c87}.record-card.priority-p3{opacity:.82}.record-meta{color:#738078;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.45rem;font-size:.66rem;font-weight:700;display:flex}.priority-control select{color:#17120a;background:#d8a74d;border:0;border-radius:.4rem;padding:.25rem .45rem;font-size:.7rem;font-weight:900}.field{display:block}.field input,.field textarea{color:#f1ede4;background:0 0;border:0;outline:0;width:100%}.title-field input{padding:.15rem 0;font-weight:750}.field textarea{resize:vertical;color:#9eaaa4;min-height:2.8rem;padding:.35rem 0 0;font-size:.82rem;line-height:1.45;display:block}.field textarea::placeholder{color:#5f6c65}.empty-state{color:#718078;text-align:center;border:1px dashed #dad1bb21;border-radius:.75rem;margin:0;padding:1.2rem .8rem;font-size:.82rem}.add-button{color:#cdb57e;background:#c6a6660d;border:1px solid #c6a66638;border-radius:.7rem;justify-content:center;align-items:center;gap:.45rem;width:100%;margin-top:.75rem;padding:.7rem;font-size:.78rem;font-weight:750;display:flex}.add-button:hover,.add-button:focus-visible{background:#c6a6661c;border-color:#c6a6669e}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=960px){.command-header{align-items:flex-start}.board-section,.section-focus,.section-priorities{grid-column:span 6}}@media (width<=700px){.command-header{flex-direction:column}.local-status{width:100%}.board-section,.section-focus,.section-priorities{grid-column:1/-1}}
