:root{color:#fdf3e7;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--surface:#2c1410c7;--surface-strong:#3e1812eb;--surface-light:#ffedd80f;--border:#ffd6ab29;--accent:#ff9b3d;--text-main:#fff3e0;--text-soft:#f6cda2;--text-dim:#d89f73;--danger:#ff9c87;background:radial-gradient(circle at 0 0,#f2752e47,#0000 28%),radial-gradient(circle at 100% 100%,#e0bf4e33,#0000 26%),linear-gradient(145deg,#1d120f 0%,#2d1511 45%,#4a1f11 100%);font-family:Trebuchet MS,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{min-width:320px}body{min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}#root{min-height:100vh}.landing,.dashboard-shell{min-height:100vh;padding:40px 24px}.landing{grid-template-columns:minmax(0,1.2fr) minmax(320px,470px);align-items:stretch;gap:24px;display:grid}.landing-minimal{align-items:center}.hero-panel,.auth-card,.dashboard-card{border:1px solid var(--border);background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px;box-shadow:0 30px 80px #00000059}.hero-panel{padding:44px;position:relative;overflow:hidden}.hero-minimal{flex-direction:column;justify-content:center;min-height:540px;display:flex}.hero-panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff6b356b,#0000 62%);height:280px;position:absolute;inset:auto -10% -15% 35%}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.18em;margin:0 0 12px;font-size:.78rem;font-weight:700}h1,h2{letter-spacing:-.03em;margin:0;line-height:.98}h1{max-width:12ch;font-size:clamp(3rem,7vw,6.4rem)}h2{font-size:clamp(1.5rem,3vw,2.4rem)}.hero-copy,.dashboard-copy,.auth-footer p,label,td span{color:var(--text-soft)}.hero-copy,.dashboard-copy{max-width:62ch;margin:22px 0 0;font-size:1.05rem}.feature-grid,.stats-grid,.profile-grid{gap:16px;margin-top:34px;display:grid}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid article,.stats-grid article,.profile-grid article{background:var(--surface-light);border:1px solid var(--border);border-radius:20px;padding:18px}.feature-grid span,.stats-grid span,.profile-grid span{color:var(--text-dim);text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;display:block}.feature-grid h2{margin-top:12px;font-size:1.2rem}.feature-grid p,.stats-grid strong,.profile-grid strong{margin:12px 0 0}.stats-grid,.profile-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stats-grid strong,.profile-grid strong{color:var(--text-main);font-size:1.8rem;display:block}.auth-card,.dashboard-card{padding:28px}.auth-card{background:#3e1812eb;flex-direction:column;justify-content:space-between;display:flex}.auth-card-header,.admin-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.mode-switch{background:#ffffff0d;border-radius:999px;gap:8px;padding:6px;display:inline-flex}.mode-switch button,.dashboard-actions a,.dashboard-actions button,.actions-cell button{border:1px solid var(--border);color:var(--text-main);background:0 0;transition:all .18s}.mode-switch button{border-radius:999px;padding:10px 16px}.mode-switch .active,.dashboard-actions a:hover,.dashboard-actions button:hover,.actions-cell button:hover{background:#ff9b3d2e;border-color:#ff9b3d80}.auth-form{gap:16px;margin-top:28px;display:grid}.auth-form label{gap:8px;font-size:.95rem;display:grid}.auth-form input{border:1px solid var(--border);width:100%;color:var(--text-main);background:#ffffff0f;border-radius:14px;outline:none;padding:14px 16px}.auth-form input::placeholder{color:#f6cda285}.auth-form input:focus{border-color:#ff9b3d8f;box-shadow:0 0 0 4px #ff9b3d1f}.primary-button{color:#22120b;background:linear-gradient(135deg, var(--accent), #ffd35d);border:0;border-radius:16px;margin-top:4px;padding:14px 18px;font-weight:800}.primary-button:disabled{opacity:.75}.auth-footer{border-top:1px solid var(--border);margin-top:18px;padding-top:18px}.ghost-link{color:var(--accent);margin-top:10px;display:inline-flex}.form-error{color:var(--danger);margin:0}.dashboard-shell{justify-content:center;align-items:center;display:flex}.dashboard-card{background:#1e0e0be0;width:min(1120px,100%)}.dashboard-minimal{width:min(760px,100%)}.profile-grid-minimal{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-actions{flex-wrap:wrap;gap:12px;display:flex}.dashboard-actions a,.dashboard-actions button,.actions-cell button{border-radius:14px;padding:12px 16px}.users-table-wrap{border:1px solid var(--border);border-radius:18px;margin-top:26px;overflow:auto}.users-table{border-collapse:collapse;width:100%;min-width:760px}.users-table thead{background:#ffffff0a}.users-table th,.users-table td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff0f;padding:16px}.users-table td strong{margin-bottom:4px;display:block}.actions-cell{gap:8px;display:grid}.shell-loading{min-height:100vh;color:var(--text-soft);place-items:center;font-size:1.2rem;display:grid}@media (width<=980px){.landing,.feature-grid,.stats-grid,.profile-grid{grid-template-columns:1fr}.auth-card-header,.admin-header{flex-direction:column}}@media (width<=640px){.landing,.dashboard-shell{padding:18px}.hero-panel,.auth-card,.dashboard-card{border-radius:20px;padding:22px}h1{font-size:clamp(2.5rem,15vw,3.9rem)}}
