@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,700;1,400;1,700&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";:root{--color-bg: #FAF3E8;--color-primary: #E8CFC0;--color-secondary: #C89F8A;--color-accent: #B76E79;--color-accent-deep: #8B3A4A;--color-mauve: #6B2D3E;--color-text: #2E2E2E;--color-muted: #6B6B6B;--color-white: #FFFFFF;--color-black: #000000;--color-pink-xl: #FDE8ED;--color-pink-bg: #FFF0F5;--sp-xs: 8px;--sp-sm: 16px;--sp-md: 24px;--sp-lg: 40px;--sp-xl: 64px;--lunara-bordeaux: #6B2D3E;--lunara-terracotta: #B76E79;--lunara-creme: #FAF3E8;--lunara-dark: #2E2E2E;--lunara-muted: #6B6B6B;--lunara-border: #e0d0c4;--lunara-transition: .25s cubic-bezier(.4, 0, .2, 1)}@keyframes lunaraFadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes lunaraFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes lunaraShimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes lunaraPulseRing{0%{box-shadow:0 0 #6b2d3e66}70%{box-shadow:0 0 0 12px #6b2d3e00}to{box-shadow:0 0 #6b2d3e00}}@keyframes lunaraUnderline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes lunaraPricePop{0%{transform:scale(.9);opacity:0}60%{transform:scale(1.04)}to{transform:scale(1);opacity:1}}html body,html body .page-width,html body main{font-family:DM Sans,system-ui,sans-serif!important;font-size:16px!important;font-weight:400!important;background-color:#faf3e8!important;color:#1e1014!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizeLegibility!important}html body p,html body li,html body span{font-family:DM Sans,system-ui,sans-serif!important;font-weight:400!important;line-height:1.75!important;color:#1e1014!important}html body h1,html body h2,html body h3,html body .h1,html body .h2,html body .h3{font-family:Playfair Display,Georgia,serif!important;font-weight:700!important;letter-spacing:.01em!important;line-height:1.15!important}html body .announcement-bar,html body .utility-bar{background-color:#6b2d3e!important;color:#faf3e8!important;font-size:12px!important;font-weight:500!important;letter-spacing:1.5px!important;text-transform:uppercase!important}html body .announcement-bar *,html body .announcement-bar__message{color:#faf3e8!important}html body .header,html body .header-wrapper{background-color:#faf3e8!important;border-bottom:1px solid #e0d0c4!important;box-shadow:0 1px 8px #6b2d3e0f!important}html body .header__heading-link,html body .header__heading,html body .header__heading-logo-wrapper{font-family:Cormorant Garamond,Georgia,serif!important;color:#6b2d3e!important;font-size:22px!important}html body .header__menu-item,html body .header__menu-item span,html body .list-menu__item{font-family:DM Sans,system-ui,sans-serif!important;font-size:13px!important;font-weight:500!important;letter-spacing:1.5px!important;text-transform:uppercase!important;color:#6b2d3e!important;position:relative!important;text-decoration:none!important}html body .header__menu-item:after,html body .list-menu__item--link:after{content:""!important;position:absolute!important;bottom:-2px!important;left:0!important;width:100%!important;height:1.5px!important;background-color:#b76e79!important;transform:scaleX(0)!important;transform-origin:left!important;transition:transform .3s cubic-bezier(.4,0,.2,1)!important}html body .header__menu-item:hover:after,html body .list-menu__item--link:hover:after{transform:scaleX(1)!important}html body .header__icon svg,html body .header__icon{color:#6b2d3e!important;stroke:#6b2d3e!important}html body .banner,html body .image-banner{background-color:#6b2d3e!important}html body .banner__heading,html body .banner h2,html body .banner h1{font-family:Cormorant Garamond,Georgia,serif!important;font-style:italic!important;color:#faf3e8!important;font-weight:400!important;font-size:clamp(2.4rem,6vw,4.5rem)!important;letter-spacing:.02em!important;animation:lunaraFadeUp .9s cubic-bezier(.4,0,.2,1) both!important}html body .banner__text,html body .banner__text p{font-family:DM Sans,system-ui,sans-serif!important;color:#faf3e8eb!important;font-weight:400!important;font-size:17px!important;animation:lunaraFadeUp .9s .2s cubic-bezier(.4,0,.2,1) both!important}html body .banner__media img,html body .banner .media img{animation:lunaraFloat 6s ease-in-out infinite!important}html body .button,html body .button--primary,html body button.button{background:#6b2d3e!important;background-size:200% auto!important;color:#fff!important;border:none!important;border-radius:12px!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:14px!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:none!important;padding:16px 36px!important;transition:all .3s ease!important;cursor:pointer!important;position:relative!important;overflow:hidden!important}html body .button:hover,html body .button--primary:hover{background:#8b3a4a!important;transform:translateY(-2px)!important;box-shadow:0 8px 28px #6b2d3e59!important}html body .button--secondary{background:transparent!important;color:#6b2d3e!important;border:1.5px solid #6B2D3E!important;border-radius:12px!important}html body .button--secondary:hover{background:#6b2d3e!important;color:#fff!important}html body .shopify-section{animation:lunaraFadeUp .6s cubic-bezier(.4,0,.2,1) both!important}html body .multicolumn,html body .collapsible-content,html body .featured-product{background-color:#faf3e8!important}html body .multicolumn-card,html body .multicolumn-card__info-wrapper{background-color:#fff!important;border:1px solid #e0d0c4!important;border-radius:16px!important;padding:28px 24px!important;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)!important}html body .multicolumn-card:hover{transform:translateY(-6px)!important;box-shadow:0 16px 40px #6b2d3e1f!important}html body .multicolumn-card__title,html body .multicolumn-card h3{font-family:DM Sans,system-ui,sans-serif!important;font-size:14px!important;font-weight:600!important;color:#6b2d3e!important;letter-spacing:.8px!important;text-transform:uppercase!important}html body .multicolumn-card__info,html body .multicolumn-card p{font-family:DM Sans,system-ui,sans-serif!important;font-size:15px!important;font-weight:400!important;color:#5a3530!important;line-height:1.7!important}html body .product__media-item img,html body .product-media-container img,html body .product__media img{animation:lunaraFloat 7s ease-in-out infinite!important;will-change:transform!important}html body .product__title,html body .product__title h1,html body .product__title h2{font-family:Playfair Display,Georgia,serif!important;font-weight:400!important;font-size:clamp(1.8rem,3.5vw,2.6rem)!important;color:#6b2d3e!important;line-height:1.2!important}html body .product__description p,html body .product__description{font-family:DM Sans,system-ui,sans-serif!important;font-weight:400!important;font-size:16px!important;color:#3d2020!important;line-height:1.8!important}html body .price__regular,html body .price-item--regular,html body .price-item--sale{font-family:Playfair Display,Georgia,serif!important;font-size:36px!important;font-weight:600!important;color:#6b2d3e!important;animation:lunaraPricePop .5s .3s cubic-bezier(.4,0,.2,1) both!important}html body .price__sale .price-item--regular{font-size:20px!important;color:#a08080!important;text-decoration:line-through!important}html body .product-form__submit,html body .product-form__buttons button{background-color:#6b2d3e!important;color:#fff!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:15px!important;font-weight:600!important;letter-spacing:1.5px!important;text-transform:uppercase!important;border-radius:50px!important;border:none!important;padding:18px 40px!important;transition:all .25s ease!important;animation:lunaraPulseRing 2.5s 1.5s ease-out 3!important;cursor:pointer!important}html body .product-form__submit *,html body .product-form__buttons button *{background-color:transparent!important;padding:0!important}html body .product-form__submit:hover{background-color:#8b3a4a!important;transform:translateY(-2px)!important;box-shadow:0 10px 28px #6b2d3e59!important}html body .shopify-payment-button__button{background-color:#b76e79!important;border-radius:4px!important;font-family:DM Sans,system-ui,sans-serif!important;font-weight:600!important}html body .rating__star svg,html body .rating-star svg,html body .rating__star{fill:#f59e0b!important;color:#f59e0b!important}html body details summary,html body .collapsible-trigger{font-family:DM Sans,system-ui,sans-serif!important;font-size:16px!important;font-weight:500!important;color:#6b2d3e!important;border-bottom:1px solid #e0d0c4!important;cursor:pointer!important;transition:color .2s ease!important;padding:18px 0!important}html body details summary:hover,html body details[open] summary{color:#b76e79!important}html body details p,html body .collapsible-content__inner{font-family:DM Sans,system-ui,sans-serif!important;font-size:15px!important;font-weight:400!important;color:#3d2020!important;line-height:1.85!important}html body .lunara-faq .lunara-faq__question{font-size:22px!important;font-weight:700!important;font-family:DM Sans,system-ui,sans-serif!important;color:#6b2d3e!important;line-height:1.35!important}html body .lunara-faq .lunara-faq__question>span:first-child{font-size:18px!important;font-weight:700!important;font-family:DM Sans,system-ui,sans-serif!important;color:#6b2d3e!important;display:block!important}html body .lunara-faq .lunara-faq__answer p{font-size:17px!important;font-weight:400!important;font-family:DM Sans,system-ui,sans-serif!important;color:#4a2828!important;line-height:1.85!important}html body .footer,html body .footer__content-bottom{background-color:transparent!important;background:transparent!important}html body .footer__content-top p,html body .footer__content-top a,html body .footer__content-top li{font-family:DM Sans,system-ui,sans-serif!important;font-size:14px!important;font-weight:400!important;color:#3d2020!important}html body .footer__content-bottom,html body .footer__content-bottom-wrapper{border-top:1px solid #e0d0c4!important;padding-top:20px!important}html body .footer__copyright,html body .copyright__content,html body .footer__content-bottom small{font-family:DM Sans,system-ui,sans-serif!important;font-size:13px!important;font-weight:400!important;color:#5a3530!important}html body .footer__copyright a,html body .policies a,html body .copyright__content a{font-family:DM Sans,system-ui,sans-serif!important;font-size:13px!important;font-weight:400!important;color:#5a3530!important;text-decoration:underline!important;text-underline-offset:3px!important;transition:color .2s ease!important}html body .footer__copyright a:hover,html body .policies a:hover,html body .copyright__content a:hover{color:#6b2d3e!important}html body .badge,html body .badge--sale,html body .badge--on-sale{background-color:#c4714a!important;color:#faf3e8!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:10px!important;font-weight:600!important;letter-spacing:1px!important;text-transform:uppercase!important;border-radius:20px!important;padding:4px 12px!important}html body .field__input,html body input[type=text],html body input[type=email],html body textarea{font-family:DM Sans,system-ui,sans-serif!important;font-size:15px!important;font-weight:400!important;border:1.5px solid #e0d0c4!important;border-radius:3px!important;background-color:#fff!important;color:#1e1014!important}html body .field__input:focus,html body input:focus{border-color:#c4714a!important;box-shadow:0 0 0 3px #c4714a26!important;outline:none!important}::selection{background-color:#c4714a!important;color:#faf3e8!important}@media(max-width:768px){html body p,html body li,html body .product__description p{font-size:15px!important}html body details summary{font-size:15px!important}html body .product__media-item img,html body .banner__media img{animation:none!important}}@media(prefers-reduced-motion:reduce){html body *,html body *:before,html body *:after{animation:none!important;transition:none!important}}html body .header__heading-logo,html body .header__heading-logo-wrapper img{max-height:60px!important;width:auto!important;height:auto!important;max-width:160px!important;object-fit:contain!important}html body .header__heading-logo-wrapper{max-width:160px!important;display:flex!important;align-items:center!important}html body .product-form__input .form__label,html body .variant-picker__label,html body .product-form__option label{font-family:DM Sans,system-ui,sans-serif!important;font-size:13px!important;font-weight:600!important;color:#6b2d3e!important;letter-spacing:1px!important;text-transform:uppercase!important}html body .swatch-input__input+.swatch__button,html body .variant-input-wrapper .variant__button-label,html body .form__radio-label{border:1.5px solid #e0d0c4!important;border-radius:50px!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:13px!important;font-weight:500!important;color:#3d2020!important;transition:all .2s ease!important;cursor:pointer!important}html body .swatch-input__input:checked+.swatch__button,html body .form__radio:checked~.form__radio-label{border-color:#6b2d3e!important;background-color:#6b2d3e!important;color:#fff!important}html body .shopify-section+.shopify-section{margin-top:0!important}html body .shopify-section{margin-bottom:0!important}html body .badge--sale,html body .badge{background-color:#6b2d3e!important;color:#faf3e8!important;border-radius:20px!important;font-size:10px!important;font-weight:700!important;letter-spacing:1.5px!important;text-transform:uppercase!important;padding:4px 12px!important}html body .quantity__button,html body .quantity{border:1.5px solid #e0d0c4!important;border-radius:8px!important}html body .quantity__button:hover{background-color:#faf3e8!important;color:#6b2d3e!important}html body .product__tax,html body .product__policies{font-size:13px!important;color:#6b6b6b!important}html body .section-lunara-homepage>*:first-child,html body .shopify-section:first-of-type{padding-top:0!important;margin-top:0!important}.lp-life-img{position:relative!important}.lp-life-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--color-mauve, #6B2D3E) 0%,var(--color-mauve, #6B2D3E) 18%,rgba(107,45,62,.5) 40%,transparent 65%);pointer-events:none;z-index:2}
/*# sourceMappingURL=/cdn/shop/t/3/assets/lunara.css.map */
