@charset "UTF-8";.site-header{background-color:#fff;left:0;position:fixed;right:0;top:0;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1000}.site-header.scrolled,.site-header.scrolled .sub-menu{backdrop-filter:blur(10px);background-color:#0b1320}.site-header.scrolled .sub-menu{padding:20px 20px 40px 40px;width:200px}.site-header.scrolled .main-nav .sub-menu{left:-40px}.site-header.scrolled .sub-menu>li>a{color:#fff}.site-header.scrolled a{color:#fff}.header-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;height:80px;justify-content:space-between}.header-inner,.site-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-logo{gap:12px}.logo-svg{height:40px;width:56px;-ms-flex-negative:0;flex-shrink:0}.logo-text{display:none}@media (min-width:640px){.logo-text{display:block}.logo-text .site-title{color:var(--primary-dark);font-family:var(--font-playfair);font-size:18px;font-weight:600;line-height:1.2}.logo-text .site-tagline{color:var(--gray-medium);font-size:12px}}.main-nav{display:none}@media (min-width:1024px){.main-nav,.main-nav .menu{display:-webkit-box;display:-ms-flexbox;display:flex}.main-nav .menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;list-style:none;margin:0;padding:0}.main-nav li{list-style:none;position:relative}.main-nav a{color:var(--primary-dark);font-size:14px;font-weight:500;letter-spacing:.05em;padding:8px 0;position:relative;text-decoration:none;text-transform:uppercase;-webkit-transition:color .25s ease;transition:color .25s ease}.main-nav>.menu>li>a:after{background:var(--gold);bottom:-4px;content:"";height:2px;left:0;position:absolute;-webkit-transition:width .25s ease;transition:width .25s ease;width:0}.main-nav>.menu>li:hover>a:after{width:100%}.main-nav a:hover{color:var(--gold)}.main-nav .sub-menu{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;left:-40px;list-style:none;margin:0;min-width:200px;padding:14px 20px 40px 40px;position:absolute;top:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;opacity:0;-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:all .25s ease;transition:all .25s ease;visibility:hidden}.main-nav li:after{content:"";height:16px;left:0;position:absolute;top:100%;width:100%}.main-nav li:hover>.sub-menu{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.main-nav .sub-menu a{color:var(--primary-dark);font-size:13px;letter-spacing:.03em;padding:6px 0;text-transform:none;-webkit-transition:all .2s ease;transition:all .2s ease}.main-nav .sub-menu a:hover{color:var(--gold);padding-left:6px}.main-nav .sub-menu{-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease}}.header-cta{display:none}@media (min-width:1024px){.header-cta{gap:16px}.header-cta,.header-cta a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-cta a{color:var(--primary-dark);font-size:14px;font-weight:500;gap:8px}.header-cta a:hover{color:var(--gold)}}.menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:none;color:var(--gold);cursor:pointer;height:40px;justify-content:center;width:40px}@media (min-width:1024px){.menu-toggle{display:none}}.mobile-menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.mobile-menu-list li{list-style:none}.mobile-nav{padding-bottom:20px}.mobile-menu-list a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--primary-dark);font-size:18px;font-weight:500;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.mobile-menu-list a:hover{color:var(--gold)}.mobile-menu-list .menu-item-has-children>a:after{content:"▾";font-size:14px;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.mobile-menu-list .submenu-open>a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mobile-menu-list .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0 0 0 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.mobile-menu-list .submenu-open>.sub-menu{max-height:500px}.mobile-menu-list .sub-menu a{font-size:16px;font-weight:400}.mobile-menu{background-color:var(--white);-webkit-box-shadow:-4px 0 20px rgba(0,0,0,.1);box-shadow:-4px 0 20px rgba(0,0,0,.1);height:100vh;padding:80px 32px 32px;position:fixed;right:-100%;top:0;-webkit-transition:right .3s ease;transition:right .3s ease;width:300px;z-index:1001}.mobile-menu.active{right:0}.mobile-menu-close{background:none;border:none;color:var(--primary-dark);cursor:pointer;height:40px;position:absolute;right:20px;top:20px;width:40px}.mobile-menu .menu-cta{border-top:1px solid var(--gray-light);margin-top:auto;padding-top:32px}.mobile-menu .menu-cta a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--primary-dark);gap:8px}.product-page{background:radial-gradient(circle at 30% 20%,rgba(201,169,98,.08),transparent 40%),linear-gradient(135deg,#f6f7fa,#eef1f5 50%,#f6f7fa)}.product-page .product-grid{display:grid;gap:60px;grid-template-columns:1fr 1fr;padding-top:30px}@media (max-width:1024px){.product-page .product-grid{grid-template-columns:1fr}}.product-page .product-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-page .product-gallery img{border-radius:12px;cursor:pointer;width:100%}.product-page .product-gallery .swiper{max-width:100%;overflow:hidden;padding-top:20px;position:relative;width:100%}.product-page .product-gallery .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;text-align:center;width:100%}.product-page .product-gallery .swiper-slide img{border-radius:12px;height:auto;max-height:500px;max-width:100%;-o-object-fit:contain;object-fit:contain;padding:0 70px 70px;width:100%}@media (max-width:768px){.product-page .product-gallery .swiper-slide img{margin:0 0 70px;padding:0}}.product-page .product-gallery .swiper-button-next,.product-page .product-gallery .swiper-button-prev{color:#000}@media (max-width:768px){.product-page .product-gallery .swiper-button-next,.product-page .product-gallery .swiper-button-prev{display:none}}.product-page .product-gallery .swiper-pagination-bullet-active{background:#000}@media (max-width:1024px){.product-page .product-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;justify-self:center}}.product-page .product-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-page .product-info strong{font-size:26px}.product-page .product-info .bigger{font-size:26px;font-weight:700}.product-page .product-info .description{padding:40px 0}.product-page .product-info .button{background-color:var(--primary-light);border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;justify-self:left;margin-top:40px;padding:15px 60px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (max-width:768px){.product-page .product-info .button{padding:15px 0;text-align:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-self:center}}.product-page .product-info .button:hover{background-color:var(--gold)}.product-page .product-card-image-decoration-1{border-bottom:1px solid rgba(201,169,98,.3);border-right:1px solid rgba(201,169,98,.3);border-top:1px solid rgba(201,169,98,.3);bottom:30px;height:25%;position:absolute;right:30px;width:25%;z-index:-1}@media (max-width:768px){.product-page .product-card-image-decoration-1{bottom:50px;display:none;height:25%;right:50px;width:25%}}.product-page .product-card-image-decoration-2{background-color:var(--cream);height:25%;left:45px;position:absolute;top:-24px;width:25%;z-index:-1}@media (max-width:768px){.product-page .product-card-image-decoration-2{display:none;height:25%;top:0;width:25%}}.product-page .product-options .option-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.product-page .product-options label{width:200px}.product-page .product-options .swatches{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.product-page .product-options .option-btn{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:1px solid #ddd;border-radius:6px;color:#fff;font-size:16px;font-weight:600;padding:20px;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:170px}@media (max-width:768px){.product-page .product-options .option-btn{width:48%}}.product-page .product-options .option-btn:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.product-page .product-options .option-btn.active{background:#000;border-color:#000;color:#fff}.product-page .send-form{background:#000;border:1px solid #000;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:18px;font-weight:600;margin-top:30px;padding:14px 28px;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.product-page .send-form:hover{background:#fff;border:1px solid #000;color:#000}.opacity{background-color:#000;opacity:.4;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.product-form{background:#f7f7f7;border-radius:12px;display:none;left:50%;margin-top:170px;padding:50px;position:absolute;top:-75px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:800px;z-index:999}.product-form h2{text-align:center}.product-form .close{cursor:pointer;position:absolute;right:20px;top:10px}.wpcf7{background:#f7f7f7;border-radius:12px;font-size:16px;margin:10px auto;max-width:800px;padding:40px}.wpcf7 input,.wpcf7 textarea{border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:inherit;padding:14px;width:100%}.wpcf7 .col-1,.wpcf7 .col-2{margin-bottom:20px}.wpcf7 .col-2{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.wpcf7 .col-2{grid-template-columns:repeat(1,1fr)}}.wpcf7 .selected{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}@media (max-width:768px){.wpcf7 .selected{grid-template-columns:repeat(1,1fr)}}.wpcf7 .selected .field_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wpcf7 .selected .field_label span{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%}.wpcf7 .selected .field_label input{background-color:#ddd;border:0;margin:0;text-align:center}.wpcf7 .selected .field_label .nice-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid #ccc;border-radius:10px;cursor:pointer;font-size:16px;padding:10px 40px 10px 15px;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}.wpcf7 .selected .field_label .nice-select-wrapper{display:inline-block;position:relative;width:100%}.wpcf7 .selected .field_label .nice-select-wrapper:after{content:"▼";pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.wpcf7 .selected .field_label .nice-select:hover{border-color:#888}.wpcf7 .selected .field_label .nice-select:focus{outline:none}.wpcf7-submit{background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:14px 20px}.single .hero-section{background-position-y:75%;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single .hero-section.small{background:rgba(0,0,0,.3)}@media (max-width:1024px){.single .hero-section.small{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}.single .hero-section.small .image{-webkit-box-flex:0;background-position:50%;background-repeat:no-repeat;background-size:cover;-ms-flex:0 0 50%;flex:0 0 50%;min-height:500px;width:50%}@media (max-width:1024px){.single .hero-section.small .image{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}}.single .hero-section.small .hero-overlay{background:none;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1024px){.single .hero-section.small .hero-overlay{padding:60px 0}}.single .hero-section .hero-overlay{background:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single .hero-section .hero-content{color:#fff;margin:0 auto;max-width:800px;padding:0 20px;text-align:center}.single .hero-section .hero-content h1{font-size:48px;margin-bottom:20px}.single .hero-section .hero-content p{font-size:20px;margin-bottom:30px}.single .hero-section .hero-cta{background:#fff;border-radius:6px;color:#000;font-weight:700;padding:14px 28px;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.single .hero-section .hero-cta:hover{background:#000;color:#fff}.similar-products{background-color:var(--off-white);padding:60px 0;width:100%}@media (max-width:768px){.similar-products{padding:0}}.similar-products .products-grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;margin-top:40px}@media (max-width:1200px){.similar-products .products-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:100px}}@media (max-width:768px){.similar-products .products-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}}.similar-products .products-grid .product-card{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1200px){.similar-products .products-grid .product-card{-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%}}@media (max-width:768px){.similar-products .products-grid .product-card{height:300px}}.similar-products .products-grid .product-card .style_h3,.similar-products .products-grid .product-card h3{color:#000;font-family:var(--font-playfair);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;line-height:1.2;padding:0 15px;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:2}.similar-products .products-grid .product-card img{display:block;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:90%;z-index:2}@media (max-width:768px){.similar-products .products-grid .product-card img{-o-object-position:center;object-position:center}}.similar-products .products-grid .product-card:after{background:var(--gold);content:"";height:95%;left:0;opacity:.6;pointer-events:none;position:absolute;top:10%;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%;z-index:1}@media (max-width:768px){.similar-products .products-grid .product-card:after{height:105%}}.similar-products .products-grid .product-card:hover h3{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.similar-products .products-grid .product-card:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.similar-products .products-grid .product-card:hover:after{opacity:.9}.products{background-color:var(--off-white);padding:60px 0;width:100%}@media (max-width:768px){.products{padding:0}}.products .products-grid{display:grid;gap:40px;grid-template-columns:repeat(4,1fr);margin-top:40px}@media (max-width:1200px){.products .products-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;grid-template-columns:repeat(3,1fr)}}@media (max-width:1000px){.products .products-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.products .products-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.products .products-grid .product-card{-webkit-box-sizing:border-box;box-sizing:border-box;margin:10px;overflow:hidden;position:relative}@media (max-width:1200px){.products .products-grid .product-card{-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%}}@media (max-width:768px){.products .products-grid .product-card{height:300px}}.products .products-grid .product-card .style_h3,.products .products-grid .product-card h3{bottom:10px;color:#fff;font-family:var(--font-playfair);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;left:10px;line-height:1.2;position:absolute;right:10px;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:2}.products .products-grid .product-card img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:100%}@media (max-width:768px){.products .products-grid .product-card img{-o-object-position:center;object-position:center}}.products .products-grid .product-card:after{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),color-stop(40%,rgba(0,0,0,.3)),to(rgba(0,0,0,0)));background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,0));bottom:0;content:"";height:60%;left:0;opacity:.6;pointer-events:none;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.products .products-grid .product-card:hover h3{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.products .products-grid .product-card:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.products .products-grid .product-card:hover:after{opacity:.9}@media (max-width:768px){.product-page .product-grid{grid-template-columns:1fr}.product-page .send-form{width:100%}.product-form{padding:30px 20px;top:-20px;width:100%}.product-form .close{top:15px}.products-grid{gap:20px;grid-template-columns:1fr 1fr}.single .hero-section{height:350px}.single .hero-section .hero-content{max-width:90%}}@media (max-width:480px){.products-grid{grid-template-columns:1fr}.single .hero-section{height:250px}.single .hero-section .hero-content h1{font-size:24px}.single .hero-section .hero-content p{font-size:14px}.product-form{padding:20px 15px}}