@tailwind base;@tailwind components;@tailwind utilities;:root{color:#0f172a;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{margin:0;min-height:100%;background:#f5f7fb}body{color:#0f172a}pre{margin:0;white-space:pre-wrap;word-break:break-word}.app-loading{min-height:100vh;display:grid;place-items:center}.auth-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(135deg,#eef4ff,#f7fbff 45%,#f5f7fb)}.auth-card{width:min(480px,100%);box-shadow:0 24px 72px #0f172a1f;border-radius:16px}.home-page{padding:32px}.hero-band,.section-band,.split-band,.stack-panel,.health-stack,.quick-grid,.health-metrics{display:grid;gap:24px}.hero-band{grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);align-items:center;padding:36px;border-radius:24px;background:linear-gradient(160deg,#0f172a,#1d4ed8 65%,#2563eb);color:#fff}.hero-title{color:#fff!important;margin-bottom:12px!important;font-size:42px!important}.hero-description,.hero-copy .ant-typography,.brand-subtitle{color:#ffffffd1!important}.hero-tag{margin-bottom:16px}.hero-stats{margin-top:24px}.metric-card,.feature-card,.glass-card,.info-card,.panel-card{border-radius:16px;box-shadow:0 10px 32px #0f172a14}.metric-topline{display:flex;align-items:center;gap:8px;color:#64748b}.metric-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#2563eb14;color:#2563eb}.metric-value{font-size:28px;font-weight:700}.metric-label{color:#64748b;margin-top:4px}.hero-panel{align-self:stretch}.section-band{margin-top:24px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px}.split-band{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-icon{font-size:22px;color:#2563eb;margin-top:6px}.app-shell{min-height:100vh}.app-sider{background:#0f172a!important}.brand-block{display:grid;gap:12px;padding:20px 18px 12px}.brand-title{color:#fff!important;margin-bottom:4px!important}.brand-tags{display:flex;gap:8px;flex-wrap:wrap}.sider-footer{display:grid;gap:12px;padding:16px 18px 20px}.user-email{color:#ffffffd1;word-break:break-word}.app-header{display:flex;justify-content:space-between;align-items:center;padding-inline:20px;background:#fff;border-bottom:1px solid #e2e8f0}.header-left,.header-right{display:flex;align-items:center;gap:12px}.header-link{color:#2563eb;font-weight:600;text-decoration:none}.app-content{padding:24px}.page-grid{display:grid;gap:20px}.page-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 2px}.page-title-row .ant-typography{margin-bottom:0!important}.dashboard-hero-row{align-items:flex-start}.panel-card,.soft-card,.admin-card{border:1px solid rgba(148,163,184,.18)}.soft-card{background:#f8fafc;box-shadow:none}.panel-card .ant-card-head,.admin-card .ant-card-head{border-bottom-color:#e2e8f0}.dashboard-panel .ant-card-head-title{font-weight:700}.admin-card .ant-tabs-nav{margin-bottom:20px}.admin-card .ant-tabs-tab{padding:12px 0}.ant-table-wrapper .ant-table{border-radius:12px;overflow:hidden}.ant-table-thead>tr>th{background:#f8fafc!important;color:#334155!important;font-weight:600!important}.ant-table-tbody>tr>td{color:#334155}.panel-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.health-stack{gap:18px}.health-metrics{gap:12px}.health-metric,.quick-item{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;border-radius:14px;background:#f8fafc}.health-metric span,.quick-item span{color:#64748b}.quick-grid{gap:12px}.quick-item{justify-content:flex-start;align-items:flex-start}.quick-item div{display:grid;gap:4px}.quick-icon{font-size:20px;color:#2563eb;margin-top:2px}.created-key{margin-top:16px;padding:12px 14px;border-radius:12px;background:#eff6ff;color:#1d4ed8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;word-break:break-all}@media(max-width:1200px){.hero-band,.split-band{grid-template-columns:1fr}}@media(max-width:768px){.home-page,.app-content{padding:16px}.hero-band{padding:24px}.hero-title{font-size:30px!important}.section-head,.panel-toolbar,.app-header,.page-title-row,.health-metric,.quick-item{flex-direction:column;align-items:flex-start}}
