:root{--border: rgba(23, 23, 23, .12);--shadow: 0 18px 60px -28px rgba(23, 23, 23, .32);--page-width: 1280px;--font-body: "Helvetica Neue", Arial, sans-serif;--font-size-base: 14px;--line-height-base: 1.6;--heading-line-height: 1.3;--h1-size: 32px;--h2-size: 24px;--h2-small-size: 22px;--h2-compact-size: 18px;--h3-size: 16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-body);font-size:var(--font-size-base);font-weight:400;line-height:var(--line-height-base)}body.quick-add-is-open{overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-body);font-weight:400;line-height:var(--heading-line-height);letter-spacing:0}h1{font-size:var(--h1-size)}h2{font-size:var(--h2-size)}h3{font-size:var(--h3-size);font-weight:500}p,li{line-height:var(--line-height-base)}img,video,iframe{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(100% - 32px,var(--page-width));margin-inline:auto}.page-width--narrow{width:min(100% - 32px,880px)}.center{text-align:center}.hidden{display:none!important}.visually-hidden,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link:focus{position:fixed;z-index:1000;top:12px;left:12px;background:var(--foreground);color:#fff;padding:12px 16px}.eyebrow{margin:0 0 14px;color:#1717178c;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid var(--foreground);background:var(--foreground);color:#fff;padding:0 28px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:background .18s ease,color .18s ease,opacity .18s ease;cursor:pointer}.button:hover{background:transparent;color:var(--foreground)}.button--light{border-color:#fff;background:transparent;color:#fff}.button--light:hover{background:#fff;color:#000}.button--secondary{background:transparent;color:var(--foreground)}.button--secondary:hover{background:var(--foreground);color:#fff}.button--full{width:100%}.button:disabled{cursor:not-allowed;opacity:.4}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--background) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:64px;gap:24px}.site-header__brand{display:inline-flex;align-items:center;gap:10px;font-size:25px;font-weight:500}.site-header__logo{width:auto;max-width:180px;height:auto;max-height:42px}.site-header__nav{display:flex;justify-content:center;gap:28px;font-size:14px;font-weight:500}.site-header__nav a:hover,.back-link:hover{color:var(--accent)}.site-header__cart{position:relative;display:inline-flex}.site-header__cart-count{position:absolute;top:-7px;right:-8px;display:grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:var(--accent);color:#fff;font-size:11px;font-weight:800}.site-header__menu-button{display:none;border:0;background:transparent;padding:10px}.site-header__menu-icon,.site-header__menu-icon:before,.site-header__menu-icon:after{display:block;width:22px;height:2px;background:currentColor;content:""}.site-header__menu-icon:before{transform:translateY(-7px)}.site-header__menu-icon:after{transform:translateY(5px)}.hero{position:relative;display:flex;min-height:92vh;align-items:center;overflow:hidden}.hero--small{min-height:70vh}.hero--medium{min-height:82vh}.hero--large{min-height:100vh}.hero__image,.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero__image{object-fit:cover;object-position:center 18%}.hero__overlay{background:rgba(0,0,0,var(--hero-overlay-opacity, .22))}.hero__content{position:relative;z-index:1}.hero__copy{max-width:560px;color:#fff}.hero .eyebrow{color:#ffffffb8}.hero h1{margin:0 0 28px;font-size:var(--h1-size);font-weight:400;line-height:var(--heading-line-height)}.hero p:not(.eyebrow){max-width:440px;margin:0 0 36px;color:#ffffffd1;font-size:14px;line-height:1.6}.welcome-section{padding:58px 0 44px}.welcome-section h2,.page-header h1,.content-card h1{margin:0;font-size:var(--h1-size);font-weight:400;line-height:var(--heading-line-height)}.section-heading h2{margin:0;font-size:var(--h2-size);font-weight:400;line-height:var(--heading-line-height)}.welcome-section p:last-child,.page-header__description{margin:22px auto 0;color:#171717b8;font-size:14px;line-height:1.6}.collection-tiles,.featured-products,.stylist-section,.main-collection,.main-product,.main-cart,.main-search,.main-list-collections,.content-page{padding:54px 0}.collection-tiles{padding-bottom:20px}.featured-products{padding-top:20px}.main-product{padding:34px 0 42px}.main-product .page-width{width:min(100% - 32px,1160px)}.section-heading{margin-bottom:30px}.collection-tiles__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px}.collection-tile,.product-card,.collection-card{display:block}.collection-tile__image-wrap,.product-card__image-wrap,.collection-card{display:block;aspect-ratio:4 / 5;overflow:hidden;background:var(--muted)}.product-card__image-wrap{position:relative}.product-card__image-link{display:block;width:100%;height:100%}.collection-tile__image,.product-card__image,.product-card__image iframe,.collection-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.collection-tile:hover img,.product-card:hover img,.collection-card:hover img{transform:scale(1.035)}.quick-add-button{position:absolute;top:10px;right:10px;z-index:2;min-height:34px;border:1px solid rgba(0,0,0,.16);background:#ffffffeb;color:var(--foreground);padding:0 12px;font-size:12px;font-weight:500;line-height:1.2;cursor:pointer;transition:background .18s ease,color .18s ease,opacity .18s ease}.quick-add-button:hover{background:var(--foreground);color:#fff}.quick-add-button:disabled{cursor:not-allowed;opacity:.55}.collection-tile__title,.product-card__body,.collection-card span{display:block;margin-top:14px;font-size:var(--h3-size);font-weight:500;line-height:var(--heading-line-height)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:54px 28px}.product-grid--recommendations{gap:34px 22px}.product-card__title{display:block;line-height:var(--heading-line-height)}.product-card__price{display:flex;gap:8px;margin-top:8px;font-size:16px;font-weight:400}.price--sale{color:var(--accent)}.featured-products__cta{margin-top:44px}.empty-state{border:1px solid var(--border);background:var(--card);padding:44px;text-align:center}.empty-state h2{margin:0 0 12px;font-size:var(--h2-size);font-weight:400;line-height:var(--heading-line-height)}.empty-state p{margin:0 auto 24px;max-width:620px;color:#171717b3;line-height:1.6}.stylist-card{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:36px;align-items:stretch;border:1px solid color-mix(in srgb,var(--accent) 25%,transparent);background:linear-gradient(135deg,var(--card),var(--background),color-mix(in srgb,var(--accent) 12%,transparent));box-shadow:var(--shadow);padding:32px}.stylist-card__copy{display:flex;flex-direction:column;justify-content:center;background:color-mix(in srgb,var(--background) 68%,transparent);padding:34px}.accent-line{display:block;width:80px;height:3px;margin-bottom:20px;background:var(--accent)}.stylist-card h2{margin:0;font-size:var(--h1-size);font-weight:500;line-height:var(--heading-line-height);text-transform:uppercase}.stylist-card__script{margin:10px 0 24px;color:var(--accent);font-family:Georgia,serif;font-size:var(--h2-size);font-style:italic;line-height:var(--heading-line-height)}.stylist-card__copy p:last-child{max-width:540px;margin:0;color:#171717bd;font-size:14px;line-height:1.6}.stylist-card__image-frame{overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);background:color-mix(in srgb,var(--accent) 10%,transparent);padding:8px}.stylist-card__image-frame img{width:100%;height:100%;min-height:360px;object-fit:cover}.page-header{max-width:780px;margin-bottom:42px}.back-link{display:inline-block;margin-bottom:22px;color:var(--accent);font-size:14px;font-weight:500}.pagination{margin-top:44px;text-align:center}.product-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:34px}.product-recommendations{margin-top:42px;border-top:1px solid var(--border);padding-top:30px}.product-detail__gallery{display:grid;grid-template-columns:76px minmax(0,1fr);gap:10px}.product-detail__thumbs{display:grid;gap:8px;align-content:start}.product-detail__thumb{aspect-ratio:4 / 5;border:1px solid var(--border);background:var(--muted);padding:0;cursor:pointer}.product-detail__thumb.is-active{border-color:var(--foreground)}.product-detail__thumb img,.product-detail__main-media img,.product-detail__main-media video,.product-detail__main-media iframe{width:100%;height:100%;object-fit:cover}.product-detail__main-media{aspect-ratio:4 / 5;overflow:hidden;background:var(--muted)}.product-detail__media-item{width:100%;height:100%}.product-detail__badge{display:inline-block;margin:0 0 12px;border:1px solid color-mix(in srgb,var(--accent) 45%,transparent);background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--accent);padding:5px 10px;font-size:12px;font-weight:800}.product-detail h1{margin:0 0 8px;font-size:var(--h1-size);font-weight:400;line-height:var(--heading-line-height)}.product-detail__price{margin-bottom:6px;font-size:22px;font-weight:400}.product-detail__tax,.product-form__availability{color:#171717a8}.product-form{display:grid;gap:12px;margin:20px 0 24px}.form-label{display:block;margin:0;font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.product-options{display:grid;gap:12px}.product-option{margin:0;border:0;border-top:1px solid var(--border);padding:10px 0 0}.product-option legend{display:flex;gap:4px;margin-bottom:6px;padding:0;color:#171717b8;font-size:14px;line-height:1.6}.product-option legend span:first-child{font-weight:500}.product-option legend span:last-child{color:#1717179e}.product-option__values{display:flex;flex-wrap:wrap;gap:6px 8px}.product-option__button{display:inline-flex;align-items:center;justify-content:center;min-width:112px;min-height:36px;border:1px solid var(--foreground);background:transparent;color:var(--foreground);padding:7px 12px;font-size:13px;font-weight:500;line-height:1.2;text-align:center;transition:background .18s ease,color .18s ease,opacity .18s ease;cursor:pointer}.product-option__button:hover,.product-option input:focus-visible+.product-option__button{background:#ffffff59}.product-option input:checked+.product-option__button{background:var(--foreground);color:#fff}.product-option input:disabled+.product-option__button{cursor:not-allowed;opacity:.35;text-decoration:line-through}.select,.search-form input,.cart-item__quantity input,.quantity input{width:100%;min-height:42px;border:1px solid var(--border);background:#fff6;color:var(--foreground);padding:0 14px}.quantity{display:inline-flex;width:max-content;border:1px solid var(--border)}.quantity button,.quantity input{width:46px;border:0;background:transparent;text-align:center}.quantity input{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button,.quantity input::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.quantity button{cursor:pointer}.product-form__actions{--product-action-height: 46px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:stretch}.product-form__actions--single{grid-template-columns:1fr}.product-form__dynamic-checkout .shopify-payment-button,.product-form__dynamic-checkout .shopify-payment-button__button{width:100%;height:var(--product-action-height);min-height:var(--product-action-height)}.product-form__actions .product-form__submit{height:var(--product-action-height);min-height:var(--product-action-height)}.product-form__dynamic-checkout .shopify-payment-button__button{border-radius:0}.product-form__dynamic-checkout .shopify-payment-button__button--unbranded{display:inline-flex;align-items:center;justify-content:center;padding-block:0}.quick-add-modal[hidden]{display:none}.quick-add-modal{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0}.quick-add-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000006b;cursor:pointer}.quick-add-modal__panel{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.85fr) minmax(300px,1fr);width:min(100% - 32px,760px);max-height:min(86vh,720px);margin:7vh auto 0;overflow:auto;background:var(--background);box-shadow:var(--shadow)}.quick-add-modal__close{position:absolute;z-index:2;top:10px;right:10px;display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--border);background:#ffffffe6;color:var(--foreground);font-size:22px;line-height:1;cursor:pointer}.quick-add-modal__media{min-height:100%;background:var(--muted)}.quick-add-modal__image,.quick-add-modal__image iframe{width:100%;height:100%;min-height:420px;object-fit:cover}.quick-add-modal__content{padding:34px}.quick-add-modal__content h2{margin:0 0 8px;font-size:var(--h2-small-size);font-weight:400;line-height:var(--heading-line-height)}.quick-add-modal__price{margin:0 0 18px;font-size:18px;line-height:var(--heading-line-height)}.quick-add-form{display:grid;gap:12px}.product-options--quick-add{gap:10px}.product-options--quick-add .product-option__button{min-width:92px}.quick-add-form__actions{--quick-add-action-height: 46px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch;margin-top:4px}.quick-add-form__submit,.quick-add-form__dynamic-checkout .shopify-payment-button,.quick-add-form__dynamic-checkout .shopify-payment-button__button{width:100%;height:var(--quick-add-action-height);min-height:var(--quick-add-action-height)}.quick-add-form__submit{padding-inline:12px}.quick-add-form__dynamic-checkout .shopify-payment-button__button{border-radius:0}.quick-add-form__dynamic-checkout .shopify-payment-button__button--unbranded{display:inline-flex;align-items:center;justify-content:center;padding-block:0}.quick-add-form__status{min-height:22px;margin:0;color:#171717ad}.quick-add-accordions{margin-top:4px}.accordion{border-top:1px solid var(--border)}.accordion summary{cursor:pointer;padding:15px 0;font-weight:500}.accordion .rte{padding-bottom:14px}.rte{color:#171717c2;line-height:1.6}.rte>:first-child{margin-top:0}.rte>:last-child{margin-bottom:0}.content-card{border:1px solid var(--border);background:var(--card);padding:42px}.content-card__intro p{max-width:650px;color:#171717b3;line-height:1.6}.static-page-sections{display:grid;gap:28px;margin-top:38px}.static-page-section{border-top:1px solid var(--border);padding-top:24px}.static-page-section h2{margin:0 0 12px;font-size:var(--h2-small-size);font-weight:400;line-height:var(--heading-line-height)}.search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-bottom:42px}.collection-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.cart-items{display:grid;gap:18px}.cart-item{display:grid;grid-template-columns:120px minmax(0,1fr) 140px 120px;gap:18px;align-items:center;border-bottom:1px solid var(--border);padding-bottom:18px}.cart-item__image{aspect-ratio:4 / 5;overflow:hidden;background:var(--muted)}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__title{font-size:var(--h3-size);font-weight:500;line-height:var(--heading-line-height)}.cart-item__quantity a{display:inline-block;margin-top:8px;color:var(--accent);font-size:13px}.cart-summary{max-width:420px;margin:34px 0 0 auto;border:1px solid var(--border);background:var(--card);padding:26px}.cart-summary>p:first-child,.cart-summary strong{display:inline-block;margin:0 0 12px;font-size:var(--h2-small-size);font-weight:400;line-height:var(--heading-line-height)}.cart-summary strong{float:right}.cart-summary__note{clear:both;color:#171717ad;line-height:1.6}.cart-summary__actions{display:grid;gap:10px;margin-top:20px}.site-footer{background:var(--footer);color:var(--footer-text);padding:56px 0 32px}.site-footer__grid{display:grid;grid-template-columns:1.3fr .8fr .8fr 1fr;gap:44px}.site-footer h2,.site-footer h3{margin:0 0 16px}.site-footer h2{font-size:var(--h2-compact-size);font-weight:400}.site-footer h3{font-size:var(--h3-size);font-weight:500}.site-footer p,.site-footer li,.site-footer a{color:#ffffffc7;font-size:14px;line-height:1.6}.site-footer ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.site-footer a:hover{color:#fff}.site-footer__socials{display:flex;flex-wrap:wrap;gap:10px}.site-footer__social-link{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#ffffffd6;transition:background .18s ease,border-color .18s ease,color .18s ease}.site-footer__social-link:hover{border-color:#fff;background:#fff;color:var(--footer)}.site-footer__social-link svg{width:18px;height:18px;fill:currentColor}.site-footer__bottom{display:flex;justify-content:space-between;gap:24px;margin-top:44px;border-top:1px solid rgba(255,255,255,.2);padding-top:24px}.site-footer__bottom div{display:flex;gap:22px}@media(max-width:990px){.site-header__inner{grid-template-columns:auto auto auto;justify-content:space-between}.site-header__menu-button{display:inline-flex;grid-column:1;grid-row:1}.site-header__brand{grid-column:2;grid-row:1}.site-header__cart{grid-column:3;grid-row:1}.site-header__nav{display:none;grid-column:1 / -1;flex-direction:column;align-items:stretch;gap:0;padding:10px 0 18px}.site-header__nav.is-open{display:flex}.site-header__nav a{padding:10px 0}.collection-tiles__grid,.product-grid,.collection-list{grid-template-columns:repeat(2,minmax(0,1fr))}.stylist-card,.product-detail,.site-footer__grid{grid-template-columns:1fr}.cart-item{grid-template-columns:90px minmax(0,1fr)}.cart-item__quantity,.cart-item__total{grid-column:2}}@media(max-width:640px){.page-width,.page-width--narrow{width:min(100% - 24px,var(--page-width))}.site-header__brand{font-size:19px}.hero{min-height:86vh}.collection-tiles__grid,.product-grid{gap:28px 16px}.product-detail__gallery{grid-template-columns:1fr}.product-detail__thumbs{grid-row:2;grid-template-columns:repeat(4,minmax(0,1fr))}.stylist-card,.stylist-card__copy,.content-card,.empty-state{padding:24px}.search-form,.product-form__actions,.quick-add-form__actions{grid-template-columns:1fr}.quick-add-modal__panel{grid-template-columns:1fr;margin-top:24px;max-height:calc(100vh - 48px)}.quick-add-modal__image{min-height:260px;max-height:320px}.quick-add-modal__content{padding:24px}.site-footer__bottom{flex-direction:column}.site-footer__bottom div{flex-direction:column;gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
