.category-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.category-card{min-width:0;overflow:hidden;border:1px solid #ece8e1;border-radius:22px;background:#fff;text-align:left;cursor:pointer;font:inherit;color:var(--ink);padding:0 0 1rem}.category-card img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;display:block;background:#f5f1ea}.category-card span{display:inline-block;margin:1rem 1rem 0;font-weight:800}.category-card:hover{transform:translateY(-3px)}:focus-visible{outline:3px solid #526b84;outline-offset:4px}.carousel-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.featured-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 4rem)/5);gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 4px 24px;overscroll-behavior-x:contain}.featured-track .card{scroll-snap-align:start;min-width:0}.filter-panel{border:1px solid #ddd8cf;border-radius:16px;background:#fff;padding:1rem;margin:1rem 0}.filter-panel summary{font-weight:800;cursor:pointer}.filter-fields{display:flex;align-items:end;gap:1rem;flex-wrap:wrap;margin-top:1rem}.filter-fields label{display:grid;gap:.5rem;font-size:.85rem;font-weight:700;flex:1;min-width:150px}.filter-fields select{width:100%;padding:.7rem;border:1px solid #ccc;border-radius:10px;background:#fff;color:var(--ink)}.filter-fields .filter-check{display:flex;align-items:center;align-self:center}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;padding-top:2rem}.pagination button:disabled{opacity:.4;cursor:default}.offer-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.offer-card{display:grid;grid-template-columns:40% 1fr;gap:1rem;background:#fff9f0;border:1px solid #eacbaa;border-radius:24px;overflow:hidden;padding:1rem;align-items:center}.offer-card>img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:16px}.offer-card h3{font-size:1.2rem;margin:.7rem 0}.offer-card p{font-size:.85rem}.offer-card .deal-price{flex-wrap:wrap;gap:.5rem}.offer-card .deal-price b{font-size:1.5rem}.offer-card .btn{font-size:.8rem;padding:.7rem 1rem}#profile-form{display:grid;gap:1rem}#profile-form label{display:grid;gap:.3rem}#profile-form input{padding:.6rem;border:1px solid #ccc;border-radius:8px}.sec[hidden]{display:none}.toolbar{flex-wrap:wrap}.grid,.wrap{min-width:0}.card h3,.order-head b{overflow-wrap:anywhere}@media(max-width:1024px){.category-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-track{grid-auto-columns:calc((100% - 2rem)/3)}.offer-list{grid-template-columns:1fr}}@media(max-width:600px){.category-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.category-card span{font-size:.85rem;margin:.7rem .6rem 0}.featured-track{grid-auto-columns:72%}.filter-fields{display:grid;grid-template-columns:1fr}.pagination{gap:.5rem;font-size:.8rem}.pagination .btn{padding:.65rem}.offer-card{grid-template-columns:35% 1fr;padding:.8rem}.offer-card h3{font-size:1rem}.offer-card .deal-price b{font-size:1.3rem}.carousel-heading h2{font-size:1.5rem}.toolbar .sort{width:100%;justify-content:space-between}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}.layer:not(.open){visibility:hidden}.layer.open{visibility:visible}[hidden]{display:none!important}@media(max-width:360px){.header-inner{gap:.4rem}.header-actions{gap:.25rem}.header-actions .icon-btn{width:32px;height:36px}}.category-card{padding:0;border:1.5px solid #dedbd4;transition:transform .2s,box-shadow .2s}.category-card:hover{box-shadow:0 8px 22px #2c374210}.category-card img{aspect-ratio:4/3;object-fit:contain;padding:12px;background:#f4f1eb}.category-card img[src$="/assets/logo.webp"]{padding:18%;opacity:.65}.category-card .category-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:18px;border-top:1px solid #e5e1da;min-height:78px}.category-caption span{margin:0;font-size:1rem;overflow-wrap:anywhere}.category-caption span:last-child{flex-shrink:0;font-size:1.4rem;color:var(--blue-d)}#f-cats-list{display:grid;gap:8px}#f-cats-list.many{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}#f-cats-list .footer-category{display:flex;align-items:flex-start;gap:8px;width:100%;margin:0;padding:4px 0;background:none;border:0;border-radius:0;box-shadow:none;color:#e4e8ea;text-align:left;font:inherit;font-size:.78rem;line-height:1.45;cursor:pointer}.footer-category svg{width:15px;height:15px;flex:none;margin-top:2px;color:var(--pink)}#f-cats-list .footer-category:hover,#f-cats-list .footer-category[aria-pressed=true]{color:var(--pink)}.footer-category span{overflow-wrap:anywhere}@media(min-width:1200px){.f-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1.65fr) minmax(0,.95fr) minmax(0,1.2fr);gap:1.5rem}}@media(min-width:521px)and (max-width:1199px){.f-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}#f-cats-list .footer-category span{overflow-wrap:normal;word-break:normal;hyphens:auto;min-width:0}.favorite-row{display:flex;align-items:flex-start;gap:14px;padding:16px 0;border-bottom:1px solid #e7e3dc}.favorite-row>img{width:72px;height:72px;object-fit:contain;flex:none;background:#f4f1eb;border-radius:12px;border:1px solid #e6e1d8}.favorite-info{flex:1;min-width:0}.favorite-info b{overflow-wrap:anywhere}.favorite-info p{margin:5px 0}.favorite-actions{display:flex;flex-wrap:wrap;gap:6px}.favorite-actions .btn{font-size:.75rem;min-height:36px;padding:7px 10px}.favorite-actions .btn:disabled{opacity:.6;cursor:default}.avatar{overflow:hidden;flex-shrink:0}.avatar img{width:100%;height:100%;object-fit:cover}.profile-photo{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-bottom:16px;border-bottom:1px solid #e7e3dc}.profile-photo>img{width:80px;height:80px;object-fit:cover;border-radius:50%}#profile-form .profile-photo label{display:flex;position:relative;cursor:pointer}.profile-photo input[type=file]{position:absolute;inset:0;opacity:0;width:100%;cursor:pointer}.profile-photo label:focus-within{outline:3px solid var(--blue-d);outline-offset:3px}.profile-photo p{width:100%;font-size:.8rem;color:var(--muted)}.profile-photo .btn{padding:9px 12px;font-size:.8rem}.profile-photo button:disabled{opacity:.5;cursor:default}@media(max-width:600px){.category-card .category-caption{padding:12px;min-height:70px}.category-caption span{font-size:.8rem}.favorite-row{gap:10px}.favorite-actions .btn{min-height:44px}}@media(max-width:360px){.category-cards{grid-template-columns:1fr}.category-card img{aspect-ratio:16/10}#f-cats-list.many{grid-template-columns:1fr}}.category-cards{grid-template-columns:1.2fr 1fr;grid-template-rows:180px 180px 280px;gap:18px}.category-card{display:flex;flex-direction:column;min-height:0;position:relative}.category-card:first-child{grid-row:span 2}.category-card:nth-child(4){grid-column:1}.category-card img{flex:1;min-height:0;width:100%;height:100%;object-fit:cover;padding:0;aspect-ratio:auto}.category-card .category-caption{min-height:58px;padding:14px 18px;background:#fff}.category-card.category-catalog{justify-content:center;align-items:flex-start;padding:28px;background:var(--green-soft);color:var(--ink);text-decoration:none}.category-catalog span{margin:0 0 14px}.category-catalog strong{font-size:1.5rem;font-family:Fredoka,sans-serif}#rail{flex-wrap:wrap;overflow:visible;gap:8px;height:auto}.cat-chip{white-space:normal;text-align:left;min-height:44px}.filter-fields .mobile-category{display:none}#grid{min-height:340px}.card{animation:none!important}@media(max-width:600px){.category-cards{grid-template-columns:1fr 1fr;grid-template-rows:140px 140px 210px;gap:10px}.category-card .category-caption{padding:10px;min-height:52px}.category-caption span{font-size:.85rem}.category-card.category-catalog{padding:16px}.category-catalog strong{font-size:1.15rem}#rail{display:none}.filter-fields .mobile-category{display:grid}.filter-fields label{min-width:0}.filter-fields{grid-template-columns:minmax(0,1fr)}}:root{--muted:#5f6d7d}.p-badge,.p-off{color:#202b36}.card-cat{color:#52657a!important}.card-price s,.deal-price s{color:#675f72}.category-cards{min-height:676px}@media(max-width:600px){.category-cards{min-height:510px}}.hero-visual .polaroid img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;object-position:center}.polaroid figcaption{min-height:1.3rem}.polaroid figcaption b{min-width:0}.polaroid figcaption span{flex-shrink:0;white-space:nowrap}#layer-info .panel{display:flex;flex-direction:column;max-height:calc(100dvh - 2rem);overflow:hidden}#layer-info .info-title{flex-shrink:0;padding:1.8rem 3.6rem 1rem 1.7rem;font-size:1.4rem}#layer-info .info-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-top:0;overflow-wrap:anywhere}.info-body ul{list-style:disc;padding-left:1.4rem;margin:0 0 1rem;color:#475569;line-height:1.7}.info-body li{margin:.5rem 0}.info-body a{text-decoration:underline}.info-body h4{font-weight:800}button.f-link{text-align:left;background:none;border:0;font:inherit;color:inherit;cursor:pointer}.search-summary{font-size:.85rem;color:var(--muted);margin-top:1rem}#search-pagination{padding:1rem 0;flex-wrap:wrap}
