:root{--color-primary: #1238d6;--color-primary-dark: #0729ad;--color-text: #101828;--color-muted: #667085;--color-border: #e8ebf3;--color-bg: #ffffff;--color-soft: #f4f5f7;--shadow-card: 0 10px 28px rgba(16, 24, 40, .08);--shadow-card-hover: 0 18px 42px rgba(16, 24, 40, .16);--radius: 8px}@font-face{font-family:REIKA;src:url(REIKA-REGULAR.OTF) format("opentype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip;height:auto}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;line-height:1.45;overflow-x:clip;height:auto;min-height:100%}main,.page-width,.page-container,.site-wrapper,.template-index,.shopify-section{height:auto!important;max-height:none!important;overflow:visible!important}@media(prefers-reduced-motion:no-preference){section,.site-footer{opacity:0;transform:translateY(26px);transition:opacity .75s ease,transform .75s ease}section.is-visible,.site-footer.is-visible{opacity:1;transform:translateY(0)}}body.nav-open{overflow:hidden}img{display:block;width:100%;height:100%;object-fit:cover}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.skip-link{position:absolute;left:12px;top:-60px;z-index:1000;background:#fff;color:var(--color-primary);padding:10px 14px}.skip-link:focus{top:12px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-width{width:min(100% - 48px,1400px);margin:0 auto}.section-pad{padding:clamp(80px,7vw,120px) 0}.script-heading{margin:0;color:var(--color-primary);font-family:REIKA,Cooper Black,Arial Rounded MT Bold,system-ui,sans-serif;font-weight:400;letter-spacing:0;line-height:1;text-wrap:balance}.section-heading{margin:0 auto clamp(34px,3vw,54px);text-align:center;font-size:clamp(30px,3.2vw,48px)}.section-heading--left{text-align:left;margin-left:0}.section-eyebrow{margin:0 0 4px;color:#6b7280;text-align:center;font-size:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:6px;border:1px solid transparent;padding:11px 24px;font-weight:800;font-size:12px;cursor:pointer;transition:transform .25s ease,background .25s ease,color .25s ease,border .25s ease,box-shadow .25s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #1238d638}.button--primary{background:var(--color-primary);color:#fff}.button--dark{background:#1238d6c7;color:#fff;border-color:#ffffff8c}.button--outline{background:#fff;color:var(--color-primary);border-color:var(--color-primary)}.button--wide{width:100%;min-height:50px}.svg-icon,.svg-icon svg{display:inline-flex;width:20px;height:20px}.svg-icon svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.placeholder-bg{position:relative;overflow:hidden;background:#eef1f6;border:1px solid rgba(18,56,214,.06)}.placeholder-bg img,.product-card__media img{transition:transform .65s ease}.category-tile:hover img,.arrival-card:hover img,.founding__banner:hover>img,.feature-tile:hover img,.product-card:hover .product-card__media img{transform:scale(1.045)}.top-announcement{position:relative;display:grid;place-items:center;height:40px;overflow:hidden;background:var(--bar-bg);color:var(--bar-text);font-size:14px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.top-announcement__message{padding:0 120px;white-space:nowrap}.top-announcement__dots{position:absolute;top:50%;display:block;width:55px;height:6px;transform:translateY(-50%);background:radial-gradient(circle,rgba(255,255,255,.58) 0 3px,transparent 3.5px) left center / 18px 6px repeat-x}.top-announcement__dots--left{left:28px}.top-announcement__dots--right{right:28px}.announcement{position:relative;height:40px;overflow:hidden;background:var(--bar-bg);color:var(--bar-text);font-size:15px;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.announcement__track{display:flex;align-items:center;width:max-content;min-width:200%;height:100%;animation:marquee 34s linear infinite;will-change:transform}.announcement__track span{flex:0 0 auto;white-space:nowrap}.announcement__separator{width:8px;height:8px;margin:0 18px;border-radius:50%;background:currentColor}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--color-border)}.header__inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 120px minmax(0,1fr);align-items:center;min-height:60px;gap:18px}.header__nav{display:flex;align-items:center;min-width:0;gap:34px;color:#111827;font-size:12px;font-weight:800;text-transform:uppercase}.header__logo{justify-self:center;color:var(--color-primary);font-size:0;line-height:1}.header__logo img{width:auto;height:36px;object-fit:contain}.header__actions{display:flex;align-items:center;justify-content:flex-end;min-width:0;gap:9px;color:#111827}.header__actions a,.header__actions button,.header__menu{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:inherit;padding:0;cursor:pointer}.header__search{display:flex;align-items:center;width:min(180px,15vw);height:22px;margin-right:5px;border-bottom:1px solid #111827}.header__search input{min-width:0;width:100%;border:0;outline:0;font-size:12px;line-height:1}.header__search button{width:20px}.header__search .svg-icon,.header__search .svg-icon svg,.header__actions>a .svg-icon,.header__actions>a .svg-icon svg{width:16px;height:16px}.header__menu{display:none}.hero-banner{position:relative;min-height:clamp(700px,52vw,800px);display:grid;place-items:center;overflow:hidden}.hero-banner__media,.hero-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-banner__overlay{z-index:1;background:radial-gradient(circle at 50% 45%,#0107171a 0 18%,#01071747 58%,#01071761),#01071729}.hero-banner__media img{object-fit:cover;object-position:50% 38%}.hero-banner__content{position:relative;z-index:2;display:grid;justify-items:center;align-self:center;gap:26px;padding:24px;text-align:center}.hero-banner__title{color:#fff;font-size:clamp(66px,8.4vw,128px);text-shadow:0 5px 20px rgba(0,0,0,.34)}.category-banners__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.category-tile{min-height:clamp(360px,36vw,620px)}.category-tile__content{position:absolute;left:10%;bottom:9%;z-index:1}.arrivals{background:#fff}.arrivals__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,1.6vw,28px);width:100%;max-width:1400px;margin:0 auto}.arrival-card{min-height:clamp(560px,43vw,820px);border-radius:var(--radius)}.arrival-card__label{position:absolute;left:50%;bottom:18px;transform:translate(-50%);z-index:1;color:#fff;font-size:11px;font-weight:800;text-shadow:0 1px 8px rgba(0,0,0,.45);white-space:nowrap}.founding{padding-top:18px}.founding__banner{display:grid;place-items:center;min-height:clamp(360px,32vw,620px);background:#eef1f6}.founding__cta{display:flex;justify-content:center;margin-top:clamp(40px,3.2vw,60px)}.founding__button{min-height:56px;border-radius:10px;padding:0 34px;font-size:14px;box-shadow:0 10px 24px #1238d61f;transition:transform .3s ease,box-shadow .3s ease,background .3s ease,color .3s ease,border .3s ease}.founding__button:hover{transform:translateY(-4px);box-shadow:0 18px 38px #1238d638}.product-showcase{background:var(--color-soft);padding-top:clamp(42px,4vw,64px);padding-bottom:clamp(56px,5vw,76px)}.product-showcase__wrap{--carousel-gap: 26px;--carousel-items: 4;position:relative;max-width:1400px;margin:0 auto;padding:0 48px}.product-showcase__viewport{overflow:hidden;touch-action:pan-y}.product-showcase__track{display:flex;align-items:stretch;gap:var(--carousel-gap);will-change:transform;transition:transform .42s ease;padding:2px 0 8px}.product-card{display:flex;flex-direction:column;flex:0 0 calc((100% - (var(--carousel-gap) * (var(--carousel-items) - 1))) / var(--carousel-items));height:100%;min-width:0;transition:transform .28s ease}.product-card__media{display:block;height:clamp(260px,19vw,300px);aspect-ratio:auto;border-radius:var(--radius);box-shadow:var(--shadow-card);transition:box-shadow .28s ease}.product-card:hover{transform:translateY(-6px)}.product-card:hover .product-card__media{box-shadow:var(--shadow-card-hover)}.product-card__content{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:6px 10px;min-height:42px;padding:8px 1px 0;font-size:11px}.product-card__title{min-width:0;font-weight:800;line-height:1.25}.product-card__price{justify-self:end;color:#111827;font-weight:700}.product-card__content form,.product-card__content>.product-card__actions{grid-column:1 / -1;grid-row:2;justify-self:stretch}.product-card__actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.quantity-input{width:46px;height:24px;border:1px solid #d0d5dd;border-radius:999px;background:#fff;color:#111827;font-size:10px;font-weight:700;text-align:center;outline-color:var(--color-primary)}.mini-pill{min-height:24px;border:1px solid #d0d5dd;border-radius:999px;background:#fff;padding:3px 12px;font-size:10px;font-weight:700;cursor:pointer;white-space:nowrap;transition:transform .25s ease,border .25s ease,box-shadow .25s ease}.mini-pill:hover{transform:translateY(-1px);border-color:var(--color-primary);box-shadow:0 8px 18px #1238d624}.carousel-arrow{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:48%;z-index:2;width:36px;height:36px;border:1px solid #d0d5dd;border-radius:50%;background:#fff;color:var(--color-primary);font-size:24px;line-height:1;cursor:pointer;box-shadow:0 12px 30px #10182829;transition:transform .25s ease,box-shadow .25s ease,border .25s ease}.carousel-arrow:hover{transform:translateY(-50%) scale(1.04);border-color:var(--color-primary);box-shadow:0 18px 42px #10182833}.carousel-arrow--prev{left:0;transform:translateY(-50%)}.carousel-arrow--next{right:0;transform:translateY(-50%)}.feature-tiles__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:repeat(2,clamp(360px,24vw,430px));gap:clamp(18px,1.6vw,28px);width:100%;max-width:1400px;margin:0 auto}.feature-tile{min-height:clamp(360px,24vw,430px);border-radius:var(--radius);box-shadow:0 1px #1018280a}.feature-tile--1{grid-row:span 2}.feature-tile__caption{position:absolute;left:50%;bottom:24px;z-index:1;display:grid;gap:4px;min-width:min(78%,360px);transform:translate(-50%);border-radius:4px;background:var(--color-primary);color:#fff;padding:13px 18px;text-align:center;font-size:12px;box-shadow:0 12px 30px #1238d638}.feature-tile__caption span{font-size:11px}.benefits{position:relative;z-index:1;padding:34px 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#fff}.benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:clamp(22px,4vw,64px)}.benefit{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:18px;min-width:0}.benefit__icon{display:grid;place-items:center;width:64px;height:64px;border-radius:14px;background:#1f3ddb;color:#fff;box-shadow:0 10px 22px #1f3ddb29;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.benefit:hover .benefit__icon{transform:translateY(-4px);box-shadow:0 16px 34px #1f3ddb3d;background:#1733c8}.benefit__icon .svg-icon,.benefit__icon .svg-icon svg{width:28px;height:28px}.benefit__icon .svg-icon svg{stroke-width:2}.benefit__content,.benefit__title,.benefit__text{display:block}.benefit__title{color:#071021;font-size:20px;font-weight:800;line-height:1.18}.benefit__text{margin-top:4px;color:#667085;font-size:15px;font-weight:500;line-height:1.35}.contact-section{background:#fafafa}.main-page{background:#fff}.main-page__inner{max-width:980px}.main-page__content{color:#111827;font-size:16px;line-height:1.7}.main-page__content>*:first-child{margin-top:0}.main-page__content>*:last-child{margin-bottom:0}.contact-section__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:82px;align-items:start}.contact-section__info p{max-width:420px;margin:0 0 28px;color:var(--color-muted);font-size:13px}.contact-section__info ul{display:grid;gap:22px;margin:0;padding:0;list-style:none}.contact-section__info li{display:grid;grid-template-columns:28px 1fr;align-items:start;gap:12px;font-weight:700}.contact-section__info li span{display:inline-flex;align-items:center;justify-content:center;color:var(--color-primary);font-weight:900}.contact-section__info .svg-icon,.contact-section__info .svg-icon svg{width:20px;height:20px}.contact-section__form form{display:grid;gap:14px}.contact-section input,.contact-section textarea,.newsletter-form input{width:100%;border:1px solid #dcdfe8;border-radius:2px;background:#fff;color:var(--color-text);padding:14px 16px;outline-color:var(--color-primary)}.testimonials{background:var(--color-primary);color:#fff;padding-top:clamp(72px,6vw,96px);padding-bottom:clamp(72px,6vw,100px)}.testimonials .section-heading{color:#fff}.testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;max-width:1180px;margin:0 auto}.testimonial-card{position:relative;border-radius:var(--radius);background:#fff;color:var(--color-text);min-height:292px;padding:44px 28px 34px;box-shadow:0 18px 40px #040c3033}.testimonial-card__quote{position:absolute;top:-28px;right:-18px;display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#1238d6;color:#fff;font-family:Georgia,serif;font-size:58px;line-height:1;box-shadow:0 12px 30px #040c302e}.testimonial-card__author{display:flex;align-items:center;gap:16px;margin-bottom:24px}.testimonial-card__avatar{width:70px;height:70px;border-radius:50%;flex:0 0 auto;border:4px solid #fff;box-shadow:0 6px 18px #1018282e}.testimonial-card strong{display:block;color:#071021;font-size:22px;font-weight:900;line-height:1.1}.testimonial-stars{display:flex;align-items:center;gap:4px;margin-top:8px;color:var(--color-primary)}.testimonial-stars .svg-icon,.testimonial-stars .svg-icon svg{width:16px;height:16px}.testimonial-stars svg{fill:currentColor;stroke:currentColor}.testimonial-card p{margin:0;color:#0f172a;font-size:15px;line-height:1.7}.about-page-hero{position:relative;display:grid;place-items:center;min-height:clamp(560px,46vw,760px);overflow:hidden}.about-page-hero__media,.about-page-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.about-page-hero__overlay{z-index:1;background:radial-gradient(circle at 50% 42%,#0107171a 0 18%,#01071752 62%,#01071775),#0107172e}.about-page-hero__media img{object-position:50% 40%}.about-page-hero__content{position:relative;z-index:2;display:grid;justify-items:center;gap:24px;width:min(100% - 32px,1280px);text-align:center}.about-page-hero__heading,.about-story__heading,.about-testimonials__heading{color:#fff}.about-page-hero__heading p,.about-story__heading p,.about-testimonials__heading p{margin:0}.about-page-hero__heading{font-size:clamp(52px,7vw,112px);line-height:.92;text-shadow:0 5px 20px rgba(0,0,0,.34)}.about-story{background:#fff}.about-story__inner{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.15fr);align-items:center;gap:clamp(42px,6vw,92px);max-width:1180px}.about-story__media{min-height:clamp(360px,33vw,520px);border-radius:18px;border:0}.about-story__heading{color:var(--color-primary);font-size:clamp(38px,4.4vw,64px);line-height:.92;margin-bottom:24px}.about-story__text{display:grid;gap:16px;color:#111827;font-size:16px;line-height:1.55}.about-story__text p,.about-story__signature p,.about-testimonial-card__text p{margin:0}.about-story__signature{margin-top:22px;color:#071021;font-size:16px;font-style:italic}.about-values{background:#f7f8fb}.about-values__inner{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(36px,5vw,80px);align-items:start;max-width:1180px}.about-values__heading{color:var(--color-primary);font-size:clamp(38px,4.4vw,62px);line-height:.94}.about-values__heading p,.about-values__text p,.about-value__content p{margin:0}.about-values__text{margin-top:20px;color:#344054;font-size:16px;line-height:1.6}.about-values__grid{display:grid;gap:18px}.about-value{display:grid;grid-template-columns:62px minmax(0,1fr);gap:18px;align-items:start;border:1px solid rgba(18,56,214,.1);border-radius:var(--radius);background:#fff;padding:24px;box-shadow:0 14px 34px #10182812}.about-value__icon{display:grid;place-items:center;width:62px;height:62px;border-radius:14px;background:var(--color-primary);color:#fff}.about-value__icon .svg-icon,.about-value__icon .svg-icon svg{width:28px;height:28px}.about-value h3{margin:0 0 8px;color:#071021;font-size:20px;line-height:1.15}.about-value__content div{color:#475467;font-size:15px;line-height:1.55}.about-video{position:relative;display:grid;place-items:center;min-height:clamp(520px,45vw,760px);overflow:hidden}.about-video__background,.about-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.about-video__overlay{z-index:1;background:#0107177a}.about-video__product{position:relative;z-index:2;width:min(44vw,640px);min-width:360px;height:clamp(460px,45vw,760px);border:0;border-radius:0;box-shadow:0 24px 60px #01071757}.about-video__play{position:absolute;top:50%;left:50%;z-index:3;display:grid;place-items:center;width:86px;height:86px;transform:translate(-50%,-50%);border-radius:50%;background:var(--color-primary);color:#fff;box-shadow:0 18px 42px #1238d657;transition:transform .25s ease,box-shadow .25s ease}.about-video__play:hover{transform:translate(-50%,-50%) scale(1.06);box-shadow:0 22px 52px #1238d66b}.about-video__play span{width:0;height:0;margin-left:7px;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:22px solid currentColor}.about-testimonials{background:var(--color-primary);color:#fff}.about-testimonials__heading{margin-bottom:clamp(44px,4.5vw,68px);text-align:center;font-size:clamp(38px,4.6vw,68px)}.about-testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;max-width:1180px;margin:0 auto}.about-testimonial-card{position:relative;min-height:300px;border-radius:var(--radius);background:#fff;color:var(--color-text);padding:48px 28px 34px;box-shadow:0 18px 40px #040c3038}.about-testimonial-card__quote{position:absolute;top:-30px;right:-16px;display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:var(--color-primary);color:#fff;font-family:Georgia,serif;font-size:58px;line-height:1}.about-testimonial-card__author{display:flex;align-items:center;gap:16px;margin-bottom:24px}.about-testimonial-card__avatar{width:74px;height:74px;flex:0 0 auto;border:4px solid #fff;border-radius:50%;box-shadow:0 6px 18px #1018282e}.about-testimonial-card strong{display:block;color:#071021;font-size:22px;font-weight:900;line-height:1.1}.about-testimonial-card__text{color:#0f172a;font-size:15px;line-height:1.7}.social-follow{background:#f3f4f6;padding:36px 0}.social-follow__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1120px}.social-follow h2{font-size:clamp(42px,5.4vw,76px)}.social-follow__icons{display:flex;align-items:center;justify-content:center;gap:22px;color:var(--color-primary)}.social-follow__icons a{display:inline-flex;align-items:center;justify-content:center;transition:transform .25s ease,color .25s ease}.social-follow__icons a:hover{transform:translateY(-2px);color:#0b2bb8}.social-follow__icons .svg-icon,.social-follow__icons .svg-icon svg{width:30px;height:30px}.site-footer{background:#fff}.site-footer__grid{display:grid;grid-template-columns:1.35fr .75fr 1fr 1.2fr;gap:48px;padding:60px 0}.footer-logo{display:inline-flex;color:var(--color-primary);font-size:0;margin-bottom:18px}.footer-logo img{width:auto;height:56px;object-fit:contain}.site-footer p,.site-footer small{color:var(--color-muted);font-size:12px}.site-footer h3{margin:0 0 18px;color:var(--color-primary);font-size:13px}.footer-links{display:grid;gap:12px;margin:0;padding:0;color:#344054;font-size:12px;list-style:none}.newsletter-form{display:flex;gap:0;margin-bottom:10px}.newsletter-form input{min-width:0;border-right:0}.newsletter-form .button{border-radius:0 4px 4px 0}.site-footer__bottom{background:var(--color-primary);color:#fff;padding:14px 0;text-align:center;font-size:12px}.collection-listing{background:#fff}.collection-hero{position:relative;display:grid;place-items:center;min-height:clamp(620px,46vw,760px);overflow:hidden}.collection-hero__media,.collection-hero__overlay,.collection-newsletter__media,.collection-newsletter__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.collection-hero__media img{object-position:50% 38%}.collection-hero__overlay{z-index:1;background:radial-gradient(circle at 50% 42%,#0408140f 0 18%,#0408144d 58%,#0408147a),#08080a29}.collection-hero__content{position:relative;z-index:2;display:grid;justify-items:center;gap:18px;width:min(100% - 32px,1240px);text-align:center}.collection-hero__heading{color:#fff;font-size:clamp(58px,7.4vw,116px);text-shadow:0 5px 20px rgba(0,0,0,.38)}.collection-marquee{height:40px;overflow:hidden;background:var(--color-primary);color:#fff;font-size:15px;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.collection-marquee__track{display:flex;align-items:center;width:max-content;min-width:200%;height:100%;animation:marquee 34s linear infinite;will-change:transform}.collection-marquee__track span{flex:0 0 auto;white-space:nowrap}.collection-marquee__track i{flex:0 0 auto;width:8px;height:8px;margin:0 18px;border-radius:50%;background:currentColor}.collection-categories{position:relative;padding:clamp(44px,3.6vw,64px) 0 28px;overflow:hidden}.collection-categories__swiper{width:calc(100% + 160px);margin-left:-80px;overflow:visible}.collection-manual-products{padding-top:clamp(22px,3vw,44px);padding-bottom:clamp(92px,9vw,150px)}.collection-manual-products .collection-results-label{margin-bottom:clamp(42px,4vw,68px);font-size:16px}.collection-manual-products .collection-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,2vw,30px)}.collection-manual-products .collection-product-card__media{aspect-ratio:1 / 1.45}.cart-page{padding-top:clamp(70px,8vw,120px);padding-bottom:clamp(90px,9vw,150px)}.cart-page__header{margin-bottom:clamp(32px,5vw,72px);text-align:center}.cart-page__header h1{color:var(--color-primary);font-size:clamp(56px,8vw,104px)}.cart-page__form{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:clamp(28px,4vw,64px);align-items:start}.cart-page__items{display:grid;gap:18px}.cart-item{display:grid;grid-template-columns:112px minmax(0,1fr) auto auto;gap:18px;align-items:center;padding:16px;border:1px solid var(--color-border);background:#fff}.cart-item__media{display:block;aspect-ratio:1 / 1.2;overflow:hidden;border-radius:4px}.cart-item__media img{width:100%;height:100%;object-fit:cover}.cart-item__title{color:#111827;font-size:15px;font-weight:900;text-transform:uppercase}.cart-item__variant{margin-top:6px;color:#667085;font-size:13px}.cart-item__remove{display:inline-block;margin-top:10px;color:var(--color-primary);font-size:12px;font-weight:900;text-transform:uppercase}.cart-item__quantity{display:inline-flex;align-items:center;height:30px;border:1px solid #d0d5dd;border-radius:999px;background:#fff}.cart-item__quantity button{width:28px;height:28px;border:0;background:transparent;color:var(--color-primary);font-weight:900;cursor:pointer}.cart-item__quantity input{width:34px;height:28px;border:0;text-align:center;font-weight:800}.cart-item__price{color:#111827;font-size:15px;font-weight:900;white-space:nowrap}.cart-summary{position:sticky;top:92px;display:grid;gap:18px;padding:24px;border:1px solid var(--color-border);background:#fff}.cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#111827;font-size:18px;font-weight:900}.cart-summary p{margin:0;color:#667085;font-size:13px}.cart-summary__actions{display:grid;gap:10px}.cart-empty{display:grid;justify-items:center;gap:16px;padding:clamp(80px,10vw,150px) 20px;border:1px dashed #d0d5dd;text-align:center}.cart-empty h2{color:var(--color-primary);font-size:clamp(42px,7vw,84px)}.cart-empty p{margin:0;color:#667085}@media(max-width:989px){.cart-page__form{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:749px){.collection-manual-products .collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-item{grid-template-columns:86px minmax(0,1fr)}.cart-item__quantity,.cart-item__price{grid-column:2;justify-self:start}}.collection-categories__track{align-items:stretch}.collection-categories__slide{flex:0 0 auto;width:clamp(260px,20vw,320px)!important;height:clamp(220px,15.4vw,260px)!important}.collection-category-card{display:block;position:relative;width:100%;height:100%;overflow:hidden;border-radius:4px;border:1px solid rgba(18,56,214,.12);background:#eef1f6;box-shadow:0 1px #1018280f;transition:border-color .28s ease,box-shadow .28s ease}.collection-category-card img,.collection-product-card__media img{transition:transform .65s ease,filter .65s ease}.collection-category-card:hover img,.collection-product-card:hover .collection-product-card__media img{transform:scale(1.055)}.collection-category-card.is-active{border-color:var(--color-primary);box-shadow:inset 0 0 0 5px var(--color-primary),0 8px 22px #1238d63d}.collection-category-card:hover,.collection-category-card:focus-visible{border-color:var(--color-primary);box-shadow:inset 0 0 0 2px #1238d6eb,0 14px 30px #1238d62e}.collection-category-card:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.collection-category-card__media{display:block;width:100%;height:100%;border:0}.collection-category-card__media img{object-position:var(--category-image-position, center center)}.collection-category-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#050a1905,#050a1914 45%,#050a197a);opacity:1;transition:opacity .35s ease,background .35s ease,backdrop-filter .35s ease}.collection-category-card:hover .collection-category-card__media:after,.collection-category-card:focus-visible .collection-category-card__media:after{opacity:1;background:linear-gradient(180deg,#050a191f,#050a1933 45%,#050a199e);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.collection-category-card__label{position:absolute;left:12px;bottom:12px;z-index:3;display:inline-flex;align-items:center;gap:6px;max-width:calc(100% - 24px);min-height:30px;border:1px solid rgba(255,255,255,.62);border-radius:3px;background:#070d1b7a;color:#fff;padding:7px 10px;font-size:12px;font-weight:800;line-height:1.15;white-space:nowrap;text-shadow:0 1px 8px rgba(0,0,0,.38);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.collection-category-card__icon{flex:0 0 auto;width:9px;height:9px;border-radius:2px;border:2px solid currentColor}.collection-category-card__arrow{flex:0 0 auto;font-size:12px;line-height:1}.collection-categories__arrow{position:absolute;top:50%;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(18,56,214,.35);border-radius:50%;background:#ffffffeb;color:var(--color-primary);cursor:pointer;box-shadow:0 10px 28px #10182824;transform:translateY(-50%);transition:opacity .25s ease,transform .25s ease,background .25s ease,color .25s ease}.collection-categories__arrow span{display:block;margin-top:-2px;font-size:28px;line-height:1}.collection-categories__arrow:hover{transform:translateY(-50%) scale(1.04);background:var(--color-primary);color:#fff}.collection-categories__arrow--prev{left:18px}.collection-categories__arrow--next{right:18px}.collection-categories__arrow.swiper-button-disabled{opacity:.35;pointer-events:none}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:10px;padding-bottom:18px}.collection-toolbar__filters{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.collection-filter-button,.collection-chip,.collection-clear,.collection-sort select,.collection-filter summary{min-height:36px;border:1px solid #111827;border-radius:0;background:#fff;color:#111827;padding:8px 12px;font-size:12px;font-weight:700}.collection-filter-button,.collection-filter summary{display:inline-flex;align-items:center;gap:8px}.collection-filter{position:relative}.collection-filter summary{list-style:none;cursor:pointer}.collection-filter summary::-webkit-details-marker{display:none}.collection-filter summary span,.collection-chip span{display:inline-grid;place-items:center;min-width:18px;height:18px;border-radius:999px;background:var(--color-primary);color:#fff;padding:0 5px;font-size:10px}.collection-filter[open] summary{border-color:var(--color-primary);color:var(--color-primary)}.collection-filter__panel{position:absolute;top:calc(100% + 8px);left:0;z-index:8;display:grid;gap:10px;width:min(260px,calc(100vw - 32px));border:1px solid #d0d5dd;background:#fff;padding:14px;box-shadow:0 18px 42px #10182824}.collection-filter__option{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:8px;color:#111827;font-size:12px;font-weight:700}.collection-filter__option small{color:#98a2b3;font-size:11px}.collection-filter__option.is-disabled{opacity:.42}.collection-filter__price{display:grid;grid-template-columns:1fr 1fr;gap:10px}.collection-filter__price label{display:grid;gap:5px;color:#667085;font-size:11px;font-weight:700}.collection-filter__price input{width:100%;border:1px solid #d0d5dd;padding:8px;outline-color:var(--color-primary)}.collection-chip{border-color:#d0d5dd;color:#98a2b3;font-size:10px;cursor:pointer}.collection-clear{border:0;color:#667085;padding-inline:0}.collection-clear.is-disabled{opacity:.46}.collection-sort{display:inline-flex;align-items:center;border:1px solid #111827;background:#fff;white-space:nowrap}.collection-sort span{padding-left:12px;color:#111827;font-size:12px;font-weight:900}.collection-sort select{min-width:130px;border:0;outline-color:var(--color-primary);padding-left:5px}.collection-results-label{margin-bottom:clamp(58px,5vw,90px);color:#344054;font-size:18px}.collection-grid-wrap{padding-bottom:clamp(140px,13vw,260px)}.collection-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2vw,28px)}.collection-product-card{min-width:0}.collection-product-card__media{display:block;position:relative;aspect-ratio:1 / 1.45;min-height:0;border-radius:4px;border:1px solid rgba(18,56,214,.06);background:#eef1f6;box-shadow:0 1px #1018280a}.collection-product-card:hover .collection-product-card__media{box-shadow:0 16px 36px #10182821}.collection-product-card__badge{position:absolute;top:8px;left:8px;z-index:2;display:inline-flex;align-items:center;min-height:20px;background:#fff;color:#111827;padding:3px 6px;font-size:9px;font-weight:900;line-height:1}.collection-product-card__wishlist{position:absolute;right:9px;bottom:9px;z-index:2;display:inline-flex;color:#fff;filter:drop-shadow(0 1px 5px rgba(0,0,0,.28))}.collection-product-card__wishlist .svg-icon,.collection-product-card__wishlist .svg-icon svg{width:20px;height:20px}.collection-product-card__body{padding-top:11px}.collection-product-card__top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.collection-product-card__title{color:#111827;font-size:12px;font-weight:900;line-height:1.22;text-transform:uppercase}.collection-product-card__form{display:inline-flex;align-items:center;gap:6px}.collection-variant-select{max-width:96px;height:24px;border:1px solid #d0d5dd;border-radius:999px;background:#fff;color:#111827;padding:3px 20px 3px 8px;font-size:9px;font-weight:800;outline-color:var(--color-primary)}.collection-quantity{display:inline-flex;align-items:center;height:24px;border:1px solid #d0d5dd;border-radius:999px;background:#fff}.collection-quantity button{display:inline-flex;align-items:center;justify-content:center;width:20px;height:22px;border:0;background:transparent;color:var(--color-primary);font-size:12px;font-weight:900;cursor:pointer}.collection-quantity input{width:22px;height:22px;border:0;outline:0;text-align:center;font-size:10px;font-weight:800;-webkit-appearance:textfield;appearance:textfield}.collection-quantity input::-webkit-outer-spin-button,.collection-quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.collection-add-button{min-height:24px;border:1px solid #111827;border-radius:999px;background:#fff;color:#111827;padding:4px 10px;font-size:9px;font-weight:800;white-space:nowrap;cursor:pointer;transition:background .25s ease,border .25s ease,color .25s ease,transform .25s ease}.collection-add-button:hover{transform:translateY(-1px);border-color:var(--color-primary);background:var(--color-primary);color:#fff}.collection-add-button:disabled{cursor:not-allowed;opacity:.55}.collection-product-card__rating{display:flex;align-items:center;gap:5px;margin-top:6px;color:#050505;font-size:11px;line-height:1}.collection-product-card__rating small{color:#98a2b3;font-size:10px;font-weight:600}.collection-product-card__price{margin-top:6px;color:#111827;font-size:15px;font-weight:900}.collection-product-card__compare{margin-right:6px;color:#98a2b3;font-weight:700;text-decoration:line-through}.collection-empty{display:grid;justify-items:center;gap:12px;padding:clamp(70px,8vw,120px) 20px;border:1px dashed #d0d5dd;text-align:center}.collection-empty h2{color:var(--color-primary);font-size:clamp(42px,6vw,74px)}.collection-empty p{max-width:420px;margin:0;color:#667085;font-size:15px}.collection-pagination{grid-column:1 / -1;display:flex;justify-content:center;margin-top:34px}.collection-newsletter{position:relative;display:grid;place-items:center;min-height:clamp(420px,36vw,640px);overflow:hidden;background:var(--color-primary)}.collection-newsletter__overlay{z-index:1;background:linear-gradient(90deg,#1238d6c7,#1238d68c),#1238d659}.collection-newsletter__content{position:relative;z-index:2;width:min(100% - 32px,1200px);text-align:center}.collection-newsletter__content h2{color:#fff;font-size:clamp(48px,6.4vw,98px);line-height:.98;text-shadow:0 5px 18px rgba(0,0,0,.24)}.product-page{background:#fff}.product-page-hero{position:relative;display:grid;place-items:center;min-height:clamp(620px,46vw,760px);overflow:hidden}.product-page-hero__media,.product-page-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.product-page-hero__media img{object-position:50% 38%}.product-page-hero__overlay{z-index:1;background:radial-gradient(circle at 50% 42%,#0408140d 0 18%,#0408144d 58%,#0408147a),#08080a29}.product-page-hero__content{position:relative;z-index:2;display:grid;justify-items:center;gap:18px;width:min(100% - 32px,1240px);text-align:center}.product-page-hero__heading{color:#fff;font-size:clamp(58px,7.4vw,116px);text-shadow:0 5px 20px rgba(0,0,0,.38)}.product-page-marquee{height:40px;overflow:hidden;background:var(--color-primary);color:#fff;font-size:15px;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.product-page-marquee__track{display:flex;align-items:center;width:max-content;min-width:200%;height:100%;animation:marquee 34s linear infinite;will-change:transform}.product-page-marquee__track span{flex:0 0 auto;white-space:nowrap}.product-page-marquee__track i{flex:0 0 auto;width:8px;height:8px;margin:0 18px;border-radius:50%;background:currentColor}.product-detail{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(320px,1.1fr);gap:clamp(56px,6vw,120px);align-items:center;padding-top:clamp(70px,6vw,98px);padding-bottom:clamp(62px,5vw,82px)}.product-detail__gallery{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 56px;gap:24px;align-items:start}.product-detail__image-wrap{position:relative;aspect-ratio:.72;border-radius:7px;border:0;background:#eef1f6}.product-detail__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease}.product-detail__slide.is-active{opacity:1;visibility:visible}.product-detail__side-actions,.product-detail__arrows{display:grid;gap:22px}.product-detail__arrows{position:absolute;right:0;bottom:28px}.product-icon-button,.product-gallery-arrow{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:0;border-radius:8px;background:#f2f3f5;color:#344054;cursor:pointer;transition:transform .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease}.product-icon-button:hover,.product-gallery-arrow:hover{transform:translateY(-2px);background:var(--color-primary);color:#fff;box-shadow:0 12px 24px #1238d633}.product-gallery-arrow{font-size:28px;line-height:1}.product-detail__info{max-width:600px}.product-detail__vendor{margin-bottom:12px;color:#98a2b3;font-size:17px;font-weight:600}.product-detail__info h2{margin:0 0 20px;color:#1f2937;font-size:clamp(34px,3.2vw,54px);line-height:1.05}.product-detail__meta{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:clamp(16px,3vw,44px);color:#667085}.product-detail__price{color:#1f2937;font-size:clamp(26px,2.2vw,40px);font-weight:500}.product-detail__sold{white-space:nowrap;font-size:18px}.product-detail__rating{display:inline-flex;align-items:center;gap:8px;color:#111827;font-size:22px;font-weight:900}.product-detail__rating span{color:#ff9f1c}.product-detail__divider{height:1px;margin:30px 0 28px;border-top:1px dashed #d8dde8}.product-detail__description{color:#667085;font-size:17px;line-height:1.45}.product-detail__description strong{display:block;margin-bottom:10px;color:#1f2937;font-size:20px}.product-detail__description p{margin:0}.product-detail__buttons{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.68fr);gap:22px;margin-top:54px}.product-detail__form{min-width:0}.product-page-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:72px;border-radius:7px;background:#fff;color:#1f2937;padding:16px 24px;font-size:20px;font-weight:500;cursor:pointer;transition:transform .25s ease,background .25s ease,color .25s ease,border .25s ease,box-shadow .25s ease}.product-page-button--primary{border:2px solid var(--color-primary)}.product-page-button--secondary{border:1px solid #d0d5dd}.product-page-button:hover{transform:translateY(-2px);background:var(--color-primary);color:#fff;box-shadow:0 16px 30px #1238d62e}.product-detail__delivery{display:inline-flex;margin-top:34px;color:#667085;font-size:15px;text-decoration:underline;text-underline-offset:3px}.related-products{border-top:1px dashed #d8dde8;padding-top:clamp(64px,6vw,94px);padding-bottom:clamp(88px,8vw,130px)}.related-products__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.related-products__header h2{margin:0;color:#1f2937;font-size:clamp(28px,2.5vw,38px);line-height:1.1}.related-products__header a{color:#1f2937;font-size:15px;font-weight:700;text-decoration:underline;text-underline-offset:4px;white-space:nowrap}.related-products__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(22px,2vw,34px)}.related-card{min-width:0}.related-card__media{display:block;aspect-ratio:.86;border:0;border-radius:7px;background:#eef1f6}.related-card__title{display:block;margin-top:17px;color:#1f2937;font-size:14px;font-weight:900;line-height:1.25}.related-card strong{display:block;margin-top:10px;color:#111827;font-size:15px}.related-card__rating{display:flex;align-items:center;gap:8px;margin-top:10px;color:#667085;font-size:14px}.related-card__rating>span{color:#ff9f1c;font-size:24px;line-height:1}.related-card__rating small{color:#98a2b3;font-size:13px}@media(max-width:1199px){.page-width{width:min(100% - 40px,1400px)}.section-pad{padding:86px 0}.header__nav{gap:20px;font-size:10px}.header__search{width:160px}.hero-banner{min-height:680px}.hero-banner__media img{object-position:50% 40%}.category-tile{min-height:460px}.arrival-card{min-height:650px}.feature-tiles__grid{grid-template-rows:repeat(2,360px)}.feature-tile{min-height:360px}.benefit{grid-template-columns:58px minmax(0,1fr);gap:14px}.benefit__icon{width:58px;height:58px}.benefit__title{font-size:18px}.benefit__text{font-size:14px}.collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{grid-template-columns:minmax(280px,.92fr) minmax(320px,1.08fr);gap:58px}.product-page-button{min-height:60px;font-size:17px}.related-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:989px){.page-width{width:min(100% - 32px,1400px)}.section-pad{padding:80px 0}.header__inner{grid-template-columns:auto 1fr auto;min-height:56px;gap:12px}.header__menu{display:inline-flex}.header__nav{position:fixed;top:56px;left:0;right:0;z-index:40;display:grid;gap:0;padding:16px;background:#fff;border-bottom:1px solid var(--color-border);box-shadow:0 20px 40px #10182814;transform:translateY(-130%);transition:transform .25s ease}.nav-open .header__nav{transform:translateY(0)}.header__nav a{padding:14px 0;border-bottom:1px solid var(--color-border)}.header__logo{justify-self:center}.header__search{display:none}.hero-banner{min-height:620px}.about-page-hero{min-height:590px}.about-story__inner,.about-values__inner,.about-testimonials__grid{grid-template-columns:1fr}.about-story__inner,.about-values__inner{width:min(100%,760px)}.about-video__product{width:min(78vw,620px);min-width:0}.hero-banner__media img{object-position:50% 42%}.hero-banner__title{font-size:clamp(48px,10vw,86px);text-align:center}.category-tile{min-height:430px}.arrivals__grid,.testimonials__grid{grid-template-columns:1fr}.arrivals__grid{width:min(100%,760px);max-width:none}.arrival-card{min-height:720px}.product-showcase__track{gap:22px}.product-showcase__wrap{--carousel-items: 2;--carousel-gap: 22px;padding:0 44px}.product-card__media{height:300px}.feature-tiles__grid,.contact-section__grid,.site-footer__grid{grid-template-columns:1fr}.feature-tiles__grid{grid-template-rows:none;width:min(100%,760px);max-width:none}.feature-tile--1{grid-row:auto}.benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 36px}.contact-section__grid{gap:36px}.social-follow h2{font-size:clamp(38px,8vw,58px)}.collection-hero{min-height:560px}.collection-categories__slide{width:clamp(230px,40vw,310px)!important;height:210px!important}.collection-toolbar{align-items:flex-start;flex-direction:column}.collection-sort{align-self:flex-end}.collection-results-label{margin-bottom:44px;font-size:15px}.product-page-hero{min-height:560px}.product-detail{grid-template-columns:1fr;width:min(100% - 32px,760px)}.product-detail__gallery{grid-template-columns:minmax(0,1fr) 52px}.product-detail__info{max-width:none}.product-detail__meta{grid-template-columns:1fr;gap:10px}.related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.page-width{width:min(100% - 24px,1400px)}.section-pad{padding:72px 0}.announcement,.top-announcement{height:34px;font-size:11px}.top-announcement__message{max-width:100%;padding:0 72px;overflow:hidden;text-overflow:ellipsis}.top-announcement__dots{width:44px}.top-announcement__dots--left{left:16px}.top-announcement__dots--right{right:16px}.announcement__track{animation-duration:28s}.announcement__separator{width:6px;height:6px;margin:0 14px}.hero-banner{min-height:560px}.about-page-hero{min-height:520px}.about-page-hero__heading{font-size:clamp(42px,12vw,72px)}.about-story__media{min-height:390px;border-radius:14px}.about-story__text,.about-story__signature,.about-values__text,.about-testimonial-card__text{font-size:14px}.about-value{grid-template-columns:56px minmax(0,1fr);padding:20px}.about-value__icon{width:56px;height:56px}.about-video{min-height:560px}.about-video__product{width:min(88vw,520px);height:500px}.about-video__play{width:70px;height:70px}.about-testimonial-card{min-height:0}.hero-banner__media img{object-position:50% 42%}.hero-banner__content{gap:16px;padding:20px}.hero-banner__title{font-size:clamp(42px,13vw,62px)}.category-banners__grid,.benefits__grid{grid-template-columns:1fr;gap:22px}.arrivals__grid{width:100%}.benefits{padding:28px 0}.benefit{grid-template-columns:58px minmax(0,1fr);gap:16px}.benefit__icon{width:58px;height:58px;border-radius:13px}.benefit__title{font-size:18px}.benefit__text{font-size:14px}.category-tile{min-height:360px}.arrival-card{min-height:520px}.founding__banner{min-height:310px}.founding__cta{margin-top:36px}.founding__button{width:min(100%,280px)}.product-showcase__track{gap:18px}.product-showcase__wrap{--carousel-items: 1;--carousel-gap: 18px;padding:0 42px}.product-card__media{height:320px}.product-card__content{grid-template-columns:minmax(0,1fr) auto;min-height:54px}.product-card__actions{justify-content:flex-end}.feature-tiles__grid{grid-template-rows:none;width:100%}.feature-tile{min-height:330px}.feature-tile__caption{min-width:min(86%,360px);padding:12px 14px}.contact-section__info li{font-size:13px}.contact-section__form form{gap:12px}.social-follow__inner{align-items:flex-start;flex-direction:column}.newsletter-form{display:grid;gap:10px}.newsletter-form input{border-right:1px solid #dcdfe8}.newsletter-form .button{border-radius:4px}.collection-hero{min-height:500px}.collection-hero__heading{font-size:clamp(42px,13vw,70px)}.collection-marquee{height:34px;font-size:11px}.collection-categories{padding-top:34px}.collection-categories__swiper{width:100%;margin-left:0}.collection-categories__slide{width:min(72vw,280px)!important;height:180px!important}.collection-categories__arrow{display:none}.collection-toolbar,.collection-results-label,.collection-grid-wrap{width:min(100% - 24px,1400px)}.collection-product-grid{grid-template-columns:1fr;gap:30px}.collection-product-card__media{aspect-ratio:1 / 1.35}.collection-product-card__top{grid-template-columns:1fr}.collection-product-card__form{justify-content:flex-start}.collection-grid-wrap{padding-bottom:90px}.collection-newsletter{min-height:420px}.collection-newsletter__content h2{font-size:clamp(38px,12vw,66px)}.product-page-hero{min-height:500px}.product-page-hero__heading{font-size:clamp(42px,13vw,70px)}.product-page-marquee{height:34px;font-size:11px}.product-detail{width:min(100% - 24px,760px);gap:40px;padding-top:54px}.product-detail__gallery{grid-template-columns:1fr;gap:14px}.product-detail__side-actions{position:absolute;top:12px;right:12px;z-index:3;grid-auto-flow:column;gap:10px}.product-detail__arrows{right:12px;bottom:12px;z-index:3;grid-auto-flow:column;gap:10px}.product-icon-button,.product-gallery-arrow{width:42px;height:42px}.product-detail__info h2{font-size:34px}.product-detail__buttons{grid-template-columns:1fr;gap:14px;margin-top:34px}.product-page-button{min-height:54px;font-size:16px}.related-products{width:min(100% - 24px,1400px);padding-top:48px;padding-bottom:74px}.related-products__grid{grid-template-columns:1fr}}@media(max-width:480px){.page-width{width:min(100% - 20px,1400px)}.section-pad{padding:62px 0}.section-heading{font-size:clamp(28px,11vw,46px);margin-bottom:28px}.announcement,.top-announcement{height:32px;font-size:9px}.top-announcement__message{padding:0 54px}.top-announcement__dots{width:34px;background-size:14px 6px}.announcement__separator{margin:0 12px}.header__inner{min-height:54px}.header__logo img{height:32px}.header__actions{gap:10px}.header__actions .svg-icon,.header__actions .svg-icon svg,.header__menu .svg-icon,.header__menu .svg-icon svg{width:18px;height:18px}.header__nav{top:54px}.hero-banner{min-height:520px}.about-page-hero{min-height:480px}.about-story__heading,.about-values__heading,.about-testimonials__heading{font-size:clamp(34px,11vw,52px)}.about-value{grid-template-columns:1fr}.about-video{min-height:500px}.about-video__product{height:440px}.about-testimonial-card{padding:42px 22px 28px}.about-testimonial-card__quote{right:-8px}.hero-banner__media img{object-position:52% 42%}.button{min-height:40px;padding:10px 16px}.category-tile{min-height:320px}.arrival-card{min-height:470px}.product-showcase__wrap{padding:0}.product-showcase__track{gap:16px;padding-bottom:12px}.product-showcase__wrap{--carousel-gap: 16px;padding:0 40px}.feature-tile{min-height:300px}.product-card__media{height:300px}.benefit{grid-template-columns:54px minmax(0,1fr)}.benefit__icon{width:54px;height:54px}.benefit__title{font-size:16px}.benefit__text{font-size:13px}.contact-section input,.contact-section textarea,.newsletter-form input{padding:12px 14px}.site-footer__grid{gap:30px;padding:48px 0}.collection-filter-button,.collection-chip,.collection-clear,.collection-sort select,.collection-sort span{font-size:10px}.collection-toolbar__filters{gap:7px}.collection-categories__slide{height:166px!important}.collection-category-card__label{left:12px;bottom:11px;font-size:11px}.collection-product-card__form{flex-wrap:wrap}}@media(max-width:360px){.page-width{width:min(100% - 16px,1400px)}.section-pad{padding:56px 0}.hero-banner{min-height:500px}.about-page-hero{min-height:440px}.about-video__product{height:400px}.hero-banner__title{font-size:40px}.category-tile{min-height:290px}.arrival-card{min-height:430px}.product-showcase__track{gap:14px}.product-showcase__wrap{--carousel-gap: 14px;padding:0 36px}.carousel-arrow{width:32px;height:32px;font-size:22px}.feature-tile{min-height:280px}.feature-tile__caption{min-width:90%}.benefit{grid-template-columns:50px minmax(0,1fr);gap:12px}.benefit__icon{width:50px;height:50px}}body.template-page-club-500 .site-header{background:#121a24;border-bottom-color:#caa76429}body.template-page-club-500 .header__nav,body.template-page-club-500 .header__actions,body.template-page-club-500 .header__search input{color:#f5f0e6}body.template-page-club-500 .header__search{border-bottom-color:#f5f0e69e}body.template-page-club-500 .header__search input{background:transparent}body.template-page-club-500 .header__nav a[href*=club-500]{color:#caa764}.club-500{position:relative;overflow:hidden;background:var(--club-bg);color:var(--club-text)}.club-500__badge{display:inline-flex;align-items:center;min-height:34px;margin-bottom:clamp(28px,3vw,44px);border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#f5f0e62e;color:#fff;padding:8px 13px;font-size:clamp(12px,1vw,16px);font-weight:900;letter-spacing:.02em;box-shadow:0 12px 26px #00000038}.club-500__script{margin:0;color:var(--club-gold);font-family:REIKA,Cooper Black,Arial Rounded MT Bold,system-ui,sans-serif;font-weight:400;letter-spacing:0;line-height:.95;text-wrap:balance}.club-500__kicker{margin:12px 0 30px;color:#fff;font-size:clamp(18px,1.7vw,28px);font-weight:900;line-height:1.08;text-transform:uppercase}.club-500__body{max-width:520px;color:var(--club-muted);font-size:clamp(14px,1vw,17px);line-height:1.45}.club-500__body p{margin:0}.club-500__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:260px;min-height:60px;margin-top:28px;border:1px solid var(--club-gold);border-radius:7px;background:#0a0f1433;color:#fff;padding:15px 28px;font-size:15px;font-weight:900;line-height:1;text-transform:uppercase;transition:transform .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease}.club-500__button:hover{transform:translateY(-2px);background:var(--club-gold);color:#111417;box-shadow:0 18px 34px #caa7642e}.club-500__philosophy{display:grid;grid-template-columns:minmax(280px,.93fr) minmax(0,1.07fr);align-items:center;gap:clamp(48px,6vw,92px);padding-top:clamp(70px,7vw,118px);padding-bottom:clamp(70px,7vw,118px)}.club-500__philosophy-media{overflow:hidden;aspect-ratio:1.06;border-radius:10px;background:radial-gradient(circle at 50% 80%,rgba(25,58,83,.75),transparent 34%),#0d1721;box-shadow:inset 0 0 0 1px #caa7641a,0 28px 70px #0000003d}.club-500__philosophy-media img{object-fit:contain;padding:clamp(22px,4vw,54px);filter:drop-shadow(0 26px 30px rgba(0,0,0,.36))}.club-500__philosophy-copy{max-width:620px}.club-500__eyebrow,.club-500__perks-heading,.club-500__pricing-label,.club-500__secure{color:var(--club-gold);font-size:clamp(15px,1.1vw,20px);font-weight:800;letter-spacing:.02em;line-height:1.2;text-transform:uppercase}.club-500__eyebrow{margin:0 0 20px}.club-500__section-title{margin-bottom:34px;color:#fff;font-size:clamp(44px,4.4vw,78px)}.club-500__section-title:first-line,.club-500__pricing-title:first-line{color:#fff}.club-500__rule{display:block;width:124px;height:3px;margin-top:42px;border-radius:999px;background:var(--club-gold)}.club-500__perks{border-top:1px solid rgba(245,240,230,.12);background:var(--club-panel);padding:clamp(42px,5vw,72px) 0 clamp(52px,6vw,86px)}.club-500__perks-heading{margin:0 0 30px;text-align:center}.club-500__perks-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,1.5vw,22px)}.club-500__perk{display:grid;justify-items:center;align-content:start;min-height:320px;border:1px solid rgba(202,167,100,.72);border-radius:8px;background:radial-gradient(circle at 50% 0%,rgba(202,167,100,.08),transparent 28%),linear-gradient(180deg,#ffffff09,#ffffff03);padding:clamp(28px,3vw,46px) clamp(18px,2vw,30px);text-align:center;box-shadow:inset 0 0 0 1px #f5f0e614,0 20px 38px #00000038}.club-500__perk-icon{display:grid;place-items:center;width:84px;height:84px;margin-bottom:30px;border:1px solid rgba(202,167,100,.16);border-radius:50%;color:var(--club-gold)}.club-500__perk-icon svg{width:58px;height:58px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.2}.club-500__perk-icon img{display:block;width:76px;height:76px;object-fit:contain}.club-500__perk h3{margin:0 0 16px;color:var(--club-gold);font-size:clamp(17px,1.25vw,22px);font-weight:900;line-height:1.12}.club-500__perk p{margin:0;color:#fff;font-size:clamp(12px,.86vw,15px);line-height:1.28}.club-500__pricing-label{margin:28px 0 4px;font-size:15px}.club-500__price{margin:0;color:#f5f0e6e6;font-size:clamp(68px,7vw,124px);font-weight:300;letter-spacing:0;line-height:.95}.club-500__button--arrow{min-width:230px;margin-top:24px}.club-500__button--arrow span{font-size:22px;line-height:1}.club-500__secure{margin:24px 0 0;color:#fff;font-size:clamp(11px,.9vw,14px);letter-spacing:.03em}@media(max-width:1199px){.club-500__perks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.club-500__perk{min-height:280px}}@media(max-width:989px){body.template-page-club-500 .header__nav{background:#121a24;border-bottom-color:#caa76429}.club-500__philosophy{grid-template-columns:1fr;width:min(100% - 32px,760px)}.club-500__philosophy-copy{max-width:none}.club-500__pricing-hoodie img{width:min(55vw,440px);height:min(48vw,400px)}}@media(max-width:749px){.club-500__badge{margin-bottom:22px}.club-500__button{width:min(100%,290px);min-width:0;min-height:54px}.club-500__philosophy{padding-top:62px;padding-bottom:62px}.club-500__philosophy-media{aspect-ratio:.95}.club-500__section-title{font-size:clamp(40px,13vw,62px)}.club-500__perks-grid{grid-template-columns:1fr}.club-500__perk{min-height:0}.club-500__pricing{min-height:590px}.club-500__pricing-title{font-size:clamp(42px,13vw,70px)}.club-500__pricing-hoodie img{width:min(74vw,360px);height:min(65vw,320px)}}@media(max-width:480px){.club-500__kicker{margin-bottom:20px}.club-500__body{font-size:13px}.club-500__perk-icon{width:72px;height:72px;margin-bottom:22px}.club-500__perk-icon svg{width:50px;height:50px}}body.template-page-club-500{background:#0a0f14}body.template-page-club-500 .social-follow,body.template-page-club-500 .site-footer{background:#101820;color:#f5f0e6}body.template-page-club-500 .social-follow{border-top:1px solid rgba(202,167,100,.12);border-bottom:1px solid rgba(202,167,100,.12)}body.template-page-club-500 .social-follow h2,body.template-page-club-500 .social-follow__icons a,body.template-page-club-500 .site-footer h3,body.template-page-club-500 .footer-logo{color:#caa764}body.template-page-club-500 .site-footer p,body.template-page-club-500 .site-footer small,body.template-page-club-500 .footer-links{color:#f5f0e6b8}body.template-page-club-500 .site-footer__bottom{border-top-color:#caa76447}body.template-page-club-500 .newsletter-form .button{background:#caa764;color:#111417}.club-500{isolation:isolate}.club-500__hero{position:relative;min-height:clamp(850px,58vw,950px);overflow:hidden;background:#101820}.club-500__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#070a0fe0,#070a0fa3 36%,#070a0f1f 66%),linear-gradient(180deg,#070a0f0a,#070a0f2e);pointer-events:none}.club-500__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:grid;justify-items:end;align-items:end;overflow:hidden}.club-500__hero-img{width:min(82vw,1580px);height:min(58vw,940px);max-width:none;max-height:none;object-fit:contain;object-position:right bottom;transform:translate(2%) translateY(2%);filter:none}.club-500__hero-inner{position:relative;z-index:2;display:grid;align-items:center;min-height:inherit;width:min(100% - 72px,1440px);padding-top:clamp(88px,8vw,142px);padding-bottom:clamp(70px,8vw,130px)}.club-500__hero-copy{width:min(44vw,620px);min-width:470px}.club-500__badge{margin-bottom:clamp(34px,3.5vw,56px);background:#ffffff2e}.club-500__hero-title{font-size:clamp(72px,7.1vw,128px);line-height:.88}.club-500__kicker{margin-top:16px;margin-bottom:30px;font-size:clamp(20px,1.65vw,30px)}.club-500__hero .club-500__body{width:min(100%,470px)}.club-500__philosophy-section{background:#0a0f14}.club-500__philosophy{width:min(100% - 120px,1220px);grid-template-columns:minmax(360px,.96fr) minmax(360px,1fr);gap:clamp(58px,7vw,104px);padding-top:clamp(70px,6vw,96px)}.club-500__philosophy-media{aspect-ratio:1.02;border-radius:12px;background:radial-gradient(circle at 50% 82%,rgba(25,73,105,.58),transparent 32%),linear-gradient(145deg,#09121b,#101f2d 68%,#071018)}.club-500__philosophy-media img{padding:clamp(18px,3vw,44px);object-fit:contain}.club-500__philosophy-copy{padding-top:10px}.club-500__section-title{max-width:620px;margin-bottom:36px;font-size:clamp(54px,4.5vw,86px)}.club-500__perks{background:#131416;padding-top:clamp(44px,4vw,66px);padding-bottom:clamp(56px,5vw,82px)}.club-500__perks-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.1vw,22px)}.club-500__perk{min-height:336px;padding:clamp(30px,3vw,48px) clamp(16px,1.7vw,28px);border-color:#caa764c7;background:radial-gradient(circle at 50% 8%,rgba(202,167,100,.08),transparent 34%),linear-gradient(180deg,#ffffff0b,#ffffff03)}.club-500__pricing{position:relative;display:grid;place-items:center;min-height:clamp(560px,43vw,740px);overflow:hidden;text-align:center;background:#030814}.club-500__pricing:before{content:none}.club-500__pricing:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(ellipse at 50% 44%,#02070e0f,#02070e57 52%,#000000c2),linear-gradient(180deg,#03070c14,#03070c80);pointer-events:none}.club-500__pricing-bg,.club-500__pricing-hoodie{position:absolute;top:0;right:0;bottom:0;left:0}.club-500__pricing-bg{z-index:0}.club-500__pricing-bg img{opacity:1;object-fit:cover;object-position:center;filter:saturate(.95) brightness(.72) contrast(1.08)}.club-500__pricing-hoodie{z-index:1;display:flex;align-items:flex-end;justify-content:center;opacity:.86;pointer-events:none}.club-500__pricing-hoodie:empty{display:none}.club-500__pricing-hoodie img{width:min(42vw,560px);height:min(38vw,520px);object-fit:contain;object-position:center bottom;filter:drop-shadow(0 26px 46px rgba(0,0,0,.55))}.club-500__pricing-inner{position:relative;z-index:2;display:grid;justify-items:center;padding-top:clamp(70px,7vw,110px);padding-bottom:clamp(70px,7vw,110px)}.club-500__pricing-title{max-width:760px;font-size:clamp(52px,5vw,96px)}@media(max-width:1199px){.club-500__hero-inner,.club-500__philosophy{width:min(100% - 48px,1180px)}.club-500__hero-copy{width:min(50vw,560px);min-width:390px}.club-500__perks-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.club-500__perk{min-height:310px}}@media(max-width:989px){.club-500__hero{min-height:760px}.club-500__hero-bg{justify-items:center;align-items:start}.club-500__hero-img{width:min(118vw,920px);height:min(70vw,560px);object-position:top right;transform:translate(11%) translateY(0)}.club-500__hero-inner{align-items:end;padding-top:360px}.club-500__hero-copy{width:min(100%,680px);min-width:0}.club-500__philosophy{grid-template-columns:1fr;width:min(100% - 40px,760px)}.club-500__perks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.club-500__pricing-hoodie img{width:min(58vw,460px);height:min(50vw,400px)}}@media(max-width:749px){.club-500__hero{min-height:700px}.club-500__hero-inner{width:min(100% - 28px,760px);padding-top:310px}.club-500__hero-img{width:min(128vw,640px);height:360px;object-position:top right;transform:translate(13%) translateY(0)}.club-500__hero-title{font-size:clamp(50px,15vw,82px)}.club-500__perks-grid{grid-template-columns:1fr}.club-500__pricing{min-height:600px}}body.template-page-the-philanthropist{background:#07111d}body.template-page-the-philanthropist .site-header{background:#111820;border-bottom-color:#caa7642e}body.template-page-the-philanthropist .header__nav,body.template-page-the-philanthropist .header__actions,body.template-page-the-philanthropist .header__search input{color:#f7f1e6}body.template-page-the-philanthropist .header__search{border-bottom-color:#f7f1e69e}body.template-page-the-philanthropist .header__search input{background:transparent}body.template-page-the-philanthropist .header__nav a[href*=the-philanthropist]{color:#caa764}body.template-page-the-philanthropist .site-footer{background:#07111d;color:#f7f1e6}body.template-page-the-philanthropist .site-footer h3,body.template-page-the-philanthropist .footer-logo{color:#caa764}body.template-page-the-philanthropist .site-footer p,body.template-page-the-philanthropist .site-footer small,body.template-page-the-philanthropist .footer-links{color:#f7f1e6b8}body.template-page-the-philanthropist .site-footer__bottom{border-top-color:#caa76452}body.template-page-the-philanthropist .newsletter-form .button{background:#caa764;color:#121820}.philanthropist-page{background:#07111d;color:#f7f1e6}.philanthropist-script{margin:0;font-family:REIKA,Cooper Black,Arial Rounded MT Bold,system-ui,sans-serif;font-weight:400;line-height:.92;letter-spacing:0;text-wrap:balance}.philanthropist-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:290px;min-height:66px;border:1px solid #caa764;border-radius:8px;background:#07111d2e;color:#fff;padding:16px 30px;font-size:17px;font-weight:900;line-height:1;text-transform:capitalize;transition:transform .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease}.philanthropist-button:hover{transform:translateY(-2px);background:#caa764;color:#101820;box-shadow:0 18px 34px #caa76433}.philanthropist-button--small{min-width:220px;min-height:58px;font-size:13px;text-transform:uppercase}.philanthropist-badge{display:inline-flex;align-items:center;min-height:46px;margin-bottom:clamp(64px,7vw,116px);border:1px solid rgba(202,167,100,.42);border-radius:6px;background:#f5f0e629;color:#fff;padding:9px 17px;font-size:clamp(16px,1.25vw,22px);font-weight:900;box-shadow:0 18px 32px #0000003d}.philanthropist-hero{position:relative;min-height:clamp(760px,54vw,940px);overflow:hidden}.philanthropist-hero__media,.philanthropist-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.philanthropist-hero__media img{object-position:center right}.philanthropist-hero__overlay{z-index:1;background:linear-gradient(90deg,#05090fe0,#05090f9e 36%,#05090f29 76%),radial-gradient(circle at 18% 78%,rgba(0,0,0,.5),transparent 34%)}.philanthropist-hero__inner{position:relative;z-index:2;display:grid;align-items:center;min-height:inherit}.philanthropist-hero__copy{width:min(100%,690px);padding-top:14px}.philanthropist-hero__title{color:#caa764;font-size:clamp(76px,7.4vw,142px)}.philanthropist-hero__title:first-line{color:#fff}.philanthropist-hero__text{max-width:580px;margin-top:34px;color:#fff;font-size:clamp(18px,1.4vw,25px);font-weight:900;line-height:1.55}.philanthropist-hero__text p{margin:0}.philanthropist-hero .philanthropist-button{margin-top:58px}.philanthropist-features{border-top:1px solid rgba(202,167,100,.12);border-bottom:1px solid rgba(202,167,100,.12);background:#071523}.philanthropist-features__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2vw,42px);align-items:center;min-height:112px}.philanthropist-feature{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:18px;min-width:0}.philanthropist-feature__icon{color:#caa764}.philanthropist-feature__icon .svg-icon,.philanthropist-feature__icon .svg-icon svg{width:26px;height:26px}.philanthropist-feature h2{margin:0;color:#fff;font-size:clamp(14px,1vw,18px);font-weight:800;line-height:1.18}.philanthropist-feature p{margin:3px 0 0;color:#fff;font-size:clamp(13px,.95vw,17px);line-height:1.2}.philanthropist-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);border-bottom:1px solid rgba(202,167,100,.25)}.philanthropist-story__media{min-height:clamp(560px,47vw,760px)}.philanthropist-story__content{display:grid;align-items:center;min-height:clamp(560px,47vw,760px);background:#07111d;padding:clamp(56px,6vw,98px) clamp(42px,7vw,96px)}.philanthropist-story__copy{max-width:640px}.philanthropist-story h2{color:#caa764;font-size:clamp(58px,5.2vw,104px)}.philanthropist-story h2:first-line{color:#fff}.philanthropist-story__text{margin-top:44px;color:#f7f1e6eb;font-size:clamp(20px,1.45vw,28px);line-height:1.48}.philanthropist-story__text p,.philanthropist-story__secondary p{margin:0}.philanthropist-story__secondary{margin-top:42px;color:#fff;font-size:clamp(18px,1.3vw,25px);line-height:1.5}.philanthropist-story__secondary em{color:#f7f1e67a}.philanthropist-story .philanthropist-button{margin-top:36px}.philanthropist-benefits{border-bottom:1px solid rgba(202,167,100,.32);background:#07111d;padding:clamp(54px,5vw,78px) 0 clamp(58px,5vw,84px)}.philanthropist-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.philanthropist-benefit{position:relative;display:grid;justify-items:center;align-content:start;min-height:190px;padding:0 clamp(22px,3vw,48px);text-align:center}.philanthropist-benefit+.philanthropist-benefit:before{content:"";position:absolute;left:0;top:50%;width:1px;height:70px;background:#f7f1e65c;transform:translateY(-50%)}.philanthropist-benefit__icon{display:grid;place-items:center;width:72px;height:72px;margin-bottom:26px;color:#caa764}.philanthropist-benefit__icon svg{width:66px;height:66px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.1}.philanthropist-benefit h2{margin:0 0 18px;color:#caa764;font-size:clamp(18px,1.35vw,24px);font-weight:500;line-height:1.2}.philanthropist-benefit p{max-width:250px;margin:0;color:#fff;font-size:clamp(14px,1vw,18px);line-height:1.32}.philanthropist-follow{border-bottom:1px solid rgba(247,241,230,.18);background:#071523;padding:clamp(58px,5vw,78px) 0}.philanthropist-follow__inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.philanthropist-follow h2{color:#caa764;font-size:clamp(48px,5vw,84px)}.philanthropist-follow__icons{display:flex;align-items:center;gap:clamp(18px,2vw,34px);color:#caa764}.philanthropist-follow__icons a{display:inline-flex;transition:transform .25s ease,color .25s ease}.philanthropist-follow__icons a:hover{transform:translateY(-2px);color:#fff}.philanthropist-follow__icons .svg-icon,.philanthropist-follow__icons .svg-icon svg{width:36px;height:36px}@media(max-width:1199px){.philanthropist-badge{margin-bottom:68px}.philanthropist-features__grid{gap:22px}.philanthropist-feature{grid-template-columns:34px minmax(0,1fr);gap:12px}}@media(max-width:989px){body.template-page-the-philanthropist .header__nav{background:#111820;border-bottom-color:#caa7642e}.philanthropist-hero{min-height:760px}.philanthropist-hero__media img{object-position:58% center}.philanthropist-hero__overlay{background:linear-gradient(180deg,#05090f5c,#05090fdb 82%),radial-gradient(circle at 50% 84%,rgba(0,0,0,.45),transparent 42%)}.philanthropist-hero__inner{align-items:end;padding-bottom:64px}.philanthropist-hero__copy{width:min(100%,680px)}.philanthropist-badge{margin-bottom:44px}.philanthropist-features__grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:28px;padding-bottom:28px}.philanthropist-story{grid-template-columns:1fr}.philanthropist-story__media{min-height:560px}.philanthropist-story__content{min-height:0}.philanthropist-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 0}.philanthropist-benefit:nth-child(3):before{content:none}}@media(max-width:749px){.philanthropist-hero{min-height:680px}.philanthropist-hero__title{font-size:clamp(54px,15vw,82px)}.philanthropist-hero__text{margin-top:24px;font-size:16px}.philanthropist-hero .philanthropist-button{margin-top:34px}.philanthropist-button{min-width:min(100%,260px);min-height:54px;font-size:14px}.philanthropist-features__grid,.philanthropist-benefits__grid{grid-template-columns:1fr}.philanthropist-feature{grid-template-columns:40px minmax(0,1fr)}.philanthropist-story__media{min-height:420px}.philanthropist-story__content{padding:54px 24px 62px}.philanthropist-story h2{font-size:clamp(46px,14vw,68px)}.philanthropist-story__text{margin-top:28px;font-size:17px}.philanthropist-story__secondary{margin-top:28px;font-size:16px}.philanthropist-benefit{min-height:0;padding:0}.philanthropist-benefit+.philanthropist-benefit:before{content:none}.philanthropist-follow__inner{align-items:flex-start;flex-direction:column}.philanthropist-follow__icons .svg-icon,.philanthropist-follow__icons .svg-icon svg{width:30px;height:30px}}.button,.button--primary,.button--dark,.button--outline,.mini-pill,.founding__button,.product-page-button,.collection-add-button,.cart-summary .button,.contact-section__form .button,.newsletter-form .button{border:2px solid var(--color-primary);border-radius:8px;background:#071021a8;color:#fff;box-shadow:0 10px 24px #1238d633}.button:hover,.button--primary:hover,.button--dark:hover,.button--outline:hover,.mini-pill:hover,.founding__button:hover,.product-page-button:hover,.collection-add-button:hover,.cart-summary .button:hover,.contact-section__form .button:hover,.newsletter-form .button:hover{background:var(--color-primary);color:#fff;box-shadow:0 14px 30px #1238d652}.benefits{padding:18px 0}.benefits__grid{gap:clamp(14px,2.2vw,34px)}.benefit{grid-template-columns:42px minmax(0,1fr);gap:13px}.benefit__icon{width:42px;height:42px;border-radius:7px;box-shadow:0 8px 18px #1f3ddb24}.benefit:hover .benefit__icon{transform:translateY(-2px)}.benefit__icon .svg-icon,.benefit__icon .svg-icon svg{width:18px;height:18px}.benefit__title{font-size:14px;line-height:1.18}.benefit__text{margin-top:2px;font-size:12px}.testimonials,.about-testimonials{padding-top:clamp(54px,5vw,78px);padding-bottom:clamp(58px,5.2vw,84px)}.testimonials .section-heading,.about-testimonials__heading{margin-bottom:clamp(32px,3.6vw,48px);color:#fff}.testimonials__grid,.about-testimonials__grid{gap:24px}.testimonial-card,.about-testimonial-card{min-height:0;border-radius:6px;padding:30px 24px 26px;box-shadow:0 14px 34px #040c302e}.testimonial-card__quote,.about-testimonial-card__quote{top:18px;right:18px;width:42px;height:42px;font-size:36px;box-shadow:none}.testimonial-card__author,.about-testimonial-card__author{gap:13px;margin-bottom:18px;padding-right:52px}.testimonial-card__avatar,.about-testimonial-card__avatar{width:58px;height:58px;border-width:3px}.testimonial-card strong,.about-testimonial-card strong{font-size:18px}.testimonial-card p,.about-testimonial-card__text{font-size:14px;line-height:1.62}.social-follow{padding:28px 0}.social-follow__inner{max-width:1180px}.social-follow h2{font-size:clamp(48px,5.8vw,82px)}.social-follow__icons{gap:14px}.social-follow__icons a{width:42px;height:42px;border:1px solid rgba(18,56,214,.35);border-radius:50%;background:#fff}.social-follow__icons .svg-icon,.social-follow__icons .svg-icon svg{width:20px;height:20px}.site-footer__grid{max-width:1180px;padding-top:48px;padding-bottom:48px;gap:38px}.site-footer h3{margin-bottom:14px;font-size:14px;font-weight:900}.footer-links{gap:10px}.newsletter-form{flex-wrap:wrap;gap:8px}.newsletter-form .errors,.newsletter-form .form-status{flex:0 0 100%;margin:0}.newsletter-form input{flex:1 1 170px;border-right:1px solid #dcdfe8}.newsletter-form .button{flex:0 0 auto;min-height:46px;border-radius:8px}.collection-hero{min-height:clamp(520px,42vw,690px)}.collection-categories{padding-top:clamp(28px,3vw,42px);padding-bottom:22px}.collection-categories__slide{width:clamp(230px,19vw,305px)!important;height:clamp(190px,14.2vw,238px)!important}.collection-toolbar{padding-top:4px;padding-bottom:10px}.collection-manual-products{padding-top:10px;padding-bottom:clamp(44px,5vw,74px)}.collection-manual-products .collection-results-label{margin-bottom:16px}.collection-manual-products .collection-product-grid{gap:clamp(18px,2vw,26px)}.collection-manual-products .collection-product-card__media{aspect-ratio:1 / 1.12}.collection-newsletter{margin-top:0}.collection-empty{padding:42px 20px}.product-showcase__empty{width:100%;margin:0;color:#667085;text-align:center;font-weight:700}@media(max-width:989px){.benefits__grid,.testimonials__grid,.about-testimonials__grid,.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.benefits__grid,.testimonials__grid,.about-testimonials__grid,.site-footer__grid{grid-template-columns:1fr}.social-follow__inner{align-items:flex-start;flex-direction:column}}.button,.btn,.shop-now-btn,.view-products-btn,.learn-more-btn,.claim-btn,.submit-btn,.subscribe-btn,.add-to-cart-btn,.product-card button,.button--primary,.button--dark,.button--outline,.mini-pill,.founding__button,.product-page-button,.collection-add-button,.contact-section__form .button,.newsletter-form .button,.cart-summary .button{background:transparent!important;border:2px solid #123cff!important;color:inherit;border-radius:8px;box-shadow:none!important;transition:all .3s ease}.button:hover,.btn:hover,.shop-now-btn:hover,.view-products-btn:hover,.learn-more-btn:hover,.claim-btn:hover,.submit-btn:hover,.subscribe-btn:hover,.add-to-cart-btn:hover,.product-card button:hover,.button--primary:hover,.button--dark:hover,.button--outline:hover,.mini-pill:hover,.founding__button:hover,.product-page-button:hover,.collection-add-button:hover,.contact-section__form .button:hover,.newsletter-form .button:hover,.cart-summary .button:hover{background:#123cff14!important;border-color:#123cff!important;color:inherit;box-shadow:none!important;transform:translateY(-1px)}.hero-banner .button,.about-page-hero .button,.collection-hero .button,.product-page-hero .button,.category-tile .button,.collection-newsletter .button{color:#fff}.founding__button,.product-card button,.collection-add-button,.contact-section__form .button,.newsletter-form .button,.cart-summary .button{color:#123cff}.benefits{padding:20px 0!important;border-top:1px solid #eef0f5;border-bottom:1px solid #eef0f5}.benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.4vw,34px)!important;align-items:center}.benefit{display:grid;grid-template-columns:48px minmax(0,1fr)!important;gap:13px!important;align-items:center;min-width:0}.benefit__icon{display:grid;place-items:center;width:48px!important;height:48px!important;border-radius:8px!important;background:#123cff!important;color:#fff!important;box-shadow:none!important;overflow:hidden}.benefit:hover .benefit__icon{transform:none!important;box-shadow:none!important;background:#123cff!important}.benefit__icon img{display:block;width:48px!important;height:48px!important;object-fit:contain}.benefit__content{min-width:0}.benefit__title{display:block;color:#071021;font-size:16px!important;font-weight:400!important;line-height:1.18!important;letter-spacing:0}.benefit__text{display:block;margin-top:3px!important;color:#667085;font-size:13px!important;font-weight:400!important;line-height:1.3!important;letter-spacing:0}.testimonials,.about-testimonials{background:#1238d6;padding-top:clamp(46px,4.2vw,64px)!important;padding-bottom:clamp(46px,4.2vw,66px)!important}.testimonials .page-width,.about-testimonials .page-width{max-width:1180px}.testimonials .section-heading,.about-testimonials__heading{margin:0 auto 30px!important;color:#fff;text-align:center}.testimonials__grid,.about-testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;max-width:1120px!important}.testimonial-card,.about-testimonial-card{position:relative;min-height:0!important;border-radius:8px!important;background:#fff;color:#071021;padding:24px 22px 22px!important;box-shadow:none!important}.testimonial-card__quote,.about-testimonial-card__quote{top:16px!important;right:16px!important;width:36px!important;height:36px!important;border-radius:50%;background:#123cff!important;color:#fff!important;font-size:30px!important;line-height:1!important;box-shadow:none!important}.testimonial-card__author,.about-testimonial-card__author{display:flex;align-items:center;gap:12px!important;margin-bottom:16px!important;padding-right:48px!important}.testimonial-card__avatar,.about-testimonial-card__avatar{width:52px!important;height:52px!important;border:0!important;border-radius:50%;box-shadow:none!important;overflow:hidden}.testimonial-card strong,.about-testimonial-card strong{font-size:16px!important;line-height:1.15!important}.testimonial-stars,.about-testimonial-stars{margin-top:4px;color:#123cff}.testimonial-stars .svg-icon,.testimonial-stars .svg-icon svg,.about-testimonial-stars .svg-icon,.about-testimonial-stars .svg-icon svg{width:13px!important;height:13px!important}.testimonial-card p,.about-testimonial-card__text{margin:0!important;color:#101828;font-size:13px!important;line-height:1.55!important}@media(max-width:989px){.benefits__grid,.testimonials__grid,.about-testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:749px){.benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.testimonials__grid,.about-testimonials__grid{grid-template-columns:1fr!important}}@media(max-width:560px){.benefits{padding:18px 0!important}.benefits__grid{grid-template-columns:1fr!important;gap:14px!important}.benefit{grid-template-columns:46px minmax(0,1fr)!important;gap:12px!important}.benefit__icon,.benefit__icon img{width:46px!important;height:46px!important}.benefit__title{font-size:15px!important}.benefit__text{font-size:12.5px!important}}.social-follow__icons img{display:block;width:24px!important;height:24px!important;object-fit:contain}.footer-contact li{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px}.footer-contact img{display:block;width:18px;height:18px;object-fit:contain}.footer-contact a,.footer-contact span{min-width:0}body.template-page-club-500 .social-follow__icons a,body.template-page-the-philanthropist .social-follow__icons a{border-color:#caa7648c;background:transparent}body.template-page-club-500 .social-follow__icons a:hover,body.template-page-the-philanthropist .social-follow__icons a:hover{background:#caa7641a}body.template-page-club-500 .footer-contact a,body.template-page-club-500 .footer-contact span,body.template-page-the-philanthropist .footer-contact a,body.template-page-the-philanthropist .footer-contact span{color:#f7f1e6b8}body.template-page-club-500,body.template-page-club-500 .site-header,body.template-page-club-500 .top-announcement,body.template-page-club-500 .announcement,body.template-page-club-500 .social-follow,body.template-page-club-500 .site-footer,body.template-page-club-500 .site-footer__bottom,body.template-page-club-500 .club-500,body.template-page-club-500 .club-500__hero,body.template-page-club-500 .club-500__philosophy-section,body.template-page-club-500 .club-500__perks{background:#13171b!important}body.template-page-club-500 .club-500__hero-img{width:100%;height:100%;object-fit:cover;object-position:center right;transform:none}body.template-page-club-500 .club-500__pricing-bg img{filter:none}body.template-page-club-500 .club-500__perk-icon{width:96px;height:96px;border:0}@media(max-width:989px){body.template-page-club-500 .club-500__hero-img{width:100%;height:100%;object-position:64% center;transform:none}}@media(max-width:749px){body.template-page-club-500 .club-500__hero-img{width:100%;height:100%;object-position:70% center;transform:none}}body.template-page-the-philanthropist,body.template-page-the-philanthropist .site-header,body.template-page-the-philanthropist .top-announcement,body.template-page-the-philanthropist .announcement,body.template-page-the-philanthropist .social-follow,body.template-page-the-philanthropist .site-footer,body.template-page-the-philanthropist .site-footer__bottom,body.template-page-the-philanthropist .philanthropist-page,body.template-page-the-philanthropist .philanthropist-story__content,body.template-page-the-philanthropist .philanthropist-benefits{background:#021021!important}.social-follow__icons a,body.template-page-club-500 .social-follow__icons a,body.template-page-the-philanthropist .social-follow__icons a{width:auto!important;height:auto!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.social-follow__icons a:hover,body.template-page-club-500 .social-follow__icons a:hover,body.template-page-the-philanthropist .social-follow__icons a:hover{background:transparent!important}.philanthropist-follow__icons img{display:block;width:30px!important;height:30px!important;object-fit:contain}.philanthropist-follow__icons a,.philanthropist-follow__icons a:hover{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.template-page-club-500 .newsletter-form .button,body.template-page-club-500 .newsletter-form .button:hover,body.template-page-club-500 .site-footer .button,body.template-page-club-500 .site-footer .button:hover{border-color:#13171b!important;background:transparent!important;color:#caa764!important;box-shadow:none!important}body.template-page-the-philanthropist .newsletter-form .button,body.template-page-the-philanthropist .newsletter-form .button:hover,body.template-page-the-philanthropist .site-footer .button,body.template-page-the-philanthropist .site-footer .button:hover{border-color:#021021!important;background:transparent!important;color:#caa764!important;box-shadow:none!important}body.template-page-club-500 .top-announcement,body.template-page-club-500 .announcement,body.template-page-club-500 .site-footer,body.template-page-club-500 .site-footer__bottom,body.template-page-club-500 .social-follow{border-color:#13171b!important}body.template-page-the-philanthropist .top-announcement,body.template-page-the-philanthropist .announcement,body.template-page-the-philanthropist .site-footer,body.template-page-the-philanthropist .site-footer__bottom,body.template-page-the-philanthropist .social-follow,body.template-page-the-philanthropist .philanthropist-follow{border-color:#021021!important}body.template-page-club-500 .club-500__hero{margin:0;min-height:clamp(720px,46vw,840px);background:#13171b!important}body.template-page-club-500 .club-500__hero-inner{padding-top:clamp(64px,6vw,104px);padding-bottom:clamp(58px,6vw,98px)}body.template-page-club-500 .site-footer h3{color:#caa764!important}body.template-page-club-500 .site-footer .newsletter-form{display:flex!important;flex-wrap:nowrap!important;align-items:stretch;gap:0!important;width:min(100%,420px);margin-bottom:12px}body.template-page-club-500 .site-footer .newsletter-form input{flex:1 1 auto;min-width:0;min-height:54px;border:1px solid rgba(255,255,255,.72)!important;border-right:0!important;border-radius:6px 0 0 6px!important;background:#fff!important;color:#111417!important;padding:0 26px}body.template-page-club-500 .site-footer .newsletter-form input::placeholder{color:#7b7f86;opacity:1}body.template-page-club-500 .site-footer .newsletter-form .button{flex:0 0 150px;min-height:54px;border:1px solid #caa764!important;border-radius:0 6px 6px 0!important;background:#caa764!important;color:#fff!important;box-shadow:none!important;transform:none!important}body.template-page-club-500 .site-footer .newsletter-form .button:hover{border-color:#caa764!important;background:#caa764!important;color:#fff!important}body.template-page-the-philanthropist .philanthropist-feature__icon img{display:block;width:30px!important;height:30px!important;object-fit:contain}body.template-page-the-philanthropist .philanthropist-benefit__icon img{display:block;width:72px!important;height:72px!important;object-fit:contain}body.template-page-the-philanthropist .site-footer h3{color:#caa764!important}body.template-page-the-philanthropist .site-footer .newsletter-form{display:flex!important;flex-wrap:nowrap!important;align-items:stretch;gap:0!important;width:min(100%,420px);margin-bottom:12px}body.template-page-the-philanthropist .site-footer .newsletter-form input{flex:1 1 auto;min-width:0;min-height:54px;border:1px solid rgba(255,255,255,.72)!important;border-right:0!important;border-radius:6px 0 0 6px!important;background:#fff!important;color:#111417!important;padding:0 26px}body.template-page-the-philanthropist .site-footer .newsletter-form input::placeholder{color:#7b7f86;opacity:1}body.template-page-the-philanthropist .site-footer .newsletter-form .button{flex:0 0 150px;min-height:54px;border:1px solid #caa764!important;border-radius:0 6px 6px 0!important;background:#caa764!important;color:#fff!important;box-shadow:none!important;transform:none!important}body.template-page-the-philanthropist .site-footer .newsletter-form .button:hover{border-color:#caa764!important;background:#caa764!important;color:#fff!important}@media(max-width:749px){body.template-page-club-500 .club-500__hero{min-height:720px}body.template-page-club-500 .club-500__hero-inner{padding-top:300px}body.template-page-club-500 .site-footer .newsletter-form .button,body.template-page-the-philanthropist .site-footer .newsletter-form .button{flex-basis:128px;padding-right:16px;padding-left:16px}}.site-footer .newsletter-form .button,body.template-page-club-500 .site-footer .newsletter-form .button,body.template-page-the-philanthropist .site-footer .newsletter-form .button{background:#1238e8!important;color:#fff!important;border:1px solid #1238e8!important;border-radius:8px!important;font-weight:700;box-shadow:none!important;transform:none!important}.site-footer .newsletter-form .button:hover,body.template-page-club-500 .site-footer .newsletter-form .button:hover,body.template-page-the-philanthropist .site-footer .newsletter-form .button:hover{background:#0d2fc4!important;color:#fff!important;border-color:#0d2fc4!important}.arrival-card,.category-tile{position:relative;overflow:hidden}.arrival-card__label,.category-tile .button{position:absolute;left:50%;bottom:28px;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-width:150px;padding:14px 28px;border:2px solid #1238e8!important;border-radius:8px!important;background:#07152fa6!important;color:#fff!important;font-size:15px;font-weight:700;line-height:1;text-align:center;text-decoration:none;text-shadow:none;transform:translate(-50%);box-shadow:none!important}.product-card__content{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;align-items:center;padding:14px 0 0}.product-card__info{display:grid;gap:4px;min-width:0}.product-card__title{font-size:13px;line-height:1.25}.product-card__price{font-size:13px;font-weight:700;color:var(--color-primary)}.product-card__purchase{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px}.product-card__quantity{display:inline-flex;align-items:center;height:30px;border:1px solid #1238e8;border-radius:4px;overflow:hidden;background:#fff}.product-card__quantity button,.product-card__quantity input,.product-card__add{font-size:11px;line-height:1}.product-card__quantity button{display:inline-flex;align-items:center;justify-content:center;width:26px;height:30px;border:0;background:#fff;color:#1238e8;font-weight:700;cursor:pointer}.product-card__quantity input{width:30px;height:30px;border:0;border-left:1px solid rgba(18,56,232,.18);border-right:1px solid rgba(18,56,232,.18);color:#111827;text-align:center;-webkit-appearance:textfield;appearance:textfield}.product-card__quantity input::-webkit-outer-spin-button,.product-card__quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.product-card__add{min-height:30px;padding:0 12px;border:1px solid #1238e8;border-radius:4px;background:#fff;color:#1238e8;font-weight:700;white-space:nowrap;cursor:pointer}.product-card__add:hover{background:#1238e8;color:#fff}.benefits__grid{gap:14px}.benefit{align-items:center;gap:10px;padding:8px 0}.benefit__icon img{width:38px;height:38px}.benefit__title{font-size:15px;font-weight:600;line-height:1.2}.benefit__text{font-size:13px;font-weight:400;line-height:1.25}.social-follow__icons a:not(:first-child){display:none}.header__actions{gap:8px}.header__search{flex:0 1 190px;width:min(190px,16vw);height:32px;margin-right:4px}.header__search input{height:100%;background:transparent;color:inherit}.header__search button,.header__actions>a{width:30px;height:30px;border-radius:999px;transition:background .2s ease,color .2s ease,transform .2s ease}.header__search button:hover,.header__actions>a:hover{background:#1238d614;color:var(--color-primary);transform:translateY(-1px)}@media(max-width:749px){.arrival-card__label,.category-tile .button{bottom:18px;min-width:140px;padding:12px 20px;font-size:13px}.product-card__content{grid-template-columns:1fr}.product-card__purchase{justify-content:flex-start}.benefits{padding:12px 0!important}}.home-product-showcase .product-card__content{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:start;gap:4px 10px;min-height:0;padding:10px 2px 0;font-size:12px}.home-product-showcase .product-showcase__wrap{--carousel-items: 4;--carousel-gap: 26px;max-width:1400px;padding-right:34px;padding-left:34px}.home-product-showcase .product-showcase__track{gap:var(--carousel-gap)}.home-product-showcase .product-card{flex-basis:calc((100% - (var(--carousel-gap) * 3)) / 4)}.home-product-showcase .product-card__media{height:clamp(300px,19vw,350px);border-radius:10px}.home-product-showcase .product-card__title{display:-webkit-box;color:#2f3338;font-size:14px!important;font-weight:800!important;line-height:1.22!important;margin:0!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-product-showcase .product-card__price{justify-self:start;color:#111827;grid-column:1;grid-row:2;font-size:15px!important;font-weight:800!important;line-height:1.2!important;margin:0!important}.home-product-showcase .product-card__content form,.home-product-showcase .product-card__content>.product-card__actions{grid-column:2;grid-row:1 / span 2;justify-self:end;align-self:start}.home-product-showcase .product-card__actions{justify-content:flex-end;gap:0;margin-top:0}.home-product-showcase .product-card__quantity{display:inline-grid;grid-template-columns:16px 18px 16px;align-items:center;min-width:50px;height:20px;border:1px solid rgba(18,60,255,.55);border-radius:3px;background:#fff;overflow:hidden}.home-product-showcase .product-card__quantity button{display:grid;place-items:center;width:100%;height:100%;border:0!important;border-radius:0;background:transparent!important;color:#123cff;font-size:12px;font-weight:800;line-height:1;box-shadow:none!important;transform:none!important;cursor:pointer}.home-product-showcase .product-card__quantity .quantity-input{width:100%;height:100%;border:0;border-radius:0;color:#111827;font-size:9px;font-weight:800;box-shadow:none;outline:0}.home-product-showcase .product-card__quantity .quantity-input::-webkit-outer-spin-button,.home-product-showcase .product-card__quantity .quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.home-product-showcase .product-card__quantity .quantity-input{-webkit-appearance:textfield;appearance:textfield}.home-product-showcase .mini-pill{display:inline-flex;align-items:center;justify-content:center;width:104px;min-width:104px;height:30px;min-height:30px;border:1px solid #123cff!important;border-radius:6px;background:#fff!important;color:#111827!important;padding:0 12px;font-size:12px;font-weight:800;line-height:1;text-align:center;box-shadow:none!important;transform:none!important}.home-product-showcase .mini-pill:hover{background:#123cff0f!important;color:#111827!important;transform:none!important}@media(max-width:749px){.home-product-showcase .product-showcase__wrap{--carousel-items: 1;--carousel-gap: 18px;max-width:none;padding-right:42px;padding-left:42px}.home-product-showcase .product-card{flex-basis:100%}.home-product-showcase .product-card__media{height:320px}.home-product-showcase .product-card__actions{gap:0}.home-product-showcase .product-card__quantity{min-width:50px;grid-template-columns:16px 18px 16px}.home-product-showcase .mini-pill{width:104px;min-width:104px;padding-right:12px;padding-left:12px}}@media(min-width:750px)and (max-width:989px){.home-product-showcase .product-showcase__wrap{--carousel-items: 2;--carousel-gap: 22px;max-width:720px;padding-right:40px;padding-left:40px}.home-product-showcase .product-card{flex-basis:calc((100% - var(--carousel-gap)) / 2)}.home-product-showcase .product-card__media{height:320px}}.testimonials,.about-testimonials{overflow:hidden;background:#1238d6!important;color:#fff;padding-top:clamp(58px,5.8vw,86px)!important;padding-bottom:clamp(62px,6vw,92px)!important}.testimonials .page-width,.about-testimonials .page-width{max-width:1120px!important}.testimonials .section-heading,.about-testimonials__heading,.about-testimonials__heading p{margin:0 auto 34px!important;color:#fff!important;text-align:center}.testimonials__grid,.about-testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch;gap:28px!important;max-width:100%!important;margin:0 auto!important;padding:0}.testimonial-card,.about-testimonial-card{position:relative;display:flex;flex-direction:column;height:100%;min-height:270px!important;border-radius:7px!important;background:#fff!important;color:#071021!important;padding:48px 28px 30px!important;box-shadow:none!important}.testimonial-card__quote,.about-testimonial-card__quote{position:absolute;top:18px!important;right:18px!important;z-index:2;display:flex;align-items:center;justify-content:center;width:46px!important;height:46px!important;border-radius:50%;background:#1238d6!important;color:#fff!important;font-family:Arial,Helvetica,sans-serif!important;font-size:0!important;line-height:1!important;box-shadow:none!important}.testimonial-card__quote:before,.about-testimonial-card__quote:before{content:"\201d";display:flex;align-items:center;justify-content:center;margin-top:0;color:#fff;font-family:Georgia,serif;font-size:26px;font-weight:800;line-height:1}.testimonial-card__author,.about-testimonial-card__author{display:flex;align-items:center;gap:14px!important;margin:0 0 24px!important;padding-right:60px!important}.testimonial-card__avatar,.about-testimonial-card__avatar{flex:0 0 auto;width:58px!important;height:58px!important;border:3px solid #fff!important;border-radius:50%;overflow:hidden;box-shadow:0 2px 8px #07102138!important}.testimonial-card__avatar img,.about-testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card strong,.about-testimonial-card strong{display:block;color:#06112a!important;font-size:17px!important;font-weight:900!important;line-height:1.05!important}.testimonial-stars{display:flex;align-items:center;gap:3px;margin-top:5px!important;color:#1238d6!important}.testimonial-stars .svg-icon,.testimonial-stars .svg-icon svg{width:13px!important;height:13px!important}.testimonial-card p,.about-testimonial-card__text,.about-testimonial-card__text p{margin:0!important;color:#050b18!important;font-size:13px!important;font-weight:600;line-height:1.75!important}@media(max-width:989px){.testimonials .page-width,.about-testimonials .page-width{max-width:720px!important}.testimonials__grid,.about-testimonials__grid{grid-template-columns:1fr!important;gap:28px!important;padding-top:0}}@media(max-width:560px){.testimonials,.about-testimonials{padding-top:46px!important;padding-bottom:48px!important}.testimonials__grid,.about-testimonials__grid{padding-right:0}.testimonial-card,.about-testimonial-card{min-height:236px!important;padding:46px 22px 26px!important}}.benefit__title,.benefit__text,.philanthropist-feature h2,.philanthropist-feature p{font-family:var(--font-body)!important;font-style:normal!important;font-weight:400!important;letter-spacing:0!important}.benefit__title,.philanthropist-feature h2{font-size:16px!important;line-height:1.18!important}.benefit__text,.philanthropist-feature p{font-size:13px!important;line-height:1.3!important}.home-product-showcase .product-card__info{display:grid;grid-column:1;grid-row:1 / span 2;gap:4px;min-width:0}.home-product-showcase .product-card__purchase{grid-column:2;grid-row:1 / span 2;justify-self:end;align-self:start;display:inline-flex;align-items:center;gap:7px}.home-product-showcase .product-card__quantity{display:inline-flex;align-items:center;width:auto;min-width:86px;height:30px;border:1px solid #1238e8;border-radius:4px;background:#fff}.home-product-showcase .product-card__quantity input{width:32px;height:28px;border:0;border-left:1px solid rgba(18,56,232,.18);border-right:1px solid rgba(18,56,232,.18);color:#111827;font-size:11px;font-weight:700;text-align:center}.home-product-showcase .product-card__add{min-height:30px;padding:0 12px;border:1px solid #1238e8;border-radius:4px;background:#fff;color:#1238e8;font-size:11px;font-weight:700}.home-product-showcase .product-card__add:hover{background:#1238e8;color:#fff}@media(max-width:749px){.home-product-showcase .product-card__content{grid-template-columns:1fr}.home-product-showcase .product-card__info,.home-product-showcase .product-card__purchase{grid-column:1;grid-row:auto;justify-self:start}}.benefits{padding:16px 0!important}.benefits__grid{gap:14px!important;align-items:center}.benefits .benefit{align-items:center!important;gap:10px!important;padding:8px 0!important}.benefits .benefit__icon img{width:38px!important;height:38px!important}.benefits .benefit__title{font-size:15px!important;font-weight:600!important;line-height:1.2!important}.benefits .benefit__text{font-size:13px!important;font-weight:400!important;line-height:1.25!important}.benefits{padding:12px 0!important}.benefits__grid,.philanthropist-features__grid{align-items:center!important;gap:18px!important}.benefits .benefit,.philanthropist-feature{align-items:center!important;gap:12px!important;min-height:48px!important}.benefits .benefit__copy,.philanthropist-feature>div{display:grid!important;gap:1px!important;min-width:0!important}.benefits .benefit__title,.benefits .benefit__text,.philanthropist-feature h2,.philanthropist-feature p{color:#000!important;font-family:var(--font-body)!important;font-size:13px!important;font-style:normal!important;font-weight:500!important;letter-spacing:0!important;line-height:1.2!important;margin:0!important}.benefits .benefit__icon img,.philanthropist-feature__icon img,.philanthropist-feature__icon .svg-icon,.philanthropist-feature__icon .svg-icon svg{width:32px!important;height:32px!important;flex:0 0 32px!important}@media(max-width:749px){.benefits__grid,.philanthropist-features__grid{gap:12px!important}.benefits .benefit,.philanthropist-feature{min-height:44px!important}}.arrival-card__label,.category-tile .button{min-width:170px!important;width:auto!important;max-width:calc(100% - 32px)!important;height:52px!important;min-height:52px!important;padding:0 24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;text-align:center!important;font-size:15px!important;font-weight:700!important;line-height:1!important}@media(max-width:480px){.arrival-card__label,.category-tile .button{min-width:160px!important;height:48px!important;min-height:48px!important;padding:0 20px!important;font-size:14px!important}}.benefits .benefit{grid-template-columns:48px minmax(0,1fr)!important}.benefits .benefit__icon{display:flex!important;align-items:center!important;justify-content:center!important;width:48px!important;height:48px!important;min-width:48px!important;border-radius:8px!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.benefits .benefit__icon img{display:block!important;width:48px!important;height:48px!important;max-width:48px!important;object-fit:contain!important}.category-banners{overflow:hidden!important;background:#fff!important}.category-banners__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important}.arrivals__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(16px,1.4vw,24px)!important;overflow:visible!important}.category-tile,.arrival-card{position:relative!important;overflow:hidden!important;border:0!important;background:#eef1f6!important}.category-tile{min-height:clamp(360px,31vw,520px)!important}.arrival-card{min-height:clamp(380px,32vw,560px)!important}.category-tile>img,.arrival-card>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.category-tile__content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:4!important;pointer-events:none!important}.category-tile__content .button,.arrival-card__label{pointer-events:auto!important}.arrival-card__label,.category-tile .button{position:absolute!important;left:24px!important;bottom:24px!important;transform:none!important;z-index:5!important;min-width:145px!important;width:auto!important;max-width:calc(100% - 48px)!important;height:46px!important;min-height:46px!important;padding:0 20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;text-align:center!important;background:#07152fa6!important;border:2px solid #1238e8!important;color:#fff!important;border-radius:8px!important;font-weight:700!important;font-size:13px!important;line-height:1!important;text-decoration:none!important;text-shadow:none!important;box-shadow:none!important}.arrival-card__label:hover,.category-tile .button:hover{background:#1238e8!important;color:#fff!important;border-color:#1238e8!important}.arrival-card__label{left:50%!important;bottom:24px!important;transform:translate(-50%)!important}@media(max-width:989px){.category-tile{min-height:clamp(300px,42vw,440px)!important}.arrival-card{min-height:clamp(320px,46vw,460px)!important}}@media(max-width:749px){.category-banners__grid,.arrivals__grid{grid-template-columns:1fr!important}.arrival-card__label,.category-tile .button{left:16px!important;bottom:18px!important;transform:none!important;min-width:130px!important;max-width:calc(100% - 32px)!important;height:42px!important;min-height:42px!important;padding:0 16px!important;font-size:12px!important}.arrival-card__label{left:50%!important;transform:translate(-50%)!important}}body.template-page-club-500 .club-500__button,body.template-page-the-philanthropist .philanthropist-button,body.template-page-club-500 .site-footer .newsletter-form .button,body.template-page-the-philanthropist .site-footer .newsletter-form .button,body.template-page-club-500 .newsletter-form .button,body.template-page-the-philanthropist .newsletter-form .button{background:#cfa85a!important;border-color:#cfa85a!important;color:#fff!important;box-shadow:none!important}body.template-page-club-500 .club-500__button:hover,body.template-page-the-philanthropist .philanthropist-button:hover,body.template-page-club-500 .site-footer .newsletter-form .button:hover,body.template-page-the-philanthropist .site-footer .newsletter-form .button:hover,body.template-page-club-500 .newsletter-form .button:hover,body.template-page-the-philanthropist .newsletter-form .button:hover{background:#b99145!important;border-color:#b99145!important;color:#fff!important}body.template-page-club-500 .button--outline,body.template-page-the-philanthropist .button--outline{background:transparent!important;border-color:#cfa85a!important;color:#cfa85a!important}body.template-page-club-500 .button--outline:hover,body.template-page-the-philanthropist .button--outline:hover{background:#cfa85a!important;border-color:#cfa85a!important;color:#fff!important}body.template-page-the-philanthropist .philanthropist-features,body.template-page-the-philanthropist .philanthropist-features__grid,body.template-page-the-philanthropist .philanthropist-feature,body.template-page-the-philanthropist .philanthropist-feature h2{color:#fff!important}body.template-page-the-philanthropist .philanthropist-feature p{color:#ffffffd9!important}body.template-page-the-philanthropist .philanthropist-feature__icon,body.template-page-the-philanthropist .philanthropist-benefit__icon{color:#cfa85a!important}body.template-page-club-500 .site-footer .newsletter-form input,body.template-page-the-philanthropist .site-footer .newsletter-form input{background-image:none!important}body.template-page-club-500 .club-500__hero-title{max-width:560px!important;font-size:clamp(48px,5vw,76px)!important;line-height:.95!important}body.template-page-the-philanthropist .philanthropist-story h2{max-width:620px!important;font-size:clamp(48px,5vw,76px)!important;line-height:.95!important}@media(max-width:749px){body.template-page-club-500 .club-500__hero-title,body.template-page-the-philanthropist .philanthropist-story h2{max-width:100%!important;font-size:clamp(40px,12vw,54px)!important;line-height:1!important}}body.template-page-about-us .about-video,body.template-page-about .about-video{display:block!important;min-height:clamp(420px,42vw,720px)!important;padding:0!important;background:#020814!important;overflow:hidden!important}body.template-page-about-us .about-video__banner,body.template-page-about .about-video__banner{position:relative!important;width:100%!important;height:clamp(420px,42vw,720px)!important;overflow:hidden!important}body.template-page-about-us .about-video__banner>img,body.template-page-about .about-video__banner>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}body.template-page-about-us .about-video__overlay,body.template-page-about .about-video__overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:#0107172e!important;pointer-events:none!important}body.template-page-about-us .about-video__play,body.template-page-about .about-video__play{z-index:2!important}@media(max-width:749px){body.template-page-about-us .about-video,body.template-page-about .about-video,body.template-page-about-us .about-video__banner,body.template-page-about .about-video__banner{min-height:420px!important;height:420px!important}body.template-page-about-us .about-video__banner>img,body.template-page-about .about-video__banner>img{object-position:center center!important}}body.template-page-the-philanthropist .philanthropist-hero .philanthropist-button{background:transparent!important;border:1px solid #CFA85A!important;color:#fff!important;border-radius:8px!important;box-shadow:none!important}body.template-page-the-philanthropist .philanthropist-hero .philanthropist-button:hover{background:#cfa85a!important;border-color:#cfa85a!important;color:#fff!important}body.template-page-the-philanthropist .philanthropist-hero .philanthropist-hero__copy>.philanthropist-button,body.template-page-the-philanthropist .philanthropist-hero a.philanthropist-button{background:transparent!important;background-color:transparent!important;border:1px solid #CFA85A!important;color:#fff!important;border-radius:8px!important;box-shadow:none!important}body.template-page-the-philanthropist .philanthropist-hero .philanthropist-hero__copy>.philanthropist-button:hover,body.template-page-the-philanthropist .philanthropist-hero a.philanthropist-button:hover,body.template-page-the-philanthropist .philanthropist-hero .philanthropist-hero__copy>.philanthropist-button:focus-visible,body.template-page-the-philanthropist .philanthropist-hero a.philanthropist-button:focus-visible{background:#cfa85a!important;background-color:#cfa85a!important;border-color:#cfa85a!important;color:#fff!important}body.template-page-club-500 main .club-500__button,body.template-page-the-philanthropist main .philanthropist-button{background:transparent!important;background-color:transparent!important;border:1px solid #CFA85A!important;color:#fff!important;border-radius:8px!important;box-shadow:none!important}body.template-page-club-500 main .club-500__button:hover,body.template-page-club-500 main .club-500__button:focus-visible,body.template-page-the-philanthropist main .philanthropist-button:hover,body.template-page-the-philanthropist main .philanthropist-button:focus-visible{background:#cfa85a!important;background-color:#cfa85a!important;border-color:#cfa85a!important;color:#fff!important}body.template-page-club-500 .club-500__hero-title,body.template-page-club-500 .club-500__hero-title-line{color:#c2b3a1!important}body.template-page-club-500 .club-500__hero-title-line{display:block!important}body.template-page-club-500 .club-500__hero-title-line--gold{color:#bf9865!important}body.template-page-club-500 .club-500__hero .club-500__kicker,body.template-page-club-500 .club-500__hero .club-500__body,body.template-page-club-500 .club-500__hero .club-500__body p{color:#f5f1ea!important}body.template-page-club-500 .club-500__hero .club-500__button{background:transparent!important;background-color:transparent!important;border-color:#bf9865!important;color:#fff!important}body.template-page-club-500 .club-500__hero .club-500__button:hover,body.template-page-club-500 .club-500__hero .club-500__button:focus-visible{background:#bf9865!important;background-color:#bf9865!important;border-color:#bf9865!important;color:#fff!important}body.template-page-club-500 .club-500__philosophy-section{background:#0a0f14!important}body.template-page-club-500 .club-500__philosophy{width:min(100% - 128px,1220px)!important;grid-template-columns:minmax(420px,.95fr) minmax(420px,1fr)!important;align-items:center!important;gap:clamp(72px,8vw,112px)!important;padding-top:clamp(64px,6vw,92px)!important;padding-bottom:clamp(64px,6vw,92px)!important}body.template-page-club-500 .club-500__philosophy-media{aspect-ratio:1.08!important;border-radius:10px!important;background:radial-gradient(circle at 50% 84%,rgba(19,58,86,.62),transparent 34%),linear-gradient(145deg,#07111a,#102031 68%,#071018)!important;box-shadow:inset 0 0 0 1px #bf98651f,0 24px 58px #00000042!important}body.template-page-club-500 .club-500__philosophy-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:clamp(18px,2.8vw,42px)!important;filter:drop-shadow(0 24px 28px rgba(0,0,0,.34))!important}body.template-page-club-500 .club-500__philosophy-copy{max-width:560px!important;padding-top:0!important}body.template-page-club-500 .club-500__philosophy-copy .club-500__eyebrow{margin:0 0 18px!important;color:#bf9865!important;font-size:clamp(17px,1.25vw,22px)!important;font-weight:800!important;line-height:1.1!important}body.template-page-club-500 .club-500__philosophy-title{display:block!important;max-width:560px!important;margin:0 0 30px!important;color:#fff!important;font-size:clamp(40px,3.75vw,64px)!important;line-height:.96!important;letter-spacing:0!important}body.template-page-club-500 .club-500__philosophy-title span{display:block!important}body.template-page-club-500 .club-500__philosophy-title .club-500__philosophy-title-gold{display:inline!important;color:#bf9865!important}body.template-page-club-500 .club-500__philosophy-copy .club-500__body,body.template-page-club-500 .club-500__philosophy-copy .club-500__body p{max-width:520px!important;color:#ffffffe6!important;font-size:clamp(15px,1.15vw,18px)!important;line-height:1.48!important}body.template-page-club-500 .club-500__philosophy-copy .club-500__rule{width:124px!important;height:3px!important;margin-top:38px!important;background:#bf9865!important}@media(max-width:989px){body.template-page-club-500 .club-500__philosophy{width:min(100% - 48px,760px)!important;grid-template-columns:1fr!important;gap:40px!important;padding-top:56px!important;padding-bottom:64px!important}body.template-page-club-500 .club-500__philosophy-copy{max-width:100%!important}}@media(max-width:749px){body.template-page-club-500 .club-500__philosophy{width:min(100% - 32px,560px)!important;gap:32px!important}body.template-page-club-500 .club-500__philosophy-media{aspect-ratio:1!important}body.template-page-club-500 .club-500__philosophy-media img{padding:16px!important}body.template-page-club-500 .club-500__philosophy-title{font-size:clamp(38px,11vw,52px)!important;line-height:.98!important}}.feature-tile__caption{left:50%!important;bottom:24px!important;width:fit-content!important;min-width:170px!important;max-width:230px!important;transform:translate(-50%)!important;padding:14px 18px!important;text-align:center!important;justify-items:center!important}.feature-tile__caption strong,.feature-tile__caption span{max-width:100%!important}@media(max-width:749px){.feature-tile__caption{min-width:160px!important;max-width:min(220px,calc(100% - 32px))!important;padding:12px 16px!important}}body.template-page-club-500 .social-follow{background:#141a21!important}body.template-page-the-philanthropist .philanthropist-follow{background:#020c1a!important}body.template-page-club-500 .top-announcement{position:absolute!important;top:0!important;left:0!important;width:100%!important;z-index:31!important;height:40px!important;display:grid!important;place-items:center!important;background:#04090f2e!important}body.template-page-club-500 .site-header{position:absolute!important;top:40px!important;left:0!important;width:100%!important;z-index:20!important;background:transparent!important;border-bottom-color:transparent!important;box-shadow:none!important}body.template-page-club-500 .site-header:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-1!important;pointer-events:none!important;background:linear-gradient(180deg,#04090f57,#04090f00)!important}body.template-page-club-500 .club-500__hero{margin-top:0!important}body.template-page-club-500 .club-500__hero-inner{padding-top:clamp(132px,11vw,190px)!important}body.template-page-the-philanthropist .philanthropist-hero__text,body.template-page-the-philanthropist .philanthropist-hero__text p{color:#fff!important;font-weight:400!important;line-height:1.4!important}body.template-page-the-philanthropist .philanthropist-hero .philanthropist-badge{font-weight:400!important}body.template-page-about-us .about-video__play,body.template-page-about .about-video__play{position:absolute!important;top:50%!important;left:50%!important;z-index:5!important;display:flex!important;align-items:center!important;justify-content:center!important;width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;padding:0!important;transform:translate(-50%,-50%)!important;border:0!important;border-radius:50%!important;background:#1238e8!important;color:#fff!important;box-shadow:0 18px 42px #1238e857!important;transition:transform .25s ease,background .25s ease,box-shadow .25s ease!important}body.template-page-about-us .about-video__play:hover,body.template-page-about .about-video__play:hover{transform:translate(-50%,-50%) scale(1.05)!important;background:#0d2fc4!important;color:#fff!important;box-shadow:0 22px 52px #1238e86b!important}body.template-page-about-us .about-video__play span,body.template-page-about .about-video__play span{display:block!important;width:0!important;height:0!important;margin-left:5px!important;border-top:13px solid transparent!important;border-bottom:13px solid transparent!important;border-left:22px solid currentColor!important}body.template-page-the-philanthropist .top-announcement,body.template-page-the-philanthropist .announcement,body.template-page-the-philanthropist .site-header{background:#111721!important}body.template-page-club-500 .club-500__pricing .club-500__pricing-label{font-weight:500!important}body.template-page-club-500 .club-500__pricing .club-500__price{font-weight:400!important}body.template-page-club-500 .club-500__pricing .club-500__button,body.template-page-club-500 .club-500__pricing .club-500__button--arrow{font-weight:500!important}body.template-page-club-500 .club-500__pricing .club-500__secure{font-weight:400!important}
/*# sourceMappingURL=/cdn/shop/t/146/assets/theme.css.map */
