.Header-module__Af2_WG__header{z-index:50;background:color-mix(in srgb, var(--bg) 92%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid color-mix(in srgb, var(--gold) 22%, transparent);position:sticky;top:0}.Header-module__Af2_WG__inner{max-width:1200px;padding:8px var(--pad-x);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.Header-module__Af2_WG__logoLink{align-items:center;margin:-6px 0;text-decoration:none;display:flex}.Header-module__Af2_WG__logoImg{height:var(--nav-logo-h);width:auto;display:block}.Header-module__Af2_WG__nav{flex-wrap:wrap;align-items:center;gap:32px;display:flex}.Header-module__Af2_WG__navLink{color:#e8dcc3;letter-spacing:.14em;text-transform:uppercase;font-size:14px;text-decoration:none}.Header-module__Af2_WG__navLink:hover{color:#f5a623}.Header-module__Af2_WG__cartButton{border:1px solid color-mix(in srgb, var(--gold) 35%, transparent);border-radius:var(--radius);color:#e8dcc3;cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.Header-module__Af2_WG__cartButton:hover{color:#f5c044;border-color:#f5c044}.Header-module__Af2_WG__cartBadge{background:var(--cta-a);color:#0d0d0d;min-width:17px;height:17px;font-size:10px;font-weight:700;font-family:var(--font-body);border-radius:9px;justify-content:center;align-items:center;padding:0 4px;display:flex;position:absolute;top:-7px;right:-7px}.Header-module__Af2_WG__shopButton{color:#0d0d0d;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg, var(--cta-a), var(--cta-b));border-radius:var(--radius);padding:11px 24px;font-size:13px;font-weight:600;text-decoration:none}.Header-module__Af2_WG__shopButton:hover{filter:brightness(1.12)}.Header-module__Af2_WG__menuButton{border:1px solid color-mix(in srgb, var(--gold) 35%, transparent);border-radius:var(--radius);color:#e8dcc3;cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:none}.Header-module__Af2_WG__menuButton:hover{color:#f5c044;border-color:#f5c044}.Header-module__Af2_WG__menuPanel{border-top:1px solid color-mix(in srgb, var(--gold) 22%, transparent);border-bottom:1px solid color-mix(in srgb, var(--gold) 22%, transparent);padding:12px var(--pad-x) 24px;background:#121008;flex-direction:column;display:none;position:absolute;top:100%;left:0;right:0}.Header-module__Af2_WG__menuLink{color:#e8dcc3;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid color-mix(in srgb, var(--gold) 14%, transparent);padding:15px 4px;font-size:14px;text-decoration:none}.Header-module__Af2_WG__menuLink:hover{color:#f5a623}.Header-module__Af2_WG__menuShopButton{text-align:center;color:#0d0d0d;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg, var(--cta-a), var(--cta-b));border-radius:var(--radius);margin-top:20px;padding:14px 24px;font-size:13px;font-weight:600;text-decoration:none}@media (max-width:768px){.Header-module__Af2_WG__navLink,.Header-module__Af2_WG__shopButton{display:none}.Header-module__Af2_WG__menuButton,.Header-module__Af2_WG__menuPanel{display:flex}.Header-module__Af2_WG__nav{gap:12px}}
.CartDrawer-module__7HZXAW__overlay{z-index:90;background:#0000008c;transition:opacity .35s;position:fixed;inset:0}.CartDrawer-module__7HZXAW__drawer{border-left:1px solid color-mix(in srgb, var(--gold) 35%, transparent);z-index:91;background:#14110b;flex-direction:column;width:min(420px,100%);height:100%;transition:transform .35s;display:flex;position:fixed;top:0;right:0}.CartDrawer-module__7HZXAW__header{border-bottom:1px solid color-mix(in srgb, var(--gold) 18%, transparent);justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.CartDrawer-module__7HZXAW__title{font-family:var(--font-head);color:#f2e3b8;font-size:22px;font-weight:600}.CartDrawer-module__7HZXAW__closeButton{color:#bfb093;cursor:pointer;background:0 0;border:none;padding:8px 10px;font-size:24px;line-height:1}.CartDrawer-module__7HZXAW__confirmScreen{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:40px 32px;display:flex}.CartDrawer-module__7HZXAW__confirmTitle{font-family:var(--font-head);color:#f2e3b8;margin:0;font-size:22px}.CartDrawer-module__7HZXAW__confirmBody{color:#bfb093;max-width:32ch;margin:0;font-size:14px;line-height:1.7}.CartDrawer-module__7HZXAW__backButton{border:1px solid color-mix(in srgb, var(--gold) 40%, transparent);color:#e9b94e;border-radius:var(--radius);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;margin-top:8px;padding:10px 22px;font-size:13px}.CartDrawer-module__7HZXAW__itemsList{flex:1;padding:4px 28px;overflow-y:auto}.CartDrawer-module__7HZXAW__item{border-bottom:1px solid color-mix(in srgb, var(--gold) 14%, transparent);gap:14px;padding:18px 0;display:flex}.CartDrawer-module__7HZXAW__itemImage{object-fit:cover;border-radius:var(--radius);border:1px solid color-mix(in srgb, var(--gold) 20%, transparent);flex-shrink:0;width:64px;height:64px}.CartDrawer-module__7HZXAW__itemInfo{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.CartDrawer-module__7HZXAW__itemTopRow{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.CartDrawer-module__7HZXAW__itemName{font-family:var(--font-head);color:#f2e3b8;font-size:17px}.CartDrawer-module__7HZXAW__removeButton{color:#8f7b53;cursor:pointer;background:0 0;border:none;padding:0;font-size:16px;line-height:1}.CartDrawer-module__7HZXAW__itemSize{letter-spacing:.08em;text-transform:uppercase;color:#8f7b53;font-size:12px}.CartDrawer-module__7HZXAW__qtyRow{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.CartDrawer-module__7HZXAW__qtyControls{border:1px solid color-mix(in srgb, var(--gold) 30%, transparent);border-radius:var(--radius);align-items:center;gap:2px;display:flex}.CartDrawer-module__7HZXAW__qtyButton{color:#e8dcc3;cursor:pointer;background:0 0;border:none;width:34px;height:34px;font-size:14px}.CartDrawer-module__7HZXAW__qtyValue{color:#e8dcc3;text-align:center;min-width:16px;font-size:13px}.CartDrawer-module__7HZXAW__lineTotal{font-family:var(--font-head);color:#e9b94e;font-size:16px}.CartDrawer-module__7HZXAW__emptyState{text-align:center;justify-content:center;align-items:center;padding:60px 20px;display:flex}.CartDrawer-module__7HZXAW__emptyText{color:#8f7b53;font-size:14px}.CartDrawer-module__7HZXAW__footer{border-top:1px solid color-mix(in srgb, var(--gold) 18%, transparent);flex-direction:column;gap:14px;padding:22px 28px 28px;display:flex}.CartDrawer-module__7HZXAW__shipNudge{flex-direction:column;gap:8px;display:flex}.CartDrawer-module__7HZXAW__shipMsg{letter-spacing:.04em;color:#c89b3c;font-size:12px}.CartDrawer-module__7HZXAW__progressTrack{background:color-mix(in srgb, var(--gold) 18%, transparent);border-radius:2px;width:100%;height:3px;overflow:hidden}.CartDrawer-module__7HZXAW__progressFill{background:linear-gradient(90deg, var(--cta-b), var(--cta-a));height:100%;transition:width .4s}.CartDrawer-module__7HZXAW__totals{flex-direction:column;gap:8px;display:flex}.CartDrawer-module__7HZXAW__totalRow{justify-content:space-between;align-items:center;display:flex}.CartDrawer-module__7HZXAW__totalLabel{letter-spacing:.12em;text-transform:uppercase;color:#8f7b53;font-size:13px}.CartDrawer-module__7HZXAW__totalValue{color:#e8dcc3;font-size:15px}.CartDrawer-module__7HZXAW__grandRow{border-top:1px solid color-mix(in srgb, var(--gold) 14%, transparent);justify-content:space-between;align-items:center;padding-top:8px;display:flex}.CartDrawer-module__7HZXAW__grandLabel{letter-spacing:.12em;text-transform:uppercase;color:#bfb093;font-size:13px}.CartDrawer-module__7HZXAW__grandValue{font-family:var(--font-head);color:#f2e3b8;font-size:22px;font-weight:600}.CartDrawer-module__7HZXAW__checkoutButton{text-align:center;background:linear-gradient(135deg, var(--cta-a), var(--cta-b));color:#0d0d0d;border-radius:var(--radius);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:none;width:100%;padding:15px 20px;font-size:13px;font-weight:600}.CartDrawer-module__7HZXAW__checkoutNote{color:#8f7b53;text-align:center;font-size:12px}
.Hero-module__KTD73a__section{padding:calc(var(--sec-pad) * .87) var(--pad-x) var(--sec-pad);background:radial-gradient(1200px 600px at 70% 20%, #d4890a24, transparent 60%), var(--bg);position:relative}.Hero-module__KTD73a__inner{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:64px;max-width:1200px;margin:0 auto;display:grid;position:relative}.Hero-module__KTD73a__copy{flex-direction:column;gap:28px;display:flex}.Hero-module__KTD73a__kicker{align-items:center;gap:14px;display:flex}.Hero-module__KTD73a__kickerLine{background:linear-gradient(90deg, var(--gold), transparent);width:44px;height:1px;display:block}.Hero-module__KTD73a__kickerText{letter-spacing:.28em;text-transform:uppercase;color:var(--gold);font-size:13px}.Hero-module__KTD73a__headline{font-family:var(--font-head);background:linear-gradient(160deg,#f8e3a3 10%,#e9b94e 40%,#b8860b 70%,#f0ce73 100%);-webkit-text-fill-color:transparent;text-wrap:balance;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(44px,6vw,76px);font-weight:600;line-height:1.05}.Hero-module__KTD73a__subhead{color:#d9cdb4;max-width:46ch;margin:0;font-size:18px;line-height:1.7}.Hero-module__KTD73a__ctaRow{flex-wrap:wrap;align-items:center;gap:20px;margin-top:6px;display:flex}.Hero-module__KTD73a__primaryCta{color:#0d0d0d;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg, var(--cta-a), var(--cta-b));border-radius:var(--radius);padding:16px 36px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 6px 24px #d4890a59}.Hero-module__KTD73a__primaryCta:hover{filter:brightness(1.12)}.Hero-module__KTD73a__secondaryCta{color:#e9b94e;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid #e9b94e80;padding-bottom:4px;font-size:14px;text-decoration:none;display:inline-block}.Hero-module__KTD73a__secondaryCta:hover{color:#f5c044}.Hero-module__KTD73a__artWrap{justify-content:center;display:flex}.Hero-module__KTD73a__artFrame{aspect-ratio:4/5;width:min(420px,100%);position:relative}.Hero-module__KTD73a__glow{pointer-events:none;background:radial-gradient(closest-side,#f5a62347,#0000 70%);animation:6s ease-in-out infinite Hero-module__KTD73a__heroGlow;position:absolute;inset:-40px}.Hero-module__KTD73a__jarImg{object-fit:cover;border:1px solid color-mix(in srgb, var(--gold) 40%, transparent);border-radius:var(--radius);width:100%;height:100%;display:block;position:relative}.Hero-module__KTD73a__cornerTL{border-top:2px solid var(--gold);border-left:2px solid var(--gold);width:36px;height:36px;position:absolute;top:-1px;left:-1px}.Hero-module__KTD73a__cornerBR{border-bottom:2px solid var(--gold);border-right:2px solid var(--gold);width:36px;height:36px;position:absolute;bottom:-1px;right:-1px}@media (max-width:768px){.Hero-module__KTD73a__inner{gap:40px}}
.Story-module__FOoy9G__section{background:var(--bg-alt);padding:var(--sec-pad) var(--pad-x);position:relative}.Story-module__FOoy9G__inner{text-align:center;flex-direction:column;align-items:center;gap:30px;max-width:820px;margin:0 auto;display:flex;position:relative}.Story-module__FOoy9G__heading{text-wrap:balance;font-size:clamp(34px,4.4vw,52px);line-height:1.15}.Story-module__FOoy9G__body{color:#d9cdb4;max-width:62ch;margin:0;font-size:18px;line-height:1.85}.Story-module__FOoy9G__ornament{align-items:center;gap:16px;margin-top:8px;display:flex}.Story-module__FOoy9G__ornamentLine{width:56px;height:1px;display:block}.Story-module__FOoy9G__ornamentLineLeft{background:linear-gradient(90deg, transparent, var(--gold))}.Story-module__FOoy9G__ornamentLineRight{background:linear-gradient(90deg, var(--gold), transparent)}
.ProductCard-module__PgH3tW__card{border:1px solid color-mix(in srgb, var(--gold) 35%, transparent);border-radius:var(--radius);background:linear-gradient(#14110b,#0f0d08);flex-direction:column;gap:20px;padding:36px 32px 40px;transition:all .25s;display:flex;position:relative}.ProductCard-module__PgH3tW__card:hover{border:1px solid #e9b94eb3;transform:translateY(-4px)}.ProductCard-module__PgH3tW__image{aspect-ratio:1;object-fit:cover;border:1px solid color-mix(in srgb, var(--gold) 20%, transparent);border-radius:var(--radius);width:100%;display:block}.ProductCard-module__PgH3tW__body{flex-direction:column;gap:8px;display:flex}.ProductCard-module__PgH3tW__metaRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.ProductCard-module__PgH3tW__kicker{letter-spacing:.22em;text-transform:uppercase;color:#c89b3c;font-size:12px}.ProductCard-module__PgH3tW__stockPill{letter-spacing:.14em;text-transform:uppercase;border-radius:var(--radius);white-space:nowrap;border:1px solid;padding:4px 10px;font-size:11px}.ProductCard-module__PgH3tW__name{font-family:var(--font-head);color:#f2e3b8;margin:0;font-size:28px;font-weight:600}.ProductCard-module__PgH3tW__desc{color:#bfb093;margin:0;font-size:15px;line-height:1.65}.ProductCard-module__PgH3tW__priceRow{border-top:1px solid color-mix(in srgb, var(--gold) 18%, transparent);justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:20px;display:flex}.ProductCard-module__PgH3tW__price{font-family:var(--font-head);color:#e9b94e;font-size:26px;font-weight:600}.ProductCard-module__PgH3tW__select{color:#e8dcc3;border:1px solid color-mix(in srgb, var(--gold) 40%, transparent);border-radius:var(--radius);font-family:var(--font-body);letter-spacing:.06em;cursor:pointer;background:#171310;padding:10px 14px;font-size:14px}.ProductCard-module__PgH3tW__addButton{text-align:center;width:100%;color:var(--gold);border:1px solid color-mix(in srgb, var(--gold) 55%, transparent);border-radius:var(--radius);font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;padding:12px 20px;font-size:13px}.ProductCard-module__PgH3tW__addButton:hover:not(:disabled){background:var(--gold);color:#0d0d0d}.ProductCard-module__PgH3tW__addButton:disabled{cursor:default}
.Products-module__jjJM9G__section{background:var(--bg);padding:var(--sec-pad) var(--pad-x)}.Products-module__jjJM9G__inner{flex-direction:column;gap:56px;max-width:1200px;margin:0 auto;display:flex}.Products-module__jjJM9G__header{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.Products-module__jjJM9G__heading{font-size:clamp(34px,4.4vw,52px)}.Products-module__jjJM9G__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;display:grid}.Products-module__jjJM9G__footnote{text-align:center;color:#8f7b53;letter-spacing:.04em;margin:0;font-size:14px}
.FindUs-module__hTn6LW__section{background:var(--bg-alt);padding:var(--sec-pad) var(--pad-x);position:relative}.FindUs-module__hTn6LW__inner{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:56px;max-width:1100px;margin:0 auto;display:grid;position:relative}.FindUs-module__hTn6LW__left{flex-direction:column;gap:36px;display:flex}.FindUs-module__hTn6LW__headingBlock{flex-direction:column;gap:16px;display:flex}.FindUs-module__hTn6LW__heading{text-wrap:balance;font-size:clamp(34px,4.4vw,48px)}.FindUs-module__hTn6LW__list{flex-direction:column;display:flex}.FindUs-module__hTn6LW__row{border-bottom:1px solid color-mix(in srgb, var(--gold) 18%, transparent);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 20px;padding:20px 4px;display:flex}.FindUs-module__hTn6LW__rowInfo{flex-direction:column;gap:4px;display:flex}.FindUs-module__hTn6LW__rowName{font-family:var(--font-head);color:#f2e3b8;font-size:22px;font-weight:600}.FindUs-module__hTn6LW__rowPlace{color:#bfb093;font-size:14px}.FindUs-module__hTn6LW__rowWhen{letter-spacing:.1em;text-transform:uppercase;color:#c89b3c;white-space:nowrap;font-size:13px}.FindUs-module__hTn6LW__mapFrame{aspect-ratio:4/5;border:1px solid color-mix(in srgb, var(--gold) 35%, transparent);border-radius:var(--radius);background:repeating-linear-gradient(135deg,#14110b 0 14px,#181410 14px 28px);justify-content:center;align-items:center;width:100%;display:flex;position:relative}.FindUs-module__hTn6LW__mapLabel{color:#a98b4f;text-align:center;padding:0 24px;font-family:monospace;font-size:13px}.FindUs-module__hTn6LW__cornerTR{border-top:2px solid var(--gold);border-right:2px solid var(--gold);width:36px;height:36px;position:absolute;top:-1px;right:-1px}.FindUs-module__hTn6LW__cornerBL{border-bottom:2px solid var(--gold);border-left:2px solid var(--gold);width:36px;height:36px;position:absolute;bottom:-1px;left:-1px}@media (max-width:480px){.FindUs-module__hTn6LW__mapFrame{aspect-ratio:4/3}}
.TrustStrip-module__NyT-ZW__section{background:var(--bg);border-top:1px solid color-mix(in srgb, var(--gold) 18%, transparent);border-bottom:1px solid color-mix(in srgb, var(--gold) 18%, transparent);padding:64px var(--pad-x)}.TrustStrip-module__NyT-ZW__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px;max-width:1100px;margin:0 auto;display:grid}.TrustStrip-module__NyT-ZW__item{justify-content:center;align-items:center;gap:18px;display:flex}.TrustStrip-module__NyT-ZW__icon{flex-shrink:0;display:block}.TrustStrip-module__NyT-ZW__textCol{flex-direction:column;gap:4px;display:flex}.TrustStrip-module__NyT-ZW__title{font-family:var(--font-head);color:#f2e3b8;font-size:22px;font-weight:600}.TrustStrip-module__NyT-ZW__sub{letter-spacing:.12em;text-transform:uppercase;color:#8f7b53;font-size:13px}@media (max-width:768px){.TrustStrip-module__NyT-ZW__grid{gap:28px}}
.Testimonials-module__p9op_q__section{background:var(--bg-alt);padding:var(--sec-pad) var(--pad-x);position:relative}.Testimonials-module__p9op_q__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:56px;max-width:1000px;margin:0 auto;display:grid;position:relative}.Testimonials-module__p9op_q__figure{flex-direction:column;gap:20px;margin:0;display:flex}.Testimonials-module__p9op_q__quoteMark{font-family:var(--font-head);color:var(--gold);margin-top:20px;font-size:64px;line-height:.5}.Testimonials-module__p9op_q__quote{font-family:var(--font-head);color:#e8dcc3;margin:0;font-size:22px;font-style:italic;line-height:1.55}.Testimonials-module__p9op_q__caption{align-items:center;gap:12px;display:flex}.Testimonials-module__p9op_q__captionLine{background:var(--gold);width:28px;height:1px;display:block}.Testimonials-module__p9op_q__who{letter-spacing:.12em;text-transform:uppercase;color:#c89b3c;font-size:13px}.Testimonials-module__p9op_q__where{color:#8f7b53;font-size:13px}@media (max-width:768px){.Testimonials-module__p9op_q__grid{gap:36px}}
.FAQ-module__XxaKoW__section{background:var(--bg);padding:var(--sec-pad) var(--pad-x)}.FAQ-module__XxaKoW__inner{flex-direction:column;gap:40px;max-width:760px;margin:0 auto;display:flex}.FAQ-module__XxaKoW__header{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.FAQ-module__XxaKoW__heading{font-size:clamp(34px,4.4vw,48px)}.FAQ-module__XxaKoW__list{flex-direction:column;display:flex}.FAQ-module__XxaKoW__item{border-bottom:1px solid color-mix(in srgb, var(--gold) 18%, transparent)}.FAQ-module__XxaKoW__question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:22px 4px;display:flex}.FAQ-module__XxaKoW__questionText{font-family:var(--font-head);color:#f2e3b8;font-size:20px;font-weight:600}.FAQ-module__XxaKoW__symbol{color:var(--gold);flex-shrink:0;font-size:22px;line-height:1}.FAQ-module__XxaKoW__answer{color:#bfb093;max-width:60ch;margin:0;padding:0 4px 22px;font-size:15px;line-height:1.75}
.Newsletter-module__xPArVa__section{background:var(--bg-alt);padding:var(--sec-pad) var(--pad-x);position:relative}.Newsletter-module__xPArVa__inner{max-width:560px;margin:0 auto;position:relative}.Newsletter-module__xPArVa__content{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.Newsletter-module__xPArVa__heading{font-family:var(--font-head);color:#f2e3b8;margin:0;font-size:clamp(28px,3vw,36px);font-weight:600}.Newsletter-module__xPArVa__body{color:#bfb093;max-width:44ch;margin:0;font-size:16px;line-height:1.75}.Newsletter-module__xPArVa__form{flex-wrap:wrap;gap:12px;width:100%;margin-top:6px;display:flex}.Newsletter-module__xPArVa__input{border:1px solid color-mix(in srgb, var(--gold) 40%, transparent);border-radius:var(--radius);color:#e8dcc3;min-width:200px;font-family:var(--font-body);background:#171310;flex:1;padding:13px 16px;font-size:14px}.Newsletter-module__xPArVa__submit{background:linear-gradient(135deg, var(--cta-a), var(--cta-b));color:#0d0d0d;border-radius:var(--radius);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;padding:13px 26px;font-size:13px;font-weight:600}.Newsletter-module__xPArVa__submit:hover{filter:brightness(1.12)}.Newsletter-module__xPArVa__confirmation{color:#c89b3c;margin:0;font-size:15px}
.Footer-module__dpPCzG__footer{padding:80px var(--pad-x) 48px;background:#0a0906;position:relative}.Footer-module__dpPCzG__inner{flex-direction:column;gap:48px;max-width:1100px;margin:0 auto;display:flex;position:relative}.Footer-module__dpPCzG__columns{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start;gap:48px;display:grid}.Footer-module__dpPCzG__brandCol{flex-direction:column;gap:18px;display:flex}.Footer-module__dpPCzG__badge{width:var(--badge-w);height:auto;display:block}.Footer-module__dpPCzG__brandText{color:#9c8a64;max-width:32ch;margin:0;font-size:14px;line-height:1.7}.Footer-module__dpPCzG__col{flex-direction:column;gap:14px;display:flex}.Footer-module__dpPCzG__colHeading{letter-spacing:.24em;text-transform:uppercase;color:var(--gold);font-size:12px}.Footer-module__dpPCzG__link{color:#d9cdb4;font-size:15px;text-decoration:none}.Footer-module__dpPCzG__link:hover{color:#f5c044}.Footer-module__dpPCzG__plain{color:#d9cdb4;font-size:15px}.Footer-module__dpPCzG__muted{color:#9c8a64;font-size:14px;line-height:1.6}.Footer-module__dpPCzG__bottomBar{border-top:1px solid color-mix(in srgb, var(--gold) 15%, transparent);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;display:flex}.Footer-module__dpPCzG__copyright{color:#8f7b53;font-size:13px}.Footer-module__dpPCzG__bottomLinks{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.Footer-module__dpPCzG__legalLink{color:#8f7b53;font-size:13px;text-decoration:none}.Footer-module__dpPCzG__legalLink:hover{color:#f5c044}.Footer-module__dpPCzG__seal{letter-spacing:.14em;text-transform:uppercase;color:#8f7b53;font-size:13px}
