:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#fff;min-width:320px}body{min-width:320px;min-height:100svh;margin:0}#root{min-height:100svh}.app-shell{width:min(1180px,100%);margin:0 auto;padding:18px}.topbar{justify-content:space-between;align-items:flex-end;gap:16px;padding:14px 0 18px;display:flex}.topbar-actions{align-items:center;gap:8px;display:flex}.eyebrow{color:#525252;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:.78rem;font-weight:800}h1,h2,p{margin:0}h1{color:#111;font-size:clamp(1.85rem,5vw,3.4rem);line-height:1}h2{color:#111;font-size:1.05rem;line-height:1.1}button,input,select{font:inherit}button{cursor:pointer;border:0;min-height:40px}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #0000002e}.primary-action{color:#fff;background:#151515;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:max-content;padding:0 14px;font-weight:800;display:inline-flex}.secondary-action{color:#151515;background:#fff;border:1px solid #d4d4d4;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:max-content;padding:0 14px;font-weight:800;display:inline-flex}.primary-action.full{width:100%}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.metric{background:#fff;border:1px solid #e5e5e5;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:7px 9px;min-height:86px;padding:14px;display:grid}.metric svg{color:#333}.metric span{color:#666;font-size:.82rem;font-weight:700}.metric strong{color:#111;grid-column:1/-1;font-size:1.38rem;line-height:1}.metric.warning svg,.metric.warning strong{color:#7a3f00}.workspace{grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);align-items:start;gap:14px;display:grid}.single-view{max-width:820px;margin:0 auto;display:grid}.main-stack,.side-stack{gap:14px;display:grid}.inventory-panel,.panel,.compat-panel,.home-panel{background:#fff;border:1px solid #e5e5e5;border-radius:8px}.inventory-panel{overflow:hidden}.panel{padding:14px}.panel-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.panel-header.compact{border:0;padding:0 0 12px}.panel-header p,.empty-state{color:#666;font-size:.88rem}.home-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.home-menu button{color:#111;text-align:left;background:#fff;border:1px solid #e5e5e5;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:5px 12px;min-height:116px;padding:16px;display:grid}.home-menu button:hover{border-color:#151515}.home-menu svg{grid-row:span 2}.home-menu strong{font-size:1rem;line-height:1.15}.home-menu span{color:#666;font-size:.84rem;line-height:1.25}.filters,.compat-body{gap:10px;padding:0 14px 14px;display:grid}.compat-body{padding-top:14px}.search-box{color:#666;background:#fff;border:1px solid #d4d4d4;border-radius:8px;align-items:center;gap:8px;height:44px;padding:0 12px;display:flex}.search-box input{color:#111;background:0 0;border:0;outline:0;width:100%}.segments{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.segments button{color:#333;white-space:nowrap;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:8px;min-width:0;padding:0 8px;font-size:.82rem;font-weight:800}.segments button.active{color:#fff;background:#151515;border-color:#151515}.product-list{gap:10px;padding:0 14px 14px;display:grid}.product-empty{text-align:center;border:1px dashed #d4d4d4;border-radius:8px;padding:18px}.product-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;gap:12px;padding:13px;display:grid}.product-main,.row-actions,.order-footer,.cart-row,.order-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-name{color:#111;font-weight:900}.product-main span,.product-details,.cart-row span,.order-row span{color:#666;font-size:.84rem}.status{color:#333;background:#fff;border:1px solid #d4d4d4;border-radius:999px;flex:none;padding:5px 8px;font-weight:900}.status.danger{color:#7a3f00;background:#fffaf2;border-color:#d8b98d}.product-details{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.row-actions{justify-content:flex-start}.row-actions button,.quantity-control button{color:#111;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;width:40px;display:inline-flex}.row-actions .add-cart{color:#fff;background:#151515;border-color:#151515;gap:7px;width:auto;padding:0 12px;font-weight:800}.form-panel,.cart-panel,.history-panel{gap:12px;display:grid}label{color:#333;gap:6px;font-size:.82rem;font-weight:800;display:grid}label input,label select,.quantity-control input{box-sizing:border-box;color:#111;background:#fff;border:1px solid #d4d4d4;border-radius:8px;width:100%;min-width:0;height:40px;padding:0 10px}.two-cols,.three-cols{gap:9px;display:grid}.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.three-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-list,.compat-list{gap:10px;display:grid}.cart-row{background:#fff;border:1px solid #eee;border-radius:8px;align-items:flex-start;padding:10px}.cart-row strong{color:#111;max-width:220px;font-size:.88rem;line-height:1.2;display:block}.quantity-control{grid-template-columns:34px 54px 34px 34px;gap:5px;display:grid}.quantity-control button{width:34px;min-height:34px}.quantity-control input{text-align:center;height:34px;padding:0 4px}.quantity-control .ghost-danger{color:#9e2525;background:#fff5f5}.order-footer{color:#666;border-top:1px solid #eee;padding-top:10px;font-weight:800}.order-footer strong{color:#111;font-size:1.12rem}.order-row{border-top:1px solid #eee;padding:10px 0}.compat-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;gap:10px;padding:12px;display:grid}.compat-card-header{gap:3px;display:grid}.compat-card-header span{color:#666;text-transform:uppercase;font-size:.78rem;font-weight:800}.compat-card-header strong{color:#111;font-size:1rem}.compat-tags{flex-wrap:wrap;gap:6px;display:flex}.compat-tags span{color:#333;overflow-wrap:anywhere;background:#fafafa;border:1px solid #e5e5e5;border-radius:999px;max-width:100%;padding:5px 8px;font-size:.78rem;font-weight:700}@media (width<=860px){.app-shell{padding:12px}.topbar,.topbar-actions{flex-direction:column;align-items:stretch}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace{grid-template-columns:1fr}}@media (width<=560px){.app-shell{padding:10px}.metric-grid,.home-menu,.segments,.product-details,.two-cols,.three-cols{grid-template-columns:1fr}.metric{min-height:78px}.product-main,.cart-row{flex-direction:column;align-items:stretch}.row-actions{grid-template-columns:40px 40px 1fr;display:grid}.quantity-control{grid-template-columns:38px 1fr 38px 38px}.quantity-control button{width:38px}}
