.brand-page{--bp-bg: #0c0c10;--bp-bg-alt: #111118;--bp-surface: #16161e;--bp-surface-hover: #1c1c26;--bp-accent: #CEC7FF;--bp-accent-soft: rgba(206, 199, 255, .08);--bp-accent-border: rgba(206, 199, 255, .15);--bp-text: #e8e8ed;--bp-text-mid: #9a9aab;--bp-text-dim: #5c5c6e;--bp-border: #1e1e28;--bp-sale: #e85d5d;--bp-radius: 8px}.brand-page{background:var(--bp-bg);color:var(--bp-text);font-size:15px;line-height:1.6}.brand-page .rte a{color:var(--bp-accent)}.brand-page .rte strong{color:var(--bp-text)}.brand-hero{background:linear-gradient(135deg,#0c0c10,#12121e,#0e0e18);border-bottom:1px solid var(--bp-border);padding:60px 40px 52px}.brand-hero__grid{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;max-width:1100px;margin:0 auto}.brand-hero__badge{display:inline-block;background:var(--bp-accent-soft);border:1px solid var(--bp-accent-border);color:var(--bp-accent);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding:5px 14px;border-radius:4px;margin-bottom:18px}.brand-hero__title{font-size:clamp(28px,4.5vw,44px);font-weight:700;line-height:1.15;margin:0 0 14px}.brand-hero__title span{color:var(--bp-accent)}.brand-hero__tagline{color:var(--bp-text-mid);font-size:15px;line-height:1.7;max-width:540px;margin:0 0 24px}.brand-hero__stats{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.brand-hero__stat{background:var(--bp-accent-soft);border:1px solid var(--bp-accent-border);border-radius:var(--bp-radius);padding:12px 16px;display:flex;flex-direction:column;min-width:80px;text-align:center}.brand-hero__stat-val{font-size:18px;font-weight:700;color:var(--bp-accent);line-height:1.1}.brand-hero__stat-label{font-size:10px;color:var(--bp-text-dim);text-transform:uppercase;letter-spacing:.5px;margin-top:3px}.brand-hero__cta{display:inline-block;background:var(--bp-accent);color:#0c0c10;font-size:14px;font-weight:600;padding:12px 28px;border-radius:var(--bp-radius);text-decoration:none;transition:opacity .2s}.brand-hero__cta:hover{opacity:.85;text-decoration:none}.brand-hero__image{width:200px;flex-shrink:0}.brand-hero__img{width:100%;height:auto;border-radius:var(--bp-radius);border:1px solid var(--bp-border)}.brand-story{padding:48px 40px;border-bottom:1px solid var(--bp-border);text-align:center}.brand-story__heading{font-size:22px;font-weight:700;margin:0 auto 16px;max-width:720px}.brand-story__body{color:var(--bp-text-mid);font-size:15px;line-height:1.75;max-width:720px;margin:0 auto}.brand-story__body p{margin:0 0 14px}.brand-products{padding:48px 40px;border-bottom:1px solid var(--bp-border)}.brand-products__header{display:flex;justify-content:space-between;align-items:baseline;margin:0 auto 8px;flex-wrap:wrap;gap:8px;max-width:1100px}.brand-products__title{font-size:22px;font-weight:700;margin:0}.brand-products__count{font-size:13px;color:var(--bp-text-dim);margin:0 auto 20px;display:block;max-width:1100px}.brand-products__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;max-width:1100px;margin:0 auto}.brand-product-card{background:var(--bp-surface);border:1px solid var(--bp-border);border-radius:var(--bp-radius);overflow:hidden;text-decoration:none;color:inherit;display:block;transition:border-color .2s,transform .2s}.brand-product-card:hover{border-color:var(--bp-accent-border);transform:translateY(-2px);text-decoration:none;color:inherit}.brand-product-card__img{aspect-ratio:1;background:#0e0e14;position:relative;overflow:hidden}.brand-product-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.brand-product-card:hover .brand-product-card__img img{transform:scale(1.04)}.brand-product-card__badge{position:absolute;top:8px;left:8px;font-size:10px;font-weight:700;padding:3px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.3px;z-index:1}.brand-product-card__badge--sale{background:var(--bp-sale);color:#fff}.brand-product-card__badge--soldout{background:#000000bf;color:var(--bp-text-mid)}.brand-product-card__info{padding:14px}.brand-product-card__name{font-size:13px;font-weight:600;line-height:1.4;margin:0 0 8px;color:var(--bp-text)}.brand-product-card__price{font-size:15px;font-weight:700}.brand-product-card__price--sale{color:var(--bp-sale)}.brand-product-card__price--compare{text-decoration:line-through;color:var(--bp-text-dim);font-weight:400;font-size:12px;margin-left:6px}.brand-products__more{text-align:center;margin-top:28px}.brand-products__more-link{display:inline-block;color:var(--bp-accent);font-size:14px;font-weight:600;padding:10px 24px;border:1px solid var(--bp-accent-border);border-radius:var(--bp-radius);text-decoration:none;transition:background .2s}.brand-products__more-link:hover{background:var(--bp-accent-soft);text-decoration:none}.brand-seo{padding:48px 40px;border-bottom:1px solid var(--bp-border);text-align:center}.brand-seo__heading{font-size:22px;font-weight:700;margin:0 auto 16px;max-width:720px}.brand-seo__body{color:var(--bp-text-mid);font-size:15px;line-height:1.75;max-width:720px;margin:0 auto}.brand-seo__body p{margin:0 0 14px}.brand-faq{padding:48px 40px;border-bottom:1px solid var(--bp-border)}.brand-faq__title{font-size:22px;font-weight:700;margin:0 auto 22px;max-width:760px;text-align:center}.brand-faq__list{max-width:760px;margin:0 auto}.brand-faq__item{border:1px solid var(--bp-border);border-radius:var(--bp-radius);margin-bottom:8px;overflow:hidden}.brand-faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 20px;font-size:14px;font-weight:600;color:#e8e8ed!important;color:var(--bp-text)!important;background:var(--bp-surface);cursor:pointer;list-style:none;-webkit-text-fill-color:var(--bp-text)!important}.brand-faq__question::-webkit-details-marker{display:none}.brand-page .brand-faq .brand-faq__item summary,.brand-page .brand-faq .brand-faq__item summary:hover,.brand-page .brand-faq .brand-faq__item summary:focus,.brand-page .brand-faq .brand-faq__item summary:active,.brand-page .brand-faq .brand-faq__item summary:focus-visible,.brand-page .brand-faq details summary,.brand-page .brand-faq details:hover summary,.brand-page .brand-faq summary:hover,.brand-page details.brand-faq__item summary,.brand-page details.brand-faq__item:hover summary,.brand-page .brand-faq__question:hover,.brand-page .brand-faq__question:focus,.brand-page .brand-faq__question:active,.brand-page .brand-faq__item:hover .brand-faq__question{color:#e8e8ed!important;color:var(--bp-text)!important;-webkit-text-fill-color:var(--bp-text)!important}.brand-page .brand-faq__question:hover{background:var(--bp-surface-hover)}.brand-faq__chevron{flex-shrink:0;color:var(--bp-text-dim);transition:transform .2s}.brand-faq__item[open] .brand-faq__chevron{transform:rotate(180deg)}.brand-faq__answer{padding:0 20px 16px;color:var(--bp-text-mid);font-size:14px;line-height:1.7}.brand-faq__answer p{margin:0}.brand-discount{padding:48px 40px;border-bottom:1px solid var(--bp-border)}.brand-discount__card{max-width:720px;margin:0 auto;text-align:center;background:var(--bp-accent-soft);border:1px solid var(--bp-accent-border);border-radius:var(--bp-radius);padding:36px 32px}.brand-discount__heading{font-size:22px;font-weight:700;margin:0 0 12px}.brand-discount__body{color:var(--bp-text-mid);font-size:15px;line-height:1.7;margin-bottom:20px}.brand-discount__body p{margin:0 0 10px}.brand-discount__code-wrap{display:inline-flex;align-items:center;gap:0;background:var(--bp-bg);border:2px dashed var(--bp-accent);border-radius:var(--bp-radius);overflow:hidden;margin-bottom:14px}.brand-discount__code{font-size:22px;font-weight:700;letter-spacing:2px;color:var(--bp-accent);padding:12px 20px;font-family:SF Mono,Fira Code,Courier New,monospace}.brand-discount__copy{background:var(--bp-accent);color:var(--bp-bg);border:none;padding:12px 18px;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .2s;font-family:inherit;white-space:nowrap}.brand-discount__copy:hover{opacity:.85}.brand-discount__note{font-size:12px;color:var(--bp-text-dim);margin:0;line-height:1.5}.brand-reviews{padding:48px 40px;border-bottom:1px solid var(--bp-border);text-align:center}.brand-reviews__title{font-size:22px;font-weight:700;margin:0 auto 16px;max-width:720px;text-align:center}.brand-reviews__body{color:var(--bp-text-mid);font-size:15px;line-height:1.75;max-width:720px;margin:0 auto}.brand-reviews__body p{margin:0 0 14px}.brand-trust{padding:48px 40px;border-bottom:1px solid var(--bp-border)}.brand-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center;max-width:1000px;margin:0 auto}.brand-trust__item{padding:16px 12px}.brand-trust__icon{font-size:28px;margin-bottom:8px}.brand-trust__label{font-size:14px;font-weight:700;margin-bottom:4px}.brand-trust__desc{font-size:12px;color:var(--bp-text-dim);line-height:1.5}.brand-related{padding:48px 40px}.brand-related__title{font-size:22px;font-weight:700;margin:0 auto 20px;text-align:center;max-width:1100px}.brand-related__scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:10px;-webkit-overflow-scrolling:touch;max-width:1100px;margin:0 auto;justify-content:center;flex-wrap:wrap}.brand-related__scroll::-webkit-scrollbar{height:3px}.brand-related__scroll::-webkit-scrollbar-track{background:var(--bp-surface)}.brand-related__scroll::-webkit-scrollbar-thumb{background:var(--bp-border);border-radius:2px}.brand-related__card{flex:0 0 140px;background:var(--bp-surface);border:1px solid var(--bp-border);border-radius:var(--bp-radius);padding:18px 14px;text-align:center;text-decoration:none;color:var(--bp-text);transition:border-color .2s;display:flex;flex-direction:column;align-items:center;gap:4px}.brand-related__card:hover{border-color:var(--bp-accent-border);text-decoration:none;color:var(--bp-text)}.brand-related__logo{width:48px;height:48px;object-fit:contain;border-radius:4px;margin-bottom:4px}.brand-related__name{font-size:13px;font-weight:600}.brand-related__type{font-size:11px;color:var(--bp-text-dim)}.brand-related__collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;max-width:1100px;margin:0 auto 20px}.brand-related__col-card{background:var(--bp-surface);border:1px solid var(--bp-border);border-radius:var(--bp-radius);overflow:hidden;text-decoration:none;color:var(--bp-text);display:block;transition:border-color .2s,transform .2s}.brand-related__col-card:hover{border-color:var(--bp-accent-border);transform:translateY(-2px);text-decoration:none;color:var(--bp-text)}.brand-related__col-img{aspect-ratio:16/9;overflow:hidden;background:#0e0e14}.brand-related__col-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.brand-related__col-card:hover .brand-related__col-img img{transform:scale(1.04)}.brand-related__col-info{padding:14px;display:flex;flex-direction:column;gap:2px}.brand-related__col-name{font-size:14px;font-weight:600}.brand-related__col-sub{font-size:12px;color:var(--bp-accent)}.brand-related__col-count{font-size:11px;color:var(--bp-text-dim);margin-top:2px}@media(max-width:1024px){.brand-hero,.brand-story,.brand-seo,.brand-faq,.brand-trust,.brand-related,.brand-products,.brand-discount,.brand-reviews{padding-left:32px;padding-right:32px}.brand-products__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media(max-width:749px){.brand-hero{padding:36px 20px 32px;text-align:center}.brand-hero__grid{grid-template-columns:1fr;gap:24px;text-align:center}.brand-hero__image{width:100%;display:flex;justify-content:center;order:-1}.brand-hero__img{max-width:160px}.brand-hero__tagline{margin-left:auto;margin-right:auto}.brand-hero__stats{justify-content:center;gap:8px}.brand-hero__stat{padding:10px 12px;min-width:70px}.brand-hero__stat-val{font-size:16px}.brand-hero__cta{width:100%;text-align:center;padding:14px 24px}.brand-story,.brand-seo,.brand-faq,.brand-trust,.brand-related,.brand-products,.brand-discount,.brand-reviews{padding:36px 20px}.brand-story__heading,.brand-seo__heading,.brand-faq__title,.brand-related__title,.brand-products__title{font-size:19px}.brand-story__body,.brand-seo__body{font-size:14px}.brand-products__grid{grid-template-columns:repeat(2,1fr);gap:10px}.brand-product-card__info{padding:10px}.brand-product-card__name{font-size:12px}.brand-product-card__price{font-size:13px}.brand-faq__question{padding:14px 16px;font-size:13px}.brand-faq__answer{padding:0 16px 14px;font-size:13px}.brand-trust__grid{grid-template-columns:repeat(2,1fr);gap:12px}.brand-trust__icon{font-size:24px}.brand-trust__label{font-size:12px}.brand-trust__desc{font-size:11px}.brand-related__scroll{justify-content:flex-start;flex-wrap:nowrap}.brand-related__card{flex:0 0 120px;padding:14px 10px}.brand-related__name{font-size:12px}.brand-related__collections{grid-template-columns:repeat(2,1fr);gap:10px}.brand-discount__card{padding:24px 20px}.brand-discount__code{font-size:18px;padding:10px 14px}}@media(max-width:400px){.brand-hero,.brand-story,.brand-seo,.brand-faq,.brand-trust,.brand-related,.brand-products,.brand-discount,.brand-reviews{padding-left:16px;padding-right:16px}.brand-hero{padding-top:28px;padding-bottom:24px}.brand-hero__title{font-size:24px}.brand-hero__stat{padding:8px 10px;min-width:60px}.brand-hero__stat-val{font-size:14px}.brand-hero__stat-label{font-size:9px}.brand-products__grid{gap:8px}.brand-product-card__info{padding:8px}.brand-product-card__name{font-size:11px}.brand-product-card__price{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/brand-page.css.map */
