:root{--lumora-ink: #08090d;--lumora-ivory: #f4f0e7;--lumora-paper: #fbf9f4;--lumora-gold: #d4af58;--lumora-line: rgba(8, 9, 13, .15);--lumora-ease: cubic-bezier(.2, .8, .2, 1);--lumora-shadow: 0 26px 70px rgba(8, 9, 13, .13);--lumora-page: min(1400px, calc(100vw - 48px) )}html{scroll-behavior:smooth;scrollbar-color:var(--lumora-gold) var(--lumora-ink)}body.lumora-theme{color:var(--lumora-ink);background:var(--lumora-ivory);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.lumora-theme:before{content:"";position:fixed;z-index:999999;inset:0 0 auto;height:2px;background:var(--lumora-gold);transform:scaleX(var(--lumora-scroll-progress, 0));transform-origin:left;pointer-events:none}.lumora-theme :focus-visible{outline:2px solid var(--lumora-gold);outline-offset:3px}.lumora-theme .page-width{width:var(--lumora-page);max-width:none;margin-inline:auto}.lumora-theme h1,.lumora-theme h2,.lumora-theme h3,.lumora-theme .h0,.lumora-theme .h1,.lumora-theme .h2{text-wrap:balance}.lumora-theme .shopify-section-group-header-group{position:relative;z-index:40}.lumora-theme .header-wrapper{border-bottom:1px solid rgba(212,175,88,.2);transition:background-color .35s var(--lumora-ease),backdrop-filter .35s var(--lumora-ease),box-shadow .35s var(--lumora-ease)}.lumora-theme .header-wrapper.lumora-header-scrolled,.lumora-theme .scrolled-past-header .header-wrapper{background:#08090de8!important;backdrop-filter:blur(18px) saturate(130%);-webkit-backdrop-filter:blur(18px) saturate(130%);box-shadow:0 12px 36px #00000029}.lumora-theme .header{min-height:74px}.lumora-theme .header__heading-logo,.lumora-theme .header__heading-logo-wrapper{transform-style:preserve-3d;transition:transform .45s var(--lumora-ease),filter .35s ease}.lumora-theme .header__heading-link:hover .header__heading-logo,.lumora-theme .header__heading-link:hover .header__heading-logo-wrapper{transform:perspective(600px) rotateY(-8deg) translateY(-1px);filter:drop-shadow(0 8px 16px rgba(212,175,88,.24))}.lumora-theme .header__menu-item,.lumora-theme .list-menu__item{position:relative;font-size:.72rem;font-weight:750;letter-spacing:.105em;text-transform:uppercase}.lumora-theme .header__menu-item:after{content:"";position:absolute;left:1.2rem;right:1.2rem;bottom:.7rem;height:1px;background:var(--lumora-gold);transform:scaleX(0);transform-origin:right;transition:transform .3s var(--lumora-ease)}.lumora-theme .header__menu-item:hover:after,.lumora-theme .header__active-menu-item:after{transform:scaleX(1);transform-origin:left}.lumora-theme .header__icon{border-radius:50%;transition:color .25s ease,background .25s ease,transform .25s var(--lumora-ease)}.lumora-theme .header__icon:hover{color:var(--lumora-gold);background:#d4af5814;transform:translateY(-2px)}.lumora-theme .mega-menu__content,.lumora-theme .header__submenu{border:1px solid rgba(212,175,88,.18);background:#f4f0e7f7;box-shadow:var(--lumora-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lumora-theme .mega-menu__link{color:var(--lumora-ink);transition:color .2s ease,transform .25s var(--lumora-ease)}.lumora-theme .mega-menu__link:hover{color:#8a6519;transform:translate(4px)}.lumora-theme .button,.lumora-theme button:not(.unstyled-button),.lumora-theme .shopify-payment-button__button{min-height:50px;border-radius:0;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;transition:transform .26s var(--lumora-ease),box-shadow .26s ease,color .26s ease,background-color .26s ease,border-color .26s ease}.lumora-theme .button:hover:not(:disabled),.lumora-theme button:hover:not(:disabled):not(.unstyled-button){transform:translateY(-2px);box-shadow:0 12px 28px #08090d26}.lumora-theme .field__input,.lumora-theme .select__select,.lumora-theme input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.lumora-theme textarea{border-radius:0;border-color:#08090d47;background:transparent;transition:border-color .2s ease,box-shadow .2s ease}.lumora-theme .field__input:focus,.lumora-theme input:focus,.lumora-theme textarea:focus{border-color:var(--lumora-gold);box-shadow:0 0 0 1px var(--lumora-gold)}.lumora-theme .product-grid{gap:clamp(1rem,2vw,2rem)}.lumora-theme .card-wrapper{--lumora-card-rx: 0deg;--lumora-card-ry: 0deg;height:100%;transform:perspective(1000px) rotateX(var(--lumora-card-rx)) rotateY(var(--lumora-card-ry));transform-style:preserve-3d;transition:transform .2s ease-out}.lumora-theme .card{height:100%;overflow:hidden;border:1px solid rgba(8,9,13,.12);background:var(--lumora-paper);box-shadow:none;transition:border-color .3s ease,box-shadow .35s ease}.lumora-theme .card-wrapper:hover .card{border-color:#d4af58a6;box-shadow:0 22px 46px #08090d21}.lumora-theme .card__inner,.lumora-theme .card__media,.lumora-theme .card__media .media{min-height:clamp(260px,28vw,430px);background:radial-gradient(circle at 50% 55%,rgba(212,175,88,.11),transparent 48%),var(--lumora-paper)}.lumora-theme .card__media img,.lumora-theme .product-grid img{width:100%;height:100%;padding:clamp(1rem,3vw,2.4rem);object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 18px 24px rgba(8,9,13,.15));transform:translateZ(22px) scale(.93);transition:transform .48s var(--lumora-ease),filter .48s ease}.lumora-theme .card-wrapper:hover .card__media img{transform:translateZ(38px) translateY(-6px) scale(.98);filter:drop-shadow(0 26px 32px rgba(8,9,13,.23))}.lumora-theme .card__content{padding:1rem 1rem 1.2rem;border-top:1px solid rgba(8,9,13,.1)}.lumora-theme .card__heading{font-size:clamp(.88rem,1vw,1rem);line-height:1.3}.lumora-theme .card-information .price{font-weight:800}.lumora-theme .badge{border-radius:0;padding:.42rem .58rem;font-size:.58rem;letter-spacing:.08em}.lumora-theme.template-product main{background:var(--lumora-ivory)}.lumora-theme.template-product .product{width:var(--lumora-page);max-width:none;margin-inline:auto;gap:clamp(2rem,5vw,6rem);padding-top:clamp(2.5rem,6vw,6rem);padding-bottom:clamp(4rem,8vw,8rem)}.lumora-theme.template-product .product__media-wrapper,.lumora-theme.template-product .product__media-gallery{border:1px solid rgba(8,9,13,.1);background:radial-gradient(circle at 50% 55%,rgba(212,175,88,.12),transparent 48%),var(--lumora-paper)}.lumora-theme.template-product .product__media img{object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 26px 38px rgba(8,9,13,.18))}.lumora-theme.template-product .product__title h1,.lumora-theme.template-product .product__title{max-width:13ch;font-size:clamp(2.45rem,4vw,4.7rem);line-height:.92;letter-spacing:-.055em;text-transform:uppercase}.lumora-theme.template-product .product__info-container{padding:clamp(1rem,2vw,2rem) 0}.lumora-theme.template-product .price{font-size:clamp(1.25rem,2vw,1.8rem)}.lumora-theme.template-product .product-form__buttons .button,.lumora-theme.template-product .shopify-payment-button__button{width:100%}.lumora-theme.template-product .accordion{border-top:1px solid var(--lumora-line)}.lumora-theme.template-product .accordion:last-child{border-bottom:1px solid var(--lumora-line)}.lumora-theme.template-product .thumbnail{border-radius:0;border-color:#08090d21}.lumora-theme.template-product .thumbnail[aria-current=true]{border-color:var(--lumora-gold);box-shadow:inset 0 0 0 1px var(--lumora-gold)}.lumora-theme.template-product.template-suffix-technology{--lumora-gold: #3157ff}.lumora-theme.template-product.template-suffix-technology .product__media-wrapper,.lumora-theme.template-product.template-suffix-technology .product__media-gallery{background:radial-gradient(circle at 50% 55%,rgba(49,87,255,.18),transparent 50%),#090d17}.lumora-theme.template-product.template-suffix-perfume{--lumora-gold: #a71950}.lumora-theme.template-product.template-suffix-perfume .product__media-wrapper,.lumora-theme.template-product.template-suffix-perfume .product__media-gallery{background:radial-gradient(circle at 50% 55%,rgba(167,25,80,.2),transparent 50%),#10090d}.lumora-theme.template-product.template-suffix-home{--lumora-gold: #8e9a7b}.lumora-theme.template-product.template-suffix-home .product__media-wrapper,.lumora-theme.template-product.template-suffix-home .product__media-gallery{background:radial-gradient(circle at 50% 55%,rgba(142,154,123,.25),transparent 50%),#edf0e6}.lumora-theme.template-collection .collection{padding-top:clamp(2.5rem,5vw,5rem);padding-bottom:clamp(5rem,8vw,9rem)}.lumora-theme.template-collection .facets-container{margin-bottom:2rem;padding:1rem 0;border-top:1px solid var(--lumora-line);border-bottom:1px solid var(--lumora-line)}.lumora-theme.template-collection .facet-filters__label,.lumora-theme.template-collection .product-count__text{font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.lumora-theme .search-modal,.lumora-theme .predictive-search,.lumora-theme .search-modal__content{color:var(--lumora-ink);background:#f4f0e7fa}.lumora-theme .search-modal__content{min-height:min(100vh,820px);align-items:flex-start;padding:clamp(6rem,13vh,10rem) clamp(1.5rem,8vw,8rem)}.lumora-theme .search-modal__form{max-width:1180px;margin-inline:auto}.lumora-theme .search__input{min-height:110px;padding-right:6rem;border-width:0 0 1px;font-size:clamp(2rem,5vw,5.8rem);font-weight:800;letter-spacing:-.05em;text-transform:uppercase}.lumora-theme .predictive-search{border:0;box-shadow:none}.lumora-theme .drawer__inner{width:min(100vw,580px);max-width:none;color:var(--lumora-ink);background:var(--lumora-ivory);border-left:1px solid rgba(212,175,88,.3);box-shadow:-24px 0 80px #08090d33}.lumora-theme .drawer__header,.lumora-theme .cart-drawer__header{padding:1.5rem;border-bottom:1px solid var(--lumora-line)}.lumora-theme .cart-drawer .cart-item{padding-block:1.2rem;border-bottom:1px solid var(--lumora-line)}.lumora-theme .cart-drawer .cart-item__image{aspect-ratio:1;padding:.5rem;object-fit:contain;background:var(--lumora-paper)}.lumora-theme .cart-drawer__empty-content{min-height:72vh;display:grid;place-items:center;align-content:center;gap:1.5rem;padding:3rem}.lumora-theme .cart__empty-text{max-width:8ch;margin:0;font-size:clamp(3.2rem,8vw,6rem);line-height:.85;letter-spacing:-.06em;text-transform:uppercase}.lumora-theme .cart-drawer .totals{padding-top:1rem;border-top:1px solid var(--lumora-line)}.lumora-theme .cart-drawer .cart__checkout-button{min-height:58px;color:var(--lumora-ivory);background:var(--lumora-ink)}.lumora-theme.template-cart main{min-height:70vh;background:linear-gradient(rgba(8,9,13,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(8,9,13,.035) 1px,transparent 1px),var(--lumora-ivory);background-size:90px 90px}.lumora-theme.template-cart .cart-details{padding:clamp(3rem,7vw,7rem) 0}.lumora-theme.template-cart cart-details{display:block;border:1px solid rgba(8,9,13,.14);background:#fbf9f4f0;box-shadow:var(--lumora-shadow)}.lumora-theme.template-cart .cart-items thead{font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.lumora-theme.template-cart .cart-item{border-bottom:1px solid var(--lumora-line)}.lumora-theme.template-cart .cart-item__image{padding:1rem;object-fit:contain;background:var(--lumora-paper)}.lumora-theme.template-customers-login main,.lumora-theme.template-customers-register main,.lumora-theme.template-customers-account main,.lumora-theme.template-page main,.lumora-theme.template-search main,.lumora-theme.template-404 main{min-height:70vh;background:linear-gradient(rgba(8,9,13,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(8,9,13,.035) 1px,transparent 1px),var(--lumora-ivory);background-size:90px 90px}.lumora-theme .customer,.lumora-theme .contact,.lumora-theme .main-page-title,.lumora-theme .template-search__header{width:min(100% - 2rem,1000px);margin-inline:auto}.lumora-theme .customer{margin-top:clamp(4rem,8vw,8rem);margin-bottom:clamp(5rem,10vw,10rem);padding:clamp(1.5rem,5vw,4.5rem);border:1px solid rgba(8,9,13,.14);background:#fbf9f4db;box-shadow:var(--lumora-shadow)}.lumora-theme .customer h1,.lumora-theme .main-page-title,.lumora-theme .template-search__header h1{font-size:clamp(3rem,8vw,7rem);line-height:.86;letter-spacing:-.065em;text-transform:uppercase}.lumora-theme.template-page .section .rte{max-width:840px;margin:0 auto;padding:clamp(3rem,7vw,7rem) 0;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.75}.lumora-theme.template-404 .template-404{min-height:74vh;display:grid;place-content:center;justify-items:start;text-align:left}.lumora-theme.template-404 .template-404>p{margin:0 0 1rem;color:#9a7226;font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.lumora-theme.template-404 .template-404 .title{max-width:9ch;margin:0 0 2rem;font-size:clamp(4.3rem,12vw,10rem);line-height:.78;letter-spacing:-.075em;text-transform:uppercase}.lumora-theme .shopify-section-group-footer-group,.lumora-theme .dbtfy-footer{color:var(--lumora-ivory);background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),var(--lumora-ink);background-size:90px 90px}.lumora-theme .dbtfy-footer{position:relative;padding-top:clamp(4rem,8vw,8rem)}.lumora-theme .dbtfy-footer:before{content:"LUMORA";display:block;width:var(--lumora-page);margin:0 auto 3rem;color:transparent;border-bottom:1px solid rgba(244,240,231,.17);-webkit-text-stroke:1px rgba(244,240,231,.23);font-size:clamp(5rem,14vw,14rem);font-weight:900;letter-spacing:-.075em;line-height:.75}.lumora-theme .dbtfy-footer h2,.lumora-theme .dbtfy-footer h3,.lumora-theme .dbtfy-footer h4{color:var(--lumora-gold);font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.lumora-theme .dbtfy-footer a{color:color-mix(in srgb,var(--lumora-ivory) 78%,transparent);text-decoration:none;transition:color .2s ease,transform .2s ease}.lumora-theme .dbtfy-footer a:hover{color:var(--lumora-gold)}.lumora-theme .list-payment{filter:grayscale(1);opacity:.86}.js.lumora-motion-ready [data-lumora-reveal]{opacity:0;transform:translateY(28px);transition:opacity .72s var(--lumora-ease),transform .72s var(--lumora-ease)}.js.lumora-motion-ready [data-lumora-reveal].is-visible{opacity:1;transform:none}.lumora-media-error{visibility:hidden!important}.lumora-has-media-error{position:relative;min-height:220px}.lumora-has-media-error:after{content:"IMAGEN PENDIENTE";position:absolute;top:20%;right:20%;bottom:20%;left:20%;display:grid;place-items:center;color:#08090d73;border:1px dashed rgba(8,9,13,.25);font-size:.65rem;font-weight:800;letter-spacing:.12em}.lumora-cursor{position:fixed;z-index:999998;top:0;left:0;width:30px;height:30px;border:1px solid rgba(212,175,88,.72);border-radius:50%;transform:translate3d(-100px,-100px,0);pointer-events:none;mix-blend-mode:difference;transition:width .18s ease,height .18s ease,background .18s ease}.lumora-cursor.is-interactive{width:46px;height:46px;background:#d4af582b}@media(max-width:989px){:root{--lumora-page: min(100% - 28px, 1400px)}.lumora-theme .header{min-height:64px}.lumora-theme .card__inner,.lumora-theme .card__media,.lumora-theme .card__media .media{min-height:280px}.lumora-theme.template-product .product{width:var(--lumora-page);gap:1.5rem;padding-top:1.5rem}.lumora-theme .drawer__inner{width:100vw}.lumora-theme .search-modal__content{padding:5rem 1rem 2rem}.lumora-theme .search__input{min-height:78px;padding-right:4rem;font-size:clamp(1.6rem,8vw,3rem)}}@media(pointer:coarse){.lumora-cursor{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lumora-theme *,.lumora-theme *:before,.lumora-theme *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.js.lumora-motion-ready [data-lumora-reveal]{opacity:1;transform:none}.lumora-cursor{display:none}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/lumora-system.css.map */
