:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f8fafc}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{overflow-x:hidden}a{color:inherit;text-decoration:none}.auth-screen,.dashboard-screen{background:linear-gradient(#ffffffdb,#f8fafcf5),#f8fafc;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-panel{border:1px solid #e5e7eb;width:min(100%,420px);padding:32px;box-shadow:0 18px 60px #0f172a14}.dashboard-panel{border:1px solid #e5e7eb;width:min(100%,760px);padding:32px;box-shadow:0 18px 60px #0f172a14}.auth-icon{color:#fff;background:#111827;border-radius:8px;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.placeholder-surface{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;align-content:center;gap:8px;min-height:180px;padding:24px;display:grid}@media (max-width:560px){.auth-panel,.dashboard-panel{padding:20px}}
