@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Montserrat:wght@400;500;600;700&display=swap";:root{color:#071a32;background:#f4f1ea;font-family:Montserrat,Arial,sans-serif}body{margin:0}.adminLogin{background:#061d32;place-items:center;min-height:100vh;padding:20px;display:grid}.adminLogin section{background:#fff;border-radius:26px;width:min(460px,100%);padding:42px}.adminLogin h1{margin:0;font:600 44px Cormorant Garamond,serif}.adminLogin p{color:#b27b20;letter-spacing:.18em}.adminLogin label{gap:8px;font-size:12px;display:grid}.adminLogin input{border:1px solid #ddd;border-radius:12px;padding:14px}.adminLogin button,.adminTitle button,.saveButton{color:#061d32;background:#d9a23a;border:0;border-radius:999px;padding:13px 20px;font-weight:800}.adminLogin small{color:#8b4c4c;margin:15px 0;display:block}.adminLogin a{color:#061d32;margin-top:20px;display:block}.adminShell{min-height:100vh}.adminShell>header{color:#fff;background:#061d32;justify-content:space-between;align-items:center;height:72px;padding:0 max(20px,50vw - 600px);display:flex}.adminShell>header div{display:grid}.adminShell>header b{color:#e6b75c}.adminShell>header span{letter-spacing:.18em;font-size:11px}.adminShell>header a{color:#fff;font-size:12px;text-decoration:none}.adminShell>nav{background:#fff;border-bottom:1px solid #ddd;gap:8px;padding:15px max(20px,50vw - 600px);display:flex}.adminShell>nav button{color:#061d32;background:#f2eee6;border:0;border-radius:999px;padding:10px 15px}.adminShell>nav button.active{color:#fff;background:#061d32}.adminShell>nav b{color:#d9a23a;margin-left:5px}.adminPage{max-width:1200px;margin:auto;padding:45px 20px 80px}.adminTitle{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.adminTitle p{color:#a87824;letter-spacing:.2em;margin:0;font-size:11px}.adminTitle h1{margin:3px 0 0;font:600 54px Cormorant Garamond,serif}.adminSearch{border:1px solid #d8d0c3;border-radius:999px;width:100%;margin-bottom:20px;padding:14px 20px}.adminCards{gap:10px;display:grid}.adminCards article{background:#fff;border:1px solid #e1d9cc;border-radius:18px;grid-template-columns:90px 1fr auto;align-items:center;gap:18px;padding:12px;display:grid}.adminCards img{object-fit:contain;background:#fff;border-radius:12px;width:90px;height:90px}.adminCards h3{margin:0 0 5px}.adminCards p{color:#777;margin:0;font-size:12px}.adminPrices{gap:15px;margin-top:9px;font-size:11px;display:flex}.adminCards em{color:#a66f14;margin-top:8px;font-size:10px;display:inline-block}.adminCards aside{gap:6px;display:flex}.adminCards aside button,.reviewAdmin button{background:#fff;border:1px solid #d9c9ae;border-radius:999px;padding:8px 12px}.adminForm{color:#fff;background:#061d32;border-radius:24px;margin:0 0 28px;padding:28px}.formHead{justify-content:space-between;align-items:center;display:flex}.formHead h2{margin:0 0 20px;font:600 35px Cormorant Garamond}.formHead button{color:#fff;background:0 0;border:0;font-size:30px}.formGrid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.formGrid label{gap:7px;font-size:11px;display:grid}.formGrid input,.formGrid select,.formGrid textarea{width:100%;font:inherit;background:#fff;border:1px solid #aeb6bd;border-radius:10px;padding:12px}.formGrid textarea{min-height:110px}.formGrid .wide{grid-column:1/-1}.formGrid .check{align-items:center;display:flex}.formGrid .check input{width:auto}.saveButton{margin-top:20px}.adminNotice{color:#795719;background:#fff5dc;border-radius:12px;max-width:1200px;margin:18px auto 0;padding:12px 20px}.reviewAdmin{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.reviewAdmin article{background:#fff;border-radius:18px;padding:22px}.reviewAdmin .stars{color:#d9a23a}.reviewAdmin p{line-height:1.5}.reviewAdmin small{color:#888;margin:5px 0 15px;display:block}.reviewAdmin article>div:last-child{gap:8px;display:flex}@media (max-width:700px){.adminShell>nav{overflow:auto}.adminPage{padding-top:30px}.adminTitle h1{font-size:45px}.adminCards article{grid-template-columns:68px 1fr}.adminCards img{width:68px;height:68px}.adminCards aside{grid-column:1/-1;justify-content:flex-end}.adminPrices{flex-wrap:wrap;gap:8px}.formGrid{grid-template-columns:1fr}.formGrid .wide{grid-column:auto}.adminForm{padding:22px 17px}.reviewAdmin{grid-template-columns:1fr}}.adminMediaTools{background:#fff8ee;border-bottom:1px solid #e6d8c4;align-items:center;gap:12px;padding:14px clamp(18px,4vw,48px);display:flex}.adminMediaTools button{color:#08243a;cursor:pointer;background:#e5a92f;border:1px solid #08243a;border-radius:999px;padding:10px 16px;font-weight:700}.adminMediaTools span{color:#5f5246;font-size:13px}@media (max-width:700px){.adminMediaTools{flex-direction:column;align-items:flex-start}}.headerActions{align-items:center;gap:18px!important;display:flex!important}.headerActions span{opacity:.7;letter-spacing:0!important}.pendingBanner{color:#5f4513;background:#fff0c7;border-bottom:1px solid #e4c77d;justify-content:space-between;align-items:center;gap:15px;padding:12px max(20px,50vw - 600px);display:flex}.pendingBanner button{color:#fff;background:#061d32;border:0;border-radius:999px;padding:8px 14px;font-weight:700}.adminFilters{grid-template-columns:minmax(260px,1fr) repeat(3,minmax(150px,190px));gap:10px;margin-bottom:25px;display:grid}.adminFilters .adminSearch{margin:0}.adminFilters select{color:#061d32;background:#fff;border:1px solid #d8d0c3;border-radius:999px;padding:12px 14px}.adminGroup{margin-top:28px}.groupHead{border-bottom:1px solid #ddd2c1;align-items:center;gap:10px;margin:0 0 12px;padding-bottom:9px;display:flex}.groupHead h2{margin:0;font:600 28px Cormorant Garamond,serif}.groupHead span{color:#fff;background:#061d32;border-radius:999px;place-items:center;min-width:27px;height:27px;font-size:11px;display:grid}.cardTitleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.featuredTag{color:#815d13;text-transform:uppercase;letter-spacing:.08em;background:#fff0c7;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800}.statusPill{border-radius:999px;margin:8px 0 0 8px;padding:4px 8px;font-size:9px;font-weight:700;display:inline-block}.statusPill.available{color:#2f6c3a;background:#e8f4eb}.statusPill.low{color:#7b5a12;background:#fff1ce}.statusPill.sold_out{color:#8e3434;background:#f7dddd}.statusPill.hidden{color:#666;background:#ececec}.comboSummary{color:#786f65;margin-top:10px;line-height:1.45;display:block}.formHead small,.comboBuilderHead small,.settingsSectionHead small{color:#e6b75c;letter-spacing:.18em;margin-bottom:4px;font-size:9px;display:block}.priceBox{background:#0a2944;border-radius:14px;grid-template-columns:1fr 1fr;gap:8px;padding:10px;display:grid}.offerExpiry{gap:8px;display:grid}.offerExpiry>div{flex-wrap:wrap;gap:7px;display:flex}.offerExpiry button,.comboBuilderHead button{color:#f4ddb0;background:0 0;border:1px solid #d6b873;border-radius:999px;padding:8px 10px;font-size:10px}.comboBuilder{border-top:1px solid #23425b;margin-top:22px;padding-top:20px}.comboBuilderHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.comboBuilderHead h3{margin:0;font:600 27px Cormorant Garamond,serif}.emptyHint{color:#b8c1c9;font-size:12px}.comboItemRow{background:#0a2944;border-radius:14px;grid-template-columns:1fr 140px 100px auto;align-items:end;gap:10px;margin-top:10px;padding:12px;display:grid}.comboItemRow label{gap:6px;font-size:10px;display:grid}.comboItemRow input,.comboItemRow select{background:#fff;border:1px solid #9eaab4;border-radius:9px;width:100%;padding:10px}.removeItem{color:#ffd4d4;background:0 0;border:1px solid #9f6060;border-radius:999px;height:40px;padding:0 12px}.reviewAlert{color:#735414;background:#fff6dc;border:1px solid #e1c982;border-radius:14px;margin-bottom:18px;padding:14px 16px}.reviewAdmin .pendingReview{border:1px solid #d9a23a;box-shadow:0 5px 20px #845c1414}.reviewPhoto{aspect-ratio:16/10;object-fit:cover;background:#eee;border-radius:12px;width:100%;margin-bottom:12px}.discountGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.discountGrid article{background:#fff;border:1px solid #e1d9cc;border-radius:18px;justify-content:space-between;gap:15px;padding:22px;display:flex}.discountGrid h3{margin:8px 0 2px;font-size:20px}.discountGrid strong{color:#a8751e;font:700 38px Cormorant Garamond,serif}.discountGrid p{color:#777;margin:5px 0 0;font-size:11px}.discountGrid aside{align-items:flex-start;gap:6px;display:flex}.discountGrid button{background:#fff;border:1px solid #d9c9ae;border-radius:999px;padding:8px 12px}.discountStatus{color:#777;text-transform:uppercase;background:#ececec;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-block}.discountStatus.active{color:#2f6c3a;background:#e8f4eb}.compactForm{max-width:900px}.settingsForm{gap:16px;display:grid}.settingsForm section{background:#fff;border:1px solid #e1d9cc;border-radius:20px;padding:25px}.settingsSectionHead h2{margin:0 0 18px;font:600 32px Cormorant Garamond,serif}.settingsSectionHead small{color:#a87824}.formGrid.light label{color:#26384a}.formGrid.light input,.formGrid.light textarea,.formGrid.light select{border-color:#d8d0c3}.formGrid.light textarea{min-height:90px}.settingsForm>.saveButton{justify-self:start}.adminCards article>div{min-width:0}.adminCards aside button,.adminShell button{cursor:pointer}@media (max-width:900px){.adminFilters{grid-template-columns:1fr 1fr}.adminFilters .adminSearch{grid-column:1/-1}.comboItemRow{grid-template-columns:1fr 1fr}.comboItemRow .removeItem{grid-column:1/-1}.discountGrid{grid-template-columns:1fr}.headerActions span{display:none}}@media (max-width:700px){.pendingBanner{flex-direction:column;align-items:flex-start}.adminFilters{grid-template-columns:1fr}.adminFilters .adminSearch{grid-column:auto}.priceBox{grid-template-columns:1fr}.comboBuilderHead{flex-direction:column;align-items:flex-start}.comboItemRow{grid-template-columns:1fr}.comboItemRow .removeItem{grid-column:auto}.discountGrid article{flex-direction:column}.discountGrid aside{justify-content:flex-end}.adminShell>header{padding:0 16px}}.systemStatus{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 18px;display:grid}.systemStatus>div{background:#fff;border:1px solid #e1d9cc;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;column-gap:9px;padding:14px 16px;display:grid}.systemStatus small{color:#756d64;grid-column:2;margin-top:2px}.okDot,.warnDot{border-radius:50%;width:10px;height:10px;display:block}.okDot{background:#4d9a63}.warnDot{background:#d49a2e}@media (max-width:700px){.systemStatus{grid-template-columns:1fr}}.logoutButton{color:#fff;background:0 0;border:1px solid #ffffff47;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700}.logoutButton:hover{background:#ffffff14}@media (max-width:700px){.headerActions{gap:8px!important}.logoutButton{padding:7px 10px;font-size:10px}}:root{color:#071a32;font-synthesis:none;--navy:#061d32;--navy-deep:#031421;--gold:#d9a23a;--gold-light:#f0c363;--cream:#f7f2e8;--paper:#fffdf8;--ink:#071a32;--muted-ink:#69645d;background:#f7f2e8;font-family:Montserrat,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}.ticker{white-space:nowrap;background:var(--navy);height:32px;color:var(--gold-light);letter-spacing:.16em;text-transform:uppercase;align-items:center;font-size:10px;font-weight:600;display:flex;overflow:hidden}.ticker>div{will-change:transform;align-items:center;min-width:max-content;padding-left:0;animation:48s linear -8s infinite ticker;display:inline-flex}.ticker span{color:var(--gold);margin:0 28px}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.header{z-index:20;min-height:72px;color:var(--navy);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f2e8f7;border-bottom:1px solid #dfd5c5;grid-template-columns:74px minmax(500px,1fr) minmax(190px,280px) auto auto auto;align-items:center;gap:18px;padding:0 clamp(22px,4vw,76px);display:grid;position:sticky;top:0;box-shadow:0 6px 24px #0314210f}.brand{place-items:center;width:64px;height:64px;display:grid}.brand img{object-fit:contain;width:62px;height:62px}.header nav{white-space:nowrap;justify-content:center;align-items:center;gap:clamp(13px,1.25vw,24px);font-size:11px;font-weight:600;display:flex}.header nav a{transition:color .2s}.header nav a:hover{color:#a66f14}.headerSearch{color:#7a746a;background:#fffdf8e0;border:1px solid #d8cdbd;border-radius:999px;align-items:center;gap:8px;height:38px;padding:0 14px;display:flex}.headerSearch input{width:100%;min-width:0;color:var(--navy);background:0 0;border:0;outline:0;font-size:11px}.language,.favoriteButton,.cartButton{white-space:nowrap;height:38px;color:var(--navy);background:#fffdf8cc;border:1px solid #d8cdbd;border-radius:999px;justify-content:center;align-items:center;font-size:10px;font-style:normal;display:inline-flex}.language{padding:0 12px;font-weight:600}.language i{color:#a29a8d;margin:0 7px;font-style:normal}.favoriteButton,.cartButton{cursor:pointer;padding:0 10px;position:relative}.favoriteButton{font-size:15px}.favoriteButton span,.cartButton span{margin-left:5px;font-size:10px;font-weight:600}.favoriteButton.active{border-color:var(--gold);background:#f6e8c8}.favoriteButton b,.cartButton b{background:var(--navy);color:#fffdf8;border-radius:50%;place-items:center;min-width:21px;height:21px;margin-left:6px;font-size:10px;display:inline-grid}.hero{width:100%;min-height:760px;color:var(--navy);background:var(--cream);border-bottom:1px solid #ddd2c1;grid-template-columns:52.4% 47.6%;align-items:stretch;gap:0;margin:0;padding:0;display:grid}.heroCopy{flex-direction:column;justify-content:center;padding:clamp(62px,6vw,118px) clamp(36px,5.6vw,108px);display:flex}.hero h1,h2{font-family:Cormorant Garamond,serif;font-weight:500}.hero h1{max-width:750px;color:var(--navy);letter-spacing:-.035em;margin:14px 0 20px;font-size:clamp(62px,5.8vw,108px);line-height:.92}.heroCopy>p:not(.eyebrow){color:#5f5a52;white-space:pre-line;max-width:680px;font-size:14px;line-height:1.7}.heroImage{background:#d6c5ad;min-height:760px;overflow:hidden}.heroImage img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.eyebrow{color:var(--gold);letter-spacing:.2em;margin:0 0 12px;font-size:11px;font-weight:700}.actions{gap:12px;margin-top:28px;display:flex}.primary,.secondary,.whatsapp{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-weight:700;display:inline-flex}.primary{background:linear-gradient(135deg, var(--gold-light), var(--gold));color:var(--navy)}.secondary{border:1px solid var(--navy);color:var(--navy)}.hero .primary{background:var(--navy);color:#fffdf8}.hero .secondary{background:0 0}.heroMeta{color:#7c766d;border-top:1px solid #d8cdbc;flex-wrap:wrap;gap:30px;margin-top:34px;padding-top:19px;font-size:10px;display:flex}.intro,.section,.reviews{max-width:1200px;margin:auto;padding:96px 24px}.intro h2,.sectionHead h2,.reviews h2,.contact h2{margin:0;font-size:clamp(36px,4vw,58px)}.benefits{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;display:grid}.benefits article{background:#fffdf8b8;border:1px solid #e1d4bd;gap:10px;padding:25px;display:grid;box-shadow:0 12px 35px #071a320d}.benefits span{color:var(--muted-ink);line-height:1.55}.sectionHead{margin-bottom:34px}.muted{color:#fffdf8;background:linear-gradient(135deg, var(--navy-deep), var(--navy));max-width:none;padding-left:max(24px,50vw - 576px);padding-right:max(24px,50vw - 576px)}.rail{scroll-snap-type:x mandatory;grid-auto-columns:minmax(285px,1fr);grid-auto-flow:column;gap:18px;padding-bottom:16px;display:grid;overflow-x:auto}.rail>*{scroll-snap-align:start}.comboCard,.productCard,.offerCard{background:var(--paper);color:var(--ink);border:1px solid #eadfcf;position:relative;overflow:hidden;box-shadow:0 14px 40px #071a3212}.comboCard{padding-bottom:22px}.comboCard>img{aspect-ratio:1;object-fit:cover;width:100%}.comboCard>span,.comboCard h3,.comboCard p,.comboCard ul,.comboCard .cardFoot{margin-left:20px;margin-right:20px}.comboCard>span{color:#a66f14;letter-spacing:.15em;margin-top:18px;font-size:11px;font-weight:700;display:block}.comboCard h3{margin-top:7px;margin-bottom:9px;font:600 25px Cormorant Garamond}.comboCard p{min-height:64px;color:var(--muted-ink);line-height:1.45}.comboCard ul{color:#514c45;min-height:72px;padding-left:16px;font-size:13px;line-height:1.7}.cardFoot{justify-content:space-between;align-items:center;display:flex}.cardFoot strong{font-size:22px}.cardFoot button{background:var(--navy);color:#fffdf8;cursor:pointer;border:0;padding:10px 13px}.heart{z-index:2;width:38px;height:38px;color:var(--navy);cursor:pointer;background:#fffdf8f0;border:1px solid #d9a23a80;border-radius:50%;font-size:20px;position:absolute;top:13px;right:13px}.compact{grid-auto-columns:230px}.offerCard{padding-bottom:18px}.offerCard img{aspect-ratio:1;object-fit:contain;background:#fff;width:100%}.offerCard span,.offerCard h3,.offerCard p{margin-left:16px;margin-right:16px}.offerCard span{color:#a66f14;margin-top:12px;font-size:10px;font-weight:800;display:block}.offerCard h3{margin-top:5px;margin-bottom:3px}.offerCard p{color:#6d675d;margin-top:0}.catalogTools{align-items:center;gap:20px;margin-bottom:30px;display:flex}.catalogTools input{min-width:280px;color:var(--navy);background:#fffdf8;border:1px solid #d9c9ae;outline:none;flex:1;padding:15px 17px}.catalogTools input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #d9a23a1f}.catalogTools>div{gap:7px;display:flex}.catalogTools button{color:var(--navy);cursor:pointer;background:0 0;border:1px solid #cfc0a6;padding:11px 15px}.catalogTools button.active{background:var(--gold);border-color:var(--gold);color:var(--navy)}.grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.productMedia{background:#fff;position:relative}.productMedia img{aspect-ratio:1;object-fit:contain;width:100%}.productBody{padding:19px}.tags{gap:7px;display:flex}.tags span{color:#715522;text-transform:uppercase;background:#f3e6ce;padding:5px 8px;font-size:10px;font-weight:700}.productBody h3{margin:13px 0 2px;font:600 24px Cormorant Garamond}.productBody small{color:#7b7468}.productBody p{color:#5f594f;min-height:66px;line-height:1.5}.choices{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.choices button{color:var(--navy);cursor:pointer;background:0 0;border:1px solid #d7c8ae;gap:4px;padding:9px 4px;display:grid}.choices button:hover{background:var(--navy);color:#fffdf8}.choices span{font-size:10px}.choices b{font-size:13px}.reviews{grid-template-columns:1.2fr .8fr;gap:60px;display:grid}.review{background:#fffdf88c;border:1px solid #dfd0b7;margin-top:18px;padding:20px}.review>div{color:var(--gold);letter-spacing:.12em}.review p{color:#4f4b46;line-height:1.55}.review small{color:#a66f14;margin-top:5px;display:block}.reviewForm{background:var(--paper);color:var(--ink);border:1px solid #e1d4bd;align-self:start;gap:16px;padding:28px;display:grid;box-shadow:0 16px 45px #071a3214}.reviewForm h3{margin:0;font:600 30px Cormorant Garamond}.reviewForm label{gap:6px;font-size:13px;font-weight:700;display:grid}.reviewForm input,.reviewForm textarea,.reviewForm select{color:var(--navy);background:#fff;border:1px solid #cfc4b5;padding:12px}.reviewForm textarea{resize:vertical;min-height:120px}.contact{text-align:center;color:#fffdf8;background:linear-gradient(135deg, var(--navy-deep), var(--navy));border-top:1px solid #d9a23a73;border-bottom:1px solid #d9a23a73;margin-top:55px;padding:90px 24px}.contact>p:not(.eyebrow){color:#ddd6ca}.whatsapp{color:#092811;background:#25d366;margin-top:14px}footer{color:#716a60;justify-content:space-between;gap:25px;max-width:1200px;margin:auto;padding:48px 24px;font-size:13px;display:flex}footer b{color:var(--navy);letter-spacing:.14em}.floatingWhatsApp{z-index:38;color:#fff;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;-webkit-tap-highlight-color:transparent;background:#25d366;border:2px solid #fffdf8;border-radius:50%;place-items:center;width:60px;height:60px;animation:2.8s ease-in-out infinite whatsappPulse;display:grid;position:fixed;box-shadow:0 10px 28px #0314214d}.floatingWhatsApp svg{fill:currentColor;pointer-events:none;width:34px;height:34px}.floatingWhatsApp.dragging{cursor:grabbing;animation:none;transform:scale(1.04)}.floatingWhatsApp.corner-br{bottom:22px;right:22px}.floatingWhatsApp.corner-bl{bottom:22px;left:22px}.floatingWhatsApp.corner-tr{top:92px;right:22px}.floatingWhatsApp.corner-tl{top:92px;left:22px}@keyframes whatsappPulse{0%,to{transform:scale(1);box-shadow:0 10px 28px #0314214d}50%{transform:scale(1.06);box-shadow:0 10px 36px #25d36661}}.overlay{z-index:39;visibility:hidden;opacity:0;background:#031421ad;transition:all .2s;position:fixed;inset:0}.overlay.open{visibility:visible;opacity:1}.cart{z-index:40;background:var(--paper);width:min(440px,100%);height:100dvh;color:var(--ink);flex-direction:column;padding:25px;transition:all .25s;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.cart.open{transform:none}.cartHead{border-bottom:1px solid #d6ccbd;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.cartHead small{color:#a66f14;letter-spacing:.15em}.cartHead h2{margin:4px 0 0;font-size:34px}.cartHead button{color:var(--navy);cursor:pointer;background:0 0;border:0;font-size:32px}.cartLines{flex:1;overflow:auto}.cartLines article{border-bottom:1px solid #ddd4c7;justify-content:space-between;align-items:center;gap:15px;padding:16px 0;display:flex}.cartLines article>div:first-child{gap:4px;display:grid}.cartLines span{color:#756e64;font-size:13px}.qty{align-items:center;gap:10px;display:flex}.qty button{width:27px;height:27px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #c7bcad}.coupon{margin-top:16px;display:flex}.coupon input{border:1px solid #c9beae;flex:1;min-width:0;padding:12px}.coupon button{background:var(--navy);color:#fffdf8;border:0;padding:0 16px}.success{color:#25783e;font-size:13px}.total{justify-content:space-between;padding:20px 0;font-size:20px;display:flex}.checkout{cursor:pointer;border:0;width:100%;margin:0}.checkout:disabled{filter:grayscale();opacity:.5}@media (max-width:1500px){.header{grid-template-columns:68px minmax(430px,1fr) minmax(170px,230px) auto auto;gap:12px;padding-inline:28px}.header nav{gap:13px}.language{display:none}}@media (max-width:1180px){.header{grid-template-columns:68px 1fr minmax(190px,300px) auto auto}.header nav{justify-content:flex-start}.header nav a:nth-child(n+6){display:none}.hero{grid-template-columns:50% 50%}.hero h1{font-size:clamp(55px,6vw,78px)}}@media (max-width:900px){.header{grid-template-columns:64px 1fr auto auto;padding-inline:18px}.header nav{display:none}.headerSearch{justify-self:end;max-width:420px}.hero{grid-template-columns:1fr;min-height:auto}.heroCopy{padding:70px 7vw 64px}.hero h1{max-width:680px;font-size:clamp(58px,10vw,88px)}.heroImage{height:58vw;min-height:520px;max-height:680px}.benefits,.grid{grid-template-columns:repeat(2,1fr)}.reviews{grid-template-columns:1fr}.catalogTools{flex-direction:column;align-items:stretch}.catalogTools>div{overflow-x:auto}.catalogTools button{flex:none}}@media (max-width:600px){.ticker{height:28px;font-size:8px}.ticker>div{animation-duration:42s}.header{grid-template-columns:54px 1fr auto auto;gap:7px;min-height:64px;padding:0 12px}.brand,.brand img{width:52px;height:52px}.headerSearch{height:36px;padding:0 10px}.favoriteButton,.cartButton{width:36px;height:36px;padding:0}.favoriteButton span,.cartButton span{display:none}.favoriteButton b,.cartButton b{align-self:flex-start;width:16px;min-width:16px;height:16px;margin:-5px 0 0 23px;font-size:8px;position:absolute}.heroCopy{padding:54px 20px 44px}.hero h1{font-size:clamp(49px,15vw,67px);line-height:.94}.heroCopy>p:not(.eyebrow){font-size:14px}.actions{flex-direction:column}.heroMeta{gap:12px 22px}.heroImage{height:105vw;min-height:410px}.benefits,.grid{grid-template-columns:1fr}.intro,.section,.reviews{padding:68px 16px}.rail{grid-auto-columns:84vw}.productBody p{min-height:auto}.choices{grid-template-columns:repeat(3,1fr)}.contact{padding:70px 18px}footer{flex-direction:column}.floatingWhatsApp{width:56px;height:56px}.floatingWhatsApp svg{width:31px;height:31px}.floatingWhatsApp.corner-br{bottom:15px;right:15px}.floatingWhatsApp.corner-bl{bottom:15px;left:15px}.floatingWhatsApp.corner-tr{top:78px;right:15px}.floatingWhatsApp.corner-tl{top:78px;left:15px}}img{max-width:100%}main{overflow:clip}@media (min-width:601px) and (max-width:1180px){.intro,.section,.reviews{padding-left:28px;padding-right:28px}.heroCopy{padding-left:clamp(32px,5vw,64px);padding-right:clamp(32px,5vw,64px)}}@media (max-width:760px){.headerSearch input{font-size:16px}.heroMeta{justify-content:flex-start}.sectionHead h2,.reviews h2,.contact h2{line-height:1}.comboCard h3,.productBody h3{line-height:1.05}.reviewForm{padding:22px 18px}.cart{padding:20px 16px}}@media (max-width:420px){.header{grid-template-columns:50px minmax(0,1fr) 36px 36px}.headerSearch{width:100%;min-width:0}.headerSearch input{width:100%}.hero h1{font-size:clamp(46px,14.5vw,61px)}.heroImage{min-height:360px}.choices{grid-template-columns:1fr}.choices button{grid-template-columns:1fr auto;align-items:center}.rail{grid-auto-columns:88vw}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker>div,.floatingWhatsApp{animation:none}}button,.primary,.secondary,.whatsapp,.cardFoot button,.catalogTools button,.choices button,.coupon button{border-radius:999px;transition:transform .18s,box-shadow .18s,background .18s}button:hover,.primary:hover,.secondary:hover,.whatsapp:hover,.cardFoot button:hover{transform:translateY(-1px)}.cartIcon{font-size:17px;line-height:1}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.productCard{border-radius:22px}.productOpen{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;padding:0}.productOpen:hover{transform:none}.productMedia{overflow:hidden}.productMedia img{transition:transform .35s}.productOpen:hover .productMedia img{transform:scale(1.025)}.productBody{padding-bottom:12px}.productExcerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;min-height:45px!important}.viewDetails{color:#8b641e;margin-top:2px;font-size:11px;font-weight:700;display:inline-block}.productCard>.heart{top:14px;right:14px}.productCard>.choices{padding:0 19px 19px}.choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.choices button{background:#fffdf8;border-color:#d8c8ad;min-height:55px;padding:8px 10px}.priceStack{flex-direction:column;align-items:center;gap:1px;display:flex}.priceStack del,.modalPrices del{color:#8b857c;font-size:9px;font-weight:500}.priceStack .salePrice,.offerPrice strong{color:#b47816}.offerCard{cursor:pointer;border-radius:18px}.offerPrice{align-items:baseline;gap:8px;margin:10px 16px 0;display:flex}.offerPrice del{color:#8a8379;font-size:12px}.offerPrice strong{font-size:20px}.reviews{color:#fffdf8;background:linear-gradient(135deg,var(--navy-deep),var(--navy));max-width:none;padding-left:max(24px,50vw - 576px);padding-right:max(24px,50vw - 576px)}.review{background:#ffffff0f;border-color:#d9a23a47;border-radius:18px}.review small{color:var(--gold-light)}.reviewForm{color:#fffdf8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #d9a23a6b;border-radius:24px;box-shadow:0 20px 60px #0000002e}.reviewForm h3{color:#fffdf8;font-size:36px}.reviewForm input,.reviewForm textarea,.reviewForm select{background:#fffffff5;border-color:#fff3;border-radius:12px}.reviewForm .primary{min-height:50px}.productModalBackdrop{z-index:60;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#031421c2;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.productModal{background:var(--paper);border:1px solid #dfd1b8;border-radius:26px;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);width:min(940px,100%);max-height:90dvh;display:grid;position:relative;overflow:auto;box-shadow:0 28px 90px #00000052}.modalClose{z-index:2;width:42px;height:42px;color:var(--navy);cursor:pointer;background:#fffdf8f0;border:1px solid #ded1bc;font-size:27px;position:absolute;top:14px;right:14px}.modalMedia{background:#fff;place-items:center;min-height:480px;display:grid}.modalMedia img{object-fit:contain;width:100%;height:100%;max-height:620px}.modalBody{padding:clamp(30px,5vw,58px)}.modalBody h2{margin:12px 0 0;font-size:clamp(42px,5vw,64px);line-height:.95}.modalBody small{color:#746e65}.modalBody p{color:#554f47;line-height:1.65}.modalPrices{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:24px;display:grid}.modalPrices button{color:var(--navy);cursor:pointer;background:#fff;border:1px solid #d6c6aa;gap:4px;padding:13px 9px;display:grid}.modalPrices button:hover{background:var(--navy);color:#fff}@media (max-width:700px){.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.productCard{border-radius:15px}.productBody{padding:11px}.productBody h3{margin-top:8px;font-size:19px}.productBody small{font-size:10px}.tags{flex-wrap:wrap;gap:3px}.tags span{padding:4px 5px;font-size:8px}.productExcerpt{display:none}.viewDetails{margin-top:7px;font-size:9px}.productCard>.choices{grid-template-columns:1fr;gap:5px;padding:0 9px 10px}.choices button{border-radius:12px;grid-template-columns:1fr auto;min-height:38px;padding:6px 10px}.priceStack{flex-direction:row;gap:5px}.priceStack del{font-size:8px}.productCard>.heart{width:32px;height:32px;font-size:17px;top:8px;right:8px}.reviews{padding-left:16px;padding-right:16px}.productModalBackdrop{padding:10px}.productModal{border-radius:20px;grid-template-columns:1fr}.modalMedia{height:42dvh;min-height:300px}.modalBody{padding:24px 18px}.modalBody h2{font-size:42px}.modalPrices{grid-template-columns:1fr}.modalPrices button{grid-template-columns:1fr auto auto;align-items:center}}.heart{width:44px;height:44px;color:var(--navy);background:#fffffff0;border:1px solid #061d3224;place-items:center;padding:0;display:grid;box-shadow:0 7px 20px #0314211a}.heart svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linejoin:round;width:23px;height:23px;transition:all .2s}.heart.saved{color:#a66f14;background:#fff9ed;border-color:#d9a23a80}.heart:hover svg{transform:scale(1.08)}.comboCard{background:var(--navy);color:#fffdf8;border-radius:24px;padding-bottom:0}.comboCard>img{background:#fff;display:block}.comboCard>span{color:var(--gold-light);margin-top:24px}.comboCard h3{color:#fffdf8;font-size:32px;font-weight:500}.comboCard p,.comboCard ul{color:#d8dfe5}.comboCard li::marker{color:var(--gold)}.comboCard .cardFoot{border-top:1px solid #d9a23a38;margin:20px 20px 0;padding:20px 0 24px}.comboCard .cardFoot strong{color:#fffdf8;font:500 30px Cormorant Garamond}.comboCard .cardFoot button{color:#fffdf8;background:0 0;border:1px solid #f0c363b8;padding:12px 19px}.comboCard .cardFoot button:before{content:"＋ ";color:var(--gold-light)}.comboCard .heart{top:14px;right:14px}.offerPrices{border-top:1px solid #e6dac7;gap:7px;margin:14px 16px;padding-top:12px;display:grid}.offerPriceRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.offerPriceRow>span{color:var(--navy);margin:0;font-size:11px;font-weight:700}.offerPriceRow>div{align-items:baseline;gap:7px;display:flex}.offerPriceRow del{color:#8a8379;font-size:10px}.offerPriceRow strong{color:var(--navy);font-size:15px}.offerPriceRow strong.salePrice{color:#b47816}.offerDetails{color:var(--navy);cursor:pointer;background:0 0;border:1px solid #d9c9ae;margin:0 16px 2px;padding:9px 14px;font-size:10px;font-weight:700}.productModalBackdrop{align-items:center;overflow-y:auto}.productModal{grid-template-columns:minmax(0,1fr);width:min(680px,100%);max-height:92dvh;overflow-y:auto}.modalMedia{background:#fff;height:auto;min-height:0;padding:24px 24px 0}.modalMedia img{object-fit:contain;width:100%;height:auto;max-height:52dvh;display:block}.modalBody{z-index:1;background:var(--paper);padding:28px clamp(24px,5vw,48px) 42px;position:relative}.modalBody h2{margin-top:12px;font-size:clamp(42px,8vw,62px)}.modalBody p{margin:18px 0 0}.modalPrices{margin-top:28px}.modalClose{float:right;z-index:5;margin:12px 12px -54px 0;position:sticky;top:12px}@media (max-width:700px){.comboCard h3{font-size:29px}.comboCard>span,.comboCard h3,.comboCard p,.comboCard ul,.comboCard .cardFoot{margin-left:18px;margin-right:18px}.heart{width:38px;height:38px}.heart svg{width:20px;height:20px}.productModalBackdrop{padding:14px;display:block;overflow-y:auto}.productModal{width:100%;max-height:none;margin:2vh auto;display:block;overflow:visible}.modalMedia{height:auto;min-height:0;padding:18px 18px 0}.modalMedia img{height:auto;max-height:46vh}.modalBody{padding:24px 20px 30px}.modalBody h2{font-size:42px}.modalPrices{grid-template-columns:1fr}}.productCard{flex-direction:column;display:flex}.productOpen{flex:auto;display:block}.productBody{flex-direction:column;align-items:flex-start;min-height:188px;display:flex}.productBody h3{width:100%}.productBody small{width:100%;min-height:22px;margin-top:5px;line-height:1.35;display:block}.viewDetails{width:100%;margin-top:auto;padding-top:13px;line-height:1.25;display:block}.productCard>.choices{margin-top:auto}.productMedia{aspect-ratio:1;place-items:center;display:grid}.productMedia img{object-fit:contain;width:100%;height:100%}.heart{background:#fff;border:1px solid #d8dce0;border-radius:50%;width:46px;height:46px;box-shadow:0 5px 15px #03142114}.heart svg{stroke-width:1.9px;width:25px;height:25px}.heart.saved{background:var(--navy);color:#fff;border-color:var(--navy)}.heart.saved svg{fill:#fff;stroke:#fff}.reviews{background:var(--cream);color:var(--navy);grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);gap:60px;display:grid}.reviews h2{color:var(--navy)}.review{background:#fffdf8;border-color:#dfd0b7}.review p{color:#4f4b46}.reviewForm{background:var(--navy);color:#fff;border:0;border-radius:28px;gap:24px;padding:44px 38px;display:grid;box-shadow:0 18px 55px #03142124}.reviewKicker{color:var(--gold-light);letter-spacing:.2em;margin:0;font-size:15px}.reviewIntro{color:#bdc8d3;margin:-4px 0 8px;line-height:1.55}.reviewForm label{color:#fff;gap:10px;font-size:14px}.reviewForm input,.reviewForm textarea{color:var(--navy);background:#f8f9fa;border:1px solid #d7c6a8;border-radius:15px;padding:15px 16px;font-size:16px}.reviewForm textarea{min-height:125px}.ratingField{border:0;margin:0;padding:0}.ratingField legend{margin-bottom:12px;font-size:14px;font-weight:700}.ratingChoices{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.ratingChoices label{cursor:pointer;color:#9babbc;border:1px solid #526c86;border-radius:14px;place-items:center;gap:2px;min-height:72px;display:grid;position:relative}.ratingChoices input{opacity:0;pointer-events:none;position:absolute}.ratingChoices .starShape{font-size:32px;line-height:1}.ratingChoices small{color:inherit}.ratingChoices label:has(input:checked){border-color:var(--gold-light);color:var(--gold-light);background:#d9a23a14}.ratingField>p{color:var(--gold-light);margin:12px 0 0;font-size:13px;font-weight:600}.photoField{position:relative}.photoField>input{opacity:0;width:1px;height:1px;position:absolute}.photoUpload{cursor:pointer;background:#ffffff0a;border:1px dashed #71859a;border-radius:15px;align-items:center;gap:16px;min-height:88px;padding:17px;display:flex}.photoUpload>b{font-size:25px}.photoUpload>span{gap:4px;display:grid}.photoUpload strong{font-size:14px}.photoUpload small{color:#aebaca;line-height:1.4}.reviewSubmit{background:var(--gold);min-height:50px;color:var(--navy);cursor:pointer;border:0;border-radius:14px;font-weight:800}.reviewMessage{color:var(--gold-light);margin:0}@media (max-width:900px){.reviews{grid-template-columns:1fr}}@media (max-width:700px){.productBody{min-height:126px;padding:11px 11px 8px}.productBody small{min-height:29px;margin-top:4px;font-size:10px}.viewDetails{min-height:32px;margin-top:auto;padding-top:7px}.productCard>.choices{margin-top:0}.heart{width:40px;height:40px}.heart svg{width:23px;height:23px}.reviewList{display:none}.reviews{padding-top:58px;padding-bottom:58px;display:block}.reviewForm{border-radius:24px;gap:22px;padding:32px 24px}.ratingChoices{gap:6px}.ratingChoices label{min-height:67px}.ratingChoices .starShape{font-size:29px}}.catalogTools input{border-radius:999px;padding-left:20px;padding-right:20px;box-shadow:0 5px 18px #071a320a}.catalogTools input::placeholder,.headerSearch input::placeholder{color:#9b958c}.cartButton .cartIcon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px;display:block}@media (max-width:600px){.cartButton .cartIcon{width:21px;height:21px}}@media (min-width:1181px){.hero{min-height:clamp(650px,100vh - 112px,820px)}.heroCopy{justify-content:center;padding-top:clamp(38px,4vh,64px);padding-bottom:clamp(38px,4vh,64px)}.heroImage{min-height:clamp(650px,100vh - 112px,820px)}.hero h1{margin-top:12px}}.featuredSection{background:#f7f2e8}.featuredSection .sectionHead>p:last-child{color:#6f685e;max-width:620px}.featuredRail{scrollbar-width:thin;gap:14px;padding:6px 0 14px;display:flex;overflow-x:auto}.featuredWrap{min-width:220px;padding-top:28px;position:relative}.featuredGroupLabel{letter-spacing:.18em;text-transform:uppercase;color:#9b6c1d;font-size:10px;position:absolute;top:0;left:0}.featuredCard{cursor:pointer;background:#fff;border:1px solid #e4dac9;border-radius:18px;transition:transform .2s,box-shadow .2s;overflow:hidden}.featuredCard:hover{transform:translateY(-3px);box-shadow:0 12px 26px #11263714}.featuredCard img{aspect-ratio:1;object-fit:contain;background:#fff;width:100%}.featuredCard>div{padding:14px}.featuredCard small{color:#777;margin-bottom:4px;display:block}.featuredCard h3{margin:0 0 7px;font-family:Cormorant Garamond,serif;font-size:25px;line-height:1}.featuredCard span{color:#9a6d25;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.stockLow,.stockOut{letter-spacing:.06em!important;text-transform:uppercase!important;border-radius:999px!important;padding:4px 7px!important;font-size:9px!important;font-weight:800!important}.stockLow{color:#79570f!important;background:#fff1c9!important}.stockOut{color:#8a2f2f!important;background:#f4dada!important}.comboStock{margin-left:6px;display:inline-block!important}.choices button:disabled,.modalPrices button:disabled,.comboCard button:disabled,.checkout:disabled{opacity:.5;cursor:not-allowed;filter:saturate(.65)}.publicReviewPhoto{object-fit:cover;background:#eee;border-radius:12px;width:100%;max-height:260px;margin:0 0 14px}@media (max-width:700px){.featuredWrap{min-width:185px}.featuredCard h3{font-size:22px}}.contact{background:var(--navy);color:#fff;padding:22px 16px}.contactInner{text-align:center;border:1px solid #d9a23a8c;flex-direction:column;justify-content:center;align-items:center;min-height:445px;padding:56px 24px;display:flex}.contact .eyebrow{color:var(--gold);margin:0 0 14px}.contact h2{color:#fff;letter-spacing:-.035em;max-width:760px;margin:0;font:600 clamp(48px,7vw,84px)/.88 Cormorant Garamond,serif}.contactLead{color:#d3dce5;margin:24px 0 26px;font-size:15px}.contactWhatsApp{justify-content:center;align-items:center;gap:10px;min-height:48px;text-decoration:none;border-radius:999px!important;padding:0 24px!important;display:inline-flex!important}.contactWhatsApp svg{fill:currentColor;width:20px;height:20px}.contactEmail{color:#b9c6d2;align-items:center;gap:8px;margin-top:18px;font-size:12px;display:flex}.contactEmail b{color:var(--gold);font-weight:700}.socialButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:18px;display:flex}.socialButtons a{color:#fff;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.socialButtons a:hover{background:#ffffff14;border-color:#d9a23acc;transform:translateY(-1px)}.socialButtons svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.socialButtons a:first-child svg circle:last-child{fill:currentColor;stroke:none}@media (max-width:700px){.contact{padding:14px}.contactInner{min-height:390px;padding:44px 18px}.contact h2{font-size:clamp(46px,14vw,64px)}.contactLead{font-size:13px;line-height:1.5}}@media (min-width:768px){.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.productBody{padding:15px}.productBody h3{font-size:22px}.productCard>.choices{padding:0 14px 14px}}@media (max-width:767px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1181px){.hero{grid-template-columns:56% 44%;min-height:clamp(590px,72vh,690px)}.heroCopy{justify-content:flex-start;padding:clamp(68px,8vh,96px) clamp(38px,4.6vw,78px) 42px clamp(54px,6vw,104px)}.hero h1{max-width:760px;margin-top:10px;margin-bottom:18px;font-size:clamp(58px,5.15vw,92px);line-height:.92}.heroImage{min-height:clamp(590px,72vh,690px)}}@media (min-width:901px) and (max-width:1180px){.hero{grid-template-columns:54% 46%;min-height:590px}.heroCopy{justify-content:flex-start;padding:64px clamp(28px,4vw,52px) 38px clamp(36px,5vw,62px)}.hero h1{margin-top:10px;font-size:clamp(52px,6.3vw,72px)}.heroImage{min-height:590px}}@media (min-width:768px) and (max-width:900px){.hero{min-height:auto}.heroCopy{justify-content:flex-start;padding-top:52px;padding-bottom:44px}.hero h1{margin-top:8px;font-size:clamp(56px,9vw,76px)}.heroImage{height:48vw;min-height:400px;max-height:500px}}.headerSearchWrap{z-index:40;min-width:0;position:relative}.headerSearchWrap .headerSearch{box-sizing:border-box;width:100%}.searchSuggestions{background:#fffdf8;border:1px solid #ded2bf;border-radius:18px;min-width:340px;max-height:min(520px,70vh);padding:8px;position:absolute;top:calc(100% + 9px);left:0;right:0;overflow:auto;box-shadow:0 20px 55px #0314212e}.searchSuggestion{width:100%;color:var(--navy);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px;display:grid}.searchSuggestion:hover{background:#f5eee2}.searchSuggestion img{object-fit:contain;background:#fff;border:1px solid #eee5d7;border-radius:9px;width:52px;height:52px}.searchSuggestion>span{gap:3px;min-width:0;display:grid}.searchSuggestion b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.searchSuggestion small{text-overflow:ellipsis;white-space:nowrap;color:#7d756a;font-size:10px;overflow:hidden}.searchSuggestion em{color:#9c6d20;font-size:10px;font-style:normal;font-weight:700}.searchAll{color:#9a6b1b;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #eadfce;width:100%;margin-top:5px;padding:11px 12px;font-size:11px;font-weight:700}.searchEmpty{color:#786f64;padding:17px 13px;font-size:12px}@media (max-width:900px){.headerSearchWrap{justify-self:end;width:100%;max-width:420px}.searchSuggestions{width:min(430px,100vw - 36px);min-width:0;left:auto;right:0}}@media (max-width:600px){.headerSearchWrap{min-width:0;max-width:none}.searchSuggestions{width:auto;max-height:62vh;position:fixed;top:96px;left:12px;right:12px}}.offerRailWrap{position:relative}.offerRail{scroll-behavior:smooth;padding-right:52px}.offerScrollHint{z-index:8;width:40px;height:40px;color:var(--navy);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;opacity:.82;background:#fffdf8e6;border:1px solid #071a3229;border-radius:50%;place-items:center;transition:opacity .2s,transform .2s,background .2s;display:grid;position:absolute;top:46%;right:-8px;transform:translateY(-50%);box-shadow:0 7px 20px #071a3217}.offerScrollHint span{margin-top:-2px;font:400 30px/1 Cormorant Garamond,serif;display:block}.offerScrollHint:hover{opacity:1;background:#fff;transform:translateY(-50%)translate(2px)}.offerScrollHint:before{content:"";border:1px solid #a66f142e;border-radius:50%;animation:2.8s ease-in-out infinite offerArrowPulse;position:absolute;inset:-7px}.offerRail .offerCard:first-child{will-change:transform;animation:3.4s ease-in-out .7s infinite offerNudge}@keyframes offerNudge{0%,62%,to{transform:translate(0)}68%{transform:translate(5px)}72%{transform:translate(-3px)}76%{transform:translate(6px)}80%{transform:translate(-2px)}84%{transform:translate(4px)}89%{transform:translate(0)}}@keyframes offerArrowPulse{0%,to{opacity:.15;transform:scale(.92)}50%{opacity:.55;transform:scale(1.08)}}@media (max-width:700px){.offerScrollHint{width:36px;height:36px;top:44%;right:-4px}.offerRail{padding-right:42px}}@media (prefers-reduced-motion:reduce){.offerScrollHint:before{animation:none}}@media (min-width:1181px){.hero{grid-template-columns:58% 42%;min-height:clamp(540px,66vh,630px)}.heroImage{min-height:clamp(540px,66vh,630px);max-height:630px}}@media (min-width:901px) and (max-width:1180px){.hero{grid-template-columns:56% 44%;min-height:540px}.heroImage{min-height:540px;max-height:560px}}@media (min-width:768px) and (max-width:900px){.heroImage{height:43vw;min-height:360px;max-height:440px}}@keyframes pageFadeIn{0%{opacity:0}to{opacity:1}}@keyframes headerReveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes heroTextReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes heroImageReveal{0%{opacity:.72;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}body{animation:.45s ease-out both pageFadeIn}.ticker,.header{animation:.55s cubic-bezier(.22,.61,.36,1) both headerReveal}.header{animation-delay:50ms}.heroCopy>*{animation:.65s cubic-bezier(.22,.61,.36,1) both heroTextReveal}.heroCopy>:first-child{animation-delay:.12s}.heroCopy>:nth-child(2){animation-delay:.18s}.heroCopy>:nth-child(3){animation-delay:.24s}.heroCopy>:nth-child(4){animation-delay:.3s}.heroCopy>:nth-child(5){animation-delay:.36s}.heroImage img{transform-origin:50%;animation:.9s cubic-bezier(.22,.61,.36,1) both heroImageReveal}@media (prefers-reduced-motion:reduce){body,.ticker,.header,.heroCopy>*,.heroImage img{animation:none!important}}
