/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
html,body{color:#2b1b15;background:#17100d;margin:0;font-family:Arial,sans-serif}.admin-shell{box-sizing:border-box;background:#f3ece5;min-height:100vh;padding:32px}.admin-head{justify-content:space-between;align-items:end;max-width:1100px;margin:auto auto 28px;display:flex}.admin-head p{letter-spacing:.2em;font-size:12px}.admin-head h1{margin:5px 0;font-family:Georgia,serif;font-size:42px;font-weight:400}.admin-head a{color:#5c392b}.admin-card{background:#fffaf5;border:1px solid #d9c8bb;max-width:1100px;margin:18px auto;padding:24px}.admin-card h2{margin-top:0;font-family:Georgia,serif;font-weight:400}.admin-card label{flex-direction:column;gap:7px;font-size:14px;display:flex}.admin-card input,.admin-card textarea,.admin-card select{font:inherit;background:#fff;border:1px solid #cdbbad;padding:11px}.admin-card textarea{min-height:70px}.admin-card button{color:#5c392b;cursor:pointer;background:0 0;border:1px solid #7d5948;width:max-content;padding:8px 12px}.admin-card label button{margin-bottom:18px}.admin-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.admin-card .primary{color:#fff;background:#3a241c;margin-top:20px}.status{margin-left:14px}.items article{border-top:1px solid #dfd1c7;justify-content:space-between;gap:20px;padding:15px 0;display:flex}.items article div:first-child{flex-direction:column;gap:4px;display:flex}.items article div:last-child{gap:8px;display:flex}.items small{color:#80695d;text-transform:uppercase}.items strong{font-family:Georgia,serif;font-size:18px}@media (width<=700px){.admin-shell{padding:18px}.admin-head{align-items:start}.admin-head h1{font-size:30px}.admin-grid{grid-template-columns:1fr}.items article{flex-direction:column}}:root{--background:#fff;--foreground:#171717;--card:#fff;--card-foreground:#171717;--popover:#fff;--popover-foreground:#171717;--primary:#171717;--primary-foreground:#fafafa;--secondary:#f5f5f5;--secondary-foreground:#171717;--muted:#f5f5f5;--muted-foreground:#737373;--accent:#f5f5f5;--accent-foreground:#171717;--destructive:#e7000b;--border:#e5e5e5;--input:#e5e5e5;--ring:#a1a1a1;--chart-1:#f54900;--chart-2:#009689;--chart-3:#104e64;--chart-4:#ffb900;--chart-5:#fe9a00;--radius:.625rem;--sidebar:#fafafa;--sidebar-foreground:#171717;--sidebar-primary:#171717;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#f5f5f5;--sidebar-accent-foreground:#171717;--sidebar-border:#e5e5e5;--sidebar-ring:#a1a1a1}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--card:#171717;--card-foreground:#ededed;--popover:#171717;--popover-foreground:#ededed;--primary:#ededed;--primary-foreground:#171717;--secondary:#262626;--secondary-foreground:#ededed;--muted:#262626;--muted-foreground:#a1a1a1;--accent:#262626;--accent-foreground:#ededed;--destructive:#ff6467;--border:#ffffff1a;--input:#ffffff26;--ring:#737373;--chart-1:#8e51ff;--chart-2:#00bc7d;--chart-3:#fe9a00;--chart-4:#ad46ff;--chart-5:#ff2056;--sidebar:#171717;--sidebar-foreground:#ededed;--sidebar-primary:#8e51ff;--sidebar-primary-foreground:#ededed;--sidebar-accent:#262626;--sidebar-accent-foreground:#ededed;--sidebar-border:#ffffff1a;--sidebar-ring:#737373}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}
