:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2b2a27;background:#f7f7f4;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0;--olive: #a6a85a;--olive-dark: #6f7134;--orange: #f15a24;--brown: #5a3300;--paper: #fffbf3;--cream: #f4e7cf;--ink: #2b2a27;--muted: #706f69;--line: #deded8;--white: #ffffff;--danger: #a33232;--success: #2f7651}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}.app-shell{min-height:100vh;display:grid;grid-template-columns:236px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:20px 14px 16px;display:flex;flex-direction:column;background:var(--ink);color:#fff;z-index:30}.brand{min-height:52px;display:flex;align-items:center;gap:11px;padding:0 8px 18px;border-bottom:1px solid #44433f}.brand-mark{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;background:var(--olive);color:#20211b;font-size:13px;font-weight:800;border-radius:6px}.brand strong,.brand small{display:block}.brand strong{font-size:14px}.brand small{margin-top:2px;color:#b9b8b3;font-size:11px}.sidebar-close{display:none!important;margin-left:auto;color:#fff!important;border-color:#555!important}.sidebar nav{display:grid;gap:4px;padding-top:20px}.nav-item{height:43px;width:100%;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:9px;padding:0 11px;color:#c9c8c3;background:transparent;border:0;border-radius:6px;text-align:left}.nav-item span{font-size:13px;font-weight:620}.nav-item small{font-size:9px;color:#8f8e89}.nav-item.is-active{background:#44452d;color:#fff}.nav-item:not(:disabled):hover{background:#3b3a37}.sidebar-footer{margin-top:auto;padding:14px 8px 0;border-top:1px solid #44433f;color:#c9c8c3}.sidebar-footer span,.sidebar-footer small{display:block}.sidebar-footer span{font-size:11px;font-weight:650}.sidebar-footer small{margin-top:3px;color:#8f8e89;font-size:9px}.sidebar-logout{width:100%;min-height:32px;margin:11px 0 14px;color:#fff;background:#3a3936;border:1px solid #55544f;border-radius:6px;font-size:11px;font-weight:760}.sidebar-logout:hover{background:#454440}.main-content{min-width:0}.mobile-header{display:none}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:26px;background:linear-gradient(180deg,#fffbf3,#f7f7f4 58%,#f4e7cf)}.login-panel{width:min(400px,100%);padding:26px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 50px #2b2a2721}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:24px;color:var(--ink)}.login-brand strong,.login-brand small{display:block}.login-brand strong{font-size:17px}.login-brand small{margin-top:3px;color:var(--muted);font-size:12px}.login-form{display:grid;gap:14px}.login-button{width:100%;margin-top:3px}.auth-loading{margin:0;color:var(--muted);font-size:13px}.mobile-logout{min-height:34px;padding:6px 10px;font-size:11px}.page{width:min(1320px,100%);margin:0 auto;padding:32px 34px 60px}.page-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:26px}.eyebrow{display:block;margin-bottom:6px;color:var(--olive-dark);font-size:11px;font-weight:800;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:6px;font-size:30px;line-height:1.15}.page-heading p{margin-bottom:0;color:var(--muted);font-size:14px}.heading-actions{display:flex;gap:10px;flex-wrap:wrap}.button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 13px;border-radius:6px;border:1px solid transparent;font-size:13px;font-weight:720}.button-primary{background:var(--orange);color:#fff;border-color:var(--orange)}.button-primary:hover:not(:disabled){background:#d94b18}.button-secondary{background:#fff;color:var(--ink);border-color:#cfcfc8}.button-secondary:hover:not(:disabled){background:#f3f3ef}.button-danger-quiet{color:var(--danger);background:transparent;border-color:#dfb7b7}.icon-button{width:36px;height:36px;display:inline-grid;place-items:center;padding:0;color:var(--ink);background:transparent;border:1px solid #d4d4ce;border-radius:6px}.icon-button:hover{background:#efefeb}.summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px;background:#fff;border:1px solid var(--line);border-radius:7px}.summary-strip>div{min-height:78px;display:flex;align-items:center;gap:11px;padding:15px 18px}.summary-strip>div+div{border-left:1px solid var(--line)}.summary-strip svg{color:var(--olive-dark)}.summary-strip span span,.summary-strip strong,.summary-strip small{display:block}.summary-strip strong{font-size:20px;line-height:1}.summary-strip small{margin-top:5px;color:var(--muted);font-size:11px}.metric-dot{width:10px;height:10px;border-radius:50%}.metric-active{background:var(--success);box-shadow:0 0 0 4px #e6f1eb}.workspace{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.filters{min-height:64px;display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--line)}.filters select{min-width:150px}.search-field{height:38px;min-width:250px;flex:1;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #cfcfc8;border-radius:6px;color:var(--muted)}.search-field input{width:100%;border:0;outline:0;color:var(--ink)}select,input,textarea{border:1px solid #cfcfc8;border-radius:5px;color:var(--ink);background:#fff;outline:none}select:focus,input:focus,textarea:focus{border-color:var(--olive-dark);box-shadow:0 0 0 3px #a6a85a2e}.filters select{height:38px;padding:0 30px 0 10px}.product-table-head,.product-row{display:grid;grid-template-columns:minmax(260px,2fr) minmax(120px,1fr) 100px 115px 70px 42px;gap:14px;align-items:center}.product-table-head{min-height:40px;padding:0 16px;color:var(--muted);background:#f5f5f1;font-size:10px;font-weight:800;text-transform:uppercase}.product-row{min-height:72px;padding:10px 16px;border-top:1px solid #ecece7;font-size:13px}.product-row:hover{background:#fcfcf9}.product-identity{display:flex;align-items:center;gap:11px;min-width:0}.product-thumb{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:5px;overflow:hidden;background:var(--paper);color:#9b8d7c;border:1px solid #ece2d2}.product-thumb img,.image-placeholder img{width:100%;height:100%;object-fit:cover}.product-identity span{min-width:0}.product-identity strong,.product-identity small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-identity small{margin-top:4px;color:var(--muted);font-size:11px;text-transform:capitalize}.price{font-weight:700}.status-cell{display:flex;align-items:flex-start;flex-direction:column;gap:3px}.status-cell small{color:#a05a1f;font-size:10px}.status-pill{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:760;text-transform:capitalize}.status-active{color:#205f40;background:#e4f1e9}.status-hidden{color:#6a5c32;background:#f3edda}.status-archived{color:#6f6d69;background:#e9e9e7}.table-state,.empty-state{min-height:260px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:13px}.empty-state{flex-direction:column;padding:38px 20px;text-align:center}.empty-state h3{margin:12px 0 5px;color:var(--ink);font-size:17px}.empty-state p{max-width:420px;margin-bottom:17px;font-size:13px}.error-banner{display:flex;align-items:center;gap:9px;padding:11px 16px;color:#7c2929;background:#fff1f1;border-bottom:1px solid #efcaca;font-size:12px}.error-banner button{margin-left:auto;border:0;background:transparent;color:#7c2929;font-weight:750}.toast{position:fixed;top:18px;right:20px;z-index:90;padding:11px 15px;color:#fff;background:#2f6749;border-radius:6px;box-shadow:0 8px 24px #0000002e;font-size:12px;font-weight:700}.drawer-backdrop,.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#1e1d1a75}.drawer{width:min(720px,100%);height:100%;margin-left:auto;display:flex;flex-direction:column;background:#fbfbf8;box-shadow:-12px 0 30px #00000029}.drawer>form{min-height:0;display:flex;flex:1;flex-direction:column}.drawer-header,.modal-header{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 20px;background:#fff;border-bottom:1px solid var(--line)}.drawer-header h2,.modal-header h2{margin-bottom:0;font-size:20px}.drawer-header .eyebrow,.modal-header .eyebrow{margin-bottom:3px}.form-body{overflow-y:auto;padding:20px}fieldset{margin:0 0 20px;padding:0 0 20px;border:0;border-bottom:1px solid var(--line)}fieldset:last-child{margin-bottom:0;border-bottom:0}legend{width:100%;margin-bottom:13px;color:var(--brown);font-size:12px;font-weight:820;text-transform:uppercase}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.field-span-2{grid-column:span 2}.field{display:grid;gap:6px;min-width:0}.field>span{color:#55544f;font-size:11px;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:39px;padding:9px 10px;font-size:13px}.field textarea{resize:vertical}.check-field{min-height:52px;display:flex;align-items:center;gap:10px;padding:8px 10px;background:#fff;border:1px solid var(--line);border-radius:5px}.check-field input{width:17px;height:17px;accent-color:var(--olive-dark)}.check-field strong,.check-field small{display:block}.check-field strong{font-size:12px}.check-field small{margin-top:2px;color:var(--muted);font-size:10px}.money-input{display:grid;grid-template-columns:32px 1fr}.money-input>span{display:grid;place-items:center;color:var(--muted);background:#f2f2ee;border:1px solid #cfcfc8;border-right:0;border-radius:5px 0 0 5px}.money-input input{border-radius:0 5px 5px 0}.image-field{display:grid;grid-template-columns:60px 1fr;gap:11px;align-items:center}.image-placeholder{width:60px;height:60px;display:grid;place-items:center;overflow:hidden;background:var(--paper);color:#9b8d7c;border:1px dashed #cdbfa8;border-radius:5px}.form-error{margin-bottom:13px;padding:10px 12px;color:#7c2929;background:#fff0f0;border:1px solid #edcccc;border-radius:5px;font-size:12px}.form-success{margin-bottom:13px;padding:10px 12px;color:#22573b;background:#eef7f1;border:1px solid #c9e4d2;border-radius:5px;font-size:12px}.drawer-actions{min-height:66px;display:flex;align-items:center;gap:9px;padding:12px 20px;background:#fff;border-top:1px solid var(--line)}.action-spacer{flex:1}.settings-layout{width:min(620px,100%)}.settings-panel{padding:20px;background:#fff;border:1px solid var(--line);border-radius:7px}.settings-panel-heading{display:flex;gap:12px;margin-bottom:18px;color:var(--ink)}.settings-panel-heading svg{flex:0 0 auto;margin-top:3px;color:var(--olive-dark)}.settings-panel-heading h2{margin-bottom:4px;font-size:18px}.settings-panel-heading p{margin-bottom:0;color:var(--muted);font-size:13px}.settings-panel>.field{margin-bottom:13px}.settings-actions{display:flex;justify-content:flex-end;margin-top:17px}.modal-backdrop{display:grid;place-items:center;padding:18px}.modal{width:min(840px,100%);max-height:calc(100vh - 36px);overflow:hidden;background:#fbfbf8;border-radius:7px;box-shadow:0 18px 55px #00000040}.category-layout{display:grid;grid-template-columns:1fr 1fr;max-height:620px;overflow:auto}.category-list{padding:16px;background:#fff;border-right:1px solid var(--line)}.category-row{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #ecece7}.category-row strong,.category-row small{display:block}.category-row strong{font-size:13px}.category-row small{margin-top:3px;color:var(--muted);font-size:10px;text-transform:capitalize}.category-form{padding:20px}.category-form h3{margin-bottom:16px;font-size:16px}.category-form>.field{margin-bottom:13px}.category-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.empty-inline{padding:28px 12px;color:var(--muted);text-align:center;font-size:12px}.environment-label{padding:3px 7px;color:#50602f;background:#e9edda;border-radius:999px;font-size:9px;font-weight:800}.sidebar-backdrop{display:none}@media(max-width:900px){.app-shell{display:block}.sidebar{position:fixed;left:0;transform:translate(-100%);width:min(280px,86vw);transition:transform .2s ease}.sidebar.is-open{transform:translate(0)}.sidebar-close{display:inline-grid!important}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;border:0;background:#00000059}.mobile-header{height:56px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:0 16px;background:#fff;border-bottom:1px solid var(--line)}.mobile-header strong{font-size:14px}.page{padding:24px 18px 50px}.product-table-head{display:none}.product-row{grid-template-columns:minmax(0,1fr) 38px;gap:9px 12px;padding:14px}.product-identity{grid-column:1}.edit-button{grid-column:2;grid-row:1}.cell-label,.status-cell{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;padding-left:55px}.cell-label:before,.status-cell:before{content:attr(data-label);color:var(--muted);font-size:10px;font-weight:700}.status-cell{flex-direction:row}}@media(max-width:660px){.page-heading{align-items:stretch;flex-direction:column}.heading-actions{display:grid;grid-template-columns:1fr 1fr}.summary-strip{grid-template-columns:1fr 1fr}.summary-strip>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.summary-strip>div:nth-child(4){border-top:1px solid var(--line)}.filters{align-items:stretch;flex-direction:column}.search-field{min-width:0;flex:auto}.filters select,.drawer{width:100%}.field-grid,.field-grid-3{grid-template-columns:1fr}.field-span-2{grid-column:span 1}.drawer-actions{flex-wrap:wrap}.drawer-actions .button{flex:1}.button-danger-quiet{flex-basis:100%!important;order:3}.category-layout{grid-template-columns:1fr}.category-list{border-right:0;border-bottom:1px solid var(--line)}.modal-backdrop{padding:0}.modal{max-height:100vh;height:100%;border-radius:0}.category-layout{max-height:calc(100vh - 76px)}}
