.custom-brands{--cb-paper: rgb(var(--color-background));--cb-card: rgb(var(--color-secondary-background, 255, 255, 255));--cb-card-2: rgba(var(--color-foreground), .035);--cb-ink: rgb(var(--color-foreground));--cb-ink-2: rgba(var(--color-subtext), var(--color-subtext-alpha, 1));--cb-ink-3: var(--color-foreground-lighten-60, #666);--cb-line: rgba(var(--color-border), var(--color-border-alpha, 1));--cb-line-2: rgba(var(--color-foreground), .06);--cb-accent: #fdd400;--cb-link: rgb(var(--color-button));--cb-dark: var(--cb-ink);--cb-r-card: var(--blocks-radius, 1rem);--cb-r-inner: var(--medium-blocks-radius, .6rem);--cb-r-pill: var(--buttons-radius, 10rem);--cb-shadow: 0 1px 2px rgba(0, 0, 0, .04);--cb-shadow-2: 0 6px 20px rgba(0, 0, 0, .07);--cb-sticky-top: 0px;--cb-barh: 16rem;color:var(--cb-ink)}body.header-pinned .custom-brands{--cb-sticky-top: var(--header-height, 0px)}.custom-brands a{color:inherit;text-decoration:none}.custom-brands button{font:inherit;color:inherit}.custom-brands [hidden]{display:none!important}.custom-brands :focus-visible{outline:2px solid var(--cb-link);outline-offset:2px}.custom-brands__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.6rem;flex-wrap:wrap;margin-bottom:1.8rem}.custom-brands__eyebrow{display:block;margin:0 0 .6rem;font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cb-ink-2)}.custom-brands__heading{margin:0}.custom-brands__rule{display:block;width:4.4rem;height:.4rem;border-radius:.2rem;background:var(--cb-accent);margin-top:1rem}.custom-brands__note{margin:0;color:var(--cb-ink-2);font-size:1.4rem;max-width:44ch}.custom-brands__tag{font-size:1.05rem;font-weight:700;letter-spacing:.03em;color:var(--cb-ink-2);background:var(--cb-card-2);border-radius:var(--cb-r-pill);padding:.3rem .8rem;white-space:nowrap}.custom-brands__count{font-size:1.1rem;font-weight:600;color:var(--cb-ink-3);font-variant-numeric:tabular-nums}.custom-brands__count b{color:var(--cb-ink-2);font-weight:700}.custom-brands mark{background:var(--cb-accent);color:var(--cb-ink);border-radius:.3rem;padding:0 .2rem}.custom-brands-hero__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;flex-wrap:wrap}.custom-brands-hero__intro{margin:1rem 0 0;color:var(--cb-ink-2);font-size:1.5rem;max-width:56ch}.custom-brands-hero__stats{list-style:none;display:flex;flex-wrap:wrap;gap:.8rem;margin:0;padding:0}.custom-brands-hero__stats li{background:var(--cb-card);border:1px solid var(--cb-line);border-radius:var(--cb-r-inner);padding:.6rem 1.1rem;font-size:1.1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--cb-ink-2)}.custom-brands-hero__stats b{color:var(--cb-ink);font-weight:700;font-size:1.3rem;letter-spacing:0;font-variant-numeric:tabular-nums}.custom-brands-featured__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(21.8rem,1fr);gap:1.2rem;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:.6rem;scroll-snap-type:x proximity;scrollbar-width:thin}.custom-brands-featured__card{position:relative;scroll-snap-align:start;background:var(--cb-card);border:1px solid var(--cb-line);border-radius:var(--cb-r-card);padding:1.2rem;display:flex;flex-direction:column;gap:1rem;box-shadow:var(--cb-shadow);transition:box-shadow .18s ease,border-color .18s ease}.custom-brands-featured__card:hover{box-shadow:var(--cb-shadow-2);border-color:var(--cb-ink-3)}.custom-brands-featured__rank{position:absolute;top:1.8rem;left:1.8rem;z-index:1;background:var(--cb-accent);color:var(--cb-ink);border-radius:var(--cb-r-pill);font-size:1rem;font-weight:700;letter-spacing:.04em;padding:.3rem .8rem}.custom-brands-featured__logo{position:relative;display:flex;align-items:center;justify-content:center;background:var(--cb-card-2);border-radius:var(--cb-r-inner);height:9.2rem;padding:1.4rem 1.6rem;text-align:center;overflow:hidden}.custom-brands-featured__logo img{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain}.custom-brands-featured__wordmark{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(1.5rem,2vw,1.9rem);letter-spacing:-.02em;line-height:1.1}.custom-brands-featured__desc{margin:0;color:var(--cb-ink-2);font-size:1.25rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.custom-brands-featured__desc p{margin:0}.custom-brands-featured__foot{margin-top:auto;padding-top:1rem;border-top:1px solid var(--cb-line-2);display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.custom-brands-setups__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.custom-brands-setups__tile{position:relative;cursor:pointer;border:0;padding:0;overflow:hidden;border-radius:var(--cb-r-card);height:16rem;display:block;text-align:left;background:#1c1c1c;box-shadow:var(--cb-shadow);transition:box-shadow .18s ease,transform .18s ease}.custom-brands-setups__tile:hover{box-shadow:var(--cb-shadow-2);transform:translateY(-2px)}.custom-brands-setups__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.custom-brands-setups__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0a0b0cdb,#0a0b0c80 42%,#0a0b0c1a)}.custom-brands-setups__body{position:absolute;left:0;right:0;bottom:0;padding:1.2rem 1.4rem;color:#fff;display:block}.custom-brands-setups__name{display:block;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.7rem;letter-spacing:-.01em}.custom-brands-setups__blurb{display:block;margin-top:.2rem;font-size:1.2rem;opacity:.85}.custom-brands-setups__foot{display:block;margin-top:.4rem;font-size:1.1rem;font-weight:600;opacity:.82;font-variant-numeric:tabular-nums}.custom-brands-setups__tile[aria-pressed=true]{box-shadow:0 0 0 3px var(--cb-accent),var(--cb-shadow-2)}.custom-brands-setups__tick{position:absolute;left:1.1rem;top:1.1rem;background:var(--cb-accent);color:var(--cb-ink);border-radius:50%;width:2.2rem;height:2.2rem;display:none;place-items:center;font-size:1.2rem;font-weight:700}.custom-brands-setups__tile[aria-pressed=true] .custom-brands-setups__tick{display:grid}.custom-brands-index__bar{position:sticky;top:var(--cb-sticky-top);z-index:30;padding-block:1.2rem;background:var(--cb-paper);transition:top var(--animation-default, .5s cubic-bezier(.3, 1, .3, 1))}.custom-brands-index__bar-inner{background:var(--cb-card);border:1px solid var(--cb-line);border-radius:var(--cb-r-card);padding:1.2rem;box-shadow:var(--cb-shadow)}.custom-brands-index__bar-row{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.custom-brands-index__search{flex:1 1 26rem;display:flex;align-items:center;gap:1rem;height:4.4rem;padding:0 1.6rem;background:var(--cb-card-2);border:1px solid var(--cb-line);border-radius:var(--inputs-radius, 10rem)}.custom-brands-index__search:focus-within{border-color:var(--cb-link);background:var(--cb-card)}.custom-brands-index__search svg{flex:none;color:var(--cb-ink-3)}.custom-brands-index__search input{flex:1;border:0;background:transparent;font:inherit;color:var(--cb-ink);height:100%;outline:none;min-width:0;padding:0;margin:0;box-shadow:none}.custom-brands-index__search input::placeholder{color:var(--cb-ink-3)}.custom-brands-index__search input::-webkit-search-cancel-button{-webkit-appearance:none}.custom-brands__kbd{font-size:1.05rem;font-weight:700;color:var(--cb-ink-3);border:1px solid var(--cb-line);border-radius:.5rem;padding:.2rem .6rem;background:var(--cb-card);white-space:nowrap}.custom-brands-index__sort{height:4.4rem;border:1px solid var(--cb-line);border-radius:var(--inputs-radius, 10rem);background:var(--cb-card);color:var(--cb-ink);font-family:inherit;font-size:1.3rem;font-weight:600;padding:0 3.4rem 0 1.4rem;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5 6 8l3.5-3.5' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.4rem center}.custom-brands-index__seg{display:inline-flex;background:var(--cb-card-2);border:1px solid var(--cb-line);border-radius:var(--cb-r-pill);padding:.3rem;gap:.2rem}.custom-brands-index__seg button{cursor:pointer;background:none;border:0;border-radius:var(--cb-r-pill);padding:.6rem 1.4rem;font-size:1.25rem;font-weight:700;color:var(--cb-ink-2)}.custom-brands-index__seg button[aria-pressed=true]{background:var(--cb-dark);color:var(--cb-paper)}.custom-brands-index__chips{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.1rem}.custom-brands-index__chips:empty{display:none}.custom-brands-index__chip{cursor:pointer;background:var(--cb-card);border:1px solid var(--cb-line);border-radius:var(--cb-r-pill);padding:.7rem 1.3rem;font-size:1.25rem;font-weight:600;color:var(--cb-ink-2);display:inline-flex;align-items:center;gap:.6rem;transition:border-color .14s ease,color .14s ease,background .14s ease}.custom-brands-index__chip:hover{border-color:var(--cb-ink-3);color:var(--cb-ink)}.custom-brands-index__chip[aria-pressed=true]{background:var(--cb-dark);border-color:var(--cb-dark);color:var(--cb-paper)}.custom-brands-index__chip-n{font-size:1.1rem;font-weight:600;opacity:.55;font-variant-numeric:tabular-nums}.custom-brands-index__chip:disabled{opacity:.4;cursor:not-allowed}.custom-brands-index__state{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1.1rem;padding-top:1.1rem;border-top:1px solid var(--cb-line-2);font-size:1.25rem;font-weight:600;color:var(--cb-ink-2)}.custom-brands-index__token{display:inline-flex;align-items:center;gap:.7rem;background:var(--cb-accent);color:var(--cb-ink);border-radius:var(--cb-r-pill);padding:.4rem .6rem .4rem 1.1rem;font-size:1.2rem;font-weight:700}.custom-brands-index__token button{background:#0000001f;border:0;cursor:pointer;color:inherit;width:1.7rem;height:1.7rem;border-radius:50%;display:grid;place-items:center;font-size:1.2rem;line-height:1;padding:0}.custom-brands-index__linkbtn{background:none;border:0;cursor:pointer;color:var(--cb-link);font-weight:700;font-size:1.25rem;padding:0;text-decoration:underline;text-underline-offset:3px}.custom-brands-index__layout{display:grid;grid-template-columns:3.8rem minmax(0,1fr);gap:clamp(1.2rem,2.4vw,2.6rem);margin-top:2rem;align-items:start}.custom-brands-index__abc{position:sticky;top:calc(var(--cb-sticky-top) + var(--cb-barh) + 1.6rem);display:flex;flex-direction:column;gap:1px;transition:top var(--animation-default, .5s cubic-bezier(.3, 1, .3, 1))}.custom-brands-index__abc button{background:none;border:0;cursor:pointer;padding:.2rem 0 .2rem .9rem;text-align:left;font-size:1.2rem;font-weight:700;color:var(--cb-ink-3);border-left:2px solid transparent;transition:color .12s ease,border-color .12s ease}.custom-brands-index__abc button:hover{color:var(--cb-ink)}.custom-brands-index__abc button[data-empty=true]{opacity:.3;cursor:default}.custom-brands-index__abc button[data-current=true]{color:var(--cb-ink);border-left-color:var(--cb-accent)}.custom-brands-index__letter{scroll-margin-top:calc(var(--cb-sticky-top) + var(--cb-barh) + 4rem)}.custom-brands-index__letter+.custom-brands-index__letter{margin-top:2.2rem}.custom-brands-index__letter-head{position:sticky;top:calc(var(--cb-sticky-top) + var(--cb-barh));z-index:5;display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem;background:var(--cb-paper);padding-block:.8rem;transition:top var(--animation-default, .5s cubic-bezier(.3, 1, .3, 1))}.custom-brands-index__ltr{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2rem;letter-spacing:-.02em}.custom-brands-index__cnt{font-size:1.1rem;font-weight:700;color:var(--cb-ink-3);background:var(--cb-card);border:1px solid var(--cb-line);border-radius:var(--cb-r-pill);padding:.1rem .8rem;font-variant-numeric:tabular-nums}.custom-brands-index__hr{flex:1;height:1px;background:var(--cb-line)}.custom-brands-index__rows{background:var(--cb-card);border:1px solid var(--cb-line);border-radius:var(--cb-r-card);overflow:hidden;box-shadow:var(--cb-shadow)}.custom-brands-index__row{display:flex;align-items:center;gap:1.4rem;padding:.7rem 1.6rem;min-height:4.4rem;min-width:0;border-bottom:1px solid var(--cb-line-2);transition:background .12s ease}.custom-brands-index__rows .custom-brands-index__row:last-child{border-bottom:0}.custom-brands-index__row:hover{background:var(--cb-card-2)}.custom-brands-index__row:hover .custom-brands-index__row-go{color:var(--cb-link);transform:translate(2px)}.custom-brands-index__row-name{flex:0 1 24rem;font-size:1.45rem;font-weight:700;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.custom-brands-index__row-via{flex:none;background:var(--cb-accent);border-radius:var(--cb-r-pill);padding:.2rem .8rem;font-size:1.05rem;font-weight:700;color:var(--cb-ink);white-space:nowrap}.custom-brands-index__row-desc{flex:1 1 auto;min-width:0;font-size:1.25rem;color:var(--cb-ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-brands-index__row-tags{margin-left:auto;display:flex;gap:.4rem;flex:none;width:21rem;justify-content:flex-end}.custom-brands-index__row-tags .custom-brands__tag{font-size:1rem;padding:.2rem .8rem}.custom-brands-index__row-meta{flex:none;width:16rem;text-align:right;font-size:1.15rem;font-weight:600;color:var(--cb-ink-3);font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-brands-index__row-count{flex:none;width:7.6rem;text-align:right;font-size:1.25rem;font-weight:700;color:var(--cb-ink-2);font-variant-numeric:tabular-nums}.custom-brands-index__row-count small{font-size:1rem;font-weight:600;color:var(--cb-ink-3);margin-left:.3rem}.custom-brands-index__row-go{flex:none;color:var(--cb-line);font-size:1.6rem;line-height:1;transition:color .12s ease,transform .12s ease}.custom-brands-index__rank-col{font-size:1.1rem;font-weight:700;color:var(--cb-ink-3)}.custom-brands-index__tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(23.2rem,1fr));gap:1rem}.custom-brands-index__tile{position:relative;background:var(--cb-card);border:1px solid var(--cb-line);border-radius:var(--cb-r-card);padding:1.3rem;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.2rem 1rem;align-items:start;box-shadow:var(--cb-shadow);transition:box-shadow .16s ease,border-color .16s ease}.custom-brands-index__tile:hover,.custom-brands-index__tile:focus-visible{box-shadow:var(--cb-shadow-2);border-color:var(--cb-ink-3)}.custom-brands-index__tile-mark{font-size:1.6rem;font-weight:700;letter-spacing:-.01em;line-height:1.2}.custom-brands-index__tile-origin{font-size:1.1rem;font-weight:600;color:var(--cb-ink-3);font-variant-numeric:tabular-nums;white-space:nowrap;padding-top:.3rem}.custom-brands-index__swap{grid-column:1 / -1;display:grid;min-height:2.2rem;margin-top:.6rem}.custom-brands-index__swap>*{grid-area:1 / 1;transition:opacity .18s ease}.custom-brands-index__tile-tags{display:flex;gap:.5rem;flex-wrap:wrap}.custom-brands-index__tile-desc{font-size:1.2rem;color:var(--cb-ink-2);opacity:0;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.custom-brands-index__tile:hover .custom-brands-index__tile-tags,.custom-brands-index__tile:focus-visible .custom-brands-index__tile-tags{opacity:0}.custom-brands-index__tile:hover .custom-brands-index__tile-desc,.custom-brands-index__tile:focus-visible .custom-brands-index__tile-desc{opacity:1}.custom-brands-index__tile-count{grid-column:1 / -1;margin-top:.8rem}.custom-brands-index__via{grid-column:1 / -1;margin-top:.7rem;font-size:1.05rem;font-weight:700;color:var(--cb-ink);background:var(--cb-accent);border-radius:var(--cb-r-pill);padding:.2rem .8rem;justify-self:start}.custom-brands-index__empty{background:var(--cb-card);border:1px solid var(--cb-line);border-radius:var(--cb-r-card);padding:3.4rem 2rem;text-align:center}.custom-brands-index__empty h3{margin:0 0 .8rem}.custom-brands-index__empty p{color:var(--cb-ink-2);margin:0 0 1.6rem;font-size:1.4rem}.custom-brands-index__suggest{display:flex;gap:.7rem;flex-wrap:wrap;justify-content:center}.custom-brands-index__suggest button{cursor:pointer;background:var(--cb-card-2);border:1px solid var(--cb-line);border-radius:var(--cb-r-pill);padding:.7rem 1.4rem;font-size:1.25rem;font-weight:600;color:var(--cb-ink)}.custom-brands-index__suggest button:hover{border-color:var(--cb-ink-3)}.custom-brands-index__scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0f10126b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;padding:clamp(1.6rem,10vh,12rem) 1.6rem 1.6rem}.custom-brands-index__palette{width:min(56rem,100%);max-height:min(62vh,52rem);display:flex;flex-direction:column;background:var(--cb-card);border-radius:var(--cb-r-card);box-shadow:0 24px 60px #0000004d;overflow:hidden}.custom-brands-index__palette-top{display:flex;align-items:center;gap:1rem;padding:0 1.6rem;height:5.6rem;border-bottom:1px solid var(--cb-line)}.custom-brands-index__palette-top input{flex:1;border:0;background:transparent;font:inherit;font-size:1.6rem;color:var(--cb-ink);outline:none;min-width:0;box-shadow:none}.custom-brands-index__palette-list{overflow-y:auto;padding:.6rem}.custom-brands-index__prow{display:flex;align-items:center;gap:1rem;padding:1rem 1.2rem;border-radius:var(--cb-r-inner);cursor:pointer}.custom-brands-index__prow[aria-selected=true]{background:var(--cb-card-2)}.custom-brands-index__pn{font-size:1.45rem;font-weight:700;letter-spacing:-.01em}.custom-brands-index__pm{margin-left:auto;font-size:1.1rem;font-weight:600;color:var(--cb-ink-3);white-space:nowrap}.custom-brands-index__palette-foot{border-top:1px solid var(--cb-line);padding:.9rem 1.6rem;display:flex;gap:1.4rem;flex-wrap:wrap;font-size:1.1rem;font-weight:600;color:var(--cb-ink-3)}@media(max-width:1199px){.custom-brands-index__row-desc{display:none}.custom-brands-index__row-name{flex:1 1 auto}}@media(max-width:989px){.custom-brands-setups__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-brands-index__row-count small{display:none}.custom-brands-index__row-count{width:4rem}}@media(max-width:767px){.custom-brands-index__search{flex:1 1 13rem}.custom-brands-index__sort{font-size:1.2rem;padding:0 3rem 0 1rem;max-width:16rem}.custom-brands-index__chips{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:.2rem;scrollbar-width:none}.custom-brands-index__chip{flex:none}.custom-brands-index__layout{grid-template-columns:1fr}.custom-brands-index__abc{position:static;flex-direction:row;gap:0;overflow-x:auto;padding-bottom:.8rem;margin-bottom:.4rem;scrollbar-width:none}.custom-brands-index__abc button{border-left:0;border-bottom:2px solid transparent;padding:.2rem .8rem;text-align:center}.custom-brands-index__abc button[data-current=true]{border-left-color:transparent;border-bottom-color:var(--cb-accent)}.custom-brands-index__row-tags{display:none}}@media(max-width:519px){.custom-brands-setups__grid{grid-template-columns:1fr}.custom-brands-index__row-meta{display:none}}@media(prefers-reduced-motion:reduce){.custom-brands *,.custom-brands *:before,.custom-brands *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-custom-brands.css.map */
