.brand-hub{--bh-accent: #c4301c;--bh-accent-soft: rgba(196, 48, 28, .1);--bh-accent-glow: rgba(196, 48, 28, .06);--bh-border: rgba(var(--color-foreground), .08);--bh-radius: 2rem;--bh-radius-sm: 1.4rem;--bh-text-soft: rgba(var(--color-foreground), .58);--bh-surface: rgba(255, 255, 255, .96)}.brand-hub__wrap{display:grid;gap:2.4rem}.brand-hub__section-header{margin-bottom:2rem}.brand-hub__section-header--between{display:flex;align-items:end;justify-content:space-between;gap:1.6rem}.brand-hub__section-title{margin:0 0 .4rem;font-size:clamp(2.4rem,3.2vw,3.4rem);line-height:1.1;letter-spacing:-.025em}.brand-hub__section-copy{margin:0;max-width:64rem;font-size:1.5rem;line-height:1.6;color:var(--bh-text-soft)}.brand-hub__view-all{flex-shrink:0;font-size:1.4rem;font-weight:600;color:var(--bh-accent);text-decoration:none;white-space:nowrap;transition:opacity .15s}.brand-hub__view-all:hover{opacity:.7}.brand-hub__hero{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:2rem;padding:2.4rem;border-radius:calc(var(--bh-radius) + .6rem);background:radial-gradient(ellipse at 10% 0%,var(--bh-accent-glow),transparent 50%),linear-gradient(175deg,#fff,#fafafa);border:1px solid var(--bh-border);box-shadow:0 1px 2px #0000000a,0 8px 32px #0000000f;overflow:hidden}.brand-hub__hero-copy{position:relative;z-index:1;display:grid;align-content:center;gap:1.6rem;padding:.8rem}.brand-hub__eyebrow{display:inline-flex;align-items:center;width:fit-content;padding:.65rem 1.2rem;border-radius:999px;background:var(--bh-accent-soft);color:var(--bh-accent);font-size:1.15rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.brand-hub__title-row{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap}.brand-hub__logo{flex-shrink:0;width:10rem;height:10rem;display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:var(--bh-radius-sm);background:#fff;border:1px solid var(--bh-border);box-shadow:0 2px 12px #0000000f}.brand-hub__logo-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.brand-hub__monogram{flex-shrink:0;width:7.2rem;height:7.2rem;display:flex;align-items:center;justify-content:center;border-radius:var(--bh-radius-sm);background:var(--bh-accent);color:#fff;font-size:3.2rem;font-weight:800;line-height:1}.brand-hub__title{margin:0;font-size:clamp(3.2rem,4.5vw,5.6rem);line-height:.95;letter-spacing:-.035em;font-weight:800}.brand-hub__lede{margin:0;max-width:58rem;font-size:1.6rem;line-height:1.65;color:var(--bh-text-soft)}.brand-hub__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.brand-hub__stat{display:grid;gap:.3rem;padding:1.2rem 1.4rem;border:1px solid var(--bh-border);border-radius:var(--bh-radius-sm);background:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.brand-hub__stat-value{font-size:2.4rem;line-height:1;font-weight:700}.brand-hub__stat-label{font-size:1.2rem;line-height:1.4;color:var(--bh-text-soft)}.brand-hub__actions{display:flex;flex-wrap:wrap;gap:1rem}.brand-hub__hero-media{position:relative;z-index:1;min-height:32rem}.brand-hub__hero-visual{height:100%;border-radius:var(--bh-radius);overflow:hidden}.brand-hub__hero-visual--banner{background:rgba(var(--color-foreground),.02)}.brand-hub__hero-visual--banner img{width:100%;height:100%;object-fit:cover}.brand-hub__hero-visual--empty{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,var(--bh-accent-glow),transparent 60%),linear-gradient(135deg,#fafafa,#f0f0f0);border:1px solid var(--bh-border)}.brand-hub__hero-brand-mark{font-size:14rem;font-weight:900;color:rgba(var(--color-foreground),.04);line-height:1;-webkit-user-select:none;user-select:none}.brand-hub__hero-mosaic{display:grid;grid-template-columns:1.4fr 1fr;gap:.8rem;height:100%}.brand-hub__mosaic-hero,.brand-hub__mosaic-secondary{position:relative;display:flex;align-items:center;justify-content:center;border-radius:var(--bh-radius-sm);background:#fafafa;border:1px solid var(--bh-border);overflow:hidden;text-decoration:none;color:rgb(var(--color-foreground));transition:transform .25s ease,box-shadow .25s ease}.brand-hub__mosaic-hero:hover,.brand-hub__mosaic-secondary:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0000001a}.brand-hub__mosaic-hero:focus-visible,.brand-hub__mosaic-secondary:focus-visible{outline:2px solid var(--bh-accent);outline-offset:2px}.brand-hub__mosaic-hero{grid-row:1 / -1}.brand-hub__mosaic-stack{display:grid;gap:.8rem;grid-template-rows:1fr 1fr}.brand-hub__mosaic-img{width:100%;height:100%;object-fit:contain;padding:1.2rem;transition:transform .35s ease}.brand-hub__mosaic-hero:hover .brand-hub__mosaic-img,.brand-hub__mosaic-secondary:hover .brand-hub__mosaic-img{transform:scale(1.05)}.brand-hub__mosaic-label{position:absolute;bottom:0;left:0;right:0;padding:2.4rem 1rem .8rem;background:linear-gradient(to top,rgba(0,0,0,.55),transparent);color:#fff;font-size:1.2rem;font-weight:600;line-height:1.3}.brand-hub__spotlight{display:grid;grid-template-columns:1fr 1fr;border-radius:var(--bh-radius);overflow:hidden;background:#fff;border:1px solid var(--bh-border);box-shadow:0 1px 2px #00000008,0 6px 24px #0000000d}.brand-hub__spotlight-media{position:relative;background:radial-gradient(circle at 40% 40%,var(--bh-accent-glow),transparent 60%),#fafafa;overflow:hidden}.brand-hub__spotlight-media a{display:block;height:100%}.brand-hub__spotlight-img{width:100%;height:100%;object-fit:contain;padding:clamp(2rem,4vw,4rem);transition:transform .4s ease}.brand-hub__spotlight-media:hover .brand-hub__spotlight-img{transform:scale(1.04)}.brand-hub__spotlight-info{display:flex;flex-direction:column;justify-content:center;gap:1.2rem;padding:clamp(2.4rem,4vw,4rem)}.brand-hub__spotlight-badge{display:inline-flex;align-items:center;width:fit-content;padding:.6rem 1.1rem;border-radius:999px;background:var(--bh-accent);color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.brand-hub__spotlight-title{margin:0;font-size:clamp(2.4rem,3vw,3.4rem);line-height:1.1;letter-spacing:-.02em;font-weight:700}.brand-hub__spotlight-desc{margin:0;font-size:1.5rem;line-height:1.65;color:var(--bh-text-soft)}.brand-hub__spotlight-pricing{display:flex;align-items:baseline;gap:1rem}.brand-hub__spotlight-price{font-size:2.6rem;font-weight:800;line-height:1;letter-spacing:-.02em}.brand-hub__spotlight-compare{font-size:1.6rem;color:var(--bh-text-soft);text-decoration:line-through}.brand-hub__spotlight-cta{margin-top:.6rem;width:fit-content}.brand-hub__categories{padding:2.4rem;border-radius:var(--bh-radius);background:var(--bh-surface);border:1px solid var(--bh-border);box-shadow:0 1px 2px #00000008,0 6px 24px #0000000d}.brand-hub__category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(28rem,1fr));gap:1rem}.brand-hub__category-card{display:flex;align-items:center;gap:1.4rem;padding:1rem 1.4rem 1rem 1rem;border-radius:var(--bh-radius-sm);background:#fff;border:1px solid var(--bh-border);text-decoration:none;color:rgb(var(--color-foreground));transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.brand-hub__category-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014;border-color:var(--bh-accent)}.brand-hub__category-card:focus-visible{outline:2px solid var(--bh-accent);outline-offset:2px}.brand-hub__category-visual{flex-shrink:0;width:7.2rem;height:7.2rem;display:flex;align-items:center;justify-content:center;border-radius:1.2rem;background:#fafafa;border:1px solid var(--bh-border);overflow:hidden}.brand-hub__category-thumb{width:100%;height:100%;object-fit:contain;padding:.6rem;transition:transform .3s ease}.brand-hub__category-card:hover .brand-hub__category-thumb{transform:scale(1.1)}.brand-hub__category-letter{font-size:2.4rem;font-weight:800;color:rgba(var(--color-foreground),.15)}.brand-hub__category-body{flex:1;min-width:0}.brand-hub__category-name{margin:0;font-size:1.55rem;font-weight:600;line-height:1.3}.brand-hub__category-count{font-size:1.25rem;color:var(--bh-text-soft)}.brand-hub__category-arrow{flex-shrink:0;font-size:1.6rem;font-weight:700;color:var(--bh-accent);opacity:0;transform:translate(-4px);transition:opacity .2s,transform .2s}.brand-hub__category-card:hover .brand-hub__category-arrow{opacity:1;transform:translate(0)}.brand-hub__video{border-radius:var(--bh-radius);overflow:hidden;border:1px solid var(--bh-border);box-shadow:0 1px 2px #00000008,0 6px 24px #0000000d}.brand-hub__video-wrap{position:relative;padding-bottom:56.25%;height:0}.brand-hub__video-wrap iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.brand-hub__products{padding:2.4rem;border-radius:var(--bh-radius);background:var(--bh-surface);border:1px solid var(--bh-border);box-shadow:0 1px 2px #00000008,0 6px 24px #0000000d}.brand-hub__product-grid{display:grid;gap:1.6rem;grid-template-columns:repeat(4,minmax(0,1fr))}.brand-hub__support-bar{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 2.4rem;border-radius:var(--bh-radius);background:linear-gradient(135deg,rgba(var(--color-foreground),.02),rgba(var(--color-foreground),.04));border:1px solid var(--bh-border)}.brand-hub__support-bar-title{margin:0;font-size:1.8rem;font-weight:700;line-height:1.2}.brand-hub__support-bar-copy{margin:.3rem 0 0;font-size:1.35rem;color:var(--bh-text-soft)}.brand-hub__support-bar-links{display:flex;flex-wrap:wrap;gap:.6rem}.brand-hub__pill-link{display:inline-flex;align-items:center;padding:.7rem 1.4rem;border-radius:999px;background:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground));text-decoration:none;font-size:1.3rem;font-weight:600;transition:background .15s,transform .15s}.brand-hub__pill-link:hover{background:rgba(var(--color-foreground),.1);transform:translateY(-1px)}.brand-hub__pill-link--accent{background:var(--bh-accent);color:#fff}.brand-hub__pill-link--accent:hover{background:var(--bh-accent);opacity:.85}.brand-hub__pill-link:focus-visible{outline:2px solid var(--bh-accent);outline-offset:2px}@media screen and (max-width:1279px){.brand-hub__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-hub__spotlight{grid-template-columns:1fr}.brand-hub__spotlight-media{max-height:36rem}}@media screen and (max-width:989px){.brand-hub__hero{grid-template-columns:minmax(0,1fr);padding:1.6rem}.brand-hub__hero-media,.brand-hub__hero-mosaic{min-height:28rem}.brand-hub__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-hub__section-header--between{flex-direction:column;align-items:start}.brand-hub__support-bar{flex-direction:column;text-align:center}.brand-hub__support-bar-links{justify-content:center}}@media screen and (max-width:767px){.brand-hub__wrap{gap:1.6rem}.brand-hub__hero{border-radius:1.6rem;padding:1.4rem}.brand-hub__hero-media{min-height:24rem}.brand-hub__hero-mosaic{grid-template-columns:1fr;gap:.6rem;min-height:auto}.brand-hub__mosaic-hero{grid-row:auto;min-height:20rem}.brand-hub__mosaic-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.brand-hub__mosaic-secondary{min-height:14rem}.brand-hub__logo{width:7.2rem;height:7.2rem}.brand-hub__monogram{width:5.6rem;height:5.6rem;font-size:2.4rem}.brand-hub__categories,.brand-hub__products{padding:1.6rem;border-radius:1.6rem}.brand-hub__category-grid{grid-template-columns:minmax(0,1fr)}.brand-hub__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.brand-hub__stats{grid-template-columns:minmax(0,1fr)}.brand-hub__actions{flex-direction:column;align-items:stretch}.brand-hub__actions .btn{width:100%}.brand-hub__spotlight{grid-template-columns:1fr;border-radius:1.6rem}.brand-hub__spotlight-media{max-height:28rem}.brand-hub__spotlight-info{padding:2rem}.brand-hub__support-bar{padding:1.6rem;border-radius:1.6rem}.brand-hub__category-arrow{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.brand-hub__category-card,.brand-hub__mosaic-hero,.brand-hub__mosaic-secondary,.brand-hub__mosaic-img,.brand-hub__spotlight-img,.brand-hub__category-thumb,.brand-hub__pill-link,.brand-hub__category-arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/brand-hub.css.map */
