:root{--ivory-dark:#d8e8fb;--beige:#f3d77b;--bg-accent:var(--ivory-warm)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--ivory);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:600;line-height:1.3}.section-title{font-weight:600}header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffef5fa;border-bottom:1px solid #b9c7dc;border-bottom:1px solid var(--border-color);box-shadow:0 2px 10px #3a3a380d;padding:1.5rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1002}nav{max-width:1600px;padding:0 4rem}.logo{align-items:center;color:#061d3a;color:var(--accent-primary);display:flex;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:400;gap:1.2rem;letter-spacing:1px;text-decoration:none;text-transform:uppercase;transition:transform .3s ease}.logo>div{display:flex;flex-direction:column;gap:2px}.logo:hover{transform:scale(1.05)}.logo img{border:2px solid #b9c7dc;border:2px solid var(--border-color);border-radius:50%;filter:drop-shadow(0 2px 4px rgba(58,58,56,.1));height:60px;object-fit:cover;width:60px}.nav-links{align-items:center;display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.nav-links a{color:#10233f;color:var(--text-primary);font-size:.95rem;font-weight:400;letter-spacing:.5px;padding:.5rem 0;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.nav-links a:after{background:#061d3a;background:var(--accent-primary);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover{color:#061d3a;color:var(--accent-primary)}.nav-links a.active:after,.nav-links a:hover:after{width:100%}.nav-links a.active{color:#061d3a;color:var(--accent-primary);font-weight:600}.hamburger{cursor:pointer;display:flex;flex-direction:column;gap:5px;margin-left:1rem;padding:.5rem;position:relative;z-index:1003}.hamburger span{background:#061d3a;background:var(--accent-primary);border-radius:2px;height:3px;transition:all .3s ease;width:25px}.hamburger.active span:first-child{transform:rotate(45deg) translate(8px,8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-menu{background:#eef5ff;background:var(--ivory-warm);box-shadow:-5px 0 20px #3a3a3833;height:100vh;overflow-y:auto;padding:2rem;position:fixed;right:-100%;top:0;transition:right .3s ease;width:350px;z-index:1004}.mobile-menu.active{right:0}.menu-overlay{background:#3a3a3880;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:1003}.menu-overlay.active{opacity:1;visibility:visible}.mobile-menu-header{align-items:center;border-bottom:2px solid #b9c7dc;border-bottom:2px solid var(--border-color);display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.mobile-menu-header h3{color:#061d3a;color:var(--accent-primary);font-family:Montserrat,sans-serif;font-size:1.5rem}.close-menu{background:none;border:none;color:#10233f;color:var(--text-primary);cursor:pointer;font-size:1.5rem;padding:.5rem}.collections-menu{list-style:none;padding:0}.collections-menu li{margin-bottom:.5rem}.collection-menu-button,.collections-menu a{background:#0000;border:0;border-radius:10px;color:#10233f;color:var(--text-primary);cursor:pointer;display:block;font-weight:500;font:inherit;padding:1rem;text-align:left;text-decoration:none;transition:all .3s ease;width:100%}.collection-menu-button:hover,.collections-menu a:hover{background:#f7fbff;background:var(--bg-primary);color:#061d3a;color:var(--accent-primary);padding-left:1.5rem}.collection-category{color:#061d3a;color:var(--accent-primary);font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;margin-top:1.5rem;padding-left:1rem}.mobile-nav-links{border-top:2px solid #b9c7dc;border-top:2px solid var(--border-color);list-style:none;margin-top:2rem;padding:1.5rem 0 0}.mobile-nav-links li{margin-bottom:.5rem}.mobile-nav-links a{border-radius:10px;color:#10233f;color:var(--text-primary);display:block;font-weight:500;padding:1rem;text-decoration:none;transition:all .3s ease}.mobile-nav-links a.active,.mobile-nav-links a:hover{background:#f7fbff;background:var(--bg-primary);color:#061d3a;color:var(--accent-primary);padding-left:1.5rem}.hero-content{animation:fadeInUp 1s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffef5f2;border-radius:20px;box-shadow:0 10px 40px #3a3a3826;margin:0 auto;max-width:800px;padding:2.5rem;position:relative;z-index:2}.hero-content h1{color:#061d3a;color:var(--accent-primary);font-family:Montserrat,sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:.3px;line-height:1.2;margin-bottom:1.5rem;text-shadow:none}.hero-content p{color:#10233f;color:var(--text-primary);font-size:1.4rem;font-weight:300;letter-spacing:.5px;margin-bottom:2.5rem}.btn{background:#d4af37;background:var(--accent-secondary);border-radius:50px;box-shadow:0 8px 25px #b89b5e4d;color:#10233f;color:var(--charcoal);display:inline-block;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:1.2rem 3.5rem;text-decoration:none;transition:all .3s ease}.btn:hover{background:#f3d77b;background:var(--beige);box-shadow:0 12px 35px #b89b5e66;transform:translateY(-3px)}.btn-primary{background:#061d3a;background:var(--accent-primary);box-shadow:0 8px 25px #061d3a4d;color:#fff}.btn-primary:hover{background:#0a315f;box-shadow:0 12px 35px #061d3a66}.btn-secondary{background:#0000;border:2px solid #061d3a;border:2px solid var(--accent-primary);box-shadow:none;color:#061d3a;color:var(--accent-primary)}.btn-secondary:hover{background:#061d3a;background:var(--accent-primary);color:#fff}.promo-banner{background:#061d3a;background:var(--burgundy);border-bottom:1px solid #ffffff1a;color:#fff;font-size:.85rem;font-weight:400;letter-spacing:.8px;padding:.75rem 0;position:relative;text-align:center;text-transform:uppercase;z-index:1}.promo-banner span{display:inline-block;font-size:.8rem;letter-spacing:1px}.promo-banner .promo-separator{margin:0 1.5rem;opacity:.5}.banner-image{border-radius:15px;box-shadow:0 8px 30px #3a3a3826;display:block;height:auto;margin:2rem 0;width:100%}.container{margin:0 auto;padding:5rem 4rem;position:relative;z-index:1}.section-title{display:block;font-size:2.2rem;font-weight:400;letter-spacing:2px;margin-bottom:4rem;margin-top:1rem;position:relative;text-transform:uppercase;width:100%}.section-title:after{background:#061d3a;background:var(--accent-primary);border-radius:0;bottom:-20px;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.products-grid{grid-gap:2.5rem;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-top:3rem}.product-card{background:var(--bg-secondary);background:#eef5ff;background:var(--ivory-warm);border:1px solid #b9c7dc;border:1px solid var(--border-color);border-radius:20px;box-shadow:0 8px 30px #3a3a381a;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.product-card:before{background:linear-gradient(90deg,#d4af37,#c6283f);background:linear-gradient(90deg,var(--accent-secondary),var(--rose));content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.product-card:hover:before{transform:scaleX(1)}.product-card:hover{box-shadow:0 20px 50px #3a3a3826;transform:translateY(-10px)}.product-info{padding:2rem}.product-info h3{color:#10233f;color:var(--text-primary);font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.product-meta{color:#666;color:var(--text-secondary);font-size:.9rem;gap:1.5rem;margin-bottom:1rem}.product-meta span{align-items:center;background:#f7fbff;background:var(--bg-primary);display:flex;font-weight:500;gap:.5rem;padding:.4rem .8rem}.product-description{-webkit-line-clamp:2;font-size:.95rem;line-height:1.6;margin-bottom:1.2rem}.product-price{font-size:2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1.5rem}.product-card .btn{background:#061d3a;background:var(--accent-primary);border-radius:12px;box-shadow:0 4px 15px #061d3a33;color:#fff;font-size:1rem;padding:1rem;width:100%}.product-card .btn:hover{background:#0a315f;box-shadow:0 6px 20px #061d3a4d;transform:translateY(-2px)}.filter-bar{background:#eef5ff;background:var(--ivory-warm);border-radius:20px;box-shadow:0 4px 20px #3a3a3814;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem;padding:2rem}.filter-bar input,.filter-bar select{background:#fff;background:var(--bg-secondary);border:2px solid #b9c7dc;border:2px solid var(--border-color);border-radius:50px;color:#10233f;color:var(--text-primary);cursor:pointer;font-family:inherit;font-size:1rem;min-width:180px;padding:1rem 1.5rem;transition:all .3s ease}.filter-bar input:focus,.filter-bar select:focus{border-color:#061d3a;border-color:var(--accent-primary);box-shadow:0 0 0 3px #061d3a1a;outline:none}.filter-bar input{flex:1 1;max-width:400px;min-width:250px}.search-icon{position:relative}.search-icon:before{content:"🔍";left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.search-icon input{padding-left:3rem}.features{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:4rem 0}.feature{background:#fff;background:var(--bg-secondary);border:1px solid #b9c7dc;border-radius:0;border-top:2px solid #061d3a;border:1px solid var(--border-color);border-top:2px solid var(--accent-primary);box-shadow:none;padding:3.5rem 2.5rem;text-align:center;transition:all .3s ease}.feature:hover{border-top-color:#d4af37;border-top-color:var(--accent-secondary);box-shadow:0 8px 25px #3a3a381a;transform:translateY(-3px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#f6f1eacc,#e6d3a399);border-radius:50%;box-shadow:0 4px 15px #061d3a1a;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;padding:1rem;transition:all .3s ease;width:80px}.feature:hover .feature-icon{background:linear-gradient(135deg,#f6f1ea,#e6d3a3cc);box-shadow:0 6px 20px #061d3a26;transform:translateY(-5px) scale(1.05)}.feature-icon svg{transition:all .3s ease}.feature:hover .feature-icon svg{transform:scale(1.1)}.feature h3{color:#061d3a;color:var(--accent-primary);font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature p{color:#666;color:var(--text-secondary);line-height:1.6}.cart-items{background:#eef5ff;background:var(--ivory-warm);border:1px solid #b9c7dc;border:1px solid var(--border-color);border-radius:20px;box-shadow:0 8px 30px #3a3a3814;padding:2.5rem}.cart-item{align-items:center;border-bottom:2px solid #b9c7dc;border-bottom:2px solid var(--border-color);display:flex;gap:2rem;padding:2rem;transition:background .3s ease}.cart-item:last-child{border-bottom:none}.cart-item:hover{background:#f7fbff;background:var(--bg-primary);border-radius:15px}.cart-item img{border-radius:15px;box-shadow:0 4px 15px #3a3a381a;height:140px;object-fit:cover;width:140px}.cart-item-info{flex:1 1}.cart-item-info h3{color:#10233f;color:var(--text-primary);font-family:Montserrat,sans-serif;font-size:1.2rem;margin-bottom:.5rem}.cart-item-info p{color:#666;color:var(--text-secondary);font-size:1rem;margin-bottom:1rem}.quantity-controls{align-items:center;display:flex;gap:1rem;margin-top:1rem}.quantity-btn{align-items:center;background:#fff;background:var(--bg-secondary);border:2px solid #b9c7dc;border:2px solid var(--border-color);border-radius:50%;color:#10233f;color:var(--text-primary);cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}.quantity-btn:hover{background:#061d3a;background:var(--accent-primary);border-color:#061d3a;border-color:var(--accent-primary);color:#fff}.quantity-display{color:#10233f;color:var(--text-primary);font-size:1.2rem;font-weight:600;min-width:40px;text-align:center}.remove-btn{background:#0000;border:2px solid #c6283f;border:2px solid var(--rose);border-radius:25px;color:#c6283f;color:var(--rose);cursor:pointer;font-weight:500;padding:.6rem 1.2rem;transition:all .3s ease}.remove-btn:hover{background:#c6283f;background:var(--rose);color:#fff}.cart-item-total{color:#061d3a;color:var(--accent-primary);font-size:1.5rem;font-weight:700;min-width:120px;text-align:right}.cart-summary{background:#eef5ff;background:var(--ivory-warm);border:1px solid #b9c7dc;border:1px solid var(--border-color);border-radius:20px;box-shadow:0 8px 30px #3a3a3814;height:-webkit-fit-content;height:fit-content;padding:2.5rem;position:-webkit-sticky;position:sticky;top:100px}.summary-row{color:#10233f;color:var(--text-primary);font-size:1.1rem;margin-bottom:1.2rem}.summary-row,.summary-total{display:flex;justify-content:space-between}.summary-total{border-top:3px solid #b9c7dc;border-top:3px solid var(--border-color);color:#061d3a;color:var(--accent-primary);font-size:1.8rem;font-weight:700;margin-top:1.5rem;padding-top:1.5rem}.empty-cart{background:#eef5ff;background:var(--ivory-warm);border-radius:20px;box-shadow:0 8px 30px #3a3a3814;padding:4rem 2rem}.empty-cart-icon{font-size:5rem;margin-bottom:1.5rem;opacity:.5}.empty-cart h2{color:#10233f;color:var(--text-primary);font-size:2rem;margin-bottom:1rem}.empty-cart p{color:#666;color:var(--text-secondary);font-size:1.1rem;margin-bottom:2rem}.custom-form{background:#eef5ff;background:var(--ivory-warm);border:1px solid #b9c7dc;border:1px solid var(--border-color);border-radius:20px;box-shadow:0 10px 40px #3a3a381a;margin:0 auto;max-width:700px;padding:3.5rem}.form-group{margin-bottom:2rem}.form-group label{color:#10233f;color:var(--text-primary);display:block;font-size:1rem;font-weight:600;margin-bottom:.8rem}.form-group input,.form-group textarea{background:#f7fbff;background:var(--bg-primary);border:2px solid #b9c7dc;border:2px solid var(--border-color);border-radius:12px;color:#10233f;color:var(--text-primary);font-family:inherit;font-size:1rem;padding:1.2rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#061d3a;border-color:var(--accent-primary);box-shadow:0 0 0 3px #061d3a1a;outline:none}.form-group input.error,.form-group textarea.error{background:#fff5f5;border-color:#d32f2f}.form-group input.error:focus,.form-group textarea.error:focus{box-shadow:0 0 0 3px #d32f2f1a}.form-group textarea{min-height:130px;resize:vertical}.order-summary-box{background:#f7fbff;background:var(--bg-primary);border:2px solid #b9c7dc;border:2px solid var(--border-color);border-radius:15px;margin-bottom:2rem;padding:2rem}.order-summary-box h3{color:#061d3a;color:var(--accent-primary);font-size:1.3rem;margin-bottom:1.5rem}.order-summary-item{border-bottom:1px solid #b9c7dc;border-bottom:1px solid var(--border-color);color:#10233f;color:var(--text-primary);display:flex;justify-content:space-between;padding:.8rem 0}.order-summary-item:last-child{border-bottom:none;color:#061d3a;color:var(--accent-primary);font-size:1.1rem;font-weight:600;margin-top:.5rem;padding-top:1rem}footer{background:#10233f;background:var(--charcoal);color:#fff;margin-top:6rem;padding:4rem 3rem;text-align:center}footer p{font-size:1rem;margin:.5rem 0;opacity:.9}footer a{color:#f3d77b;color:var(--beige);text-decoration:none;transition:color .3s ease}footer a:hover{color:#d4af37;color:var(--accent-secondary)}.loading{color:#666;color:var(--text-secondary);font-size:1.2rem}.spinner{border:4px solid #b9c7dc;border-top:4px solid #061d3a;border:4px solid var(--border-color);border-top-color:var(--accent-primary);height:50px;margin:0 auto 1rem;width:50px}@media (max-width:768px){nav{flex-wrap:wrap;padding:0 1.5rem;position:relative}.nav-links{display:none}.hamburger{display:flex}.logo img{height:45px;max-width:150px}.hero{min-height:500px}.hero-content{padding:2rem 1.5rem}.hero-content h1{font-size:2.5rem}.top-banner{height:300px!important}.hero-content{padding:2rem 1.5rem!important}.hero-content h1{font-size:2.2rem!important}.hero-content p{font-size:1.1rem}.container{padding:3rem 1.5rem}.section-title{font-size:2rem}.products-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.product-card{width:320px}.filter-bar{flex-direction:column}.filter-bar input,.filter-bar select{width:100%}.cart-item{flex-direction:column;text-align:center}.cart-item-total{margin-top:1rem;text-align:center}.custom-form{padding:2rem}.banner-image{border-radius:10px}}.top-banner{align-items:center;background:#f7fbff;background:var(--ivory);display:flex;height:450px;justify-content:center;margin-bottom:0;overflow:hidden;position:relative;width:100%}.top-banner--hero{align-items:flex-end;padding-bottom:2.5rem}.hero-overlay{max-width:640px}.hero-kicker{letter-spacing:.2em;opacity:.95}.hero-title{font-family:Montserrat,sans-serif;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:600;text-shadow:0 2px 12px #00000059}.hero-lead{font-size:clamp(.95rem,2.5vw,1.1rem);line-height:1.55;max-width:36rem;text-shadow:0 1px 8px #0006}.trust-badges{color:#666;color:var(--text-secondary,#666);line-height:1.5}.trust-badges__sep{margin:0 .35rem;opacity:.6}.price-figure{font-feature-settings:"tnum";color:#061d3a;color:var(--burgundy);font-family:Montserrat,sans-serif;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:.03em}.price-figure--emphasis{font-size:clamp(1.3rem,2.8vw,1.85rem);font-weight:600;letter-spacing:.04em}.product-price-compare{font-feature-settings:"tnum";color:#666;color:var(--text-secondary);font-variant-numeric:tabular-nums;font-weight:500;opacity:.88}.product-offer-badge{align-items:center;background:linear-gradient(145deg,#fffef5f2,#e6d3a32e);border:1px solid #061d3a47;border-radius:3px;box-shadow:inset 0 1px 0 #fffc;color:#061d3a;color:var(--burgundy);display:inline-flex;font-family:Montserrat,sans-serif;font-size:.625rem;font-weight:600;justify-content:center;letter-spacing:.12em;line-height:1.2;padding:.2rem .55rem;text-transform:uppercase}.product-offer-badge--lg{font-size:.7rem;letter-spacing:.1em;padding:.28rem .65rem}.whatsapp-float{align-items:center;background:#25d366;border-radius:50%;bottom:88px;box-shadow:0 6px 20px #00000038;color:#fff;display:flex;height:56px;justify-content:center;position:fixed;right:20px;transition:transform .2s ease,box-shadow .2s ease;width:56px;z-index:1000}.whatsapp-float:hover{box-shadow:0 8px 24px #00000047;color:#fff;transform:scale(1.05)}@media (min-width:769px){.whatsapp-float{bottom:24px;right:24px}}.star-rating-input__star{font-size:1.5rem;line-height:1;min-width:2rem;text-decoration:none!important}.star-rating-input__star:focus{box-shadow:none}.stars-display{letter-spacing:.05em;white-space:nowrap}.product-media-gallery__row{align-items:flex-start;display:flex;flex-direction:row;gap:.75rem}.product-media-gallery__thumbs-col{display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;max-height:min(560px,72vh);overflow-x:hidden;overflow-y:auto;padding-right:2px;width:76px}.product-media-gallery__thumb{flex-shrink:0;height:90px;width:72px}.product-media-gallery__thumb-embed{font-size:1.25rem;min-height:100%}.product-media-gallery__main-col{flex:1 1;min-width:0}.product-media-gallery__main--embed{overflow:visible}.product-media-gallery__embed-shell{min-height:280px}@media (max-width:575.98px){.product-media-gallery__row--with-thumbs .product-media-gallery__thumbs-col{max-height:min(420px,60vh);width:64px}.product-media-gallery__row--with-thumbs .product-media-gallery__thumb{height:75px;width:60px}}.top-banner-image{background:#f7fbff;background:var(--ivory);display:block;height:100%;object-fit:cover;object-position:center center;opacity:1;width:100%}.site-banner{background:#f2e8df;background:var(--hero-cream,#f2e8df);overflow:hidden;position:relative}.site-banner,.site-banner__image{max-height:min(42vw,420px);width:100%}.site-banner__image{display:block;height:auto;object-fit:cover;object-position:center 55%}.site-banner__overlay{background:linear-gradient(90deg,#f2e8dff0,#f2e8dfb8 55%,#0000);color:#3d2e26;color:var(--hero-brown-deep,#3d2e26);display:flex;flex-direction:column;inset:0;justify-content:center;max-width:min(520px,55%);padding:clamp(1.5rem,5vw,4rem);pointer-events:none;position:absolute}.site-banner__overlay .site-banner__cta{align-self:flex-start;margin-top:.75rem;pointer-events:auto}.site-banner__kicker{color:#c5a06d;color:var(--hero-gold,#c5a06d);font-size:.72rem;font-weight:600;letter-spacing:.18em;margin:0 0 .35rem;text-transform:uppercase}.site-banner__title{font-family:Montserrat,sans-serif;font-size:clamp(1.35rem,3.2vw,2rem);font-weight:600;line-height:1.2;margin:0}@media (max-width:720px){.site-banner__overlay{background:linear-gradient(180deg,#f2e8dfeb,#f2e8df80 70%,#0000);justify-content:flex-end;max-width:100%;padding-bottom:1.25rem}.site-banner__title{font-size:1.2rem}}.text-center{text-align:center}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}:root{--ivory:#f7fbff;--ivory-warm:#eef5ff;--taupe:#b9c7dc;--gold:#d4af37;--rose:#c6283f;--burgundy:#061d3a;--charcoal:#10233f;--navy:#061d3a;--navy-deep:#031126;--christmas-green:#0d7a4f;--ribbon-red:#c6283f;--bg-primary:var(--ivory);--bg-secondary:#fff;--text-primary:var(--charcoal);--text-secondary:#666;--accent-primary:var(--navy);--accent-secondary:var(--gold);--border-color:var(--taupe)}*{box-sizing:border-box;margin:0;padding:0}body{background:#f7fbff;background:var(--bg-primary);color:#10233f;color:var(--text-primary);font-family:Poppins,sans-serif;line-height:1.6}.container{margin:auto;max-width:1600px;padding:4rem 3rem}.section-title{color:#061d3a;color:var(--accent-primary);font-family:Montserrat,sans-serif;font-size:2rem;margin-bottom:3rem;text-align:center}.shop-layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:260px 1fr}.filters{background:#fff;border-radius:12px;box-shadow:0 4px 18px #0000000f;display:flex;flex-direction:column;gap:14px;height:-webkit-fit-content;height:fit-content;padding:24px;position:-webkit-sticky;position:sticky;top:100px;top:calc(var(--site-header-height, 88px) + 12px)}.filters h3{font-size:18px}.filters input,.filters select{border:1px solid #e5e5e5;border-radius:8px;font-size:14px;padding:10px 12px}.filters input:focus,.filters select:focus{border-color:#061d3a;border-color:var(--accent-primary);box-shadow:0 0 0 2px #061d3a14;outline:none}.filters button{background:#061d3a;background:var(--accent-primary);border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px}.filters button:hover{background:#031126}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.product-card{background:#fff;border-radius:14px;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.product-card:hover{box-shadow:0 18px 40px #00000026;transform:translateY(-8px)}.product-card img{height:380px;object-fit:cover;transition:transform .6s ease;width:100%}.product-card:hover img{transform:scale(1.08)}.product-info{display:flex;flex-direction:column;flex-grow:1;padding:1.4rem}.product-info h3{margin-bottom:.5rem}.product-meta{display:flex;flex-wrap:wrap;font-size:13px;gap:10px;margin-bottom:10px}.product-meta span{background:#f5f5f5;border-radius:20px;padding:4px 8px}.product-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#666;color:var(--text-secondary);display:-webkit-box;flex-grow:1;font-size:14px;overflow:hidden}.product-price{color:#061d3a;color:var(--accent-primary);font-size:1.6rem;font-weight:600;margin:10px 0}.btn{background:#061d3a;background:var(--accent-primary);border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px}.btn:hover{background:#0a315f}.empty-cart{padding:3rem;text-align:center}.loading{padding:4rem;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #eee;border-radius:50%;border-top-color:#061d3a;border-top:4px solid var(--accent-primary);height:40px;margin:auto;width:40px}.mobile-filter-btn{background:#061d3a;background:var(--accent-primary);border:none;border-radius:8px;color:#fff;cursor:pointer;display:none;margin-bottom:20px;padding:10px 18px}.close-filter{display:none}@media (max-width:768px){.container{padding:2rem 1.5rem}.shop-layout{grid-template-columns:1fr}.mobile-filter-btn{display:block}.filters{border-radius:0;height:calc(100vh - 76px);height:calc(100vh - var(--site-header-height, 76px));height:calc(100dvh - 76px);height:calc(100dvh - var(--site-header-height, 76px));left:-100%;position:fixed;top:76px;top:var(--site-header-height,76px);transition:.35s;width:280px;z-index:1000}.filters.show{left:0}.close-filter{background:none;border:none;cursor:pointer;display:block;font-size:22px;position:absolute;right:15px;top:15px}.products-grid{grid-template-columns:1fr;justify-items:center}.product-card{max-width:340px;width:100%}}.product-detail-container{display:flex;gap:60px;margin:auto;max-width:1200px;padding:40px}.product-image-wrapper{border:1px solid #eee;cursor:zoom-in;height:550px;overflow:hidden;width:450px}.product-image-wrapper img{height:100%;object-fit:cover;transition:transform .2s ease;width:100%}.product-details{flex:1 1}.product-details h1{font-size:28px;margin-bottom:10px}.price{margin-bottom:20px}.meta p{margin:5px 0}.product-container{display:flex;gap:60px;margin:auto;max-width:1200px;padding:40px}.image-section{display:flex;gap:15px}.thumbnail-list{display:flex;flex-direction:column;gap:10px}.thumbnail-list img{border:2px solid #0000;cursor:pointer;height:90px;object-fit:cover;width:70px}.thumbnail-list img.active{border:2px solid #fb641b}.main-image{border:1px solid #eee;cursor:zoom-in;height:550px;overflow:hidden;width:450px}.main-image img{height:100%;object-fit:cover;transition:transform .2s ease;width:100%}.product-info{flex:1 1}.product-info h1{font-size:28px;margin-bottom:10px}.price{color:#b12704;font-size:26px;font-weight:700;margin:15px 0}.add-cart-btn{background:#ff9f00;border:none;cursor:pointer;font-weight:600;padding:14px 28px}.add-cart-btn:hover{background:#fb641b}.btn-danger,.btn-danger:hover{background:#950000}.whatsapp-order-btn{align-items:center;background:#25d366;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;margin-top:1.5rem;padding:14px;transition:all .3s ease;width:100%}.whatsapp-order-btn:hover{background:#1ebe5d;transform:translateY(-1px)}.add-cart:hover{color:#fff!important}.whatsapp-order-btn svg{font-size:20px}.floating-cart{background:#fffef5fa;bottom:20px;box-shadow:0 6px 20px #00000040;cursor:pointer;display:none;font-size:22px;height:55px;position:fixed;right:20px;width:55px;z-index:999}.floating-cart,.floating-cart-count{align-items:center;border-radius:50%;color:#fff;justify-content:center}.floating-cart-count{background:#ff3b3b;display:flex;font-size:12px;font-weight:700;height:22px;position:absolute;right:-6px;top:-6px;width:22px}@media (max-width:768px){.floating-cart{display:flex}.nav-links li:last-child{display:none}}.checkout-action-buttons{grid-template-columns:1fr}@media (min-width:768px){.checkout-action-buttons{align-items:stretch;grid-template-columns:1fr 1fr}}.checkout-back-to-cart{align-items:center;border-width:1.5px;color:#10233f;color:var(--charcoal,#3a3a38);display:flex;font-weight:500;justify-content:center;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.checkout-back-to-cart,.checkout-back-to-cart:hover{background:#eef5ff;background:var(--ivory-warm,#fffef0)}.checkout-back-to-cart:hover{border-color:#061d3a;border-color:var(--accent-primary,#061d3a);color:#061d3a;color:var(--accent-primary,#061d3a)}.nav-links .nav-profile{position:relative}.nav-profile-trigger{align-items:center;background:none;border:none;color:#10233f;color:var(--text-primary);cursor:pointer;display:inline-flex;font:inherit;font-size:.95rem;gap:.25rem;letter-spacing:.5px;padding:.5rem 0;text-transform:uppercase}.nav-profile-trigger.active,.nav-profile-trigger:hover{color:#061d3a;color:var(--accent-primary);font-weight:600}.nav-profile-chevron{font-size:.65rem;opacity:.85}.nav-profile-dropdown{background:#fffef5fa;border:1px solid #b9c7dc;border:1px solid var(--border-color);border-radius:8px;box-shadow:0 8px 24px #3a3a381f;margin-top:.35rem;min-width:11rem;overflow:hidden;position:absolute;right:0;top:100%;z-index:1005}.nav-profile-dropdown a,.nav-profile-dropdown button{background:none;border:none;color:#10233f;color:var(--text-primary);cursor:pointer;display:block;font-family:inherit;font-size:.9rem;padding:.65rem 1rem;text-align:left;text-decoration:none;width:100%}.nav-profile-dropdown a:hover,.nav-profile-dropdown button:hover{background:#eef5ff;background:var(--ivory-warm);color:#061d3a;color:var(--accent-primary)}.nav-profile-dropdown a.active{color:#061d3a;color:var(--accent-primary);font-weight:600}.mobile-nav-profile-label{list-style:none;padding:.5rem 0 .25rem}.mobile-nav-logout{background:none;border:none;color:inherit;cursor:pointer;font:inherit;letter-spacing:.5px;padding:.5rem 0;text-align:left;text-transform:uppercase;width:100%}.mobile-nav-logout:hover{color:#061d3a;color:var(--accent-primary)}.gift-hero{--hero-cream:#f2e8df;--hero-cream-light:#f7f0e8;--hero-cream-deep:#e8ddd2;--hero-brown:#4b3c32;--hero-brown-deep:#3d2e26;--hero-gold:#c5a06d;grid-gap:clamp(1.5rem,4vw,4rem);align-items:center;background:radial-gradient(circle at 14% 20%,#c5a06d29,#0000 22rem),radial-gradient(circle at 88% 78%,#e8ddd2b3,#0000 18rem),linear-gradient(155deg,var(--hero-cream-light) 0,var(--hero-cream) 48%,var(--hero-cream-deep) 100%);color:var(--hero-brown-deep);display:grid;gap:clamp(1.5rem,4vw,4rem);grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);min-height:520px;overflow:hidden;padding:clamp(2.25rem,4.5vw,4rem) clamp(1.5rem,6vw,6rem);position:relative}.gift-hero:after,.gift-hero:before{border-radius:999px;content:"";pointer-events:none;position:absolute}.gift-hero:before{border:1px solid #c5a06d38;height:24rem;right:-10rem;top:-8rem;width:24rem}.gift-hero:after{background:#c5a06d1a;bottom:-9rem;filter:blur(2px);height:20rem;left:-8rem;width:20rem}.gift-hero__snow span{animation:giftSnow 9s linear infinite;background:#c5a06d73;border-radius:50%;height:7px;position:absolute;top:-2rem;width:7px}.gift-hero__snow span:first-child{animation-delay:0s;left:10%}.gift-hero__snow span:nth-child(2){animation-delay:1.2s;height:5px;left:26%;width:5px}.gift-hero__snow span:nth-child(3){animation-delay:2.4s;left:46%}.gift-hero__snow span:nth-child(4){animation-delay:3.6s;height:6px;left:64%;width:6px}.gift-hero__snow span:nth-child(5){animation-delay:4.8s;left:78%}.gift-hero__snow span:nth-child(6){animation-delay:6s;height:5px;left:90%;width:5px}@keyframes giftSnow{0%{opacity:0;transform:translate3d(0,-1rem,0)}10%{opacity:.85}to{opacity:0;transform:translate3d(2rem,760px,0)}}.gift-hero__content,.gift-hero__visual{position:relative;z-index:1}.gift-hero__content{animation:heroTextRise .9s ease both;grid-column:2;grid-row:1;max-width:760px}@keyframes heroTextRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.gift-collection-panel .hero-kicker,.gift-hero .hero-kicker,.rolling-categories .hero-kicker{color:#ffd66e;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.gift-hero .hero-kicker{color:#9a7b4f}.gift-hero__title{color:var(--hero-brown-deep);font-size:clamp(2.7rem,6.8vw,5.6rem);font-weight:700;letter-spacing:-.07em;line-height:.98;margin:.5rem 0 1rem;max-width:820px}.gift-hero__lead{color:#3d2e26d1;font-size:clamp(.98rem,1.45vw,1.16rem);line-height:1.65;max-width:650px}.gift-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0}.gift-collection-panel .btn,.gift-hero .btn{border-radius:999px;font-weight:700;letter-spacing:.02em;padding:1rem 1.65rem;text-decoration:none}.gift-collection-panel .btn-primary,.gift-hero .btn-primary{background:linear-gradient(135deg,#e8c98a,var(--hero-gold));box-shadow:0 16px 34px #9b763e38;color:var(--hero-brown-deep)}.gift-hero .btn-secondary{background:#ffffff8c;border:1px solid #4b3c3238;color:var(--hero-brown-deep)}.gift-hero__stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));max-width:600px}.gift-hero__stats div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff85;border:1px solid #4b3c321f;border-radius:18px;padding:.8rem .9rem}.gift-hero__stats span,.gift-hero__stats strong{display:block}.gift-hero__stats strong{color:var(--hero-brown-deep);font-size:1.28rem}.gift-hero__stats span{color:#3d2e26ad;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.gift-hero__visual{align-self:start;display:grid;grid-column:1;grid-row:1;justify-self:start;min-height:360px;padding-left:clamp(0rem,3vw,3rem);padding-top:1.75rem;place-items:start center;transform:translateY(18px)}.gift-box-scene{align-items:flex-end;animation:giftFloat 4s ease-in-out infinite;display:flex;height:min(26vw,310px);justify-content:center;min-height:240px;min-width:300px;perspective:900px;position:relative;width:min(36vw,430px)}.gift-box-scene--real{align-items:center;filter:drop-shadow(0 34px 42px rgba(0,0,0,.32));height:min(29vw,350px);min-height:270px;min-width:330px;transform-style:preserve-3d;width:min(38vw,470px)}.gift-box-scene--studio{border-radius:0;filter:none;min-height:0;width:min(44vw,540px)}.gift-box-scene--gif,.gift-box-scene--studio{align-items:center;background:#f2e8df;background:var(--hero-cream,#f2e8df);display:flex;height:auto;justify-content:center;min-width:260px}.gift-box-scene--gif{filter:drop-shadow(0 22px 36px rgba(75,60,50,.12));min-height:250px;width:min(44vw,560px)}.gift-box-scene--gif .gift-box-gif,.gift-framer--gif .gift-box-gif{max-height:min(52vh,420px);object-fit:contain;object-position:center center}.gift-box-scene--gif .gift-box-gif,.gift-box-studio,.gift-framer--gif .gift-box-gif{display:block;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.gift-box-studio{border-radius:20px;object-fit:cover;object-position:center}.gift-box-scene--framer{align-items:center;background:#f2e8df;background:var(--hero-cream,#f2e8df);border-radius:22px;filter:drop-shadow(0 22px 36px rgba(75,60,50,.12));height:min(29vw,350px);min-height:250px;min-width:280px;overflow:hidden;width:min(40vw,500px)}.gift-framer{perspective:1100px}.gift-framer,.gift-framer__float{height:100%;position:relative;width:100%}.gift-framer__float{transform-style:preserve-3d}.gift-framer__closed,.gift-framer__gifts,.gift-framer__lid{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}.gift-framer__lid{z-index:5}.gift-framer__well{border-radius:3px 3px 6px 6px;bottom:20%;left:28%;-webkit-mask-image:linear-gradient(0deg,#000 0,#000 78%,#0000);mask-image:linear-gradient(0deg,#000 0,#000 78%,#0000);overflow:hidden;pointer-events:none;position:absolute;right:28%;top:38%;z-index:7}.gift-framer__well .gift-framer__gifts{bottom:0;height:115%;left:0;max-height:none;object-fit:contain;object-position:center bottom;position:absolute;right:0;width:100%}.gift-framer__closed{z-index:10}.gift-framer__glow{background:radial-gradient(ellipse at 50% 58%,#ffd678f2 0,#ffb43c80 34%,#ffa02824 54%,#0000 74%);bottom:30%;filter:blur(8px);left:12%;right:12%;top:22%}.gift-framer__glow,.gift-framer__spark{border-radius:50%;pointer-events:none;position:absolute}.gift-framer__spark{background:#ffd978;box-shadow:0 0 16px #ffd778f2;height:8px;width:8px}.gift-framer__spark--one{bottom:50%;left:40%}.gift-framer__spark--two{bottom:64%;height:6px;left:56%;width:6px}.gift-framer__spark--three{bottom:46%;left:64%}.gift-framer__hero-box,.gift-framer__still{display:block;height:100%;object-fit:contain;object-position:center bottom;width:100%}.gift-framer--studio{align-items:center;display:flex;height:auto;justify-content:center;padding:.5rem 0 1.25rem;position:relative;width:100%}.gift-framer--studio:after{background:#3d2e2624;border-radius:50%;bottom:6%;content:"";filter:blur(10px);height:14px;left:18%;pointer-events:none;position:absolute;right:18%}.gift-framer--studio .gift-framer__hero-box{filter:drop-shadow(12px 18px 28px rgba(61,46,38,.22)) drop-shadow(4px 8px 14px rgba(61,46,38,.1));height:auto;max-height:min(52vh,420px);object-fit:contain;object-position:center center;position:relative;width:100%;z-index:1}.gift-hero__visual:has(.gift-box-scene--gif) .gift-orbit,.gift-hero__visual:has(.gift-box-scene--studio) .gift-orbit{display:none}.gift-hero:has(.gift-box-scene--gif) .gift-hero__snow,.gift-hero:has(.gift-box-scene--studio) .gift-hero__snow{opacity:.2}@media (prefers-reduced-motion:reduce){.gift-box-scene--gif{filter:none}}.gift-box-scene--real:after,.gift-box-scene--real:before{border-radius:50%;content:"";height:12px;left:50%;opacity:0;pointer-events:none;position:absolute;top:38%;transform:translate(-50%,-50%) scale(.2);width:12px;z-index:3}.gift-box-scene--real:before{animation:realImageBurstGold 4.2s ease-out infinite;background:#ffd66e}.gift-box-scene--real:after{animation:realImageBurstWhite 4.2s ease-out infinite;background:#fff}.gift-box-layer,.gift-box-real{bottom:0;height:100%;left:50%;object-fit:contain;object-position:center bottom;pointer-events:none;position:absolute;transform:translateX(-50%) scale(1);transform-origin:center bottom;-webkit-user-select:none;user-select:none;width:100%}.gift-box-layer--base{animation:layeredBaseVisibility 5.2s ease-in-out infinite,layeredBaseRealistic 5.2s cubic-bezier(.19,1,.22,1) infinite;opacity:0;z-index:2}.gift-box-layer--closed{animation:layeredClosedRealistic 5.2s ease-in-out infinite;z-index:8}.gift-box-layer--lid{animation:layeredLidVisibility 5.2s ease-in-out infinite,layeredLidRealistic 5.2s cubic-bezier(.19,1,.22,1) infinite;height:96%;opacity:0;transform-origin:22% 78%;width:96%;z-index:5}.gift-box-layer--bow{animation:layeredBowRealistic 5.2s ease-in-out infinite;filter:saturate(1.12) contrast(1.08) drop-shadow(0 16px 18px rgba(0,0,0,.28));opacity:0;z-index:6}.gift-box-layer--items{animation:layeredItemsRealistic 5.2s cubic-bezier(.19,1,.22,1) infinite;opacity:0;transform-origin:center bottom;z-index:4}.gift-ribbon-wrap{animation:wrappedRibbonVisibility 5.2s ease-in-out infinite;bottom:4%;height:58%;left:50%;perspective:520px;pointer-events:none;position:absolute;transform:translateX(-50%);transform-style:preserve-3d;width:82%;z-index:10}.gift-ribbon-wrap:after{animation:wrappedRibbonFrontShadow 5.2s ease-in-out infinite;background:radial-gradient(ellipse at center,#1c100857 0,#0000 72%);border-radius:50%;bottom:-2%;content:"";height:22%;left:14%;opacity:0;pointer-events:none;position:absolute;transform:translateY(6px) scale(.55);width:72%;z-index:-1}.gift-ribbon-wrap__band,.gift-ribbon-wrap__knot,.gift-ribbon-wrap__loop,.gift-ribbon-wrap__tail{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(90deg,#ffffff80,#0000 28%,#ffffff29 48%,#0000 72%),linear-gradient(180deg,#ffe6b8,#d5a66f 48%,#9b6d41);box-shadow:0 9px 16px #0003,inset 0 4px 7px #ffffff47,inset 0 -5px 8px #54301433;display:block;position:absolute;transform-style:preserve-3d;will-change:transform,opacity}.gift-ribbon-wrap__band--vertical{animation:wrappedRibbonVerticalUntie 5.2s cubic-bezier(.45,.05,.55,.95) infinite;border-radius:16px;height:94%;left:50%;top:4%;transform:translateX(-50%);transform-origin:50% 0;width:13%}.gift-ribbon-wrap__band--horizontal{animation:wrappedRibbonHorizontalUntie 5.2s cubic-bezier(.45,.05,.55,.95) infinite;border-radius:999px;height:16%;left:7%;top:47%;transform-origin:50% 50%;width:86%}.gift-ribbon-wrap__loop{background:radial-gradient(circle at 35% 35%,#ffffff73,#0000 28%),#ffe6b829;border:12px solid #d5a66f;box-shadow:0 12px 20px #00000038;height:25%;top:33%;width:26%}.gift-ribbon-wrap__loop--left{animation:wrappedRibbonLoopLeftUntie 5.2s ease-in-out infinite;border-radius:58% 42% 48% 52%;left:27%;transform:translateX(-50%) rotate(-15deg);transform-origin:50% 88%}.gift-ribbon-wrap__loop--right{animation:wrappedRibbonLoopRightUntie 5.2s ease-in-out infinite;border-radius:42% 58% 52% 48%;right:27%;transform:translateX(50%) rotate(15deg);transform-origin:50% 88%}.gift-ribbon-wrap__knot{animation:wrappedRibbonKnotUntie 5.2s ease-in-out infinite;aspect-ratio:1;border-radius:50%;left:50%;top:45%;transform:translate(-50%,-50%);transform-origin:50% 72%;width:15%}.gift-ribbon-wrap__tail{border-radius:999px 999px 6px 6px;height:32%;top:54%;transform-origin:50% 0;width:10%}.gift-ribbon-wrap__tail--left{animation:wrappedRibbonTailLeftUntie 5.2s cubic-bezier(.45,.05,.55,.95) infinite;left:43%;transform:rotate(14deg)}.gift-ribbon-wrap__tail--right{animation:wrappedRibbonTailRightUntie 5.2s cubic-bezier(.45,.05,.55,.95) infinite;right:43%;transform:rotate(-14deg)}@keyframes wrappedRibbonVisibility{0%,26%{opacity:1}42%,86%{opacity:0}94%,to{opacity:1}}@keyframes wrappedRibbonFrontShadow{0%,24%{opacity:0;transform:translateY(6px) scale(.55)}30%{opacity:.42;transform:translateY(10px) scale(.82)}38%,86%{opacity:0;transform:translateY(14px) scale(.95)}94%,to{opacity:0;transform:translateY(6px) scale(.55)}}@keyframes wrappedRibbonVerticalUntie{0%,17%{opacity:1;transform:translateX(-50%) rotateX(0deg) scaleY(1)}24%{opacity:1;transform:translateX(-50%) rotateX(38deg) translateY(14px) scaleY(.92)}31%{opacity:.88;transform:translateX(-50%) rotateX(74deg) translateY(42px) scaleY(.58)}38%,to{opacity:0;transform:translateX(-50%) rotateX(92deg) translateY(68px) scaleY(.32)}}@keyframes wrappedRibbonHorizontalUntie{0%,17%{opacity:1;transform:rotateX(0deg) scaleX(1)}24%{opacity:1;transform:rotateX(32deg) translateY(10px) scaleX(.98)}31%{opacity:.9;transform:rotateX(68deg) translateY(36px) scaleX(.82)}38%,to{opacity:0;transform:rotateX(88deg) translateY(58px) scaleX(.62)}}@keyframes wrappedRibbonLoopLeftUntie{0%,16%{opacity:1;transform:translateX(-50%) rotate(-15deg) rotateX(0deg) scale(1)}21%{opacity:1;transform:translateX(-50%) rotate(-10deg) rotateX(28deg) translateY(6px) scale(.97)}28%{opacity:.92;transform:translateX(-50%) rotate(4deg) rotateX(62deg) translateY(28px) scale(.82)}35%,to{opacity:0;transform:translateX(-50%) rotate(18deg) rotateX(86deg) translateY(52px) scale(.58)}}@keyframes wrappedRibbonLoopRightUntie{0%,16%{opacity:1;transform:translateX(50%) rotate(15deg) rotateX(0deg) scale(1)}21%{opacity:1;transform:translateX(50%) rotate(10deg) rotateX(28deg) translateY(6px) scale(.97)}28%{opacity:.92;transform:translateX(50%) rotate(-4deg) rotateX(62deg) translateY(28px) scale(.82)}35%,to{opacity:0;transform:translateX(50%) rotate(-18deg) rotateX(86deg) translateY(52px) scale(.58)}}@keyframes wrappedRibbonKnotUntie{0%,15%{opacity:1;transform:translate(-50%,-50%) rotateX(0deg) scale(1)}20%{opacity:1;transform:translate(-50%,-42%) rotateX(22deg) scale(.94)}27%{opacity:.9;transform:translate(-50%,-28%) rotateX(58deg) translateY(18px) scale(.78)}34%,to{opacity:0;transform:translate(-50%,-12%) rotateX(82deg) translateY(38px) scale(.52)}}@keyframes wrappedRibbonTailLeftUntie{0%,18%{opacity:1;transform:rotate(14deg) rotateX(0deg) scaleY(1)}25%{opacity:1;transform:rotate(10deg) rotateX(42deg) translateY(12px) scaleY(.9)}32%{opacity:.88;transform:rotate(6deg) rotateX(76deg) translateY(38px) scaleY(.68)}39%,to{opacity:0;transform:rotate(2deg) rotateX(94deg) translateY(62px) scaleY(.45)}}@keyframes wrappedRibbonTailRightUntie{0%,18%{opacity:1;transform:rotate(-14deg) rotateX(0deg) scaleY(1)}25%{opacity:1;transform:rotate(-10deg) rotateX(42deg) translateY(12px) scaleY(.9)}32%{opacity:.88;transform:rotate(-6deg) rotateX(76deg) translateY(38px) scaleY(.68)}39%,to{opacity:0;transform:rotate(-2deg) rotateX(94deg) translateY(62px) scaleY(.45)}}@keyframes layeredClosedRealistic{0%,20%{filter:brightness(1) saturate(1);opacity:1;transform:translateX(-50%) translateY(0) scale(1) rotate(0deg)}28%{filter:brightness(1.08) saturate(1.06);opacity:0;transform:translateX(-50%) translateY(-10px) scale(1.03) rotate(-1deg)}84%{opacity:0;transform:translateX(-50%) translateY(10px) scale(.94) rotate(0deg)}92%,to{filter:brightness(1) saturate(1);opacity:1;transform:translateX(-50%) translateY(0) scale(1) rotate(0deg)}}@keyframes layeredBaseVisibility{0%,22%{opacity:0}30%,84%{opacity:1}92%,to{opacity:0}}@keyframes layeredLidVisibility{0%,22%{opacity:0}30%,82%{opacity:1}92%,to{opacity:0}}@keyframes layeredBaseRealistic{0%,18%{filter:brightness(.96) saturate(1);transform:translateX(-50%) translateY(0) scale(1) rotate(-.5deg)}30%{filter:brightness(1.04) saturate(1.04);transform:translateX(-50%) translateY(-4px) scale(1.02) rotate(0deg)}48%,78%{filter:brightness(1) saturate(1.02);transform:translateX(-50%) translateY(0) scale(1) rotate(.2deg)}to{filter:brightness(.96) saturate(1);transform:translateX(-50%) translateY(0) scale(1) rotate(-.5deg)}}@keyframes layeredLidRealistic{0%,22%{filter:brightness(.98);opacity:1;transform:translateX(-50%) translateY(30px) scale(.96) rotate(0deg)}34%{filter:brightness(1.08);opacity:1;transform:translateX(-54%) translateY(-28px) scale(1.01) rotate(-8deg)}52%,78%{filter:brightness(1.05);opacity:1;transform:translateX(-60%) translateY(-86px) scale(1.04) rotate(-18deg)}to{filter:brightness(.98);opacity:1;transform:translateX(-50%) translateY(30px) scale(.96) rotate(0deg)}}@keyframes layeredBowRealistic{0%,20%{opacity:0;transform:translateX(-50%) translateY(4px) scale(1) rotate(0deg)}30%{opacity:1;transform:translateX(-52%) translateY(-20px) scale(1.04) rotate(-4deg)}45%,82%{opacity:0;transform:translateX(-76%) translateY(-74px) scale(.72) rotate(-24deg)}to{opacity:0;transform:translateX(-50%) translateY(4px) scale(1) rotate(0deg)}}@keyframes layeredItemsRealistic{0%,28%{filter:brightness(.9);opacity:0;transform:translateX(-50%) translateY(42px) scale(.78) rotate(0deg)}42%{filter:brightness(1.08);opacity:1;transform:translateX(-50%) translateY(-38px) scale(1.08) rotate(-1deg)}58%,76%{filter:brightness(1);opacity:1;transform:translateX(-50%) translateY(-24px) scale(1) rotate(.5deg)}to{filter:brightness(.92);opacity:0;transform:translateX(-50%) translateY(36px) scale(.82) rotate(0deg)}}.gift-box-real--closed{animation:realClosedBoxCycle 4.2s ease-in-out infinite}.gift-box-real--open{animation:realOpenBoxCycle 4.2s ease-in-out infinite;opacity:0}@keyframes realClosedBoxCycle{0%,24%{filter:saturate(1);opacity:1;transform:translateX(-50%) translateY(0) scale(1) rotate(0deg)}32%{filter:saturate(1.08) brightness(1.05);opacity:1;transform:translateX(-50%) translateY(-8px) scale(1.03) rotate(-1.5deg)}44%,86%{filter:saturate(1.08);opacity:0;transform:translateX(-50%) translateY(18px) scale(.9) rotate(1deg)}to{filter:saturate(1);opacity:1;transform:translateX(-50%) translateY(0) scale(1) rotate(0deg)}}@keyframes realOpenBoxCycle{0%,34%{opacity:0;transform:translateX(-50%) translateY(34px) scale(.82) rotate(0deg)}46%{opacity:1;transform:translateX(-50%) translateY(-22px) scale(1.1) rotate(-1.5deg)}60%,78%{opacity:1;transform:translateX(-50%) translateY(-8px) scale(1.03) rotate(.6deg)}to{opacity:0;transform:translateX(-50%) translateY(22px) scale(.9) rotate(0deg)}}@keyframes realImageBurstGold{0%,34%{box-shadow:none;opacity:0;transform:translate(-50%,-50%) scale(.2)}43%{opacity:1}62%,to{box-shadow:-112px -72px 0 1px #ffd66e,-58px -118px 0 1px #fff,20px -126px 0 1px #2fbf71,86px -72px 0 1px #ffd66e,116px 12px 0 1px #fff,-92px 30px 0 1px #c6283f,44px 74px 0 1px #ffd66e;opacity:0;transform:translate(-50%,-50%) scale(1)}}@keyframes realImageBurstWhite{0%,36%{box-shadow:none;opacity:0;transform:translate(-50%,-50%) scale(.2) rotate(0deg)}45%{opacity:1}64%,to{box-shadow:-88px -18px 0 1px #fff,-26px -98px 0 1px #ffd66e,58px -104px 0 1px #c6283f,104px -22px 0 1px #2fbf71,-40px 92px 0 1px #fff,78px 54px 0 1px #ffd66e;opacity:0;transform:translate(-50%,-50%) scale(1) rotate(28deg)}}@keyframes giftFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-18px) rotate(1deg)}}.gift-box-body{animation:heroBoxBodyPalette 10.5s step-end infinite;background:linear-gradient(115deg,#ffffff29,#0000 34%),linear-gradient(180deg,#8a6e5d,#6f5447 45%,#4b372f);border:1px solid #fff3;border-radius:12px 12px 20px 20px;box-shadow:inset 0 18px 28px #ffffff1f,inset 0 -22px 30px #1c110d52,0 34px 70px #0000005c;height:42%;overflow:hidden;position:relative;transform:rotateX(2deg);width:88%}.gift-box-body:before{background:linear-gradient(90deg,#ffffff1a,#0000 18%,#0000 82%,#0000002e),linear-gradient(180deg,#ffffff2e,#0000 28%);content:"";inset:0;pointer-events:none;position:absolute}.gift-box-body:after{bottom:20%;color:#ffefcead;content:"G";font-family:Montserrat,sans-serif;font-size:clamp(1.1rem,2.4vw,1.8rem);font-weight:600;letter-spacing:.08em;position:absolute;right:15%;text-shadow:0 1px 0 #00000042}.gift-box-lid{animation:giftLidOpen 3.5s ease-in-out infinite,heroBoxLidPalette 10.5s step-end infinite;background:linear-gradient(115deg,#ffffff38,#0000 38%),linear-gradient(180deg,#9a7a67,#74584a 62%,#4c382f);border:1px solid #ffffff38;border-radius:15px 15px 10px 10px;bottom:39%;box-shadow:inset 0 12px 20px #ffffff24,inset 0 -12px 18px #2315104d,0 18px 28px #00000038;height:25%;left:50%;position:absolute;transform:translateX(-50%) rotate(-12deg);transform-origin:18% 100%;width:94%;z-index:3}@keyframes heroBoxBodyPalette{0%,32%{background:linear-gradient(115deg,#ffffff29,#0000 34%),linear-gradient(180deg,#8a6e5d,#6f5447 45%,#4b372f)}33%,65%{background:linear-gradient(115deg,#ffffff29,#0000 34%),linear-gradient(180deg,#315d73,#1d4057 48%,#0b2238)}66%,to{background:linear-gradient(115deg,#ffffff2b,#0000 34%),linear-gradient(180deg,#7c4a5c,#5d2f43 48%,#341828)}}@keyframes heroBoxLidPalette{0%,32%{background:linear-gradient(115deg,#ffffff38,#0000 38%),linear-gradient(180deg,#9a7a67,#74584a 62%,#4c382f)}33%,65%{background:linear-gradient(115deg,#ffffff38,#0000 38%),linear-gradient(180deg,#467b94,#27556d 62%,#112c45)}66%,to{background:linear-gradient(115deg,#ffffff3b,#0000 38%),linear-gradient(180deg,#985d74,#6d374e 62%,#3a1c2d)}}@keyframes giftLidOpen{0%,30%{bottom:39%;transform:translateX(-50%) rotate(0deg)}58%,to{bottom:68%;transform:translateX(-56%) rotate(-17deg)}}.gift-box-lid:after,.gift-box-ribbon{background:linear-gradient(90deg,#ffffff47,#0000 32%,#ffffff29 48%,#0000 68%),linear-gradient(180deg,#f4d1a2,#c49b70 45%,#9d744f);content:"";position:absolute}.gift-box-lid:after,.gift-box-ribbon--vertical{height:100%;left:50%;top:0;transform:translateX(-50%);width:18%}.gift-box-ribbon--vertical{animation:heroRibbonVerticalUnwrap 3.5s ease-in-out infinite,heroRibbonPalette 10.5s step-end infinite}.gift-box-ribbon--horizontal{animation:heroRibbonHorizontalUnwrap 3.5s ease-in-out infinite,heroRibbonPalette 10.5s step-end infinite;box-shadow:0 4px 10px #0000001f,inset 0 5px 8px #ffffff2e;height:24%;left:0;top:34%;width:100%}.gift-box-lid:after{animation:heroLidRibbonUnwrap 3.5s ease-in-out infinite,heroRibbonPalette 10.5s step-end infinite}@keyframes heroRibbonPalette{0%,32%{background:linear-gradient(90deg,#ffffff47,#0000 32%,#ffffff29 48%,#0000 68%),linear-gradient(180deg,#f4d1a2,#c49b70 45%,#9d744f)}33%,65%{background:linear-gradient(90deg,#ffffff4d,#0000 32%,#ffffff2e 48%,#0000 68%),linear-gradient(180deg,#fff0bf,#d7b250 46%,#a88425)}66%,to{background:linear-gradient(90deg,#ffffff52,#0000 32%,#ffffff29 48%,#0000 68%),linear-gradient(180deg,#ffd2df,#d8899f 45%,#a8546f)}}@keyframes heroRibbonVerticalUnwrap{0%,18%{opacity:1;transform:translateX(-50%) scaleY(1)}32%,to{opacity:0;transform:translateX(-50%) translateY(-115%) scaleY(.25)}}@keyframes heroRibbonHorizontalUnwrap{0%,16%{opacity:1;transform:translateX(0) scaleX(1)}32%,to{opacity:0;transform:translateX(118%) rotate(9deg) scaleX(.65)}}@keyframes heroLidRibbonUnwrap{0%,18%{opacity:1;transform:translateX(-50%) scaleY(1)}34%,to{opacity:0;transform:translateX(-50%) translateY(-95%) scaleY(.2)}}.gift-box-bow{background:radial-gradient(circle at 32% 34%,#ffffff57,#0000 26%),#f4d1a22e;border:13px solid #c49b70;box-shadow:0 10px 22px #0003;height:54px;position:absolute;top:48%;width:86px;z-index:5}.gift-box-bow:after{background:linear-gradient(135deg,#f4d1a2,#9d744f);border-radius:50%;box-shadow:inset 0 5px 8px #ffffff3d;content:"";height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}.gift-box-bow--left{animation:heroBowUnwrapLeft 3.5s ease-in-out infinite,heroBowPalette 10.5s step-end infinite;border-radius:58% 42% 46% 54%;left:50%;transform:translateX(-100%) rotate(-18deg)}.gift-box-bow--right{animation:heroBowUnwrapRight 3.5s ease-in-out infinite,heroBowPalette 10.5s step-end infinite;border-radius:42% 58% 54% 46%;right:50%;transform:translateX(100%) rotate(18deg)}.gift-box-bow:after{animation:heroBowKnotPalette 10.5s step-end infinite}@keyframes heroBowPalette{0%,32%{background:radial-gradient(circle at 32% 34%,#ffffff57,#0000 26%),#f4d1a22e;border-color:#c49b70}33%,65%{background:radial-gradient(circle at 32% 34%,#ffffff57,#0000 26%),#fff0bf33;border-color:#d7b250}66%,to{background:radial-gradient(circle at 32% 34%,#ffffff57,#0000 26%),#ffd2df33;border-color:#d8899f}}@keyframes heroBowKnotPalette{0%,32%{background:linear-gradient(135deg,#f4d1a2,#9d744f)}33%,65%{background:linear-gradient(135deg,#fff0bf,#a88425)}66%,to{background:linear-gradient(135deg,#ffd2df,#a8546f)}}@keyframes heroBowUnwrapLeft{0%,16%{opacity:1;transform:translateX(-100%) rotate(-18deg) scale(1)}34%,to{opacity:0;transform:translateX(-185%) translateY(-48px) rotate(-46deg) scale(.72)}}@keyframes heroBowUnwrapRight{0%,16%{opacity:1;transform:translateX(100%) rotate(18deg) scale(1)}34%,to{opacity:0;transform:translateX(185%) translateY(-48px) rotate(46deg) scale(.72)}}.gift-pop-items{bottom:48%;height:48%;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:72%;z-index:4}.gift-pop-item{animation:heroGiftItemPop 3.5s ease-in-out infinite;bottom:0;display:block;filter:drop-shadow(0 12px 18px rgba(0,0,0,.22));left:50%;opacity:0;position:absolute;transform:translate(-50%,24px) scale(.35) rotate(0deg)}.gift-pop-item--card{--pop-x:-70px;--pop-y:-88px;--pop-rotate:-18deg;background:linear-gradient(90deg,#0000 45%,#ffd66e 0,#ffd66e 55%,#0000 0),linear-gradient(180deg,#f7fbff,#dfefff);border:3px solid #ffffffd9;border-radius:10px;height:58px;width:44px}.gift-pop-item--sweet{--pop-x:4px;--pop-y:-118px;--pop-rotate:14deg;animation-delay:.1s;background:linear-gradient(135deg,#c6283f,#ff6a7b);border-radius:999px;height:34px;width:48px}.gift-pop-item--sweet:after,.gift-pop-item--sweet:before{background:#ffd66e;content:"";height:20px;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);width:14px}.gift-pop-item--sweet:before{left:-9px}.gift-pop-item--sweet:after{right:-9px}.gift-pop-item--star{--pop-x:72px;--pop-y:-82px;--pop-rotate:26deg;animation-delay:.18s;background:#ffd66e;-webkit-clip-path:polygon(50% 0,61% 34%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 34%);clip-path:polygon(50% 0,61% 34%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 34%);height:42px;width:42px}@keyframes heroGiftItemPop{0%,42%{opacity:0;transform:translate(-50%,22px) scale(.35) rotate(0deg)}58%{opacity:1;transform:translate(calc(-50% + var(--pop-x)),var(--pop-y)) scale(1.05) rotate(var(--pop-rotate))}76%{opacity:1;transform:translate(calc(-50% + var(--pop-x)),calc(var(--pop-y) + 10px)) scale(.98) rotate(var(--pop-rotate))}to{opacity:0;transform:translate(calc(-50% + var(--pop-x)),calc(var(--pop-y) + 28px)) scale(.82) rotate(var(--pop-rotate))}}.gift-spark{animation:sparkRise 2.2s ease-in-out infinite;background:#ffd66e;border-radius:50%;box-shadow:0 0 28px #ffd66ee6;height:12px;position:absolute;width:12px}.gift-spark--one{bottom:58%;left:27%}.gift-spark--two{animation-delay:.4s;background:#fff;bottom:70%;left:56%}.gift-spark--three{animation-delay:.8s;background:#2fbf71;bottom:54%;left:72%}@keyframes sparkRise{0%,to{opacity:0;transform:translateY(18px) scale(.5)}42%{opacity:1;transform:translateY(-34px) scale(1)}}.gift-orbit{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;display:grid;font-size:.78rem;font-weight:800;height:86px;letter-spacing:.08em;place-items:center;position:absolute;text-transform:uppercase;width:86px;z-index:2}.gift-orbit--one{animation:orbitBob 5s ease-in-out infinite;left:9%;top:16%}.gift-orbit--two{animation:orbitBob 5s ease-in-out 1.2s infinite;bottom:18%;right:5%}.gift-hero .gift-orbit{background:#ffffffb8;border:1px solid #c5a06d59;box-shadow:0 12px 28px #4b3c321a;color:var(--hero-brown-deep)}@keyframes orbitBob{50%{transform:translateY(-18px)}}.box-colors{--box-cream:#f5f0ea;--box-gold:#c5a06d;--box-ink:#1a1a1a;background:linear-gradient(180deg,#fff 0,var(--box-cream) 100%);color:var(--box-ink);padding:clamp(2.5rem,5vw,3.75rem) clamp(1.25rem,4vw,3rem);text-align:center}.box-colors__topline{font-size:.72rem;font-weight:600;letter-spacing:.14em;margin:0 0 .5rem;text-transform:uppercase}.box-colors__heading{font-family:Montserrat,serif;font-size:clamp(1.75rem,4.5vw,2.35rem);font-weight:700;letter-spacing:.06em;margin:0;text-transform:uppercase}.box-colors__script{color:var(--box-gold);font-family:Great Vibes,cursive;font-size:clamp(2rem,5vw,2.75rem);font-weight:400;line-height:1.1;margin:-.15rem 0 1rem}.box-colors__rule{align-items:center;display:flex;gap:1rem;justify-content:center;margin:0 auto 2rem;max-width:36rem}.box-colors__rule span{background:linear-gradient(90deg,#0000,var(--box-gold),#0000);flex:1 1;height:1px;max-width:5rem;position:relative}.box-colors__rule span:after{background:var(--box-gold);border-radius:50%;content:"";height:6px;position:absolute;top:50%;transform:translateY(-50%);width:6px}.box-colors__rule span:first-child:after{right:0}.box-colors__rule span:last-child:after{left:0}.box-colors__rule p{font-size:.68rem;font-weight:600;letter-spacing:.12em;margin:0;text-transform:uppercase;white-space:nowrap}.box-colors__grid{grid-gap:clamp(1.25rem,3vw,2rem);display:grid;gap:clamp(1.25rem,3vw,2rem);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0 auto 2rem;max-width:1100px;padding:0}.box-colors__link{align-items:center;color:inherit;display:flex;flex-direction:column;gap:.65rem;text-decoration:none;transition:transform .25s ease}.box-colors__link:hover{transform:translateY(-4px)}.box-colors__badge{border-radius:4px;color:#fff;display:inline-block;font-size:.62rem;font-weight:700;letter-spacing:.14em;padding:.35rem 1.1rem;text-transform:uppercase}.box-colors__media{align-items:flex-end;display:flex;justify-content:center;min-height:clamp(140px,22vw,200px);padding:0 .5rem;width:100%}.box-colors__media img{filter:drop-shadow(0 14px 22px rgba(0,0,0,.12));height:auto;max-height:clamp(140px,22vw,200px);max-width:220px;object-fit:contain;object-position:center bottom;width:100%}.box-colors__traits{color:#444;font-family:Montserrat,sans-serif;font-size:.72rem;letter-spacing:.04em}.box-colors__footer{align-items:center;background:var(--box-cream);border-radius:4px;display:flex;flex-wrap:wrap;font-size:.62rem;font-weight:700;gap:.75rem 1.5rem;justify-content:center;letter-spacing:.1em;margin:0 auto;max-width:960px;padding:1rem 1.25rem;text-transform:uppercase}.box-colors__footer p{align-items:center;display:flex;gap:.4rem;margin:0}.box-colors__footer-divider{background:#0003;height:1.25rem;width:1px}@media (max-width:768px){.box-colors__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.box-colors__footer{flex-direction:column}.box-colors__footer-divider{display:none}}@media (max-width:480px){.box-colors__grid{grid-template-columns:1fr;max-width:280px}}.gift-promo-banner{background:linear-gradient(90deg,#031126,#061d3a,#0d7a4f);background:linear-gradient(90deg,var(--navy-deep),var(--navy),#0d7a4f)}.category-reveal{background:radial-gradient(circle at 12% 22%,#c6283f21,#0000 20rem),radial-gradient(circle at 85% 18%,#0d7a4f24,#0000 22rem),linear-gradient(180deg,#fff,#eef5ff);background:radial-gradient(circle at 12% 22%,#c6283f21,#0000 20rem),radial-gradient(circle at 85% 18%,#0d7a4f24,#0000 22rem),linear-gradient(180deg,#fff 0,var(--ivory-warm) 100%);min-height:920px;overflow:hidden;padding:clamp(4rem,8vw,7rem) clamp(1rem,4vw,3rem);position:relative}.category-reveal__header{margin:0 auto 2.5rem;max-width:780px;text-align:center}.category-reveal__header h2{color:#061d3a;color:var(--navy);font-size:clamp(2.4rem,5vw,4.8rem);letter-spacing:-.07em;margin-bottom:1rem}.category-reveal__header p:last-child{color:#666;color:var(--text-secondary);font-size:1.05rem;line-height:1.8;margin:0 auto;max-width:620px}.category-reveal__stage{display:grid;margin:0 auto;max-width:1480px;min-height:640px;place-items:center;position:relative}.scroll-gift-box{filter:drop-shadow(0 32px 48px rgba(6,29,58,.28));height:min(30vw,360px);left:50%;min-height:280px;min-width:330px;perspective:1000px;position:absolute;top:50%;transform:translate(-50%,-34%) scale(1);transition:transform .9s ease,opacity .9s ease;width:min(42vw,520px);z-index:1}.category-reveal.is-open .scroll-gift-box{animation:categoryBoxBurstAway 1.25s ease 1.35s forwards}.scroll-gift-box:after,.scroll-gift-box:before{background:#ffd66e;border-radius:50%;content:"";height:14px;left:50%;opacity:0;position:absolute;top:42%;transform:translate(-50%,-50%) scale(.2);width:14px;z-index:5}.scroll-gift-box:after{background:#c6283f}.category-reveal.is-open .scroll-gift-box:before{animation:giftBurstGold .9s ease-out 1.12s forwards}.category-reveal.is-open .scroll-gift-box:after{animation:giftBurstColor .9s ease-out 1.2s forwards}@keyframes categoryBoxBurstAway{0%{opacity:1;transform:translate(-50%,-34%) scale(1)}36%{opacity:1;transform:translate(-50%,-28%) scale(1.08)}to{opacity:0;transform:translate(-50%,-18%) scale(.45);visibility:hidden}}@keyframes giftBurstGold{0%{box-shadow:none;opacity:0;transform:translate(-50%,-50%) scale(.2)}22%{opacity:1}to{box-shadow:-150px -88px 0 2px #ffd66e,-92px -138px 0 1px #fff,-30px -170px 0 2px #0d7a4f,48px -148px 0 1px #ffd66e,132px -96px 0 2px #fff,156px 4px 0 1px #0d7a4f,-148px 30px 0 2px #c6283f,-74px 94px 0 1px #ffd66e,84px 92px 0 2px #fff;opacity:0;transform:translate(-50%,-50%) scale(1)}}@keyframes giftBurstColor{0%{box-shadow:none;opacity:0;transform:translate(-50%,-50%) scale(.2) rotate(0deg)}22%{opacity:1}to{box-shadow:-118px -34px 0 2px #c6283f,-56px -112px 0 1px #ffd66e,22px -126px 0 2px #fff,92px -72px 0 1px #0d7a4f,142px 44px 0 2px #ffd66e,30px 126px 0 1px #c6283f,-116px 86px 0 2px #fff;opacity:0;transform:translate(-50%,-50%) scale(1) rotate(34deg)}}.scroll-gift-box__body{background:linear-gradient(115deg,#ffffff29,#0000 34%),linear-gradient(180deg,#8a6e5d,#6f5447 45%,#4b372f);border:1px solid #fff3;border-radius:12px 12px 20px 20px;bottom:0;box-shadow:inset 0 18px 28px #ffffff1f,inset 0 -22px 30px #1c110d52;height:42%;left:50%;overflow:hidden;position:absolute;transform:translateX(-50%);width:88%}.scroll-gift-box__body:before{background:linear-gradient(90deg,#ffffff1a,#0000 18%,#0000 82%,#0000002e),linear-gradient(180deg,#ffffff2e,#0000 28%);content:"";inset:0;pointer-events:none;position:absolute}.scroll-gift-box__body:after{bottom:20%;color:#ffefcead;content:"G";font-family:Montserrat,sans-serif;font-size:clamp(1.2rem,2.8vw,2rem);font-weight:600;letter-spacing:.08em;position:absolute;right:15%;text-shadow:0 1px 0 #00000042}.scroll-gift-box__lid{background:linear-gradient(115deg,#ffffff38,#0000 38%),linear-gradient(180deg,#9a7a67,#74584a 62%,#4c382f);border:1px solid #ffffff38;border-radius:15px 15px 10px 10px;bottom:39%;box-shadow:inset 0 12px 20px #ffffff24,inset 0 -12px 18px #2315104d,0 18px 28px #00000038;height:25%;left:50%;position:absolute;transform:translateX(-50%) rotate(0deg);transform-origin:18% 100%;transition:bottom 1s cubic-bezier(.19,1,.22,1),transform 1s cubic-bezier(.19,1,.22,1);transition-delay:0s;width:94%;z-index:3}.category-reveal.is-open .scroll-gift-box__lid{bottom:72%;transform:translateX(-58%) rotate(-20deg);transition-delay:.42s}.scroll-gift-box__lid:after,.scroll-gift-box__ribbon{background:linear-gradient(90deg,#ffffff47,#0000 32%,#ffffff29 48%,#0000 68%),linear-gradient(180deg,#f4d1a2,#c49b70 45%,#9d744f);content:"";position:absolute}.scroll-gift-box__lid:after,.scroll-gift-box__ribbon--vertical{height:100%;left:50%;top:0;transform:translateX(-50%);width:18%}.category-reveal.is-open .scroll-gift-box__ribbon--vertical{animation:scrollRibbonVerticalUnwrap .68s ease-in-out .08s forwards}.category-reveal.is-open .scroll-gift-box__lid:after{animation:scrollLidRibbonUnwrap .68s ease-in-out .12s forwards}.scroll-gift-box__ribbon--horizontal{box-shadow:0 4px 10px #0000001f,inset 0 5px 8px #ffffff2e;height:24%;left:0;top:34%;width:100%}.category-reveal.is-open .scroll-gift-box__ribbon--horizontal{animation:scrollRibbonHorizontalUnwrap .68s ease-in-out .16s forwards}@keyframes scrollRibbonVerticalUnwrap{0%{opacity:1;transform:translateX(-50%) scaleY(1)}to{opacity:0;transform:translateX(-50%) translateY(-120%) scaleY(.18)}}@keyframes scrollRibbonHorizontalUnwrap{0%{opacity:1;transform:translateX(0) scaleX(1)}to{opacity:0;transform:translateX(112%) rotate(10deg) scaleX(.6)}}@keyframes scrollLidRibbonUnwrap{0%{opacity:1;transform:translateX(-50%) scaleY(1)}to{opacity:0;transform:translateX(-50%) translateY(-100%) scaleY(.18)}}.scroll-gift-box__bow{background:radial-gradient(circle at 32% 34%,#ffffff57,#0000 26%),#f4d1a22e;border:14px solid #c49b70;box-shadow:0 10px 22px #0003;height:58px;position:absolute;top:46%;width:92px;z-index:4}.scroll-gift-box__bow:after{background:linear-gradient(135deg,#f4d1a2,#9d744f);border-radius:50%;box-shadow:inset 0 5px 8px #ffffff3d;content:"";height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:32px}.scroll-gift-box__bow--left{border-radius:58% 42% 46% 54%;left:50%;transform:translateX(-100%) rotate(-18deg)}.scroll-gift-box__bow--right{border-radius:42% 58% 54% 46%;right:50%;transform:translateX(100%) rotate(18deg)}.category-reveal.is-open .scroll-gift-box__bow--left{animation:scrollBowUnwrapLeft .72s ease-in-out .08s forwards}.category-reveal.is-open .scroll-gift-box__bow--right{animation:scrollBowUnwrapRight .72s ease-in-out .08s forwards}@keyframes scrollBowUnwrapLeft{0%{opacity:1;transform:translateX(-100%) rotate(-18deg) scale(1)}to{opacity:0;transform:translateX(-188%) translateY(-52px) rotate(-46deg) scale(.7)}}@keyframes scrollBowUnwrapRight{0%{opacity:1;transform:translateX(100%) rotate(18deg) scale(1)}to{opacity:0;transform:translateX(188%) translateY(-52px) rotate(46deg) scale(.7)}}.scroll-gift-box__items{bottom:50%;height:44%;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:78%;z-index:4}.scroll-gift-box__item{bottom:0;display:block;filter:drop-shadow(0 14px 18px rgba(6,29,58,.24));left:50%;opacity:0;position:absolute;transform:translate(-50%,18px) scale(.25) rotate(0deg)}.category-reveal.is-open .scroll-gift-box__item{animation:scrollGiftItemPop 1.18s cubic-bezier(.19,1,.22,1) .82s forwards}.scroll-gift-box__item--card{--scroll-pop-x:-92px;--scroll-pop-y:-124px;--scroll-pop-rotate:-18deg;background:linear-gradient(90deg,#0000 44%,#ffd66e 0,#ffd66e 56%,#0000 0),linear-gradient(180deg,#fff,#dfefff);border:3px solid #ffffffdb;border-radius:12px;height:64px;width:48px}.scroll-gift-box__item--jar{--scroll-pop-x:4px;--scroll-pop-y:-154px;--scroll-pop-rotate:10deg;animation-delay:.9s;background:linear-gradient(135deg,#0d7a4f,#2fbf71);border:3px solid #ffffffc7;border-radius:14px 14px 18px 18px;height:48px;width:54px}.scroll-gift-box__item--jar:before{background:#ffd66e;border-radius:8px 8px 2px 2px;content:"";height:12px;left:50%;position:absolute;top:-13px;transform:translateX(-50%);width:30px}.scroll-gift-box__item--tag{--scroll-pop-x:92px;--scroll-pop-y:-116px;--scroll-pop-rotate:20deg;animation-delay:.98s;background:linear-gradient(135deg,#c6283f,#ff6a7b);border-radius:10px 10px 16px 10px;height:38px;width:48px}.scroll-gift-box__item--tag:after{background:#fff;border-radius:50%;content:"";height:8px;position:absolute;right:8px;top:8px;width:8px}@keyframes scrollGiftItemPop{0%{opacity:0;transform:translate(-50%,18px) scale(.25) rotate(0deg)}45%{opacity:1;transform:translate(calc(-50% + var(--scroll-pop-x)),var(--scroll-pop-y)) scale(1.06) rotate(var(--scroll-pop-rotate))}78%{opacity:1;transform:translate(calc(-50% + var(--scroll-pop-x)),calc(var(--scroll-pop-y) + 12px)) scale(.98) rotate(var(--scroll-pop-rotate))}to{opacity:0;transform:translate(calc(-50% + var(--scroll-pop-x)),calc(var(--scroll-pop-y) + 34px)) scale(.72) rotate(var(--scroll-pop-rotate))}}.scroll-gift-box__glow{background:radial-gradient(circle,#ffd66e8c,#0000 62%);border-radius:50%;bottom:32%;height:95%;left:50%;opacity:0;position:absolute;transform:translateX(-50%) scale(.4);transition:opacity .9s ease,transform 1s ease;width:95%}.category-reveal.is-open .scroll-gift-box__glow{opacity:1;transform:translateX(-50%) scale(1.1)}.category-reveal__cards{grid-gap:clamp(1rem,2vw,1.5rem);display:grid;gap:clamp(1rem,2vw,1.5rem);grid-template-columns:repeat(4,minmax(0,1fr));pointer-events:none;position:relative;width:min(100%,1320px);z-index:2}.category-reveal .rolling-category-card{min-height:245px;opacity:0;transform:translateY(120px) scale(.88) rotate(var(--angle));transition:opacity .72s ease calc(1.35s + var(--delay)),transform .86s cubic-bezier(.19,1,.22,1) calc(1.35s + var(--delay)),box-shadow .35s ease;width:auto}.category-reveal.is-open .category-reveal__cards{pointer-events:auto}.category-reveal.is-open .rolling-category-card{opacity:1;transform:translateY(0) scale(1) rotate(0deg)}.category-reveal.is-open .rolling-category-card:hover{transform:translateY(-10px) scale(1.02) rotate(0deg)}.rolling-categories{background:linear-gradient(180deg,#fff,#eef5ff);background:linear-gradient(180deg,#fff,var(--ivory-warm));overflow:hidden;padding:3rem 0 4rem;position:relative}.rolling-categories__header{margin:0 auto 1.75rem;max-width:720px;padding:0 1.5rem;text-align:center}.rolling-categories__header h2{color:#061d3a;color:var(--navy);font-size:clamp(2rem,4vw,3.6rem);letter-spacing:-.05em}.rolling-categories__track{animation:categoryRoll 42s linear infinite;display:flex;gap:1.25rem;padding:0 1.25rem;width:-webkit-max-content;width:max-content}.rolling-categories:hover .rolling-categories__track{animation-play-state:paused}@keyframes categoryRoll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.rolling-category-card{background:#061d3a;background:var(--navy);border:1px solid #061d3a1f;border-radius:30px;box-shadow:0 22px 50px #061d3a29;color:#fff;display:block;flex:0 0 auto;font-weight:700;height:230px;overflow:hidden;position:relative;text-decoration:none;transform:translateZ(0);transition:transform .35s ease,box-shadow .35s ease;width:clamp(240px,26vw,360px)}.rolling-category-card:hover{box-shadow:0 28px 62px #061d3a3d;color:#fff;transform:translateY(-8px) scale(1.015)}.rolling-category-card__image{height:100%;inset:0;object-fit:cover;position:absolute;transform:scale(1.04);transition:transform .65s ease;width:100%}.rolling-category-card:hover .rolling-category-card__image{transform:scale(1.12)}.rolling-category-card__overlay{background:linear-gradient(180deg,#0311260d,#031126db),radial-gradient(circle at 18% 18%,#ffd66e52,#0000 9rem);inset:0;position:absolute}.rolling-category-card__content{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:1.3rem;position:relative;z-index:1}.rolling-category-card__label{align-self:flex-start;background:linear-gradient(135deg,#fff3c4,#ffd66e);border-radius:999px;box-shadow:0 8px 18px #00000029;color:#031126;color:var(--navy-deep);font-size:.72rem;letter-spacing:.08em;margin-bottom:auto;padding:.45rem .72rem;text-transform:uppercase}.rolling-category-card__title{display:block;font-family:Montserrat,sans-serif;font-size:clamp(1.35rem,2.2vw,2rem);letter-spacing:-.04em;line-height:1.05;text-shadow:0 2px 14px #00000057}.rolling-category-card__subtitle{color:#ffffffc7;display:block;font-size:.88rem;font-weight:500;line-height:1.45;margin-top:.5rem;max-width:22ch}.gift-home-container{padding-top:4rem}.gift-collection-panel{grid-gap:clamp(1.5rem,4vw,3rem);align-items:center;background:linear-gradient(135deg,#fffffff2,#eef5fff2),radial-gradient(circle at 100% 0,#d4af3729,#0000 18rem);border:1px solid #061d3a1a;border-radius:32px;box-shadow:0 24px 70px #061d3a17;display:grid;gap:clamp(1.5rem,4vw,3rem);grid-template-columns:minmax(0,.85fr) minmax(260px,1fr) auto;margin-bottom:4rem;padding:clamp(2rem,5vw,4rem)}.gift-collection-panel h2{color:#061d3a;color:var(--navy);font-size:clamp(1.8rem,3.6vw,3.2rem);letter-spacing:-.05em;margin:0}.gift-collection-panel p{color:#666;color:var(--text-secondary);line-height:1.8;margin:0}.gift-features .feature{background:linear-gradient(180deg,#fff,#eef5ff);background:linear-gradient(180deg,#fff,var(--ivory-warm));border-radius:22px;border-top-color:#061d3a;border-top-color:var(--navy)}.gift-features .feature-icon{background:linear-gradient(135deg,#d4af3740,#061d3a14)}.why-scroll{background:radial-gradient(circle at 12% 18%,#d4af373d,#0000 16rem),radial-gradient(circle at 90% 10%,#0d7a4f38,#0000 17rem),linear-gradient(135deg,#031126,#061d3a);background:radial-gradient(circle at 12% 18%,#d4af373d,#0000 16rem),radial-gradient(circle at 90% 10%,#0d7a4f38,#0000 17rem),linear-gradient(135deg,var(--navy-deep),var(--navy));border-radius:34px;box-shadow:0 28px 80px #061d3a2e;color:#fff;margin-top:4rem;overflow:hidden;padding:clamp(2rem,5vw,4rem) 0;position:relative}.why-scroll__intro{margin:0 auto 2rem;max-width:760px;padding:0 clamp(1.5rem,4vw,3rem);text-align:center}.why-scroll__intro h2{color:#fff;font-size:clamp(2.1rem,4.8vw,4.6rem);letter-spacing:-.07em;margin-bottom:1rem}.why-scroll__intro>p:not(.hero-kicker){color:#f7fbffbd;line-height:1.8;margin:0 auto}.why-scroll__carousel{position:relative}.why-scroll__side-controls{inset:0;pointer-events:none;position:absolute;z-index:5}.why-scroll__control{background:linear-gradient(135deg,#fff3c4,#ffd66e);border:0;border-radius:50%;box-shadow:0 10px 24px #0000002e;color:#031126;color:var(--navy-deep);cursor:pointer;display:grid;font-size:1.25rem;font-weight:800;height:52px;line-height:1;place-items:center;pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%);transition:transform .2s ease,box-shadow .2s ease;width:52px;z-index:6}.why-scroll__control--prev{left:clamp(.7rem,2vw,1.35rem)}.why-scroll__control--next{right:clamp(.7rem,2vw,1.35rem)}.why-scroll__control:focus-visible,.why-scroll__control:hover{box-shadow:0 14px 28px #0000003d;transform:translateY(-50%) scale(1.06)}.why-scroll__control:focus-visible{outline:3px solid #fffc;outline-offset:3px}.why-scroll__viewport{cursor:grab;overflow-x:auto;overflow-y:hidden;padding:1.5rem 0 .5rem;position:relative;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-y;-webkit-user-select:none;user-select:none}.why-scroll.is-dragging .why-scroll__viewport{cursor:grabbing;scroll-behavior:auto}.why-scroll__viewport::-webkit-scrollbar{display:none}.why-scroll__viewport:after,.why-scroll__viewport:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:min(12vw,130px);z-index:3}.why-scroll__viewport:before{background:linear-gradient(90deg,#031126,#0000);background:linear-gradient(90deg,var(--navy-deep),#0000);left:0}.why-scroll__viewport:after{background:linear-gradient(270deg,#061d3a,#0000);background:linear-gradient(270deg,var(--navy),#0000);right:0}.why-scroll__glow{background:#ffd66e2e;border-radius:50%;filter:blur(30px);height:10rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:32rem}.why-scroll__track{display:flex;gap:1.2rem;padding:0 1.2rem;position:relative;transform:translateX(0);width:-webkit-max-content;width:max-content;z-index:1}.why-scroll.is-active .why-scroll__track{animation:whyRibbonScroll 30s linear infinite}.why-scroll.is-manual .why-scroll__track{animation:none}.why-scroll:hover .why-scroll__track{animation-play-state:paused}@keyframes whyRibbonScroll{to{transform:translateX(-50%)}}.why-scroll__item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:28px;box-shadow:0 22px 46px #0000002e;flex:0 0 min(78vw,330px);min-height:260px;opacity:0;overflow:hidden;padding:1.4rem;position:relative;transform:translateY(52px) scale(.94);transition:opacity .65s ease var(--delay),transform .75s cubic-bezier(.19,1,.22,1) var(--delay)}.why-scroll.is-active .why-scroll__item{opacity:1;transform:translateY(0) scale(1)}.why-scroll__item:after{background:#ffd66e29;border-radius:50%;content:"";height:10rem;inset:auto -20% -35% auto;position:absolute;width:10rem}.why-scroll__number{align-items:center;background:linear-gradient(135deg,#fff3c4,#ffd66e);border-radius:50%;color:#031126;color:var(--navy-deep);display:inline-flex;font-weight:800;height:46px;justify-content:center;margin-bottom:1.2rem;width:46px}.why-scroll__icon{color:#ffd66e;opacity:.95;position:absolute;right:1.4rem;top:1.4rem}.why-scroll__item h3{color:#fff;font-size:1.35rem;margin-bottom:.75rem}.why-scroll__item p{color:#f7fbffbf;line-height:1.65;margin:0;position:relative;z-index:1}@media (max-width:992px){.gift-hero{grid-template-columns:1fr;min-height:auto}.gift-hero__content,.gift-hero__visual{grid-column:auto;grid-row:auto}.gift-hero__visual{justify-self:center;min-height:300px}.gift-collection-panel{grid-template-columns:1fr}.category-reveal{min-height:1120px}.category-reveal__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.gift-hero{padding:2.5rem 1.25rem 2rem}.gift-hero__stats{grid-template-columns:1fr}.gift-box-scene,.gift-box-scene--framer,.gift-box-scene--gif,.gift-box-scene--motion,.gift-box-scene--studio{min-height:220px;min-width:220px}.gift-box-scene--studio{min-height:0}.gift-box-bow{border-width:12px;height:52px;width:68px}.rolling-category-card{border-radius:24px;height:205px;width:235px}.category-reveal{min-height:auto;padding-bottom:4rem}.category-reveal__stage{min-height:auto;padding-top:260px}.scroll-gift-box{height:250px;top:140px;width:280px}.category-reveal__cards{grid-template-columns:1fr}.category-reveal .rolling-category-card{min-height:220px;width:100%}.why-scroll{border-radius:26px}.why-scroll__item{flex-basis:280px}}:root{--content-max:1280px;--footer-muted:#ffffffb8}html{scroll-padding-top:88px;scroll-padding-top:var(--site-header-height,88px)}.app{display:flex;flex-direction:column;min-height:100vh}.site-main{flex:1 0 auto;padding-top:88px;padding-top:var(--site-header-height,88px)}.site-main:has(.lux-home){padding-top:0}.skip-link{background:var(--accent-primary);border-radius:0 0 6px 0;color:#fff;font-size:.9rem;font-weight:600;left:-9999px;padding:.65rem 1.1rem;position:absolute;text-decoration:none;top:0;z-index:10000}.skip-link:focus{box-shadow:0 0 0 3px #ffffff80;left:0;outline:none}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.section-title,h1,h2,h3,h4,h5,h6{font-family:Fraunces,Georgia,Times New Roman,serif}nav{align-items:center;display:flex;gap:clamp(1.5rem,4vw,3rem);justify-content:space-between;margin:0 auto}.container,nav{max-width:1280px;max-width:var(--content-max);padding-left:clamp(1rem,4vw,2.5rem);padding-right:clamp(1rem,4vw,2.5rem)}.nav-links a{font-size:.9375rem;font-weight:500;letter-spacing:.02em;text-transform:none}.nav-links{gap:clamp(1.35rem,2.6vw,2.5rem)}.nav-profile-trigger{font-size:.9375rem}.logo,.nav-profile-trigger{font-weight:500;letter-spacing:.02em;text-transform:none}.logo{flex-shrink:0;font-family:Fraunces,Georgia,serif;font-size:1.125rem;gap:1rem}.logo__text{display:flex;flex-direction:column;gap:2px}.logo__tagline{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.03em}.logo__mark{border:2px solid var(--border-color);border-radius:50%;filter:drop-shadow(0 2px 4px rgba(58,58,56,.1));height:60px;object-fit:cover;width:60px}.hamburger{background:#0000;border:none;border-radius:8px}.floating-cart{border:1px solid #061d3a1f;color:var(--accent-primary);padding:0}footer.site-footer{background:linear-gradient(180deg,#0f2744,#061d3a 45%,#031126);border-top:1px solid #ffffff14;margin-top:4rem;padding:0;text-align:left}.site-footer__grid{grid-gap:2.5rem 2rem;display:grid;gap:2.5rem 2rem;grid-template-columns:1.4fr repeat(3,minmax(0,1fr));margin:0 auto;max-width:1280px;max-width:var(--content-max);padding:3rem clamp(1.25rem,4vw,2.5rem)}.site-footer__title{color:#fff;font-family:Fraunces,Georgia,serif;font-size:1.35rem;font-weight:600;margin:0 0 .75rem}.site-footer__lead{color:#ffffffb8;color:var(--footer-muted);font-size:.95rem;line-height:1.65;margin:0;max-width:24rem}.site-footer__heading{color:#ffffff8c;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.14em;margin:0 0 1rem;text-transform:uppercase}.site-footer__links{list-style:none;margin:0;padding:0}.site-footer__links li{margin-bottom:.55rem}.site-footer__links a{color:#f0f4fa;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s ease}.site-footer__links a:hover{color:var(--gold)}.site-footer__contact-line{align-items:flex-start;color:#ffffffb8;color:var(--footer-muted);display:flex;font-size:.9375rem;gap:.55rem;margin:0 0 .65rem}.site-footer__contact-line a{color:#f0f4fa;text-decoration:none;word-break:break-word}.site-footer__contact-line a:hover{color:var(--gold)}.site-footer__icon{display:inline-flex;flex-shrink:0;margin-top:2px}.site-footer__bottom{border-top:1px solid #ffffff1a;padding:1.25rem clamp(1.25rem,4vw,2.5rem);text-align:center}.site-footer__bottom p{color:#ffffff8c;font-size:.8125rem;margin:0}@media (max-width:920px){.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:1/-1}}@media (max-width:520px){.site-footer__grid{grid-template-columns:1fr}}:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}:root{--lux-ivory:#faf7f2;--lux-champagne:#f3e8d9;--lux-gold:#c5a06d;--lux-navy:#0f1a2e;--lux-navy-soft:#1a2744;--lux-pink:#f8e8ee;--lux-radius:1.25rem;--site-header-height:88px}@media (max-width:768px){:root{--site-header-height:76px}}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.lux-home{background:#faf7f2;background:var(--lux-ivory);overflow-x:clip}header.site-header{background:#fffdf9f5;border-bottom:1px solid #0f1a2e14;left:0;position:fixed;right:0;top:0;transition:background .35s ease,border-color .35s ease,box-shadow .35s ease;z-index:1002}header.site-header.site-header--transparent{background:#0000;border-bottom-color:#0000;box-shadow:none}header.site-header.site-header--transparent .logo__name,header.site-header.site-header--transparent .nav-links a,header.site-header.site-header--transparent .nav-profile-trigger{color:#fffcf8f2;text-shadow:0 1px 12px #00000059}header.site-header.site-header--transparent .logo__tagline{color:#fffaf5c7}header.site-header.site-header--transparent .hamburger span{background:#fff}header.site-header.site-header--glass{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#fffdf9c7;border-bottom:1px solid #0f1a2e14;box-shadow:0 8px 32px #0f1a2e14}header.site-header.site-header--glass .logo__name,header.site-header.site-header--glass .nav-links a,header.site-header.site-header--glass .nav-profile-trigger{color:var(--text-primary);text-shadow:none}header.site-header.site-header--glass .logo__tagline{color:var(--text-secondary)}header.site-header.site-header--glass .hamburger span{background:var(--accent-primary)}.nav-mid{align-items:center;display:flex;flex:1 1;gap:clamp(1.25rem,3vw,2.75rem);justify-content:flex-end;margin-right:.35rem;min-width:0}@media (max-width:768px){.nav-mid{flex:0 1;margin-right:0}}.nav-tools{align-items:center;display:flex;gap:.35rem;margin-left:auto;margin-right:.5rem}@media (max-width:768px){.nav-tools{display:none}}.nav-icon-btn{align-items:center;background:#0000;border:none;border-radius:12px;color:inherit;cursor:pointer;display:inline-flex;height:44px;justify-content:center;transition:background .2s ease;width:44px}.nav-icon-btn:hover{background:#0f1a2e0f}header.site-header.site-header--transparent .nav-icon-btn:hover{background:#ffffff1f}.nav-cart-trigger{position:relative}.nav-badge{align-items:center;background:linear-gradient(135deg,#c5a06d,#e8c98a);border:2px solid #fffffff2;border-radius:999px;color:#1a1208;display:flex;font-size:.65rem;font-weight:800;height:18px;justify-content:center;min-width:18px;padding:0 4px;position:absolute;right:2px;top:2px}.mobile-menu.mobile-menu--lux{background:linear-gradient(165deg,#0f1a2e,#1a2744 45%,#2a1f28);color:#fdf8f3;max-width:100%;padding-top:2rem;width:min(100vw,100%)}.mobile-menu.mobile-menu--lux .collection-category,.mobile-menu.mobile-menu--lux .mobile-menu-header h3{color:#fff8f0f2}.mobile-menu.mobile-menu--lux .collection-menu-button,.mobile-menu.mobile-menu--lux .collections-menu a,.mobile-menu.mobile-menu--lux .mobile-nav-links a,.mobile-menu.mobile-menu--lux .mobile-nav-logout{color:#fffaf5eb}.mobile-menu.mobile-menu--lux .close-menu{color:#fff}.mobile-menu.mobile-menu--lux .mobile-nav-cart-link{background:#0000;border:none;border-radius:10px;color:#fffaf5eb;cursor:pointer;display:block;font:inherit;font-weight:500;margin:0;padding:1rem;text-align:left;transition:background .3s ease,color .3s ease,padding-left .3s ease;width:100%}.mobile-menu.mobile-menu--lux .mobile-nav-cart-link:hover{background:#ffffff14;color:#c5a06d;color:var(--lux-gold,#c5a06d);padding-left:1.5rem}.lux-nav-spacer{flex-shrink:0;height:88px;height:var(--site-header-height)}.magnetic-btn-wrap{--mx:0px;--my:0px;display:inline-block}.magnetic-btn-inner{display:inline-block;transform:translate(var(--mx),var(--my));transition:transform .15s ease-out}.lux-hero{align-items:center;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;overflow:hidden;padding:clamp(5rem,12vh,8rem) clamp(1.25rem,5vw,3rem) 4rem;position:relative}.lux-hero__bg{inset:0;position:absolute;z-index:0}.lux-hero__bg-gradient{background:linear-gradient(165deg,#0a0f18,#121c2e 28%,#1a2744 55%,#2a1f2e);inset:0;position:absolute}.lux-hero__bg-blob{border-radius:50%;filter:blur(80px);opacity:.45;pointer-events:none;position:absolute}.lux-hero__bg-blob--1{background:#c5a06d8c;height:min(55vw,420px);right:-5%;top:-8%;width:min(55vw,420px)}.lux-hero__bg-blob--2{background:#e8b4c859;bottom:-10%;height:min(50vw,380px);left:-8%;width:min(50vw,380px)}.lux-hero__bg-vignette{background:radial-gradient(ellipse at 50% 40%,#0000 0,#00000073 100%)}.lux-hero__bg-vignette,.lux-hero__particles{inset:0;pointer-events:none;position:absolute}.lux-hero__particles{z-index:1}.lux-hero__particle{background:#fff0dc8c;border-radius:50%;box-shadow:0 0 12px #ffdcb466;position:absolute}.lux-hero__confetti{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:1}.lux-hero__conf{border-radius:2px;height:12px;left:50%;position:absolute;top:-5vh;width:8px}.lux-hero__conf--0{background:#c5a06d}.lux-hero__conf--1{background:#f5d4e3}.lux-hero__conf--2{background:#dfefff}.lux-hero__conf--3{background:#fff8ee}.lux-hero__inner{grid-gap:clamp(2rem,6vw,4rem);align-items:center;display:grid;gap:clamp(2rem,6vw,4rem);grid-template-columns:1fr minmax(260px,.95fr);position:relative;width:min(1200px,100%);z-index:2}@media (max-width:900px){.lux-hero__inner{grid-template-columns:1fr;text-align:center}.lux-hero__copy{order:1}.lux-hero__boxes{justify-self:center;order:2}.lux-hero__ctas{justify-content:center}}.lux-hero__copy{max-width:38rem}.lux-hero__eyebrow{color:#ffe6c8bf;font-size:.72rem;font-weight:600;letter-spacing:.22em;margin-bottom:1rem;text-transform:uppercase}.lux-hero__title{color:#fffdf8;font-family:Fraunces,Georgia,serif;font-size:clamp(2.75rem,7vw,4.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.02;margin:0 0 1rem}.lux-hero__sub{color:#fff8f0c7;font-size:clamp(1.05rem,2.2vw,1.35rem);line-height:1.55;margin:0 0 2rem}.lux-hero__ctas{display:flex;flex-wrap:wrap;gap:1rem}.lux-btn{align-items:center;border:none;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;justify-content:center;padding:1rem 1.75rem;text-decoration:none;transition:box-shadow .25s ease,transform .2s ease}.lux-btn--primary{background:linear-gradient(135deg,#e8c98a,#c5a06d);background:linear-gradient(135deg,#e8c98a,var(--lux-gold));box-shadow:0 16px 40px #c5a06d59;color:#1a1208}.lux-btn--primary:hover{box-shadow:0 20px 48px #c5a06d73}.lux-btn--ghost{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff47;color:#fffdf8}.lux-hero__boxes{align-items:flex-end;display:flex;gap:clamp(.75rem,3vw,1.5rem);justify-content:center;perspective:900px}.lux-hero__mini-scene{height:clamp(100px,20vw,150px);position:relative;width:clamp(88px,18vw,130px)}.lux-hero__mini-glow{background:radial-gradient(circle,#ffd68c8c,#0000 70%);border-radius:50%;filter:blur(12px);height:40%;inset:10% 5% auto;position:absolute}.lux-hero__mini-box{height:72%;inset:auto 0 0;position:absolute}.lux-hero__mini-base{background:linear-gradient(145deg,#3d4a62,#1f2a3d);border-radius:8px 8px 12px 12px;box-shadow:0 18px 36px #00000073;inset:28% 8% 0;position:absolute}.lux-hero__mini-lid{background:linear-gradient(180deg,#5a6a82,#2c3848);border-radius:10px 10px 6px 6px;box-shadow:0 -4px 20px #00000040;height:38%;left:4%;position:absolute;right:4%;top:0;transform-style:preserve-3d}.lux-hero__mini-spark{background:#fff6d8;border-radius:50%;box-shadow:0 0 14px #ffdca0e6;height:6px;left:50%;margin-left:-3px;position:absolute;top:35%;width:6px}.lux-hero__scroll-hint{bottom:1.25rem;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.lux-hero__scroll-hint span{border:2px solid #ffffff59;border-radius:12px;display:block;height:36px;width:22px}.lux-hero__scroll-hint span:after{background:#ffffff80;border-radius:2px;content:"";display:block;height:8px;margin:8px auto 0;width:4px}.lux-section-head{margin:0 auto 2.5rem;max-width:40rem;padding:0 1rem;text-align:center}.lux-eyebrow{color:#c5a06d;color:var(--lux-gold);font-size:.72rem;font-weight:600;letter-spacing:.18em;margin:0 0 .5rem;text-transform:uppercase}.lux-eyebrow--on-dark{color:#ffe0b4d9}.lux-h2{color:#0f1a2e;color:var(--lux-navy);font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw,2.85rem);font-weight:600;letter-spacing:-.02em;margin:0 0 .5rem}.lux-h2--light{color:#fffdf8}.lux-lead{color:#555;line-height:1.65;margin:0}.lux-categories{background:linear-gradient(180deg,#faf7f2,#fff);background:linear-gradient(180deg,var(--lux-ivory) 0,#fff 100%);padding:clamp(3.5rem,8vw,5.5rem) clamp(1.25rem,4vw,2rem)}.lux-cat-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));list-style:none;margin:0 auto;max-width:1200px;padding:0}.lux-cat-card{border-radius:1.25rem;border-radius:var(--lux-radius);box-shadow:0 16px 48px #0f1a2e1a;overflow:hidden;padding:1px}.lux-cat-card__inner{border-radius:calc(1.25rem - 1px);border-radius:calc(var(--lux-radius) - 1px);min-height:320px;overflow:hidden;position:relative}.lux-cat-card__shine{inset:0;mix-blend-mode:soft-light;pointer-events:none;position:absolute;z-index:2}.lux-cat-card__link{color:inherit;display:block;height:100%;text-decoration:none}.lux-cat-card__media{inset:0;position:absolute}.lux-cat-card__media img{height:100%;object-fit:cover;transform:scale(1.02);transition:transform .6s ease;width:100%}.lux-cat-card:hover .lux-cat-card__media img{transform:scale(1.08)}.lux-cat-card__text{background:linear-gradient(180deg,#0000,#0f1a2ee0);bottom:0;color:#fffdf8;left:0;padding:1.5rem 1.25rem 1.25rem;position:absolute;right:0;z-index:3}.lux-cat-card__text h3{font-family:Fraunces,Georgia,serif;font-size:1.35rem;margin:0 0 .35rem}.lux-cat-card__text p{font-size:.9rem;margin:0 0 .75rem;opacity:.88}.lux-cat-card__cta{color:#c5a06d;color:var(--lux-gold);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lux-trending{background:#fff;padding:clamp(3.5rem,8vw,5rem) 0}.lux-trending__track-wrap{padding:0 clamp(.5rem,2vw,1rem)}.lux-trending__track{-webkit-overflow-scrolling:touch;display:flex;gap:1.25rem;overflow-x:auto;padding-bottom:.5rem;scroll-padding:1rem;scroll-snap-type:x mandatory}.lux-trending__track::-webkit-scrollbar{height:6px}.lux-trending__track::-webkit-scrollbar-thumb{background:#0f1a2e26;border-radius:999px}.lux-product-card{background:#faf7f2;background:var(--lux-ivory);border:1px solid #0f1a2e0f;border-radius:1.25rem;border-radius:var(--lux-radius);box-shadow:0 12px 36px #0f1a2e0f;flex:0 0 min(280px,78vw);overflow:hidden;position:relative;scroll-snap-align:start}.lux-product-card__media{aspect-ratio:4/5;background:#f0ebe4;overflow:hidden;position:relative}.lux-product-card__media img{display:block;height:100%;object-fit:cover;width:100%}.lux-badge-sale{background:linear-gradient(135deg,#c6283f,#e85d6f);border-radius:8px;color:#fff;font-size:.65rem;font-weight:800;left:12px;letter-spacing:.08em;padding:.28rem .65rem;position:absolute;text-transform:uppercase;top:12px;z-index:2}.lux-product-card__wish{align-items:center;background:#ffffffeb;border:none;border-radius:50%;box-shadow:0 6px 18px #0000001f;color:#0f1a2e;color:var(--lux-navy);cursor:pointer;display:flex;height:42px;justify-content:center;position:absolute;right:10px;top:10px;width:42px;z-index:2}.lux-product-card__body{padding:1.1rem 1.15rem 1.25rem}.lux-product-card__title-link{color:inherit;text-decoration:none}.lux-product-card__title-link h3{font-family:Fraunces,Georgia,serif;font-size:1.05rem;margin:0 0 .4rem}.lux-product-card__meta{align-items:center;display:flex;gap:.4rem;margin-bottom:.5rem}.lux-stars{font-size:.85rem;letter-spacing:.05em}.lux-star{color:#ddd}.lux-star--on{color:#c5a06d;color:var(--lux-gold)}.lux-product-card__reviews{color:#666;font-size:.8rem}.lux-product-card__price-row{align-items:baseline;display:flex;gap:.5rem;margin-bottom:.65rem}.lux-price-compare{color:#999;font-size:.85rem;text-decoration:line-through}.lux-price{color:#0f1a2e;color:var(--lux-navy);font-size:1.1rem;font-weight:700}.lux-quick-add{background:#0f1a2e;background:var(--lux-navy);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:.65rem;transition:background .2s ease;width:100%}.lux-quick-add:hover{background:#1a2744}.lux-toast{background:#0f1a2eeb;border-radius:999px;bottom:12px;color:#fff;font-size:.78rem;left:50%;padding:.4rem .75rem;position:absolute;transform:translateX(-50%);white-space:nowrap}.lux-product-card--skeleton{min-height:380px}.lux-skel{animation:luxSkel 1.2s ease-in-out infinite;background:linear-gradient(90deg,#eee,#f5f5f5 50%,#eee);background-size:200% 100%;border-radius:8px}.lux-skel--img{height:260px;margin:0}.lux-skel--line{height:14px;margin:12px 12px 8px}.lux-skel--line.short{width:55%}@keyframes luxSkel{0%{background-position:200% 0}to{background-position:-200% 0}}.lux-trending__hint{color:#888;font-size:.78rem;margin:.75rem 0 0;text-align:center}.lux-unbox{overflow:hidden;padding:clamp(4rem,10vw,6rem) clamp(1.25rem,4vw,2rem);position:relative}.lux-unbox__bg{inset:0;position:absolute;z-index:0}.lux-unbox__inner{margin:0 auto;max-width:900px;position:relative;z-index:1}.lux-unbox__intro{margin-bottom:2.5rem;text-align:center}.lux-unbox__lead{color:#fff8f0c7;line-height:1.65;margin:0 auto;max-width:36rem}.lux-unbox__stage{display:grid;height:min(420px,52vw);perspective:900px;place-items:center;position:relative;transform-style:preserve-3d}.lux-unbox__box{background:linear-gradient(180deg,#4a5568,#2a3342);border-radius:12px 12px 16px 16px;box-shadow:0 24px 60px #00000073;height:38%;transform:translateY(12%);width:min(52%,280px)}.lux-unbox__lid{background:linear-gradient(180deg,#6a7588,#3d4656);border-radius:12px 12px 8px 8px;box-shadow:0 -8px 30px #00000059;height:22%;position:absolute;top:22%;transform-style:preserve-3d;width:min(54%,290px)}.lux-unbox__ribbon{background:linear-gradient(90deg,#fff8ee,#e8c98a);border-radius:4px;position:absolute}.lux-unbox__ribbon--v{bottom:0;left:50%;margin-left:-6%;top:0;width:12%}.lux-unbox__ribbon--h{height:14%;left:8%;margin-top:-7%;right:8%;top:50%}.lux-unbox__glow-ring{aspect-ratio:1;background:radial-gradient(circle,#ffd68c59,#0000 68%);border-radius:50%;filter:blur(4px);position:absolute;width:min(70%,360px)}.lux-unbox__float{background:linear-gradient(135deg,#fff6e8,#f0dcc4);border-radius:12px;box-shadow:0 12px 28px #00000040;height:48px;position:absolute;width:48px}.lux-unbox__float--1{background:linear-gradient(135deg,#fdecef,#f5b8c8)}.lux-unbox__float--2{background:linear-gradient(135deg,#e8f5e9,#a5d6a7)}.lux-unbox__float--3{background:linear-gradient(135deg,#e3f2fd,#90caf9)}.lux-unbox__spark{background:#fff8dc;border-radius:50%;box-shadow:0 0 12px #ffe6b4f2;height:5px;position:absolute;width:5px}.lux-why{background:linear-gradient(180deg,#fff,#f3e8d9);background:linear-gradient(180deg,#fff 0,var(--lux-champagne) 100%);padding:clamp(3.5rem,8vw,5rem) clamp(1.25rem,4vw,2rem)}.lux-why__grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));list-style:none;margin:0 auto;max-width:1100px;padding:0}.lux-why__card{background:#ffffffbf;border:1px solid #0f1a2e0f;border-radius:1.25rem;border-radius:var(--lux-radius);box-shadow:0 12px 36px #0f1a2e0f;padding:1.75rem 1.5rem}.lux-why__icon{background:linear-gradient(135deg,#c5a06d33,#0f1a2e0f);border-radius:14px;color:#0f1a2e;color:var(--lux-navy);display:inline-flex;margin-bottom:1rem;padding:.75rem}.lux-why__card h3{font-family:Fraunces,Georgia,serif;font-size:1.1rem;margin:0 0 .5rem}.lux-why__card p{color:#555;font-size:.9rem;line-height:1.55;margin:0}.lux-testimonials{background:#0f1a2e;background:var(--lux-navy);color:#fffdf8;padding:clamp(3.5rem,8vw,5rem) clamp(1.25rem,4vw,2rem)}.lux-testimonials .lux-h2{color:#fffdf8}.lux-testimonials .lux-eyebrow{color:#ffe0b4d9}.lux-testimonials__viewport{margin:0 auto;max-width:640px}.lux-testimonial-card{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:1.25rem;border-radius:var(--lux-radius);box-shadow:0 20px 50px #00000040;padding:2rem 1.75rem}.lux-testimonial-card__quote{font-size:1.1rem;font-style:italic;line-height:1.65;margin:0 0 1.5rem}.lux-testimonial-card__person{align-items:center;display:flex;gap:1rem}.lux-testimonial-card__person img{border:2px solid #ffffff59;border-radius:50%;object-fit:cover}.lux-testimonial-card__name{font-weight:600;margin:0}.lux-testimonial-card__role{font-size:.85rem;margin:.15rem 0 0;opacity:.75}.lux-testimonials__dots{display:flex;gap:.5rem;justify-content:center;margin-top:1.25rem}.lux-testimonials__dots button{background:#ffffff40;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;width:10px}.lux-testimonials__dots button.is-active{background:#c5a06d;background:var(--lux-gold);transform:scale(1.2)}.lux-social{background:#fff;padding:clamp(3.5rem,8vw,5rem) clamp(1.25rem,4vw,2rem)}.lux-text-link{border-bottom:1px solid #c5a06d99;color:#0f1a2e;color:var(--lux-navy);display:inline-block;font-weight:600;margin-top:.35rem;text-decoration:none}.lux-text-link:hover{color:#c5a06d;color:var(--lux-gold)}.lux-social__masonry{column-count:3;column-gap:1rem;list-style:none;margin:0 auto;max-width:1100px;padding:0}@media (max-width:768px){.lux-social__masonry{column-count:2}}@media (max-width:480px){.lux-social__masonry{column-count:1}}.lux-social__item{break-inside:avoid;margin-bottom:1rem;page-break-inside:avoid}.lux-social__card{border-radius:14px;box-shadow:0 12px 32px #0f1a2e1a;display:block;overflow:hidden;position:relative}.lux-social__card img{display:block;transition:transform .55s ease;vertical-align:middle;width:100%}.lux-social__card:hover img{transform:scale(1.06)}.lux-social__overlay{align-items:center;background:linear-gradient(180deg,#0000,#0f1a2e8c);color:#fff;display:flex;font-size:.72rem;font-weight:700;inset:0;justify-content:center;letter-spacing:.12em;opacity:0;position:absolute;text-transform:uppercase;transition:opacity .35s ease}.lux-social__card:hover .lux-social__overlay{opacity:1}.lux-newsletter{background:linear-gradient(135deg,#fdf8f3,#f8e8ee 55%,#f3e8d9);background:linear-gradient(135deg,#fdf8f3 0,var(--lux-pink) 55%,#f3e8d9 100%);overflow:hidden;padding:clamp(3.5rem,8vw,5rem) clamp(1.25rem,4vw,2rem);position:relative}.lux-newsletter__blobs{inset:0;pointer-events:none;position:absolute}.lux-newsletter__blob{background:radial-gradient(circle,#c5a06d59,#0000 70%);border-radius:50%;filter:blur(40px);height:min(50vw,320px);left:-5%;position:absolute;top:-10%;width:min(50vw,320px)}.lux-newsletter__blob--b{background:radial-gradient(circle,#e8b4c873,#0000 70%);bottom:-12%;left:auto;right:-8%;top:auto}.lux-newsletter__inner{margin:0 auto;max-width:520px;position:relative;text-align:center;z-index:1}.lux-newsletter__sub{color:#555;margin:0 0 1.75rem}.lux-newsletter__form{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.lux-newsletter__field{flex:1 1 220px;max-width:100%}.lux-newsletter__input{background:#ffffffd9;border:1px solid #0f1a2e1f;border-radius:999px;box-shadow:0 8px 28px #0f1a2e0f;font-size:1rem;padding:1rem 1.25rem;width:100%}.lux-newsletter__input:focus{outline:2px solid #c5a06d;outline:2px solid var(--lux-gold);outline-offset:2px}.lux-newsletter__btn{background:linear-gradient(135deg,#fff4d8,#c5a06d);background:linear-gradient(135deg,#fff4d8,var(--lux-gold));border:none;border-radius:999px;box-shadow:0 12px 36px #c5a06d66;color:#1a1208;cursor:pointer;font-weight:700;padding:1rem 1.75rem}.lux-cursor-glow{background:radial-gradient(circle,#c5a06d1f,#0000 68%);border-radius:50%;height:420px;mix-blend-mode:screen;pointer-events:none;position:fixed;width:420px;z-index:1}.lux-drawer__backdrop{background:#0a0c1273;border:none;cursor:pointer;inset:0;position:fixed;z-index:1100}.lux-drawer{background:#fffdf8;bottom:0;box-shadow:-12px 0 48px #0000002e;display:flex;flex-direction:column;padding:1.25rem 1.25rem 1.5rem;position:fixed;right:0;top:0;width:min(400px,92vw);z-index:1101}.lux-drawer__head{align-items:center;border-bottom:1px solid #0f1a2e14;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.lux-drawer__head h2{font-family:Fraunces,Georgia,serif;font-size:1.25rem;margin:0}.lux-drawer__close{background:#0000;border:none;color:#0f1a2e;color:var(--lux-navy);cursor:pointer;font-weight:600}.lux-drawer__empty{color:#666;margin:2rem 0}.lux-drawer__list{flex:1 1;list-style:none;margin:0;overflow-y:auto;padding:0}.lux-drawer__line{align-items:center;border-bottom:1px solid #0f1a2e0f;display:flex;gap:.75rem;padding:.65rem 0}.lux-drawer__line img{border-radius:10px;object-fit:cover}.lux-drawer__name{font-size:.9rem;font-weight:600;margin:0}.lux-drawer__qty{color:#666;font-size:.78rem;margin:.15rem 0 0}.lux-drawer__price{font-size:.9rem;font-weight:600;margin-left:auto}.lux-drawer__total{display:flex;font-size:1.05rem;justify-content:space-between;padding:1rem 0}.lux-drawer__actions{display:flex;flex-direction:column;gap:.5rem}.lux-drawer__btn{border:none;border-radius:12px;cursor:pointer;font-weight:600;padding:.85rem;text-align:center;text-decoration:none}.lux-drawer__btn--primary{background:#0f1a2e;background:var(--lux-navy);color:#fff}.lux-drawer__btn--ghost{background:#0000;border:1px solid #0f1a2e26;color:#0f1a2e;color:var(--lux-navy)}.site-footer--lux .site-footer__social{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;justify-content:center;margin-top:.25rem;padding:0 clamp(1.25rem,4vw,2.5rem)}.site-footer--lux .site-footer__social a{color:#fffaf5e0;font-size:.95rem;font-weight:600;text-decoration:none}.site-footer--lux .site-footer__payments{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:1rem 1.5rem;justify-content:center;margin-top:1rem;padding:1rem 0 0}.site-footer--lux .site-footer__pay{border:1px solid #ffffff1f;border-radius:8px;color:#fffaf58c;font-size:.68rem;font-weight:700;letter-spacing:.12em;padding:.35rem .65rem;text-transform:uppercase;transition:color .2s ease,border-color .2s ease,transform .2s ease}.site-footer--lux .site-footer__pay:hover{border-color:#c5a06d73;color:#c5a06d;color:var(--lux-gold);transform:translateY(-2px)}.site-footer--lux .site-footer__social a{transition:transform .2s ease,color .2s ease}.site-footer--lux .site-footer__social a:hover{color:#c5a06d;color:var(--lux-gold);transform:scale(1.08)}.lux-shop-more{background:#faf7f2;background:var(--lux-ivory);padding:2rem clamp(1.25rem,4vw,2.5rem) 2.75rem;text-align:center}.lux-shop-more .lux-btn{align-items:center;display:inline-flex;justify-content:center;text-decoration:none}.loading-screen{height:100vh;inset:0;overflow:hidden;position:fixed;transition:opacity .8s ease,visibility .8s ease;width:100%;z-index:10000}.loading-screen.fade-out{opacity:0;visibility:hidden}.loading-background{background:radial-gradient(circle at 20% 20%,#d4af3747,#0000 28%),radial-gradient(circle at 80% 10%,#ffffff29,#0000 24%),linear-gradient(135deg,#031126,#061d3a 48%,#0a2b55);inset:0;position:absolute;z-index:1}.loading-overlay{background-image:linear-gradient(#ffffff0a 1px,#0000 0),linear-gradient(90deg,#ffffff0a 1px,#0000 0);background-size:56px 56px;inset:0;opacity:.55;position:absolute}.loading-content{align-items:center;flex-direction:column;inset:0;overflow:hidden;perspective:1200px;position:absolute;z-index:3}.loader-gift,.loading-content{display:flex;justify-content:center}.loader-gift{align-items:flex-end;filter:drop-shadow(0 30px 35px rgba(0,0,0,.35));height:min(42vw,320px);min-height:220px;min-width:220px;position:relative;width:min(42vw,320px)}.loader-gift__glow{background:radial-gradient(circle,#fff4c2bf,#0000 58%);border-radius:50%;bottom:34%;height:90%;left:50%;opacity:0;position:absolute;transform:translateX(-50%) scale(.3);transition:opacity .9s ease,transform 1s ease;width:90%}.box-open .loader-gift__glow{opacity:1;transform:translateX(-50%) scale(1)}.loader-gift__box{background:linear-gradient(145deg,#0c2d5b,#071b38 62%,#041025);border:2px solid #ffffff2e;border-radius:18px 18px 26px 26px;box-shadow:inset 0 12px 28px #ffffff14;height:46%;overflow:hidden;position:relative;width:72%}.loader-gift__lid{background:linear-gradient(145deg,#123c76,#071b38 70%);border:2px solid #fff3;border-radius:18px;bottom:44%;height:20%;left:50%;position:absolute;transform:translateX(-50%) rotate(0deg);transform-origin:18% 100%;transition:transform 1.05s cubic-bezier(.19,1,.22,1),bottom 1.05s ease;width:82%;z-index:3}.box-open .loader-gift__lid{bottom:68%;transform:translateX(-52%) rotate(-22deg)}.loader-gift__lid:after,.loader-gift__ribbon{background:linear-gradient(180deg,#ffd66e,#d4af37);content:"";display:block;position:absolute}.loader-gift__ribbon--vertical{height:100%;left:50%;top:0;transform:translateX(-50%);width:18%}.loader-gift__ribbon--horizontal{height:18%;left:0;top:42%;width:100%}.loader-gift__lid:after{height:100%;left:50%;top:0;transform:translateX(-50%);width:15%}.loader-gift__bow{background:#ffd66e1f;border:14px solid #ffd66e;height:52px;position:absolute;top:-44px;width:76px;z-index:4}.loader-gift__bow--left{border-radius:58% 42% 46% 54%;left:50%;transform:translateX(-100%) rotate(-18deg)}.loader-gift__bow--right{border-radius:42% 58% 54% 46%;right:50%;transform:translateX(100%) rotate(18deg)}.loader-confetti{background:#fff;border-radius:999px;bottom:50%;height:28px;left:50%;opacity:0;position:absolute;width:12px;z-index:2}.box-open .loader-confetti{animation:confettiPop 1.35s ease-out forwards}.loader-confetti--one{--x:-112px;--y:-126px;--r:-22deg;background:#ffd66e}.loader-confetti--two{--x:104px;--y:-148px;--r:24deg;animation-delay:.08s;background:#f7fbff}.loader-confetti--three{--x:-38px;--y:-172px;--r:58deg;animation-delay:.15s;background:#c6283f}.loader-confetti--four{--x:46px;--y:-118px;--r:-54deg;animation-delay:.2s;background:#2fbf71}@keyframes confettiPop{0%{opacity:0;transform:translate(-50%) scale(.4) rotate(0deg)}20%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--x)),var(--y)) scale(1) rotate(var(--r))}}.loading-message{color:#fff8df;font-family:Montserrat,sans-serif;font-size:clamp(1rem,2.5vw,1.35rem);letter-spacing:.08em;margin-top:2rem;text-align:center;text-transform:uppercase}.loading-spinner{animation:fadeInSpinner .8s ease 1.9s forwards;bottom:3rem;display:flex;gap:.55rem;left:50%;opacity:0;position:absolute;transform:translateX(-50%);z-index:10}@keyframes fadeInSpinner{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.spinner-ring{animation:spin 1s linear infinite;border:2px solid #ffd66e;border-radius:50%;border-top-color:#0000;height:12px;width:12px}.spinner-ring:nth-child(2){animation-delay:.2s;border-color:#0000 #fff #fff}.spinner-ring:nth-child(3){animation-delay:.4s;border-color:#0000 #2fbf71 #2fbf71}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:768px){.loader-gift{height:250px;width:250px}.loader-gift__bow{border-width:11px;height:42px;top:-34px;width:58px}.loading-message{max-width:260px}}.home-three{background:#faf7f2;min-height:100vh;min-height:100dvh;overflow:hidden;position:relative;width:100%}.home-three__canvas-wrap{inset:0;position:absolute;z-index:0}.home-three__canvas-wrap canvas{display:block;height:100%!important;width:100%!important}.home-three__veil{background:linear-gradient(105deg,#faf7f2eb,#faf7f28c 42%,#faf7f214 68%,#0000);inset:0;pointer-events:none;position:absolute;z-index:1}.home-three__overlay{align-items:center;display:flex;min-height:100vh;min-height:100dvh;padding:calc(88px + 2rem) clamp(1.25rem,5vw,3rem) 4rem;padding:calc(var(--site-header-height, 88px) + 2rem) clamp(1.25rem,5vw,3rem) 4rem;pointer-events:none;position:relative;z-index:2}.home-three__copy{max-width:32rem;pointer-events:auto}.home-three__eyebrow{color:#9a7b5a;font-size:.75rem;font-weight:600;letter-spacing:.14em;margin:0 0 .75rem;text-transform:uppercase}.home-three__title{color:#0f1a2e;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(2.35rem,7vw,4.25rem);font-weight:600;letter-spacing:-.02em;line-height:1.05;margin:0 0 1rem}.home-three__sub{color:#0f1a2eb8;font-size:clamp(1rem,2.2vw,1.15rem);line-height:1.55;margin:0 0 1.75rem}.home-three__ctas{display:flex;flex-wrap:wrap;gap:.85rem}.home-three__cta-ghost{border-color:#0f1a2e40!important;color:#0f1a2e!important}.home-three__scroll-hint{bottom:1.5rem;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:2}.home-three__scroll-hint span{border:2px solid #0f1a2e47;border-radius:12px;display:block;height:36px;position:relative;width:22px}.home-three__scroll-hint span:after{background:#0f1a2e73;border-radius:2px;content:"";height:8px;left:50%;margin-left:-2px;position:absolute;top:7px;width:4px}.home-three__loader{background:#faf7f2;display:grid;inset:0;place-items:center;position:absolute}.home-three__loader-box{animation:home-three-pulse 1.2s ease-in-out infinite;background:linear-gradient(135deg,#1a2744,#3d2518);border-radius:8px;height:48px;width:48px}@keyframes home-three-pulse{0%,to{opacity:.85;transform:scale(1) translateY(0)}50%{opacity:1;transform:scale(1.06) translateY(-6px)}}.home-three--fallback .home-three__fallback-bg{background:radial-gradient(ellipse 80% 60% at 75% 40%,#c5a06d38,#0000),radial-gradient(ellipse 50% 40% at 20% 80%,#1a27441f,#0000),linear-gradient(165deg,#faf7f2,#f0e6da);inset:0;position:absolute}.home-three--fallback .home-three__overlay{background:#0000}@media (max-width:768px){.home-three__veil{background:linear-gradient(180deg,#faf7f2f0,#faf7f2b8 45%,#faf7f233)}.home-three__overlay{align-items:flex-end;padding-bottom:5rem}}.coming-soon-page{background:var(--ivory);min-height:100vh;overflow:hidden;position:relative}.coming-soon-background{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:0}.coming-soon-bg-image{height:100%;object-fit:cover;object-position:center;width:100%}.loading-section{height:100%;left:0;position:fixed;top:0;transition:opacity .8s ease,visibility .8s ease;width:100%;z-index:10000}.loading-section.active{opacity:1;visibility:visible}.loading-section.fade-out{opacity:0;pointer-events:none;visibility:hidden;z-index:-1}.coming-soon-content{align-items:center;display:none;justify-content:center;min-height:100vh;opacity:0;padding:4rem 2rem;position:relative;transform:translateY(30px);transition:opacity 1s ease .5s,transform 1s ease .5s;z-index:1}.coming-soon-content.visible{display:flex;opacity:1;transform:translateY(0)}.coming-soon-container{max-width:900px;position:relative;text-align:center;width:100%;z-index:2}.coming-soon-logo{animation:fadeInUp 1s ease .8s both;margin-bottom:2rem}.coming-soon-logo img{border:3px solid var(--beige);border-radius:50%;box-shadow:0 10px 40px #061d3a26;height:120px;object-fit:cover;width:120px}.title-logo-wrapper{align-items:center;animation:fadeInUp 1s ease 1s both;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;margin-bottom:2rem;margin-top:5vh}.coming-soon-title{animation:fadeInUp 1s ease 1s both;font-family:Montserrat,sans-serif;margin-bottom:1.5rem}.title-line{color:var(--accent-primary);font-size:3.5rem;font-weight:600;letter-spacing:2px;line-height:1.2;margin-bottom:.5rem}.title-line,.title-tagline{display:block;text-shadow:2px 2px 8px #ffffffe6,-1px -1px 4px #ffffffe6,0 0 10px #fffc}.title-tagline{color:var(--gold);font-size:1.5rem;font-style:italic;font-weight:400;letter-spacing:4px;margin-top:.5rem}.coming-soon-subtitle{animation:fadeInUp 1s ease 1.2s both;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffef5b3;border-radius:10px;color:var(--text-primary);font-size:1.3rem;font-weight:500;margin-bottom:2rem;margin-top:10vh;padding:1rem 2rem;text-shadow:2px 2px 8px #ffffffe6,-1px -1px 4px #ffffffe6,0 0 10px #fffc}.coming-soon-description{animation:fadeInUp 1s ease 1.4s both;margin:0 auto 3rem;max-width:600px}.coming-soon-description p{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffef5b3;border-radius:10px;color:var(--text-primary);font-size:1.1rem;font-weight:400;line-height:1.8;padding:1.5rem 2rem;text-shadow:2px 2px 8px #ffffffe6,-1px -1px 4px #ffffffe6,0 0 10px #fffc}.social-links{animation:fadeInUp 1s ease 1.8s both;margin-bottom:3rem}.social-text{color:var(--text-secondary);font-size:.95rem;margin-bottom:1rem}.social-icons{gap:1.5rem}.social-icon,.social-icons{display:flex;justify-content:center}.social-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffef5f2;border:2px solid var(--border-color);border-radius:50%;color:var(--accent-primary);height:48px;text-decoration:none;transition:all .3s ease;width:48px}.social-icon:hover{background:var(--accent-primary);box-shadow:0 5px 15px #061d3a4d;color:#fff;transform:translateY(-3px)}.coming-soon-text{animation:goldShimmer 4s linear infinite;background:linear-gradient(120deg,#8c5e1a,#a8772c 25%,#d6b26b 50%,#a8772c 75%,#8c5e1a);background-clip:text;-webkit-background-clip:text;background-size:300% auto;color:#0000;font-family:Playfair Display,serif;font-size:6rem;font-weight:600;letter-spacing:8px;margin-bottom:20px;margin-top:10px;text-align:center;text-transform:uppercase}@media (max-width:768px){.coming-soon-text{font-size:4rem;letter-spacing:4px;line-height:1.1;padding:0 10px;word-break:break-word}}@media (max-width:480px){.coming-soon-text{font-size:3.9rem;letter-spacing:3px}}@keyframes goldShimmer{0%{background-position:-200%}to{background-position:200%}}.coming-soon-footer{animation:fadeInUp 1s ease 2s both;border-top:1px solid var(--border-color);color:var(--text-secondary);font-size:.9rem;padding-top:2rem}.footer-location{font-size:.85rem;margin-top:.5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.title-line{font-size:2.5rem}.title-tagline{font-size:1.2rem;letter-spacing:2px}.coming-soon-subtitle{font-size:1.1rem}.coming-soon-features{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:480px){.title-line{font-size:2rem}.coming-soon-logo img{height:100px;width:100px}.coming-soon-description p{font-size:1rem}}.product-assembly-catalogue{margin:clamp(2rem,4vw,3rem) auto;max-width:720px}.product-assembly-catalogue__image{border-radius:12px;box-shadow:0 8px 28px #0f1a2e1a;display:block;height:auto;transition:box-shadow .5s ease,transform .5s ease;width:100%}.scroll-elevate .product-assembly-catalogue__image{box-shadow:0 20px 48px #0f1a2e24}.product-page-detail__panel{margin-bottom:clamp(1.5rem,3vw,2.5rem)}@media (min-width:768px){.product-page-detail__panel{background:#fff;border:1px solid #0f1a2e0f;border-radius:1rem;box-shadow:0 8px 32px #0f1a2e14;padding:clamp(1rem,2vw,1.5rem)}}.product-gift-tray{margin-bottom:clamp(2rem,4vw,3rem);margin-top:clamp(1.75rem,4vw,2.5rem)}.product-gift-tray__intro{margin:0 auto clamp(1rem,2.5vw,1.35rem);max-width:36rem;text-align:center}.product-gift-tray__title{color:var(--text-primary);font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.8vw,1.75rem);font-weight:600;margin-bottom:.35rem}.product-gift-tray__hint{color:var(--text-secondary);font-size:.9rem;margin:0}.product-gift-tray__rail{background:linear-gradient(165deg,#fdfaf5,#f3ebe0 45%,#ebe2d6);border:1px solid #c5a06d59;border-radius:1.25rem;box-shadow:inset 0 1px 0 #ffffffd9,inset 0 -2px 8px #0f1a2e0f,0 12px 40px #0f1a2e1a;padding:clamp(1rem,2.5vw,1.25rem);width:100%}.product-gift-tray__scroll{-webkit-overflow-scrolling:touch;border-radius:.75rem;outline:none;overflow-x:auto;overflow-y:visible;overscroll-behavior-x:contain;overscroll-behavior-y:none;padding:1.25rem 0 .75rem;scroll-padding-inline:clamp(1rem,12vw,4rem);scroll-snap-type:x mandatory;touch-action:pan-x}.product-gift-tray__scroll:focus-visible{box-shadow:0 0 0 3px #c5a06d8c}.product-gift-tray__scroll::-webkit-scrollbar{height:8px}.product-gift-tray__scroll::-webkit-scrollbar-track{background:#0f1a2e0f;border-radius:999px}.product-gift-tray__scroll::-webkit-scrollbar-thumb{background:#0f1a2e38;border-radius:999px}.product-gift-tray__track{display:flex;flex-direction:row;flex-wrap:nowrap;gap:clamp(1rem,2vw,1.35rem);padding:.25rem .15rem .5rem;width:-webkit-max-content;width:max-content}.product-gift-tray__rail--elevate{padding-bottom:.5rem;padding-top:.75rem}.product-gift-tray-card{background:#fff;border:1px solid #0f1a2e0f;border-radius:14px;box-shadow:0 4px 16px #0f1a2e14;flex:0 0 auto;opacity:.88;overflow:hidden;scroll-snap-align:center;transform:translateY(10px) scale(.96);transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1),opacity .4s ease;width:clamp(220px,52vw,280px)}.product-gift-tray-card--elevated{box-shadow:0 22px 48px #0f1a2e2e,0 0 0 1px #c5a06d59;opacity:1;transform:translateY(-14px) scale(1.04);z-index:2}.product-gift-tray-card:hover{opacity:1}.product-gift-tray-card--elevated:hover{box-shadow:0 26px 52px #0f1a2e38;transform:translateY(-16px) scale(1.05)}.product-gift-tray-card__media{aspect-ratio:3/4;background:#f0ebe4;display:block;overflow:hidden}.product-gift-tray-card__media img{height:100%;object-fit:cover;transition:transform .45s ease;width:100%}.product-gift-tray-card:hover .product-gift-tray-card__media img{transform:scale(1.05)}.product-gift-tray-card__body{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.1rem 1.15rem}.product-gift-tray-card__body h3{color:var(--text-primary);font-size:1rem;font-weight:600;line-height:1.3;margin:0}.product-gift-tray-card__body a{color:inherit;text-decoration:none}.product-gift-tray-card__body a:hover{text-decoration:underline;text-underline-offset:3px}.product-gift-tray-card__body .btn{font-size:.875rem;margin-top:.25rem;padding:.55rem .75rem;width:100%}.scroll-elevate{will-change:transform,opacity}@media (prefers-reduced-motion:reduce){.scroll-elevate{will-change:auto}}.gift-customise-page{margin:0 auto;max-width:920px;padding:clamp(1rem,3vw,2rem) clamp(1rem,4vw,2rem) clamp(3rem,6vw,4rem)}.gift-customise-page__crumb{font-size:.875rem;margin-bottom:1.25rem}.gift-customise-page__crumb a{color:var(--text-secondary);text-decoration:none}.gift-customise-page__crumb a:hover{text-decoration:underline}.gift-customise-page h1{color:var(--text-primary);font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:600;margin-bottom:.35rem}.gift-customise-page__sub{color:var(--text-secondary);font-size:.95rem;margin-bottom:clamp(1.5rem,4vw,2.25rem)}.gift-customise-product-pill{align-items:center;background:#fff;border:1px solid #0f1a2e1a;border-radius:12px;box-shadow:0 4px 18px #0f1a2e0f;display:flex;gap:1rem;margin-bottom:1.75rem;padding:.85rem 1rem}.gift-customise-product-pill__img{background:#f0ebe4;border-radius:8px;flex-shrink:0;height:80px;overflow:hidden;width:64px}.gift-customise-product-pill__img img{height:100%;object-fit:cover;width:100%}.gift-customise-product-pill__meta h2{font-size:1rem;font-weight:600;margin:0 0 .25rem}.gift-customise-product-pill__meta p{color:var(--text-secondary);font-size:.8rem;margin:0}.gift-lid-board{margin-bottom:2rem}.gift-lid-board__frame{aspect-ratio:4/3;background:#1a1208;border:1px solid #0f1a2e1f;border-radius:16px;box-shadow:0 4px 0 #c5a06d40,0 24px 48px #0f1a2e2e;margin:0 auto 1.25rem;max-width:520px;overflow:hidden;position:relative;width:100%}.gift-lid-board__frame--fallback{background:linear-gradient(145deg,#fffcf814,#0000 40%),linear-gradient(165deg,#3d2f28,#2a211c 40%,#1a1512)}.gift-lid-board__photo{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.gift-lid-board__veil{background:linear-gradient(180deg,#0000000d,#0000001f 45%,#00000047);inset:0;pointer-events:none;position:absolute}.gift-lid-board__caption-shell{border-radius:8px;cursor:grab;max-width:min(88%,14rem);outline:none;padding:.35rem .5rem;position:absolute;touch-action:none;z-index:3}.gift-lid-board__caption-shell:focus-visible{box-shadow:0 0 0 3px #c5a06dd9}.gift-lid-board__caption-shell--dragging{cursor:grabbing}.gift-lid-board__caption{color:#fffdf8;font-family:Georgia,Times New Roman,serif;font-size:clamp(.95rem,2.8vw,1.2rem);line-height:1.35;margin:0;text-align:center;text-shadow:0 0 1px #000000e6,0 1px 3px #000000bf,0 2px 14px #00000073;white-space:pre-wrap;word-break:break-word}.gift-lid-board__caption-badge{color:#fffdf8d9;display:block;font-size:.62rem;font-weight:600;letter-spacing:.06em;margin-top:.25rem;opacity:.85;text-align:center;text-shadow:0 1px 4px #000c;text-transform:uppercase}.gift-lid-board__controls{display:flex;flex-direction:column;gap:1.1rem;margin:0 auto;max-width:520px}.gift-lid-board__field-wrap{background:#fff;border:1px solid #0f1a2e1a;border-radius:12px;padding:1rem 1.1rem}.gift-lid-board__label{color:var(--text-primary);display:block;font-size:.8rem;font-weight:600;margin-bottom:.4rem}.gift-lid-board__textarea{border:1px solid #0f1a2e26;border-radius:10px;font-family:inherit;font-size:.95rem;min-height:100px;padding:.65rem .75rem;resize:vertical;width:100%}.gift-lid-board__textarea:focus{border-color:#061d3a;border-color:var(--accent-primary,#061d3a);box-shadow:0 0 0 2px #061d3a1f;outline:none}.gift-lid-board__count{color:var(--text-secondary);font-size:.75rem;margin:.35rem 0 0;text-align:right}.gift-lid-board__scale{background:#fff;border:1px solid #0f1a2e1a;border-radius:12px;padding:1rem 1.1rem}.gift-lid-board__scale-row{align-items:center;display:flex;gap:.65rem}.gift-lid-board__scale-row input[type=range]{accent-color:#061d3a;accent-color:var(--accent-primary,#061d3a);flex:1 1}.gift-lid-board__scale-tick{color:var(--text-secondary);font-family:Georgia,serif;font-size:.75rem;-webkit-user-select:none;user-select:none}.gift-lid-board__scale-tick--lg{font-size:1.05rem}.gift-lid-board__reset{align-self:flex-start}.gift-customise-hint-row{color:var(--text-secondary);font-size:.85rem;margin:-.5rem 0 1.25rem;text-align:center}.gift-customise-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.5rem}.gift-customise-actions .btn{min-width:200px}.gift-customise-empty{background:#fff9;border:1px dashed #0f1a2e26;border-radius:12px;padding:2rem 1rem;text-align:center}.gift-customise-empty p{color:var(--text-secondary);margin-bottom:1rem}.catalogue-page{padding:clamp(1.25rem,3vw,2.5rem) 0 clamp(3rem,6vw,4rem)}.catalogue-page__head{margin:0 auto clamp(1.5rem,3vw,2rem);max-width:36rem;text-align:center}.catalogue-page__title{color:var(--text-primary);font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;margin:0 0 .5rem}.catalogue-page__lead{color:var(--text-secondary);font-size:1rem;line-height:1.55;margin:0}.catalogue-page .product-assembly-catalogue{max-width:min(960px,100%)}.catalogue-page__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:clamp(1.5rem,3vw,2rem)}
/*# sourceMappingURL=main.14e540e0.css.map*/