:focus-visible{outline:2px solid var(--she-gold);outline-offset:3px}button,a,input,select,summary{touch-action:manipulation}.drawer-close-button{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(232,130,154,.28);border-radius:50%;background:#130f10;color:#fff}.drawer-close-button .she-icon{width:20px;height:20px}.eyebrow{display:block;color:var(--she-accent);font-size:.7rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.header-search-panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:920;display:grid;align-items:start;padding-top:clamp(78px,9vw,130px)}.header-search-panel[hidden]{display:none}.header-search-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#000000d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-search-dialog{position:relative;z-index:1;width:min(1040px,calc(100% - 32px));max-height:calc(100vh - 110px);overflow:auto;padding:clamp(22px,4vw,44px);border:1px solid rgba(232,130,154,.28);border-radius:24px;background:linear-gradient(145deg,#1b1416,#0c090a);box-shadow:0 34px 100px #0000008f}.header-search-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.header-search-topline h2{margin:4px 0 0;font-size:clamp(2rem,4vw,4rem)}.predictive-search-input-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 8px 8px 16px;border:1px solid rgba(232,130,154,.32);border-radius:16px;background:#0c090a}.predictive-search-input-row .she-icon{width:20px;height:20px;color:var(--she-accent)}.predictive-search-input-row input{min-width:0;border:0!important;background:transparent!important;padding:12px 0!important;font-size:1rem}.predictive-results{margin-top:18px}.predictive-search-content{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(220px,.8fr);gap:18px}.predictive-group{border:1px solid rgba(232,130,154,.18);border-radius:16px;background:#ffffff05;padding:16px}.predictive-group-title{display:block;margin-bottom:11px;color:#bfa3aa;font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.predictive-product-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.predictive-product{display:grid;grid-template-columns:72px minmax(0,1fr);gap:11px;padding:8px;border-radius:12px;background:#130f10;transition:transform .18s ease,background .18s ease}.predictive-product:hover,.predictive-product:focus-visible{transform:translateY(-2px);background:#201619}.predictive-product-image{display:block;aspect-ratio:1;border-radius:9px;overflow:hidden;background:#eee5e3}.predictive-product-image img,.predictive-product-image svg{width:100%;height:100%;object-fit:cover}.predictive-product-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}.predictive-product-copy small,.predictive-content-group a span{color:var(--she-accent);font-size:.62rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.predictive-product-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:.82rem}.predictive-product-copy>span{margin-top:4px;color:#f7dbe2;font-size:.78rem;font-weight:800}.predictive-content-group{display:grid;align-content:start;gap:7px}.predictive-content-group>a,.predictive-query{display:flex;flex-direction:column;padding:10px;border-radius:10px;background:#130f10}.predictive-query{flex-direction:row;align-items:center;gap:9px}.predictive-query .she-icon{width:16px}.predictive-content-group a strong{font-size:.82rem}.predictive-search-all{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:9px;padding:13px;border:1px solid rgba(232,130,154,.24);border-radius:12px;color:#fff;font-size:.82rem;font-weight:800}.predictive-search-all .she-icon{width:17px}.predictive-empty{grid-column:1/-1;padding:24px;text-align:center}.search-page-predictive{position:relative;z-index:3;max-width:980px;margin-inline:auto;text-align:left}.cart-drawer-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}.cart-drawer-root[hidden]{display:none}.cart-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#000000c7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cart-drawer{position:absolute;top:0;right:0;width:min(520px,100%);height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-left:1px solid rgba(232,130,154,.25);background:linear-gradient(180deg,#181214,#090708);box-shadow:-30px 0 90px #00000075;animation:sheDrawerIn .28s ease both}@keyframes sheDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 22px 18px;border-bottom:1px solid rgba(232,130,154,.17)}.cart-drawer-header h2{margin:3px 0 0;font-size:2rem}.cart-drawer-header h2 small{font-family:var(--font-body);font-size:.8rem;color:#c7aab1}.shipping-progress-card{padding:14px 16px;border:1px solid rgba(201,169,110,.28);border-radius:14px;background:linear-gradient(135deg,#c9a96e1a,#e8829a0f)}.shipping-progress-card p{margin:0 0 9px;font-size:.78rem}.shipping-progress-card strong{color:#fff}.shipping-progress-track{height:7px;border-radius:999px;background:#2d2326;overflow:hidden}.shipping-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--she-accent),var(--she-gold));transition:width .35s ease}.cart-drawer-body{min-height:0;overflow:auto}.cart-drawer-body>.shipping-progress-card{margin:14px 20px 0}.cart-drawer-lines{padding:12px 20px 22px}.cart-drawer-line{display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;padding:14px 0;border-bottom:1px solid rgba(232,130,154,.14)}.cart-drawer-image{aspect-ratio:4/5;border-radius:12px;overflow:hidden;background:#eee6e3}.cart-drawer-image img{width:100%;height:100%;object-fit:cover}.cart-drawer-line-copy h3{margin:3px 0 5px;font-family:var(--font-body);font-size:.91rem;line-height:1.3}.cart-drawer-line-copy p{margin:2px 0;font-size:.72rem}.cart-drawer-line-price{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:.84rem}.cart-drawer-line-price s{color:#a88f96;font-size:.72rem}.cart-drawer-line-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:11px}.quantity-stepper-small{grid-template-columns:32px 42px 32px}.quantity-stepper-small input{min-height:34px!important;padding:4px!important}.cart-remove-button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#cdb4ba;font-size:.68rem;text-decoration:underline}.cart-remove-button .she-icon{width:15px;height:15px}.cart-drawer-recommendations{padding:16px 20px;border-top:1px solid rgba(232,130,154,.15);background:#110d0e}.cart-drawer-subheading span{display:block;color:var(--she-accent);font-size:.62rem;font-weight:900;letter-spacing:.12em}.cart-drawer-subheading strong{font-size:.88rem}.cart-drawer-recommendation-list{display:grid;gap:8px;margin-top:10px}.cart-drawer-recommendation{display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:8px;padding:7px;border-radius:10px;background:#1b1416}.cart-drawer-recommendation>a{display:grid;grid-template-columns:52px minmax(0,1fr);gap:9px;align-items:center}.cart-drawer-recommendation img{width:52px;height:52px;object-fit:cover;border-radius:8px;background:#eee}.cart-drawer-recommendation span{display:flex;flex-direction:column;min-width:0}.cart-drawer-recommendation strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem}.cart-drawer-recommendation small{color:#f0cbd4;font-size:.68rem}.cart-drawer-quick-add button{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(232,130,154,.3);border-radius:50%;background:var(--she-accent-dark);color:#fff}.cart-drawer-quick-add .she-icon{width:16px}.cart-drawer-footer{padding:18px 20px 22px;border-top:1px solid rgba(232,130,154,.18);background:#0c090a}.cart-drawer-subtotal{display:flex;justify-content:space-between;gap:16px;font-size:1rem}.cart-drawer-subtotal strong{font-size:1.2rem}.cart-drawer-discount{color:#9ce3b0;font-size:.75rem}.cart-drawer-note{margin:5px 0 13px;font-size:.7rem}.cart-drawer-footer .button{width:100%;margin-top:8px;justify-content:center}.cart-drawer-checkout-form{margin:0}.cart-drawer-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:12px;color:#bfa7ad;font-size:.62rem}.cart-drawer-trust span{display:flex;align-items:center;gap:5px}.cart-drawer-trust .she-icon{width:14px}.cart-drawer-empty{grid-row:2;align-self:center;padding:50px 30px;text-align:center}.cart-empty-icon{display:grid;place-items:center;width:78px;height:78px;margin:0 auto 18px;border:1px solid rgba(232,130,154,.25);border-radius:50%;background:#1a1215;color:var(--she-accent)}.cart-empty-icon .she-icon{width:34px;height:34px}.cart-drawer-empty h3{font-size:2rem}.cart-drawer-empty .button{margin-top:14px}.she-toast{position:fixed;left:50%;bottom:28px;z-index:1100;transform:translate(-50%);max-width:min(520px,calc(100% - 28px));padding:12px 16px;border:1px solid rgba(232,130,154,.35);border-radius:999px;background:#181214;color:#fff;box-shadow:0 16px 60px #0000006b;font-size:.8rem;font-weight:800}.she-toast.is-error{border-color:#c75c6a;background:#2a1115}.product-option-fieldset{min-width:0;margin:0;padding:0;border:0}.product-option-fieldset+.product-option-fieldset{margin-top:15px}.product-option-fieldset legend{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:9px;font-size:.78rem;font-weight:800;color:#f6dbe1}.product-option-fieldset legend strong{color:var(--she-accent);font-size:.72rem}.product-option-values{display:flex;flex-wrap:wrap;gap:8px}.product-option-value{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:44px;padding:8px 13px;border:1px solid rgba(232,130,154,.28);border-radius:10px;background:#120e0f;color:#fff;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.product-option-value input{position:absolute;opacity:0;pointer-events:none}.product-option-value:has(input:checked){border-color:var(--she-accent);background:#342028;box-shadow:0 0 0 2px #e8829a21}.product-option-value:hover{transform:translateY(-1px);border-color:#e8829aa6}.product-option-value.is-unavailable{opacity:.42;text-decoration:line-through}.product-option-values--swatches .product-option-value{min-width:0;padding:6px 10px 6px 7px;gap:7px}.option-swatch-visual{display:block;width:27px;height:27px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background-position:center;background-size:cover;background-color:#43383b}.option-value-name{font-size:.76rem;font-weight:800}.product-form-error{padding:10px 12px;border:1px solid rgba(222,94,112,.45);border-radius:10px;background:#7e1b2a29;color:#ffd9df;font-size:.75rem}.pdp-add-button.is-loading,.quick-add-form button.is-loading{opacity:.68;pointer-events:none}.sticky-mobile-atc{position:fixed;left:0;right:0;bottom:0;z-index:880;display:none;align-items:center;justify-content:space-between;gap:10px;padding:10px max(12px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));border-top:1px solid rgba(232,130,154,.3);background:#0c090af5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -18px 50px #00000061;transform:translateY(110%);transition:transform .24s ease}.sticky-mobile-atc.is-visible{transform:translateY(0)}.sticky-mobile-product{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:8px;min-width:0}.sticky-mobile-product img{width:46px;height:54px;object-fit:cover;border-radius:7px;background:#eee}.sticky-mobile-product span{display:flex;flex-direction:column;min-width:0}.sticky-mobile-product strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem}.sticky-mobile-product small{color:#f5cbd5;font-size:.76rem;font-weight:900}.sticky-mobile-atc>.button{min-width:126px;min-height:46px;padding-inline:15px}.product-card-media{position:relative}.product-card-image{transition:opacity .28s ease,transform .45s ease}.product-card-image-secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card-image-primary{opacity:0}.product-card:hover .product-card-image-secondary{opacity:1}.product-card:hover .product-card-image{transform:scale(1.02)}.product-card-actions{margin-top:auto}.product-card-actions .button,.quick-add-form{width:100%}.quick-add-form .button{width:100%;justify-content:center}.color-swatch{background-position:center;background-size:cover}.collection-toolbar-left{display:flex;align-items:center;gap:14px}.collection-toolbar-left p{margin:0}.filter-count{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:3px;border-radius:999px;background:var(--she-accent);color:#140d0f;font-size:.68rem;font-weight:900}.filter-group summary{display:flex;align-items:center;justify-content:space-between;gap:10px}.filter-group summary small{display:inline-grid;place-items:center;min-width:19px;height:19px;border-radius:50%;background:#3c252d;color:#fff;font-size:.6rem}.filter-choice{grid-template-columns:auto minmax(0,1fr) auto!important}.filter-choice:has(.filter-swatch){grid-template-columns:auto auto minmax(0,1fr) auto!important}.filter-swatch{width:20px;height:20px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background-position:center;background-size:cover}.clear-all-filter{border-style:dashed!important}.collection-results{position:relative;min-height:220px}.facet-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:grid;place-items:center;align-content:center;gap:10px;background:#080708c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.facet-loading[hidden]{display:none}.facet-loading span{width:34px;height:34px;border:3px solid rgba(232,130,154,.2);border-top-color:var(--she-accent);border-radius:50%;animation:sheSpin .8s linear infinite}.facet-loading strong{font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}@keyframes sheSpin{to{transform:rotate(360deg)}}.collection-product-section.is-loading .collection-results{min-height:460px}.collection-filter-panel{scrollbar-width:thin}.search-main-grid{margin-top:20px}.search-page-heading .search-form{width:min(980px,100%);margin-inline:auto}.search-result-card--text{display:flex;flex-direction:column;justify-content:center;min-height:250px;padding:28px}.search-result-card--text>span,.search-result-card--content>div>span{color:var(--she-accent);font-size:.65rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.search-result-card--text h2,.search-result-card--content h2{font-size:1.45rem}.cart-page-shipping-progress{max-width:760px;margin:0 0 24px}.cart-page-remove{border:0;background:transparent}.cart-total-savings strong{color:#9ce3b0}@media(max-width:900px){.predictive-search-content{grid-template-columns:1fr}.predictive-search-all{grid-column:auto}.predictive-product-list{grid-template-columns:1fr}}@media(max-width:749px){body.template-product{padding-bottom:76px}.sticky-mobile-atc{display:flex}.header-search-panel{padding-top:0;align-items:stretch}.header-search-dialog{width:100%;max-height:100vh;min-height:100vh;border:0;border-radius:0;padding:20px 14px calc(30px + env(safe-area-inset-bottom))}.header-search-topline h2{font-size:2.15rem}.predictive-search-input-row{grid-template-columns:22px minmax(0,1fr)}.predictive-search-input-row .button{grid-column:1/-1;width:100%;justify-content:center}.predictive-product-list{grid-template-columns:1fr}.cart-drawer{width:100%}.cart-drawer-lines{padding-inline:14px}.cart-drawer-line{grid-template-columns:86px minmax(0,1fr)}.cart-drawer-footer{padding-inline:14px}.product-card:hover .product-card-image-primary{opacity:1}.product-card:hover .product-card-image-secondary{opacity:0}.product-option-value{min-height:46px}.collection-toolbar{align-items:stretch}.collection-toolbar-left{justify-content:space-between}.sort-form{width:100%}.sort-form select{flex:1}.pdp-media-stage,.pdp-media-panel{border-radius:14px}.pdp-thumbnails{scroll-snap-type:x mandatory}.pdp-thumbnail{scroll-snap-align:start}.pdp-detail-card{padding:20px 17px}}@media(max-width:420px){.cart-drawer-line-actions{align-items:flex-start;flex-direction:column}.sticky-mobile-product{grid-template-columns:38px minmax(0,1fr)}.sticky-mobile-product img{width:38px;height:46px}.sticky-mobile-atc>.button{min-width:112px;padding-inline:11px;font-size:.72rem}.product-option-values--swatches .product-option-value{padding-right:8px}.option-value-name{font-size:.7rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/she-v6.css.map */
