:root{--nx-white: #FFFFFF;--nx-offwhite: #FAFAF9;--nx-cream: #F5EDE4;--nx-gray-bg: #F0EFED;--nx-peach: #F5C4A8;--nx-dark: #2D2A3E;--nx-black: #111111;--nx-text: #1A1A1A;--nx-muted: #6B6B6B;--nx-border: #E8E8E8;--nx-red: #E8483B;--nx-sans: "DM Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif}body{font-family:var(--nx-sans);font-weight:300!important;color:var(--nx-text)!important;background:var(--nx-white)!important;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--nx-sans)!important;font-weight:300!important;letter-spacing:-.02em!important}p,span:not([class*=jdgm]):not([class*=jm-]),a:not([class*=jdgm]):not([class*=jm-]),li:not([class*=jdgm]):not([class*=jm-]),label,input,textarea,select{font-family:var(--nx-sans)!important}.ls-sf-trigger-wrap{margin:4px 0 16px}.ls-sf-trigger{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:none;border:1px solid #E8AEB7;border-radius:2px;padding:11px 18px;cursor:pointer;font-family:var(--nx-sans)!important;font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#1a1a1a;text-decoration:none;transition:background .2s,color .2s}.ls-sf-trigger:hover{background:#e8aeb7;color:#fff}.ls-sf-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000038;z-index:9999;align-items:flex-start;justify-content:center;padding-top:72px}.ls-sf-overlay.ls-sf-open{display:flex}.ls-sf-modal{background:#fff;border-radius:0 0 4px 4px;padding:32px 36px 28px;width:90%;max-width:420px;position:relative;box-shadow:0 8px 40px #00000024;animation:lsSFSlideDown .28s ease}@keyframes lsSFSlideDown{0%{transform:translateY(-24px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){.ls-sf-overlay{padding-top:0;align-items:flex-start}.ls-sf-modal{width:100%;max-width:100%;border-radius:0 0 12px 12px;padding:28px 24px 24px}}.ls-sf-close{position:absolute;top:16px;right:20px;background:none;border:none;font-size:22px;cursor:pointer;color:#999;line-height:1;padding:0}.ls-sf-close:hover{color:#1a1a1a}.ls-sf-eyebrow{font-size:9px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#e8aeb7;margin:0 0 8px}.ls-sf-title{font-size:20px;font-weight:300;letter-spacing:-.01em;color:#1a1a1a;margin:0 0 4px}.ls-sf-hint{font-size:12px;color:#999;margin:0 0 28px}.ls-sf-slider-wrap{display:flex;align-items:center;gap:16px;margin-bottom:28px}.ls-sf-range{flex:1;-webkit-appearance:none;appearance:none;height:3px;border-radius:2px;background:#e8e8e8;outline:none;cursor:pointer}.ls-sf-range::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#1a1a1a;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 6px #00000040}.ls-sf-range::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#1a1a1a;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 6px #00000040}.ls-sf-number-wrap{display:flex;align-items:center;gap:4px;border:1px solid #E0E0E0;border-radius:3px;padding:6px 10px;min-width:72px}.ls-sf-number{width:36px;border:none;outline:none;font-family:var(--nx-sans)!important;font-size:14px;font-weight:500;color:#1a1a1a;background:transparent;text-align:right;-moz-appearance:textfield}.ls-sf-number::-webkit-outer-spin-button,.ls-sf-number::-webkit-inner-spin-button{-webkit-appearance:none}.ls-sf-unit{font-size:12px;color:#999}.ls-sf-result-wrap{background:#f8f6f4;border-radius:3px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.ls-sf-result-label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#999}.ls-sf-result-size{font-size:28px;font-weight:300;color:#1a1a1a;letter-spacing:-.02em}.ls-sf-table{border-top:1px solid #F0F0F0}.ls-sf-row{display:grid;grid-template-columns:1fr 1fr;padding:7px 4px;border-bottom:1px solid #F0F0F0;font-size:12px;color:#555;transition:background .15s}.ls-sf-row--head{font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#aaa}.ls-sf-row--active{background:#f8f2f4;color:#1a1a1a;font-weight:600;border-radius:2px}.ls-product-badges{display:flex;flex-wrap:nowrap;gap:18px;margin:14px 0 8px}.ls-badge{display:inline-flex;align-items:center;padding:2px 0 2px 9px;border-left:2px solid #E8AEB7;font-family:var(--nx-sans)!important;font-size:9px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#1a1a1a;background:transparent;white-space:nowrap}.ls-sp-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100001;display:flex;align-items:center;justify-content:center;padding:20px}.ls-sp-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.ls-sp-panel{position:relative;background:#fff;padding:40px 36px 32px;max-width:420px;width:100%;text-align:center}.ls-sp-close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:24px;color:#1a1a1a;cursor:pointer;line-height:1;padding:4px 8px;font-family:var(--nx-sans)!important}.ls-sp-eyebrow{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:#999;margin:0 0 10px;font-family:var(--nx-sans)!important}.ls-sp-title{font-size:20px;font-weight:400;color:#1a1a1a;margin:0 0 28px;letter-spacing:.02em;font-family:var(--nx-sans)!important}.ls-sp-options{margin-bottom:24px}.ls-sp-group{margin-bottom:20px}.ls-sp-group:last-child{margin-bottom:0}.ls-sp-group-label{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#999;margin:0 0 10px;text-align:left;font-family:var(--nx-sans)!important}.ls-sp-options-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.ls-sp-option{border:1px solid #D4C8C8;background:#fff;color:#1a1a1a;font-family:var(--nx-sans)!important;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:12px 22px;cursor:pointer;transition:border-color .2s,background .2s,color .2s;min-width:70px}.ls-sp-option:hover:not(:disabled){border-color:#1a1a1a}.ls-sp-option.ls-sp-sel{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.ls-sp-option:disabled,.ls-sp-option.ls-sp-unavail{color:#bbb;border-color:#e8e8e8;background:#fafafa;text-decoration:line-through;text-decoration-color:#bbb;cursor:not-allowed;pointer-events:none}.ls-sp-confirm{display:block;width:100%;background:#1a1a1a;color:#fff!important;border:none;padding:15px 20px;font-family:var(--nx-sans)!important;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:background .2s}.ls-sp-confirm:disabled{background:#ccc;cursor:not-allowed}.ls-sp-confirm:not(:disabled):hover{background:#333}@media(max-width:480px){.ls-sp-panel{padding:32px 20px 24px}.ls-sp-title{font-size:18px}}.ls-float-buy{position:fixed;bottom:28px;left:50%;transform:translate(-50%) translateY(80px);z-index:99999;background:#1a1a1a;color:#fff!important;border:none;border-radius:2px;padding:16px 52px;font-family:var(--nx-sans)!important;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;box-shadow:0 4px 28px #00000040;white-space:nowrap;opacity:0;pointer-events:none;transition:transform .35s ease,opacity .35s ease}.ls-float-buy--visible{transform:translate(-50%) translateY(0);opacity:1;pointer-events:all}.ls-float-buy:hover{background:#333!important}@media(max-width:768px){.ls-float-buy{bottom:16px;left:16px;right:16px;transform:translateY(80px);width:calc(100% - 32px);text-align:center}.ls-float-buy--visible{transform:translateY(0)}}.ls-urgency{display:flex;align-items:center;gap:6px;margin:10px 0 0;font-family:var(--nx-sans)!important;font-size:12px;font-weight:500;letter-spacing:.04em;color:#c4753a}body.template-product .product-form__submit{--color-button: 232, 174, 183;--color-secondary-button: 232, 174, 183;--color-button-text: 255, 255, 255;--color-secondary-button-text: 255, 255, 255;--alpha-button-background: 1;background-color:#e8aeb7!important;color:#fff!important;box-shadow:none!important}body.template-product .product-form__submit:hover{--color-button: 212, 147, 158;background-color:#d4939e!important}body.template-product .shopify-payment-button__button--unbranded{background:#1a1a1a!important;background-color:#1a1a1a!important;color:#fff!important}body.template-product .shopify-payment-button__button--unbranded:hover{background:#333!important;background-color:#333!important}.announcement-bar{background:#fff!important;padding:10px 0!important;border-bottom:none!important}.announcement-bar__message,.announcement-bar a,.announcement-bar span{font-family:var(--nx-sans)!important;font-size:12px!important;font-weight:400!important;letter-spacing:.1em!important;color:#1a1a1a!important;text-transform:uppercase}.template-index .shopify-section-group-header-group>.shopify-section:first-child:not(:only-child){display:none!important}.shopify-section-group-header-group{transition:transform .38s cubic-bezier(.4,0,.2,1),background .4s ease,backdrop-filter .4s ease,border-color .4s ease}.template-index .shopify-section-group-header-group.ls-hidden{transform:translateY(-110%)!important}body:not(.template-index) .shopify-section-group-header-group{position:sticky;top:0;z-index:300;background:#fff!important;border-bottom:1px solid var(--nx-border)}body:not(.template-index) .header-wrapper,body:not(.template-index) .header-wrapper [class*=color-]{background:#fff!important;border-bottom:none!important}.template-index .shopify-section-group-header-group{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:300}.template-index .shopify-section-group-header-group:not(.ls-scrolled),.template-index .shopify-section-group-header-group:not(.ls-scrolled) .shopify-section,.template-index .shopify-section-group-header-group:not(.ls-scrolled) .header-wrapper,.template-index .shopify-section-group-header-group:not(.ls-scrolled) header,.template-index .shopify-section-group-header-group:not(.ls-scrolled) sticky-header,.template-index .shopify-section-group-header-group:not(.ls-scrolled) [class*=color-scheme]{background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important}.template-index .shopify-section-group-header-group.ls-scrolled{background:#0a090e8c!important;backdrop-filter:blur(20px) saturate(160%)!important;-webkit-backdrop-filter:blur(20px) saturate(160%)!important;border-bottom:1px solid rgba(255,255,255,.07)!important}.template-index .shopify-section-group-header-group.ls-scrolled .header-wrapper,.template-index .shopify-section-group-header-group.ls-scrolled .header-wrapper [class*=color-],.template-index .shopify-section-group-header-group.ls-scrolled sticky-header{background:transparent!important;border:none!important;box-shadow:none!important}.template-index body{padding-top:0!important}.template-index #MainContent{margin-top:0!important;padding-top:0!important}.header{padding-top:0!important;padding-bottom:0!important;min-height:68px}.header__menu-item span,.header__menu-item a,.header__menu-item button{font-family:var(--nx-sans)!important;font-size:11px!important;font-weight:600!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--nx-text)!important;transition:opacity .25s ease}.header__menu-item:hover>a,.header__menu-item:hover>span{opacity:.45}.header__menu-item{padding:0 18px!important}.header__icon,.header__icon svg{color:var(--nx-black)!important;transition:opacity .25s ease}.template-index .header__menu-item span,.template-index .header__menu-item a,.template-index .header__menu-item button{color:#fff!important;text-shadow:0 1px 8px rgba(0,0,0,.6)}.template-index .header__icon,.template-index .header__icon svg{color:#fff!important;filter:drop-shadow(0 1px 5px rgba(0,0,0,.5))}.template-index .header__menu-item:hover>a,.template-index .header__menu-item:hover>span{opacity:.6}.button,.btn,button[type=submit]:not(.shopify-payment-button__button),.product-form__submit,.cart__checkout-button{font-family:var(--nx-sans)!important;font-size:11px!important;font-weight:500!important;letter-spacing:.14em!important;text-transform:uppercase!important;border-radius:0!important;padding:15px 36px!important;background:var(--nx-black)!important;color:#fff!important;border:1px solid var(--nx-black)!important;transition:background .22s ease,color .22s ease,border-color .22s ease!important;cursor:pointer}.button:hover,.btn:hover,button[type=submit]:hover{background:#2d2a3e!important;border-color:#2d2a3e!important;color:#fff!important}.button--secondary{background:transparent!important;color:var(--nx-black)!important;border:1px solid var(--nx-black)!important}.button--secondary:hover{background:var(--nx-black)!important;color:#fff!important}.color-scheme-1,.color-background-1,[class*=color-scheme-1]{background:var(--nx-white)!important;color:var(--nx-text)!important}.color-scheme-2,.color-background-2,[class*=color-scheme-2]{background:var(--nx-gray-bg)!important;color:var(--nx-text)!important}.title,h2.title,.section__heading,.featured-collection .title,.multicolumn .title,.collection__title,[class*=__title]{font-family:var(--nx-sans)!important;font-weight:300!important;font-size:clamp(28px,4vw,46px)!important;letter-spacing:-.02em!important;color:var(--nx-text)!important}.card-wrapper,.product-card-wrapper{border-radius:0!important}.card,.product-card{background:var(--nx-gray-bg)!important;border:none!important;box-shadow:none!important;border-radius:0!important}.card__inner{background:var(--nx-gray-bg)!important}.card__media{border-radius:0!important;overflow:hidden}.card__media img{transition:transform .6s ease!important}.card-wrapper:hover .card__media img{transform:scale(1.04)!important}.card-information{background:var(--nx-white)!important;padding:14px 4px 18px!important}.card__heading,.card__heading a,.card__heading .full-unstyled-link{font-family:var(--nx-sans)!important;font-size:14px!important;font-weight:300!important;color:var(--nx-text)!important;letter-spacing:0!important;text-transform:none!important}.card__heading a:hover{text-decoration:underline;text-underline-offset:3px}.price__regular .price-item,.price__sale .price-item--sale{font-family:var(--nx-sans)!important;font-size:14px!important;font-weight:300!important;color:var(--nx-text)!important}.price__sale .price-item--regular{color:var(--nx-muted)!important;text-decoration:line-through!important;font-size:13px!important}.price--on-sale .price-item--sale{color:var(--nx-red)!important;font-weight:400!important}.badge,.badge--sale,.badge--bottom-left{border-radius:0!important;font-family:var(--nx-sans)!important;font-size:9px!important;font-weight:600!important;letter-spacing:.12em!important;text-transform:uppercase!important}.badge--sale{background:var(--nx-red)!important;color:#fff!important}.featured-collection{background:var(--nx-white)!important}.featured-collection .title{font-size:clamp(24px,3.5vw,42px)!important;color:var(--nx-text)!important}.multicolumn{background:var(--nx-white)!important}.multicolumn-card__title,.multicolumn .title{font-family:var(--nx-sans)!important;font-weight:300!important;color:var(--nx-text)!important}.multicolumn-card__info{font-family:var(--nx-sans)!important;font-weight:300!important;color:var(--nx-muted)!important}.template-collection .collection-hero,.template-collection .collection-hero__inner,[data-section-type=main-collection-banner],.shopify-section:has(.collection-hero){display:none!important;height:0!important;overflow:hidden!important;padding:0!important;margin:0!important}.template-collection,.template-collection main,.template-collection .color-background-1,.template-collection .shopify-section,.template-collection .gradient,.template-collection [class*=color-scheme],.template-collection [class*=color-background]{background:#fff!important;background-color:#fff!important;background-image:none!important}.template-collection .facets-wrapper,.template-collection .facets__wrapper{border-top:1px solid #E8E3DE!important;border-bottom:1px solid #E8E3DE!important}.template-collection .facets__label,.template-collection .facets__heading,.template-collection .active-facets__button,.template-collection .facets-sort__field,.template-collection .product-count,.template-collection .product-count__text,.template-collection select,.template-collection .facets-sort .select__select{font-family:var(--nx-sans)!important;font-size:12px!important;font-weight:400!important;color:#1a1a1a!important;letter-spacing:.04em!important}.template-collection .card-wrapper,.template-collection .card,.template-collection .card--product{border:none!important;box-shadow:none!important;border-radius:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important}.template-collection .card__inner,.template-collection .card__inner.gradient,.template-collection .card-wrapper .card__inner{background:#f2f0ed!important;background-color:#f2f0ed!important;background-image:none!important;border:none!important;border-radius:0!important;box-shadow:none!important}.template-collection .card__media img{object-fit:cover!important;transition:transform .6s ease!important}.template-collection .card-wrapper:hover .card__media img{transform:scale(1.04)!important}.template-collection .card--product>.card__content,.template-collection .card__content,.template-collection .card-information{background:transparent!important;background-color:transparent!important;background-image:none!important;padding:14px 0 8px!important}.template-collection .card__heading,.template-collection .card__heading a,.template-collection .card__heading .full-unstyled-link,.template-collection .card-wrapper .full-unstyled-link{font-family:var(--nx-sans)!important;font-size:14px!important;font-weight:400!important;color:#1a1a1a!important;text-decoration:none!important;letter-spacing:0!important;line-height:1.4!important}.template-collection .price,.template-collection .price-item{font-family:var(--nx-sans)!important;font-size:14px!important;font-weight:300!important;color:#1a1a1a!important}.template-collection .price--on-sale .price-item--sale{color:var(--nx-red)!important;font-weight:500!important}.template-collection .price--on-sale .price-item--regular{color:#9b9b9b!important;text-decoration:line-through!important;font-size:12px!important}.template-collection .jdgm-prev-badge,.template-collection .jdgm-preview-badge{display:block!important;margin:4px 0 2px!important}.template-collection .jdgm-prev-badge__stars,.template-collection .jdgm-star{color:#1a1a1a!important;font-size:12px!important}.template-collection .jdgm-prev-badge__text{font-family:var(--nx-sans)!important;font-size:11px!important;color:#9b9b9b!important}.template-collection .quick-add{margin-top:12px!important}.template-collection .quick-add__submit,.template-collection .quick-add__submit.button{font-family:var(--nx-sans)!important;font-size:10px!important;font-weight:700!important;letter-spacing:.14em!important;text-transform:uppercase!important;background:#1a1a1a!important;color:#fff!important;border:1px solid #1A1A1A!important;border-radius:0!important;padding:13px 20px!important;height:auto!important;min-height:unset!important;box-shadow:none!important;transition:background .22s ease,color .22s ease!important}.template-collection .quick-add__submit:hover,.template-collection .quick-add__submit.button:hover{background:transparent!important;color:#1a1a1a!important}.template-collection .quick-add__submit .loading__spinner{display:none!important}.template-collection .badge,.template-collection .badge--sale{background:var(--nx-red)!important;color:#fff!important;border-radius:0!important;font-family:var(--nx-sans)!important;font-size:9px!important;font-weight:700!important;letter-spacing:.13em!important;text-transform:uppercase!important;padding:4px 8px!important}.template-collection .badge--sold-out{background:#555!important}.template-collection .pagination__item,.template-collection .pagination__item a{font-family:var(--nx-sans)!important;font-size:13px!important;font-weight:300!important;border-radius:0!important;color:#1a1a1a!important}.template-collection .pagination__item--current{background:#1a1a1a!important;color:#fff!important;border-radius:0!important}.template-product,.template-product main,.template-product .color-background-1,.template-product .shopify-section,.template-product .gradient,.template-product [class*=color-scheme],.template-product [class*=color-background]{background:#fff!important;background-color:#fff!important;background-image:none!important}.template-product .product__title,.template-product h1.product__title{font-family:var(--nx-sans)!important;font-size:clamp(22px,3vw,34px)!important;font-weight:300!important;color:#1a1a1a!important;letter-spacing:-.01em!important;line-height:1.2!important;margin-bottom:12px!important}.template-product .product__text.caption-with-letter-spacing,.template-product .product__text{font-family:var(--nx-sans)!important;font-size:10px!important;font-weight:600!important;letter-spacing:.2em!important;text-transform:uppercase!important;color:#9b9b9b!important}.template-product .price .price-item,.template-product .price__regular .price-item,.template-product .price__sale .price-item--sale{font-family:var(--nx-sans)!important;font-size:22px!important;font-weight:300!important;color:#1a1a1a!important;letter-spacing:0!important}.template-product .price__regular .price-item--regular{font-size:22px!important}.template-product .price--on-sale .price-item--regular{font-size:15px!important;color:#9b9b9b!important;text-decoration:line-through!important;font-weight:300!important}.template-product .price--on-sale .price-item--sale{color:var(--nx-red, #E8483B)!important}.template-product .product-form__input input[type=radio]:not(.swatch-input__input)+label{font-family:var(--nx-sans)!important;font-size:12px!important;font-weight:500!important;letter-spacing:.05em!important;border-radius:0!important;border:1px solid #D0CBC5!important;color:#1a1a1a!important;background:#fff!important;transition:border-color .2s ease,background .2s ease!important;min-width:44px!important;text-align:center!important}.template-product .product-form__input input[type=radio]:not(.swatch-input__input):checked+label{border-color:#1a1a1a!important;background:#1a1a1a!important;color:#fff!important}.template-product .product-form__input input[type=radio]:not(.swatch-input__input)+label:hover{border-color:#1a1a1a!important}.template-product .swatch,.template-product .swatch--square,.template-product .swatch--circle,.template-product .swatch-input__label{border-radius:0!important}.template-product .swatch-input__input:checked+.swatch-input__label{outline:2px solid #1A1A1A!important;outline-offset:3px!important}.template-product .swatch-input__input+.swatch-input__label:hover{outline:2px solid rgba(0,0,0,.35)!important;outline-offset:3px!important}.template-product .product-form__input .form__label{font-family:var(--nx-sans)!important;font-size:11px!important;font-weight:600!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#1a1a1a!important}.template-product .quantity__input,.template-product .quantity__button{font-family:var(--nx-sans)!important;border-color:#d0cbc5!important;border-radius:0!important;color:#1a1a1a!important}.template-product .product-form__submit,.template-product .product-form__submit.button{font-family:var(--nx-sans)!important;font-size:11px!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase!important;background:#1a1a1a!important;background-color:#1a1a1a!important;color:#fff!important;border:none!important;outline:none!important;box-shadow:none!important;border-radius:0!important;height:52px!important;transition:background .25s ease,color .25s ease!important}.template-product .product-form__submit:hover,.template-product .product-form__submit.button:hover{background:#333!important;background-color:#333!important;color:#fff!important;border:none!important;outline:none!important;box-shadow:none!important}.template-product .shopify-payment-button__button{border-radius:0!important}.template-product .product__description,.template-product .product__description p,.template-product .product__description li{font-family:var(--nx-sans)!important;font-size:14px!important;font-weight:300!important;line-height:1.7!important;color:#4a4a4a!important}.template-product .product__description h3,.template-product .product__description strong{font-weight:600!important;color:#1a1a1a!important}.template-product .related-products{background:#fff!important}.template-product .related-products .card-wrapper,.template-product .related-products .card{border:none!important;box-shadow:none!important;border-radius:0!important;background:transparent!important}.template-product .related-products .card__inner{background:#f2f0ed!important;border-radius:0!important}.template-product .related-products .card__heading,.template-product .related-products .card__heading a{font-family:var(--nx-sans)!important;font-size:14px!important;font-weight:300!important;color:#1a1a1a!important}.template-product .related-products .section-heading{font-family:var(--nx-sans)!important;font-weight:300!important;letter-spacing:-.01em!important;color:#1a1a1a!important}.section-header.menu-open .header-wrapper,.section-header.menu-open sticky-header,.section-header.menu-open header.header,.section-header.menu-open .color-scheme-1,.section-header.menu-open{background:#080808!important;background-color:#080808!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.section-header.menu-open .header__heading-logo{filter:brightness(0) invert(1)!important}.section-header.menu-open .header__icon,.section-header.menu-open .header__icon svg{color:#fff!important;stroke:#fff!important}.section-header.menu-open .header__menu-item span,.section-header.menu-open .header__menu-item a{color:#fff!important}.section-header menu-drawer,.section-header .menu-drawer,.section-header .menu-drawer__inner-container,.section-header .menu-drawer__navigation-container,.section-header .menu-drawer__navigation,.section-header .menu-drawer__submenu{background:#080808!important;background-color:#080808!important}.section-header menu-drawer{display:block!important}.menu-drawer .header__heading-logo{filter:brightness(0) invert(1)!important;opacity:.92}.menu-drawer .header__icon,.menu-drawer .header__icon svg{color:#fff!important;stroke:#fff!important}.menu-drawer__close-button{color:#fff!important;background:transparent!important}.menu-drawer__close-button svg,.menu-drawer__close-button .icon{stroke:#fff!important;color:#fff!important}.menu-drawer__inner-container>*:first-child{border-bottom:1px solid rgba(255,255,255,.1)!important}.menu-drawer .list-menu,.menu-drawer .list-menu li{background:transparent!important;margin:0!important}.menu-drawer__menu-item,.menu-drawer a.menu-drawer__menu-item,.menu-drawer summary.menu-drawer__menu-item{font-family:var(--nx-sans)!important;font-size:12px!important;font-weight:500!important;letter-spacing:.22em!important;text-transform:uppercase!important;color:#ffffffd9!important;padding:22px 36px!important;border-bottom:1px solid rgba(255,255,255,.07)!important;background:transparent!important;display:flex!important;align-items:center!important;transition:color .2s ease,padding-left .2s ease!important;position:relative}.menu-drawer__menu-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleY(0);width:2px;height:40%;background:#e8483b;transition:transform .2s ease!important}.menu-drawer__menu-item:hover:before,.menu-drawer__menu-item:focus:before{transform:translateY(-50%) scaleY(1)!important}.menu-drawer__menu-item:hover,.menu-drawer__menu-item:focus{color:#fff!important;padding-left:44px!important;background:#ffffff08!important}.menu-drawer .icon-caret,.menu-drawer .icon-caret svg{stroke:#ffffff59!important;color:#ffffff59!important}.menu-drawer__utility-links{border-top:1px solid rgba(255,255,255,.1)!important;padding:24px 36px!important;background:transparent!important}.menu-drawer__utility-links a,.menu-drawer__utility-links span,.menu-drawer__utility-links button{font-family:var(--nx-sans)!important;font-size:10px!important;font-weight:500!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#ffffff73!important;background:transparent!important}.menu-drawer__utility-links a:hover{color:#fffc!important}.menu-drawer__utility-links .list-social__link svg,.menu-drawer__utility-links svg{fill:#fff6!important;color:#fff6!important}.menu-drawer__utility-links .list-social__link:hover svg{fill:#fff!important}.menu-drawer__navigation>ul{counter-reset:nav-counter!important}.menu-drawer__navigation>ul>li{counter-increment:nav-counter!important}.menu-drawer__navigation>ul>li>.menu-drawer__menu-item:after{content:counter(nav-counter,decimal-leading-zero)!important;position:absolute!important;right:36px!important;top:50%!important;transform:translateY(-50%)!important;font-family:var(--nx-sans)!important;font-size:10px!important;font-weight:400!important;letter-spacing:.1em!important;color:#fff3!important;pointer-events:none!important}menu-drawer:before{content:""!important;display:block!important;height:1px!important;background:linear-gradient(to right,var(--nx-red, #E8483B),transparent)!important;opacity:.6!important}.footer,.footer-wrapper,.footer__content-top,.footer__content-bottom{background:var(--nx-black)!important;color:#ffffffa6!important}.footer__heading,.footer .h4,.footer__column-header{font-family:var(--nx-sans)!important;font-weight:400!important;color:#fff!important;font-size:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.footer a,.footer li a,.footer__list a{font-family:var(--nx-sans)!important;font-weight:300!important;font-size:13px!important;color:#ffffffa6!important;text-decoration:none!important}.footer a:hover{color:#fff!important}.footer__copyright,.footer__copyright-text{color:#ffffff59!important;font-size:12px!important}.hero-wrapper{background:var(--nx-offwhite)!important;padding:80px 20px!important}.hero-info h2{font-family:var(--nx-sans)!important;font-weight:300!important;font-size:clamp(26px,3.5vw,40px)!important;letter-spacing:-.02em!important;color:var(--nx-text)!important;margin-bottom:20px!important}.hero-info p{font-family:var(--nx-sans)!important;font-weight:300!important;color:var(--nx-muted)!important;line-height:1.7!important}.hero-info ul li{font-family:var(--nx-sans)!important;font-weight:300!important;color:var(--nx-text)!important}.hero-btn{font-family:var(--nx-sans)!important;font-size:11px!important;font-weight:500!important;letter-spacing:.14em!important;text-transform:uppercase!important;border-radius:0!important;padding:16px 40px!important;background:var(--nx-black)!important;color:#fff!important;text-decoration:none!important;display:inline-block;border:1px solid var(--nx-black)!important;transition:background .22s ease!important}.hero-btn:hover{background:var(--nx-dark)!important;border-color:var(--nx-dark)!important}.ig-card{border-radius:4px!important;box-shadow:0 12px 50px #00000014!important}.ls-valor{background:var(--nx-cream)!important;padding:80px 20px!important}.ls-valor h2{font-family:var(--nx-sans)!important;font-weight:300!important;font-size:clamp(24px,3vw,38px)!important;letter-spacing:-.02em!important;color:var(--nx-text)!important}.ls-valor p{font-family:var(--nx-sans)!important;font-weight:300!important;color:var(--nx-muted)!important;line-height:1.8!important}.ls-valor .ls-frase{color:var(--nx-muted)!important}.ls-valor .ls-frase span{color:var(--nx-dark)!important}#ls-influ{background:var(--nx-offwhite)!important}#ls-influ .ls-title{font-family:var(--nx-sans)!important;font-weight:300!important;font-size:clamp(24px,3vw,36px)!important;letter-spacing:-.02em!important;color:var(--nx-text)!important}#ls-influ .ls-card{border-radius:0!important;box-shadow:0 4px 20px #0000000d!important}#ls-influ .ls-name{font-family:var(--nx-sans)!important;font-weight:400!important;color:var(--nx-text)!important}#ls-influ .ls-cta{font-family:var(--nx-sans)!important;font-weight:300!important;color:var(--nx-muted)!important}#ls-influ .ls-buy{border-radius:0!important;font-family:var(--nx-sans)!important;font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:500!important;background:var(--nx-black)!important;padding:12px!important;transition:background .2s ease!important}#ls-influ .ls-buy:hover{background:var(--nx-dark)!important}#ls-influ .ls-arrow{border-radius:50%!important;border:1px solid var(--nx-border)!important;background:var(--nx-white)!important}.ls-whatsapp{position:fixed;bottom:28px;right:28px;z-index:9999;width:56px;height:56px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 24px #25d36673;transition:transform .22s ease,box-shadow .22s ease;text-decoration:none}.ls-whatsapp:hover{transform:scale(1.09);box-shadow:0 8px 32px #25d3668c}.ls-whatsapp svg{width:28px;height:28px;fill:#fff}.ls-marquee-section{background:var(--nx-cream);overflow:hidden;padding:16px 0;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.ls-marquee-track{display:flex;white-space:nowrap;width:max-content;animation:lsMarquee 28s linear infinite}.ls-marquee-track:hover{animation-play-state:paused}@keyframes lsMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ls-marquee-item{display:inline-flex;align-items:center;gap:20px;padding:0 36px;font-family:var(--nx-sans);font-size:13px;font-weight:300;color:var(--nx-dark);letter-spacing:.03em}.ls-marquee-dot{width:4px;height:4px;border-radius:50%;background:var(--nx-dark);display:inline-block;opacity:.35;flex-shrink:0}.ls-countdown-strip{background:var(--nx-peach);padding:44px 80px;display:grid;grid-template-columns:1fr auto 1fr;gap:60px;align-items:center}.ls-countdown-divider{width:1px;height:70px;background:#00000026}.ls-countdown-left{display:flex;flex-direction:column;gap:8px}.ls-countdown-units{display:flex;gap:6px;align-items:flex-start}.ls-countdown-unit{text-align:center;min-width:52px}.ls-countdown-num{font-family:var(--nx-sans);font-size:42px;font-weight:300;color:var(--nx-black);line-height:1;display:block;letter-spacing:-.02em}.ls-countdown-lbl{font-family:var(--nx-sans);font-size:9px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#00000080;margin-top:6px;display:block}.ls-countdown-sep{font-size:36px;font-weight:200;color:#00000040;line-height:1.1;padding:0 2px}.ls-countdown-right{text-align:right}.ls-countdown-right h3{font-family:var(--nx-sans)!important;font-size:clamp(22px,2.8vw,36px)!important;font-weight:300!important;color:var(--nx-black)!important;letter-spacing:-.01em!important;margin:0 0 8px!important;line-height:1.2!important}.ls-countdown-right p{font-family:var(--nx-sans);font-size:14px;font-weight:300;color:#0000008c;margin:0 0 24px}.ls-countdown-right a{display:inline-block;font-family:var(--nx-sans);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:15px 36px;background:var(--nx-black);color:#fff;text-decoration:none;border:1px solid var(--nx-black);transition:background .22s ease}.ls-countdown-right a:hover{background:var(--nx-dark);border-color:var(--nx-dark)}@media(max-width:900px){.ls-countdown-strip{grid-template-columns:1fr;padding:48px 24px;text-align:center;gap:32px}.ls-countdown-divider{display:none}.ls-countdown-units{justify-content:center}.ls-countdown-right{text-align:center}}.ls-split-dark{display:grid;grid-template-columns:1fr 1fr;min-height:520px}.ls-split-dark__image{position:relative;overflow:hidden}.ls-split-dark__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s ease}.ls-split-dark:hover .ls-split-dark__image img{transform:scale(1.04)}.ls-split-dark__text{background:var(--nx-dark);display:flex;flex-direction:column;justify-content:center;padding:80px 64px;text-align:center}.ls-split-dark__eyebrow{font-family:var(--nx-sans);font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#fff6;margin-bottom:20px;display:block}.ls-split-dark__title{font-family:var(--nx-sans)!important;font-size:clamp(26px,3vw,42px)!important;font-weight:300!important;color:#fff!important;letter-spacing:-.02em!important;line-height:1.2!important;margin-bottom:20px!important}.ls-split-dark__body{font-family:var(--nx-sans);font-size:15px;font-weight:300;color:#ffffff8c;line-height:1.75;margin-bottom:40px;max-width:380px;margin-left:auto;margin-right:auto}.ls-split-dark__btn{display:inline-block;font-family:var(--nx-sans);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:15px 36px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.45);text-decoration:none;transition:background .22s ease,border-color .22s ease,color .22s ease}.ls-split-dark__btn:hover{background:#fff;color:var(--nx-dark);border-color:#fff}@media(max-width:768px){.ls-split-dark{grid-template-columns:1fr}.ls-split-dark__image{min-height:300px}.ls-split-dark__text{padding:60px 24px}}#ls-instafeed h2{font-family:var(--nx-sans)!important;font-weight:300!important;letter-spacing:-.01em!important;color:var(--nx-text)!important}#ls-instafeed p{font-family:var(--nx-sans)!important;font-weight:300!important;color:var(--nx-muted)!important}#ls-instafeed a[style*="background:#d8a4b1"],#ls-instafeed a[style*="background: #d8a4b1"]{background:var(--nx-black)!important;border-radius:0!important;font-family:var(--nx-sans)!important;font-size:11px!important;font-weight:600!important;letter-spacing:.12em!important;text-transform:uppercase!important;padding:13px 30px!important;box-shadow:none!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/lu-silueta-nexus.css.map */
