:root{font-family:Space Grotesk,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f8fafc}.app-shell{max-width:1280px;margin:0 auto;padding:1.25rem 1.25rem 3rem}.topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:.9rem 1rem}.brand{font-size:2rem;font-weight:800}.catalog-label{font-size:.72rem;letter-spacing:.12em;color:#64748b}.menu{display:flex;gap:.6rem}.menu-btn{border:1px solid #d1d5db;border-radius:999px;background:#fff;padding:.52rem .9rem;font-weight:600;cursor:pointer}.card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1rem}.hero{display:none}.catalog-head{margin-top:.8rem}.catalog-head .breadcrumb{font-size:.82rem;color:#64748b}.catalog-head h2{margin:.55rem 0 0;font-size:2.1rem;line-height:1.2}.search-strip{margin-top:.8rem;display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:center}.search{width:100%;border-radius:999px;border:1px solid #d1d5db;padding:.75rem 1rem;font-size:.98rem}.reset-btn{border:0;background:transparent;color:#64748b;cursor:pointer;font-weight:600}.catalog-layout{margin-top:1rem;display:grid;grid-template-columns:270px 1fr;gap:1rem}.sidebar h3{margin:0;font-size:1.5rem}.sidebar p{margin:.35rem 0 .8rem;color:#64748b;font-size:.9rem}.sidebar-title{font-weight:700;margin-bottom:.55rem}.sidebar-list{display:grid;gap:.45rem}.side-cat{border:0;text-align:left;border-radius:10px;background:transparent;padding:.55rem .7rem;cursor:pointer;font-weight:600;color:#334155}.side-cat.active{background:#f1f5f9;color:#0f172a}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.toolbar-label{font-weight:700;color:#64748b;font-size:.88rem}.toolbar-chips{display:flex;gap:.5rem;flex-wrap:wrap}.chip{border-radius:999px;border:1px solid #d1d5db;background:#fff;padding:.45rem .8rem;cursor:pointer;font-weight:600}.chip.active{background:#0f172a;color:#fff;border-color:#0f172a}.product-grid{display:grid;gap:.9rem;grid-template-columns:repeat(3,minmax(0,1fr))}.product-card h3{margin:.65rem 0 0;font-size:1rem;text-align:left}.card-link{width:100%;border:0;background:transparent;padding:0;cursor:pointer}.product-thumb{width:100%;height:240px;border-radius:12px;object-fit:cover;display:block;margin-bottom:.4rem}.pill-row{display:flex;justify-content:space-between;gap:.4rem}.pill{font-size:.72rem;border-radius:999px;padding:.25rem .5rem;background:#edf2f8}.pill.ok{background:#dff6e7}.pill.warn{background:#ffeac2}.price-row{margin-top:.65rem;display:flex;align-items:baseline;gap:.45rem}.price-row strong{font-size:1.1rem}.price-row span{opacity:.5;text-decoration:line-through;font-size:.88rem}.add-btn,.buy-btn{margin-top:.8rem;width:100%;border:0;border-radius:999px;padding:.65rem;font-weight:700;cursor:pointer}.add-btn{background:#0f172a;color:#fff}.buy-btn{background:#c6f25e;color:#101322}.back-btn{border:0;background:transparent;font-weight:700;cursor:pointer;margin-bottom:.8rem;padding:0}.detail-layout,.auth-panel,.cart-layout,.cart-empty,.empty-state{margin-top:1rem}.detail-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:1rem}.detail-main-image{width:100%;border-radius:14px;height:360px;object-fit:cover}.gallery-row{margin-top:.6rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.thumb-btn{border:1px solid transparent;border-radius:10px;padding:0;overflow:hidden;cursor:pointer}.thumb-btn img{width:100%;height:82px;object-fit:cover;display:block}.thumb-btn.active{border-color:#101322}.detail-content h2{margin:.55rem 0 0}.detail-price{margin-top:.5rem}.detail-section{margin-top:.9rem}.detail-section h3{margin:0;font-size:1rem}.detail-section p{margin:.45rem 0 0;opacity:.82;line-height:1.5}.detail-actions{margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.cart-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:1rem}.cart-empty{text-align:center}.cart-empty h2{margin:0}.cart-empty h3{margin:.6rem 0 0}.cart-empty p{margin:.45rem 0 0;opacity:.76}.cart-list h2{margin-top:0}.cart-item{display:grid;grid-template-columns:96px 1fr auto;gap:.9rem;align-items:center;padding:.8rem 0;border-top:1px dashed rgba(16,19,34,.15)}.cart-item:first-of-type{border-top:0}.cart-thumb{width:96px;height:76px;object-fit:cover;border-radius:10px}.cart-item-content h3{margin:0;font-size:1rem}.cart-category,.cart-price{margin:.25rem 0 0;font-size:.88rem;opacity:.72}.cart-controls{margin-top:.45rem;display:inline-flex;align-items:center;gap:.45rem}.cart-controls button{width:28px;height:28px;border-radius:8px;border:1px solid rgba(16,19,34,.2);background:#fff;cursor:pointer}.cart-item-side{text-align:right}.remove-btn{margin-top:.45rem;border:0;background:transparent;color:#9a1b1b;cursor:pointer;font-weight:600}.order-summary h3{margin-top:0}.summary-row{display:flex;justify-content:space-between;margin-top:.55rem}.total-row{border-top:1px dashed rgba(16,19,34,.2);margin-top:.8rem;padding-top:.8rem}.promo-label{display:block;margin-top:.9rem;font-size:.88rem;opacity:.76}.promo-input{margin-top:.35rem;width:100%;border-radius:10px;border:1px solid rgba(16,19,34,.2);padding:.55rem .65rem}.empty-state{text-align:center}.empty-state h2{margin:0}.empty-state p{margin:.5rem 0 0;opacity:.75}.auth-panel{display:grid;gap:.6rem}.auth-panel h2{margin:0;font-size:1.2rem;line-height:1.35}.auth-error{color:#9a1b1b;margin:0;font-size:.9rem}.turnstile-box{margin-top:.2rem}@media(max-width:1080px){.catalog-layout,.detail-grid,.cart-layout{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.brand{font-size:1.6rem}.topbar{flex-direction:column;align-items:flex-start}.menu{width:100%}.menu-btn{flex:1}.catalog-head h2{font-size:1.55rem}.search-strip,.product-grid{grid-template-columns:1fr}.detail-main-image{height:260px}.detail-actions,.cart-item{grid-template-columns:1fr}.cart-item-side{text-align:left}}
