:root{--brand-accent:#2b9ba3;--brand-accent-2:#1f7f86;--brand-bg:#f7fbfb;--brand-card:#fff;--brand-muted:#6b7280;--brand-text:#05313a;--brand-border:#e6eef0}.brand-main-grid{grid-template-columns:1fr}@media (min-width:1024px){.brand-main-grid{grid-template-columns:300px 1fr}}.brand-modal-grid{grid-template-columns:1fr}@media (min-width:1024px){.brand-modal-grid{grid-template-columns:360px 1fr}}.brand-products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.brand-hero-grid{align-items:flex-start;gap:1.25rem;display:flex}@media (max-width:1023px){.brand-hero-grid{flex-direction:column}}.featured-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.75rem;padding-bottom:.375rem;display:flex;overflow-x:auto}.featured-scroll::-webkit-scrollbar{height:4px}.featured-scroll::-webkit-scrollbar-thumb{background:var(--brand-border);border-radius:2px}.featured-scroll>*{scroll-snap-align:start;flex-shrink:0}.alpha-grid{grid-template-columns:repeat(7,1fr);gap:.375rem;display:grid}@media (max-width:767px){.alpha-grid{grid-template-columns:repeat(7,1fr)}}.brand-row{background:var(--brand-card);border:1px solid var(--brand-border);cursor:pointer;border-radius:10px;align-items:center;gap:.875rem;padding:.75rem;transition:box-shadow .15s,border-color .15s;display:flex;overflow:hidden}.brand-row:hover{box-shadow:0 6px 18px #0307060f}.brand-row:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.brand-row[aria-selected=true]{border-color:var(--brand-accent);background:#f7fffe}.brand-detail-grid{align-items:flex-start;gap:.75rem;display:flex}@media (max-width:767px){.brand-detail-grid{flex-direction:column}}.modal-backdrop{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.product-card{background:var(--brand-card);border:1px solid var(--brand-border);border-radius:.75rem;flex-direction:column;gap:.5rem;padding:.75rem;transition:box-shadow .15s;display:flex;box-shadow:0 8px 30px #0710190f}.product-card:hover{box-shadow:0 12px 36px #0710191a}
