:root{color:#18181b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{grid-template-columns:minmax(0,1fr) 380px;min-height:100vh;display:grid}.catalog-panel{padding:32px}.catalog-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.eyebrow{color:#9f1239;text-transform:uppercase;margin:0 0 6px;font-size:13px;font-weight:700}h1,h2,p{margin:0}h1{font-size:42px;line-height:1.05}h2{font-size:22px;line-height:1.18}.catalog-note{color:#57534e;text-align:right;max-width:320px;font-size:15px;line-height:1.45}.catalog-header-side{justify-items:end;gap:12px;display:grid}.catalog-header-actions{justify-content:flex-end;gap:10px;display:flex}.state-message{color:#57534e;background:#fff;border:1px solid #e7e5e4;border-radius:8px;padding:20px}.error,.form-error{color:#b91c1c}.filters-panel{background:#fff;border:1px solid #e7e5e4;border-radius:8px;grid-template-columns:minmax(220px,1fr) 180px 150px 120px 120px auto;align-items:end;gap:12px;margin-bottom:24px;padding:16px;display:grid}.filters-panel label{color:#57534e;gap:6px;font-size:13px;font-weight:800;display:grid}.filters-panel input,.filters-panel select{color:#18181b;background:#fff;border:1px solid #d6d3d1;border-radius:8px;width:100%;min-height:42px;padding:9px 10px}.filter-actions{gap:8px;display:flex}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.product-card{background:#fff;border:1px solid #e7e5e4;border-radius:8px;flex-direction:column;min-height:360px;display:flex;overflow:hidden}.product-image,.product-placeholder{aspect-ratio:4/3;width:100%}.product-image{object-fit:cover;background:#e7e5e4;display:block}.product-placeholder{color:#78716c;background:linear-gradient(135deg,#9f12391f,#0c4a6e1f),#e7e5e4;place-items:center;font-size:14px;display:grid}.product-body{gap:8px;padding:16px;display:grid}.sku,.cart-meta,.stock{color:#78716c;font-size:14px}.stock{color:#166534;font-weight:700}.stock-out{color:#b91c1c}.product-footer{border-top:1px solid #f1f1f0;grid-template-columns:1fr;gap:12px;margin-top:auto;padding:16px;display:grid}.price-block{gap:3px;display:grid}.old-price{color:#a8a29e;font-size:14px;font-weight:700;text-decoration:line-through}.price{font-size:18px;font-weight:800}.primary-button,.secondary-button,.submit-button{border:0;border-radius:8px;font-weight:800}.primary-button,.submit-button{color:#fff;background:#9f1239}.secondary-button{color:#18181b;background:#f5f5f4;border:1px solid #d6d3d1;min-width:112px;padding:10px 12px}.primary-button{min-width:0;padding:10px 12px}.submit-button{width:100%;padding:13px 16px}.product-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.product-actions .primary-button,.product-actions .secondary-button{white-space:nowrap;width:100%;min-width:0}.cart-panel{background:#fff;border-left:1px solid #e7e5e4;align-self:start;min-height:100vh;padding:28px;position:sticky;top:0}.cart-header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:22px;display:flex}.cart-counter{color:#fff;background:#0f766e;border-radius:50%;place-items:center;min-width:34px;height:34px;font-weight:800;display:inline-grid}.empty-cart{color:#78716c;background:#f5f5f4;border-radius:8px;padding:18px}.cart-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.cart-item{border:1px solid #e7e5e4;border-radius:8px;gap:10px;padding:12px;display:grid}.cart-title{font-weight:800}.quantity-control{text-align:center;border:1px solid #d6d3d1;border-radius:8px;grid-template-columns:36px 1fr 36px;align-items:center;height:36px;display:grid;overflow:hidden}.quantity-control button{background:#f5f5f4;border:0;height:36px}.quantity-control span{font-weight:800}.ghost-button{color:#9f1239;background:0 0;border:0;justify-self:start;padding:0;font-weight:800}.cart-total{border-top:1px solid #e7e5e4;justify-content:space-between;align-items:center;gap:16px;margin:22px 0;padding-top:18px;display:flex}.cart-total strong{font-size:22px}.order-form{gap:12px;display:grid}.order-form label{color:#57534e;gap:6px;font-size:14px;font-weight:700;display:grid}.order-form input,.order-form textarea{color:#18181b;background:#fff;border:1px solid #d6d3d1;border-radius:8px;width:100%;padding:11px 12px}.order-result{color:#14532d;background:#dcfce7;border:1px solid #86efac;border-radius:8px;gap:6px;margin-top:16px;padding:14px;display:grid}.success-title{font-weight:800}.customer-orders{border-top:1px solid #e7e5e4;gap:14px;margin-top:24px;padding-top:22px;display:grid}.orders-header,.order-card-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.orders-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.order-card{background:#fafaf9;border:1px solid #e7e5e4;border-radius:8px;gap:10px;padding:14px;display:grid}.order-card-header strong{color:#18181b}.order-card-header span{color:#0f766e;text-align:right;font-size:13px;font-weight:800}.order-items-list{color:#57534e;gap:6px;margin:0;padding-left:18px;font-size:13px;display:grid}.detail-backdrop{z-index:10;background:#18181b73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.detail-card{background:#fff;border-radius:8px;gap:12px;width:min(560px,100%);max-height:calc(100vh - 40px);padding:22px;display:grid;position:relative;overflow:auto}.detail-close{z-index:1;color:#57534e;background:#f5f5f4;border:1px solid #d6d3d1;border-radius:8px;justify-self:end;padding:8px 10px;position:sticky;top:0}.detail-gallery{gap:12px;margin-bottom:4px;display:grid}.detail-image{object-fit:cover;border-radius:8px;width:100%;max-height:340px}.detail-description{color:#57534e;white-space:pre-line;line-height:1.55}.back-top-button{z-index:8;color:#fff;background:#18181b;border:0;border-radius:8px;padding:11px 14px;font-weight:800;position:fixed;bottom:20px;right:20px;box-shadow:0 14px 30px #18181b38}.floating-cart-button{display:none}@media (width<=980px){.app-shell{grid-template-columns:1fr;padding-bottom:84px}.catalog-panel{padding:20px}.catalog-header{flex-direction:column;align-items:start}.catalog-note{text-align:left}.catalog-header-side{justify-items:start;width:100%}.catalog-header-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.catalog-header-actions .primary-button,.catalog-header-actions .secondary-button{width:100%;min-width:0}.filters-panel{grid-template-columns:1fr}.filter-actions,.product-actions{flex-direction:column}h1{font-size:34px}.cart-panel{border-top:1px solid #e7e5e4;border-left:0;min-height:auto;position:static}.back-top-button{bottom:84px;right:16px}.floating-cart-button{z-index:9;color:#fff;background:#9f1239;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:56px;padding:12px 16px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 14px 30px #18181b38}.floating-cart-button span,.floating-cart-button strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.floating-cart-button strong{font-size:15px}}
