.brand-hub__head{text-align:center;max-width:640px;margin:0 auto 32px}.brand-hub__title{font-size:clamp(1.5rem,3vw,2rem);margin:0 0 8px;font-weight:700;line-height:1.2}.brand-hub__sub{font-size:1rem;opacity:.85;margin:0 0 8px}.brand-hub__count{font-size:.75rem;opacity:.6;margin:0}.brand-hub__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:0;margin:0}@media(min-width:750px){.brand-hub__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media(min-width:990px){.brand-hub__grid{grid-template-columns:repeat(4,1fr);gap:24px}}.brand-hub__item{list-style:none}.brand-hub__card{display:flex;flex-direction:column;align-items:center;padding:24px 16px;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:rgb(var(--color-background));text-decoration:none;color:inherit;height:100%;min-height:200px;transition:transform .12s,border-color .12s,box-shadow .12s}.brand-hub__card:hover{border-color:#ffce00;transform:translateY(-3px);box-shadow:0 6px 20px #0000001a}.brand-hub__card:focus-visible{outline:2px solid #FFCE00;outline-offset:2px}.brand-hub__card-media{width:100%;max-width:220px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.brand-hub__card-img{max-width:100%;max-height:100%;height:auto;width:auto;object-fit:contain}.brand-hub__card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0000000d;border-radius:10px;font-weight:700;font-size:2rem;letter-spacing:.05em}.brand-hub__card-body{text-align:center}.brand-hub__card-name{font-weight:700;margin:0 0 4px;font-size:1rem;line-height:1.25}.brand-hub__card-meta{font-size:.875rem;opacity:.6;margin:0}.brand-hub__empty{text-align:center;padding:64px 24px;opacity:.6}@media(max-width:749px){.brand-hub__head{margin-bottom:18px}.brand-hub__title{font-size:1.5rem;line-height:1.08}.brand-hub__sub{font-size:.875rem;line-height:1.35}.brand-hub__count{font-size:.75rem}.brand-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.brand-hub__card{padding:12px 8px;min-height:118px;border-radius:8px}.brand-hub__card:hover{transform:none}.brand-hub__card-media{max-width:82px;margin-bottom:8px}.brand-hub__card-placeholder{font-size:1.25rem;border-radius:8px}.brand-hub__card-name{font-size:.875rem;line-height:1.1}.brand-hub__card-meta{font-size:.75rem}}.size-hub__head{max-width:820px;margin:0 0 28px}.size-hub__title{font-size:clamp(1.5rem,3vw,2rem);margin:0 0 8px;font-weight:700;line-height:1.15;text-transform:uppercase}.size-hub__sub{font-size:1rem;opacity:.7;margin:0}.size-hub__group{margin-top:36px}.size-hub__group:first-of-type{margin-top:0}.size-hub__group-title{font-size:1rem;font-weight:700;margin:0 0 14px;color:inherit}.size-hub__list{display:flex;flex-wrap:wrap;gap:10px 12px}.size-hub__tab{display:inline-block;padding:8px 14px;border:1px solid rgba(var(--color-foreground),.15);border-radius:6px;background:rgb(var(--color-background));text-decoration:none;font-size:1rem;font-weight:600;color:rgb(var(--color-foreground));transition:all .15s ease}.size-hub__tab:hover{border-color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));transform:translateY(-2px)}.size-hub__tab:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.size-hub__help{margin-top:40px;border:1px dashed rgba(var(--color-foreground),.2);padding:22px 24px;border-radius:12px}.size-hub__help p{margin:0 0 8px;opacity:.8}.size-hub__help a{color:inherit;font-weight:800;text-decoration:underline;text-transform:uppercase;letter-spacing:.06em;font-size:.875rem}@media(max-width:749px){.size-hub__group{margin-top:28px}.size-hub__group-title{font-size:.875rem;margin-bottom:12px}.size-hub__tab{font-size:.875rem;padding:6px 12px}}.tt-best-cards{--tt-yellow: #FFCE00;--tt-ink: #222222;--tt-muted: rgba(18, 18, 18, .66);--tt-border: rgba(18, 18, 18, .11);overflow:hidden}.tt-best-cards--dark{--tt-ink: #ffffff;--tt-muted: rgba(255,255,255,.72);--tt-border: rgba(255,255,255,.14);background:radial-gradient(circle at top left,rgba(255,206,0,.13),transparent 34%),linear-gradient(180deg,#222 0% 100%)}.tt-best-cards__head{max-width:780px;margin:0 auto 22px;text-align:center}.tt-best-cards__eyebrow{margin:0 0 8px;color:var(--tt-yellow);font-size:.75rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.tt-best-cards__title{margin:0;color:var(--tt-ink);font-size:clamp(1.45rem,2.6vw,2.15rem);line-height:1.06;letter-spacing:-.035em;font-weight:850;text-transform:uppercase}.tt-best-cards__sub{margin:10px auto 0;max-width:660px;color:var(--tt-muted);font-size:1rem;line-height:1.45}.tt-best-cards__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tt-best-card{min-width:0}.tt-best-card__link{position:relative;display:flex;flex-direction:column;min-height:100%;overflow:hidden;color:var(--tt-ink);text-decoration:none;border:1px solid var(--tt-border);border-radius:16px;background:linear-gradient(145deg,#ffffffc7,#ffffff73);box-shadow:0 10px 30px #00000012;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tt-best-cards--dark .tt-best-card__link{background:linear-gradient(145deg,#ffffff1a,#ffffff09);box-shadow:0 18px 44px #00000047}.tt-best-card__link:hover{transform:translateY(-3px);border-color:#ffce00b8;box-shadow:0 18px 42px #00000024}.tt-best-card__media{position:relative;aspect-ratio:1 / .72;background:#0000000d;overflow:hidden}.tt-best-card__img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.01);transition:transform .22s ease}.tt-best-card__link:hover .tt-best-card__img{transform:scale(1.045)}.tt-best-card__placeholder{display:grid;place-items:center;width:100%;height:100%;color:#ffffffe6;background:linear-gradient(135deg,#222,#222);font-size:.75rem;font-weight:850;letter-spacing:.12em}.tt-best-card__body{display:flex;flex-direction:column;gap:9px;padding:13px 12px 12px}.tt-best-card__title{margin:0;color:var(--tt-ink);font-size:clamp(.88rem,1.8vw,1.05rem);font-weight:850;letter-spacing:-.018em;line-height:1.13}.tt-best-card__bullets{display:grid;gap:5px;min-height:0;margin:0;padding:0;list-style:none;color:var(--tt-muted);font-size:.75rem;line-height:1.25}.tt-best-card__bullets li{position:relative;padding-left:13px}.tt-best-card__bullets li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;background:var(--tt-yellow);border-radius:50%}.tt-best-card__cta{display:inline-flex;align-items:center;gap:5px;width:fit-content;margin-top:auto;color:var(--tt-ink);font-size:.75rem;font-weight:850;text-transform:uppercase;letter-spacing:.045em}.tt-best-card__link:hover .tt-best-card__cta{color:var(--tt-yellow)}.tt-best-cards__footer{margin-top:22px;text-align:center}.tt-best-cards__main-cta{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 22px;color:#111;background:var(--tt-yellow);border:1px solid rgba(0,0,0,.12);border-radius:4px;font-size:.75rem;font-weight:950;letter-spacing:.06em;line-height:1;text-decoration:none;text-transform:uppercase;box-shadow:0 12px 26px #0000001f;transform:skew(-12deg);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.tt-best-cards__main-cta>span{display:inline-flex;align-items:center;transform:skew(12deg)}.tt-best-cards__main-cta:hover{transform:skew(-12deg) translateY(-2px);background:#ffce00;box-shadow:0 16px 34px #00000029}@media screen and (min-width:750px){.tt-best-cards__head{margin-bottom:28px}.tt-best-cards__grid{gap:16px}.tt-best-card__body{padding:15px 14px 14px}.tt-best-card__bullets{font-size:.75rem}}@media screen and (min-width:990px){.tt-best-cards__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}@media screen and (max-width:380px){.tt-best-cards__grid{gap:8px}.tt-best-card__body{padding:11px 10px 10px}.tt-best-card__bullets{font-size:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/2579/compiled_assets/styles.css.map */
