.sc-fl-layout{display:grid;grid-template-columns:240px 1fr;gap:1rem;align-items:start}.sc-fl-drawer,.sc-fl-overlay,.sc-fl-trigger{display:none}.sc-cat-header{display:grid;grid-template-columns:1fr 340px;gap:1rem;margin-bottom:1rem;align-items:stretch}@media (max-width:768px){.sc-fl-layout{grid-template-columns:1fr}.sc-fl-aside{display:none}.sc-fl-trigger{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;font-size:13px;font-weight:600;color:#374151;cursor:pointer;margin-bottom:.75rem;flex-shrink:0}.sc-fl-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:400}.sc-fl-drawer{display:block;position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:20px 20px 0 0;z-index:401;max-height:85vh;transform:translateY(100%);transition:transform .28s cubic-bezier(.32,.72,0,1);padding-bottom:env(safe-area-inset-bottom,16px)}.sc-fl-drawer--open{transform:translateY(0)}.sc-fl-drawer-handle{width:40px;height:4px;background:#e5e7eb;border-radius:2px;margin:10px auto 0}.sc-fl-drawer-hdr{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f3f4f6}.sc-fl-drawer-title{font-size:15px;font-weight:700;color:#111}.sc-fl-close{width:30px;height:30px;display:grid;place-items:center;background:#f3f4f6;border-radius:50%;border:none;cursor:pointer;color:#374151}.sc-fl-drawer-body{overflow-y:auto;max-height:calc(85vh - 80px);padding:12px 16px 24px}.sc-cat-header{grid-template-columns:1fr}.sc-product-grid{grid-template-columns:repeat(2,1fr)!important;gap:.625rem!important}.sc-page-wrap{padding-left:.75rem!important;padding-right:.75rem!important;padding-bottom:5rem!important}}@media (max-width:480px){.sc-product-grid{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important}.sc-page-wrap{padding-left:.5rem!important;padding-right:.5rem!important}.sc-controls-row{flex-wrap:wrap;gap:.5rem}}