*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--bg);font-size:15px;line-height:1.5}img,svg,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:0;background:none;color:inherit}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5{margin:0;font-weight:800;letter-spacing:-.01em;line-height:1.1}p{margin:0}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.skip-link{position:absolute;left:-9999px;top:0;background:#000;color:#fff;padding:8px 16px;z-index:100}.skip-link:focus{left:8px;top:8px}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 24px}@media(max-width:640px){.container{padding:0 16px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;font-weight:600;font-size:13px;letter-spacing:.02em;border-radius:999px;transition:transform .15s,background .15s,color .15s}.btn-dark{background:#0a0a0a;color:#fff}.btn-dark:hover{background:#222}.btn-white{background:#fff;color:#0a0a0a}.btn-white:hover{background:#0a0a0a;color:#fff}.btn-blue{background:var(--brand);color:#fff}.btn-blue:hover{filter:brightness(1.08)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.section-title{font-size:28px;font-weight:800;letter-spacing:-.01em;margin-bottom:20px}@media(min-width:768px){.section-title{font-size:34px}}.announcement{background:var(--brand);color:#fff;font-size:12px;font-weight:600;letter-spacing:.06em;overflow:hidden;padding:10px 0}.announcement__track{display:flex;gap:60px;white-space:nowrap;animation:marquee 40s linear infinite;width:max-content}.announcement__item{display:inline-flex;align-items:center;gap:12px}.announcement__item:after{content:"\203a";opacity:.5;margin-left:12px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.header-sticky-wrap{position:sticky;top:0;z-index:50}.header{background:#fff;border-bottom:1px solid var(--border)}.header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:14px 24px;gap:24px}.header__logo img{height:32px;width:auto}.header__nav{display:flex;gap:28px;justify-content:center;align-items:center;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.header__nav a{padding:8px 0;position:relative;transition:color .15s}.header__nav a:hover{color:var(--brand)}.header__icons{display:flex;gap:16px;justify-content:flex-end;align-items:center}.header__icons button,.header__icons a{display:inline-flex;padding:6px;position:relative}.header__icons svg{width:22px;height:22px;stroke:currentColor}.cart-badge{position:absolute;top:0;right:0;background:var(--brand);color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}@media(max-width:900px){.header__inner{grid-template-columns:auto 1fr auto;padding:12px 16px}.header__nav{display:none}.header__logo{justify-self:start}.header__logo img{height:26px}.header__icons{gap:10px;margin-right:-6px}.header__icons button,.header__icons a{padding:6px}}.cart-page{background:#efefef;padding:32px 48px 48px;min-height:60vh}.cart-page__head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.cart-page__title{font-size:28px;font-weight:700;letter-spacing:-.01em;color:#0a0a0a;margin:0}.cart-page__continue{font-size:14px;color:#0a0a0a;text-decoration:underline;text-underline-offset:3px}.cart-page__columns{display:grid;grid-template-columns:1fr 280px 120px;gap:32px;padding:0 0 12px;border-bottom:1px solid #d7d7d7;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#707070}.cart-page__columns span:nth-child(3){text-align:right}.cart-page__items{display:flex;flex-direction:column}.cart-item{display:grid;grid-template-columns:140px 1fr 280px 120px;gap:24px;align-items:flex-start;padding:28px 0;border-bottom:1px solid #d7d7d7}.cart-item__media{width:140px;aspect-ratio:1/1;background:#fff;overflow:hidden}.cart-item__media img{width:100%;height:100%;object-fit:cover;display:block}.cart-item__info{display:flex;flex-direction:column;gap:6px;padding-top:4px}.cart-item__title{font-size:15px;font-weight:500;color:#0a0a0a;line-height:1.3}.cart-item__title:hover{opacity:.7}.cart-item__price{font-size:14px;color:#0a0a0a;margin:0}.cart-item__size{display:flex;align-items:center;gap:8px;margin-top:2px;font-size:14px;color:#0a0a0a}.cart-item__size label{font-size:14px}.cart-item__size-select{font:inherit;font-size:14px;color:#0a0a0a;background:transparent;border:1px solid #c7c7c7;border-radius:6px;padding:4px 26px 4px 10px;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%230A0A0A' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.cart-item__size-select:focus{outline:2px solid #0A0A0A;outline-offset:2px}.cart-item__qty-wrap{display:flex;align-items:center;gap:16px;padding-top:4px}.cart-item__qty{display:inline-grid;grid-template-columns:40px 56px 40px;align-items:center;border:1px solid #c7c7c7;background:#fff;height:44px}.cart-item__qty button{height:42px;font-size:18px;color:#0a0a0a;background:transparent}.cart-item__qty input{height:42px;border:0;text-align:center;font:inherit;font-size:14px;background:transparent;outline:none;width:100%}.cart-item__qty input::-webkit-outer-spin-button,.cart-item__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item__remove{display:inline-flex;align-items:center;justify-content:center;color:#0a0a0a;padding:6px}.cart-item__remove:hover{opacity:.6}.cart-item__total{text-align:right;padding-top:10px;font-size:14px;color:#0a0a0a}.cart-page__summary{margin-top:28px;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.cart-page__summary-row{display:flex;align-items:center;gap:24px;font-size:16px;color:#0a0a0a}.cart-page__summary-row strong{font-weight:700}.cart-page__note{font-size:13px;color:#555;margin:0}.cart-page__checkout{margin-top:14px;min-width:380px;height:56px;border-radius:999px;background:#fff;color:#0a0a0a;font-size:15px;font-weight:500;border:1px solid #0A0A0A;cursor:pointer;transition:background .15s,color .15s}.cart-page__checkout:hover{background:#0a0a0a;color:#fff}.cart-page__empty{padding:60px 0;text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}@media(max-width:900px){.cart-page{padding:20px 16px 32px}.cart-page__columns{display:none}.cart-item{grid-template-columns:96px 1fr;gap:14px;padding:18px 0}.cart-item__media{width:96px}.cart-item__qty-wrap{grid-column:2;padding-top:0}.cart-item__total{grid-column:1 / -1;text-align:left;padding-top:4px;font-weight:600}.cart-page__summary{align-items:stretch}.cart-page__summary-row{justify-content:space-between}.cart-page__note{text-align:left}.cart-page__checkout{min-width:0;width:100%}}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none;visibility:hidden}.cart-drawer.is-open{pointer-events:auto;visibility:visible}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .3s}.cart-drawer.is-open .cart-drawer__overlay{opacity:1}.cart-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:420px;max-width:100%;background:#f5f5f5;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;overflow-y:auto}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{display:flex;justify-content:space-between;align-items:flex-start;padding:28px 24px 20px;background:#fff}.cart-drawer__title{font-size:22px;font-weight:800;color:#0a0a0a;margin:0}.cart-drawer__sub{font-size:13px;color:#0a0a0a;margin:4px 0 0;font-weight:400}.cart-drawer__close{padding:4px}.cart-drawer__body{flex:1;padding:24px}.cart-drawer__shopnow{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#0a0a0a;margin-bottom:28px}.cart-drawer__shopnow:hover{text-decoration:underline}.cart-drawer__recs{margin-bottom:28px}.cart-drawer__recs h3{font-size:14px;font-weight:700;margin-bottom:12px;color:#0a0a0a}.cart-drawer__recs-grid{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.cart-drawer__recs-grid::-webkit-scrollbar{display:none}.cart-drawer__rec{flex-shrink:0;width:80px;height:80px;border-radius:10px;overflow:hidden;background:#fff}.cart-drawer__rec img{width:100%;height:100%;object-fit:cover}.cart-drawer__collections h3{font-size:14px;font-weight:700;margin-bottom:12px;color:#0a0a0a}.cart-drawer__col-item{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #ddd;font-size:14px;font-weight:500;color:#0a0a0a}.cart-drawer__col-item:last-child{border-bottom:0}.cart-drawer__col-item img{width:56px;height:56px;border-radius:8px;object-fit:cover;background:#fff}.cart-drawer__header--filled{padding:24px 22px 16px;align-items:center}.cart-drawer.has-items .cart-drawer__panel{background:#fff}.cart-drawer__items{flex:1;overflow-y:auto;padding:8px 22px 12px;display:flex;flex-direction:column;gap:18px}.cart-drawer__item{display:grid;grid-template-columns:92px 1fr;gap:14px;padding-bottom:18px;border-bottom:1px solid #eee}.cart-drawer__item:last-child{border-bottom:0}.cart-drawer__item-media{display:block;width:92px;aspect-ratio:1/1;background:#f5f5f5;border-radius:8px;overflow:hidden}.cart-drawer__item-media img{width:100%;height:100%;object-fit:cover;display:block}.cart-drawer__item-body{display:flex;flex-direction:column;gap:10px;min-width:0}.cart-drawer__item-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.cart-drawer__item-title{display:block;font-size:14px;font-weight:700;color:#0a0a0a;line-height:1.3}.cart-drawer__item-variant{margin:2px 0 0;font-size:12px;color:#666}.cart-drawer__item-price{font-size:13px;font-weight:600;color:#0a0a0a;white-space:nowrap}.cart-drawer__item-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-drawer__qty{display:inline-grid;grid-template-columns:34px 34px 34px;align-items:center;border:1px solid #d7d7d7;border-radius:8px;background:#fff}.cart-drawer__qty button{height:32px;font-size:16px;color:#0a0a0a;background:transparent}.cart-drawer__qty span{text-align:center;font-size:13px;font-weight:600;color:#0a0a0a}.cart-drawer__remove{font-size:13px;color:#0a0a0a;background:transparent;padding:6px 2px;text-decoration:underline;text-underline-offset:3px}.cart-drawer__remove:hover{opacity:.6}.cart-drawer__footer{padding:16px 22px 22px;border-top:1px solid #eee;background:#fff}.cart-drawer__checkout{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:56px;padding:0 24px;background:#0a0a0a;color:#fff;border-radius:999px;font-size:15px;font-weight:600;letter-spacing:.01em;transition:background .15s}.cart-drawer__checkout:hover{background:#222}@media(max-width:640px){.cart-drawer__panel{width:100%}}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:150;display:flex;flex-direction:column;transform:translateY(-8px);opacity:0;pointer-events:none;visibility:hidden;transition:opacity .2s ease,transform .25s ease,visibility .25s}.search-overlay.is-open{transform:translateY(0);opacity:1;pointer-events:auto;visibility:visible}.search-overlay__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #eee}.search-overlay__logo img{height:24px;width:auto;display:block}.search-overlay__close{width:36px;height:36px;border-radius:50%;background:#f2f2f2;display:inline-flex;align-items:center;justify-content:center;color:#0a0a0a}.search-overlay__close:hover{background:#e7e7e7}.search-overlay__form{position:relative;margin:16px}.search-overlay__form input{width:100%;height:52px;border:0;background:#efefef;border-radius:999px;padding:0 52px 0 24px;font:inherit;font-size:15px;outline:none;color:#0a0a0a}.search-overlay__form input::placeholder{color:#8a8a8a}.search-overlay__form button{position:absolute;top:50%;right:14px;transform:translateY(-50%);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:#555}.search-overlay__body{flex:1;overflow-y:auto;padding:8px 16px 24px}.search-overlay__label{font-size:15px;font-weight:700;color:#0a0a0a;margin:6px 4px 8px}.search-overlay__collections{display:flex;flex-direction:column}.search-overlay__collections li{border-bottom:1px solid #eee}.search-overlay__collections li:last-child{border-bottom:0}.search-overlay__collections a{display:flex;align-items:center;gap:14px;padding:10px 4px}.search-overlay__thumb{width:56px;height:56px;border-radius:10px;overflow:hidden;background:#eee;flex:0 0 56px;display:block}.search-overlay__thumb img{width:100%;height:100%;object-fit:cover;display:block}.search-overlay__col-title{font-size:15px;font-weight:700;color:#0a0a0a}.search-overlay__footer{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;padding:18px 20px 24px;border-top:1px solid #eee}.search-overlay__footer a{display:block;padding:6px 0;font-size:14px;color:#0a0a0a}.search-overlay__footer a:hover{opacity:.7}.hero{position:relative;background:var(--brand);overflow:hidden}.hero__slide{position:relative;min-height:min(720px,86vh)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img,.hero__media video{width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000059,#00000026 60%,#0000)}.hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;min-height:inherit;padding:80px 24px;color:#fff;max-width:1440px;margin:0 auto}.hero__badge{position:absolute;top:32px;right:32px;background:#fff;color:#0a0a0a;padding:18px 22px;font-weight:900;text-transform:uppercase;transform:rotate(-6deg);line-height:1.1;font-size:14px;text-align:center;box-shadow:0 8px 30px #0003;border:1px solid #0A0A0A}.hero__badge strong{display:block;font-size:22px;letter-spacing:.02em}.hero__headline{font-size:clamp(36px,6vw,72px);font-weight:900;text-transform:uppercase;max-width:780px;letter-spacing:-.01em}.hero__sub{margin-top:16px;font-size:18px;max-width:500px;opacity:.95}.hero__cta{margin-top:32px}.hero__dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:3}.hero__dots button{width:8px;height:8px;border-radius:50%;background:#ffffff80;transition:background .2s,width .2s}.hero__dots button.is-active{background:#fff;width:24px;border-radius:4px}@media(max-width:640px){.hero__slide{min-height:560px}.hero__badge{top:16px;right:16px;padding:12px 14px;font-size:11px}.hero__badge strong{font-size:16px}.hero__content{padding:48px 20px}}.trust{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;overflow:hidden;padding:14px 0}.trust__track{display:flex;gap:48px;white-space:nowrap;animation:marquee 35s linear infinite;width:max-content}.trust__item{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:600;letter-spacing:.04em;color:#333}.trust__item svg{width:22px;height:22px;flex-shrink:0}.section{padding:56px 0}@media(min-width:768px){.section{padding:72px 0}}.section--tight{padding:32px 0}.product-row-section{padding:8px 12px}.product-row-wrap{background:#fff;border:1px solid #0A0A0A;border-radius:24px;padding:18px 20px 22px}.product-row__head{display:flex;justify-content:space-between;align-items:center;padding:4px 4px 16px;gap:16px;margin:0;border:0}.product-row__head h2{font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-transform:none;letter-spacing:0;color:#0a0a0a;margin:0}.product-row__cta{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1px solid #0A0A0A;border-radius:999px;font-size:12px;font-weight:500;color:#0a0a0a;letter-spacing:0;transition:background .15s,color .15s}.product-row__cta:hover{background:#0a0a0a;color:#fff;border-color:#0a0a0a}.product-row__arrows{display:none}.product-row__scroller{position:relative}.product-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 30px)/4);gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;border:0}.product-grid::-webkit-scrollbar{display:none}@media(max-width:1100px){.product-grid{grid-auto-columns:calc((100% - 20px) / 3)}}@media(max-width:860px){.product-grid{grid-auto-columns:calc((100% - 10px)/2)}}@media(max-width:640px){.product-grid{grid-auto-columns:88%}}.card{scroll-snap-align:start;display:flex;flex-direction:column;transition:transform .2s;border:0;background:transparent;border-radius:14px;overflow:hidden}.card__media{position:relative;background:#fff;aspect-ratio:1/1;overflow:hidden;border-radius:14px}.card__media>img,.card__media>picture,.card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .35s ease}.card__media>img.is-active,.card__img.is-active{opacity:1}.card__media .card__img picture,.card__media .card__img img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.card__media img{object-fit:cover}.card__badge{position:absolute;top:12px;left:12px;background:#0a0a0a;color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 10px;border-radius:999px}.card__save{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:8px;background:#ffffffeb;border:0;display:inline-flex;align-items:center;justify-content:center;color:#0a0a0a;cursor:pointer}.card__save svg{width:14px;height:14px}.card__info{padding:12px 4px 6px;border:0;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.card__info-text{flex:1;min-width:0}.card__title{font-size:12px;font-weight:500;text-transform:none;letter-spacing:0;line-height:1.35;color:#0a0a0a}.card__price{margin-top:3px;font-size:11px;color:#0a0a0a;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.card__plus{flex-shrink:0;width:26px;height:26px;border-radius:50%;border:1px solid #0A0A0A;background:transparent;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;color:#0a0a0a;line-height:1}.product-row__arrow{position:absolute;top:calc(50% - 40px);z-index:3;width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #0A0A0A;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.product-row__arrow:hover{background:#0a0a0a;color:#fff}.product-row__arrow svg{width:14px;height:14px}.product-row__arrow--prev{left:14px}.product-row__arrow--next{right:14px}.story-head{display:flex;align-items:baseline;gap:12px;margin-bottom:20px;flex-wrap:wrap}.story-head h2{font-size:24px;font-weight:800;text-transform:uppercase}.story-head .accent{color:var(--brand)}.story-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,1fr);gap:12px;overflow-x:auto;scrollbar-width:none}.story-grid::-webkit-scrollbar{display:none}.story-card{position:relative;aspect-ratio:9/16;overflow:hidden;background:#000;border-radius:4px;color:#fff;display:block}.story-card img,.story-card video{width:100%;height:100%;object-fit:cover}.story-card__info{position:absolute;left:0;right:0;bottom:0;padding:12px;background:linear-gradient(0deg,#000000bf,#0000);font-size:11px;font-weight:600}.story-card__price{opacity:.85;margin-top:2px}.story-card--feature{background:#fff;color:#0a0a0a;border:1px solid #0A0A0A;display:flex;flex-direction:column;justify-content:space-between;padding:14px;aspect-ratio:9/16}.story-card--feature .label{font-size:11px;font-weight:700;text-transform:uppercase;color:var(--brand)}.story-card--feature h3{font-size:18px;line-height:1.2;margin-top:8px}.collection-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:8px}.collection-scroller::-webkit-scrollbar{display:none}.collection-tile{position:relative;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border:1px solid #0A0A0A;aspect-ratio:16/10;padding:18px;border-radius:4px;overflow:hidden}.collection-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.92}.collection-tile__title{position:relative;z-index:1;font-size:22px;font-weight:900;text-transform:uppercase;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.4);max-width:70%}.collection-tile__arrow{position:relative;z-index:1;align-self:flex-start;width:44px;height:44px;border-radius:50%;background:#fff;color:#000;display:inline-flex;align-items:center;justify-content:center}.press{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:24px 0;overflow:hidden;background:#fff;position:relative}.press__label{position:absolute;left:24px;top:50%;transform:translateY(-50%);background:#fff;padding-right:24px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;z-index:2}.press__label span{color:var(--brand)}.press__track{display:flex;gap:72px;align-items:center;animation:marquee 40s linear infinite;width:max-content;padding-left:200px}.press__item{font-family:Anton,serif;font-size:28px;font-weight:700;letter-spacing:.02em;color:#0a0a0a;text-transform:uppercase;opacity:.85}.press__item--italic{font-style:italic;font-family:Inter,sans-serif;font-weight:900}.founder{position:relative;background:#000;color:#fff;overflow:hidden}.founder__label{position:absolute;top:24px;left:24px;z-index:2;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.founder__label .accent{color:var(--brand)}.founder__media{position:relative;aspect-ratio:16/9;max-height:80vh}.founder__media img,.founder__media video{width:100%;height:100%;object-fit:cover}.founder__caption{position:absolute;left:0;right:0;bottom:40px;text-align:center;font-size:clamp(20px,2.5vw,28px);font-weight:500;z-index:2;padding:0 24px}.founder__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:84px;height:84px;border-radius:50%;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:inline-flex;align-items:center;justify-content:center;z-index:2;border:2px solid #fff}.founder__play svg{width:28px;height:28px;fill:#fff;margin-left:4px}.brand-marquee{background:#0a0a0a;color:#fff;padding:14px 0;overflow:hidden}.brand-marquee__track{display:flex;gap:48px;white-space:nowrap;animation:marquee 35s linear infinite;width:max-content}.brand-marquee__item{display:inline-flex;align-items:center;gap:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:14px}.brand-marquee__item svg{width:20px;height:20px}.reviews{text-align:center;padding:56px 0}.reviews__eyebrow{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#111}.reviews__count{display:inline-flex;align-items:center;gap:8px;margin-top:8px;font-size:13px;color:var(--muted)}.reviews__stars{color:var(--brand);letter-spacing:2px}.reviews__grid{margin-top:36px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1100px;margin-left:auto;margin-right:auto}@media(max-width:900px){.reviews__grid{grid-template-columns:1fr;gap:24px}}.review{display:flex;flex-direction:column;align-items:center;gap:12px}.review img{width:64px;height:64px;object-fit:cover;border-radius:4px}.review__stars{color:var(--brand);letter-spacing:2px;font-size:14px}.review__title{font-weight:700;font-size:14px}.review__author{color:var(--muted);font-size:13px}.reviews__dots{display:flex;gap:6px;justify-content:center;margin-top:24px}.reviews__dots button{width:8px;height:8px;border-radius:50%;background:#fff;border:1px solid #0A0A0A}.reviews__dots button.is-active{background:var(--brand);width:24px;border-radius:4px}.find-store{display:grid;grid-template-columns:1fr 1fr;min-height:420px}@media(max-width:768px){.find-store{grid-template-columns:1fr}}.find-store__media{position:relative;overflow:hidden;background:#0a0a0a}.find-store__media img{width:100%;height:100%;object-fit:cover}.find-store__content{background:var(--brand);color:#fff;padding:64px 56px;display:flex;flex-direction:column;justify-content:center;gap:16px}@media(max-width:768px){.find-store__content{padding:48px 24px}}.find-store__content h2{font-size:clamp(36px,6vw,64px);font-weight:900;line-height:.95;text-transform:uppercase;letter-spacing:-.02em}.find-store__content p{font-size:18px;opacity:.95}.find-store__cta{margin-top:12px}.footer{padding:0 12px 12px;background:transparent;border:0;color:var(--text)}.footer__main{background:#0a0a0a;color:#fff;border-radius:24px;padding:44px 32px 24px;position:relative}.footer__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.3fr;gap:40px;align-items:flex-start}@media(max-width:900px){.footer__grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:560px){.footer__grid{grid-template-columns:1fr 1fr;gap:28px 20px}.footer__col:nth-child(3){grid-column:1 / -1}.footer__brand{grid-column:1 / -1;justify-content:center}.footer__copyright{text-align:center;padding:0}}.footer__col h4{font-size:14px;font-weight:600;margin-bottom:16px;color:#fff}.footer__col a{display:block;padding:5px 0;color:#fff;font-size:13px;font-weight:400;opacity:.8;transition:opacity .15s}.footer__col a:hover{opacity:1;text-decoration:underline}.footer__brand{display:flex;align-items:center;justify-content:flex-end;padding-right:8px}.footer__logo{max-width:280px;max-height:120px;width:auto;height:auto;object-fit:contain}@media(max-width:900px){.footer__brand{justify-content:flex-start}}.footer__copyright{text-align:right;font-size:11px;color:#fff;opacity:.6;letter-spacing:.02em;margin-top:32px;padding-right:8px}@media(max-width:900px){.footer__copyright{text-align:left;padding:0}}.rte p+p{margin-top:12px}.rte ul,.rte ol{margin:12px 0 0 18px;list-style:disc}.rte a{text-decoration:underline}.product-page{background:#fff}.product-page__top{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,.85fr);align-items:start}.product-page__gallery{position:relative;border:1px solid #0A0A0A;overflow:hidden;aspect-ratio:1/1;background:#fff}.product-page__slides{display:flex;height:100%;transition:transform .5s ease}.product-page__media{flex:0 0 100%;background:#fff;aspect-ratio:1/1;overflow:hidden;margin:0}.product-page__media img{width:100%;height:100%;object-fit:cover}.product-page__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffffeb;color:#0a0a0a;font-size:26px;line-height:1;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 12px #0000002e;transition:background .15s,color .15s}.product-page__nav:hover{background:#0a0a0a;color:#fff}.product-page__nav--prev{left:16px}.product-page__nav--next{right:16px}.product-page__dots{position:absolute;bottom:14px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:2}.product-page__dot{width:9px;height:9px;border-radius:50%;background:#ffffffb3;border:1px solid #0A0A0A;padding:0;cursor:pointer;transition:background .15s}.product-page__dot.is-active{background:#0a0a0a}.product-page__sidebar{position:relative}.product-page__panel{position:sticky;top:76px;padding:22px 28px 0}.product-page__title{margin-top:0;font-size:clamp(22px,2.2vw,30px);font-weight:800;line-height:1.1;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-page__pricing{margin-top:18px;padding-bottom:18px;border-bottom:1px solid var(--border)}.product-page__price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-page__price{font-size:30px;font-weight:900;letter-spacing:-.02em}.product-page__compare{color:#787878;text-decoration:line-through;font-weight:600}.product-page__compare.is-hidden{display:none}.product-form{display:block;margin-top:18px}.product-page__option-group{margin:0;padding:0;border:0}.product-page__option-group+.product-page__option-group{margin-top:18px}.product-page__option-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.product-page__option-head legend{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.product-page__option-head span{font-size:12px;color:var(--muted)}.product-page__option-values{display:flex;flex-wrap:wrap;gap:8px}.product-page__option-value{min-width:64px;padding:11px 14px;border:1px solid var(--border);background:#fff;font-size:13px;font-weight:700;text-transform:uppercase;transition:border-color .15s,background .15s,color .15s}.product-page__option-value:hover{border-color:#000}.product-page__option-value.is-active{background:#111;color:#fff;border-color:#111}.product-page__qty-block{margin-top:18px}.product-page__qty-label{display:block;margin-bottom:8px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.product-page__qty{display:grid;grid-template-columns:72px 1fr 72px;border:1px solid var(--border)}.product-page__qty button{height:52px;font-size:26px}.product-page__qty input{height:52px;border:0;border-left:1px solid var(--border);border-right:1px solid var(--border);text-align:center;font:inherit;font-weight:700;outline:none}.product-page__qty input::-webkit-outer-spin-button,.product-page__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-page__status{margin-top:10px;font-size:12px;font-weight:700;text-transform:uppercase;color:#c33;min-height:18px}.product-page__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.product-page__actions .btn{width:100%;min-height:56px;border-radius:0}.product-page__add{background:#fff;color:#111;border:1px solid var(--border)}.product-page__add:hover{background:#0a0a0a;color:#fff}.product-page__actions .btn:disabled{opacity:.45;cursor:not-allowed}.product-page__tabs{margin-top:24px;border:1px solid var(--border);border-radius:10px;background:#fff;padding:8px 8px 18px;box-shadow:0 1px 2px #00000008}.product-page__tab-list{display:flex;gap:0;border-bottom:1px solid var(--border);position:relative}.product-page__tab{flex:1;padding:14px 16px;font-size:14px;font-weight:700;text-align:center;color:#888;background:transparent;border:0;border-bottom:2px solid transparent;cursor:pointer;transition:color .15s,border-color .15s;margin-bottom:-1px}.product-page__tab:hover{color:#0a0a0a}.product-page__tab.is-active{color:#0a0a0a;border-bottom-color:#0a0a0a}.product-page__tab-panel{padding:18px 8px 4px;font-size:14px;color:#444}.product-page__tab-panel[hidden]{display:none}.product-page__tab-panel .rte{max-width:58ch}.product-page__tab-panel .rte+.rte{margin-top:14px}.product-page__tab-description{color:#555}.product-page__related{background:#f1f1f1;padding:28px 28px 36px}.product-page__related-head{padding:0 0 20px}.product-page__related-head h2{font-size:22px;font-weight:800;line-height:1.1;letter-spacing:-.01em}.product-page__related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-page__related-card{background:transparent;border:0;display:block}.product-page__related-media{aspect-ratio:3/4;background:#fff;border:0;border-radius:14px;overflow:hidden}.product-page__related-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-page__related-card:hover .product-page__related-media img{transform:scale(1.03)}.product-page__related-copy{padding:14px 4px 0}.product-page__related-copy h3{margin-top:0;font-size:15px;font-weight:600;line-height:1.25;letter-spacing:-.005em;text-transform:none;color:#0a0a0a}.product-page__related-price{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px;font-size:13px;font-weight:500;color:#555;text-transform:uppercase;letter-spacing:.02em}.product-page__related-price .is-strike{text-decoration:line-through;color:#999}.product-page__marquee{background:var(--brand);color:#fff;overflow:hidden;padding:16px 0;margin:28px 0}.product-page__marquee-track{display:flex;gap:40px;white-space:nowrap;animation:marquee 30s linear infinite;width:max-content}.product-page__marquee-item{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.product-page__reviews{padding:24px 0 60px}.product-page__reviews-head{padding:0 24px}.product-page__reviews-head h2{text-align:center;font-size:36px;font-weight:800;text-transform:uppercase}.product-page__reviews-summary{display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:32px;max-width:980px;margin:28px auto 0;padding:0 24px}.product-page__reviews-score{text-align:center}.product-page__stars{color:var(--brand);letter-spacing:2px;font-size:22px}.product-page__reviews-score strong{display:block;margin-top:6px;font-size:18px}.product-page__reviews-score p{margin-top:2px;font-size:13px;color:var(--muted)}.product-page__reviews-bars{display:flex;flex-direction:column;gap:6px}.product-page__reviews-bar{display:grid;grid-template-columns:48px 1fr 18px;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.product-page__reviews-bar div{height:10px;background:#fff;border:1px solid #0A0A0A}.product-page__reviews-bar div span{display:block;height:100%;background:var(--brand)}.product-page__reviews-cta{display:flex;justify-content:center}.product-page__reviews-list{max-width:980px;margin:26px auto 0;padding:0 24px}.product-page__reviews-sort{padding:16px 0;border-top:1px solid #0A0A0A;color:var(--brand);font-size:13px;font-weight:700}.product-page__review{padding:18px 0;border-top:1px solid #0A0A0A}.product-page__review-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px;font-size:13px}.product-page__review-meta time{margin-left:auto;color:var(--muted)}.product-page__review-badge{padding:3px 8px;background:var(--brand);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase}.product-page__review p{margin-top:10px;font-size:15px;max-width:72ch}@media(max-width:1100px){.product-page__top{grid-template-columns:1fr}.product-page__panel{position:static;padding:20px 16px 0}.product-page__related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media(max-width:760px){.product-page__title{font-size:22px;white-space:normal;overflow:visible;text-overflow:clip}.product-page__nav{width:38px;height:38px;font-size:22px}.product-page__actions{grid-template-columns:1fr}.product-page__reviews-summary{grid-template-columns:1fr;gap:24px}.product-page__review-meta time{margin-left:0}.product-page__related{padding:22px 16px 28px}.product-page__related-grid{grid-template-columns:1fr 1fr;gap:12px}}@media(max-width:520px){.product-page__related-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
