:root{color:#202427;background:#f7f9fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:#145f8c}button{font:inherit}.shell{grid-template-rows:auto 1fr;min-height:100vh;display:grid}.topbar{background:#fff;border-bottom:1px solid #dce3e8}.topbar-inner,.page{width:min(100% - 32px,960px);margin:0 auto}.topbar-inner{justify-content:space-between;align-items:center;gap:16px;height:64px;display:flex}.brand{color:inherit;font-weight:760;text-decoration:none}.page{padding:48px 0}.stack{gap:16px;display:grid}.dashboard{background:#fff;border:1px solid #dce3e8;border-radius:8px;padding:20px}.button{color:#fff;cursor:pointer;background:#145f8c;border:0;border-radius:6px;width:fit-content;padding:10px 14px;font-weight:700}
