:root{--bg-color:#fff;--bg-secondary:#fafafa;--text-main:#333;--text-muted:#777;--primary-brand:#7b282f;--primary-hover:#5f1f24;--accent-gold:#e1be71;--border-light:#eee;--font-main:var(--font-inter), sans-serif;--font-heading:var(--font-playfair), serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background:var(--bg-color);color:var(--text-main)}a{color:inherit;text-decoration:none}.top-announcement{background:var(--primary-brand);color:var(--accent-gold);text-align:center;letter-spacing:1px;padding:.6rem;font-size:.85rem;font-weight:600}.site-header{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 4px 10px #0000000d}.navbar-main{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:1.5rem;padding:.5rem 2rem;display:flex}.nav-logo{flex:none}.nav-brand-link{align-items:center;gap:4px;display:flex;border:none!important;outline:none!important;text-decoration:none!important}.logo-icon,.logo-text{object-fit:contain;filter:drop-shadow(0 2px 4px #0003)}.nav-brand-text{font-family:var(--font-heading);color:var(--primary-brand);letter-spacing:2px;flex-direction:column;font-size:2.2rem;font-weight:700;line-height:1;display:flex}.nav-brand-text span.brand-jewels{color:#fff;letter-spacing:5px;font-size:1.2rem;font-weight:400}.nav-links-inline{flex:1;justify-content:center;align-items:center;gap:1.8rem;padding:0;display:flex}.nav-right-group{flex:none;align-items:center;gap:1.5rem;display:flex}.nav-search{justify-content:center;display:flex}.search-pill{background:#fff;border:1px solid #ccc;border-radius:25px;align-items:center;width:250px;padding:0 1rem;transition:border-color .3s;display:flex;overflow:hidden}.search-pill:focus-within{border-color:var(--primary-brand)}.search-icon-left{color:#555;width:16px;height:16px;margin-right:8px}.search-pill input{font-size:.8rem;font-family:var(--font-main);color:#333;background:0 0;border:none;outline:none;flex:1;padding:.6rem 0}.search-bar input::placeholder{color:#999}.search-btn{cursor:pointer;color:#666;background:0 0;border:none;align-items:center;padding:0 1rem;display:flex}.search-btn svg{width:20px;height:20px}.nav-icons{justify-content:flex-end;gap:1rem;display:flex}.icon-item{cursor:pointer;color:#222;background:0 0;border:none;justify-content:center;align-items:center;transition:color .3s;display:flex;position:relative}.icon-item:hover{color:var(--primary-brand)}.icon-item svg{width:20px;height:20px}.cart-icon-wrap{align-items:center;display:flex;position:relative}.cart-badge{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-8px}.nav-link{text-transform:none;letter-spacing:.5px;color:#111;align-items:center;gap:4px;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex;position:relative}.dropdown-arrow{color:#555;font-size:.8rem}.nav-link:hover{color:var(--primary-brand)}.nav-link:after{content:"";background-color:var(--primary-brand);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-link:hover:after{width:100%}.reveal{opacity:0;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(40px)}.reveal.reveal-visible{opacity:1;transform:translateY(0)}.marquee-wrapper{background:var(--accent-gold);width:100%;color:var(--primary-brand);white-space:nowrap;padding:.8rem 0;font-weight:700;overflow:hidden}.marquee-content{animation:20s linear infinite marquee;display:inline-block}.marquee-content span{letter-spacing:2px;text-transform:uppercase;margin-right:4rem;font-size:.85rem;font-weight:500}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.premium-hero-editorial{width:100%;height:80vh;position:relative;overflow:hidden}.hero-slide{width:100%;height:100%;position:absolute;top:0;left:0}.hero-bg-image{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-img-full{object-fit:cover;object-position:right center}.hero-watermark{font-family:var(--font-heading);color:#ffffff0a;z-index:5;pointer-events:none;white-space:nowrap;letter-spacing:.05em;mix-blend-mode:overlay;font-size:28vw;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-floating-text{z-index:10;max-width:500px;padding:2rem 0;position:relative}.hero-subtitle{letter-spacing:4px;text-transform:uppercase;color:#fff;opacity:.9;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:block}.hero-title{font-family:var(--font-heading);color:#fff;text-shadow:0 4px 20px #0000001a;margin-bottom:1.5rem;line-height:1.1}.title-thin{letter-spacing:4px;text-transform:uppercase;font-size:3.5rem;font-weight:300;display:block}.title-italic{color:#ffe4e1;margin-top:-.5rem;font-size:5.5rem;font-style:italic;font-weight:400;display:block}.hero-desc{color:#fff;opacity:.9;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.8}.hero-cta{color:var(--primary-brand);letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:1.2rem 3rem;font-size:.9rem;font-weight:600;transition:all .3s}.hero-cta:hover{background:var(--accent-gold);color:#fff}@media (max-width:1024px){.premium-hero-editorial{justify-content:center;padding:0 2rem}.hero-floating-card{text-align:center;padding:3rem 2rem}.hero-overlay-gradient{background:#fff9}}.brand-promises{border-bottom:1px solid var(--border-light);background-color:#fdfaf8;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding:1.5rem 1rem;display:flex}.promise-item{text-align:center;flex:1;min-width:200px;max-width:250px}.promise-icon{color:var(--primary-brand);margin-bottom:.5rem;font-size:1.2rem}.promise-item h3{font-family:var(--font-sans);color:#222;text-transform:uppercase;letter-spacing:1px;margin-bottom:.3rem;font-size:.95rem;font-style:normal;font-weight:600}.promise-item p{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);font-size:.75rem}.circle-categories-wrapper{background:var(--bg-color);width:100vw;margin-left:calc(50% - 50vw);padding:1rem 0 2rem;position:relative;overflow:hidden}.circle-categories-marquee{width:max-content;animation:40s linear infinite scroll-marquee;display:flex}.circle-categories-marquee:hover{animation-play-state:paused}.marquee-track-content{gap:3rem;padding-right:3rem;display:flex}@keyframes scroll-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.circle-cat{cursor:pointer;flex-direction:column;flex:none;align-items:center;gap:1.5rem;display:flex}.circle-cat:hover .circle-img-wrap{transform:translateY(-8px)}.circle-cat:hover .circle-img-wrap:before{border-color:var(--primary-brand);transform:scale(1.05)}.circle-img-wrap{background:#fdf2f4;border-radius:50%;width:170px;height:170px;padding:6px;transition:all .5s cubic-bezier(.25,.46,.45,.94);position:relative}.circle-img-wrap:before{content:"";z-index:5;pointer-events:none;border:1px solid #7b282f26;border-radius:50%;transition:all .5s;position:absolute;inset:0}.circle-img{object-fit:cover;mix-blend-mode:multiply;border-radius:50%}.circle-name{font-family:var(--font-sans);color:#333;text-transform:capitalize;margin-top:.8rem;font-size:1rem;font-style:normal;font-weight:500}.categories-clean{text-align:center;margin:5rem 0 3rem}.section-heading{font-family:var(--font-heading);color:#111;margin-bottom:2.5rem;font-size:3rem;font-weight:400}.cat-buttons{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.cat-btn{color:#555;cursor:pointer;text-transform:uppercase;letter-spacing:1.5px;background:0 0;border:none;padding:.5rem 0;font-size:.9rem;font-weight:500;transition:all .3s;position:relative}.cat-btn:after{content:"";background-color:var(--accent-gold);width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.cat-btn:hover,.cat-btn.active{color:var(--primary-brand);font-weight:700}.cat-btn.active:after{width:100%}.product-grid-clean{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:3rem;max-width:1400px;margin:0 auto 6rem;padding:0 3rem;display:grid}.product-card-clean{cursor:pointer;background:#fff;border:1px solid #0000000a;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.product-card-clean:hover{border-color:#00000026;transform:translateY(-5px);box-shadow:0 10px 25px #0000001f}.product-card-clean:hover .p-img{transform:scale(1.08)}.img-frame{background:#fdf2f4;border-bottom:1px solid #00000008;width:100%;margin-bottom:0;padding-top:120%;position:relative;overflow:hidden}.p-img{object-fit:cover;z-index:1;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0}.p-info{text-align:left;flex-direction:column;flex-grow:1;padding:1rem;display:flex}.p-name{font-family:var(--font-sans);color:#333;margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.price-row{align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.p-price-new{color:#111;font-size:1.2rem;font-weight:700}.p-price-old{color:#999;font-size:.9rem;text-decoration:line-through}.price-drop-tag{color:#1a56db;text-transform:uppercase;margin-top:auto;margin-bottom:1rem;font-size:.75rem;font-weight:700}.card-rating{z-index:10;color:#333;background:#f5f5f5f2;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;font-weight:500;display:flex;position:absolute;bottom:8px;left:8px;box-shadow:0 2px 4px #0000000d}.card-rating span{color:#ffb800}.wishlist-btn{z-index:10;cursor:pointer;color:#0000004d;background:#ffffffb3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;top:10px;right:10px}.wishlist-btn:hover{color:#e63946;background:#fff;transform:scale(1.1)}.wishlist-btn svg{width:18px;height:18px}.quick-add{background:var(--primary-brand);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:6px;width:100%;padding:.8rem;font-size:.9rem;font-weight:500;transition:all .3s}.quick-add:hover{background:var(--accent-gold);color:var(--primary-brand)}.view-more-btn{background:var(--primary-brand);color:#fff;letter-spacing:2px;border:1px solid var(--primary-brand);cursor:pointer;text-transform:uppercase;z-index:1;border-radius:30px;padding:1rem 3rem;font-size:1rem;transition:all .4s;position:relative;overflow:hidden}.view-more-btn:before{content:"";background-color:var(--accent-gold);z-index:-1;width:0;height:100%;transition:all .4s;position:absolute;top:0;left:0}.view-more-btn:hover,.view-more-btn:active{color:var(--primary-brand);border-color:var(--accent-gold);transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}.view-more-btn:hover:before,.view-more-btn:active:before{width:100%}.product-page-new{color:#333;gap:3rem;max-width:1300px;margin:2rem auto;padding:0 2rem;display:flex}.pg-gallery-container{width:50%;position:relative}.pg-mobile-slider{display:none}.pg-desktop-gallery{flex-direction:column;gap:1rem;display:flex}.pg-main-image-wrapper{cursor:crosshair;background:#fafafa;border-radius:12px;width:100%;padding-top:100%;position:relative;overflow:hidden}.pg-main-img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.pg-rating-badge{color:#ff9800;background:#fff;border-radius:20px;align-items:center;padding:4px 10px;font-size:.8rem;font-weight:500;display:flex;position:absolute;bottom:15px;left:15px;box-shadow:0 2px 6px #0000001a}.pg-wishlist-icon{cursor:pointer;color:#888;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;bottom:15px;right:15px;box-shadow:0 4px 10px #00000014}.pg-wishlist-icon svg{width:20px;height:20px;transition:fill .2s,color .2s}.pg-wishlist-icon:hover{transform:scale(1.05)}.pg-wishlist-icon:hover svg{color:var(--primary-brand);fill:var(--primary-brand)}.pg-thumbnails{align-items:center;gap:10px;display:flex}.pg-thumb-arrow{color:#999;cursor:pointer;background:0 0;border:none;padding:0 5px;font-size:1.5rem}.pg-thumb-list{scrollbar-width:none;flex:1;gap:10px;display:flex;overflow-x:auto}.pg-thumb-list::-webkit-scrollbar{display:none}.pg-thumb{cursor:pointer;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:80px;height:80px;transition:all .2s;position:relative;overflow:hidden}.pg-thumb.active{border-color:var(--primary-brand)}.pg-thumb-img{object-fit:cover}.lens-overlay{pointer-events:none;z-index:50;background-color:#fff;background-repeat:no-repeat;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.pg-details-container{width:50%;padding-top:1rem}.pg-price-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.pg-price-old{color:#999;margin-right:10px;font-size:1.1rem;text-decoration:line-through}.pg-price-new{color:#111;font-size:2rem;font-weight:700}.pg-tax-text{color:#888;margin-top:2px;font-size:.8rem}.pg-header-actions{gap:10px;display:flex}.action-icon{cursor:pointer;color:var(--primary-brand);background:0 0;border:none;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.action-icon svg{width:22px;height:22px;transition:transform .2s}.action-icon:hover svg{transform:scale(1.1)}.pg-title{color:#222;margin-bottom:.5rem;font-size:1.6rem;font-weight:400}.pg-subtitle{color:#444;margin-bottom:2rem;font-size:1rem;font-weight:600}.pg-section-title{margin-bottom:.8rem;font-size:1.1rem;font-weight:500}.pg-delivery-section{margin-bottom:2rem}.pg-pincode-box{border:1px solid #e0e0e0;border-radius:6px;width:100%;max-width:350px;display:flex;overflow:hidden}.pg-pincode-box input{border:none;outline:none;flex:1;padding:10px 15px;font-size:.95rem}.pg-pincode-box button{color:var(--primary-brand);cursor:pointer;background:#fde8ed;border:none;padding:0 20px;font-weight:600}.pg-features-grid{grid-template-columns:1fr 1fr;gap:15px;margin-bottom:2rem;display:grid}.pg-feature{color:#555;align-items:center;gap:10px;font-size:.85rem;display:flex}.pg-gift-wrap{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:2rem;padding:15px}.pg-gift-wrap label{cursor:pointer;align-items:center;gap:10px;font-size:.95rem;display:flex}.highlight-pink{color:var(--primary-brand);font-weight:600}.pg-action-buttons{gap:15px;margin-bottom:2.5rem;display:flex}.pg-btn{text-align:center;cursor:pointer;border-radius:6px;flex:1;padding:14px 0;font-size:1.1rem;font-weight:600;transition:all .3s}.pg-buy-now{border:1px solid var(--primary-brand);color:var(--primary-brand);background:#fff}.pg-buy-now:hover{background:#fff0f4}.pg-add-cart{background:var(--primary-brand);border:1px solid var(--primary-brand);color:#fff}.pg-add-cart:hover{background:var(--primary-hover)}.pg-offers-section{background:#fafafa;border-radius:12px;padding:20px}.small-text{color:#888;font-size:.8rem;font-weight:400}.pg-offer-card{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:8px;margin-bottom:10px;padding:12px 15px}.offer-header{align-items:center;gap:10px;display:flex}.offer-text{color:#333;flex:1;font-size:.85rem}.offer-arrow{color:#ccc;font-size:.8rem}.pg-offer-more{text-align:center;color:#666;cursor:pointer;margin-top:10px;font-size:.85rem;text-decoration:underline}@media (max-width:768px){.product-page-new{flex-direction:column;gap:0;margin:0;padding:0}.pg-gallery-container{width:100%}.pg-desktop-gallery{display:none}.pg-mobile-slider{width:100%;display:block;position:relative;overflow:hidden}.pg-slider-track{scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.pg-slider-track::-webkit-scrollbar{display:none}.pg-slider-item{scroll-snap-align:start;background:#f9f9f9;flex-shrink:0;width:100%;padding-top:100%;position:relative}.pg-slider-img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.pg-slider-dots{justify-content:center;gap:6px;padding:15px 0;display:flex}.pg-dot{background:#ddd;border-radius:50%;width:6px;height:6px}.pg-dot.active{background:#666;border-radius:10px;width:15px}.pg-details-container{width:100%;padding:1.5rem}.pg-price-header{flex-direction:row}.pg-title{font-size:1.3rem}.pg-action-buttons{z-index:100;background:#fff;width:100%;margin:0;padding:15px;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #0000000d}.pg-details-container{padding-bottom:100px}}.mobile-zoom-modal{z-index:9999;background:#111;flex-direction:column;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.mobile-zoom-back{color:#111;z-index:10000;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:20px;left:20px;box-shadow:0 4px 10px #0000004d}.mobile-zoom-image-wrapper{flex:1;justify-content:center;align-items:center;width:100%;padding:0 1rem;display:flex;position:relative;overflow:auto}.mz-main-image{background:#fff;border-radius:16px;margin:auto;max-height:70vh!important}.mobile-zoom-thumbnails{z-index:10001;background:#111;justify-content:center;gap:15px;padding:20px 15px 40px;display:flex}.mz-thumb{opacity:.5;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:10px;width:55px;height:55px;transition:all .2s;position:relative;overflow:hidden}.mz-thumb.active{opacity:1;border-color:#fff}.cart-sidebar{z-index:1000;background:#fff;flex-direction:column;width:100%;max-width:450px;height:100%;padding:2.5rem;transition:right .4s;display:flex;position:fixed;top:0;right:-450px;box-shadow:-5px 0 30px #0000001a}.cart-sidebar.open{right:0}.cart-overlay{z-index:999;opacity:0;visibility:hidden;background:#0006;width:100%;height:100%;transition:opacity .4s;position:fixed;top:0;left:0}.cart-overlay.open{opacity:1;visibility:visible}.cart-header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.cart-header h2{font-family:var(--font-heading);color:var(--text-main);font-size:1.8rem}.close-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:2rem}.close-btn:hover{color:var(--primary-brand)}.cart-items{flex-grow:1;padding-right:1rem;overflow-y:auto}.cart-item{border-bottom:1px solid var(--border-light);gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.cart-item-img{object-fit:cover;border:1px solid var(--border-light);border-radius:4px;width:90px;height:90px}.cart-item-details{flex-direction:column;flex-grow:1;justify-content:center;display:flex}.cart-item-name{margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.cart-item-price{color:var(--primary-brand);font-weight:600}.cart-item-remove{color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:.5rem;font-size:.8rem;text-decoration:underline}.cart-footer{border-top:1px solid var(--border-light);padding-top:2rem}.cart-total{justify-content:space-between;margin-bottom:1.5rem;font-size:1.3rem;font-weight:600;display:flex}.checkout-btn{background:var(--primary-brand);color:#fff;cursor:pointer;border:none;border-radius:4px;width:100%;padding:1.2rem;font-size:1rem;font-weight:600}.checkout-btn:hover{background:var(--primary-hover)}.brand-promises{border-bottom:1px solid var(--border-light);background:#fff;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:2rem;padding:4rem 2rem;display:flex}.promise-item{text-align:center;flex-direction:column;align-items:center;max-width:250px;display:flex}.promise-icon{width:80px;height:80px;color:var(--primary-brand);background:#ffe6eb;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:2.5rem;display:flex}.promise-item h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.promise-item p{color:var(--text-muted);font-size:.9rem}.gifting-section{background:#111;border-radius:0;align-items:center;max-width:1400px;min-height:550px;margin:8rem auto;display:flex;position:relative;overflow:hidden}.gifting-image-wrap{z-index:1;width:100%;height:100%;position:absolute;inset:0}.gifting-img{object-fit:cover;object-position:center right}.gifting-content{z-index:2;width:50%;padding:6rem;position:relative}.gifting-content .section-heading{text-align:left;font-family:var(--font-heading);color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:400}.gifting-content p{color:#ffffffe6;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.gifting-cta{color:#111;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:1.2rem 3rem;font-size:.85rem;font-weight:500;transition:all .3s}.gifting-cta:hover{background:var(--primary-brand);color:#fff}.gifting-watermark{font-family:var(--font-heading);color:#ffffffe6;letter-spacing:4px;z-index:10;text-shadow:0 2px 10px #0000004d;font-size:2rem;position:absolute;bottom:2rem;right:2rem}@media (max-width:1024px){.premium-hero{text-align:center;flex-direction:column}.hero-content{width:100%;padding:4rem 2rem}.hero-image-container{width:100%;height:50vh}.gifting-section{flex-direction:column;margin:4rem 2rem}.gifting-content,.gifting-image-wrap{width:100%}.navbar-main{flex-wrap:wrap;gap:1rem;padding:1rem 2rem}.nav-logo{order:1}.nav-icons{order:2}.nav-search{order:3;width:100%;max-width:100%;margin-top:.5rem}.nav-links-inline{-webkit-overflow-scrolling:touch;white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;gap:1rem;padding:.5rem;display:flex;overflow-x:auto}.nav-links-inline::-webkit-scrollbar{display:none}}@media (max-width:768px){.marquee-wrapper{display:none!important}.hamburger-menu{color:var(--primary-brand);display:block!important}.navbar-main{flex-wrap:wrap;gap:.5rem!important;padding:.5rem 1rem!important}.nav-logo{min-width:unset;flex:1;align-items:center;gap:10px;display:flex}.nav-brand-link{gap:10px!important}.nav-brand-link img:first-child{width:auto!important;max-height:48px!important}.nav-brand-link img:last-child{width:auto!important;max-height:26px!important}.icon-item svg{width:22px;height:22px}.nav-right-group{display:contents}.nav-search{order:3;width:100%;margin-top:.3rem}.search-pill{width:100%;max-width:100%;height:38px;padding:0 .8rem}.search-pill input{padding:.2rem 0;font-size:.8rem}.nav-links-inline{display:none!important}.mobile-nav-sidebar{z-index:1000;background:#fff;flex-direction:column;width:100%;max-width:320px;height:100%;transition:left .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;top:0;left:-320px;box-shadow:5px 0 30px #0000001a}.mobile-nav-sidebar.open{left:0}.mobile-nav-header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.mobile-nav-close{color:var(--text-main);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:1.5rem;transition:background .2s}.mobile-nav-close:active{background:var(--bg-secondary)}.mobile-nav-brand{align-items:center;gap:8px;text-decoration:none;display:flex}.mnav-logo-icon{object-fit:contain;width:40px!important;height:40px!important}.mnav-logo-text{object-fit:contain;width:110px!important;height:auto!important}.mobile-nav-links{flex-direction:column;padding:0;display:flex}.mobile-nav-link{color:var(--primary-brand);border-bottom:1px solid var(--border-light);padding:1.2rem 2rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .3s}.mobile-nav-link:hover,.mobile-nav-link:active{background:var(--bg-secondary);padding-left:2.5rem}.premium-hero-editorial{height:28vh;min-height:220px;position:relative}.hero-slide{width:100%;height:100%}.hero-bg-image{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-floating-text{text-align:left;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;width:100%;max-width:70%;padding:0;position:absolute;inset:15% auto auto 20px;transform:none}.hero-subtitle{display:none!important}.hero-floating-text .hero-title{text-shadow:0 2px 4px #000000e6;flex-direction:column;margin-bottom:.2rem;display:flex}.hero-watermark{display:none}.title-thin{letter-spacing:0;color:#fff;font-size:1.2rem;line-height:1.1}.title-italic{color:#fff;font-size:1.4rem;line-height:1.1}.hero-desc{display:none}.hero-cta{background:var(--accent-gold);width:auto;color:var(--primary-brand);white-space:nowrap;margin-top:1rem;padding:.5rem 1rem;font-size:.7rem}.categories-clean{margin:2rem 0 1.5rem}.section-heading{margin-bottom:1.5rem;font-size:2.2rem}.circle-categories{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:1rem;padding:1rem;overflow-x:auto}.circle-categories::-webkit-scrollbar{display:none}.circle-img-wrap{width:80px;min-width:80px;height:80px}.circle-name{white-space:nowrap;text-align:center;margin-top:.6rem;font-size:.8rem;font-weight:600}.cat-buttons{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:1.5rem;padding:0 1rem;overflow-x:auto}.cat-buttons::-webkit-scrollbar{display:none}.cat-btn{white-space:nowrap}.product-grid-clean{grid-template-columns:1fr 1fr;gap:.6rem;padding:.5rem .8rem}.product-card-clean{border-radius:12px}.p-info{padding:.8rem .5rem}.p-name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.2rem;font-size:.85rem;overflow:hidden}.p-price{margin-bottom:.6rem;font-size:.85rem}.quick-add{padding:.5rem;font-size:.7rem}.brand-promises{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;justify-content:flex-start;gap:1.5rem;padding:1rem;overflow-x:auto}.brand-promises::-webkit-scrollbar{display:none}.promise-item{gap:.5rem;min-width:100px}.promise-icon{width:40px;height:40px;font-size:1.5rem}.promise-item h3{font-size:.85rem}.promise-item p{display:none}.gifting-section{height:60vh;min-height:450px;margin:3rem 0;position:relative;overflow:hidden}.gifting-image-wrap{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.gifting-image-wrap img{object-position:70% center!important}.gifting-content{z-index:10;text-align:left;background:linear-gradient(#1e0000b3 0%,#0000 60%);flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;padding:2.5rem 1.5rem;display:flex;position:absolute;top:0;left:0}.gifting-content .section-heading{color:#fff;text-shadow:0 2px 8px #0009;font-size:2rem;margin-bottom:.5rem!important}.gifting-content p{color:#fff;text-shadow:0 2px 8px #0009;max-width:90%;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.gifting-cta{background:var(--accent-gold);color:var(--primary-brand);border-radius:6px;padding:.8rem 2rem;font-size:.85rem;box-shadow:0 4px 10px #0000004d}.gifting-watermark{display:none}}@media (max-width:480px){.product-grid{grid-template-columns:1fr 1fr}}.view-more-wrapper{text-align:center;margin-bottom:6rem}.collections-elegant{width:100%;margin:6rem 0;padding:0}.text-center{text-align:center}.collections-slider{scrollbar-width:none;scroll-snap-type:x mandatory;gap:2rem;padding:0 2rem 4rem;display:flex;overflow-x:auto}.collections-slider::-webkit-scrollbar{display:none}.slider-arrow{cursor:pointer;z-index:30;color:#111;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0000001a}.slider-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.arrow-left{left:20px}.arrow-right{right:20px}@media (max-width:1024px){.slider-arrow{display:none}}.collection-card{scroll-snap-align:center;border-radius:20px;flex:none;width:45vw;min-width:500px;max-width:800px;height:450px;position:relative;overflow:visible}.collection-bg{border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 20px 40px #0000001a}.c-img{object-fit:cover;transition:transform 1s}.collection-card:hover .c-img{transform:scale(1.05)}.collection-overlay{background:linear-gradient(90deg,#0009 0%,#0000001a 60%,#0000 100%);position:absolute;inset:0}.collection-info{z-index:10;color:#fff;width:60%;padding:4rem 3rem;position:relative}.c-title{font-family:var(--font-heading);text-shadow:0 4px 10px #0000004d;margin-bottom:1rem;font-size:3.5rem;font-weight:400;line-height:1.1}.c-subtitle{letter-spacing:1px;opacity:.9;margin-bottom:2rem;font-size:1.1rem;font-weight:300}.c-btn{color:#fff;text-transform:uppercase;letter-spacing:2px;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:30px;padding:.8rem 2rem;font-size:.85rem;transition:all .3s}.c-btn:hover{color:#000;background:#fff}.collection-products{z-index:20;justify-content:center;gap:1.5rem;width:100%;display:flex;position:absolute;bottom:-2.5rem;left:50%;transform:translate(-50%)}.c-product-card{cursor:pointer;background:#fff;border:3px solid #fff;border-radius:12px;width:120px;height:120px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.c-product-card:hover{transform:translateY(-10px)}.c-product-img{object-fit:cover}@keyframes float1{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes float2{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes float3{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.floating-item-1{animation:4s ease-in-out infinite float1}.floating-item-2{animation:5s ease-in-out 1s infinite float2}.floating-item-3{animation:4.5s ease-in-out .5s infinite float3}.c-product-card:after{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);width:50%;height:100%;animation:6s infinite shimmer;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes shimmer{0%{left:-100%}20%{left:200%}to{left:200%}}.sparkle{width:4px;height:4px;box-shadow:0 0 10px #fff, 0 0 20px var(--accent-gold);opacity:0;background:#fff;border-radius:50%;animation:3s ease-in-out infinite twinkle;position:absolute}.s1{animation-delay:0s;top:20%;left:30%}.s2{animation-delay:1s;top:60%;left:80%}.s3{animation-delay:2s;top:80%;left:40%}.s4{animation-delay:.5s;top:30%;left:70%}@keyframes twinkle{0%,to{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.5)}}@media (max-width:1024px){.collection-card{width:85vw;min-width:80vw}.collection-products{gap:1rem}.c-product-card{width:100px;height:100px}}@media (max-width:768px){.view-more-wrapper{margin-bottom:1.5rem}.collections-elegant{margin:2rem 0;padding:0}.collections-slider{gap:1rem;padding:0 1rem 3rem}.collection-card{width:90vw;min-width:90vw;height:350px}.collection-info{text-align:center;width:100%;padding:1.5rem}.collection-overlay{background:linear-gradient(#000c 0%,#0006 50%,#0000 100%)}.c-title{font-size:2.2rem}.collection-products{gap:.8rem;bottom:-2rem;left:50%;transform:translate(-50%)}.c-product-card{border-radius:8px;width:80px;height:80px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_bace89c4-module__09p2wq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_bace89c4-module__09p2wq__variable{--font-inter:"Inter", "Inter Fallback"}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/65c558afe41e89d6-s.3jppgd0xzx-0d.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/14e23f9b59180572-s.0t8ljjjn9wtsx.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/b49b0d9b851e4899-s.2zyohmvb-ks7f.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/2a65768255d6b625-s.p.3u4lli0-axodc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_3f24b74f-module__88bVeq__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_3f24b74f-module__88bVeq__variable{--font-playfair:"Playfair Display", "Playfair Display Fallback"}
