.toggle-switch.svelte-1inz2ds{cursor:pointer;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.toggle-switch-label.svelte-1inz2ds{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.toggle-switch-input.svelte-1inz2ds{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.toggle-switch-input.svelte-1inz2ds:disabled{cursor:not-allowed}.toggle-switch-input.svelte-1inz2ds:disabled+.toggle-switch-track:where(.svelte-1inz2ds){opacity:.5}.toggle-switch-track.svelte-1inz2ds{border-radius:var(--radius-pill);background:var(--color-hairline);width:2.75rem;height:1.625rem;transition:background-color .2s;display:block}.toggle-switch-track.svelte-1inz2ds:after{content:"";background:var(--color-canvas);width:1.25rem;height:1.25rem;transition:transform .2s var(--ease-out-strong);border-radius:50%;margin:.1875rem;display:block;box-shadow:0 1px 3px #0a0b0d2e}.toggle-switch-input.svelte-1inz2ds:checked+.toggle-switch-track:where(.svelte-1inz2ds){background:var(--color-primary)}.toggle-switch-input.svelte-1inz2ds:checked+.toggle-switch-track:where(.svelte-1inz2ds):after{transform:translate(1.125rem)}.toggle-switch-input.svelte-1inz2ds:focus-visible+.toggle-switch-track:where(.svelte-1inz2ds){outline:2px solid var(--color-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.toggle-switch-track.svelte-1inz2ds,.toggle-switch-track.svelte-1inz2ds:after{transition:none}}.product-brand-list-item.svelte-66g885{justify-content:space-between;align-items:center;gap:var(--space-base);padding:var(--space-base) 0;border-bottom:1px solid var(--color-hairline-soft);list-style:none;display:flex}.product-brand-list-item.svelte-66g885:first-child{border-top:1px solid var(--color-hairline-soft)}.product-brand-list-item-main.svelte-66g885{align-items:center;gap:var(--space-sm);flex:auto;min-width:0;display:flex}.product-brand-list-item-logo.svelte-66g885{border-radius:var(--radius-md);background:var(--color-surface-soft);flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;overflow:hidden}.product-brand-list-item-logo.svelte-66g885 img:where(.svelte-66g885){object-fit:contain;width:auto;max-width:2rem;height:auto;max-height:1.5rem;display:block}.product-brand-list-item-logo-image--square.svelte-66g885{max-width:1.75rem;max-height:1.75rem}.product-brand-list-item-logo-image--tall.svelte-66g885{max-height:2rem}.product-brand-list-item-copy.svelte-66g885{flex-direction:column;gap:2px;min-width:0;display:flex}.product-brand-list-item-name.svelte-66g885{font-family:var(--font-display);color:var(--color-ink);font-size:1rem;font-weight:600;line-height:1.25}.product-brand-list-item-description.svelte-66g885{color:var(--color-body);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.product-brand-list-item-actions.svelte-66g885{align-items:center;gap:var(--space-sm);flex-shrink:0;display:flex}.product-brand-list-item-check-wrap.svelte-66g885{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.product-brand-list-item-check.svelte-66g885{white-space:nowrap;min-height:40px;padding:10px 18px;font-size:14px}.product-brand-list-item-check.svelte-66g885:disabled{opacity:.7;cursor:wait}.product-brand-list-item-check-error.svelte-66g885{max-width:12rem;color:var(--color-semantic-down);text-align:right;margin:0;font-size:12px;line-height:1.35}.product-brand-list-item-notify.svelte-66g885{align-items:center;gap:var(--space-sm);min-width:9.5rem;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);cursor:pointer;background:#0052ff0f;border:1px solid #0052ff1f;flex-shrink:0;display:flex}.product-brand-list-item-notify-label.svelte-66g885{color:var(--color-ink);white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:13px;font-weight:600;line-height:1.2}@media (width<=640px){.product-brand-list-item.svelte-66g885{align-items:stretch;gap:var(--space-sm);flex-direction:column}.product-brand-list-item-actions.svelte-66g885{flex-wrap:wrap;width:100%}.product-brand-list-item-notify.svelte-66g885{width:100%;min-width:0;padding:var(--space-sm) var(--space-base);order:-1;justify-content:space-between}.product-brand-list-item-check-wrap.svelte-66g885{flex:auto;align-items:stretch}.product-brand-list-item-check.svelte-66g885{width:100%}}.home-page.svelte-1ewzqr7{padding:calc(var(--nav-height) + var(--space-xl)) 0 0;background:var(--color-canvas)}.home-inner.svelte-1ewzqr7{gap:var(--space-xxl);flex-direction:column;display:flex}.home-content.svelte-1ewzqr7{padding-top:var(--space-section);padding-bottom:var(--space-section)}.home-hero.svelte-1ewzqr7{text-align:center;max-width:55rem;margin-inline:auto}.home-logo.svelte-1ewzqr7{width:7.5rem;height:7.5rem;margin:0 auto var(--space-lg);display:block}.home-hero.svelte-1ewzqr7 h1:where(.svelte-1ewzqr7){font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-ink);margin:0;font-size:clamp(2rem,5vw,3.25rem);font-weight:600;line-height:1.1}.home-brands-list.svelte-1ewzqr7{width:100%;margin:0;padding:0}@media (width<=767px){.home-page.svelte-1ewzqr7{padding-top:calc(var(--nav-height) + var(--space-lg))}}
