.site-footer{position:relative;z-index:26;width:100%;margin:0;padding:0;color:var(--footer-color,var(--noir-text,#f5ecd7));font-family:var(--footer-font,var(--sans));font-size:var(--footer-size,.875rem);font-weight:var(--footer-weight,400);font-style:var(--footer-italic,normal);background:var(--noir-bg,#0f0d0b);background-image:var(--noir-bg-image);background-position:var(--noir-bg-position);background-size:var(--noir-bg-size);background-repeat:var(--noir-bg-repeat);border-top:1px solid rgba(201,169,110,.15);overflow-x:clip}.footer-shell,.site-footer{max-width:100%;box-sizing:border-box}.footer-shell{width:min(1280px,100%);margin-inline:auto;padding:clamp(32px,4vw,52px) clamp(16px,3.2vw,32px) clamp(16px,2.5vw,28px);min-width:0}.footer-main{display:grid;gap:clamp(20px,2.5vw,32px);align-items:start;grid-template-columns:repeat(3,1fr);grid-template-areas:"brand support policies" "connect app newsletter";min-width:0}.footer-brand{grid-area:brand}.footer-support{grid-area:support}.footer-policies{grid-area:policies}.footer-connect{grid-area:connect}.footer-app{grid-area:app}.footer-newsletter{grid-area:newsletter}@media (min-width:1100px){.footer-main{grid-template-columns:1.8fr 1fr 1fr 1fr 1.2fr;grid-template-areas:"brand support policies connect app" "newsletter newsletter newsletter newsletter newsletter";column-gap:clamp(20px,2vw,32px);row-gap:clamp(28px,3vw,40px)}.footer-newsletter{display:grid;grid-template-columns:clamp(200px,28%,320px) 1fr;grid-template-areas:"title  form" "lead   form";column-gap:clamp(36px,4vw,60px);row-gap:8px;align-items:start;padding-top:clamp(20px,2.5vw,28px);border-top:1px solid rgba(201,169,110,.12)}.footer-newsletter .footer-column-title{grid-area:title;align-self:end}.footer-newsletter .footer-newsletter-lead{grid-area:lead;margin:0;max-width:36rem}.footer-newsletter .footer-newsletter-form{grid-area:form;align-self:center;max-width:540px}}.footer-brand{display:grid;gap:8px;min-width:0;grid-column:auto}.footer-brand-name{color:var(--footer-color,var(--noir-text,#f5ecd7));font-family:var(--serif);font-size:clamp(1.35rem,2.4vw,1.65rem);font-weight:600;line-height:1.1}.footer-brand-logo{width:min(152px,100%);filter:drop-shadow(0 8px 24px rgba(0,0,0,.32))}.footer-brand-tagline{font-size:.95rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.footer-brand-about,.footer-brand-tagline{color:var(--footer-color,var(--noir-text,#f5ecd7))}.footer-brand-about{margin:8px 0 0;max-width:28rem;font-size:1.05rem;line-height:1.6}.footer-column{display:grid;gap:12px;min-width:0}.footer-column.footer-support{min-width:min(100%,13.5rem)}.footer-column-title{margin:0;color:var(--footer-color,var(--noir-text,#f5ecd7));font-family:var(--sans);font-size:.95rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;text-align:left}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}.footer-links a{color:var(--footer-color,var(--noir-text,#f5ecd7));font-size:1.05rem;font-weight:600;line-height:1.5;transition:color .18s ease,-webkit-text-decoration .18s ease;transition:color .18s ease,text-decoration .18s ease;transition:color .18s ease,text-decoration .18s ease,-webkit-text-decoration .18s ease}.footer-links a:not(.footer-email){overflow-wrap:anywhere;word-break:break-word}.footer-cookie-settings{padding:0;border:none;background:none;color:var(--footer-color,var(--noir-text,#f5ecd7));font-family:inherit;font-size:1.05rem;font-weight:600;line-height:1.5;text-align:left;cursor:pointer;transition:color .18s ease}.footer-cookie-settings:hover,.footer-links a:hover{color:var(--bling-copper,#a85f45);text-decoration:underline}.footer-email{display:inline-block;max-width:100%;line-height:1.4;white-space:nowrap}.footer-newsletter{display:grid;gap:12px;width:100%;min-width:0;max-width:100%}.footer-newsletter-lead{margin:0;color:var(--footer-color,var(--noir-text,#f5ecd7));font-size:1.05rem;line-height:1.6}.footer-newsletter-form{display:grid;gap:8px;width:100%;min-width:0}.footer-newsletter-form .email-subscribe-label,.footer-newsletter-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer-newsletter-form .email-subscribe-row,.footer-newsletter-row{display:grid;grid-template-columns:1fr;gap:10px;align-items:center;width:100%;min-width:0}.footer-newsletter-form .email-subscribe-row input,.footer-newsletter-row input{width:100%;min-width:0;min-height:44px;padding:0 18px;color:var(--footer-color,var(--noir-text,#f5ecd7));background:rgba(255,255,255,.05);border:1px solid rgba(201,169,110,.28);border-radius:999px;font:inherit;font-size:.9rem}@media (min-width:1200px){.footer-newsletter-form .email-subscribe-row,.footer-newsletter-row{grid-template-columns:minmax(180px,1fr) auto}}.footer-newsletter-form .email-subscribe-cc{min-height:44px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(201,169,110,.28);color:var(--footer-color,var(--noir-text,#f5ecd7));font:inherit;font-size:.9rem}.footer-newsletter-form .email-subscribe-row input::placeholder,.footer-newsletter-row input::placeholder{color:color-mix(in srgb,var(--footer-color,var(--noir-text,#f5ecd7)) 45%,transparent)}.footer-newsletter-form .email-subscribe-row input:focus,.footer-newsletter-row input:focus{outline:2px solid rgba(201,169,110,.5);outline-offset:2px;border-color:rgba(201,169,110,.55)}.footer-newsletter-btn,.footer-newsletter-form .email-subscribe-btn{min-height:44px;padding:0 18px;color:#1a1410;background:#c9a96e;border:1px solid rgba(201,169,110,.4);border-radius:999px;cursor:pointer;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;transition:transform .2s ease,background .2s ease;width:100%}@media (min-width:1200px){.footer-newsletter-btn,.footer-newsletter-form .email-subscribe-btn{width:auto}}.footer-newsletter-btn:hover,.footer-newsletter-form .email-subscribe-btn:hover{background:#dbbe82;transform:translateY(-1px)}.footer-newsletter-message{margin:0;font-size:.8rem;font-weight:700;line-height:1.4}.footer-newsletter-message.success{color:var(--bling-gold,#c9a96e)}.footer-newsletter-message.error{color:#ffd5d5}.footer-contact-wrap{margin-top:clamp(18px,2.6vw,28px);padding-top:clamp(16px,2.4vw,24px);border-top:1px solid rgba(201,169,110,.12)}.footer-contact{max-width:min(980px,100%);margin-inline:auto;min-width:0}.footer-contact-lead{margin:0 0 12px;color:var(--footer-color,var(--noir-text,#f5ecd7));font-size:1.05rem;line-height:1.6}.footer-contact-form{display:grid;gap:10px;max-width:44rem}.footer-contact-field{margin:0;color:color-mix(in srgb,var(--footer-color,var(--noir-text,#f5ecd7)) 72%,transparent);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.footer-contact-input,.footer-contact-textarea{width:100%;max-width:100%;box-sizing:border-box;padding:10px 12px;border-radius:8px;border:1px solid rgba(201,169,110,.2);background:rgba(255,255,255,.04);color:var(--footer-color,var(--noir-text,#f5ecd7));font-size:.9rem;font-family:var(--sans)}.footer-contact-textarea{resize:vertical;min-height:96px}.footer-contact-input:focus,.footer-contact-textarea:focus{outline:2px solid rgba(201,169,110,.45);outline-offset:1px;border-color:rgba(201,169,110,.45)}.footer-contact-hp{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer-contact-turnstile{margin-top:4px}.footer-contact-submit{justify-self:start;margin-top:4px}.site-footer .btn.footer-contact-submit{color:#1a1410;background:#c9a96e;border-color:rgba(201,169,110,.4)}.site-footer .btn.footer-contact-submit:hover{background:#dbbe82}.footer-contact-feedback{margin:0;font-size:.82rem;font-weight:600;color:var(--bling-gold,#c9a96e)}.footer-contact-feedback.is-error{color:#ffd5d5}.footer-bottom{margin-top:clamp(14px,2vw,22px);padding-top:14px;border-top:1px solid rgba(201,169,110,.12)}.footer-legal-line{margin:0;max-width:52rem;color:var(--footer-color,var(--noir-text,#f5ecd7));font-size:.9rem;line-height:1.55;letter-spacing:.01em}@media (min-width:901px){.footer-legal-line{max-width:none;white-space:nowrap;font-size:clamp(.56rem,.92vw,.8rem);line-height:1.5}}.footer-legal-separator{opacity:.5}@media (max-width:760px){.footer-shell{padding:20px 16px calc(14px + env(safe-area-inset-bottom))}}@media (max-width:900px){.site-footer{display:none}}@media (max-width:820px){.footer-main{grid-template-columns:1fr 1fr;grid-template-areas:"brand     brand" "support   policies" "connect   app" "newsletter newsletter";gap:16px 18px}.footer-brand{text-align:center;justify-items:center}.footer-brand-about{margin-inline:auto;text-align:center}.footer-column{text-align:left}.footer-newsletter{border-top:1px solid rgba(201,169,110,.1);padding-top:20px}.footer-email{white-space:normal;word-break:break-word;overflow-wrap:anywhere}.footer-newsletter-row{grid-template-columns:1fr}.footer-newsletter-form .email-subscribe-row input,.footer-newsletter-row input{min-width:0;width:100%}.footer-newsletter-btn,.footer-newsletter-form .email-subscribe-btn{width:100%}.footer-legal-line{margin-inline:auto;text-align:center}.footer-bottom{text-align:center}}@media (max-width:520px){.footer-main{grid-template-columns:1fr;grid-template-areas:"brand" "support" "policies" "connect" "app" "newsletter";gap:14px}.footer-column{justify-items:center}.footer-column,.footer-column-title{text-align:center}.footer-links{align-items:center}}