:root{color:#172021;font-synthesis:none;background:#f2f1ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}a{color:inherit}.shell{grid-template-rows:auto 1fr;min-height:100vh;display:grid}.topbar{background:#faf9f5f0;border-bottom:1px solid #ced2ca;align-items:center;gap:28px;height:64px;padding:0 28px;display:flex}.brand{letter-spacing:-.03em;font-weight:750;text-decoration:none}.brand span{color:#157a66}.nav{flex:1;gap:6px;display:flex}.nav a{color:#52605e;padding:9px 12px;font-size:14px;text-decoration:none}.nav a:hover{color:#172021;background:#e5e9e2}.user{color:#52605e;font-size:13px}.main{width:min(1120px,100% - 32px);margin:0 auto;padding:48px 0 72px}.eyebrow{color:#157a66;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:760px;font-size:clamp(36px,6vw,72px);line-height:.98}h2{letter-spacing:-.025em;font-size:24px}.lede{color:#52605e;max-width:650px;font-size:18px;line-height:1.55}.card{background:#faf9f5;border:1px solid #ced2ca;padding:24px}.grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.stack{gap:16px;display:grid}.button{color:#fff;cursor:pointer;background:#172021;border:0;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;text-decoration:none;display:inline-flex}.button:hover{background:#157a66}.button.secondary{color:#172021;background:0 0;border:1px solid #aeb7b1}.button.secondary:hover{background:#e5e9e2}.field{gap:7px;display:grid}.field label{color:#52605e;font-size:13px;font-weight:650}.field input,.field textarea,.field select{color:#172021;background:#fff;border:1px solid #aeb7b1;width:100%;padding:11px 12px}.field textarea{resize:vertical;min-height:96px}.error{color:#8b2727;background:#fff0ef;border-left:3px solid #b33a3a;padding:12px 14px}.muted{color:#697674}.meta{color:#697674;font-size:12px}.empty{text-align:center;color:#697674;border:1px dashed #aeb7b1;padding:36px}.auth{color:#eef3ed;background:#101617;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-panel{background:#182021;border:1px solid #394443;width:min(480px,100%);padding:clamp(28px,6vw,52px)}.auth-panel h1{font-size:48px}.auth-panel .lede,.auth-panel .muted{color:#aeb9b5}.auth-panel .button{color:#172021;background:#eff2ed;width:100%}.auth-panel .button:hover{background:#9be0c6}.auth-actions{gap:10px;margin-top:28px;display:grid}@media (width<=720px){.topbar{flex-wrap:wrap;align-items:flex-start;gap:12px;height:auto;padding:18px 20px}.nav{order:3;width:100%;overflow-x:auto}.main{padding-top:32px}}
