*,*:before,*:after{margin:0;padding:0;box-sizing:border-box!important}html{width:100%!important;max-width:100%!important;overflow-x:hidden!important;box-sizing:border-box;-webkit-text-size-adjust:100%}:root{--cream: #fff9f7;--blush: #fde2e4;--rose: #f8c3c9;--coral-red: #e5989e;--love-red: #d44c66;--deep-rose: #b23b4b;--gold: #b48b5a;--light-gold: #d4af37;--charcoal: #2f2e2e;--white: #ffffff;--text-dark: #332211;--text-muted: #7a5c4d;--border-gold: #e6c17a;--romantic-gradient: linear-gradient(135deg, #fde2e4, #f8c3c9, #fde2e4);--rose-gold-gradient: linear-gradient(135deg, #d44c66, #b48b5a, #d44c66);--love-gradient: linear-gradient(135deg, #d44c66, #b23b4b);--soft-pink-gradient: linear-gradient(135deg, #fff9f7, #fde2e4)}body{font-family:Poppins,sans-serif;color:var(--text-dark);background-color:var(--cream);line-height:1.6;width:100%!important;max-width:100%!important;overflow-x:hidden!important;position:relative;box-sizing:border-box}#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important;position:relative;min-height:100vh;display:flex;flex-direction:column}body.no-scroll{overflow:hidden!important;touch-action:none}h1,h2,h3,h4,h5{font-family:Playfair Display,serif;font-weight:600;line-height:1.3}.container{max-width:1600px;width:100%!important;max-width:100%!important;margin:0 auto;padding:0 1.25rem;box-sizing:border-box!important}.top-info{background:#b93b4d;color:#fff9f7;padding:.55rem 0;font-size:.82rem;letter-spacing:.2px}.top-info-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.8rem;max-width:1600px;margin:0 auto;padding:0 2rem}.top-info-left,.top-info-right{display:flex;align-items:center;gap:.85rem}.top-info-sep{opacity:.5}.purity-badge-dot{color:#fde2e4;margin-right:4px;font-size:.85rem}.top-info a{color:#fff;text-decoration:none;font-weight:500;transition:color .2s ease}.top-info a:hover{color:#fde2e4;text-decoration:underline}.top-info i{margin-right:.35rem;opacity:.9}.site-header{background:#fff;position:sticky;top:0;z-index:1000;border-bottom:1px solid #f0e9df;transition:box-shadow .3s ease}.site-header.scrolled{box-shadow:0 4px 20px #0000000f}.header-main-row{display:flex;align-items:center;justify-content:space-between;padding:.85rem 0;gap:1.5rem}.header-brand-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.header-brand-logo .logo-img{height:52px;width:auto;object-fit:contain}.header-search-wrapper{flex:1;max-width:480px;position:relative;margin:0 auto}.header-search-wrapper .search-icon{position:absolute;left:1.1rem;top:50%;transform:translateY(-50%);color:#999;font-size:.85rem}.header-search-input{width:100%;padding:.62rem 1.1rem .62rem 2.5rem;border:1px solid #e8dfd3;border-radius:50px;font-family:Poppins,sans-serif;font-size:.88rem;background-color:#faf8f5;color:#333;transition:all .25s ease}.header-search-input:focus{outline:none;background-color:#fff;border-color:#b93b4d;box-shadow:0 0 0 3px #b93b4d1a}.header-actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.header-wishlist-btn{background:transparent;border:none;color:#2d2724;font-size:1.15rem;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease;text-decoration:none}.header-wishlist-btn:hover{color:#b93b4d}.btn-book-vip{background:#b93b4d;color:#fff!important;border:none;padding:.58rem 1.35rem;border-radius:50px;font-size:.88rem;font-weight:600;letter-spacing:.3px;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .25s ease;box-shadow:0 4px 12px #b93b4d40}.btn-book-vip:hover{background:#9f2b3c;transform:translateY(-1px);box-shadow:0 6px 16px #b93b4d59}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;width:38px;height:38px;cursor:pointer;margin-left:.5rem}.mobile-menu-toggle span{width:24px;height:2.5px;background:#b93b4d;margin:2.5px 0;border-radius:2px;transition:.3s}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.header-nav-row{display:flex;justify-content:center;align-items:center;padding-bottom:.65rem;border-top:1px solid #faf5f0}.header-nav-row .nav-links{display:flex;list-style:none;justify-content:center;align-items:center;margin:0;padding:0;gap:1.75rem;flex-wrap:wrap}.header-nav-row .nav-links li{margin:0}.header-nav-row .nav-links a{text-decoration:none;font-weight:500;color:#2d2724;font-size:.92rem;padding:.4rem 0;position:relative;transition:color .2s ease;display:inline-flex;align-items:center;gap:4px}.header-nav-row .nav-links a:hover,.header-nav-row .nav-links a.active{color:#b93b4d}.header-nav-row .nav-links a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#b93b4d;border-radius:2px}.header-nav-row .nav-links a.dropdown-toggle i{font-size:.72rem;margin-left:2px;transition:transform .25s ease}.header-nav-row .nav-links li.dropdown:hover a.dropdown-toggle i{transform:rotate(180deg)}.page-header{background:var(--soft-pink-gradient);padding:4rem 0;text-align:center;border-bottom:3px solid var(--rose)}.page-header h1{font-size:2.5rem;color:var(--deep-rose);margin-bottom:1rem}.page-header p{font-size:1.2rem;color:var(--text-muted);max-width:700px;margin:0 auto}.category-intro{padding:3rem 0;text-align:center;background-color:var(--white)}.category-intro p{max-width:900px;margin:0 auto;font-size:1.1rem;color:var(--text-dark);line-height:1.8}.category-products{padding:2rem 0 5rem;background-color:var(--cream)}.products-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:stretch}.product-card{background-color:var(--white);border-radius:25px;overflow:hidden;box-shadow:0 20px 30px #c8788c26;transition:all .4s;border:1px solid var(--blush);display:flex;flex-direction:column;height:100%;min-height:500px}.product-card:hover{transform:translateY(-8px);border-color:var(--coral-red);box-shadow:0 30px 40px #be465a33}.product-img{height:250px;background-size:cover;background-position:center;background-color:#fbeaec;flex-shrink:0}.product-ring-1{background-image:url(https://images.unsplash.com/photo-1599643478518-a784e5dc4c8f?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-ring-2{background-image:url(https://images.unsplash.com/photo-1605100804763-247f67b3557e?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-ring-3{background-image:url(https://images.unsplash.com/photo-1535632066927-ab7c9ab60908?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-ring-4{background-image:url(https://images.unsplash.com/photo-1594576722512-582d5577dc56?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-ring-5{background-image:url(https://images.unsplash.com/photo-1515562141207-7a88fb7ce338?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-ring-6{background-image:url(https://images.unsplash.com/photo-1617038220319-276d3cfab638?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-ring-7{background-image:url(https://images.unsplash.com/photo-1603561591411-07134e71a2a9?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-ring-8{background-image:url(https://images.unsplash.com/photo-1611651338415-8843c5a97c5d?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-earring-1{background-image:url(https://images.unsplash.com/photo-1535632066927-ab7c9ab60908?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-earring-2{background-image:url(https://images.unsplash.com/photo-1605100804763-247f67b3557e?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-earring-3{background-image:url(https://images.unsplash.com/photo-1599643478518-a784e5dc4c8f?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-earring-4{background-image:url(https://images.unsplash.com/photo-1617038220319-276d3cfab638?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-earring-5{background-image:url(https://images.unsplash.com/photo-1594576722512-582d5577dc56?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-earring-6{background-image:url(https://images.unsplash.com/photo-1515562141207-7a88fb7ce338?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-earring-7{background-image:url(https://images.unsplash.com/photo-1603561591411-07134e71a2a9?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-earring-8{background-image:url(https://images.unsplash.com/photo-1611651338415-8843c5a97c5d?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-necklace-1{background-image:url(https://images.unsplash.com/photo-1599643478518-a784e5dc4c8f?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-necklace-2{background-image:url(https://images.unsplash.com/photo-1535632066927-ab7c9ab60908?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-necklace-3{background-image:url(https://images.unsplash.com/photo-1605100804763-247f67b3557e?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-necklace-4{background-image:url(https://images.unsplash.com/photo-1594576722512-582d5577dc56?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-necklace-5{background-image:url(https://images.unsplash.com/photo-1515562141207-7a88fb7ce338?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-necklace-6{background-image:url(https://images.unsplash.com/photo-1617038220319-276d3cfab638?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-necklace-7{background-image:url(https://images.unsplash.com/photo-1603561591411-07134e71a2a9?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-necklace-8{background-image:url(https://images.unsplash.com/photo-1611651338415-8843c5a97c5d?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80)}.product-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.product-info{padding:1.8rem;display:flex;flex-direction:column;flex:1}.product-info h3{font-size:1.4rem;color:var(--deep-rose);margin-bottom:.8rem;min-height:3.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.product-info p{color:#444;font-size:.95rem;margin-bottom:1.5rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.6}.product-info .btn-small{margin-top:auto;width:100%;text-align:center}.custom-design{background:var(--love-gradient);padding:5rem 0;text-align:center;color:var(--cream);border-top:3px solid var(--rose);border-bottom:3px solid var(--rose)}.custom-content{max-width:800px;margin:0 auto}.custom-content h2{font-size:2.5rem;margin-bottom:1.5rem;color:var(--cream)}.custom-content p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9}.hero{background:linear-gradient(#d2465a26,#f0c8d266),url(https://images.unsplash.com/photo-1599643478518-a784e5dc4c8f?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80) center/cover no-repeat;background-color:#f4d7da;min-height:85vh;display:flex;align-items:center;text-align:center;position:relative;border-bottom:3px solid var(--rose)}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#be465033}.hero-content{max-width:900px;margin:0 auto;padding:2rem;background:#fff0f026;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:30px;border:1px solid rgba(255,255,255,.3);position:relative;z-index:2}.hero h1{font-size:4.5rem;color:var(--white);text-shadow:2px 2px 10px rgba(150,30,30,.3);letter-spacing:.05em;margin-bottom:1rem}.hero h2{font-size:2.5rem;font-weight:400;margin:1rem 0;color:var(--blush)}.hero p{font-size:1.4rem;margin-bottom:2rem;background:#0000001a;padding:1rem;border-radius:60px;color:#fff3f0}.btn-gold{display:inline-block;background:var(--love-red);color:var(--cream);padding:.9rem 2.8rem;border-radius:50px;text-decoration:none;font-weight:500;font-size:1.2rem;border:2px solid var(--rose);transition:.25s;box-shadow:0 8px 20px #c83c504d;cursor:pointer;font-family:Poppins,sans-serif}.btn-gold:hover{background:var(--deep-rose);border-color:var(--cream);transform:scale(1.03)}.btn-small{display:inline-block;background:transparent;border:2px solid var(--coral-red);color:var(--love-red);padding:.4rem 1.4rem;border-radius:40px;text-decoration:none;font-weight:500;transition:.2s;font-family:Poppins,sans-serif;text-align:center;min-width:160px}.btn-small:hover{background:var(--love-red);color:var(--cream);border-color:var(--love-red)}.best-sellers{padding:4rem 0;background-color:var(--cream);position:relative}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{font-size:2.8rem;color:var(--deep-rose);display:inline-block;border-bottom:3px solid var(--rose);padding-bottom:.5rem}.sellers-grid{display:grid;grid-template-columns:1fr;gap:2rem}.seller-card{background:var(--white);border-radius:25px;overflow:hidden;box-shadow:0 20px 30px #c8788c26;transition:.25s ease;border:1px solid var(--blush);position:relative;display:flex;flex-direction:column;height:100%;min-height:480px}.seller-card:hover{transform:translateY(-8px);border-color:var(--coral-red);box-shadow:0 30px 40px #be465a33}.seller-badge{position:absolute;top:12px;left:12px;right:auto;width:auto;max-width:max-content;background:linear-gradient(135deg,#b93b4d,#d44c66);color:#fff;padding:.25rem .65rem;font-size:.72rem;letter-spacing:.5px;display:inline-block;border-radius:20px;font-weight:700;z-index:6;text-transform:uppercase;pointer-events:none;box-shadow:0 2px 8px #b93b4d4d}.seller-img{height:240px;background-size:cover;background-position:center;background-color:#fbeaec;flex-shrink:0}.seller-1{background-image:url(https://images.unsplash.com/photo-1608042314453-ae338d80c427?ixlib=rb-1.2.1&auto=format&fit=crop&w=400&q=80)}.seller-2{background-image:url(https://images.unsplash.com/photo-1617038220319-276d3cfab638?ixlib=rb-1.2.1&auto=format&fit=crop&w=400&q=80)}.seller-3{background-image:url(https://images.unsplash.com/photo-1611651183986-8f3a2dd1e7f3?ixlib=rb-1.2.1&auto=format&fit=crop&w=400&q=80)}.seller-4{background-image:url(https://images.unsplash.com/photo-1631624224516-3e2e5e7f2b19?ixlib=rb-1.2.1&auto=format&fit=crop&w=400&q=80)}.seller-info{padding:1.8rem 1.5rem;background:var(--white);display:flex;flex-direction:column;flex:1}.seller-info h3{font-size:1.5rem;color:var(--deep-rose);margin-bottom:.5rem;min-height:3.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.seller-info p{color:#444;margin-bottom:1.2rem;font-size:.95rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.6}.seller-info .btn-small{margin-top:auto;width:100%;text-align:center}.categories{padding:4rem 0;background-color:var(--blush);position:relative;border-top:2px solid var(--rose);border-bottom:2px solid var(--rose)}.categories-grid{display:grid;grid-template-columns:1fr;gap:2rem}.category-card{background:var(--white);padding:2.5rem 1.8rem;border-radius:40px 40px 40px 0;text-align:center;box-shadow:0 10px 25px #dc829633;border:1px solid var(--blush);transition:.2s;position:relative}.category-card:hover{background:var(--blush);border-color:var(--coral-red);transform:translateY(-5px)}.category-icon{font-size:3.5rem;color:var(--love-red);margin-bottom:1rem}.category-card h3{font-size:1.7rem;color:var(--deep-rose);margin-bottom:1rem}.category-card p{color:var(--text-muted);margin-bottom:1.8rem;font-size:1rem;line-height:1.5}.category-card .btn-small{margin-top:auto}.new-arrivals{background:linear-gradient(135deg,#fbd3d9,#f7bac6);padding:4rem 2rem;text-align:center;margin:4rem 0;border-top:5px solid var(--love-red);border-bottom:5px solid var(--love-red);position:relative;overflow:hidden}.sale-banner{max-width:800px;margin:0 auto;position:relative;z-index:2}.sale-badge{background:var(--deep-rose);color:var(--cream);padding:.4rem 2rem;border-radius:40px;display:inline-block;font-weight:600;text-transform:uppercase;letter-spacing:1px}.sale-banner h3{font-size:2.6rem;color:#7c2f3b;margin-bottom:1rem}.sale-banner p{font-size:1.2rem;color:#4f2d33;margin-bottom:2rem}.discount{font-size:3.5rem;font-weight:700;color:var(--white);text-shadow:0 2px 8px var(--love-red);margin:.5rem 0;letter-spacing:2px}.location-banner{background:var(--white);padding:4rem 0;border-top:2px solid var(--rose)}.location-banner h3{text-align:center;font-size:2.5rem;color:var(--deep-rose);margin-bottom:2rem}.location-info{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-top:2rem}.maps-btn{display:inline-block;background:var(--love-red);color:#fff!important;padding:.5rem 1.5rem;border-radius:40px;text-decoration:none;margin-top:.8rem;font-size:.9rem;transition:.3s;font-weight:500}.maps-btn:hover{background:var(--deep-rose);transform:translateY(-2px);text-decoration:none}.about-story{padding:5rem 0;background-color:var(--white)}.story-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.story-content h2{font-size:2.5rem;color:var(--deep-rose);margin-bottom:1rem}.story-year{font-size:1.3rem;color:var(--love-red);font-weight:600;margin-bottom:1.5rem}.story-content p{margin-bottom:1.5rem;color:var(--text-dark);line-height:1.8}.story-image{width:100%;height:auto;aspect-ratio:1360 / 529;max-height:550px;overflow:hidden;border-radius:25px;background-color:var(--blush)}.craft-image{width:100%;aspect-ratio:2000 / 1333;max-height:500px;overflow:hidden;border-radius:25px;background-color:var(--blush)}.about-image{width:100%;height:100%;object-fit:contain;display:block}.our-values{padding:5rem 0;background-color:var(--cream)}.values-grid{display:grid;grid-template-columns:1fr;gap:2rem}.value-card{text-align:center;padding:2.5rem 2rem;background:var(--white);border-radius:25px;box-shadow:0 20px 30px #c8788c1a;border:1px solid var(--blush);transition:all .3s}.value-card:hover{transform:translateY(-5px);border-color:var(--coral-red)}.value-card i{font-size:3rem;color:var(--love-red);margin-bottom:1.5rem}.value-card h3{font-size:1.5rem;color:var(--deep-rose);margin-bottom:1rem}.value-card p{color:var(--text-muted)}.craftsmanship{padding:5rem 0;background-color:var(--white)}.craft-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.craft-content h2{font-size:2.5rem;color:var(--deep-rose);margin-bottom:1.5rem}.craft-content p{margin-bottom:1.5rem;color:var(--text-dark);line-height:1.8}.craft-image{height:400px;background-color:var(--blush);border-radius:25px;overflow:hidden}.craft-img-placeholder{width:100%;height:100%;background-image:url(https://images.unsplash.com/photo-1535632066927-ab7c9ab60908?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80);background-size:cover;background-position:center}.our-store{padding:5rem 0;background-color:var(--cream)}.store-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.store-content h2{font-size:2.5rem;color:var(--deep-rose);margin-bottom:1.5rem}.store-content p{margin-bottom:1.5rem;color:var(--text-dark);line-height:1.8}.store-image{height:450px;background-color:var(--blush);border-radius:25px;overflow:hidden}.why-choose{padding:5rem 0;background-color:var(--blush)}.why-grid{display:grid;grid-template-columns:1fr;gap:2rem}.why-item{text-align:center;padding:2rem;background:var(--white);border-radius:25px;box-shadow:0 10px 25px #dc82961a;border:1px solid var(--blush)}.why-item i{font-size:2.5rem;color:var(--love-red);margin-bottom:1rem}.why-item h3{font-size:1.3rem;color:var(--deep-rose);margin-bottom:.8rem}.why-item p{color:var(--text-muted)}.contact-section{padding:5rem 0;background-color:var(--white)}.contact-grid{display:grid;grid-template-columns:1fr;gap:3rem}.contact-form,.contact-info{background:var(--blush);padding:2.5rem;border-radius:25px;border:1px solid var(--rose)}.contact-form h2,.contact-info h2{font-size:2rem;color:var(--deep-rose);margin-bottom:1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:var(--text-dark);font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.8rem 1rem;border:2px solid var(--rose);border-radius:12px;font-family:Poppins,sans-serif;font-size:1rem;transition:all .3s;background-color:var(--white)}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--love-red);box-shadow:0 0 0 3px #d44c6633}.form-group textarea{resize:vertical}.info-detail{display:flex;gap:1.5rem;margin-bottom:2rem;align-items:flex-start}.info-detail i{font-size:1.8rem;color:var(--love-red);min-width:40px}.info-detail h3{font-size:1.2rem;color:var(--deep-rose);margin-bottom:.5rem}.info-detail p,.info-detail a{color:var(--text-muted);text-decoration:none;line-height:1.6}.info-detail a:hover{color:var(--love-red);text-decoration:underline}.map-embed{padding:2rem 0 5rem;background-color:var(--white)}.map-placeholder{border-radius:25px;overflow:hidden;border:2px solid var(--rose);box-shadow:0 8px 20px #c8788c26}footer{background:#2b2929;color:#f2e1e3;padding:4rem 0 2.5rem;border-top:8px solid var(--love-red)}.footer-container{display:grid;grid-template-columns:1fr;gap:3rem}.footer-logo{font-size:2rem;font-family:Playfair Display,serif;color:var(--rose);display:flex;align-items:center;margin-bottom:1.5rem}.footer-logo-img{height:70px;width:auto;max-width:220px;object-fit:contain;margin-right:10px}.footer-logo i{color:var(--coral-red);margin-right:12px}.footer-sub{color:var(--coral-red);letter-spacing:.2rem;font-size:.8rem;margin:.5rem 0 1rem}.footer-about p{color:#e9d5d8;margin-bottom:1.8rem;font-size:1rem;line-height:1.7}.footer-links h4,.footer-contact h4{font-size:1.4rem;margin-bottom:1.8rem;color:var(--rose)}.footer-links ul{list-style:none}.footer-links li{margin-bottom:1rem}.footer-links a{color:#e9d5d8;text-decoration:none;transition:all .3s;font-family:Poppins,sans-serif;font-size:1rem;display:inline-block;padding:.2rem 0}.footer-links a:hover{color:var(--coral-red);transform:translate(5px)}.footer-contact-item{color:#e9d5d8;margin-bottom:1.15rem;display:flex;align-items:flex-start;font-family:Poppins,sans-serif;font-size:.95rem;line-height:1.6}.footer-contact-item i{margin-right:12px;color:var(--love-red);width:20px;text-align:center;flex-shrink:0;margin-top:4px}.footer-contact-item a,.footer-contact-item span{color:#e9d5d8;text-decoration:none;flex:1}.footer-contact-item a:hover{color:var(--coral-red);text-decoration:underline}.footer-address-link{color:#e9d5d8!important;line-height:1.6;display:block;transition:color .2s ease}.footer-address-link:hover{color:#fff!important}.social-icons{display:flex;gap:1.2rem;margin-top:2rem;flex-wrap:wrap}.social-icons a{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#392e30;border-radius:50%;color:var(--cream);font-size:1.3rem;transition:all .3s}.social-icons a:hover{background:var(--love-red);color:#fff;transform:translateY(-5px)}.copyright{text-align:center;padding-top:3rem;margin-top:3rem;border-top:1px solid #473e40;color:#b7a1a6;font-size:.9rem}.whatsapp-float{position:fixed;width:58px;height:58px;bottom:28px;right:28px;background:linear-gradient(145deg,#8c2438,#6b1a2b);color:#fff;border-radius:50%;text-align:center;font-size:1.9rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #6b1a2b66,0 1px 3px #0003;z-index:100;transition:all .35s ease;border:1px solid rgba(212,175,145,.55);text-decoration:none}.whatsapp-float:hover{background:linear-gradient(145deg,#9b2940,#7a1e30);transform:translateY(-2px);box-shadow:0 8px 24px #6b1a2b80,0 2px 6px #00000040;border-color:#e6c17ad9}.header-widgets-left,.header-widgets-right{display:none}.widget-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--text-muted);font-size:.95rem;font-weight:500;transition:color .3s ease}.widget-link:hover{color:var(--love-red)}.widget-link i{color:var(--gold)}@media(min-width:768px){.header-container{flex-direction:column;align-items:center;gap:1.25rem;padding:1.5rem 2rem 1.25rem}.container{padding:0 2rem}.top-info{font-size:.9rem;padding:.7rem 0}.logo{font-size:1.9rem;margin-left:0;justify-content:center}.logo-img{height:90px;max-width:220px}.logo i{font-size:2rem}.logo-sub{display:block}.mobile-menu-toggle{display:none}.nav-container{margin:0 auto;width:100%;justify-content:center}.nav-links{gap:1.75rem}.nav-links a{font-size:1.05rem}.hero{min-height:75vh}.hero h1{font-size:3.2rem}.hero h2{font-size:1.7rem}.hero p{font-size:1.15rem}.section-title h2{font-size:2.8rem}.sellers-grid,.categories-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.location-info{grid-template-columns:repeat(3,1fr)}.footer-container{grid-template-columns:repeat(2,1fr)}.footer-about{grid-column:span 2}.footer-logo-img{height:80px;max-width:240px}.values-grid,.why-grid,.story-grid,.craft-grid,.store-grid,.contact-grid{grid-template-columns:repeat(2,1fr)}.whatsapp-float{width:65px;height:65px;bottom:30px;right:30px;font-size:2.2rem}}@media(max-width:767px){.mobile-menu-toggle{display:flex}.header-container{flex-wrap:wrap;padding:.75rem 1.25rem}.logo{order:1;flex:0 1 auto;margin-left:0}.logo-img{height:60px;max-width:170px}.logo i{font-size:1.8rem}.logo div{font-size:1.4rem}.mobile-menu-toggle{order:2;margin-left:auto}.header-container nav{order:3;width:100%!important;margin-left:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.top-info-container{justify-content:center!important;text-align:center;gap:.5rem}.page-header h1{font-size:2rem}.page-header p{font-size:1rem}.custom-content h2{font-size:2rem}.custom-content p{font-size:1rem}.hero h1{font-size:2.5rem}.hero h2{font-size:1.4rem}.hero p{font-size:1rem}}@media(min-width:1024px){.container{padding:0 3rem}.top-info{font-size:.95rem;padding:.8rem 0}.logo{font-size:2.2rem}.logo-img{height:85px;max-width:225px}.logo i{font-size:2.4rem}.nav-links{gap:3rem}.nav-links a{font-size:1.15rem}.hero{min-height:85vh}.hero h1{font-size:4rem}.hero h2{font-size:2rem}.hero p{font-size:1.25rem}.btn-gold{padding:1rem 3rem;font-size:1.2rem}.section-title h2{font-size:3rem}.sellers-grid,.categories-grid,.products-grid{grid-template-columns:repeat(4,1fr)}.product-card{min-height:520px}.location-info{grid-template-columns:repeat(3,1fr)}.footer-container{grid-template-columns:2fr 1fr 1.5fr;gap:3.5rem}.footer-about{grid-column:span 1}.footer-logo-img{height:90px;max-width:310px}.sale-banner h3{font-size:3rem}.discount{font-size:4rem}.values-grid,.why-grid{grid-template-columns:repeat(4,1fr)}.whatsapp-float{width:70px;height:70px;bottom:40px;right:40px;font-size:2.4rem}}@media(min-width:1200px){.product-card{min-height:540px}.hero h1{font-size:4.2rem}}@media(min-width:1400px){.logo-img{height:130px;max-width:520px}}.breadcrumbs{margin:1.5rem 0;font-size:.85rem;text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted)}.breadcrumbs a{color:var(--deep-rose);text-decoration:none;font-weight:500;transition:color .2s}.breadcrumbs a:hover{color:var(--love-red)}.breadcrumbs span{color:var(--text-dark);opacity:.8}.search-wrapper{max-width:500px;margin:0 auto 2rem;position:relative;width:100%}.search-wrapper input{width:100%;padding:.8rem 1.5rem .8rem 3rem;border-radius:40px;border:2px solid var(--rose);background:var(--white);font-family:inherit;font-size:1rem;transition:all .3s;color:var(--text-dark)}.search-wrapper input:focus{outline:none;border-color:var(--love-red);box-shadow:0 4px 20px #d44c6626}.search-wrapper i{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);color:var(--deep-rose);font-size:1.1rem}.filter-container{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem;margin:1.5rem 0 3rem;width:100%}.filter-btn{background:var(--white);border:1px solid var(--rose);color:var(--deep-rose);padding:.6rem 1.5rem;border-radius:30px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.filter-btn:hover,.filter-btn.active{background:var(--love-gradient);color:var(--cream);border-color:var(--love-red);box-shadow:0 4px 15px #d44c664d;transform:translateY(-2px)}.no-products{grid-column:1 / -1;text-align:center;padding:4rem 2rem;background:var(--white);border-radius:25px;border:1px solid var(--blush);box-shadow:0 10px 25px #dc82961a}.no-products i{font-size:3.5rem;color:var(--coral-red);margin-bottom:1.5rem}.no-products h3{font-size:1.6rem;color:var(--deep-rose);margin-bottom:.8rem}.no-products p{color:var(--text-muted)}.error-msg{grid-column:1 / -1;text-align:center;color:var(--love-red);font-weight:500;padding:2rem}.category-products .products-grid .product-card{display:flex!important;flex-direction:column!important;height:100%!important;min-height:500px!important;background-color:var(--white)!important;border-radius:25px!important;overflow:hidden!important;box-shadow:0 20px 30px #c8788c26!important;border:1px solid var(--blush)!important;position:relative!important;transition:all .25s ease!important}.category-products .products-grid .product-card:hover{transform:translateY(-8px)!important;border-color:var(--coral-red)!important;box-shadow:0 30px 40px #be465a33!important}.category-products .products-grid .product-card .product-img{height:250px!important;flex-shrink:0!important;position:relative!important;overflow:hidden!important;background-color:#fbeaec!important}.category-products .products-grid .product-card .product-img img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:transform .5s ease!important}.category-products .products-grid .product-card:hover .product-img img{transform:scale(1.05)!important}.category-products .products-grid .product-card .product-img:before{content:""!important;position:absolute!important;top:10px!important;right:10px!important;width:30px!important;height:30px!important;border-top:2px solid var(--love-red)!important;border-right:2px solid var(--love-red)!important;z-index:1!important;opacity:.7!important;pointer-events:none!important}.category-products .products-grid .product-card .product-img:after{content:""!important;position:absolute!important;bottom:0!important;left:0!important;width:100%!important;height:3px!important;background:var(--rose-gold-gradient)!important;z-index:1!important}.category-products .products-grid .product-card .product-info{padding:1.8rem!important;display:flex!important;flex-direction:column!important;flex:1!important;position:relative!important;z-index:5!important;background:var(--white)!important;isolation:isolate}.category-products .products-grid .product-card .product-info h3{font-size:1.5rem!important;color:var(--deep-rose)!important;margin-bottom:.8rem!important;min-height:3.5rem!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;line-height:1.3!important;font-family:Playfair Display,serif!important}.category-products .products-grid .product-card .description-wrapper{position:relative!important;margin-bottom:1.5rem!important;flex:1!important;z-index:10!important}.category-products .products-grid .product-card .product-description{color:var(--text-muted)!important;font-size:.95rem!important;line-height:1.6!important;margin:0!important;cursor:pointer!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;position:relative!important;z-index:1!important;transition:all .2s ease!important}.category-products .products-grid .product-card .tooltip-text{display:none!important;position:absolute!important;bottom:100%!important;left:0!important;background:var(--deep-rose)!important;color:var(--cream)!important;padding:1rem!important;border-radius:12px!important;font-size:.9rem!important;width:280px!important;border:2px solid var(--rose)!important;box-shadow:0 5px 20px #0000004d!important;z-index:999999!important;margin-bottom:10px!important;line-height:1.5!important;white-space:normal!important;word-wrap:break-word!important;pointer-events:none!important;animation:fadeIn .2s ease!important;text-align:left!important;transform:translateZ(0)!important}.category-products .products-grid .product-card .tooltip-text:after{content:""!important;position:absolute!important;top:100%!important;left:20px!important;border-width:8px!important;border-style:solid!important;pointer-events:none!important;border-color:var(--deep-rose) transparent transparent transparent!important}.category-products .products-grid .product-card:hover .tooltip-text{display:block!important}.category-products .products-grid .product-card .btn-small{margin-top:auto!important;width:100%!important;text-align:center!important;background:transparent!important;border:2px solid var(--coral-red)!important;color:var(--love-red)!important;padding:.8rem 1rem!important;border-radius:40px!important;text-decoration:none!important;font-weight:600!important;font-size:.9rem!important;display:inline-block!important;transition:all .2s ease!important}.category-products .products-grid .product-card .btn-small:hover{background:var(--love-red)!important;color:var(--cream)!important;border-color:var(--love-red)!important;transform:translateY(-2px)!important}.nav-search-container{display:flex;align-items:center;margin-left:1.5rem;position:relative}.nav-search-input{width:180px;padding:.4rem 1rem .4rem 2rem;border-radius:20px;border:1px solid var(--rose);font-size:.9rem;font-family:inherit;transition:all .3s}.nav-search-input:focus{width:240px;outline:none;border-color:var(--love-red)}.nav-search-container i{position:absolute;left:.75rem;color:var(--deep-rose);font-size:.9rem;pointer-events:none}@media(max-width:767px){.nav-search-container{margin:1rem 2rem;width:calc(100% - 4rem)}.nav-search-input{width:100%!important}.category-products .products-grid .product-card .tooltip-text{width:250px!important}}.dropdown{position:relative}.dropdown-toggle{display:flex!important;align-items:center;gap:.4rem}.dropdown-toggle i{font-size:.75rem;transition:transform .3s ease;pointer-events:none}@media(min-width:768px){.dropdown:hover .dropdown-toggle i{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(15px);background:var(--white);box-shadow:0 10px 30px #00000026;border-radius:12px;padding:1rem 0;list-style:none;min-width:220px;opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease,visibility .3s ease;z-index:1100;border:1px solid var(--blush)}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.dropdown-menu li{width:100%;text-align:left}.dropdown-menu a{color:var(--charcoal);font-size:1rem!important;padding:.6rem 1.8rem!important;display:block!important;width:100%!important;border-bottom:none!important;transition:all .2s ease}.dropdown-menu a:hover{background:var(--soft-pink-gradient);color:var(--love-red)!important;padding-left:2.2rem!important}}@media(max-width:767px){.dropdown-menu{max-height:0;overflow:hidden;background:#fffcfc;list-style:none;padding:0;width:100%;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.dropdown.active .dropdown-menu{max-height:500px;transition:max-height .5s ease-in;border-top:1px solid rgba(248,195,201,.3);border-bottom:1px solid rgba(248,195,201,.3);padding:.5rem 0}.dropdown.active .dropdown-toggle i{transform:rotate(180deg)}.dropdown-menu li{text-align:left}.dropdown-menu a{padding:.6rem 2.5rem!important;font-size:1rem!important;color:var(--text-muted)!important;border-bottom:none!important;background:transparent!important;text-align:left;transition:all .3s ease}.dropdown-menu a:hover{color:var(--love-red)!important;background:#fde2e44d!important;padding-left:3rem!important}.nav-links li.dropdown{display:block}}.products-grid{display:grid!important;grid-template-columns:1fr!important;gap:2rem!important}@media(min-width:768px){.products-grid{grid-template-columns:repeat(2,1fr)!important}}@media(min-width:1024px){.products-grid{grid-template-columns:repeat(4,1fr)!important}}.product-card-category{font-size:.8rem;text-transform:uppercase;letter-spacing:1px;color:var(--gold);font-weight:600;margin-bottom:.4rem;display:inline-block}.lazy-image{opacity:0;transition:opacity .5s ease-in-out!important}.lazy-image.loaded{opacity:1!important}.product-modal{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:100000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:2rem!important;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.product-modal.active{opacity:1!important;visibility:visible!important}.modal-overlay{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:#2f2e2e99!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;z-index:-1!important}.modal-content-wrapper{background:var(--white)!important;border-radius:24px!important;width:100%!important;max-width:950px!important;position:relative!important;box-shadow:0 25px 50px #0000004d!important;border:1px solid var(--border-gold)!important;overflow:hidden!important;transform:scale(.9);transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex!important;flex-direction:column!important}.product-modal.active .modal-content-wrapper{transform:scale(1)!important}.modal-body{display:flex!important;flex-direction:row!important;width:100%!important;max-height:85vh!important}@media(max-width:767px){.modal-body{flex-direction:column!important;max-height:80vh!important;overflow-y:auto!important}}.modal-img-container{width:50%!important;background-color:#fbeaec!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:2rem!important;position:relative!important;border-right:1px solid var(--blush)!important}@media(max-width:767px){.modal-img-container{width:100%!important;height:300px!important;border-right:none!important;border-bottom:1px solid var(--blush)!important}}.modal-img-container img{max-width:100%!important;max-height:450px!important;object-fit:contain!important;border-radius:12px!important;box-shadow:0 10px 20px #0000000d!important;transition:transform .3s ease}.modal-img-container img:hover{transform:scale(1.03)}.modal-details{width:50%!important;padding:3rem!important;display:flex!important;flex-direction:column!important;justify-content:center!important}@media(max-width:767px){.modal-details{width:100%!important;padding:2rem!important}}.modal-category-badge{background:var(--blush)!important;color:var(--love-red)!important;padding:.4rem 1rem!important;border-radius:20px!important;font-size:.8rem!important;font-weight:600!important;letter-spacing:1px!important;text-transform:uppercase!important;display:inline-block!important;align-self:flex-start!important;margin-bottom:1.5rem!important}#modal-title{font-size:2.2rem!important;color:var(--deep-rose)!important;margin-bottom:1.2rem!important;font-family:Playfair Display,serif!important}#modal-description{color:var(--text-muted)!important;font-size:1rem!important;line-height:1.7!important;margin-bottom:2.5rem!important}.modal-actions{margin-top:auto!important}.modal-close{position:absolute!important;top:20px!important;right:20px!important;background:var(--white)!important;border:1px solid var(--blush)!important;color:var(--charcoal)!important;width:40px!important;height:40px!important;border-radius:50%!important;font-size:1.5rem!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .25s ease!important;z-index:1000!important;box-shadow:0 4px 10px #0000000d!important}.modal-close:hover{background:var(--love-red)!important;color:var(--white)!important;border-color:var(--love-red)!important;transform:rotate(90deg)!important}.modal-prev,.modal-next{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;background:var(--white)!important;border:1px solid var(--border-gold)!important;color:var(--gold)!important;width:50px!important;height:50px!important;border-radius:50%!important;font-size:1.2rem!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .25s ease!important;z-index:999!important;box-shadow:0 4px 15px #0000001a!important}.modal-prev:hover,.modal-next:hover{background:var(--gold)!important;color:var(--white)!important;transform:translateY(-50%) scale(1.1)!important}.modal-prev{left:calc(50% - 520px)!important}.modal-next{right:calc(50% - 520px)!important}@media(max-width:1080px){.modal-prev{left:20px!important}.modal-next{right:20px!important}}@media(max-width:767px){.modal-prev,.modal-next{width:40px!important;height:40px!important;font-size:1rem!important;top:150px!important}.modal-prev{left:15px!important}.modal-next{right:15px!important}}.hero-circular-section{background:#fdfaf7;padding:4.25rem 0 4.75rem;position:relative;overflow:hidden;border-bottom:1px solid #f2ece4}.hero-circular-container{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:3.5rem;position:relative}.hero-content-col{max-width:600px;animation:heroContentFadeIn .8s cubic-bezier(.25,.46,.45,.94) both}@keyframes heroContentFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-eyebrow-badge{font-size:.76rem;letter-spacing:2.5px;font-weight:600;text-transform:uppercase;color:#8c6738;margin-bottom:1.25rem}.hero-main-title{font-family:Playfair Display,serif;font-size:3.3rem;font-weight:700;line-height:1.22;color:#1a1816;margin-bottom:1.35rem;text-align:left}.hero-title-line{display:block}.hero-title-line-1,.hero-title-line-2{color:#1a1816}.hero-accent-italic{font-family:Playfair Display,serif;font-style:italic;font-weight:400;color:#c45d6a}.hero-lead-text{font-size:1rem;line-height:1.7;color:#645c55;margin-bottom:2.25rem;max-width:520px;min-height:54px;text-align:left}.hero-buttons-group{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.75rem;flex-wrap:wrap}.hero-btn-primary{background:#b93b4d;color:#fff!important;border:none;padding:.85rem 1.85rem;border-radius:50px;font-size:.92rem;font-weight:600;letter-spacing:.3px;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:all .25s ease;box-shadow:0 6px 18px #b93b4d47}.hero-btn-primary:hover{background:#9f2b3c;transform:translateY(-2px);box-shadow:0 10px 24px #b93b4d61}.hero-btn-secondary{color:#b93b4d;font-size:.92rem;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:color .2s ease}.hero-btn-secondary:hover{color:#8b1e2f;text-decoration:underline}.hero-stats-row{display:flex;align-items:center;gap:2.25rem;margin-bottom:2.5rem}.hero-stat-item{display:flex;flex-direction:column}.hero-stat-item .stat-number{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:#1a1816}.hero-stat-item .stat-label{font-size:.68rem;letter-spacing:1.5px;font-weight:600;color:#887f77;text-transform:uppercase}.hero-stat-divider{width:1px;height:32px;background:#e2d9cd}.hero-pagination-dots{display:flex;align-items:center;gap:8px}.hero-dot{width:8px;height:8px;border-radius:50%;background:#d8cebf;border:none;cursor:pointer;padding:0;transition:all .3s ease}.hero-dot.active{width:26px;border-radius:20px;background:#b93b4d}.hero-visual-col{position:relative;display:flex;justify-content:center;align-items:center;width:100%!important;max-width:100%!important;overflow:hidden}.hero-circular-frame-wrapper{position:relative;width:100%;max-width:460px;aspect-ratio:1 / 1;height:auto;display:flex;align-items:center;justify-content:center;margin:0 auto}.hero-circle-mask{width:88%;height:88%;border-radius:50%;overflow:hidden;position:relative;box-shadow:0 20px 45px #1e1b181f;border:4px solid #ffffff;z-index:2;background:#001244}.hero-circle-img{width:100%;height:100%;object-fit:cover;animation:heroImgScaleIn .8s cubic-bezier(.25,.46,.45,.94) both}@keyframes heroImgScaleIn{0%{opacity:.7;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.hero-decorations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.decor-dotted-orbit{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:98%;height:98%;border-radius:50%;border:1px dashed rgba(180,139,90,.4)}.decor-sparkle{position:absolute;color:#b48b5a;font-size:1.25rem;opacity:.75}.sparkle-top-right{top:8%;right:6%}.sparkle-left{top:45%;left:1%}.sparkle-bottom{bottom:12%;left:12%}.decor-diamond-outline{position:absolute;color:#b48b5a;font-size:1.35rem;opacity:.6}.diamond-top-left{top:10%;left:6%}.diamond-bottom-right{bottom:20%;right:1%}.hero-auth-badge{position:absolute;bottom:15px;right:0;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #e8dfd3;border-radius:50px;padding:.55rem 1.15rem .55rem .65rem;display:flex;align-items:center;gap:10px;box-shadow:0 10px 25px #00000014;z-index:10;animation:floatSlow 4s ease-in-out infinite alternate}@keyframes floatSlow{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.auth-icon-circle{width:28px;height:28px;border-radius:50%;background:#b93b4d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem}.auth-text-box{display:flex;flex-direction:column}.auth-tag{font-size:.65rem;letter-spacing:1.5px;font-weight:700;color:#887f77;text-transform:uppercase}.auth-status{font-size:.82rem;font-weight:700;color:#1a1816}.hero-nav-controls{position:absolute;bottom:-20px;right:20px;display:flex;gap:8px;z-index:10}.hero-nav-btn{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #e5dcce;color:#4a433d;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.85rem;transition:all .25s ease;box-shadow:0 3px 8px #0000000d}.hero-nav-btn:hover{background:#b93b4d;color:#fff;border-color:#b93b4d;transform:translateY(-2px)}@media(max-width:1024px){.hero-circular-container{gap:2rem}.hero-main-title{font-size:2.8rem}.hero-circular-frame-wrapper{max-width:380px;width:100%;height:auto}}@media(max-width:991px){.header-search-wrapper{display:none}.mobile-menu-toggle{display:flex}.hero-circular-container{grid-template-columns:1fr;text-align:center}.hero-content-col{max-width:100%;margin:0 auto}.hero-buttons-group,.hero-stats-row,.hero-pagination-dots{justify-content:center}.hero-visual-col{margin-top:2rem;width:100%;max-width:100%;overflow:hidden}.hero-circular-frame-wrapper{max-width:320px;width:100%;height:auto}}@media(max-width:640px){.top-info-container{justify-content:center;text-align:center;font-size:.78rem}.top-info-sep{display:none}.top-info-left,.top-info-right{flex-wrap:wrap;justify-content:center}.btn-book-vip span{display:none}.btn-book-vip{padding:.55rem .8rem}.hero-main-title{font-size:2.3rem}.hero-circular-frame-wrapper{max-width:280px;width:100%;height:auto}.hero-auth-badge{right:0;bottom:5px;padding:.45rem .85rem .45rem .55rem}.hero-stats-row{gap:1rem}.hero-stat-item .stat-number{font-size:1.05rem}}.brand-promise{background:linear-gradient(135deg,#b23b4b,#d44c66);padding:4rem 0;color:#fff9f7;text-align:center;position:relative;overflow:hidden;border-top:3px solid #f8c3c9;border-bottom:3px solid #f8c3c9}.brand-promise:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://images.unsplash.com/photo-1515562141207-7a88fb7ce338?ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80);background-size:cover;background-position:center;opacity:.1;z-index:0}.promise-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 1.5rem}.catch-lines{display:flex;flex-direction:column;gap:.5rem;margin-bottom:3rem}.catch-line{font-size:2.2rem;font-family:Playfair Display,serif;font-weight:700;color:#f8c3c9;text-shadow:0 2px 8px rgba(0,0,0,.3);letter-spacing:1px;line-height:1.2}.catch-line:first-child{font-size:1.8rem;color:#fff9f7;font-weight:400;font-style:italic}.promise-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.promise-item{background:#ffffff2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem 1.5rem;border-radius:25px;border:1px solid rgba(248,195,201,.5);transition:all .3s ease;height:100%;display:flex;flex-direction:column;box-shadow:0 4px 15px #0000001a}.promise-item:hover{transform:translateY(-5px);border-color:#fff9f7;background:#ffffff4d;box-shadow:0 15px 35px #00000040}.promise-item i{font-size:2.5rem;color:#f8c3c9;margin-bottom:1rem}.promise-item h4{font-size:1.4rem;color:#fff9f7;margin-bottom:.8rem;font-family:Playfair Display,serif}.promise-item p{font-size:.95rem;color:#fde2e4;opacity:.95;line-height:1.6;margin-bottom:0}.mfr-tag{display:inline-block;background:#d44c66;color:#fff9f7;padding:.5rem 2rem;border-radius:50px;font-weight:700;font-size:1rem;margin-bottom:2rem;text-transform:uppercase;letter-spacing:2px;border:2px solid #f8c3c9;box-shadow:0 4px 12px #0003}@media(min-width:768px){.brand-promise{padding:5rem 0}.catch-line{font-size:3rem}.catch-line:first-child{font-size:2.2rem}.promise-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.promise-item{padding:2.5rem 1.8rem}}@media(min-width:1024px){.catch-line{font-size:3.8rem}.catch-line:first-child{font-size:2.5rem}.promise-item{padding:3rem 2rem}.promise-item h4{font-size:1.6rem}.promise-item p{font-size:1rem}}.numeric-text,.slashed-zero{font-variant-numeric:slashed-zero tabular-nums;font-feature-settings:"zero" 1,"tnum" 1;letter-spacing:.03em;font-weight:500}.contact-header-top-row{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.15rem;flex-wrap:wrap}.contact-page-header .page-badge{display:inline-flex;align-items:center;gap:7px;font-size:.78rem;letter-spacing:2.5px;font-weight:600;color:#b93b4d;background:#b93b4d14;border:1px solid rgba(185,59,77,.22);padding:.35rem 1.15rem;border-radius:50px;text-transform:uppercase}.contact-section{padding:4.5rem 0 5.5rem;background:#fcfbf9}.contact-grid{display:grid;grid-template-columns:1fr;gap:2.75rem;align-items:start}@media(min-width:992px){.contact-grid{grid-template-columns:1.1fr 1.3fr;gap:3.25rem}}.whatsapp-topic-bar{background:#fff;border:1px solid #e8dfd3;border-radius:18px;padding:1.25rem 1.75rem;margin-bottom:2.75rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 20px #1e1b180a}.topic-bar-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.topic-bar-title{font-size:.88rem;font-weight:700;letter-spacing:.5px;color:#1e1b18;display:flex;align-items:center;gap:8px}.topic-bar-title i{font-size:1.2rem;color:#25d366}.topic-bar-hint{font-size:.78rem;color:#887f77;font-style:italic}.topic-chips-container{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.whatsapp-chip{background:#faf8f5;color:#3b3530;border:1px solid #e5dcce;padding:.45rem 1.05rem;border-radius:50px;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .25s ease}.whatsapp-chip i{font-size:.82rem;color:#b93b4d;transition:color .25s ease}.whatsapp-chip:hover{background:#b93b4d;color:#fff!important;border-color:#b93b4d;transform:translateY(-2px);box-shadow:0 6px 16px #b93b4d3d}.whatsapp-chip:hover i{color:#fff!important}.contact-info-card{background:#fff;border-radius:20px;border:1px solid #e8dfd3;padding:2.75rem 2.5rem;box-shadow:0 10px 30px #1e1b180a;position:relative}.card-badge,.form-header-badge{display:inline-flex;align-items:center;gap:8px;font-size:.74rem;letter-spacing:2px;font-weight:600;color:#8c6738;background:#faf7f2;border:1px solid #e8dfd3;padding:.35rem .95rem;border-radius:50px;margin-bottom:1.25rem;text-transform:uppercase}.card-badge i,.form-header-badge i{color:#b48b5a;font-size:.82rem}.contact-info-card h3{color:#1e1b18;font-family:Playfair Display,serif;font-size:2.1rem;margin-bottom:.75rem;line-height:1.25;font-weight:600}.card-intro{color:#645c55;margin-bottom:2rem;line-height:1.7;font-size:.95rem}.contact-quick-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem;margin-bottom:2.25rem}.contact-quick-btn{display:flex;align-items:center;justify-content:center;gap:9px;padding:.85rem 1rem;border-radius:12px;font-size:.9rem;font-weight:600;text-decoration:none;background:#faf8f5;color:#2d2724;border:1.5px solid #e5dcce;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 6px #00000008}.contact-quick-btn i{font-size:1.05rem;transition:transform .25s ease,color .25s ease}.contact-quick-btn:hover{transform:translateY(-2px)}.contact-quick-btn:hover i{transform:scale(1.15)}.contact-quick-btn.whatsapp-btn i{color:#25d366}.contact-quick-btn.whatsapp-btn:hover{background:#25d366!important;background:linear-gradient(135deg,#25d366,#15803d)!important;color:#fff!important;border-color:#15803d!important;box-shadow:0 8px 22px #25d36666!important}.contact-quick-btn.whatsapp-btn:hover i{color:#fff!important}.contact-quick-btn.call-btn i{color:#0284c7}.contact-quick-btn.call-btn:hover{background:#0284c7!important;background:linear-gradient(135deg,#0284c7,#0369a1)!important;color:#fff!important;border-color:#0369a1!important;box-shadow:0 8px 22px #0284c766!important}.contact-quick-btn.call-btn:hover i{color:#fff!important}.contact-quick-btn.email-btn i{color:#ea4335}.contact-quick-btn.email-btn:hover{background:#ea4335!important;background:linear-gradient(135deg,#ea4335,#dc2626)!important;color:#fff!important;border-color:#b91c1c!important;box-shadow:0 8px 22px #ea433566!important}.contact-quick-btn.email-btn:hover i{color:#fff!important}.contact-quick-btn.map-btn i{color:#ea580c}.contact-quick-btn.map-btn:hover{background:#f97316!important;background:linear-gradient(135deg,#f97316,#ea580c)!important;color:#fff!important;border-color:#c2410c!important;box-shadow:0 8px 22px #f9731666!important}.contact-quick-btn.map-btn:hover i{color:#fff!important}.contact-details-list{display:flex;flex-direction:column;gap:1.15rem;margin-bottom:2rem}.info-item{display:flex;gap:1.15rem;align-items:flex-start;padding:1.15rem 1.25rem;background:#faf8f5;border-radius:14px;border:1px solid #e8dfd3;text-align:left;transition:all .25s ease}.info-item:hover{background:#fff;border-color:#b93b4d;box-shadow:0 4px 16px #b93b4d14;transform:translate(3px)}.info-item .info-icon{background:#fff;color:#b93b4d;border:1px solid #f0d5da;width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.05rem;flex-shrink:0;box-shadow:0 2px 8px #00000008;transition:all .25s ease}.info-item:hover .info-icon{background:#b93b4d;color:#fff;border-color:#b93b4d;transform:scale(1.05)}.info-item-content{flex:1;text-align:left}.info-item-content h4{color:#1e1b18;margin-bottom:.3rem;font-size:.98rem;font-weight:600;letter-spacing:.2px;text-align:left}.info-item-content p{color:#554f49;font-size:.92rem;line-height:1.6;margin:0;text-align:left}.info-item-content a{color:#b93b4d;text-decoration:none;font-weight:500;transition:color .2s ease}.info-item-content a:hover{color:#9f2b3c;text-decoration:underline}.info-item-content .sub-phone{color:#887f77;font-weight:400;font-size:.88rem}.hours-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:.3rem}.hours-header h4{margin-bottom:0;text-align:left}.status-badge.open{display:inline-flex;align-items:center;gap:6px;font-size:.73rem;font-weight:600;background:#f0fdf4;color:#15803d;padding:.2rem .65rem;border-radius:50px;border:1px solid #bbf7d0}.status-badge.closed{display:inline-flex;align-items:center;gap:6px;font-size:.73rem;font-weight:600;background:#fefce8;color:#854d0e;padding:.2rem .65rem;border-radius:50px;border:1px solid #fef08a}.pulse-dot{width:6px;height:6px;background:#16a34a;border-radius:50%;box-shadow:0 0 #16a34ab3;animation:pulseGreen 2s infinite}@keyframes pulseGreen{0%{transform:scale(.95);box-shadow:0 0 #16a34ab3}70%{transform:scale(1);box-shadow:0 0 0 5px #16a34a00}to{transform:scale(.95);box-shadow:0 0 #16a34a00}}.timing-note{display:block;font-size:.8rem;color:#887f77;margin-top:.3rem;text-align:left}.info-header-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:.3rem}.info-header-row h4{margin-bottom:0;text-align:left}.btn-copy-address-icon{background:#fff;color:#b93b4d;border:1px solid #f0d5da;width:32px;height:32px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:.88rem;transition:all .2s ease;flex-shrink:0}.btn-copy-address-icon:hover{background:#b93b4d;color:#fff;border-color:#b93b4d;transform:scale(1.08);box-shadow:0 3px 8px #b93b4d40}.btn-copy-address-icon.copied{background:#15803d;color:#fff;border-color:#15803d}.showroom-amenities-card{background:#faf8f5;border:1px solid #e8dfd3;border-radius:14px;padding:1.25rem 1.35rem;margin-bottom:2rem;text-align:left}.showroom-amenities-card h5{color:#1e1b18;font-size:.88rem;font-weight:600;letter-spacing:.5px;margin-bottom:.85rem;display:flex;align-items:center;gap:7px;text-transform:uppercase;text-align:left}.showroom-amenities-card h5 i{color:#b93b4d}.amenities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem}.amenity-tag{background:#fff;border:1px solid #e8dfd3;border-radius:8px;padding:.55rem .75rem;font-size:.8rem;color:#4a433d;font-weight:500;display:flex;align-items:center;gap:8px;transition:all .2s ease}.amenity-tag:hover{border-color:#b93b4d;box-shadow:0 2px 8px #b93b4d14}.amenity-tag i{color:#b93b4d;font-size:.85rem}.showroom-showcase-card{background:#fff;border:1px solid #e8dfd3;border-radius:16px;overflow:hidden;box-shadow:0 4px 18px #1e1b1808;text-align:left}.showroom-img-frame{position:relative;width:100%;height:210px;overflow:hidden;background:#1e1b18}.showroom-display-img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease;display:block}.showroom-showcase-card:hover .showroom-display-img{transform:scale(1.04)}.showroom-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(18,15,13,.88) 0%,rgba(18,15,13,.3) 55%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem 1.4rem;color:#fff}.showroom-overlay-badge{font-size:.7rem;letter-spacing:2px;font-weight:700;color:#fff;background:#b93b4dd9;padding:.25rem .65rem;border-radius:40px;display:inline-flex;align-items:center;gap:6px;width:fit-content;margin-bottom:.4rem;text-transform:uppercase}.showroom-img-overlay h4{font-family:Playfair Display,serif;font-size:1.15rem;font-weight:600;color:#fff;margin:0}.showroom-visitor-guide{padding:1.35rem 1.4rem;display:flex;flex-direction:column;gap:1.1rem;background:#fdfaf7;border-bottom:1px solid #efe7dc}.guide-item{display:flex;align-items:flex-start;gap:12px}.guide-icon{width:34px;height:34px;border-radius:8px;background:#fff;border:1px solid #e8dfd3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.guide-icon i{color:#b93b4d;font-size:.95rem}.guide-text strong{display:block;font-size:.86rem;color:#1e1b18;font-weight:600;margin-bottom:2px}.guide-text p{font-size:.8rem;color:#645c55;margin:0;line-height:1.45}.btn-open-maps{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.4rem;background:#fff;color:#b93b4d;font-size:.86rem;font-weight:600;text-decoration:none;transition:all .25s ease}.btn-open-maps:hover{background:#b93b4d;color:#fff!important}.btn-open-maps:hover i{color:#fff!important}.contact-form-panel{display:flex;flex-direction:column;gap:1.25rem;text-align:left}.contact-mode-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:#f2ede5;padding:.35rem;border-radius:50px;border:1px solid #e5dcce;gap:4px}@media(max-width:640px){.contact-mode-tabs{grid-template-columns:1fr;border-radius:16px}}.mode-tab-btn{background:transparent;border:none;padding:.75rem .85rem;border-radius:40px;font-size:.84rem;font-weight:600;color:#645c55;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px;transition:all .25s ease;white-space:nowrap}.mode-tab-btn.active{background:#fff;color:#b93b4d;box-shadow:0 3px 12px #1e1b180f}.mode-tab-btn i{font-size:.86rem;color:#b93b4d}.mode-tab-btn.active i{color:#b93b4d}.video-booking-container .video-badge{background:#fdf2f4;color:#b93b4d;border-color:#f8d7da}.video-submit-btn{background:#15803d!important;color:#fff!important;box-shadow:0 6px 18px #15803d40!important}.video-submit-btn:hover{background:#166534!important;box-shadow:0 8px 22px #15803d59!important}.contact-form-container{background:#fff;border-radius:20px;border:1px solid #e8dfd3;padding:2.75rem 2.5rem;box-shadow:0 10px 30px #1e1b180a;position:relative;text-align:left}.form-header-badge{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#b93b4d;background:#fdf2f4;border:1px solid #f8d7da;padding:.35rem .85rem;border-radius:50px;margin-bottom:1.25rem}.form-header-badge i{color:#b93b4d;font-size:.78rem}.contact-form-container h3{color:#1e1b18;font-family:Playfair Display,serif;font-size:2.1rem;margin-bottom:.5rem;line-height:1.25;font-weight:600;text-align:left}.form-subtitle{color:#645c55;font-size:.93rem;margin-bottom:2rem;line-height:1.6;text-align:left}.form-group{margin-bottom:1.4rem;text-align:left}.form-row{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.form-row{grid-template-columns:repeat(2,1fr)}}.form-group label{display:flex;align-items:center;gap:7px;margin-bottom:.5rem;color:#2d2724;font-weight:500;font-size:.88rem;letter-spacing:.2px;text-align:left}.form-group label i{color:#b93b4d;font-size:.82rem;transition:color .2s ease}.form-group:hover label i{color:#9f2b3c}.form-group label span{color:#b93b4d;margin-left:2px}.form-control{width:100%;padding:.85rem 1.1rem;border:1px solid #e5dcce;border-radius:10px;font-family:Poppins,sans-serif;font-size:.92rem;background-color:#faf8f5;color:#1e1b18;transition:all .2s ease;font-variant-numeric:slashed-zero tabular-nums}.form-control:focus{outline:none;border-color:#b93b4d;background-color:#fff;box-shadow:0 0 0 3px #b93b4d1f}.form-control.error{border-color:#dc2626!important;background-color:#fef2f2!important}.error-feedback{color:#dc2626;font-size:.82rem;margin-top:.35rem;font-weight:500;text-align:left}select.form-control{cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}textarea.form-control{resize:vertical;min-height:120px;line-height:1.6}.btn-submit{width:100%;background:#b93b4d!important;color:#fff!important;border:none!important;padding:.95rem 2rem!important;font-size:.98rem!important;font-weight:600!important;letter-spacing:.5px;border-radius:50px!important;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .25s ease!important;box-shadow:0 6px 20px #b93b4d40!important}.btn-submit:hover{background:#9f2b3c!important;transform:translateY(-2px);box-shadow:0 10px 24px #b93b4d59!important}.btn-submit:disabled{background:#d1c7bc!important;box-shadow:none!important;cursor:not-allowed;transform:none}.vip-submit-btn{background:#15803d!important;box-shadow:0 6px 20px #16653440!important}.vip-submit-btn:hover{background:#16a34a!important;box-shadow:0 10px 24px #16653459!important}.form-assurance-row{display:flex;align-items:center;justify-content:space-around;gap:1rem;margin-top:1.85rem;padding-top:1.35rem;border-top:1px solid #f0e9df;flex-wrap:wrap}.assurance-item{display:flex;align-items:center;gap:7px;font-size:.8rem;color:#645c55;font-weight:500}.assurance-item i{color:#b93b4d;font-size:.88rem}.alert-box{display:flex;align-items:flex-start;gap:12px;padding:1rem 1.25rem;border-radius:12px;margin-bottom:1.5rem;font-size:.9rem}.alert-box.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.alert-box.success i{color:#16a34a;font-size:1.15rem;margin-top:2px}.alert-box.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.alert-box.error i{color:#dc2626;font-size:1.15rem;margin-top:2px}.atelier-privileges-card{background:#fff;border:1px solid #e8dfd3;border-radius:20px;padding:2.25rem;box-shadow:0 8px 24px #1e1b1808;text-align:left}.privileges-header{margin-bottom:1.5rem}.privileges-badge{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#b48b5a;background:#faf7f2;border:1px solid #e8dfd3;padding:.3rem .85rem;border-radius:50px;margin-bottom:.75rem}.privileges-header h4{color:#1e1b18;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:600;margin-bottom:.35rem}.privileges-header p{color:#645c55;font-size:.88rem;margin:0;line-height:1.5}.privileges-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.privileges-grid{grid-template-columns:repeat(2,1fr)}}.privilege-box{display:flex;align-items:flex-start;gap:12px;background:#faf8f5;border:1px solid #e8dfd3;border-radius:12px;padding:1.1rem 1.15rem;transition:all .25s ease}.privilege-box:hover{background:#fff;border-color:#b93b4d;transform:translateY(-2px);box-shadow:0 4px 14px #b93b4d14}.privilege-icon{width:36px;height:36px;background:#fff;border:1px solid #e8dfd3;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#b93b4d;font-size:.95rem;flex-shrink:0;transition:all .25s ease}.privilege-box:hover .privilege-icon{background:#b93b4d;color:#fff;border-color:#b93b4d}.privilege-info strong{display:block;font-size:.86rem;color:#1e1b18;font-weight:600;margin-bottom:3px;line-height:1.35}.privilege-info p{color:#645c55;font-size:.78rem;line-height:1.45;margin:0}.section-title-center{text-align:center;max-width:720px;margin:0 auto 3.5rem}.section-title-center .page-badge{display:inline-flex;align-items:center;gap:7px;font-size:.74rem;letter-spacing:2.5px;font-weight:600;color:var(--gold, #b48b5a);background:#b48b5a14;border:1px solid rgba(180,139,90,.25);padding:.35rem 1.15rem;border-radius:50px;margin-bottom:.85rem;text-transform:uppercase}.section-title-center h2{font-family:Playfair Display,serif;font-size:2.2rem;color:#1e1b18;margin-top:.4rem;margin-bottom:.75rem;font-weight:600}.section-title-center p{color:#645c55;font-size:.98rem;line-height:1.6}.contact-map-section{padding:5rem 0 5.5rem;background:#fff;border-top:1px solid #f0e9df}.contact-immersive-map-card{position:relative;background:#fff;border-radius:24px;border:1px solid #e8dfd3;overflow:hidden;box-shadow:0 12px 35px #1e1b180d}.map-embed-container{width:100%;height:480px}.map-embed-container iframe{width:100%;height:100%;border:none;display:block}.map-overlay-info{position:absolute;top:2rem;left:2rem;max-width:390px;width:calc(100% - 4rem);background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid #e8dfd3;border-radius:18px;padding:1.75rem 1.6rem;box-shadow:0 16px 36px #1e1b181f;z-index:10}.map-overlay-info .overlay-badge{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;letter-spacing:2px;font-weight:600;color:#8c6738;background:#faf7f2;border:1px solid #e8dfd3;padding:.28rem .85rem;border-radius:50px;margin-bottom:.85rem;text-transform:uppercase}.map-overlay-info .overlay-badge i{color:#b48b5a;font-size:.78rem}.map-overlay-info h3{font-family:Playfair Display,serif;font-size:1.5rem;color:#1e1b18;margin-bottom:.5rem;font-weight:600}.overlay-address{font-size:.88rem;color:#554f49;line-height:1.55;margin-bottom:1rem}.overlay-amenities{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #f0e9df}.overlay-amenities span{font-size:.82rem;color:#645c55;display:flex;align-items:center;gap:7px}.overlay-amenities span i{color:#15803d;font-size:.82rem}.overlay-actions{display:flex;gap:.65rem;flex-wrap:wrap}.btn-map-directions{flex:1;min-width:140px;background:linear-gradient(135deg,#b48b5a,#8c6738);color:#fff;padding:.7rem 1rem;border-radius:50px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:all .25s ease;box-shadow:0 4px 12px #8c673840}.btn-map-directions:hover{background:linear-gradient(135deg,#c59b67,#7b582d);transform:translateY(-2px);box-shadow:0 6px 16px #8c673859}.btn-map-call{background:#faf8f5;color:#2d2724;border:1px solid #e5dcce;padding:.7rem 1rem;border-radius:50px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:all .25s ease}.btn-map-call:hover{background:#1e1b18;color:#fff;border-color:#1e1b18;transform:translateY(-2px)}.btn-map-call i{color:#b48b5a}.btn-map-call:hover i{color:#fff}@media(max-width:768px){.contact-immersive-map-card{display:flex;flex-direction:column-reverse}.map-overlay-info{position:static;max-width:100%;width:100%;border-radius:0;border:none;border-top:1px solid #e8dfd3;padding:1.5rem}.map-embed-container{height:340px}}.contact-trust-section{padding:5rem 0;background:#faf8f5;border-top:1px solid #f0e9df;border-bottom:1px solid #f0e9df}.contact-trust-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:640px){.contact-trust-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.contact-trust-grid{grid-template-columns:repeat(4,1fr)}}.contact-trust-card{background:#faf8f5;border:1px solid #e8dfd3;border-radius:16px;padding:2.25rem 1.75rem;text-align:center;transition:all .25s ease}.contact-trust-card:hover{background:#fff;border-color:#d4af37;transform:translateY(-4px);box-shadow:0 10px 25px #b48b5a14}.trust-icon-box{width:54px;height:54px;background:#fff;border:1px solid #e8dfd3;color:#b48b5a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin:0 auto 1.25rem;box-shadow:0 3px 10px #00000008;transition:all .25s ease}.contact-trust-card:hover .trust-icon-box{background:#b48b5a;color:#fff;border-color:#b48b5a}.contact-trust-card h4{color:#1e1b18;font-family:Playfair Display,serif;font-size:1.15rem;margin-bottom:.65rem;font-weight:600}.contact-trust-card p{color:#645c55;font-size:.88rem;line-height:1.6;margin:0}.contact-faq-section{padding:5.5rem 0 6.5rem;background:radial-gradient(circle at 50% 10%,rgba(212,175,55,.06) 0%,transparent 70%),linear-gradient(180deg,#faf7f2,#f4ede3,#ede3d4);border-top:1px solid #e8decb;position:relative}.faq-grid{display:flex;flex-direction:column;gap:1rem;max-width:860px;margin:0 auto 3.5rem}.faq-card{background:#fff;border:1px solid #e5dbcd;border-radius:14px;padding:1.4rem 1.75rem;cursor:pointer;transition:all .28s cubic-bezier(.16,1,.3,1);box-shadow:0 3px 12px #1e1b1808;text-align:left}.faq-card:hover{border-color:#b93b4d;transform:translateY(-2px);box-shadow:0 8px 22px #b93b4d17}.faq-card.active{border-color:#b93b4d;background:#fff;box-shadow:0 8px 24px #b93b4d1a}.faq-question-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.faq-question-row h4{color:#1e1b18;font-size:1rem;font-weight:600;margin:0;line-height:1.45;text-align:left}.faq-toggle-icon{width:30px;height:30px;background:#faf8f5;border:1px solid #e5dbcd;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#b93b4d;font-size:.75rem;flex-shrink:0;transition:all .25s ease}.faq-card.active .faq-toggle-icon{background:#b93b4d;color:#fff;border-color:#b93b4d}.faq-answer{margin-top:1rem;padding-top:.95rem;border-top:1px solid #f2e9de;animation:fadeIn .3s ease;text-align:left}.faq-answer p{color:#554f49;font-size:.93rem;line-height:1.75;margin:0;text-align:left}.faq-help-banner{background:linear-gradient(135deg,#181614,#292420 60%,#1c1917);border:1px solid rgba(212,175,55,.28);border-radius:20px;padding:2.75rem 3rem;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;box-shadow:0 18px 40px #18161429;max-width:960px;margin:0 auto;position:relative;overflow:hidden}.faq-help-banner:before{content:"";position:absolute;top:-50%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,rgba(212,175,55,.12) 0%,transparent 70%);pointer-events:none}.help-text h3{color:#fff;font-family:Playfair Display,serif;font-size:1.65rem;margin-bottom:.35rem;font-weight:600}.help-text p{color:#d8cec3;font-size:.94rem;margin:0}.help-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;position:relative;z-index:1}.btn-help-whatsapp{background:#15803d;color:#fff;padding:.85rem 1.6rem;border-radius:50px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;font-size:.92rem;transition:all .25s ease;box-shadow:0 4px 15px #15803d40}.btn-help-whatsapp:hover{background:#16a34a;transform:translateY(-2px);color:#fff}.btn-help-call{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.2);padding:.85rem 1.6rem;border-radius:50px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;font-size:.92rem;transition:all .25s ease}.btn-help-call:hover{background:#fff;color:#1e1b18;transform:translateY(-2px)}@media(max-width:991px){.contact-info-card,.contact-form-container{padding:2.25rem 1.75rem}.faq-help-banner{padding:2rem}}@media(max-width:640px){.whatsapp-topic-bar{padding:1rem 1.15rem}.contact-mode-tabs{grid-template-columns:1fr;border-radius:16px}.mode-tab-btn{padding:.7rem .8rem;font-size:.85rem}.amenities-grid,.contact-quick-actions{grid-template-columns:1fr}.contact-info-card,.contact-form-container{padding:1.75rem 1.25rem;border-radius:16px}.contact-info-card h3,.contact-form-container h3,.section-title-center h2{font-size:1.75rem}.faq-help-banner{text-align:center;justify-content:center}.help-actions{width:100%;justify-content:center}.form-assurance-row{flex-direction:column;align-items:flex-start;gap:.75rem}}.luxury-placeholder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:4rem 0}.luxury-placeholder-card{border:2px dashed var(--border-gold);border-radius:20px;height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-muted);background:#fff9f780;transition:all .3s ease;cursor:pointer;text-align:center;padding:2rem}.luxury-placeholder-card:hover{background:#fde2e466;border-color:var(--love-red);color:var(--love-red)}.luxury-placeholder-card i{font-size:3rem;color:var(--gold);margin-bottom:1rem}.luxury-placeholder-card h3{font-size:1.25rem;margin-bottom:.5rem;color:inherit}.luxury-placeholder-card p{font-size:.9rem;opacity:.8}.bespoke-hero-header{background:linear-gradient(180deg,#fff9f7,#faf5f0);padding:4.5rem 0 4rem;text-align:center;border-bottom:1px solid #f0e6e8}.bespoke-hero-badge{display:inline-flex;align-items:center;gap:7px;background:#fdf2f4;color:#b93b4d;border:1px solid #f8d7da;padding:.35rem .95rem;border-radius:50px;font-size:.76rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:1.25rem}.bespoke-hero-header h1{font-family:Playfair Display,serif;font-size:3.2rem;font-weight:700;color:#1a1816;margin-bottom:1.15rem;line-height:1.2}.bespoke-hero-header p{font-size:1.05rem;color:#645c55;max-width:780px;margin:0 auto;line-height:1.8}.bespoke-overview-section{padding:5rem 0;background:#fff}.bespoke-overview-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem}.bespoke-overview-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 15px 35px #1e1b1814}.bespoke-overview-image img{width:100%;height:480px;object-fit:cover;display:block}.bespoke-image-badge{position:absolute;bottom:25px;left:25px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1.25rem;border-radius:12px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 25px #0000001a;border:1px solid #f0e6e8}.bespoke-image-badge i{color:#b93b4d;font-size:1.6rem}.bespoke-image-badge strong{display:block;color:#1a1816;font-size:.95rem}.bespoke-image-badge span{display:block;color:#7a7067;font-size:.78rem}.bespoke-overview-content h2{font-family:Playfair Display,serif;font-size:2.4rem;color:#1a1816;margin:.85rem 0 1.25rem;line-height:1.25}.bespoke-overview-content p{color:#554f49;font-size:1rem;line-height:1.8;margin-bottom:1.75rem}.bespoke-highlights-list{display:flex;flex-direction:column;gap:.9rem}.highlight-item{display:flex;align-items:center;gap:10px;font-size:.93rem;color:#2d2724;font-weight:500}.highlight-item i{color:#b93b4d;font-size:1rem;flex-shrink:0}.bespoke-process-section{padding:5rem 0;background:#fdfaf7;border-top:1px solid #f2ece4;border-bottom:1px solid #f2ece4}.bespoke-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.75rem}.bespoke-step-card{background:#fff;border-radius:16px;border:1px solid #e8dfd3;padding:2.25rem 1.65rem;position:relative;transition:all .3s ease;display:flex;flex-direction:column;height:100%}.bespoke-step-card:hover{transform:translateY(-5px);border-color:#b93b4d;box-shadow:0 12px 28px #b93b4d1a}.bespoke-step-card .step-number{position:absolute;top:1.25rem;right:1.25rem;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;color:#f2e2e5}.bespoke-step-card .step-icon-box{width:48px;height:48px;border-radius:12px;background:#fdf2f4;color:#b93b4d;display:flex;align-items:center;justify-content:center;font-size:1.2rem;margin-bottom:1.35rem;border:1px solid #f8d7da;transition:all .25s ease}.bespoke-step-card:hover .step-icon-box{background:#b93b4d;color:#fff}.bespoke-step-card h3{font-family:Playfair Display,serif;font-size:1.22rem;color:#1a1816;margin-bottom:.75rem;line-height:1.35}.bespoke-step-card p{color:#645c55;font-size:.88rem;line-height:1.65;margin:0}.bespoke-categories-section{padding:5rem 0;background:#fff}.bespoke-categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.75rem}.bespoke-cat-card{background:#faf8f5;border:1px solid #e8dfd3;border-radius:16px;padding:2rem 1.65rem;transition:all .3s ease;display:flex;flex-direction:column}.bespoke-cat-card:hover{background:#fff;border-color:#b93b4d;transform:translateY(-4px);box-shadow:0 10px 24px #b93b4d14}.cat-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.cat-tag{font-size:.68rem;letter-spacing:1.5px;font-weight:700;text-transform:uppercase;color:#b93b4d;background:#fdf2f4;border:1px solid #f8d7da;padding:.25rem .65rem;border-radius:30px}.cat-icon i{color:#b93b4d;font-size:1.2rem}.bespoke-cat-card h3{font-family:Playfair Display,serif;font-size:1.25rem;color:#1a1816;margin-bottom:.75rem;line-height:1.35}.bespoke-cat-card p{color:#645c55;font-size:.88rem;line-height:1.65;margin:0}.bespoke-consultation-section{padding:5rem 0;background:#fdfaf7;border-top:1px solid #f2ece4}.bespoke-form-card{max-width:860px;margin:0 auto;background:#fff;border-radius:20px;border:1px solid #e8dfd3;padding:3rem;box-shadow:0 15px 40px #1e1b180d}.form-title-center{text-align:center;margin-bottom:2.5rem}.form-title-center h2{font-family:Playfair Display,serif;font-size:2.3rem;color:#1a1816;margin:.6rem 0}.form-title-center p{color:#645c55;font-size:.95rem}.bespoke-submit-btn{background:#15803d!important;box-shadow:0 6px 20px #16653440!important}.bespoke-submit-btn:hover{background:#16a34a!important;box-shadow:0 10px 24px #16653459!important}@media(max-width:1024px){.bespoke-steps-grid,.bespoke-categories-grid{grid-template-columns:repeat(2,1fr)}}.header-icon-action{position:relative;background:transparent;border:none;color:#2d2724;font-size:1.15rem;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;text-decoration:none}.header-icon-action:hover{color:#b93b4d;transform:translateY(-1px)}.header-badge-count{position:absolute;top:2px;right:-2px;background:#b93b4d;color:#fff;font-size:.65rem;font-weight:700;min-width:17px;height:17px;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid #ffffff;box-shadow:0 2px 6px #b93b4d59}.btn-header-signin{display:inline-flex;align-items:center;gap:6px;background:#faf8f5;color:#2d2724;border:1px solid #e2d7c9;padding:.55rem 1rem;border-radius:50px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-header-signin:hover{background:#1e1b18;color:#fff;border-color:#1e1b18}.header-user-menu-container{position:relative}.header-user-btn{display:inline-flex;align-items:center;gap:7px;background:#faf8f5;border:1px solid #e2d7c9;padding:.38rem .85rem;border-radius:50px;cursor:pointer;transition:all .2s ease}.header-user-btn:hover{border-color:#b93b4d;background:#fff}.user-avatar-initial{width:24px;height:24px;border-radius:50%;background:#b93b4d;color:#fff;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center}.user-name-short{font-size:.84rem;font-weight:600;color:#1e1b18}.header-user-btn i{font-size:.7rem;color:#887f77}.header-user-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e8dfd3;border-radius:14px;box-shadow:0 10px 30px #1e1b181f;min-width:230px;padding:.65rem 0;z-index:1050;animation:dropdownFadeIn .2s ease}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.user-dropdown-header{padding:.65rem 1.15rem .75rem;border-bottom:1px solid #f0e8dc;display:flex;flex-direction:column;gap:2px}.user-dropdown-header strong{font-size:.88rem;color:#1e1b18}.user-dropdown-header small{font-size:.72rem;color:#b93b4d;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.header-user-dropdown a,.header-user-dropdown button{display:flex;align-items:center;gap:10px;padding:.65rem 1.15rem;font-size:.85rem;color:#4a433d;text-decoration:none;transition:background .15s ease,color .15s ease;width:100%;border:none;background:transparent;cursor:pointer;text-align:left}.header-user-dropdown a:hover,.header-user-dropdown button:hover{background:#fdfaf7;color:#b93b4d}.header-user-dropdown .btn-dropdown-logout{border-top:1px solid #f0e8dc;margin-top:.35rem;color:#a83232}.header-user-dropdown .btn-dropdown-logout:hover{background:#fff5f5;color:#c92a2a}.product-card{position:relative}.btn-card-wishlist{position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:50%;background:#ffffffeb;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid #e8dfd3;color:#554f49;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10!important;transition:all .2s ease;box-shadow:0 2px 8px #0000000f}.btn-card-wishlist:hover,.btn-card-wishlist.saved{background:#fff;color:#b93b4d;border-color:#b93b4d;transform:scale(1.08);box-shadow:0 4px 10px #b93b4d33}.product-meta-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.35rem}.product-card-purity{font-size:.72rem;font-weight:700;color:#8c6738;background:#fbf7f0;padding:.15rem .5rem;border-radius:4px;border:1px solid #ecdcc8}.product-price-block{margin:.5rem 0 .85rem;display:flex;flex-direction:column;gap:3px}.price-main-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-price-current{font-size:1.18rem;font-weight:700;color:#1a1816}.product-price-original{font-size:.88rem;color:#9c948a;text-decoration:line-through}.product-discount-tag{font-size:.68rem;font-weight:700;color:#b93b4d;background:#fdf2f4;padding:.15rem .45rem;border-radius:4px}.product-weight-tag{font-size:.75rem;color:#787068}.product-card-actions{display:flex;align-items:center;gap:8px;margin-top:.65rem;width:100%}.btn-add-bag{flex:1;height:38px;background:#1e1b18;color:#fff;border:none;padding:0 .9rem;border-radius:8px;font-size:.84rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;transition:all .2s ease}.btn-add-bag:hover{background:#b93b4d;transform:translateY(-1px);box-shadow:0 4px 12px #b93b4d40}.product-card-actions .btn-view-product{width:38px;height:38px;min-width:38px;max-width:38px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#faf8f5;color:#554f49;border:1px solid #e2d7c9;font-size:.92rem;flex-shrink:0;cursor:pointer;transition:all .2s ease}.product-card-actions .btn-view-product:hover{background:#1e1b18;color:#fff;border-color:#1e1b18;transform:translateY(-1px)}.modal-category-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.modal-sku-code{font-size:.76rem;color:#887f77;letter-spacing:.5px}.modal-price-container{background:#faf8f5;border:1px solid #e8dfd3;border-radius:12px;padding:.9rem 1.15rem;margin:1rem 0 1.25rem}.modal-price-main{display:flex;align-items:center;gap:10px;margin-bottom:.35rem}.modal-price-current{font-size:1.65rem;font-weight:700;color:#1a1816}.modal-price-original{font-size:1.05rem;color:#9c948a;text-decoration:line-through}.modal-discount-tag{font-size:.75rem;font-weight:700;color:#b93b4d;background:#fdf2f4;padding:.2rem .55rem;border-radius:4px}.modal-tax-note{font-size:.78rem;color:#645c55;display:flex;align-items:center;gap:5px}.modal-tax-note i{color:#15803d}.modal-specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.35rem;background:#fff;border:1px solid #eee8df;border-radius:10px;padding:.9rem}.modal-spec-item{display:flex;flex-direction:column;gap:2px}.modal-spec-item .spec-label{font-size:.72rem;color:#8c8278;text-transform:uppercase;letter-spacing:.5px}.modal-spec-item .spec-value{font-size:.86rem;font-weight:600;color:#1e1b18}.modal-ecom-actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.primary-actions-row,.secondary-actions-row{display:flex;gap:.75rem}.btn-modal-add-bag{flex:1.2;background:#1e1b18;color:#fff;border:none;padding:.85rem 1.15rem;border-radius:8px;font-size:.92rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .25s ease}.btn-modal-add-bag:hover{background:#b93b4d;box-shadow:0 4px 14px #b93b4d4d}.btn-modal-buy-now{flex:1;background:#b93b4d;color:#fff;border:none;padding:.85rem 1.15rem;border-radius:8px;font-size:.92rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .25s ease}.btn-modal-buy-now:hover{background:#9f2b3c;box-shadow:0 4px 14px #b93b4d59}.btn-modal-wishlist{flex:1;background:#faf8f5;color:#2d2724;border:1px solid #e2d7c9;padding:.75rem 1rem;border-radius:8px;font-size:.86rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease}.btn-modal-wishlist:hover,.btn-modal-wishlist.saved{color:#b93b4d;border-color:#b93b4d;background:#fdf2f4}.btn-modal-whatsapp{flex:1.2;background:#25d366;color:#fff;border:none;padding:.75rem 1rem;border-radius:8px;font-size:.86rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .2s ease}.btn-modal-whatsapp:hover{background:#1eb956}.modal-trust-banner{display:flex;gap:.65rem;flex-wrap:wrap;padding-top:.5rem;border-top:1px solid #f0e8dc}.trust-pill{font-size:.75rem;color:#554f49;display:inline-flex;align-items:center;gap:5px}.trust-pill i{color:#b93b4d}.modal-purity-stamp{position:absolute;bottom:12px;left:12px;background:#ffffffeb;border:1px solid #e2d7c9;padding:.25rem .65rem;border-radius:4px;font-size:.75rem;font-weight:700;color:#8c6738;display:inline-flex;align-items:center;gap:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#120f0d99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100;display:flex;justify-content:flex-end;animation:overlayFadeIn .3s ease}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.cart-drawer-panel{width:100%;max-width:440px;height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-10px 0 40px #0003;animation:drawerSlideIn .35s cubic-bezier(.25,.46,.45,.94)}@keyframes drawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-drawer-header{padding:1.35rem 1.65rem;border-bottom:1px solid #f0e8dc;display:flex;align-items:center;justify-content:space-between;background:#faf8f5}.cart-header-title{display:flex;align-items:center;gap:10px}.cart-header-title i{color:#b93b4d;font-size:1.25rem}.cart-header-title h3{font-family:Playfair Display,serif;font-size:1.35rem;color:#1a1816;margin:0}.cart-item-count-badge{font-size:.76rem;font-weight:600;color:#8c6738;background:#fbf7f0;border:1px solid #ecdcc8;padding:.2rem .6rem;border-radius:50px}.cart-drawer-close{background:transparent;border:none;font-size:1.25rem;color:#887f77;cursor:pointer;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.cart-drawer-close:hover{background:#efe7dc;color:#1e1b18}.cart-transit-banner{background:#fdf2f4;color:#b93b4d;font-size:.78rem;font-weight:600;padding:.6rem 1.65rem;border-bottom:1px solid #f8d7da;display:flex;align-items:center;gap:8px}.cart-drawer-body{flex:1;overflow-y:auto;padding:1.25rem 1.65rem}.cart-empty-state{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1rem}.empty-cart-icon{width:70px;height:70px;border-radius:50%;background:#fdf2f4;color:#b93b4d;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin-bottom:1.25rem;border:1px solid #f8d7da}.cart-empty-state h4{font-family:Playfair Display,serif;font-size:1.35rem;color:#1e1b18;margin-bottom:.5rem}.cart-empty-state p{color:#645c55;font-size:.88rem;line-height:1.6;margin-bottom:1.75rem}.empty-cart-actions{display:flex;gap:.75rem}.btn-explore-cart{background:#b93b4d;color:#fff!important;text-decoration:none;padding:.7rem 1.25rem;border-radius:50px;font-size:.85rem;font-weight:600;transition:all .2s ease}.btn-explore-cart.outline{background:transparent;color:#2d2724!important;border:1px solid #dcd3c5}.btn-explore-cart:hover{transform:translateY(-2px)}.cart-items-list{display:flex;flex-direction:column;gap:1.15rem}.cart-item-card{display:flex;gap:1rem;padding:1rem;background:#faf8f5;border:1px solid #e8dfd3;border-radius:12px}.cart-item-thumb{width:75px;height:75px;border-radius:8px;overflow:hidden;background:#fff;border:1px solid #eee5d8;flex-shrink:0}.cart-item-thumb img{width:100%;height:100%;object-fit:cover}.cart-item-details{flex:1;display:flex;flex-direction:column;justify-content:space-between}.cart-item-top{display:flex;align-items:center;justify-content:space-between}.cart-item-cat{font-size:.7rem;color:#8c6738;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.btn-remove-item{background:transparent;border:none;color:#a89f95;cursor:pointer;padding:2px;font-size:.85rem;transition:color .2s ease}.btn-remove-item:hover{color:#c92a2a}.cart-item-title{font-size:.92rem;color:#1e1b18;margin:.2rem 0 .35rem;font-weight:600;line-height:1.35}.cart-item-specs{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:.45rem}.spec-pill{font-size:.68rem;padding:.1rem .4rem;border-radius:4px;background:#fff;border:1px solid #e2d7c9;color:#645c55}.cart-item-bottom{display:flex;align-items:center;justify-content:space-between}.cart-qty-controller{display:inline-flex;align-items:center;border:1px solid #e0d5c5;background:#fff;border-radius:6px}.qty-btn{background:transparent;border:none;width:26px;height:26px;display:flex;align-items:center;justify-content:center;font-size:.7rem;color:#4a433d;cursor:pointer;transition:background .15s ease}.qty-btn:disabled{opacity:.35;cursor:not-allowed}.qty-btn:not(:disabled):hover{background:#f5ede1}.qty-number{padding:0 6px;font-size:.82rem;font-weight:600;color:#1e1b18}.cart-item-price{font-size:.98rem;font-weight:700;color:#1a1816}.cart-drawer-footer{padding:1.25rem 1.65rem;background:#faf8f5;border-top:1px solid #f0e8dc;display:flex;flex-direction:column;gap:.85rem}.cart-bill-breakdown{display:flex;flex-direction:column;gap:.45rem}.bill-row{display:flex;align-items:center;justify-content:space-between;font-size:.84rem;color:#645c55}.free-shipping-tag,.free-tag{color:#15803d;font-weight:700}.bill-divider{height:1px;background:#e8dfd3;margin:.35rem 0}.bill-row.total-row,.bill-row.grand-total-row{font-size:1rem;font-weight:700;color:#1a1816}.total-amount,.grand-price{font-size:1.35rem;color:#b93b4d}.advance-token-pill{background:#fbf7f0;border:1px solid #edd9c0;padding:.55rem .85rem;border-radius:8px;font-size:.76rem;color:#7a5828;display:flex;align-items:center;gap:8px;line-height:1.4}.advance-token-pill i{font-size:1rem;color:#c4974f;flex-shrink:0}.btn-drawer-checkout{background:#b93b4d;color:#fff;border:none;padding:.92rem 1.25rem;border-radius:50px;font-size:.94rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .25s ease;box-shadow:0 6px 18px #b93b4d47}.btn-drawer-checkout:hover{background:#9f2b3c;transform:translateY(-2px);box-shadow:0 10px 24px #b93b4d61}.btn-drawer-whatsapp{background:#fff;color:#15803d!important;border:1px solid #cce8d6;padding:.65rem 1rem;border-radius:50px;font-size:.82rem;font-weight:600;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:7px;transition:all .2s ease}.btn-drawer-whatsapp:hover{background:#f0fdf4;border-color:#86efac}.drawer-trust-icons{display:flex;align-items:center;justify-content:space-between;padding-top:.5rem;border-top:1px solid #eee8df}.trust-icon-item{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:.68rem;color:#887f77;text-align:center}.trust-icon-item i{color:#b93b4d;font-size:.85rem}.auth-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#120f0da6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1200;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:overlayFadeIn .25s ease}.auth-modal-container{width:100%;max-width:460px;background:#fff;border-radius:20px;padding:2.25rem;position:relative;box-shadow:0 20px 50px #00000040;animation:modalScaleUp .3s cubic-bezier(.25,.46,.45,.94)}@keyframes modalScaleUp{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.auth-modal-close{position:absolute;top:18px;right:18px;background:transparent;border:none;font-size:1.15rem;color:#887f77;cursor:pointer;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.auth-modal-close:hover{background:#faf8f5;color:#1e1b18}.auth-modal-header{text-align:center;margin-bottom:1.5rem}.auth-badge{font-size:.72rem;letter-spacing:2px;font-weight:700;color:#8c6738;background:#fbf7f0;padding:.25rem .75rem;border-radius:50px;display:inline-flex;align-items:center;gap:6px;margin-bottom:.75rem;border:1px solid #ecdcc8}.auth-modal-header h3{font-family:Playfair Display,serif;font-size:1.65rem;color:#1a1816;margin-bottom:.35rem}.auth-subtitle{font-size:.84rem;color:#645c55;line-height:1.5}.auth-mode-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f2ede5;padding:.25rem;border-radius:40px;margin-bottom:1.35rem}.auth-tab-btn{background:transparent;border:none;padding:.65rem;border-radius:30px;font-size:.85rem;font-weight:600;color:#645c55;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease}.auth-tab-btn.active{background:#fff;color:#b93b4d;box-shadow:0 2px 8px #1e1b1814}.auth-alert{padding:.75rem 1rem;border-radius:8px;font-size:.82rem;margin-bottom:1.25rem;display:flex;align-items:center;gap:8px}.auth-alert.error{background:#fff5f5;color:#c92a2a;border:1px solid #ffc9c9}.auth-alert.success{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.password-label-row{display:flex;align-items:center;justify-content:space-between}.btn-forgot-link{background:transparent;border:none;color:#b93b4d;font-size:.78rem;font-weight:500;cursor:pointer;text-decoration:underline}.btn-auth-submit{width:100%;background:#b93b4d;color:#fff;border:none;padding:.85rem;border-radius:50px;font-size:.92rem;font-weight:600;cursor:pointer;margin-top:.5rem;transition:all .25s ease;box-shadow:0 6px 18px #b93b4d47}.btn-auth-submit:hover{background:#9f2b3c;transform:translateY(-2px)}.auth-modal-footer{margin-top:1.35rem;text-align:center;font-size:.84rem;color:#645c55}.btn-text-link{background:transparent;border:none;color:#b93b4d;font-weight:600;cursor:pointer;text-decoration:underline}.auth-page-section{padding:5rem 0;background:#fcfbf9;min-height:80vh;display:flex;align-items:center}.auth-card-wrapper{max-width:480px;margin:0 auto;background:#fff;border:1px solid #e8dfd3;border-radius:20px;padding:2.75rem 2.5rem;box-shadow:0 10px 30px #1e1b180a;text-align:center}.auth-card-badge{font-size:.72rem;letter-spacing:2px;font-weight:700;color:#8c6738;background:#fbf7f0;padding:.25rem .85rem;border-radius:50px;display:inline-flex;align-items:center;gap:6px;margin-bottom:1rem;border:1px solid #ecdcc8}.auth-card-wrapper h2{font-family:Playfair Display,serif;font-size:2rem;color:#1a1816;margin-bottom:.5rem}.auth-page-subtitle{font-size:.88rem;color:#645c55;margin-bottom:1.75rem;line-height:1.6}.auth-page-form{text-align:left}.btn-auth-page-submit{width:100%;background:#b93b4d;color:#fff;border:none;padding:.9rem;border-radius:50px;font-size:.94rem;font-weight:600;cursor:pointer;margin-top:.75rem;transition:all .25s ease;box-shadow:0 6px 18px #b93b4d47}.btn-auth-page-submit:hover{background:#9f2b3c;transform:translateY(-2px)}.auth-page-switch{margin-top:1.75rem;font-size:.86rem;color:#645c55}.auth-link{color:#b93b4d;font-weight:600;text-decoration:underline}.account-unauth-section{padding:6rem 0;background:#fcfbf9;min-height:75vh;display:flex;align-items:center}.unauth-box{max-width:500px;margin:0 auto;text-align:center;background:#fff;padding:3rem 2rem;border-radius:20px;border:1px solid #e8dfd3;box-shadow:0 10px 30px #0000000a}.unauth-icon{width:70px;height:70px;border-radius:50%;background:#fdf2f4;color:#b93b4d;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin:0 auto 1.25rem}.btn-gold-primary{background:#b93b4d;color:#fff!important;border:none;padding:.85rem 1.85rem;border-radius:50px;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:all .25s ease;box-shadow:0 6px 18px #b93b4d47}.btn-gold-primary:hover{background:#9f2b3c;transform:translateY(-2px)}.btn-outline-gold{background:transparent;color:#b93b4d!important;border:1px solid #b93b4d;padding:.85rem 1.85rem;border-radius:50px;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:all .25s ease}.btn-outline-gold:hover{background:#b93b4d;color:#fff!important}.account-dashboard-section{padding:3.5rem 0 5rem;background:#fcfbf9}.account-profile-header{background:#fff;border:1px solid #e8dfd3;border-radius:20px;padding:2rem 2.5rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;box-shadow:0 6px 20px #1e1b1808}.profile-identity{display:flex;align-items:center;gap:1.5rem}.profile-avatar{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#b93b4d,#7d1f2d);color:#fff;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #b93b4d59}.profile-badge-row{display:flex;align-items:center;gap:8px;margin-bottom:.35rem}.vip-tier-badge{font-size:.72rem;font-weight:700;color:#b93b4d;background:#fdf2f4;padding:.2rem .65rem;border-radius:50px;border:1px solid #f8d7da}.membership-id-badge{font-size:.72rem;color:#887f77;letter-spacing:.5px}.profile-info h2{font-family:Playfair Display,serif;font-size:1.75rem;color:#1a1816;margin-bottom:.25rem}.profile-contact{display:flex;gap:1.25rem;color:#645c55;font-size:.84rem}.profile-contact span{display:inline-flex;align-items:center;gap:6px}.btn-logout{background:#faf8f5;color:#a83232;border:1px solid #ecdcc8;padding:.6rem 1.25rem;border-radius:50px;font-size:.85rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .2s ease}.btn-logout:hover{background:#fff5f5;border-color:#ffc9c9}.account-tabs-bar{display:flex;gap:.5rem;background:#f2ede5;padding:.35rem;border-radius:50px;margin-bottom:2.25rem;overflow-x:auto}.acc-tab-btn{flex:1;background:transparent;border:none;padding:.8rem 1.25rem;border-radius:40px;font-size:.88rem;font-weight:600;color:#645c55;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;white-space:nowrap}.acc-tab-btn.active{background:#fff;color:#b93b4d;box-shadow:0 3px 12px #1e1b1814}.account-tab-content{background:#fff;border:1px solid #e8dfd3;border-radius:20px;padding:2.5rem;box-shadow:0 6px 20px #1e1b1808}.orders-list{display:flex;flex-direction:column;gap:1.75rem}.order-card{border:1px solid #e8dfd3;border-radius:16px;overflow:hidden;background:#fff}.order-card-header{padding:1.15rem 1.65rem;background:#faf8f5;border-bottom:1px solid #e8dfd3;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.order-header-left{display:flex;align-items:center;gap:8px;font-size:.86rem}.order-id-label{color:#887f77;font-weight:600}.order-id-value{color:#1a1816;font-weight:700}.order-date{color:#887f77;margin-left:8px}.order-status-badge{font-size:.76rem;font-weight:700;color:#15803d;background:#f0fdf4;padding:.25rem .75rem;border-radius:50px;border:1px solid #bbf7d0;display:inline-flex;align-items:center;gap:6px}.order-timeline-track{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #f0e8dc;background:#fff}.timeline-step{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:.75rem;color:#9c948a;position:relative;flex:1}.timeline-step:not(:last-child):after{content:"";position:absolute;top:14px;left:50%;width:100%;height:2px;background:#e8dfd3;z-index:1}.timeline-step.done:not(:last-child):after{background:#15803d}.step-circle{width:28px;height:28px;border-radius:50%;background:#faf8f5;border:2px solid #dcd3c5;display:flex;align-items:center;justify-content:center;font-size:.72rem;z-index:2;color:#9c948a}.timeline-step.done .step-circle{background:#15803d;border-color:#15803d;color:#fff}.timeline-step.active .step-circle{background:#b93b4d;border-color:#b93b4d;color:#fff;box-shadow:0 0 0 4px #b93b4d26}.timeline-step.done span,.timeline-step.active span{color:#1a1816;font-weight:600}.order-items-grid{padding:1.35rem 1.65rem;display:flex;flex-direction:column;gap:1rem}.order-item-row{display:flex;align-items:center;gap:1.25rem}.order-item-img{width:60px;height:60px;border-radius:8px;object-fit:cover;border:1px solid #e8dfd3}.order-item-info{flex:1}.order-item-info h4{font-size:.94rem;color:#1e1b18;margin-bottom:2px}.order-item-meta{font-size:.78rem;color:#787068;margin:0}.order-item-price{font-size:1.05rem;font-weight:700;color:#1a1816}.order-card-footer{padding:1.15rem 1.65rem;background:#faf8f5;border-top:1px solid #e8dfd3;display:flex;align-items:center;justify-content:space-between;font-size:.86rem;color:#645c55}.order-payment-info{display:flex;gap:1.5rem}.order-total-amount{display:flex;align-items:center;gap:8px}.order-total-amount strong{font-size:1.2rem;color:#b93b4d}.addresses-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.75rem}.btn-add-address{background:#faf8f5;border:1px solid #ecdcc8;color:#b93b4d;padding:.55rem 1.15rem;border-radius:50px;font-size:.86rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-add-address:hover{background:#b93b4d;color:#fff;border-color:#b93b4d}.add-address-card{background:#faf8f5;border:1px solid #e8dfd3;border-radius:16px;padding:1.85rem;margin-bottom:2rem}.add-address-card h4{font-family:Playfair Display,serif;font-size:1.25rem;color:#1a1816;margin-bottom:1.25rem}.address-form-actions{display:flex;gap:.75rem;margin-top:1rem}.btn-outline-cancel{background:transparent;border:1px solid #dcd3c5;color:#645c55;padding:.85rem 1.5rem;border-radius:50px;font-size:.88rem;cursor:pointer}.addresses-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.address-box{border:1px solid #e8dfd3;border-radius:14px;padding:1.5rem;background:#fff;position:relative;transition:all .2s ease}.address-box.default{border-color:#b93b4d;box-shadow:0 4px 14px #b93b4d14}.address-box-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.address-tag{font-size:.72rem;font-weight:700;color:#8c6738;background:#fbf7f0;padding:.15rem .5rem;border-radius:4px;border:1px solid #ecdcc8;text-transform:uppercase}.default-badge{font-size:.68rem;font-weight:700;color:#15803d;background:#f0fdf4;padding:.15rem .5rem;border-radius:4px;border:1px solid #bbf7d0}.address-box h4{font-size:1.05rem;color:#1a1816;margin-bottom:.4rem}.address-text{font-size:.86rem;color:#645c55;line-height:1.55;margin-bottom:.5rem}.address-phone{font-size:.84rem;color:#1e1b18;font-weight:500}.address-box-actions{display:flex;gap:.75rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid #f0e8dc}.btn-set-default{background:transparent;border:none;color:#b93b4d;font-size:.8rem;font-weight:600;cursor:pointer}.btn-delete-addr{background:transparent;border:none;color:#a89f95;font-size:.8rem;cursor:pointer;margin-left:auto}.btn-delete-addr:hover{color:#c92a2a}.account-wishlist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.acc-wishlist-card{border:1px solid #e8dfd3;border-radius:12px;overflow:hidden;background:#faf8f5;display:flex;flex-direction:column}.wishlist-img{width:100%;height:180px;object-fit:cover}.wishlist-info{padding:1rem;flex:1}.wishlist-cat{font-size:.72rem;color:#8c6738;font-weight:600}.wishlist-info h4{font-size:.95rem;color:#1a1816;margin:.25rem 0 .5rem}.wishlist-price{font-size:1.05rem;font-weight:700;color:#b93b4d}.wishlist-actions{display:flex;border-top:1px solid #e8dfd3}.btn-wishlist-cart{flex:1;background:#1e1b18;color:#fff;border:none;padding:.65rem;font-size:.82rem;font-weight:600;cursor:pointer}.btn-wishlist-cart:hover{background:#b93b4d}.btn-wishlist-del{width:42px;background:#fff;border:none;border-left:1px solid #e8dfd3;color:#a89f95;cursor:pointer}.btn-wishlist-del:hover{color:#c92a2a}.profile-edit-card{max-width:540px}.profile-edit-card h3{font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:.35rem}.profile-edit-desc{color:#645c55;font-size:.88rem;margin-bottom:1.75rem}.form-hint{font-size:.75rem;color:#887f77;margin-top:4px;display:block}.wishlist-page-header{background:#fdfaf7;padding:3.5rem 0;text-align:center;border-bottom:1px solid #f0e8dc}.wishlist-page-section{padding:4rem 0;background:#fcfbf9}.wishlist-empty-card{max-width:480px;margin:0 auto;text-align:center;background:#fff;padding:3.5rem 2rem;border-radius:20px;border:1px solid #e8dfd3}.wishlist-empty-card .empty-icon{width:70px;height:70px;border-radius:50%;background:#fdf2f4;color:#b93b4d;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin:0 auto 1.25rem}.wishlist-empty-card h2{font-family:Playfair Display,serif;font-size:1.85rem;margin-bottom:.5rem}.wishlist-empty-card p{color:#645c55;font-size:.92rem;margin-bottom:1.85rem}.empty-actions{display:flex;justify-content:center;gap:.75rem}.wishlist-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;background:#fff;padding:1.15rem 1.5rem;border-radius:14px;border:1px solid #e8dfd3;flex-wrap:wrap;gap:12px}.wishlist-count-text{font-size:.92rem;color:#4a433d}.wishlist-toolbar-actions{display:flex;gap:.75rem}.btn-toolbar-move-all{background:#b93b4d;color:#fff;border:none;padding:.6rem 1.25rem;border-radius:50px;font-size:.85rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .2s ease}.btn-toolbar-move-all:hover{background:#9f2b3c}.btn-toolbar-whatsapp{background:#25d366;color:#fff;border:none;padding:.6rem 1.25rem;border-radius:50px;font-size:.85rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.wishlist-items-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.75rem}.wishlist-card{background:#fff;border:1px solid #e8dfd3;border-radius:16px;overflow:hidden;position:relative;transition:all .3s ease;display:flex;flex-direction:column}.wishlist-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #1e1b1814;border-color:#b93b4d}.btn-card-remove{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%;background:#ffffffe6;border:1px solid #e8dfd3;color:#887f77;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;transition:all .2s ease}.btn-card-remove:hover{background:#c92a2a;color:#fff;border-color:#c92a2a}.wishlist-img-frame{position:relative;width:100%;height:220px;overflow:hidden;background:#faf8f5}.wishlist-img-frame img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.wishlist-card:hover .wishlist-img-frame img{transform:scale(1.05)}.wishlist-img-frame .purity-badge{position:absolute;bottom:8px;left:8px;background:#ffffffeb;color:#8c6738;font-size:.68rem;font-weight:700;padding:.15rem .45rem;border-radius:4px;border:1px solid #ecdcc8}.wishlist-content{padding:1.25rem;display:flex;flex-direction:column;flex:1}.wishlist-card-cat{font-size:.72rem;color:#8c6738;font-weight:600;text-transform:uppercase}.wishlist-content h3{font-size:1rem;color:#1a1816;margin:.3rem 0 .5rem;line-height:1.35}.wishlist-card-pricing{display:flex;align-items:center;gap:8px;margin-bottom:.5rem}.wishlist-price-current{font-size:1.2rem;font-weight:700;color:#1a1816}.wishlist-price-original{font-size:.88rem;color:#9c948a;text-decoration:line-through}.wishlist-card-specs{display:flex;gap:10px;font-size:.76rem;color:#645c55;margin-bottom:1.15rem}.btn-wishlist-add-bag{margin-top:auto;width:100%;background:#1e1b18;color:#fff;border:none;padding:.75rem;border-radius:6px;font-size:.86rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease}.btn-wishlist-add-bag:hover{background:#b93b4d}.checkout-empty-section{padding:6rem 0;background:#fcfbf9;min-height:70vh;display:flex;align-items:center}.checkout-empty-card{max-width:480px;margin:0 auto;text-align:center;background:#fff;padding:3rem 2rem;border-radius:20px;border:1px solid #e8dfd3}.checkout-page-section{padding:3.5rem 0 5rem;background:#fcfbf9}.checkout-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.25rem;flex-wrap:wrap;gap:12px}.checkout-title-group h1{font-family:Playfair Display,serif;font-size:2.3rem;color:#1a1816;margin:.35rem 0 0}.checkout-login-prompt{font-size:.86rem;color:#645c55;background:#faf8f5;padding:.65rem 1.15rem;border-radius:50px;border:1px solid #e8dfd3;display:flex;align-items:center;gap:8px}.btn-link-signin{background:transparent;border:none;color:#b93b4d;font-weight:700;cursor:pointer;text-decoration:underline}.checkout-layout-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:2.5rem;align-items:start}.checkout-forms-col{display:flex;flex-direction:column;gap:1.75rem}.checkout-step-card{background:#fff;border:1px solid #e8dfd3;border-radius:18px;padding:2rem;box-shadow:0 4px 18px #1e1b1805;margin-bottom:1.75rem}.step-header{display:flex;align-items:flex-start;gap:1.15rem;margin-bottom:1.75rem}.step-number{width:38px;height:38px;border-radius:50%;background:#b93b4d;color:#fff;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-title-text h3{font-family:Playfair Display,serif;font-size:1.35rem;color:#1a1816;margin-bottom:.2rem}.step-title-text p{color:#645c55;font-size:.84rem;margin:0}.saved-addresses-selector{margin-bottom:1.5rem}.selector-label{font-size:.84rem;font-weight:600;color:#4a433d;margin-bottom:.65rem;display:block}.saved-addresses-options{display:grid;grid-template-columns:1fr;gap:.75rem}.address-option-card{display:flex;align-items:flex-start;gap:12px;padding:1rem 1.15rem;border:1px solid #e2d7c9;border-radius:10px;background:#faf8f5;cursor:pointer;transition:all .2s ease}.address-option-card.active{border-color:#b93b4d;background:#fff;box-shadow:0 3px 10px #b93b4d14}.address-option-card input{margin-top:4px}.addr-card-body strong{display:block;font-size:.9rem;color:#1a1816}.addr-card-body p{font-size:.82rem;color:#645c55;margin:2px 0 4px}.addr-phone{font-size:.78rem;color:#8c6738}.gift-option-wrap{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #f0e8dc}.checkbox-label{display:flex;align-items:center;gap:10px;font-size:.86rem;color:#3b3530;cursor:pointer}.checkbox-label i{color:#b93b4d}.gift-message-box{margin-top:.85rem}.gift-message-box label{font-size:.82rem;font-weight:600;color:#645c55;margin-bottom:4px;display:block}.shipping-options-grid{display:grid;grid-template-columns:1fr;gap:1rem}.shipping-method-box{display:flex;align-items:flex-start;gap:12px;padding:1.25rem;border:1px solid #e2d7c9;border-radius:12px;background:#faf8f5;cursor:pointer;transition:all .2s ease}.shipping-method-box.active{border-color:#b93b4d;background:#fff;box-shadow:0 4px 14px #b93b4d14}.shipping-method-box input{margin-top:4px}.shipping-method-content{flex:1}.shipping-method-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.35rem}.method-name{font-weight:700;font-size:.94rem;color:#1a1816}.method-name i{color:#b93b4d;margin-right:4px}.method-price{font-weight:700;font-size:.85rem;color:#15803d}.shipping-method-content p{font-size:.82rem;color:#645c55;margin:0;line-height:1.5}.payment-tabs-bar{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;background:#f2ede5;padding:.25rem;border-radius:12px;margin-bottom:1.5rem;overflow-x:auto}.pay-tab{background:transparent;border:none;padding:.75rem .5rem;border-radius:8px;font-size:.78rem;font-weight:600;color:#645c55;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease;white-space:nowrap}.pay-tab.active{background:#fff;color:#b93b4d;box-shadow:0 2px 8px #1e1b1814}.payment-body-box{background:#faf8f5;border:1px solid #e8dfd3;border-radius:12px;padding:1.5rem}.upi-payment-panel{display:grid;grid-template-columns:1fr 1.3fr;gap:1.75rem;align-items:center}.upi-qr-column{display:flex;flex-direction:column;align-items:center;text-align:center}.qr-box{padding:10px;background:#fff;border:1px solid #e0d5c5;border-radius:12px;box-shadow:0 4px 12px #0000000a}.upi-qr-image{width:140px;height:140px;display:block}.qr-hint{font-size:.74rem;color:#787068;margin-top:8px}.upi-input-group{display:flex;flex-direction:column;gap:6px;margin:.35rem 0 .75rem}.upi-verified-tag{font-size:.75rem;color:#15803d;display:inline-flex;align-items:center;gap:4px}.upi-desc{font-size:.82rem;color:#645c55;margin:0;line-height:1.5}.card-input-wrapper{position:relative}.card-brands-icons{position:absolute;top:50%;right:12px;transform:translateY(-50%);display:flex;gap:6px;font-size:1.3rem;color:#8c8278}.bank-note{font-size:.82rem;color:#645c55;margin-top:.75rem}.advance-token-highlight{display:flex;gap:1.25rem;align-items:center}.token-large-icon{font-size:2.2rem;color:#b93b4d}.token-text h4{font-size:1.05rem;color:#1a1816;margin-bottom:.35rem}.token-text p{font-size:.85rem;color:#645c55;line-height:1.55;margin:0}.cod-notice{display:flex;gap:1rem;align-items:flex-start}.cod-notice i{color:#b93b4d;font-size:1.35rem;margin-top:2px}.cod-notice h4{font-size:1.02rem;color:#1a1816;margin-bottom:.35rem}.cod-notice p{font-size:.84rem;color:#645c55;margin:0;line-height:1.5}.btn-complete-order{width:100%;background:#b93b4d;color:#fff;border:none;padding:1.15rem;border-radius:50px;font-size:1.05rem;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 8px 24px #b93b4d59;display:flex;align-items:center;justify-content:center;gap:10px}.btn-complete-order:hover{background:#9f2b3c;transform:translateY(-2px);box-shadow:0 12px 28px #b93b4d73}.order-summary-card{background:#fff;border:1px solid #e8dfd3;border-radius:18px;padding:2rem;box-shadow:0 4px 18px #1e1b1808;position:sticky;top:100px}.order-summary-card h3{font-family:Playfair Display,serif;font-size:1.5rem;color:#1a1816;margin-bottom:.2rem}.summary-item-count{font-size:.8rem;color:#8c6738;font-weight:600}.summary-items-list{display:flex;flex-direction:column;gap:.85rem;margin:1.35rem 0;max-height:260px;overflow-y:auto;padding-right:4px}.summary-item-row{display:flex;align-items:center;gap:.85rem;padding-bottom:.85rem;border-bottom:1px solid #f0e8dc}.summary-thumb{width:50px;height:50px;border-radius:6px;object-fit:cover;border:1px solid #e8dfd3}.summary-item-details{flex:1}.summary-item-details h4{font-size:.86rem;color:#1a1816;margin-bottom:2px}.summary-meta{font-size:.74rem;color:#787068}.summary-price{font-size:.92rem;font-weight:700;color:#1a1816}.summary-coupon-form{display:flex;gap:6px;margin-bottom:1.25rem}.btn-apply-coupon{background:#1e1b18;color:#fff;border:none;padding:0 1.15rem;border-radius:6px;font-size:.84rem;font-weight:600;cursor:pointer;white-space:nowrap}.btn-apply-coupon:hover{background:#b93b4d}.coupon-success-tag{background:#f0fdf4;color:#15803d;font-size:.78rem;font-weight:600;padding:.45rem .75rem;border-radius:6px;border:1px solid #bbf7d0;margin-bottom:1rem}.summary-bill-rows{display:flex;flex-direction:column;gap:.55rem;padding-bottom:1.25rem;border-bottom:1px solid #f0e8dc}.bill-row.discount{color:#15803d;font-weight:600}.bill-row.due-today-row{background:#fdf2f4;padding:.5rem .75rem;border-radius:6px;color:#b93b4d;font-weight:700}.summary-trust-footer{display:flex;flex-direction:column;gap:.65rem;margin-top:1.25rem}.trust-item{display:flex;align-items:center;gap:8px;font-size:.78rem;color:#645c55}.trust-item i{color:#b93b4d}.order-success-section{padding:4rem 0 6rem;background:#fcfbf9}.success-hero-card{text-align:center;max-width:680px;margin:0 auto 3rem;background:#fff;padding:3rem 2rem;border-radius:20px;border:1px solid #e8dfd3;box-shadow:0 10px 30px #1e1b180a}.success-icon-badge{width:76px;height:76px;border-radius:50%;background:#15803d;color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.35rem;box-shadow:0 6px 20px #15803d59}.success-kicker{font-size:.75rem;letter-spacing:2px;font-weight:700;color:#15803d;background:#f0fdf4;padding:.25rem .85rem;border-radius:50px;display:inline-block;margin-bottom:.75rem;border:1px solid #bbf7d0}.success-hero-card h2{font-family:Playfair Display,serif;font-size:2.2rem;color:#1a1816;margin-bottom:.5rem}.success-subtitle{font-size:.95rem;color:#645c55;margin-bottom:2rem}.order-ref{color:#b93b4d}.success-hero-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn-success-whatsapp{background:#25d366;color:#fff!important;text-decoration:none;padding:.85rem 1.65rem;border-radius:50px;font-size:.92rem;font-weight:600;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease}.btn-print-invoice{background:#faf8f5;color:#1e1b18;border:1px solid #e0d5c5;padding:.85rem 1.65rem;border-radius:50px;font-size:.92rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease}.btn-print-invoice:hover{background:#1e1b18;color:#fff}.milestone-card{max-width:860px;margin:0 auto 3rem;background:#fff;border:1px solid #e8dfd3;border-radius:18px;padding:2rem 2.5rem}.milestone-card h3{font-family:Playfair Display,serif;font-size:1.25rem;color:#1a1816;margin-bottom:1.75rem;display:flex;align-items:center;gap:8px}.milestone-card h3 i{color:#b93b4d}.milestone-timeline{display:flex;align-items:flex-start;justify-content:space-between}.milestone-step{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;flex:1}.milestone-step:not(:last-child):after{content:"";position:absolute;top:18px;left:50%;width:100%;height:3px;background:#e8dfd3;z-index:1}.milestone-step.done:not(:last-child):after{background:#15803d}.milestone-bullet{width:36px;height:36px;border-radius:50%;background:#faf8f5;border:2px solid #dcd3c5;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#887f77;z-index:2;margin-bottom:.65rem}.milestone-step.done .milestone-bullet{background:#15803d;border-color:#15803d;color:#fff}.milestone-step.active .milestone-bullet{background:#b93b4d;border-color:#b93b4d;color:#fff;box-shadow:0 0 0 5px #b93b4d26}.milestone-text strong{display:block;font-size:.88rem;color:#1e1b18}.milestone-text span{font-size:.74rem;color:#887f77}.tax-invoice-container{max-width:860px;margin:0 auto 3rem;background:#fff;border:1px solid #dcd3c5;border-radius:12px;padding:3rem 2.75rem;box-shadow:0 8px 30px #0000000d}.invoice-header{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.invoice-brand h2{font-family:Playfair Display,serif;font-size:1.85rem;letter-spacing:2px;color:#1a1816;margin-bottom:2px}.invoice-tagline{font-size:.76rem;letter-spacing:1.5px;color:#8c6738;text-transform:uppercase;font-weight:600;display:block;margin-bottom:.5rem}.invoice-address{font-size:.78rem;color:#645c55;line-height:1.45;margin-bottom:.35rem}.invoice-gstin{font-size:.74rem;font-weight:600;color:#1a1816}.invoice-meta{text-align:right;font-size:.82rem;color:#4a433d}.invoice-type-pill{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:2px;background:#1e1b18;color:#fff;padding:.25rem .85rem;border-radius:4px;margin-bottom:.65rem}.status-paid{color:#15803d;font-weight:700}.invoice-divider{height:2px;background:#1e1b18;margin:1.75rem 0}.invoice-parties-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.party-label{font-size:.72rem;font-weight:700;letter-spacing:1.5px;color:#8c6738;display:block;margin-bottom:.4rem}.party-box h4{font-size:1.05rem;color:#1a1816;margin-bottom:.25rem}.party-box p{font-size:.82rem;color:#645c55;line-height:1.5;margin:0}.invoice-table{width:100%;border-collapse:collapse;margin-bottom:2rem;font-size:.85rem}.invoice-table th{background:#faf8f5;border-top:1px solid #e8dfd3;border-bottom:1px solid #e8dfd3;padding:.75rem .65rem;color:#1e1b18;font-weight:700;text-align:left}.invoice-table td{padding:.85rem .65rem;border-bottom:1px solid #f0e8dc;color:#4a433d}.table-sku{font-size:.72rem;color:#887f77}.invoice-totals-wrapper{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;margin-bottom:2.5rem}.invoice-notes{font-size:.76rem;color:#645c55;line-height:1.6}.invoice-notes ul{padding-left:0;list-style:none;margin-top:4px}.invoice-calc-box{background:#faf8f5;padding:1.15rem 1.35rem;border-radius:8px;border:1px solid #e8dfd3;display:flex;flex-direction:column;gap:.4rem;font-size:.85rem}.calc-row{display:flex;justify-content:space-between;color:#645c55}.calc-divider{height:1px;background:#e8dfd3;margin:.35rem 0}.calc-row.grand-total{font-size:1.05rem;font-weight:700;color:#1a1816}.calc-row.balance-due{color:#b93b4d;font-weight:700}.invoice-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1.5rem;border-top:1px solid #e8dfd3}.footer-seal{display:flex;align-items:center;gap:8px;font-size:.75rem;letter-spacing:1.5px;font-weight:700;color:#8c6738}.footer-signature{text-align:right}.footer-signature p{font-size:.78rem;font-weight:600;color:#1a1816;margin-bottom:2rem}.sig-placeholder{font-family:Playfair Display,serif;font-style:italic;font-size:1.05rem;color:#8c6738;border-top:1px solid #1a1816;padding-top:4px}.success-return-row{display:flex;justify-content:center;gap:1.25rem}@media print{body *{visibility:hidden}#tax-invoice,#tax-invoice *{visibility:visible}#tax-invoice{position:absolute;left:0;top:0;width:100%;margin:0;padding:20px;box-shadow:none;border:none}}@media(max-width:991px){.checkout-layout-grid{grid-template-columns:1fr}.account-profile-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.profile-header-actions{width:100%}.btn-logout{width:100%;justify-content:center}.addresses-grid{grid-template-columns:1fr}.account-wishlist-grid,.wishlist-items-grid{grid-template-columns:repeat(2,1fr)}.payment-tabs-bar{grid-template-columns:repeat(3,1fr)}.upi-payment-panel,.invoice-totals-wrapper{grid-template-columns:1fr}}@media(max-width:640px){.account-wishlist-grid,.wishlist-items-grid{grid-template-columns:1fr}.payment-tabs-bar{grid-template-columns:1fr 1fr}.primary-actions-row,.secondary-actions-row{flex-direction:column}.modal-specs-grid{grid-template-columns:1fr}.invoice-header,.invoice-parties-grid{grid-template-columns:1fr;flex-direction:column;text-align:left}.invoice-meta{text-align:left}.order-timeline-track{flex-direction:column;align-items:flex-start;gap:1.5rem}.timeline-step:not(:last-child):after{display:none}}.gemstone-page-header{background:linear-gradient(135deg,#1c1815,#2b1f1a,#1a1614);color:#fff;padding:4.5rem 0 3.5rem;text-align:center}.gemstone-page-header h1{font-family:Playfair Display,Georgia,serif;font-size:2.75rem;font-weight:700;color:#fff;margin-top:.5rem}.gemstone-page-header p{color:#dfd5ca;max-width:780px;margin:.75rem auto 0;font-size:1.05rem}.gemstone-quality-banner{background:linear-gradient(135deg,#faf6f0,#f4ece1);border:1px solid #e5d7c3;border-left:5px solid #b93b4d;border-radius:16px;padding:2rem 2.5rem;margin-bottom:3rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 8px 24px #1e1b180a}.quality-banner-icon{font-size:2rem;color:#b93b4d}.quality-banner-content h3{font-family:Playfair Display,Georgia,serif;font-size:1.45rem;color:#1e1b18;margin-bottom:.5rem}.quality-banner-content p{color:#5c544d;font-size:.95rem;line-height:1.65;margin:0}.quality-banner-badges{display:flex;flex-wrap:wrap;gap:.75rem}.q-badge{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #dcd0be;color:#2b2623;padding:.4rem .9rem;border-radius:30px;font-size:.82rem;font-weight:600}.q-badge i{color:#b93b4d}.navratna-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}.gemstone-card{background:#fff;border:1px solid #eae2d6;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #1e1b180d;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.16,1,.3,1)}.gemstone-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #b93b4d1f;border-color:#b93b4d}.gemstone-card-media{position:relative;height:220px;background:#f8f5f0;overflow:hidden}.gemstone-img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.gemstone-card:hover .gemstone-img{transform:scale(1.06)}.gemstone-planet-tag{position:absolute;top:14px;left:14px;background:#1c1815e0;color:#fff;padding:.35rem .85rem;border-radius:30px;font-size:.75rem;font-weight:700;letter-spacing:.5px;border-left:4px solid #b93b4d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gemstone-card-body{padding:1.75rem;display:flex;flex-direction:column;flex-grow:1}.stone-title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.stone-name{font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:700;color:#1e1b18;margin:0}.stone-hindi{display:block;font-size:.85rem;color:#b93b4d;font-weight:600}.stone-sanskrit-tag{background:#fdf2f4;color:#b93b4d;border:1px solid #f8d7da;padding:.2rem .6rem;border-radius:20px;font-size:.72rem;font-weight:600}.stone-meta-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.meta-pill{background:#faf6f1;color:#645c55;border:1px solid #e8dfd3;padding:.25rem .65rem;border-radius:6px;font-size:.75rem;font-weight:600}.stone-desc{font-size:.88rem;color:#554e48;line-height:1.6;margin-bottom:1.25rem}.stone-benefits-box{background:#faf8f5;border:1px solid #ede4d8;border-radius:12px;padding:1rem 1.15rem;margin-bottom:1.5rem;font-size:.82rem}.stone-benefits-box strong{display:block;color:#1e1b18;margin-bottom:.5rem;font-size:.85rem}.stone-benefits-box ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}.stone-benefits-box li{display:flex;align-items:flex-start;gap:6px;color:#5c544d;line-height:1.45}.stone-benefits-box li i{color:#15803d;font-size:.75rem;margin-top:3px;flex-shrink:0}.stone-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:1rem;border-top:1px solid #f0e8dc}.stone-stock-info{display:flex;align-items:center;gap:6px;color:#15803d;font-weight:600;font-size:.78rem}.stock-dot{width:8px;height:8px;border-radius:50%;background:#15803d;display:inline-block}.btn-gemstone-inquire{display:inline-flex;align-items:center;gap:6px;background:#15803d;color:#fff;border:none;padding:.55rem 1.1rem;border-radius:50px;font-size:.82rem;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 12px #16653440}.btn-gemstone-inquire:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 8px 18px #16653459}.gemstone-consultation-banner{background:linear-gradient(135deg,#1e1b18,#2f2520);color:#fff;border-radius:20px;padding:3rem 3.5rem;display:flex;align-items:center;justify-content:space-between;gap:2.5rem;box-shadow:0 15px 40px #1e1b1826}.consultation-banner-text h2{font-family:Playfair Display,Georgia,serif;font-size:1.85rem;color:#fff;margin-bottom:.75rem}.consultation-banner-text p{color:#dfd5ca;font-size:.95rem;line-height:1.65;margin:0;max-width:680px}.btn-gemstone-consult{display:inline-flex;align-items:center;gap:10px;background:#b93b4d;color:#fff;padding:1rem 1.85rem;border-radius:50px;font-size:.95rem;font-weight:700;text-decoration:none;white-space:nowrap;box-shadow:0 8px 24px #b93b4d59;transition:all .3s ease}.btn-gemstone-consult:hover{background:#d44a5e;transform:translateY(-2px);color:#fff}.contact-social-bar{background:#faf8f5;border:1px solid #e8dfd3;border-radius:14px;padding:1rem 1.25rem;margin:1.25rem 0}.social-bar-label{display:block;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#786f67;margin-bottom:.65rem}.social-active-links{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem}.social-active-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:.45rem .65rem;border-radius:8px;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s ease}.social-active-btn.facebook{background:#eef3fc;color:#1877f2;border:1px solid #d4e3fb}.social-active-btn.facebook:hover{background:#1877f2;color:#fff}.social-active-btn.instagram{background:#fdf0f5;color:#e1306c;border:1px solid #fad3e3}.social-active-btn.instagram:hover{background:#e1306c;color:#fff}.social-active-btn.location{background:#eaf7ed;color:#16a34a;border:1px solid #c7ecd1}.social-active-btn.location:hover{background:#16a34a;color:#fff}.social-active-btn.whatsapp{background:#eafaf1;color:#15803d;border:1px solid #c8eed7}.social-active-btn.whatsapp:hover{background:#15803d;color:#fff}.contact-section{padding:2.5rem 0 4rem}.contact-info-card{padding:2rem 2.25rem}.showroom-showcase-card{margin-top:1.5rem}.showroom-img-frame{height:180px}.hero-circular-section{position:relative;overflow:hidden}.hero-cream-veil-layer{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 75% 50%,#fdf8f0d9,#faf2e673,#fff0);pointer-events:none;z-index:1}.hero-brand-top-banner{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#fffffff2,#fdf6ede6);border:1px solid #e8dfd3;border-radius:50px;padding:.45rem 1.25rem;margin-bottom:1.5rem;box-shadow:0 6px 18px #1e1b180d;max-width:580px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-brand-title-strip{display:flex;align-items:center;gap:8px}.brand-crest-icon{color:#b93b4d;font-size:1rem}.brand-crest-text{font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:800;letter-spacing:1.5px;color:#1e1b18}.brand-crest-sub{font-size:.68rem;font-weight:700;letter-spacing:1px;color:#8c8278;border-left:1px solid #dcd1c2;padding-left:8px}.hero-live-clock-badge{display:inline-flex;align-items:center;gap:6px;background:#eafaf1;color:#15803d;border:1px solid #c8eed7;padding:.25rem .75rem;border-radius:30px;font-size:.72rem;font-weight:700}.live-pulse{width:7px;height:7px;border-radius:50%;background:#15803d;display:inline-block;box-shadow:0 0 #15803db3;animation:pulseGreen 2s infinite}@keyframes pulseGreen{0%{box-shadow:0 0 #15803db3}70%{box-shadow:0 0 0 8px #15803d00}to{box-shadow:0 0 #15803d00}}@media(max-width:991px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important;-webkit-text-size-adjust:100%}.container{padding:0 1rem!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important}.top-info{padding:.4rem 0!important;font-size:.76rem!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.top-info-container{padding:0 1rem!important;justify-content:center!important;gap:.6rem!important;width:100%!important}.top-info-left{display:none!important}.site-header{border-bottom:1px solid #efe7dc!important;width:100%!important;max-width:100%!important;overflow:visible!important}.header-main-row{padding:.65rem 0!important;gap:.75rem!important;width:100%!important}.header-brand-logo .logo-img{height:42px!important;max-width:150px!important}.btn-book-vip,.header-search-wrapper{display:none!important}.header-actions{gap:.5rem!important;margin-left:auto!important}.header-icon-action{width:38px!important;height:38px!important;font-size:1.05rem!important}.mobile-menu-toggle{display:flex!important;width:38px!important;height:38px!important;margin-left:.25rem!important;background:#faf7f2!important;border:1px solid #e8decb!important;border-radius:8px!important;padding:6px!important;transition:all .25s ease!important}.header-nav-row{display:contents!important}.nav-links{position:fixed!important;top:0!important;right:0!important;left:auto!important;width:85%!important;max-width:340px!important;height:100vh!important;height:100dvh!important;background:#fff!important;box-shadow:-10px 0 35px #00000040!important;z-index:100000!important;padding:1.25rem 1.25rem 2.5rem!important;display:flex!important;flex-direction:column!important;gap:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;transform:translate(105%)!important;visibility:hidden!important;pointer-events:none!important;opacity:0!important;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .2s ease,visibility .35s!important}.nav-links.active{transform:translate(0)!important;visibility:visible!important;pointer-events:auto!important;opacity:1!important}.mobile-drawer-top{display:flex!important;flex-direction:column!important;gap:.85rem!important;padding-bottom:1rem!important;border-bottom:2px solid #f4ede3!important;margin-bottom:.5rem!important}.mobile-drawer-brand{display:flex!important;align-items:center!important;justify-content:space-between!important}.drawer-logo{height:38px!important;max-width:140px!important;object-fit:contain!important}.btn-drawer-close{width:36px!important;height:36px!important;border-radius:50%!important;border:1px solid #e5dcce!important;background:#faf7f2!important;color:#1e1b18!important;font-size:1.1rem!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}.mobile-drawer-search{position:relative!important;width:100%!important}.mobile-drawer-search i{position:absolute!important;left:12px!important;top:50%!important;transform:translateY(-50%)!important;color:#8c8278!important;font-size:.85rem!important}.mobile-drawer-search input{width:100%!important;padding:.55rem .75rem .55rem 2.2rem!important;border-radius:50px!important;border:1px solid #e5dcce!important;background:#faf7f2!important;font-size:.88rem!important;color:#1e1b18!important;box-sizing:border-box!important}.mobile-nav-backdrop{display:none}.mobile-nav-backdrop.active{display:block!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;height:100dvh!important;background:#00000073!important;backdrop-filter:blur(3px)!important;-webkit-backdrop-filter:blur(3px)!important;z-index:99999!important}.nav-links li{width:100%!important;border-bottom:1px solid #f4ede3!important}.nav-links li a{padding:.85rem .5rem!important;font-size:.98rem!important;font-weight:600!important;color:#1e1b18!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.nav-links li a.active{color:#b93b4d!important}.dropdown-menu{position:static!important;transform:none!important;box-shadow:none!important;border:none!important;background:#faf8f5!important;border-radius:10px!important;margin:.25rem 0 .5rem!important;padding:.35rem 0!important}.dropdown-menu li{border-bottom:none!important}.dropdown-menu li a{padding:.55rem 1rem!important;font-size:.86rem!important;color:#645c55!important;font-weight:500!important}.dropdown-menu li a:hover{color:#b93b4d!important;background:#f5eee4!important;padding-left:1.25rem!important}.page-header{padding:2.75rem 0 2.25rem!important}.page-header h1{font-size:1.85rem!important}.page-header p{font-size:.92rem!important;max-width:90%!important}}@media(max-width:767px){.container{padding:0 .9rem!important}.category-products{padding:1.5rem 0 3.5rem!important}.products-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important;margin-top:1rem!important}.product-card{min-height:auto!important;height:100%!important;border-radius:14px!important;box-shadow:0 4px 14px #1e1b180a!important;border:1px solid #ede3d6!important}.product-img{height:auto!important;aspect-ratio:1 / 1!important;border-radius:13px 13px 0 0!important}.product-img img{width:100%!important;height:100%!important;object-fit:cover!important}.seller-badge{top:7px!important;left:7px!important;right:auto!important;width:auto!important;max-width:max-content!important;font-size:.58rem!important;font-weight:700!important;padding:.16rem .45rem!important;border-radius:20px!important;z-index:6!important;background:linear-gradient(135deg,#b93b4d,#d44c66)!important;color:#fff!important;pointer-events:none!important;box-shadow:0 2px 6px #b93b4d40!important}.btn-card-wishlist{top:7px!important;right:7px!important;width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;font-size:.75rem!important;background:#fffffff2!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;border:1px solid #ede3d6!important;z-index:10!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 6px #00000014!important}.product-info{padding:.65rem .6rem .75rem!important;display:flex!important;flex-direction:column!important}.product-meta-row{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:4px!important;margin-bottom:.25rem!important}.product-card-category{font-size:.65rem!important;letter-spacing:.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:65%!important}.product-card-purity{font-size:.6rem!important;padding:.1rem .35rem!important;border-radius:4px!important}.product-info h3{font-size:.84rem!important;line-height:1.3!important;min-height:2.2rem!important;max-height:2.2rem!important;margin-bottom:.35rem!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-weight:600!important;color:#1e1b18!important}.product-price-block{margin-top:auto!important}.price-main-row{display:flex!important;align-items:baseline!important;gap:4px!important;flex-wrap:wrap!important}.product-price-current{font-size:.92rem!important;font-weight:700!important;color:#1e1b18!important}.product-price-original{font-size:.72rem!important;color:#8c8278!important}.product-discount-tag{font-size:.6rem!important;font-weight:700!important;padding:.08rem .3rem!important;background:#fdf2f4!important;color:#b93b4d!important;border-radius:3px!important}.product-weight-tag{display:block!important;font-size:.65rem!important;color:#786f67!important;margin-top:1px!important}.product-card-actions{display:flex!important;align-items:center!important;gap:5px!important;margin-top:.5rem!important;width:100%!important}.btn-add-bag{flex:1!important;height:32px!important;padding:0 .5rem!important;font-size:.74rem!important;font-weight:600!important;border-radius:8px!important;background:#1e1b18!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border:none!important;white-space:nowrap!important;transition:all .2s ease!important}.btn-add-bag:hover,.btn-add-bag:active{background:#b93b4d!important}.btn-view-product{width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;border:1px solid #e0d6c8!important;background:#faf8f5!important;color:#554f49!important;font-size:.8rem!important;flex-shrink:0!important;transition:all .2s ease!important}.btn-view-product:hover,.btn-view-product:active{background:#1e1b18!important;color:#fff!important;border-color:#1e1b18!important}.filter-search-section{margin-bottom:1.25rem!important}.search-wrapper{margin-bottom:.75rem!important}.search-wrapper input{font-size:16px!important;padding:.65rem 1rem .65rem 2.4rem!important;border-radius:50px!important;background:#fff!important;border:1px solid #e8dfd3!important}.filter-container{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;gap:.45rem!important;padding:.35rem .15rem .65rem!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.filter-container::-webkit-scrollbar{display:none!important}.filter-btn{flex-shrink:0!important;white-space:nowrap!important;padding:.42rem .9rem!important;font-size:.78rem!important;font-weight:600!important;border-radius:50px!important;background:#fff!important;border:1px solid #e2d7c8!important;color:#3b3530!important;transition:all .2s ease!important}.filter-btn.active{background:#b93b4d!important;color:#fff!important;border-color:#b93b4d!important;box-shadow:0 3px 10px #b93b4d40!important}.product-modal{padding:0!important;align-items:flex-end!important}.modal-content-wrapper{border-radius:20px 20px 0 0!important;max-height:88vh!important;max-width:100%!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:0!important}.modal-close{top:10px!important;right:12px!important;width:32px!important;height:32px!important;font-size:1.25rem!important;background:#ffffffe6!important;border-radius:50%!important;z-index:20!important}.modal-body{flex-direction:column!important;max-height:none!important}.modal-img-container{width:100%!important;height:240px!important;padding:1rem!important;border-right:none!important;border-bottom:1px solid #f0e9df!important}.modal-details{width:100%!important;padding:1.25rem 1.15rem 1.5rem!important}.modal-details h2{font-size:1.35rem!important;line-height:1.3!important;margin-bottom:.5rem!important}.modal-specs-grid{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important;margin:1rem 0!important}.modal-actions-container{margin-top:1.25rem!important}.modal-actions-row{flex-direction:column!important;gap:.5rem!important}.btn-modal-add-bag,.btn-modal-buy-now,.btn-modal-whatsapp{width:100%!important;justify-content:center!important;padding:.75rem 1rem!important;font-size:.88rem!important;border-radius:50px!important}.contact-section{padding:2rem 0 3.5rem!important}.contact-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.contact-info-card,.contact-form-container,.atelier-privileges-card{padding:1.5rem 1.15rem!important;border-radius:16px!important}.contact-quick-actions{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important;margin-bottom:1.5rem!important}.contact-quick-btn{padding:.65rem .5rem!important;font-size:.8rem!important;border-radius:10px!important}.social-active-links{grid-template-columns:repeat(4,1fr)!important;gap:.35rem!important}.social-active-btn{padding:.4rem .3rem!important;font-size:.72rem!important}.contact-mode-tabs{grid-template-columns:1fr!important;border-radius:14px!important;padding:.25rem!important;gap:4px!important}.mode-tab-btn{padding:.65rem .75rem!important;font-size:.82rem!important}.form-row{grid-template-columns:1fr!important;gap:0!important}.form-group input,.form-group select,.form-group textarea{font-size:16px!important;min-height:46px!important;border-radius:10px!important}.privileges-grid{grid-template-columns:1fr!important;gap:.75rem!important}.faq-card{padding:1.1rem 1.15rem!important;border-radius:12px!important}.faq-question-row h4{font-size:.9rem!important}.faq-help-banner{padding:1.75rem 1.15rem!important;border-radius:16px!important;flex-direction:column!important;text-align:center!important;gap:1.25rem!important}.help-actions{width:100%!important;flex-direction:column!important;gap:.65rem!important}.btn-help-whatsapp,.btn-help-call{width:100%!important;justify-content:center!important}.navratna-grid{grid-template-columns:1fr!important;gap:1.25rem!important}.gemstone-card-media{height:180px!important}.gemstone-card-body{padding:1.25rem 1.15rem!important}.stone-benefits-box{padding:.75rem .9rem!important}.stone-card-footer{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}.btn-gemstone-inquire{width:100%!important;justify-content:center!important;padding:.65rem!important}.gemstone-consultation-banner{padding:1.75rem 1.15rem!important;border-radius:16px!important;flex-direction:column!important;text-align:center!important;gap:1.25rem!important}.btn-gemstone-consult{width:100%!important;justify-content:center!important}.whatsapp-float{width:50px!important;height:50px!important;bottom:20px!important;right:18px!important;font-size:1.6rem!important;box-shadow:0 4px 16px #6b1a2b73!important}}
