:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#3a2730;background:#fbf8f6;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#fbf8f6}button,a{font:inherit}a{color:inherit;text-decoration:none}.shell{display:flex;min-height:100vh}.sidebar{width:260px;display:flex;flex-direction:column;padding:28px 18px;color:#fff7f5;background:#4b2637}.brand,.sidebar-footer{display:flex;align-items:center;gap:12px}.brand{padding:0 10px 36px}.brand-mark,.avatar{display:grid;place-items:center;border-radius:14px;background:#d7a36d;color:#4b2637;font-weight:800}.brand-mark{width:42px;height:42px}.avatar{width:34px;height:34px;border-radius:50%;font-size:12px}.brand strong,.sidebar-footer strong{display:block;font-size:14px}.brand small,.sidebar-footer small{display:block;margin-top:3px;color:#d9bdc7;font-size:11px}nav{display:grid;gap:6px}nav a{padding:12px 14px;border-radius:10px;color:#e9d9df;font-size:14px;transition:background .16s ease-out,transform .16s ease-out}nav a:hover,nav a.active{background:#713d55;color:#fff}nav a:active{transform:scale(.98)}.sidebar-footer{margin-top:auto;padding:18px 10px 0;border-top:1px solid #71465a}.main-content{flex:1;min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;padding:24px 5vw;border-bottom:1px solid #eee3de;background:#fffdfc}.breadcrumb{color:#7b6970;font-size:13px}.environment,.status-pill{border-radius:999px;padding:8px 12px;color:#6b3f50;background:#f6e8ed;font-size:12px;font-weight:700}section{max-width:1180px;margin:0 auto;padding:48px 5vw}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:32px}.eyebrow{margin:0 0 8px;color:#a06778;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h2,h3{margin:0;color:#3a2730;line-height:1.15}h2{font-size:clamp(28px,4vw,44px);letter-spacing:-.04em}h3{font-size:22px}.muted{max-width:650px;margin:12px 0 0;color:#806f75;line-height:1.65}.cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat-card,.panel{border:1px solid #eee3de;border-radius:18px;background:#fffdfc;box-shadow:0 12px 32px #532c370f}.stat-card{min-height:140px;padding:22px}.stat-card span{color:#806f75;font-size:13px}.stat-card strong{display:block;margin-top:24px;font-size:38px;letter-spacing:-.06em}.stat-card.rose{border-top:3px solid #c77d96}.stat-card.gold{border-top:3px solid #d7a36d}.stat-card.sage{border-top:3px solid #8aa497}.stat-card.plum{border-top:3px solid #85627a}.content-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:16px;margin-top:16px}.panel{padding:28px}.panel.highlight{background:#f5ede9}.progress{height:8px;margin:28px 0 10px;overflow:hidden;border-radius:10px;background:#eee3de}.progress span{display:block;width:20%;height:100%;border-radius:inherit;background:#a06778}.panel small{color:#806f75}code{display:inline-block;margin-top:24px;padding:10px 12px;border-radius:8px;color:#6b3f50;background:#fff8f5;font-size:12px}.placeholder{min-height:280px}@media(max-width:860px){.sidebar{width:76px;padding:20px 10px}.brand{justify-content:center;padding:0 0 28px}.brand>div,.sidebar-footer>div,nav a{font-size:0}nav a{text-align:center}.sidebar-footer{justify-content:center}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.topbar{padding:18px 20px}section{padding:32px 20px}.page-heading,.content-grid{display:block}.status-pill{display:inline-block;margin-top:18px}.content-grid .panel+.panel{margin-top:16px}}.login-screen{display:grid;place-items:center;min-height:100vh;padding:24px;background:radial-gradient(circle at 80% 10%,#f6e8ed,transparent 35%),#fbf8f6}.login-card{width:min(100%,440px);padding:42px;border:1px solid #eee3de;border-radius:22px;background:#fffdfc;box-shadow:0 18px 50px #532c371a}.login-card .brand{padding:0 0 50px}.login-card h1{margin:10px 0 0;font-size:36px;letter-spacing:-.04em}.login-card form,.form-panel{display:grid;gap:14px;margin-top:28px}.login-card label{display:grid;gap:7px;color:#806f75;font-size:12px}.login-card input,.form-panel input{min-height:46px;padding:0 13px;border:1px solid #e3d5d0;border-radius:8px;color:#3a2730;background:#fff;outline:none}.login-card input:focus,.form-panel input:focus{border-color:#a06778;box-shadow:0 0 0 3px #f6e8ed}.primary-button{min-height:46px;padding:0 16px;border:0;border-radius:8px;color:#fff;background:#6c3e4f;font-weight:700;cursor:pointer}.primary-button:hover{background:#542c3d}.primary-button.inline{display:inline-flex;align-items:center;margin-top:24px}.form-error{margin:0;color:#b34f5e;font-size:12px}.login-hint{display:block;margin-top:18px;color:#a49196;font-size:11px}.sidebar-footer button{margin-left:auto;border:0;color:#d9bdc7;background:transparent;cursor:pointer;font-size:20px}.table{display:grid;margin-top:20px}.table-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:13px 0;border-bottom:1px solid #eee3de}.table-row strong,.table-row small{display:block}.table-row small{margin-top:4px;color:#a49196;font-size:11px}.table-row b{color:#6c3e4f;font-size:13px}.table-row em{color:#6b8b78;font-size:11px;font-style:normal}.form-panel{align-content:start}.form-panel label{display:grid;gap:7px;color:#806f75;font-size:12px}.form-panel select,.inline-form select,.inline-form input{min-height:46px;padding:0 13px;border:1px solid #e3d5d0;border-radius:8px;color:#3a2730;background:#fff;outline:none}.form-panel select:focus,.inline-form select:focus,.inline-form input:focus{border-color:#a06778;box-shadow:0 0 0 3px #f6e8ed}.ghost-button{min-height:34px;padding:0 12px;border:1px solid #e3d5d0;border-radius:8px;color:#6c3e4f;background:#fff;cursor:pointer;font-size:12px}.ghost-button:hover{border-color:#a06778;background:#fff8f5}.menu-panel{margin-bottom:16px}.inline-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:12px;margin-top:22px;padding-top:22px;border-top:1px solid #eee3de}.inline-form label{display:grid;gap:7px;color:#806f75;font-size:12px}.inline-form .form-error{grid-column:1 / -1}.product-row{padding-bottom:8px;border-bottom:1px solid #eee3de}.product-row .table-row{border-bottom:0}.gallery{padding:0 0 12px}.thumbs{display:flex;flex-wrap:wrap;gap:10px}.thumb{position:relative;width:84px;height:104px;margin:0;overflow:hidden;border:1px solid #eee3de;border-radius:10px;background:#fff8f5}.thumb img{width:100%;height:100%;object-fit:cover}.thumb.primary{border-color:#c77d96;box-shadow:0 0 0 2px #f6e8ed}.thumb button{position:absolute;top:4px;right:4px;width:22px;height:22px;border:0;border-radius:50%;color:#fff;background:#3a2730bd;cursor:pointer;font-size:14px;line-height:1}.thumb.add{display:grid;place-items:center;border-style:dashed;cursor:pointer}.thumb.add input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.thumb.add span{padding:0 6px;color:#a06778;font-size:11px;font-weight:700;text-align:center}
