*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;background:#fff;color:#1a1a1a;font-size:14px;line-height:1.5}a{text-decoration:none;color:inherit;cursor:pointer}img{max-width:100%;display:block}button{cursor:pointer;border:none;background:none;font-family:Poppins,sans-serif}.skip-to-content{position:absolute;left:-9999px;top:0;width:1px;height:1px;overflow:hidden;z-index:10000;background:#222;color:#fff;padding:12px 20px;font-size:13px}.skip-to-content:focus{left:0;width:auto;height:auto;overflow:visible}.preloader{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .4s}.preloader.hide{opacity:0;pointer-events:none}.preloader-logo{font-family:Poppins,sans-serif;font-size:32px;letter-spacing:6px;color:#222;margin-bottom:20px}.preloader-spinner{width:30px;height:30px;border:2px solid #e0e0e0;border-top-color:#b8965a;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.page{display:none;opacity:0;transition:opacity .3s ease}.page.active{display:block;opacity:1}.thumbs_col,.variations_tag_filters,.cat-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none}.thumbs_col::-webkit-scrollbar,.variations_tag_filters::-webkit-scrollbar,.cat-filters::-webkit-scrollbar{display:none}.header{position:fixed;top:0;left:0;right:0;z-index:1000;transition:transform .3s ease;will-change:transform}.header.hidden{transform:translateY(-100%)}body{padding-top:130px}@media(max-width:900px){body{padding-top:48px}}.top_bar{background:#000;height:60px;display:flex;align-items:center;position:relative}.top_bar .container{max-width:1200px;width:100%;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;position:relative}.header_announcement_text{font-size:12px;color:#878787;display:flex;align-items:center}.top_right_side_content{display:flex;align-items:center;justify-content:flex-end;gap:4px}a.logo{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;cursor:pointer;text-decoration:none}a.logo img{height:22px}a.logo .logo-text{font-family:Poppins,sans-serif;font-size:22px;letter-spacing:4px;font-weight:400;color:#fff;white-space:nowrap}.icon-btn{background:none;border:none;color:#878787;cursor:pointer;display:flex;align-items:center;gap:3px;font-size:12px;font-family:Poppins,sans-serif;padding:6px 8px;transition:color .2s}.icon-btn:hover{color:#fff}.lang-btn{border-right:1px solid #333;padding-right:12px;margin-right:4px;color:#878787;font-size:12px;cursor:pointer;background:none;border-top:none;border-left:none;border-bottom:none;display:flex;align-items:center;gap:5px}.cart-badge-count{background:#b8965a;color:#fff;width:16px;height:16px;border-radius:50%;font-size:9px;display:flex;align-items:center;justify-content:center;font-weight:700;margin-left:2px}.site_header{background:#fff;height:70px;display:flex;align-items:center;border-bottom:1px solid #f0f0f0}nav.main_menu{width:100%;height:70px;display:flex;align-items:center;justify-content:center;padding:0 20px}nav.main_menu>ul{list-style:none;display:flex;align-items:center;gap:0;height:100%;margin:0;padding:0}nav.main_menu>ul>li{position:relative;height:100%;display:flex;align-items:center}nav.main_menu>ul>li>a{display:flex;align-items:center;gap:6px;height:100%;padding:0 14px;font-size:14px;font-weight:500;color:#222;text-decoration:none;white-space:nowrap;transition:color .2s;cursor:pointer}nav.main_menu>ul>li>a:hover{color:#b8965a}nav.main_menu>ul>li>a h2{font-size:14px;font-weight:500;margin:0;color:inherit}nav.main_menu>ul>li.highlighted>a{color:#222}.fa_icon{font-size:12px;color:#222}ul.dropdown{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid #e8e8e8;min-width:210px;z-index:200;box-shadow:0 8px 24px #00000014;list-style:none;padding:4px 0;margin:0}nav.main_menu>ul>li:hover ul.dropdown{display:block}ul.dropdown li a{display:block;padding:10px 18px;font-size:13px;color:#444;border-bottom:1px solid #f5f5f5;white-space:nowrap;transition:color .15s;text-decoration:none;cursor:pointer}ul.dropdown li:last-child a{border-bottom:none}ul.dropdown li a:hover{color:#b8965a;background:#fafafa}.homepage_perks{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;margin:0}.lifestyle-gallery{overflow:hidden;background:#fff;padding:0;margin:0}.lifestyle-gallery .lg-track{display:flex;gap:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lifestyle-gallery .lg-track::-webkit-scrollbar{display:none}.lifestyle-gallery .lg-item{flex-shrink:0;width:20%;aspect-ratio:1;cursor:pointer;overflow:hidden}.lifestyle-gallery .lg-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.lifestyle-gallery .lg-item:hover img{transform:scale(1.05)}@media(max-width:900px){.lifestyle-gallery .lg-item{width:40%}}.perks-luxe{display:grid;grid-template-columns:repeat(4,1fr);padding:54px 48px;max-width:1440px;margin:0 auto;gap:20px;background:#fff}.perk-luxe{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:0 16px}.pl-icon{width:88px;height:88px;display:flex;align-items:center;justify-content:center}.pl-title{font-size:14px;font-weight:700;letter-spacing:3px;color:#1a1410;text-transform:uppercase;margin-top:4px}.pl-sub{font-size:13px;color:#878787;font-weight:400}@media(max-width:900px){.perks-luxe{grid-template-columns:repeat(2,1fr);gap:36px 10px;padding:34px 16px}.pl-icon svg{width:64px;height:64px}}.home-newsletter{padding:70px 40px;text-align:center;max-width:820px;margin:0 auto}.home-newsletter .hn-title-row{display:flex;align-items:center;justify-content:center;gap:22px;margin-bottom:24px}.home-newsletter .hn-line{display:block;width:80px;height:1px;background:#1a1410}.home-newsletter .hn-title{font-family:Poppins,sans-serif;font-size:26px;font-weight:400;letter-spacing:2px;color:#1a1410;text-transform:uppercase;margin:0}.home-newsletter .hn-desc{font-size:14px;color:#555;line-height:1.7;max-width:620px;margin:0 auto 28px}.home-newsletter .hn-desc strong{color:#b8965a;font-weight:600}.home-newsletter .hn-form{display:flex;justify-content:center;gap:0;max-width:500px;margin:0 auto;border-bottom:1px solid #1a1410}.home-newsletter .hn-input{flex:1;padding:14px 16px;border:none;background:transparent;font-size:14px;font-family:Poppins,sans-serif;outline:none;color:#222}.home-newsletter .hn-btn{padding:14px 32px;background:#1a1410;color:#fff;border:none;font-size:11px;font-weight:700;letter-spacing:3px;cursor:pointer;font-family:Poppins,sans-serif;text-transform:uppercase;border-radius:30px;transition:background .2s}.home-newsletter .hn-btn:hover{background:#b8965a}@media(max-width:600px){.home-newsletter{padding:48px 20px}.home-newsletter .hn-title{font-size:18px;letter-spacing:1px}.home-newsletter .hn-line{width:40px}.home-newsletter .hn-form{flex-direction:column:border-bottom:none;gap:12px}.home-newsletter .hn-input{border:1px solid #ddd;border-radius:24px;text-align:center}}.perk_wrapper{display:flex;align-items:center;gap:14px;padding:22px 28px;border-right:1px solid #ebebeb}.perk_wrapper:last-child{border-right:none}.perk_wrapper img{width:36px;height:36px;object-fit:contain;flex-shrink:0}.perk_text{font-size:13px;color:#878787;font-weight:400;line-height:1.4}.perk_title{font-size:13px;font-weight:600;color:#222;display:block;margin-bottom:2px}.carousel-section{padding:40px 20px 20px;max-width:1440px;margin:0 auto}.carousel-products-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.carousel-header-title{font-size:24px;font-weight:600;color:#222;text-transform:uppercase;letter-spacing:0}.carousel-nav-btns{display:flex;gap:6px}.carousel-nav-btn{width:36px;height:36px;border:1px solid #ccc;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:15px;color:#333;transition:all .2s}.carousel-nav-btn:hover{background:#222;color:#fff;border-color:#222}.carousel-nav-btn:disabled{opacity:.3;cursor:default}.carousel-track-wrap{overflow:hidden}.carousel-track{display:flex;transition:transform .35s ease}.image-carousel-section{background:#f5f5f5;padding:30px 20px 50px;overflow:hidden}.image-carousel-inner{display:flex;gap:0;overflow-x:auto;scrollbar-width:none}.image-carousel-inner::-webkit-scrollbar{display:none}.image-carousel-item{flex-shrink:0;width:calc(100%/4.5);cursor:pointer;overflow:hidden}.image-carousel-item img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .4s}.image-carousel-item:hover img{transform:scale(1.03)}.section{padding:40px 20px;max-width:1440px;margin:0 auto}.section-header{margin-bottom:15px}.section-title-h2{font-size:24px;font-weight:600;color:#222;text-transform:uppercase}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.product-card{cursor:pointer;padding:0;position:relative;background:transparent;animation:fadeInUp .4s ease both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.product-card:nth-child(1){animation-delay:.05s}.product-card:nth-child(2){animation-delay:.1s}.product-card:nth-child(3){animation-delay:.15s}.product-card:nth-child(4){animation-delay:.2s}.product-card:nth-child(5){animation-delay:.25s}.product-card:nth-child(6){animation-delay:.3s}.product-card:nth-child(7){animation-delay:.35s}.product-card:nth-child(8){animation-delay:.4s}.product-card{transition:box-shadow .3s ease,transform .3s ease}.product-card:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.product-image-container{position:relative;overflow:hidden}.product_card_image_wrapper{overflow:hidden}.product_list_img{width:100%;height:360px;object-fit:cover;display:block;transition:transform .5s ease;background:#fff}.product-card:hover .product_list_img{transform:scale(1.05)}.add_to_cart_fake_btn{position:absolute;bottom:16px;left:50%;transform:translate(-50%);width:146px;height:40px;background:#222;border:none;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:600;color:#fff;opacity:0;transition:opacity .2s;white-space:nowrap;box-shadow:0 2px 12px #0003;cursor:pointer;letter-spacing:.5px}.product-card:hover .add_to_cart_fake_btn{opacity:1}.add_to_cart_fake_btn:hover{background:#444}.add_to_cart_fake_btn svg{stroke:#fff}.add_to_cart_fake_btn svg{width:16px;height:16px;flex-shrink:0}.card-body{padding:14px 12px 20px}.product-name{font-size:14px;font-weight:500;color:#222;margin-bottom:6px;line-height:1.4}.product-price{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.price-old{text-decoration:line-through;color:#878787;font-size:13px}.price-new{color:#878787;font-size:14px;font-weight:400}.price-sale{color:#c0392b;font-size:14px;font-weight:600}.price-only{color:#878787;font-size:14px;font-weight:400}.badge-sale{position:absolute;top:12px;right:12px;left:auto;background:#222;color:#fff;font-size:11px;font-weight:700;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}.badge-new{position:absolute;top:12px;right:12px;left:auto;background:#222;color:#fff;font-size:10px;font-weight:700;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;text-transform:uppercase;letter-spacing:.5px}.product-mini-badges{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.product-mini-badges .mini-badge{font-size:10px;padding:3px 8px;background:#faf6ee;color:#8b7853;border:1px solid #e8dcc2;border-radius:12px;font-weight:500;letter-spacing:.3px;white-space:nowrap}.shipping-banner{display:flex;align-items:center;gap:16px;padding:16px 20px;margin:20px 0 24px;background:#faf6ee;border:1px solid #e8dcc2;border-radius:4px}.shipping-banner-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;border:1px solid #e8dcc2}.shipping-banner-text .sb-title{font-size:14px;font-weight:600;color:#222;margin-bottom:3px}.shipping-banner-text .sb-sub{font-size:12px;color:#878787;line-height:1.4}.shipping-banner-text .sb-sub strong{color:#b8965a;font-weight:600}.product-page-container{max-width:1200px;margin:0 auto;padding:24px 32px 60px}.product-breadcrumb-bar{font-size:12px;color:#878787;margin-bottom:24px}.product-breadcrumb-bar a{color:#878787;cursor:pointer;transition:color .2s}.product-breadcrumb-bar a:hover{color:#222}.product-breadcrumb-bar span{margin:0 5px}.product-page-inner{display:flex;gap:50px;align-items:flex-start}.product_gallery_desktop{width:480px;flex-shrink:0;position:sticky;top:140px;display:flex;gap:12px}.thumbs_col{display:flex;flex-direction:column;align-items:center;gap:4px;width:80px;flex-shrink:0}.thumb-nav-btn{width:80px;height:26px;background:none;border:1px solid #e0e0e0;font-size:14px;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.thumb-nav-btn:hover{background:#f0f0f0}.thumbs_viewport{overflow:hidden;width:80px;flex:1}.thumbs_wrapper{display:flex;flex-direction:column;gap:8px;transition:transform .3s ease}.thumb{width:80px;height:100px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s;flex-shrink:0}.thumb.active{border-color:#222}.thumb img{width:100%;height:100%;object-fit:cover}.main_image_area{flex:1;overflow:hidden;cursor:zoom-in;position:relative;min-width:0;background:#f5f5f5}.main_image_area img{width:100%;height:580px;object-fit:cover;object-position:center;display:block;transition:transform .3s ease;background:transparent}.main_image_area.zoomed{cursor:zoom-out;overflow:hidden}.main_image_area.zoomed img{transform:scale(2);cursor:zoom-out}.product_info_right{flex:1;min-width:0}h1.product_title{font-size:20px;font-weight:600;color:#222;margin-bottom:14px;font-family:Poppins,sans-serif;line-height:1.4}.price_and_rating{margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid #ebebeb}.rating_row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.rating_stars_prod{color:#f5a623;font-size:15px;letter-spacing:1px}.rating_count_prod{font-size:13px;color:#878787;text-decoration:underline;cursor:pointer}.product_price_main{font-size:22px;font-weight:600;color:#222}.product_price_main .pprice-old{text-decoration:line-through;color:#878787;font-size:16px;font-weight:400;margin-right:10px}.product_price_main .pprice-sale{color:#e63946}.variations_cards_wrapper{margin-top:4px}.variations_label{font-size:15px;font-weight:600;color:#222;margin-bottom:14px}.variations_tag_filters{display:flex;flex-wrap:wrap;gap:0;margin-bottom:18px;border-bottom:1px solid #e8e8e8}.variation_tag_btn{padding:10px 16px;border:none;background:none;font-size:13px;color:#878787;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .15s;font-family:Poppins,sans-serif}.variation_tag_btn.active{color:#222;border-bottom-color:#222;font-weight:600}.variation_tag_btn:hover:not(.active){color:#222}.variations_cards_grid{display:flex;flex-direction:column;gap:4px}.variation_card{background:#f5f5f5;display:flex;min-height:160px;cursor:pointer;border:2px solid transparent;transition:border-color .2s,box-shadow .2s}.variation_card:hover{border-color:#d0d0d0}.variation_card.selected{border-color:#b8965a;box-shadow:0 0 0 1px #b8965a inset,0 4px 16px #b8965a26}.variation_card.selected .variation_card_name{color:#b8965a}.variation_card_image{width:116px;flex-shrink:0;background-size:cover;background-position:center;position:relative}.variation_badges_list{position:absolute;top:8px;left:0}.variation_badge{background:#222;color:#fff;font-size:10px;font-weight:700;padding:4px 8px;letter-spacing:.3px;text-transform:uppercase}.variation_card_info{flex:1;padding:14px 20px;display:flex;flex-direction:column;gap:10px}.variation_card_name_price{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.variation_card_name{font-size:16px;font-weight:600;color:#222}.variation_card_price_wrapper{font-size:16px;font-weight:600;color:#222;white-space:nowrap}.variation_card_price_wrapper .vc-old{text-decoration:line-through;color:#878787;font-size:13px;font-weight:400;margin-right:6px}.variation_card_price_wrapper .vc-sale{color:#e63946}.variation_card_scent_actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.scent_items{display:flex;gap:14px}.scent_item{display:flex;flex-direction:column;align-items:center;gap:3px}.scent_image{width:44px;height:44px;border-radius:50%;background-size:cover;background-position:center;background-color:#e0e0e0}.scent_name_text{font-size:10px;color:#878787;text-align:center;max-width:52px;line-height:1.2}.variation_card_actions{display:flex;align-items:center;gap:8px;margin-left:auto}.variation_card_qty{display:flex;align-items:center;height:38px;border:1px solid #ccc;background:#fff}.variation_card_qty button{width:32px;height:100%;font-size:18px;color:#333;background:none;border:none;cursor:pointer;font-family:Poppins,sans-serif;line-height:1}.variation_card_qty button:hover{background:#f0f0f0}.variation_card_qty input{width:38px;height:100%;border:none;border-left:1px solid #ccc;border-right:1px solid #ccc;text-align:center;font-size:13px;font-family:Poppins,sans-serif;background:#fff}.variation_add_to_cart{height:40px;padding:0 24px;background:#222;color:#fff;font-size:11px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;border:none;cursor:pointer;font-family:Poppins,sans-serif;transition:background .2s;white-space:nowrap;border-radius:20px}.variation_add_to_cart .full-text{display:inline}.variation_add_to_cart .short-text{display:none}.variation_add_to_cart:hover{background:#444}.variation_add_to_cart.added{background:#2d7a2d}.breadcrumb{font-size:12px;color:#999;padding:16px 32px;max-width:1200px;margin:0 auto}.breadcrumb a{color:#999;transition:color .2s}.breadcrumb a:hover{color:#b8965a}.breadcrumb span{margin:0 6px}.cat-page-header{padding:40px 32px 0;max-width:1280px;margin:0 auto}.cat-page-header h1{font-family:Poppins,sans-serif;font-size:36px;font-weight:400;margin-bottom:8px}.cat-page-header p{font-size:13px;color:#888}.cat-page-top-row{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.sort-select{padding:8px 14px;border:1px solid #ddd;background:#fff;font-size:12px;color:#555;font-family:Poppins,sans-serif;cursor:pointer;-webkit-appearance:auto;appearance:auto;min-width:140px}.cat-filters{display:none}.cat-filter-btn{padding:8px 18px;border:1px solid #ddd;background:#fff;font-size:12px;font-weight:500;color:#555;cursor:pointer;font-family:Poppins,sans-serif;transition:all .2s;text-transform:uppercase;letter-spacing:.5px}.cat-filter-btn:hover{border-color:#222;color:#222}.cat-filter-btn.active{background:#222;color:#fff;border-color:#222}.product-count{font-size:12px;color:#888;margin-top:8px}.products-grid-full{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:1280px;margin:0 auto;padding:32px}footer{background:#1a1a1a;color:#ccc;margin-top:80px}.footer-top{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding:60px 48px 40px;max-width:1280px;margin:0 auto}.footer-col h4{font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#fff;margin-bottom:20px}.footer-col a{display:block;font-size:13px;color:#aaa;margin-bottom:10px;transition:color .2s}.footer-col a:hover{color:#b8965a}.footer-col p{font-size:13px;color:#aaa;line-height:1.7;margin-bottom:12px}.footer-logo{font-family:Poppins,sans-serif;font-size:24px;color:#fff;letter-spacing:3px;margin-bottom:16px}.footer-bottom{border-top:1px solid #333;padding:20px 48px;text-align:center;font-size:12px;color:#666;max-width:1280px;margin:0 auto}.payment-icons{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.payment-icon{background:#333;color:#ccc;padding:4px 8px;font-size:11px;border-radius:3px}.stars{color:#b8965a;font-size:14px;letter-spacing:1px}.hero_slider{position:relative;width:100%;overflow:hidden;background:#000;max-height:600px}.hero_slide.hero-luxe{flex-shrink:0;width:100%;position:relative;aspect-ratio:16/5;max-height:600px;min-height:380px;overflow:hidden}.hero-luxe .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-repeat:no-repeat;background-position:center center;transition:transform 8s ease-out}.hero-luxe:hover .hero-bg{transform:scale(1.03)}.hero-luxe .hero-fade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-luxe .hero-content{position:absolute;top:50%;left:8%;transform:translateY(-50%);max-width:420px;z-index:3}.hero-luxe .hero-sub{font-family:Poppins,sans-serif;font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#3a2a1d;font-weight:500;margin-bottom:18px}.hero-luxe .hero-content-dark .hero-sub{color:#d4b88a;font-weight:400}.hero-luxe .hero-title{font-family:Poppins,sans-serif;font-size:30px;font-weight:300;color:#1a1410;letter-spacing:5px;line-height:1.25;margin-bottom:18px;text-transform:uppercase}.hero-luxe .hero-content-dark .hero-title{color:#fff}.hero-luxe .hero-desc{font-family:Poppins,sans-serif;font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#3a2a1d;font-weight:500;margin-bottom:32px}.hero-luxe .hero-content-dark .hero-desc{color:#ffffffbf}.hero-luxe .hero-cta{padding:14px 36px;background:#1a1410;color:#fff;border:none;font-size:11px;font-weight:500;letter-spacing:3px;text-transform:uppercase;cursor:pointer;font-family:Poppins,sans-serif;transition:background .25s}.hero-luxe .hero-cta:hover{background:#b8965a}.hero-luxe .hero-content-dark .hero-cta{background:#fff;color:#1a1410}.hero-luxe .hero-content-dark .hero-cta:hover{background:#b8965a;color:#fff}@media(max-width:900px){.hero_slider{max-height:none}.hero_slide.hero-luxe{aspect-ratio:auto;height:480px;max-height:480px;min-height:480px}.hero-luxe .hero-bg{background-position:center center!important;background-size:cover}.hero-luxe .hero-content{left:5%;right:5%;max-width:none;top:auto;bottom:30px;transform:none;text-align:center}.hero-luxe .hero-sub{font-size:10px;letter-spacing:2px;margin-bottom:10px}.hero-luxe .hero-title{font-size:24px;letter-spacing:3px;font-weight:300;margin-bottom:10px;line-height:1.1}.hero-luxe .hero-desc{font-size:10px;letter-spacing:2px;margin-bottom:20px}.hero-luxe .hero-cta{padding:12px 28px;font-size:10px;letter-spacing:2px;background:#fff!important;color:#1a1410!important}.hero-luxe .hero-fade{background:linear-gradient(to top,#000000b3,#00000059 45%,#0000001a 75%,#0000)!important}.hero-luxe .hero-content,.hero-luxe .hero-content *{color:#fff!important}.hero_slider_btn{width:32px;height:32px;font-size:14px}}.hero_slide-custom{display:grid;grid-template-columns:1fr 1fr;height:477px;align-items:stretch}.hero_slide-custom .hsc-text{display:flex;flex-direction:column;justify-content:center;padding:0 60px;background:linear-gradient(135deg,#f4ece0,#e8dcc2)}.hero_slide-custom .hsc-text.dark{background:linear-gradient(135deg,#2a1f15,#1a1410);color:#fff}.hero_slide-custom .hsc-sub{font-size:12px;letter-spacing:4px;color:#b8965a;font-weight:500;margin-bottom:14px;text-transform:uppercase}.hero_slide-custom .hsc-title{font-family:Poppins,sans-serif;font-size:52px;font-weight:400;color:#222;letter-spacing:2px;line-height:1.05;margin-bottom:18px}.hero_slide-custom .hsc-text.dark .hsc-title{color:#fff}.hero_slide-custom .hsc-text.dark .hsc-sub{color:#d4b88a}.hero_slide-custom .hsc-desc{font-size:15px;color:#555;line-height:1.6;margin-bottom:28px;max-width:440px}.hero_slide-custom .hsc-text.dark .hsc-desc{color:#ffffffd1}.hero_slide-custom .hsc-btn{padding:15px 40px;background:#1a1a1a;color:#fff;border:none;font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;cursor:pointer;font-family:Poppins,sans-serif;transition:background .2s;align-self:flex-start}.hero_slide-custom .hsc-btn:hover{background:#b8965a}.hero_slide-custom .hsc-text.dark .hsc-btn{background:#fff;color:#1a1a1a}.hero_slide-custom .hsc-text.dark .hsc-btn:hover{background:#b8965a;color:#fff}.hero_slide-custom .hsc-img{background-size:cover;background-position:center;position:relative}@media(max-width:900px){.hero_slide-custom{grid-template-columns:1fr;grid-template-rows:260px 1fr;height:auto}.hero_slide-custom .hsc-text{padding:30px 24px}.hero_slide-custom .hsc-title{font-size:32px}.hero_slide-custom .hsc-desc{font-size:13px}}.hero_slider_track{display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1)}.hero_slide{flex-shrink:0;width:100%;position:relative}.hero_slide-click{cursor:pointer}.hero_slide .slide_img{width:100%;height:477px;background-size:cover;background-position:center;background-repeat:no-repeat}.hero_slide_overlay{position:absolute;top:0;left:0;bottom:0;width:62%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:5;padding:20px 80px 20px 40px}.hero_slide_title{font-family:Poppins,sans-serif;font-size:38px;font-weight:400;color:#1a1a1a;letter-spacing:6px;text-transform:uppercase;margin-bottom:8px}.hero_slide_subtitle{font-size:12px;font-weight:400;color:#555;letter-spacing:3px;text-transform:uppercase;margin-bottom:24px}.hero_slide_btn{display:inline-block;padding:12px 32px;background:#1a1a1a;color:#fff;font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:background .2s;border:none;font-family:Poppins,sans-serif}.hero_slide_btn:hover{background:#333}.hero_slide_overlay.light-text .hero_slide_title{color:#fff}.hero_slide_overlay.light-text .hero_slide_subtitle{color:#fffc}.hero_slide_overlay.light-text .hero_slide_btn{background:#fff;color:#1a1a1a}.hero_slide_overlay.light-text .hero_slide_btn:hover{background:#f0f0f0}.hero_slider_controls{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;padding:0 16px;pointer-events:none;z-index:10}.hero_slider_btn{pointer-events:all;width:40px;height:40px;background:#ffffffd9;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;color:#222;transition:background .2s}.hero_slider_btn:hover{background:#fff}.hero_slider_dots{position:absolute;bottom:14px;width:100%;display:flex;justify-content:center;gap:6px;z-index:10}.hero_dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;padding:0;transition:background .2s}.hero_dot.active{background:#fff}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:2000;display:none;align-items:flex-start;justify-content:center;padding-top:120px}.search-overlay.open{display:flex}.search-box{background:#fff;width:600px;max-width:90vw;padding:32px;position:relative}.search-box-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:22px;cursor:pointer;color:#555}.search-box h3{font-family:Poppins,sans-serif;font-size:24px;font-weight:400;margin-bottom:16px;color:#222}.search-input-wrap{display:flex;border:1px solid #ccc;overflow:hidden}.search-input-wrap input{flex:1;border:none;padding:12px 16px;font-size:14px;font-family:Poppins,sans-serif;outline:none}.search-input-wrap button{padding:12px 20px;background:#222;color:#fff;border:none;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer;font-family:Poppins,sans-serif}.search-results{margin-top:16px;max-height:300px;overflow-y:auto}.search-result-item{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid #f0f0f0;cursor:pointer;align-items:center}.search-result-item:hover{background:#fafafa}.search-result-item img{width:50px;height:60px;object-fit:cover;flex-shrink:0}.search-result-info{flex:1}.search-result-info .sr-name{font-size:14px;font-weight:500;color:#222}.search-result-info .sr-price{font-size:13px;color:#878787;margin-top:2px}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:2000;display:none}.cart-overlay.open{display:block}.cart-drawer{position:fixed;top:0;right:-420px;width:420px;max-width:100vw;height:100%;background:#fff;z-index:2001;transition:right .3s ease;display:flex;flex-direction:column;box-shadow:-4px 0 20px #0000001a}.cart-drawer.open{right:0}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #ebebeb}.cart-drawer-header h3{font-size:16px;font-weight:600;color:#222;text-transform:uppercase;letter-spacing:1px}.cart-drawer-close{background:none;border:none;font-size:22px;cursor:pointer;color:#555;padding:4px}.cart-drawer-body{flex:1;overflow-y:auto;padding:20px 24px}.cart-empty-msg{text-align:center;padding:60px 0;color:#888;font-size:14px}.cart-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid #f0f0f0;position:relative}.cart-item img{width:70px;height:85px;object-fit:cover;flex-shrink:0}.cart-item-info{flex:1}.cart-item-name{font-size:13px;font-weight:500;color:#222;margin-bottom:4px}.cart-item-variant{font-size:12px;color:#878787;margin-bottom:8px}.cart-item-price{font-size:14px;font-weight:600;color:#222}.cart-item-qty{display:flex;align-items:center;gap:0;margin-top:8px;border:1px solid #ddd;width:fit-content}.cart-item-qty button{width:28px;height:28px;background:none;border:none;font-size:16px;cursor:pointer;color:#333}.cart-item-qty span{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:12px;border-left:1px solid #ddd;border-right:1px solid #ddd}.cart-item-remove{position:absolute;top:16px;right:0;background:none;border:none;font-size:16px;color:#aaa;cursor:pointer}.cart-item-remove:hover{color:#e63946}.cart-drawer-footer{padding:20px 24px;border-top:1px solid #ebebeb}.cart-total-row{display:flex;justify-content:space-between;margin-bottom:16px;font-size:15px;font-weight:600;color:#222}.cart-checkout-btn{width:100%;padding:14px;background:#222;color:#fff;border:none;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;font-family:Poppins,sans-serif;transition:background .2s;border-radius:24px}.cart-checkout-btn:hover{background:#444}.cart-shipping-bar{background:#f5f0e8;padding:10px 14px;border-radius:6px;margin-bottom:14px;font-size:12px;color:#555;display:flex;align-items:center;gap:8px}.cart-shipping-bar .csb-icon{color:#b8965a}.cart-shipping-bar strong{color:#222}.cart-continue-btn{width:100%;padding:12px;background:none;border:1px solid #ccc;color:#222;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:1px;cursor:pointer;margin-top:8px;font-family:Poppins,sans-serif}.newsletter-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:3000;display:none;align-items:center;justify-content:center}.newsletter-overlay.open{display:flex}.newsletter-popup{background:#fff;display:flex;max-width:750px;width:90vw;max-height:90vh;overflow:hidden;position:relative}.newsletter-popup-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;color:#555;z-index:5}.newsletter-popup-left{flex:1;padding:48px 40px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.newsletter-popup-left .nl-logo{font-family:Poppins,sans-serif;font-size:48px;font-weight:300;color:#222;margin-bottom:8px}.newsletter-popup-left .nl-brand{font-family:Poppins,sans-serif;font-size:16px;letter-spacing:8px;text-transform:uppercase;color:#222;margin-bottom:32px}.newsletter-popup-left h2{font-family:Poppins,sans-serif;font-size:28px;font-weight:400;color:#222;margin-bottom:16px}.newsletter-popup-left p{font-size:14px;color:#555;line-height:1.6;margin-bottom:24px}.newsletter-popup-left p strong{font-weight:700}.nl-input{width:100%;padding:12px 16px;border:1px solid #ccc;font-size:14px;font-family:Poppins,sans-serif;margin-bottom:12px;outline:none}.nl-input:focus{border-color:#222}.nl-submit-btn{width:100%;padding:14px;background:#222;color:#fff;border:none;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;cursor:pointer;font-family:Poppins,sans-serif;transition:background .2s}.nl-submit-btn:hover{background:#444}.newsletter-popup-left .nl-disclaimer{font-size:11px;color:#999;margin-top:16px;line-height:1.4}.newsletter-popup-right{width:340px;flex-shrink:0;background-size:cover;background-position:center;background-image:url(//0nki4s-s4.myshopify.com/cdn/shop/t/4/assets/69b2da889351d.webp?v=97288500789055154141776954037)}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#1a1a1a;color:#ccc;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:2500;font-size:13px}.cookie-banner.hidden{display:none}.cookie-banner p{flex:1;line-height:1.5}.cookie-banner a{color:#b8965a;text-decoration:underline}.cookie-btns{display:flex;gap:8px}.cookie-btn{padding:8px 20px;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;border:none;cursor:pointer;font-family:Poppins,sans-serif}.cookie-btn.accept{background:#b8965a;color:#fff}.cookie-btn.decline{background:transparent;color:#ccc;border:1px solid #555}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;padding:8px}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1500;display:none}.mobile-menu-overlay.open{display:block}.mobile-menu{position:fixed;top:0;left:-300px;width:300px;height:100%;background:#fff;z-index:1501;transition:left .3s ease;overflow-y:auto}.mobile-menu.open{left:0}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #ebebeb}.mobile-menu-header .mm-logo{font-family:Poppins,sans-serif;font-size:18px;letter-spacing:3px;color:#222}.mobile-menu-close{background:none;border:none;font-size:22px;cursor:pointer;color:#555}.mobile-menu-nav{padding:10px 0}.mobile-menu-nav a{display:block;padding:14px 24px;font-size:14px;font-weight:500;color:#222;border-bottom:1px solid #f5f5f5;cursor:pointer}.mobile-menu-nav a:hover{color:#b8965a;background:#fafafa}.mobile-menu-nav .mm-sub{padding-left:40px;font-weight:400;font-size:13px;color:#555}.product-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 20px;margin-top:28px;padding:36px 0;border-top:1px solid #ebebeb}@media(max-width:900px){.product-features-grid{display:none}}.pf-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.pf-icon{width:84px;height:84px;display:flex;align-items:center;justify-content:center}.pf-icon img{width:84px;height:84px;object-fit:contain}.pf-icon svg{width:72px;height:72px;stroke:#222;stroke-width:1.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.pf-text{font-size:11px;line-height:1.4;color:#555;max-width:160px}.pf-text strong{color:#222;font-weight:600;display:block;margin-bottom:2px}.pf-item-new{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:0 10px}.pf-icon-new{width:76px;height:76px;display:flex;align-items:center;justify-content:center}.pf-icon-new svg{width:76px;height:76px}.pf-title-new{font-size:13px;font-weight:700;color:#1a1410;letter-spacing:2px;text-transform:uppercase}.pf-sub-new{font-size:12px;color:#878787;line-height:1.4;font-weight:400}.product-trust-badges{display:flex;flex-direction:column;gap:8px;margin-top:20px;padding:16px 0;border-top:1px solid #ebebeb}.trust-badge-item{display:flex;align-items:center;gap:10px;font-size:13px;color:#555;line-height:1.4}.trust-badge-icon{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#b8965a}.trust-badge-icon svg{width:18px;height:18px}.free-shipping-bar{background:#f5f0e8;padding:10px 20px;display:flex;align-items:center;gap:10px;font-size:12px;color:#555;margin-top:16px;border-radius:4px}.free-shipping-bar .fs-icon{color:#b8965a;font-size:16px}.free-shipping-bar .fs-text strong{color:#222}.shipping-progress{flex:1;height:4px;background:#ddd;border-radius:2px;overflow:hidden;max-width:200px}.shipping-progress-fill{height:100%;background:#b8965a;border-radius:2px;transition:width .3s}.thumb.video-thumb{position:relative}.thumb.video-thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059}.thumb.video-thumb:before{content:"\25b6";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:20px;z-index:2;width:36px;height:36px;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;padding-left:3px;box-sizing:border-box}.gallery-video-wrap{position:relative;width:100%;height:580px;background:#1a1a1a;display:flex;align-items:center;justify-content:center;overflow:hidden}.gallery-video-wrap video{width:100%;height:100%;object-fit:cover}.gallery-video-wrap .video-play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#0003}.gallery-video-wrap .video-play-btn{width:64px;height:64px;border-radius:50%;background:#ffffffe6;display:flex;align-items:center;justify-content:center;font-size:24px;color:#222;padding-left:4px}.gallery-arrows{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;padding:0 8px;pointer-events:none;z-index:5}.gallery-arrow{pointer-events:all;width:40px;height:40px;background:#ffffffd9;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;color:#222;transition:background .2s;border-radius:50%}.gallery-arrow:hover{background:#fff;box-shadow:0 2px 8px #00000026}.gallery-dots{display:none;justify-content:center;gap:8px;margin-top:14px;padding:4px 0}.gallery-dot{width:8px;height:8px;border-radius:50%;background:#d0d0d0;border:none;cursor:pointer;padding:0;transition:background .2s}.gallery-dot.active{background:#222}.wishlist-btn{width:44px;height:44px;border:1px solid #ddd;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.wishlist-btn:hover{border-color:#e63946;color:#e63946}.wishlist-btn.active{background:#e63946;border-color:#e63946;color:#fff}.fragrance-section{margin-top:28px;border-top:1px solid #ebebeb;padding-top:20px}.fragrance-section-title{font-size:14px;font-weight:700;color:#222;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.fragrance-section-title .toggle-arrow{font-size:12px;color:#888;transition:transform .2s}.fragrance-desc{font-size:14px;color:#666;line-height:1.7;margin-bottom:20px}.fragrance-notes-row{display:flex;gap:40px;margin-top:16px;flex-wrap:wrap}.fragrance-note-group h4{font-size:12px;font-weight:600;color:#222;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.fragrance-note-items{display:flex;gap:16px;flex-wrap:wrap}.fragrance-note-item{display:flex;flex-direction:column;align-items:center;gap:6px}.fragrance-note-img{width:64px;height:64px;border-radius:50%;background-size:cover;background-position:center;background-color:#f0e8dc}.fragrance-note-name{font-size:11px;color:#666;text-align:center;max-width:70px;line-height:1.2}.product-benefits{padding:48px 32px;background:#fff;max-width:1200px;margin:32px auto 0;border-top:1px solid #ebe4d5}.product-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 32px;max-width:1000px;margin:0 auto}.pb-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:0 8px}.pb-icon{width:60px;height:60px;color:#1a1410;display:flex;align-items:center;justify-content:center}.pb-icon svg{width:100%;height:100%;stroke-width:1.2}.pb-title{font-size:13px;font-weight:700;letter-spacing:.6px;color:#1a1410;margin:0;line-height:1.3}.pb-desc{font-size:12px;color:#666;line-height:1.55;margin:0;font-weight:400;max-width:200px}.pb-desc p{margin:0}.pb-desc strong{color:#1a1410;font-weight:600}.product-social-cta{padding:40px 32px;text-align:center;background:#fff}.psc-text{font-size:15px;color:#555;margin:0 0 10px;font-weight:300}.psc-handle{font-size:22px;font-weight:600;color:#222;letter-spacing:1.5px;text-decoration:none;display:inline-block}.psc-handle:hover{color:#b8965a}.product-story{margin:48px calc(50% - 50vw) 32px;width:100vw;max-width:100vw}.story-block{padding:56px 32px 48px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:28px}.story-block-title{font-size:26px;font-weight:600;color:#222;letter-spacing:2px;text-transform:uppercase;margin:0;line-height:1.3;max-width:680px}.story-block-desc{font-size:15px;color:#555;line-height:1.75;max-width:680px;margin:0;font-weight:300}.story-block:nth-child(2n){background:#faf8f5}.product-desc-section{margin-top:32px;border-top:1px solid #ebebeb;padding-top:24px}.product-collapse-item{border-bottom:1px solid #ebebeb}.product-collapse-header{padding:16px 0;font-size:13px;font-weight:700;color:#222;cursor:pointer;display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;letter-spacing:.5px}.product-collapse-header:hover{color:#b8965a}.collapse-arrow{font-size:12px;color:#888;transition:transform .2s}.product-collapse-header.open .collapse-arrow{transform:rotate(180deg)}.collapse-body{padding:0 0 16px;font-size:14px;color:#555;line-height:1.8}.collapse-body h3{font-size:16px;font-weight:600;color:#222;margin-bottom:12px}.collapse-body ul{padding-left:20px;margin:8px 0}.collapse-body li{margin-bottom:6px}.homepage_banners{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:12px;padding:32px 48px;max-width:1440px;margin:0 auto;min-height:580px}.homepage_banners-3grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:14px;padding:40px 48px;max-width:1440px;margin:0 auto;height:720px}.b3-big,.b3-small{position:relative;overflow:hidden;cursor:pointer;display:block;background:#f5f0e8;border-radius:2px}.b3-big{background:#d8c8a8}.b3-big:nth-of-type(1){grid-column:1;grid-row:1/3}.b3-small:nth-of-type(2){grid-column:2;grid-row:1;background:#f3e9d8}.b3-small:nth-of-type(3){grid-column:2;grid-row:2;background:#a67351}.b3-big:nth-of-type(4){grid-column:3;grid-row:1/3;background:#3d1a1e}.b3-img{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-repeat:no-repeat;background-position:center center;transition:transform .6s ease}.b3-small .b3-img{background-size:cover;background-position:center center;top:0;right:0;bottom:0;left:0;height:100%}.b3-big:hover .b3-img,.b3-small:hover .b3-img{transform:scale(1.04)}.b3-label{position:absolute;left:50%;bottom:32px;transform:translate(-50%);background:#fff;padding:18px 44px;z-index:2;transition:background .25s,color .25s;white-space:nowrap;min-width:200px;text-align:center;box-shadow:0 4px 18px #0000001a}.b3-label span{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#1a1410;letter-spacing:.5px}.b3-big:hover .b3-label,.b3-small:hover .b3-label{background:#1a1410}.b3-big:hover .b3-label span,.b3-small:hover .b3-label span{color:#fff}.b3-small .b3-label{bottom:14px;padding:12px 26px;min-width:150px;box-shadow:0 2px 10px #0000001f}.b3-small .b3-label span{font-size:13px}@media(max-width:900px){.homepage_banners-3grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;height:auto;padding:16px 12px;gap:8px}.b3-big:nth-of-type(1){grid-column:1/3!important;grid-row:1!important;height:200px}.b3-small:nth-of-type(2){grid-column:1!important;grid-row:2!important;height:200px}.b3-small:nth-of-type(3){grid-column:1!important;grid-row:3!important;height:200px}.b3-big:nth-of-type(4){grid-column:2!important;grid-row:2/4!important;height:auto}.b3-label{bottom:14px;padding:10px 16px;min-width:auto}.b3-label span{font-size:11px}.b3-small .b3-img{background-size:cover}}.launch-banners{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:none;gap:16px;padding:40px 48px;max-width:1440px;margin:0 auto;min-height:auto}.banner-launch{position:relative;overflow:hidden;cursor:pointer;height:460px;display:block;border-radius:2px}.banner-launch .banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .6s ease}.banner-launch:hover .banner-bg{transform:scale(1.04)}.banner-launch .banner-overlay-grad{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0000008c,#00000026 45%,#0000 70%)}.banner-launch .banner-content{position:absolute;left:0;right:0;bottom:40px;padding:0 40px;color:#fff;z-index:2}.banner-launch .banner-subtitle{font-size:11px;letter-spacing:4px;font-weight:500;color:#ffffffd9;text-transform:uppercase;margin-bottom:10px}.banner-launch .banner-title{font-family:Poppins,sans-serif;font-size:38px;font-weight:400;color:#fff;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;line-height:1.1}.banner-launch .banner-desc{font-size:14px;color:#ffffffe6;font-weight:300;line-height:1.5;margin-bottom:22px;max-width:400px}.banner-launch .banner-cta{padding:14px 38px;background:#fff;color:#1a1a1a;border:none;font-size:11px;font-weight:700;letter-spacing:3px;cursor:pointer;text-transform:uppercase;font-family:Poppins,sans-serif;transition:all .2s}.banner-launch .banner-cta:hover{background:#b8965a;color:#fff}@media(max-width:900px){.launch-banners{grid-template-columns:1fr;padding:24px 16px;gap:12px}.banner-launch{height:380px}.banner-launch .banner-content{padding:0 24px;bottom:30px}.banner-launch .banner-title{font-size:28px;letter-spacing:1px}.banner-launch .banner-desc{font-size:13px}}.banner_block{position:relative;overflow:hidden;cursor:pointer;display:block;border-radius:0}.banner_block img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.banner_block:hover img{transform:scale(1.04)}.banner_block.banner-tall{grid-row:1/3}.banner_block_overlay{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#fff;padding:10px 28px;white-space:nowrap}.banner_block_label{display:none}.banner_block_title{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#222;line-height:1.2;text-align:center}.banner_block_btn{display:none}.static-page{max-width:900px;margin:0 auto;padding:40px 32px 80px}.static-page h1{font-family:Poppins,sans-serif;font-size:36px;font-weight:400;margin-bottom:24px}.static-content{font-size:14px;color:#555;line-height:1.8}.static-content h3{font-size:18px;font-weight:600;color:#222;margin:24px 0 12px}.static-content p{margin-bottom:14px}.static-content ul,.static-content ol{padding-left:24px;margin:12px 0 20px}.static-content li{margin-bottom:8px}.static-content strong{color:#222}.faq-item{padding:16px 0;border-bottom:1px solid #ebebeb}.faq-item h3{font-size:15px;font-weight:600;color:#222;margin:0 0 8px}.faq-item p{margin:0;color:#666}.info-table{width:100%;border-collapse:collapse;margin:16px 0 24px}.info-table td{padding:12px 16px;border:1px solid #ebebeb;font-size:13px}.info-table tr:first-child td{font-weight:500;background:#fafafa}.back-to-top{position:fixed;bottom:24px;right:24px;width:44px;height:44px;background:#222;color:#fff;border:none;border-radius:50%;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:1000;box-shadow:0 2px 12px #0003;transition:background .2s}.back-to-top:hover{background:#444}.back-to-top.visible{display:flex}.reviews-section{margin-top:40px;padding:40px 32px;max-width:1200px;margin-left:auto;margin-right:auto}.reviews-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.reviews-header h2{font-size:20px;font-weight:600;color:#222}.reviews-summary{display:flex;align-items:center;gap:12px}.reviews-summary .rs-stars{color:#f5a623;font-size:18px}.reviews-summary .rs-count{font-size:14px;color:#888}.reviews-overview{display:grid;grid-template-columns:auto 1fr;gap:28px;align-items:center;padding:20px 0;margin-bottom:22px;border-bottom:1px solid #ebebeb}.reviews-average{text-align:center;min-width:120px}.reviews-average-num{font-size:42px;font-weight:600;color:#222;line-height:1}.reviews-average-stars{color:#f5a623;font-size:16px;margin:6px 0 4px;letter-spacing:2px}.reviews-average-count{font-size:12px;color:#888}.reviews-breakdown{display:flex;flex-direction:column;gap:6px;max-width:420px}.reviews-bar-row{display:grid;grid-template-columns:28px 1fr 38px;gap:10px;align-items:center;font-size:12px;color:#666}.reviews-bar-row .rbr-label{text-align:right;color:#888}.reviews-bar-track{height:8px;background:#f0f0f0;border-radius:4px;overflow:hidden}.reviews-bar-fill{height:100%;background:#f5a623;border-radius:4px;transition:width .6s ease}.reviews-bar-count{text-align:right;color:#999;font-size:11px}.write-review-btn{padding:10px 24px;border:1px solid #222;background:#fff;color:#222;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer;font-family:Poppins,sans-serif;transition:all .2s}.write-review-btn:hover{background:#222;color:#fff}.review-item{padding:20px 0;border-bottom:1px solid #f0f0f0}.review-item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.review-item-stars{color:#f5a623;font-size:14px}.review-item-date{font-size:12px;color:#aaa}.review-item-author{font-size:13px;font-weight:600;color:#222;margin-bottom:4px}.review-item-text{font-size:13px;color:#666;line-height:1.6}.review-form{display:none;margin-top:20px;padding:20px;background:#fafafa;border:1px solid #ebebeb}.review-form.open{display:block}.review-form h3{font-size:16px;margin-bottom:16px}.review-form input,.review-form textarea{width:100%;padding:10px 14px;border:1px solid #ddd;font-size:13px;font-family:Poppins,sans-serif;margin-bottom:10px;box-sizing:border-box}.review-form textarea{height:80px;resize:vertical}.review-form-stars{display:flex;gap:4px;margin-bottom:12px}.review-form-stars span{font-size:24px;color:#ddd;cursor:pointer}.review-form-stars span.active{color:#f5a623}.review-submit-btn{padding:12px 28px;background:#222;color:#fff;border:none;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer;font-family:Poppins,sans-serif}.upsell-section{margin-top:24px;padding:16px;background:#faf8f5;border:1px solid #ebe6de}.upsell-title{font-size:13px;font-weight:600;color:#222;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.upsell-item{display:flex;gap:12px;align-items:center;padding:8px 0}.upsell-item img{width:50px;height:60px;object-fit:cover;flex-shrink:0;cursor:pointer}.upsell-item-info{flex:1;min-width:0}.upsell-item-name{font-size:12px;font-weight:500;color:#222;cursor:pointer}.upsell-item-name:hover{color:#b8965a}.upsell-item-price{font-size:12px;color:#888;margin-top:2px}.upsell-item-price .up-old{text-decoration:line-through;margin-right:6px}.upsell-item-price .up-new{color:#c0392b;font-weight:600}.upsell-add-btn{padding:6px 14px;background:#222;color:#fff;border:none;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;font-family:Poppins,sans-serif;border-radius:14px;white-space:nowrap}.mobile-sticky-cart{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ebebeb;padding:10px 16px;z-index:999;box-shadow:0 -2px 10px #00000014;align-items:center;justify-content:space-between;gap:12px}.mobile-sticky-cart .msc-info{flex:1;min-width:0}.mobile-sticky-cart .msc-name{font-size:12px;font-weight:500;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-sticky-cart .msc-price{font-size:14px;font-weight:700;color:#222}.mobile-sticky-cart .msc-btn{padding:12px 24px;background:#222;color:#fff;border:none;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;cursor:pointer;font-family:Poppins,sans-serif;white-space:nowrap}@media(max-width:900px){.mobile-menu-btn{display:flex}.site_header{display:none}.top_bar{height:52px}.top_bar .container{padding:0 12px}.header_announcement_text{font-size:9px;max-width:120px;line-height:1.3}a.logo img{height:26px}a.logo .logo-text{font-size:18px;letter-spacing:2px}.icon-btn{padding:4px 5px}.lang-btn{padding-right:8px;margin-right:2px;font-size:10px}.cart-badge-count{width:14px;height:14px;font-size:8px}.hero_slide .slide_img{height:320px}.hero_slide_overlay{width:60%;padding:16px 20px}.hero_slide_title{font-size:20px;letter-spacing:2px;margin-bottom:4px}.hero_slide_subtitle{font-size:9px;letter-spacing:1.5px;margin-bottom:14px}.hero_slide_btn{padding:8px 18px;font-size:9px;letter-spacing:1px}.hero_slider_btn{width:32px;height:32px;font-size:14px}.hero_dot{width:6px;height:6px}.homepage_banners{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;min-height:auto;gap:8px;padding:16px}.banner_block.banner-tall{grid-row:auto}.banner_block img{height:200px}.banner_block_overlay{padding:6px 16px;bottom:10px}.banner_block_title{font-size:12px}.banner_block_title{font-size:22px}.products-grid,.products-grid-full{grid-template-columns:repeat(2,1fr)}.products-grid-full{padding:8px}.product_list_img{height:200px}.card-body{padding:10px 8px 14px}.product-name{font-size:12px;margin-bottom:4px}.price-old,.price-new,.price-sale,.price-only{font-size:12px}.badge-sale,.badge-new{width:40px;height:40px;font-size:9px;top:8px;right:8px}.add_to_cart_fake_btn{width:120px;height:34px;font-size:10px;bottom:10px}.carousel-section{padding:20px 12px 12px}.carousel-header-title{font-size:16px}.carousel-nav-btn{width:30px;height:30px;font-size:12px}.carousel-track .product-card{min-width:50%!important}.image-carousel-item{width:calc(100%/2.2)!important}.image-carousel-section{padding:20px 12px 30px}.homepage_perks{grid-template-columns:repeat(2,1fr)}.perk_wrapper{padding:14px 16px;gap:10px}.perk_wrapper:nth-child(2){border-right:none}.perk_title,.perk_text{font-size:11px}.perk_wrapper img{width:28px;height:28px}.cat-page-header{padding:20px 16px 0}.cat-page-header h1{font-size:24px}.cat-page-top-row{flex-direction:column;align-items:flex-start;gap:8px}.sort-select{width:100%}.cat-filters{overflow-x:auto;flex-wrap:nowrap;gap:6px;padding-bottom:8px;-webkit-overflow-scrolling:touch}.cat-filter-btn{padding:6px 14px;font-size:11px;white-space:nowrap;flex-shrink:0}.product-page-container{padding:12px 12px 40px;max-width:100%;box-sizing:border-box}.product-breadcrumb-bar{font-size:11px;margin-bottom:16px}.product-page-inner{flex-direction:column;gap:20px;width:100%;max-width:100%;box-sizing:border-box}.product_gallery_desktop{flex-direction:column!important;gap:0!important;width:100%!important;position:static!important;top:auto!important}.thumbs_col{display:none!important}.gallery-arrows{display:flex!important;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:100%;justify-content:space-between;padding:0 8px;z-index:5}.product_main_image{aspect-ratio:1/1!important;background:#fafafa}.product_main_image img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important}.vsc-image{background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important;background-color:#faf6ee!important}.product-card img,.product_list_img img{object-fit:cover!important;object-position:center!important}.gallery-arrow{width:36px!important;height:36px!important;background:#ffffffd9!important;border-radius:50%!important;font-size:18px!important;box-shadow:0 2px 6px #0000001f!important;pointer-events:all!important}.gallery-arrow:hover{background:#fff!important}.gallery-dots{display:flex!important;margin-top:14px;justify-content:center;gap:6px}.gallery-dot{width:7px!important;height:7px!important}.gallery-dot.active{background:#1a1410!important;transform:scale(1.3)}.gallery-dots{display:flex!important;margin-top:12px}.product_main_image{width:100%!important;max-width:100%!important;aspect-ratio:1/1!important;position:relative}.product_main_image img{width:100%!important;height:100%!important;object-fit:contain;transition:opacity .25s ease,transform .25s ease}.product_info_right{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.product_info_right .product-trust-badges,.product_info_right .shipping-banner{display:none}.product_info_right .wishlist-btn{padding:6px;width:32px;height:32px}.product_info_right .variations_cards_wrapper{margin-top:18px}.variations_cards_wrapper,.variations_cards_grid{width:100%;max-width:100%;box-sizing:border-box}.variation_card{flex-direction:row;width:100%;box-sizing:border-box;overflow:hidden;min-height:230px;align-items:stretch;background:#f5f5f5;position:relative}.variation_card_image{width:108px;flex-shrink:0;align-self:stretch;background-size:cover;background-position:center center;min-height:100%}.variation_card>.variation_card_image{position:absolute;top:0;bottom:0;left:0;width:108px;height:100%}.variation_card>.variation_card_info{margin-left:108px;width:auto}.variation_card_info{padding:16px 18px;flex:1;min-width:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;gap:14px;background:transparent}.variation_card_name_price{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin:0}.variation_card_title_col{min-width:0;flex:1}.variation_card_name{font-size:17px;font-weight:600;color:#222;line-height:1.2;letter-spacing:0}.variation_card_subtitle{font-size:12px;color:#999;margin-top:3px;font-weight:400}.variation_card_price_wrapper{white-space:nowrap;font-size:14px;font-weight:600;color:#222;text-align:right;line-height:1.2}.variation_card_price_wrapper .vc-old{display:block;font-size:11px;font-weight:400;color:#999;text-decoration:line-through}.variation_card_price_wrapper .vc-sale{display:block;font-size:15px;color:#e63946;font-weight:700}.variation_card_name,.variation_card_price_wrapper{font-size:14px}.variation_card_scent_actions{flex-direction:column;align-items:stretch;gap:10px}.scent_items{gap:10px}.scent_image{width:36px;height:36px}.scent_name_text{font-size:9px;max-width:40px}.variation_card_actions{margin-left:0;width:100%;display:flex;gap:8px;box-sizing:border-box;flex-wrap:nowrap;align-items:center}.variation_add_to_cart{flex:1 1 auto;min-width:0;font-size:11px;padding:0 14px;height:36px;letter-spacing:.3px;white-space:nowrap;border-radius:20px;background:#222;font-weight:600}.variation_add_to_cart .full-text{display:none}.variation_add_to_cart .short-text{display:inline}.variation_card_qty{height:36px;flex-shrink:0;border:1px solid #ddd;border-radius:20px;overflow:hidden;background:#fff}.variation_card_qty button{width:26px;height:100%;font-size:14px;border:none;background:none;color:#333}.variation_card_qty input{width:26px;font-size:11px;border:none;text-align:center;background:none}.scent_items{display:flex;gap:14px;flew-wrap:nowrap}.scent_item{display:flex;flex-direction:column;align-items:center;flex-shrink:1;min-width:0}.scent_image{width:36px;height:36px;flex-shrink:0}.scent_name_text{font-size:9px;color:#666;text-align:center;line-height:1.1;margin-top:4px;max-width:54px;word-break:break-word;overflow-wrap:break-word}.variations_grid_container,.variations_grid{width:100%;box-sizing:border-box;padding:0 12px}.variations_tag_filters{overflow-x:auto;flew-wrap:nowrap;-webkit-overflow-scrolling:touch}.variation_tag_btn{white-space:nowrap;flex-shrink:0;padding:8px 12px;font-size:12px}.product-trust-badges{gap:6px;padding:12px 0}.trust-badge-item{font-size:12px;gap:8px}.trust-badge-icon{width:16px;height:16px}.trust-badge-icon svg{width:14px;height:14px}.fragrance-notes-row{gap:20px}.fragrance-note-img{width:50px;height:50px}.fragrance-note-name{font-size:10px}.fragrance-note-items{gap:10px}.product-collapse-header{font-size:12px;padding:12px 0}.product-desc-content{font-size:13px}.section{padding:24px 12px}.section-title-h2{font-size:18px}.newsletter-popup{flex-direction:column;max-width:95vw}.newsletter-popup-right{width:100%;height:180px}.newsletter-popup-left{padding:28px 20px}.newsletter-popup-left .nl-logo{font-size:36px}.newsletter-popup-left h2{font-size:22px}.newsletter-popup-left p{font-size:13px}.search-box{width:95vw;padding:16px}.search-box h3{font-size:20px}.cart-drawer{width:100%}.cart-drawer-header,.cart-drawer-body,.cart-drawer-footer{padding:16px}.cart-item img{width:60px;height:70px}.cart-item-name{font-size:12px}.cookie-banner{flex-direction:column;text-align:center;gap:10px;padding:14px 20px}.cookie-banner p{font-size:12px}.footer-top{grid-template-columns:repeat(2,1fr);gap:24px;padding:36px 20px}.footer-col h4{font-size:10px;margin-bottom:14px}.footer-col a,.footer-col p{font-size:12px}.footer-logo{font-size:20px}.footer-bottom{font-size:11px;padding:16px 20px}.payment-icon{font-size:10px;padding:3px 6px}.static-page{padding:20px 16px 50px}.static-page h1{font-size:24px}.static-content{font-size:13px}.static-content h3{font-size:16px}.static-content [style*=grid-template-columns]{grid-template-columns:1fr!important}.faq-item h3{font-size:14px}.info-table td{padding:8px 10px;font-size:12px}.back-to-top{bottom:16px;right:16px;width:40px;height:40px}}@media(max-width:480px){.top_bar{height:48px}.top_bar .container{padding:0 8px;gap:4px}.header_announcement_text{display:none}a.logo{position:static;transform:none;margin:0 auto}a.logo .logo-text{font-size:14px;letter-spacing:1px}.icon-btn{padding:4px;font-size:11px}.icon-btn svg{width:18px;height:18px}.lang-btn{display:none}.cart-badge-count{width:14px;height:14px;font-size:9px}.hero_slide .slide_img{height:260px}.hero_slide.hero-luxe{height:440px;max-height:440px;min-height:440px}.hero-luxe .hero-title{font-size:22px;letter-spacing:2px}.hero_slide_overlay{width:65%}.hero_slide_title{font-size:16px;letter-spacing:1.5px}.hero_slide_subtitle{font-size:8px;margin-bottom:10px}.hero_slide_btn{padding:7px 14px;font-size:8px}.product_list_img{height:160px}.card-body{padding:8px 6px 12px}.product-name{font-size:11px}.add_to_cart_fake_btn{display:none}.thumb{width:48px;height:56px}h1.product_title{font-size:16px}.product_price_main{font-size:18px}.variation_card_image{height:120px}.homepage_perks{grid-template-columns:1fr}.perk_wrapper{border-right:none!important}.perk_wrapper:nth-child(odd){border-bottom:1px solid #ebebeb}.homepage_banners{grid-template-columns:1fr;padding:8px}.banner_block img{height:160px}.banner_block_title{font-size:11px}.footer-top{grid-template-columns:1fr;gap:20px;padding:28px 16px}.fragrance-notes-row{gap:16px;flex-direction:column}.fragrance-note-img{width:44px;height:44px}.product-story{margin:24px calc(50% - 50vw);width:100vw;max-width:100vw}.story-block{padding:36px 20px 28px;gap:18px}.story-block-title{font-size:18px;letter-spacing:1.3px}.story-block-desc{font-size:13px;line-height:1.65}.story-block-img:nth-child(2),.story-block-img:nth-child(3){aspect-ratio:1/1}.story-block-imgs.single .story-block-img{aspect-ratio:1/1}.product-benefits{padding:28px 16px;margin-top:20px}.product-benefits-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}.pb-icon{width:40px;height:40px}.pb-title{font-size:11px;letter-spacing:1px}.pb-desc{font-size:11px}.product-social-cta{padding:28px 20px}.psc-text{font-size:13px}.psc-handle{font-size:17px}.reviews-section{padding:24px 16px}.reviews-overview{grid-template-columns:1fr;gap:18px;padding:16px 0;text-align:center}.reviews-average{min-width:0}.reviews-average-num{font-size:36px}.reviews-breakdown{max-width:100%;margin:0 auto}.reviews-header{flex-direction:column;align-items:flex-start;gap:12px}.write-review-btn{align-self:stretch;text-align:center}}@media(max-width:360px){.top_bar .container{gap:2px}.icon-btn{padding:3px}a.logo .logo-text,.hero_slide_title{font-size:14px}.product_list_img{height:140px}.product-name,.price-old,.price-new,.price-sale,.price-only{font-size:10px}h1.product_title{font-size:15px}.variation_card_name{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
