@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@300;400;500;600&display=swap";
.Navbar-module__EIxHdq__header{z-index:800;background:#fff;position:sticky;top:0}.Navbar-module__EIxHdq__announcementBar{background:#1a2238;padding:8px 0}.Navbar-module__EIxHdq__topBarInner{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 40px;display:flex}.Navbar-module__EIxHdq__topBarLeft{align-items:center;gap:16px;display:flex}.Navbar-module__EIxHdq__topBarItem{color:#ffffffa6;align-items:center;gap:6px;font-size:.75rem;display:flex}.Navbar-module__EIxHdq__topBarDivider{color:#fff3;font-size:.75rem}.Navbar-module__EIxHdq__topBarRight{align-items:center;gap:10px;display:flex}.Navbar-module__EIxHdq__topSocialIcon{color:#ffffff80;border:1px solid #ffffff26;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__EIxHdq__topSocialIcon:hover{color:#c9a84c;border-color:#c9a84c}.Navbar-module__EIxHdq__mainNav{background:#fff;border-bottom:2px solid #f0f0f0;box-shadow:0 2px 12px #0000000f}.Navbar-module__EIxHdq__navContainer{align-items:center;gap:20px;max-width:1400px;height:92px;margin:0 auto;padding:0 40px;display:flex}.Navbar-module__EIxHdq__logoLink{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__EIxHdq__logoTextBlock{flex-direction:column;justify-content:center;gap:0;display:flex}.Navbar-module__EIxHdq__logoName{color:#1a2238;letter-spacing:.5px;font-size:2.1rem;font-weight:400;line-height:1;font-family:var(--font-brand);margin-bottom:-2px}.Navbar-module__EIxHdq__logoName em{display:none}.Navbar-module__EIxHdq__logoSub{letter-spacing:4px;text-transform:uppercase;color:#c9a84c;font-size:.58rem;font-weight:600;line-height:1;font-family:var(--font-outfit);margin-top:2px}.Navbar-module__EIxHdq__navLinks{align-items:center;gap:2px;margin-left:24px;display:flex}.Navbar-module__EIxHdq__navLink{color:#333;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;font-size:.82rem;font-weight:500;font-family:var(--font-outfit);border-radius:6px;align-items:center;gap:5px;padding:10px 16px;text-decoration:none;transition:all .2s;display:flex;position:relative}.Navbar-module__EIxHdq__navLink:after{content:"";background:#c9a84c;border-radius:2px;height:2px;transition:transform .22s;position:absolute;bottom:4px;left:16px;right:16px;transform:scaleX(0)}.Navbar-module__EIxHdq__navLink:hover{color:#c9a84c}.Navbar-module__EIxHdq__navLink:hover:after{transform:scaleX(1)}.Navbar-module__EIxHdq__navDropdown{position:relative}.Navbar-module__EIxHdq__navDropdown:hover .Navbar-module__EIxHdq__dropdownMenu{opacity:1;visibility:visible;pointer-events:all;transform:translateY(0)}.Navbar-module__EIxHdq__dropdownMenu{opacity:0;visibility:hidden;z-index:999;background:#fff;border:1px solid #f2f2f2;border-radius:4px;width:320px;padding:24px 30px;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + 5px);left:-20px;box-shadow:0 8px 30px #00000014}.Navbar-module__EIxHdq__dropdownMenu:before{display:none}.Navbar-module__EIxHdq__dropdownGrid{grid-template-columns:repeat(2,1fr);gap:16px 24px;display:grid}.Navbar-module__EIxHdq__dropdownItem{text-align:left;text-decoration:none;transition:all .2s;display:block}.Navbar-module__EIxHdq__dropdownItemName{color:#1a2238;font-size:.85rem;font-weight:500;font-family:var(--font-outfit)}.Navbar-module__EIxHdq__dropdownItem:hover .Navbar-module__EIxHdq__dropdownItemName{color:#c9a84c}.Navbar-module__EIxHdq__searchBox{background:#f7f7f7;border:1.5px solid #e8e8e8;border-radius:10px;flex:1;align-items:center;gap:10px;max-width:380px;height:44px;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.Navbar-module__EIxHdq__searchBox:focus-within{border-color:#c9a84c;box-shadow:0 0 0 3px #c9a84c1f}.Navbar-module__EIxHdq__searchBox svg{color:#bbb;flex-shrink:0}.Navbar-module__EIxHdq__searchInput{color:#333;background:0 0;border:none;outline:none;width:100%;font-size:.88rem}.Navbar-module__EIxHdq__searchInput::placeholder{color:#bbb}.Navbar-module__EIxHdq__navIcons{align-items:center;gap:4px;display:flex}.Navbar-module__EIxHdq__iconBtn{color:#1a2238;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .2s;display:flex;position:relative}.Navbar-module__EIxHdq__iconBtn:hover{color:#c9a84c;background:#f5f5f5}.Navbar-module__EIxHdq__cartWrap{display:flex;position:relative}.Navbar-module__EIxHdq__badge{color:#fff;background:#c9a84c;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:.58rem;font-weight:800;display:flex;position:absolute;top:-7px;right:-7px}.Navbar-module__EIxHdq__mobileRow1,.Navbar-module__EIxHdq__mobileRow2{display:none}.Navbar-module__EIxHdq__hamburger{cursor:pointer;color:#1a2238;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.Navbar-module__EIxHdq__overlay{z-index:810;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;position:fixed;inset:0}.Navbar-module__EIxHdq__drawer{z-index:820;background:#fff;flex-direction:column;width:82%;max-width:310px;animation:.26s cubic-bezier(.25,.46,.45,.94) Navbar-module__EIxHdq__slideIn;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:6px 0 40px #00000024}@keyframes Navbar-module__EIxHdq__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.Navbar-module__EIxHdq__drawerHead{background:#1a2238;border-bottom:2px solid #c9a84c4d;justify-content:space-between;align-items:center;padding:22px 20px;display:flex}.Navbar-module__EIxHdq__drawerLogo{align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__EIxHdq__drawerName{color:#fff;font-size:1.15rem;font-weight:800;font-family:var(--font-brand);letter-spacing:-.3px;line-height:1.2}.Navbar-module__EIxHdq__drawerName span{color:#c9a84c;font-style:italic}.Navbar-module__EIxHdq__drawerSub{color:#fff6;letter-spacing:1px;text-transform:uppercase;margin-top:3px;font-size:.65rem}.Navbar-module__EIxHdq__closeBtn{cursor:pointer;color:#ffffffb3;background:#ffffff1a;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.Navbar-module__EIxHdq__closeBtn:hover{color:#fff;background:#fff3}.Navbar-module__EIxHdq__drawerNav{flex:1;padding:12px 0;overflow-y:auto}.Navbar-module__EIxHdq__drawerLink{color:#1a2238;letter-spacing:.2px;border-left:3px solid #0000;align-items:center;gap:14px;padding:14px 22px;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__EIxHdq__drawerLink svg{color:#aaa;flex-shrink:0;transition:color .2s}.Navbar-module__EIxHdq__drawerLink:hover{color:#c9a84c;background:#fffbf2;border-left-color:#c9a84c}.Navbar-module__EIxHdq__drawerLink:hover svg{color:#c9a84c}.Navbar-module__EIxHdq__drawerFoot{color:#ccc;border-top:1px solid #f0f0f0;padding:16px 22px;font-size:.75rem}@media (max-width:900px){.Navbar-module__EIxHdq__announcementBar,.Navbar-module__EIxHdq__mainNav{display:none}.Navbar-module__EIxHdq__mobileRow1{background:#1a2238;border-bottom:2px solid #c9a84c4d;justify-content:space-between;align-items:center;gap:4px;min-height:90px;padding:5px 10px 5px 6px;display:flex}.Navbar-module__EIxHdq__hamburger{color:#fff;flex-shrink:0;padding:5px}.Navbar-module__EIxHdq__mobileLogo{flex:1;align-items:center;gap:9px;min-width:0;padding:2px 0;text-decoration:none;display:flex}.Navbar-module__EIxHdq__mobileLogoTextBlock{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;padding-top:6px;display:flex}.Navbar-module__EIxHdq__mobileLogoText{color:#fff;font-size:1.55rem;font-weight:400;font-family:var(--font-brand);letter-spacing:.5px;white-space:normal;word-break:keep-all;overflow-wrap:normal;line-height:1.3}.Navbar-module__EIxHdq__mobileLogoText em{display:none}.Navbar-module__EIxHdq__mobileLogoSub{letter-spacing:2.2px;text-transform:uppercase;color:#c9a84c;font-size:.52rem;font-weight:700;line-height:1.2;font-family:var(--font-outfit);white-space:nowrap}.Navbar-module__EIxHdq__mobileIcons{flex-shrink:0;align-items:center;gap:0;display:flex}.Navbar-module__EIxHdq__mobileIcons .Navbar-module__EIxHdq__iconBtn{color:#ffffffe6;border-radius:8px;width:38px;height:38px}.Navbar-module__EIxHdq__mobileIcons .Navbar-module__EIxHdq__iconBtn:hover{color:#c9a84c;background:#ffffff1a}.Navbar-module__EIxHdq__mobileRow2{background:#fff;border-bottom:1px solid #ebebeb;padding:9px 14px;display:flex}.Navbar-module__EIxHdq__mobileSearch{background:#f7f7f7;border:1.5px solid #e8e8e8;border-radius:10px;align-items:center;gap:10px;width:100%;height:42px;padding:0 14px;transition:border-color .2s;display:flex}.Navbar-module__EIxHdq__mobileSearch:focus-within{border-color:#c9a84c}.Navbar-module__EIxHdq__mobileSearch svg{color:#bbb;flex-shrink:0}.Navbar-module__EIxHdq__mobileSearchInput{color:#333;background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.Navbar-module__EIxHdq__mobileSearchInput::placeholder{color:#bbb}}@media (max-width:380px){.Navbar-module__EIxHdq__mobileRow1{gap:2px;min-height:86px;padding:4px 8px 4px 4px}.Navbar-module__EIxHdq__mobileLogoText{font-size:1.35rem}.Navbar-module__EIxHdq__mobileLogoSub{letter-spacing:1.6px;font-size:.46rem}.Navbar-module__EIxHdq__mobileLogo{gap:7px}.Navbar-module__EIxHdq__mobileLogoTextBlock{padding-top:5px}.Navbar-module__EIxHdq__mobileIcons .Navbar-module__EIxHdq__iconBtn{width:34px;height:34px}}@media (max-width:340px){.Navbar-module__EIxHdq__mobileLogoText{font-size:1.18rem}.Navbar-module__EIxHdq__mobileLogoSub{display:none}.Navbar-module__EIxHdq__mobileLogoTextBlock{padding-top:4px}}
.Footer-module__cyaCmW__footer{color:#fff;background:#0f1624}@media (max-width:768px){.Footer-module__cyaCmW__footer{padding-bottom:70px}}.Footer-module__cyaCmW__container{max-width:1400px;margin:0 auto;padding:0 40px}.Footer-module__cyaCmW__body{border-bottom:1px solid #ffffff12;padding:56px 0 48px}.Footer-module__cyaCmW__body .Footer-module__cyaCmW__container{grid-template-columns:1.7fr 1fr 1fr 1.3fr;align-items:start;gap:48px;display:grid}.Footer-module__cyaCmW__brandLogoGroup{align-items:center;gap:12px;margin-bottom:6px;display:flex}.Footer-module__cyaCmW__brandLogoWrap{flex-shrink:0;display:block}.Footer-module__cyaCmW__brandNameBlock{flex-direction:column;gap:2px;display:flex}.Footer-module__cyaCmW__brandNameText{color:#fff;font-size:1.3rem;font-weight:800;font-family:var(--font-brand);letter-spacing:-.3px;line-height:1.1}.Footer-module__cyaCmW__brandNameText span{color:#c9a84c;font-style:italic}.Footer-module__cyaCmW__brandSubText{letter-spacing:1.5px;text-transform:uppercase;color:#ffffff59;font-size:.65rem;font-weight:600}.Footer-module__cyaCmW__brandTagline{color:#ffffff80;letter-spacing:.3px;margin-bottom:18px;font-size:.82rem;font-style:italic}.Footer-module__cyaCmW__brandDesc{color:#ffffff6b;margin-bottom:18px;font-size:.85rem;line-height:1.7}.Footer-module__cyaCmW__newsletterForm{border:1px solid #ffffff1f;border-radius:6px;gap:0;display:flex;overflow:hidden}.Footer-module__cyaCmW__newsletterInput{color:#fff;background:#ffffff0f;border:none;outline:none;flex:1;padding:11px 14px;font-size:.85rem}.Footer-module__cyaCmW__newsletterInput::placeholder{color:#ffffff59}.Footer-module__cyaCmW__newsletterBtn{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:.3px;background:#2563eb;border:none;padding:11px 20px;font-size:.85rem;font-weight:700;transition:background .2s}.Footer-module__cyaCmW__newsletterBtn:hover{background:#1d4ed8}.Footer-module__cyaCmW__colTitle{letter-spacing:2px;text-transform:uppercase;color:#fff;border-bottom:1px solid #ffffff1a;margin:0 0 18px;padding-bottom:10px;font-size:.78rem;font-weight:800}.Footer-module__cyaCmW__colLinks{flex-direction:column;gap:11px;display:flex}.Footer-module__cyaCmW__colLinks a{color:#ffffff80;font-size:.88rem;text-decoration:none;transition:color .2s}.Footer-module__cyaCmW__colLinks a:hover{color:#c9a84c}.Footer-module__cyaCmW__contactList{flex-direction:column;gap:14px;display:flex}.Footer-module__cyaCmW__contactItem{flex-direction:column;gap:3px;display:flex}.Footer-module__cyaCmW__contactLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:1px;font-size:.72rem;font-weight:700}.Footer-module__cyaCmW__contactVal{color:#ffffff8c;font-size:.85rem;line-height:1.5}.Footer-module__cyaCmW__socials{gap:10px;margin-top:6px;display:flex}.Footer-module__cyaCmW__socialIcon{color:#fff6;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__cyaCmW__socialIcon:hover{color:#c9a84c;border-color:#c9a84c}.Footer-module__cyaCmW__mapsBtn{color:#c9a84c;letter-spacing:.3px;background:#c9a84c1f;border:1px solid #c9a84c59;border-radius:8px;align-items:center;gap:7px;width:fit-content;margin-top:2px;padding:8px 14px;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Footer-module__cyaCmW__mapsBtn:hover{color:#e8c55a;background:#c9a84c38;border-color:#c9a84c}.Footer-module__cyaCmW__bottomBar{padding:18px 0}.Footer-module__cyaCmW__bottomBar .Footer-module__cyaCmW__container{justify-content:space-between;align-items:center;display:flex}.Footer-module__cyaCmW__bottomBar p{color:#ffffff40;margin:0;font-size:.78rem}.Footer-module__cyaCmW__paymentIcons{gap:8px;display:flex}.Footer-module__cyaCmW__paymentIcons span{color:#ffffff40;letter-spacing:.5px;background:#ffffff0d;border:1px solid #ffffff14;border-radius:4px;padding:3px 9px;font-size:.7rem;font-weight:600}@media (max-width:1100px){.Footer-module__cyaCmW__body .Footer-module__cyaCmW__container{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:640px){.Footer-module__cyaCmW__container{padding:0 18px}.Footer-module__cyaCmW__body{padding:32px 0 24px}.Footer-module__cyaCmW__body .Footer-module__cyaCmW__container{grid-template-columns:1fr;gap:28px}.Footer-module__cyaCmW__brandDesc{font-size:.82rem;line-height:1.75}.Footer-module__cyaCmW__newsletterForm{background:0 0;border:none;flex-direction:column;gap:8px;overflow:visible}.Footer-module__cyaCmW__newsletterInput{background:#ffffff12;border:1px solid #ffffff26;border-radius:8px;padding:12px 14px}.Footer-module__cyaCmW__newsletterBtn{text-align:center;border-radius:8px;padding:12px 20px}.Footer-module__cyaCmW__bottomBar .Footer-module__cyaCmW__container{text-align:center;flex-direction:column;gap:12px;padding:0 18px}.Footer-module__cyaCmW__paymentIcons{flex-wrap:wrap;justify-content:center}.Footer-module__cyaCmW__mapsBtn{justify-content:center;width:100%}}
.BottomNav-module__Kuh4hG__bottomNav{display:none}@media (max-width:768px){.BottomNav-module__Kuh4hG__bottomNav{z-index:9999;background:#fff;border-top:1.5px solid #ebebeb;height:64px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #0000001a;visibility:visible!important;opacity:1!important;transform:none!important}}.BottomNav-module__Kuh4hG__navItem{color:#999;letter-spacing:.3px;text-transform:uppercase;padding-bottom:env(safe-area-inset-bottom,0px);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:.62rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.BottomNav-module__Kuh4hG__navItem:hover{color:#111}.BottomNav-module__Kuh4hG__navItem.BottomNav-module__Kuh4hG__active{color:#c9a84c}.BottomNav-module__Kuh4hG__cartWrap{justify-content:center;align-items:center;display:flex;position:relative}.BottomNav-module__Kuh4hG__badge{color:#fff;background:#c9a84c;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.58rem;font-weight:800;display:flex;position:absolute;top:-7px;right:-7px}
.WhatsAppButton-module__8YOWra__wrapper{z-index:900;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:96px;right:20px}.WhatsAppButton-module__8YOWra__pill{color:#fff;cursor:pointer;white-space:nowrap;background:#25d366;border:none;border-radius:50px;align-items:center;gap:0;max-width:58px;padding:0;transition:all .32s cubic-bezier(.34,1.36,.64,1);animation:2.8s ease-in-out infinite WhatsAppButton-module__8YOWra__pulse;display:flex;overflow:hidden;box-shadow:0 6px 28px #25d36680,0 2px 8px #00000026}.WhatsAppButton-module__8YOWra__wrapper:hover .WhatsAppButton-module__8YOWra__pill,.WhatsAppButton-module__8YOWra__wrapperExpanded .WhatsAppButton-module__8YOWra__pill{max-width:240px;animation:none;transform:translateY(-2px);box-shadow:0 8px 36px #25d366a6,0 2px 12px #0003}.WhatsAppButton-module__8YOWra__iconWrap{z-index:1;background:#25d366;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:relative}.WhatsAppButton-module__8YOWra__label{opacity:0;flex-direction:column;align-items:flex-start;max-width:0;padding-left:2px;padding-right:18px;transition:opacity .2s 50ms,max-width .32s cubic-bezier(.34,1.36,.64,1);display:flex;overflow:hidden}.WhatsAppButton-module__8YOWra__wrapper:hover .WhatsAppButton-module__8YOWra__label,.WhatsAppButton-module__8YOWra__wrapperExpanded .WhatsAppButton-module__8YOWra__label{opacity:1;max-width:180px}.WhatsAppButton-module__8YOWra__labelTop{letter-spacing:.3px;font-size:.8rem;font-weight:700;line-height:1.2}.WhatsAppButton-module__8YOWra__labelNum{opacity:.88;letter-spacing:.2px;font-size:.72rem;font-weight:500}@keyframes WhatsAppButton-module__8YOWra__pulse{0%{box-shadow:0 6px 28px #25d36680,0 0 #25d36673}65%{box-shadow:0 6px 28px #25d36680,0 0 0 16px #25d36600}to{box-shadow:0 6px 28px #25d36680,0 0 #25d36600}}@media (min-width:768px){.WhatsAppButton-module__8YOWra__wrapper{bottom:36px;right:36px}}@media (max-width:767px){.WhatsAppButton-module__8YOWra__pill{max-width:58px}.WhatsAppButton-module__8YOWra__wrapper:hover .WhatsAppButton-module__8YOWra__pill,.WhatsAppButton-module__8YOWra__wrapperExpanded .WhatsAppButton-module__8YOWra__pill{max-width:220px}}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:800;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:800;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:800;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_a0d8c456-module__3imAvq__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_a0d8c456-module__3imAvq__variable{--font-playfair:"Playfair Display", "Playfair Display Fallback"}
@font-face{font-family:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_606aeef5-module__Blk82G__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_606aeef5-module__Blk82G__variable{--font-outfit:"Outfit", "Outfit Fallback"}
@font-face{font-family:Cinzel;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f13700f23fbdc6fd-s.0q1bf9cc3c0ui.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cinzel;font-style:normal;font-weight:400;font-display:swap;src:url(../media/cc014fcb166cf364-s.p.0rbrcy8kuidpb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cinzel;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f13700f23fbdc6fd-s.0q1bf9cc3c0ui.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cinzel;font-style:normal;font-weight:700;font-display:swap;src:url(../media/cc014fcb166cf364-s.p.0rbrcy8kuidpb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cinzel;font-style:normal;font-weight:900;font-display:swap;src:url(../media/f13700f23fbdc6fd-s.0q1bf9cc3c0ui.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cinzel;font-style:normal;font-weight:900;font-display:swap;src:url(../media/cc014fcb166cf364-s.p.0rbrcy8kuidpb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cinzel Fallback;src:local(Times New Roman);ascent-override:71.31%;descent-override:27.18%;line-gap-override:0.0%;size-adjust:136.86%}.cinzel_611cdb8b-module__9sG7WG__className{font-family:Cinzel,Cinzel Fallback;font-style:normal}.cinzel_611cdb8b-module__9sG7WG__variable{--font-cinzel:"Cinzel", "Cinzel Fallback"}
@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a1e5f881e1ca6a9a-s.13fuw45rznnbw.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2efc0c479abd2474-s.00_s7u0207b06.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/70963ccca14000df-s.0.c8snxkpy0.1.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9a146d0fd3ff96e4-s.130eupr26to7g.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0474ff9f7224a0da-s.0b9ze1zw0~l1a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f48d461c03e0a8ec-s.p.13m1ppbimti50.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Great Vibes Fallback;src:local(Arial);ascent-override:124.79%;descent-override:58.8%;line-gap-override:0.0%;size-adjust:68.19%}.great_vibes_b9920b29-module__Q4bPWa__className{font-family:Great Vibes,Great Vibes Fallback;font-style:normal;font-weight:400}.great_vibes_b9920b29-module__Q4bPWa__variable{--font-great-vibes:"Great Vibes", "Great Vibes Fallback"}
:root{--color-black:#0a0a0a;--color-white:#fff;--color-primary:#c9a84c;--color-secondary:#f0d080;--color-text-light:#fff;--color-text-dark:#111;--color-muted:#666;--color-border-light:#eee;--color-border-gold:#e8d5a3;--color-bg:#fff;--color-surface:#f9f9f9;--font-heading:var(--font-playfair), "Cormorant Garamond", serif;--font-body:var(--font-outfit), "Inter", sans-serif;--font-brand:var(--font-great-vibes), "Great Vibes", cursive}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-bg);color:var(--color-text-dark);font-family:var(--font-body);line-height:1.6;overflow-x:hidden}@media (max-width:768px){main{padding-bottom:72px}}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:500}a{color:inherit;text-decoration:none}.title-accent{letter-spacing:.15em;text-transform:uppercase}.btn-primary{background-color:var(--color-primary);color:var(--color-text-dark);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;text-align:center;border:none;min-width:150px;padding:12px 24px;font-weight:500;transition:background-color .3s;display:inline-block}.btn-primary:hover{background-color:var(--color-secondary)}.btn-secondary{color:var(--color-primary);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--color-primary);cursor:pointer;background-color:#0000;padding:12px 24px;font-weight:500;transition:all .3s;display:inline-block}.btn-secondary:hover{background-color:var(--color-primary);color:var(--color-text-dark)}.container{max-width:1440px;margin:0 auto;padding:0 5%}.text-gold{color:var(--color-primary)}.bg-black{background-color:var(--color-black)}.bg-white{background-color:var(--color-white);color:var(--color-text-dark)}.py-section{padding:80px 0}.text-center{text-align:center}.product-grid{grid-template-columns:repeat(1,1fr);gap:30px;display:grid}@media (min-width:768px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.product-grid{grid-template-columns:repeat(4,1fr)}}.product-card{text-align:center;transition:transform .3s}.product-card:hover{transform:translateY(-5px)}.product-image{aspect-ratio:1;background-color:#111;justify-content:center;align-items:center;margin-bottom:20px;display:flex;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.05)}.product-title{font-family:var(--font-heading);margin-bottom:8px;font-size:1.25rem}.product-brand{color:var(--color-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:.875rem}.product-price{color:var(--color-primary);font-weight:500}
