*{box-sizing:border-box}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#161616;background:#f4f2ed;font-synthesis:none;text-rendering:optimizeLegibility}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#ece9e2;padding:.15rem .35rem;border-radius:.35rem}.auth-page,.center-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card,.panel{width:min(460px,100%);background:#fff;border:1px solid #dedbd3;border-radius:28px;padding:32px;box-shadow:0 18px 50px #0000000f}.brand-mark,.module-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#171717;color:#fff;font-weight:800;letter-spacing:.08em}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;margin:16px 0 8px;color:#6c6962}.auth-card h1{font-size:38px;line-height:1.05;margin:0 0 10px}.muted{color:#6e6b65;line-height:1.55}form{display:grid;gap:16px;margin-top:28px}label{display:grid;gap:7px;font-weight:700}input,select{border:1px solid #cbc7bf;border-radius:12px;padding:13px 14px;background:#fff}.primary,.secondary,.module-card button{border-radius:12px;padding:12px 16px;font-weight:800}.primary{border:0;background:#171717;color:#fff}.secondary{border:1px solid #cfcac1;background:#fff;color:#171717}.alert{background:#fff0f0;border:1px solid #efc0c0;color:#920000;padding:12px 14px;border-radius:12px}.alert.wide{max-width:760px}.app-shell{max-width:1160px;margin:0 auto;padding:28px 24px 60px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #dcd8d0;padding-bottom:22px}.topbar .eyebrow{margin:0 0 4px}.topbar-actions{display:flex;gap:10px;align-items:center}.hero{padding:54px 0 34px}.hero h1{font-size:clamp(44px,7vw,78px);line-height:.95;letter-spacing:-.045em;margin:12px 0 18px;max-width:850px}.hero p{font-size:18px;color:#625f59}.status-dot{width:9px;height:9px;border-radius:50%;background:#1f9d55;display:inline-block;margin-right:8px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:46px}.stats article,.module-card{background:#fff;border:1px solid #ddd8cf;border-radius:20px;padding:22px}.stats span{display:block;color:#716d66;font-size:13px;margin-bottom:8px}.stats strong{font-size:28px}.section-heading h2{font-size:32px;margin:0}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px}.module-card{display:flex;flex-direction:column;min-height:265px}.module-card h3{font-size:22px;margin:20px 0 8px}.module-card p{color:#6c6861;line-height:1.5;flex:1}.module-card small{color:#8b877f}.module-card button{margin-top:18px;border:1px solid #ddd8cf;background:#f6f4ef;color:#8d8981;cursor:not-allowed}@media(max-width:800px){.module-grid{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:1fr}.topbar{align-items:flex-start}.topbar-actions{flex-direction:column;align-items:stretch}}@media(max-width:520px){.module-grid{grid-template-columns:1fr}.topbar{flex-direction:column}.topbar-actions,.topbar-actions select,.topbar-actions button{width:100%}.auth-card{padding:24px;border-radius:22px}}
