.brands-hub{background:var(--brands-surface);color:rgb(var(--color-foreground))}.brands-hub *{box-sizing:border-box}.brands-hub a{-webkit-tap-highlight-color:transparent}.brands-hub__hero{display:grid;gap:18px;padding-top:24px;padding-bottom:24px}.brands-hub__hero-copy{min-width:0;max-width:900px}.brands-hub__eyebrow{margin:0 0 7px;font-size:1.15rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--brands-accent)}.brands-hub h1{margin:0 0 12px;font-size:3.1rem;line-height:1.04;overflow-wrap:anywhere}.brands-hub h2{margin:0 0 9px;font-size:2.35rem;line-height:1.1;overflow-wrap:anywhere}.brands-hub h3{margin:0;overflow-wrap:anywhere}.brands-hub__intro,.brands-hub__section-copy{max-width:820px;font-size:1.5rem;line-height:1.58}.brands-hub__intro p,.brands-hub__section-copy p{margin-top:0}.brands-hub__meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.brands-hub__meta-pill{display:inline-flex;gap:5px;align-items:center;max-width:100%;padding:7px 10px;border:1px solid rgba(var(--color-foreground),.14);border-radius:999px;background:#fff;font-size:1.2rem}.brands-hub__jump{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.brands-hub__jump a,.brands-hub__guide-links a{min-width:0;padding:9px 11px;border:1px solid rgba(var(--color-foreground),.16);border-radius:999px;text-align:center;text-decoration:none;color:inherit;background:#fff;font-size:1.25rem;font-weight:600;overflow-wrap:anywhere}.brands-hub__jump a:focus-visible,.brands-hub__guide-links a:focus-visible,.brands-hub__featured-card:focus-visible,.brands-hub__path:focus-visible,.brands-hub__directory-link:focus-visible{outline:2px solid var(--brands-accent);outline-offset:2px}.brands-hub__section{padding-top:30px;padding-bottom:30px}.brands-hub__section--soft{background:var(--brands-soft)}.brands-hub__section-head{display:block;margin-bottom:18px}.brands-hub__featured-grid{display:grid;grid-template-columns:1fr;gap:10px}.brands-hub__featured-card{order:var(--brand-rank);display:grid;grid-template-columns:104px minmax(0,1fr);min-width:0;min-height:126px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);border-radius:14px;background:#fff;color:inherit;text-decoration:none}.brands-hub__featured-media{width:104px;min-width:104px;height:100%;min-height:126px;display:grid;place-items:center;padding:9px;overflow:hidden;background:#fff;border-right:1px solid rgba(var(--color-foreground),.08)}.brands-hub__featured-image{display:block;width:100%;height:100%;max-height:108px;object-fit:contain;object-position:center}.brands-hub__initials{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:var(--brands-soft);color:var(--brands-accent);font-size:2rem;font-weight:800}.brands-hub__featured-body{min-width:0;display:flex;flex-direction:column;align-items:flex-start;padding:11px 12px}.brands-hub__featured-badge{display:inline-flex;max-width:100%;padding:4px 7px;border-radius:999px;background:var(--brands-soft);color:var(--brands-accent);font-size:1.05rem;line-height:1.25;font-weight:700;white-space:normal;overflow-wrap:anywhere}.brands-hub__featured-body h3{width:100%;margin:6px 0 3px;font-size:1.7rem;line-height:1.15}.brands-hub__featured-body p{width:100%;display:-webkit-box;margin:0 0 8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:rgba(var(--color-foreground),.72);font-size:1.2rem;line-height:1.35;overflow-wrap:anywhere}.brands-hub__card-meta{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:7px;border-top:1px solid rgba(var(--color-foreground),.08);font-size:1.1rem;font-weight:650}.brands-hub__intent-stack{display:grid;gap:14px}.brands-hub__intent{scroll-margin-top:110px;min-width:0;padding:14px;border:1px solid rgba(var(--color-foreground),.12);border-radius:14px;background:#fff}.brands-hub__intent-head{display:grid;gap:8px;margin-bottom:13px}.brands-hub__intent-head h3{font-size:1.9rem;line-height:1.15}.brands-hub__intent-head p{margin:4px 0 0;color:rgba(var(--color-foreground),.7);font-size:1.3rem;line-height:1.45}.brands-hub__intent-head>a{justify-self:start;color:var(--brands-accent);font-size:1.25rem;font-weight:700;text-decoration:none}.brands-hub__path-grid,.brands-hub__path-grid--small{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.brands-hub__path{min-width:0;display:grid;gap:2px;padding:9px;border:1px solid transparent;border-radius:10px;background:var(--brands-soft);color:inherit;text-decoration:none}.brands-hub__path strong{min-width:0;font-size:1.25rem;line-height:1.25;overflow-wrap:anywhere}.brands-hub__path span{display:none}.brands-hub__path small{min-width:0;color:rgba(var(--color-foreground),.6);font-size:1rem;line-height:1.25;overflow-wrap:anywhere}.brands-hub__directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.brands-hub__directory-link{min-width:0;display:grid;gap:2px;padding:9px 10px;border-radius:9px;background:#fff;color:inherit;text-decoration:none;border:1px solid rgba(var(--color-foreground),.1)}.brands-hub__directory-link span{min-width:0;font-size:1.2rem;line-height:1.25;font-weight:650;overflow-wrap:anywhere}.brands-hub__directory-link small{color:rgba(var(--color-foreground),.55);font-size:1rem;line-height:1.2}.brands-hub__guide{display:grid;grid-template-columns:1fr;gap:16px;padding:18px;border-radius:14px;background:var(--brands-soft)}.brands-hub__guide-copy{font-size:1.45rem;line-height:1.58}.brands-hub__guide-links{display:flex;flex-wrap:wrap;gap:7px}@media screen and (min-width:600px){.brands-hub__hero{gap:22px;padding-top:34px;padding-bottom:28px}.brands-hub h1{font-size:clamp(3.4rem,5vw,5.2rem)}.brands-hub h2{font-size:clamp(2.5rem,3.2vw,3.5rem)}.brands-hub__jump{display:flex;flex-wrap:wrap}.brands-hub__jump a,.brands-hub__guide-links a{text-align:left}.brands-hub__featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.brands-hub__featured-card{grid-template-columns:112px minmax(0,1fr);min-height:140px}.brands-hub__featured-media{width:112px;min-width:112px;min-height:140px;padding:11px}.brands-hub__featured-image{max-height:116px}.brands-hub__intent{padding:18px}.brands-hub__path-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.brands-hub__path-grid--small{grid-template-columns:repeat(3,minmax(0,1fr))}.brands-hub__path{padding:11px 12px}.brands-hub__path strong{font-size:1.35rem}.brands-hub__path span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(var(--color-foreground),.7);font-size:1.1rem}.brands-hub__directory{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.brands-hub__directory-link{display:flex;align-items:center;justify-content:space-between;gap:8px}}@media screen and (min-width:750px){.brands-hub__section{padding-top:42px;padding-bottom:42px}.brands-hub__section-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}.brands-hub__intent-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.brands-hub__intent-head>a{flex:0 0 auto;justify-self:auto}}@media screen and (min-width:990px){.brands-hub__hero{padding-top:52px;padding-bottom:30px}.brands-hub__hero-copy{max-width:1120px}.brands-hub__intro{max-width:1000px}.brands-hub__section{padding-top:54px;padding-bottom:54px}.brands-hub__featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.brands-hub__featured-card{display:flex;flex-direction:column;min-height:100%;border-radius:16px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.brands-hub__featured-card:hover{transform:translateY(-2px);border-color:var(--brands-accent);box-shadow:0 10px 28px #00000014}.brands-hub__featured-media{width:100%;min-width:0;height:154px;min-height:154px;padding:16px;border-right:0;border-bottom:1px solid rgba(var(--color-foreground),.08)}.brands-hub__featured-image{max-height:122px}.brands-hub__featured-body{flex:1 1 auto;width:100%;padding:14px}.brands-hub__featured-body h3{margin-top:7px;font-size:1.85rem}.brands-hub__featured-body p{min-height:3.4em;font-size:1.25rem}.brands-hub__path-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.brands-hub__path-grid--small{grid-template-columns:repeat(3,minmax(0,1fr))}.brands-hub__directory{grid-template-columns:repeat(5,minmax(0,1fr))}.brands-hub__guide{grid-template-columns:.8fr 1.5fr;gap:24px;padding:24px}.brands-hub__guide-links{grid-column:1 / -1}}@media(hover:hover)and (pointer:fine){.brands-hub__jump a:hover,.brands-hub__guide-links a:hover,.brands-hub__path:hover,.brands-hub__directory-link:hover{border-color:var(--brands-accent);color:var(--brands-accent)}}
/*# sourceMappingURL=/cdn/shop/t/1473/assets/brands-discovery-hub.css.map */
