*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}.shopify-section{margin:0;padding:0}body{margin:0;padding:0;background:var(--color-base-background);color:var(--color-base-text);font-family:var(--body-font-family);font-weight:var(--body-font-weight);font-size:1.5rem;line-height:var(--body-line-height, 1.7);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0;color:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);margin:0;line-height:var(--heading-line-height, 1.5)}.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{max-width:var(--page-width, 117rem);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;width:100%}.section{padding-top:var(--spacing-sections);padding-bottom:var(--spacing-sections)}.section__heading{text-align:center;font-size:22px;letter-spacing:.25em;text-transform:uppercase;margin-bottom:40px;font-weight:400}.skip-to-content-link{position:absolute;top:-100px;left:0;background:#000;color:#fff;padding:12px 20px;z-index:1000}.skip-to-content-link:focus{top:0}.announcement-bar{position:relative;z-index:200;background:#000;color:#fff;overflow:hidden;font-size:11px;letter-spacing:.18em;text-transform:uppercase;height:32px;display:flex;align-items:center}.announcement-bar__track{display:flex;gap:60px;white-space:nowrap;animation:marquee 45s linear infinite;padding-left:100%}.announcement-bar__item{display:inline-block}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.site-header{position:fixed;top:32px;left:0;right:0;z-index:100;background:transparent;color:#fff;min-height:72px;display:block!important;visibility:visible!important;opacity:1!important;transition:background-color .35s ease,color .35s ease,top .35s ease,border-color .35s ease;border-bottom:1px solid transparent}.site-header.is-scrolled{background:#fff;color:#000;border-bottom-color:#e5e5e5;top:0}.site-header[data-transparent=false]{background:#fff;color:#000}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;max-width:var(--page-width, 117rem);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;gap:20px}.site-header__left,.site-header__right{display:flex;align-items:center;gap:22px}.site-header__right{justify-content:flex-end}.site-header__center{display:flex;justify-content:center}.site-header__menu-btn{display:inline-flex;align-items:center;gap:1rem;color:inherit;background:none;border:none;padding:0;cursor:pointer}.site-header__burger{display:block}.site-header__menu-label{font-size:1.3rem;letter-spacing:.18rem;text-transform:uppercase}@media screen and (max-width:767px){.site-header__menu-label{display:none}.site-header__burger{width:24px}.site-header{top:32px}.site-header.is-scrolled{top:0}.site-header__inner{height:60px}}.site-header__logo{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.site-header__logo-img{display:none;width:var(--logo-w, 180px);height:auto}.site-header__logo-text{font-size:18px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:inherit}.site-header__logo-text--dark{display:none}.site-header__logo-text--light{display:inline}.site-header__logo-img--light,.site-header__logo-img--dark{display:none}.site-header:not(.is-scrolled):not([data-transparent=false]) .site-header__logo-img--light{display:inline-block}.site-header:not(.is-scrolled):not([data-transparent=false]) .site-header__logo-img--dark{display:none}.site-header:not(.is-scrolled):not([data-transparent=false]) .site-header__logo-text--light{display:inline}.site-header:not(.is-scrolled):not([data-transparent=false]) .site-header__logo-text--dark{display:none}.site-header.is-scrolled .site-header__logo-img--light,.site-header[data-transparent=false] .site-header__logo-img--light{display:none}.site-header.is-scrolled .site-header__logo-img--dark,.site-header[data-transparent=false] .site-header__logo-img--dark{display:inline-block}.site-header.is-scrolled .site-header__logo-text--light,.site-header[data-transparent=false] .site-header__logo-text--light{display:none}.site-header.is-scrolled .site-header__logo-text--dark,.site-header[data-transparent=false] .site-header__logo-text--dark{display:inline}.site-header__icon{display:inline-flex;align-items:center;justify-content:center;position:relative;color:inherit;text-decoration:none}.site-header__icon svg{display:block}.site-header__cart-count{position:absolute;top:-6px;right:-8px;font-size:10px;background:#000;color:#fff;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;line-height:1}body:not(.template-index) .main-content{padding-top:72px}.nav-drawer{position:fixed;top:0;left:0;width:38rem;max-width:88vw;height:100vh;background:#fff;color:#000;z-index:300;transform:translate(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:0 0 40px #00000026}.nav-drawer.is-open{transform:translate(0)}.nav-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:2rem 2.4rem;border-bottom:1px solid #e5e5e5}.nav-drawer__title{font-size:1.4rem;letter-spacing:.24rem;text-transform:uppercase}.nav-drawer__close{display:inline-flex;color:#000}.nav-drawer__nav{flex:1;overflow-y:auto;padding:1rem 2.4rem}.nav-drawer__list{display:flex;flex-direction:column}.nav-drawer__item{border-bottom:1px solid #f0f0f0}.nav-drawer__link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.7rem 0;font-size:1.5rem;letter-spacing:.12rem;text-transform:uppercase;color:#000;text-align:left}.nav-drawer__chevron{transition:transform .3s ease;flex:none}.nav-drawer__link[aria-expanded=true] .nav-drawer__chevron{transform:rotate(90deg)}.nav-drawer__sublist{padding:0 0 1.2rem 1.6rem}.nav-drawer__sublink{display:block;padding:.9rem 0;font-size:1.3rem;color:#6b6b6b}.nav-drawer__sublink:hover{color:#000}.nav-drawer__footer{border-top:1px solid #e5e5e5;padding:2rem 2.4rem;display:flex;flex-direction:column;gap:1.4rem}.nav-drawer__footer-link{display:inline-flex;align-items:center;gap:.8rem;font-size:1.3rem;letter-spacing:.14rem;text-transform:uppercase;color:#000}.nav-drawer__footer-link svg{flex:none}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:250}.drawer-overlay.is-active{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:400px;max-width:90vw;height:100vh;background:#fff;z-index:300;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;box-shadow:-2px 0 12px #0000001a}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e5e5;flex-shrink:0}.cart-drawer__title{font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#222}.cart-drawer__close{background:none;border:none;cursor:pointer;color:#222;padding:0;display:flex;align-items:center;justify-content:center}.cart-drawer__close:hover{color:#000}.cart-drawer__body{flex:1;overflow-y:auto;padding:20px}.cart-drawer__empty{text-align:center;padding:40px 20px;color:#6b6b6b}.cart-drawer__empty p{margin:0 0 16px;font-size:14px}.cart-drawer__continue{display:inline-block;padding:10px 24px;border:1px solid #222;color:#222;text-decoration:none;font-size:13px;text-transform:uppercase;letter-spacing:.05em;transition:background .2s,color .2s}.cart-drawer__continue:hover{background:#222;color:#fff}.cart-drawer__items{display:flex;flex-direction:column;gap:20px}.cart-drawer__item{display:flex;gap:12px;position:relative}.cart-drawer__item-image{width:70px;height:90px;flex-shrink:0;overflow:hidden;background:#f4f4f4}.cart-drawer__item-image img{width:100%;height:100%;object-fit:cover}.cart-drawer__item-details{flex:1;display:flex;flex-direction:column;gap:4px}.cart-drawer__item-title{font-size:13px;font-weight:500;color:#222;margin:0;line-height:1.3}.cart-drawer__item-variant{font-size:12px;color:#888;margin:0}.cart-drawer__item-price{font-size:13px;color:#222;font-weight:500;margin:0}.cart-drawer__item-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:4px}.cart-drawer__item-qty{display:flex;align-items:center;border:1px solid #ddd;height:30px}.cart-drawer__item-qty-btn{background:none;border:none;width:28px;height:100%;cursor:pointer;color:#222;padding:0;display:flex;align-items:center;justify-content:center;font-size:14px}.cart-drawer__item-qty-btn:hover{background:#f5f5f5}.cart-drawer__item-qty-input{border:none;width:32px;height:100%;text-align:center;font-size:13px;font-weight:600;color:#222;background:none;-moz-appearance:textfield}.cart-drawer__item-qty-input::-webkit-outer-spin-button,.cart-drawer__item-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-drawer__item-remove{background:none;border:none;cursor:pointer;color:#999;font-size:12px;text-decoration:underline;padding:0}.cart-drawer__item-remove:hover{color:#222}.cart-drawer__footer{border-top:1px solid #e5e5e5;padding:20px;flex-shrink:0}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.cart-drawer__subtotal-label{font-size:15px;font-weight:600;color:#222}.cart-drawer__subtotal-value{font-size:16px;font-weight:600;color:#222}.cart-drawer__view-cart{display:block;text-align:center;padding:10px;font-size:13px;color:#555;text-decoration:none;margin-bottom:10px}.cart-drawer__view-cart:hover{color:#222}.cart-drawer__checkout{display:block;width:100%;padding:14px;background:#222;color:#fff;border:none;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:background .2s}.cart-drawer__checkout:hover{background:#343434}@media screen and (max-width:767px){.cart-drawer{width:100vw;max-width:100vw}.cart-drawer__header,.cart-drawer__body,.cart-drawer__footer{padding:16px}}.hero{position:relative;width:100%;overflow:hidden}.hero--full{height:100vh;min-height:600px}.hero--large{height:85vh;min-height:520px}.hero--medium{height:70vh;min-height:440px}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--hero-overlay, 0)}.hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:40px}.hero__heading{font-size:clamp(28px,5vw,56px);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px}.hero__subheading{font-size:16px;letter-spacing:.05em;max-width:540px;margin-bottom:28px}.hero__button{display:inline-block;padding:14px 36px;border:1px solid #fff;color:#fff;font-size:12px;letter-spacing:.2em;text-transform:uppercase;transition:background .3s ease,color .3s ease}.hero__button:hover{background:#fff;color:#000}.collections-list__grid{display:grid;grid-template-columns:repeat(var(--cols-desktop, 3),1fr);gap:8px}.collection-card{position:relative;display:block;overflow:hidden;background:#f4f4f4}.collection-card__media{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden}.collection-card__image{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.6,.2,1)}.collection-card:hover .collection-card__image{transform:scale(1.04)}.collection-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#eaeaea;color:#6b6b6b;font-size:14px;letter-spacing:.15em;text-transform:uppercase}.collection-card__label{position:absolute;left:0;right:0;bottom:0;padding:18px;text-align:center;background:linear-gradient(to top,rgba(0,0,0,.45),transparent)}.collection-card__title{color:#fff;font-size:14px;letter-spacing:.2em;text-transform:uppercase}.featured-products__grid{display:grid;grid-template-columns:repeat(var(--cols-desktop, 4),1fr);gap:24px;list-style:none;padding:0;margin:0}.product-card{display:flex;flex-direction:column}.product-card__link{display:block}.product-card__media{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:#f4f4f4}.product-card__image{width:100%;height:100%;object-fit:cover;transition:opacity .5s ease}.product-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__image--hover{opacity:1}.product-card:hover .product-card__image:not(.product-card__image--hover){opacity:0}.product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#eaeaea;color:#6b6b6b}.product-card__info{padding-top:14px;text-align:center}.product-card__title{font-size:14px;letter-spacing:.05em;font-weight:400;margin-bottom:4px}.product-card__title a{color:#000}.product-card__price{font-size:13px;margin-bottom:10px}.product-card__price-sale{color:#6b6b6b;margin-right:6px}.product-card__options{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:6px;font-size:12px;color:#6b6b6b}.product-card__option-label{letter-spacing:.05em}.product-card__swatches{display:flex;gap:6px}.product-card__swatch{width:14px;height:14px;border:1px solid #ccc;border-radius:50%;overflow:hidden;display:inline-flex}.product-card__swatch-color{display:block;width:100%;height:100%}.product-card__sizes{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.product-card__size{font-size:11px;letter-spacing:.05em;color:#6b6b6b;border:1px solid #e5e5e5;padding:2px 6px}.featured-products__view-all{text-align:center;margin-top:40px}.btn-link{font-size:12px;letter-spacing:.2em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:4px}.featured-products__empty{text-align:center;color:#6b6b6b;padding:40px 0}.about-us{background:#fff}.about-us__heading{margin-bottom:30px}.about-us__intro{max-width:760px;margin:0 auto 50px;text-align:center}.about-us__intro-text{font-size:17px;line-height:1.7;margin-bottom:18px}.about-us__body{font-size:15px;color:#3a3a3a;margin-bottom:14px}.about-us__tagline{font-size:18px;letter-spacing:.05em;margin-top:24px;font-style:italic}.about-us__story{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.about-us__media{aspect-ratio:4 / 5;overflow:hidden;background:#f4f4f4}.about-us__image{width:100%;height:100%;object-fit:cover}.about-us__story-heading{font-size:20px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px;font-weight:400}.about-us__story-text{font-size:15px;line-height:1.8;color:#2a2a2a}.about-us__story-paragraph{margin:0 0 16px}.about-us__story-text.is-collapsed .about-us__story-paragraph:nth-child(n+3){display:none}.about-us__toggle{margin-top:14px;font-size:12px;letter-spacing:.2em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:3px}.about-us__toggle[data-state=more] [data-story-toggle-less],.about-us__toggle[data-state=less] [data-story-toggle-more]{display:none}.site-footer{background:#fff;color:#111;margin-top:60px}.site-footer__top{padding:60px 0 40px}.site-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:40px}.site-footer__logo-text{font-size:18px;letter-spacing:.18em;text-transform:uppercase;color:#111}.site-footer__newsletter{margin-top:24px}.site-footer__newsletter-heading{font-size:14px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-weight:400;color:#111}.site-footer__newsletter-text{font-size:13px;color:#6b6b6b;margin-bottom:16px}.site-footer__newsletter-form{display:flex;gap:0;max-width:360px}.site-footer__newsletter-input{flex:1;background:transparent;border:1px solid #e5e5e5;color:#111;padding:12px 14px;font-size:13px}.site-footer__newsletter-input::placeholder{color:#999}.site-footer__newsletter-button{background:#111;color:#fff;padding:12px 18px;font-size:12px;letter-spacing:.15em;text-transform:uppercase}.site-footer__col-heading{font-size:13px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-weight:400;color:#111}.site-footer__list-item{margin-bottom:10px}.site-footer__list-link{font-size:13px;color:#6b6b6b}.site-footer__list-link:hover{color:#111}.site-footer__contact-item{font-size:13px;color:#6b6b6b;margin-bottom:8px}.site-footer__contact-item a:hover{color:#111}.site-footer__social{margin-top:20px}.site-footer__social-label{display:block;font-size:12px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;color:#111}.site-footer__social-list{display:flex;gap:16px}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;color:#111;width:24px;height:24px}.site-footer__social-link svg{width:20px;height:20px}.site-footer__social-link:hover{color:#6b6b6b}.site-footer__bottom{border-top:1px solid #e5e5e5;padding:20px 0}.site-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}.site-footer__copyright{font-size:12px;color:#6b6b6b;margin:0}.site-footer__payment{display:flex;gap:8px;flex-wrap:wrap}.site-footer__payment-icon{height:24px;width:auto}.page-header{text-align:center;padding:60px 0 30px}.page-header h1{font-size:28px;letter-spacing:.1em;text-transform:uppercase;font-weight:400}.rte{max-width:760px;margin:0 auto;line-height:1.8}.rte img{margin:20px 0}@media screen and (min-width:1150px){.site-header{position:fixed}.site-header__menu-btn{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);z-index:2}.site-header__left{visibility:hidden;pointer-events:none}.site-header__menu-btn{visibility:visible;pointer-events:auto}}@media screen and (max-width:1149px){.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:1 / -1}.site-header__inner{grid-template-columns:auto 1fr auto}.site-header__left{gap:0}.collections-list__grid{grid-template-columns:repeat(var(--cols-mobile, 2),1fr)}.featured-products__grid{grid-template-columns:repeat(3,1fr);gap:20px}.about-us__story{grid-template-columns:1fr;gap:3rem}}@media screen and (max-width:767px){.section{padding-top:4rem;padding-bottom:4rem}.section__heading{font-size:1.8rem;margin-bottom:2.6rem}.site-header__inner{height:60px;padding-left:1rem;padding-right:1rem;gap:10px}.site-header__right{gap:14px}.hero--full{height:90vh;min-height:480px}.hero--large{height:75vh}.hero--medium{height:60vh}.hero__heading{font-size:30px}.site-footer__grid{grid-template-columns:1fr;gap:30px}.site-footer__top{padding:40px 0 30px}.announcement-bar{font-size:10px}.featured-products__grid{grid-template-columns:repeat(var(--cols-mobile, 2),1fr)}.product-card__info{text-align:left}.home-hero{aspect-ratio:.5625}.home-hero__image{object-position:center top}.home-products{padding-top:30px;padding-bottom:30px}.home-products__heading{font-size:20px;letter-spacing:1.5px;margin-bottom:15px}.home-products__title,.home-products__price{font-size:1.3rem}.home-products__info{margin-top:1rem;gap:.4rem}.home-products__swatch-item{width:16px;height:16px}html{overflow-x:hidden}.page-width{padding-left:1rem;padding-right:1rem}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/theme.css.map */
