:root{color:#171717;background:#f4f5f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.admin-shell{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff7ef;background:#15110f;padding:32px}.sidebar h1{margin:0;font-size:28px}.sidebar p{color:#d5b99e;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.sidebar nav{gap:6px;margin-top:32px;display:grid}.sidebar a{color:#f7eadf;border-radius:12px;padding:10px 12px;text-decoration:none}.sidebar a:hover{background:#ffffff17}.content{padding:48px}.eyebrow{color:#8a5a32;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-weight:800}h2{max-width:900px;margin:0 0 32px;font-size:clamp(36px,5vw,64px);line-height:1}.module-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.module-card{background:#fff;border:1px solid #e4e5e7;border-radius:20px;padding:24px;box-shadow:0 14px 40px #0000000a}.module-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.module-card h3{margin:0 0 8px}.module-card span{color:#8a5a32;font-size:13px;font-weight:700}.module-card p{color:#666;margin:0;line-height:1.5}.module-card ul{gap:8px;margin:18px 0 0;padding-left:18px;display:grid}.module-card li{color:#3f3f46}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.page-heading h2{margin-bottom:12px}.lede{color:#666;max-width:720px;margin:0;font-size:18px;line-height:1.5}.back-link{color:#fff7ef;white-space:nowrap;background:#15110f;border-radius:999px;padding:12px 16px;text-decoration:none}.products-layout{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);align-items:start;gap:24px;display:grid}.product-form,.product-list,.orders-panel{background:#fff;border:1px solid #e4e5e7;border-radius:24px;padding:24px;box-shadow:0 14px 40px #0000000a}.product-form h3,.product-list h3{margin:0 0 18px}.form-message{color:#6f451f;background:#f5eadf;border-radius:12px;margin:0 0 16px;padding:12px}.product-form label{color:#3f3f46;gap:8px;margin-bottom:16px;font-size:14px;font-weight:700;display:grid}.product-form input,.product-form select,.product-form textarea,.list-header select{color:#171717;font:inherit;border:1px solid #d4d4d8;border-radius:12px;width:100%;padding:11px 12px}.product-form textarea{resize:vertical}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-actions,.row-actions{flex-wrap:wrap;gap:10px;display:flex}button{color:#fff7ef;cursor:pointer;font:inherit;background:#15110f;border:0;border-radius:999px;padding:11px 16px;font-weight:800}button.secondary{color:#27272a;background:#ececec}button:disabled{cursor:not-allowed;opacity:.7}.list-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.product-cards{gap:12px;display:grid}.product-row{border:1px solid #eeeeef;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.product-row h4{margin:8px 0 4px;font-size:20px}.product-row p,.product-row small{color:#666;margin:0 0 8px;display:block}.status{letter-spacing:.08em;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:900;display:inline-flex}.status.draft{color:#92400e;background:#fef3c7}.status.active{color:#166534;background:#dcfce7}.status.archived{color:#374151;background:#e5e7eb}.status.pending-payment,.status.paid,.status.fulfilling,.status.fulfilled{color:#166534;background:#dcfce7}.status.cancelled,.status.refunded{color:#991b1b;background:#fee2e2}.orders-table{gap:10px;display:grid}.orders-table-row{border:1px solid #eeeeef;border-radius:16px;grid-template-columns:1.1fr 1.4fr 1.7fr .9fr .7fr .8fr;align-items:start;gap:16px;padding:16px;display:grid}.orders-table-row.heading{color:#52525b;letter-spacing:.08em;text-transform:uppercase;background:#f8fafc;font-size:12px;font-weight:900}.orders-table-row small{color:#666;margin-top:4px;font-size:13px;line-height:1.4;display:block}.empty-state{color:#666;text-align:center;border:1px dashed #d4d4d8;border-radius:18px;padding:32px}@media (max-width:980px){.admin-shell,.products-layout,.orders-table-row{grid-template-columns:1fr}.orders-table-row.heading{display:none}.sidebar{position:static}}
