*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}:root{--navy-blue:#0a2351;--light-navy:#1a3a6e;--gold:#f5a623;--gold-dark:#d4910f;--white:#fff;--off-white:#f8f9fa;--text-dark:#1a1a1a;--text-muted:#666;--red:#bf0a30}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}img{max-width:100%;height:auto}.CookieConsent_backdrop__e47Uj{position:fixed;bottom:0;left:0;right:0;z-index:1000;padding:1rem;background:rgba(10,35,81,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.CookieConsent_banner__Kf40a{background:#fff;border-radius:10px;max-width:860px;margin:0 auto;padding:1.5rem 2rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 -4px 32px rgba(0,0,0,.18)}@media (min-width:768px){.CookieConsent_banner__Kf40a{flex-direction:row;align-items:center;justify-content:space-between}}.CookieConsent_content__N1f_Y{flex:1 1}.CookieConsent_title__QCVhx{font-family:Playfair Display,serif;font-size:1.125rem;color:var(--navy-blue);margin-bottom:.4rem}.CookieConsent_text__I9mfq{font-size:.875rem;color:var(--text-muted);line-height:1.5}.CookieConsent_policyLink__xBOlh{color:var(--navy-blue);text-decoration:underline;font-weight:600}.CookieConsent_policyLink__xBOlh:hover{color:var(--gold-dark)}.CookieConsent_buttons__8sOiC{display:flex;flex-wrap:wrap;gap:.625rem;flex-shrink:0}.CookieConsent_btnPrimary__Qqltv{background-color:var(--navy-blue);color:#fff;border:2px solid var(--navy-blue);padding:.5rem 1.25rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s,color .2s}.CookieConsent_btnPrimary__Qqltv:hover{background-color:var(--light-navy);border-color:var(--light-navy)}.CookieConsent_btnSecondary__36B4l{background-color:transparent;color:var(--navy-blue);border:2px solid var(--navy-blue);padding:.5rem 1.25rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s}.CookieConsent_btnSecondary__36B4l:hover{background-color:var(--off-white)}.CookieConsent_preferenceRow__2_5px{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.75rem 0;border-top:1px solid #e5e7eb}.CookieConsent_prefName__Yedu5{font-weight:600;font-size:.875rem;color:var(--text-dark);margin-bottom:.2rem}.CookieConsent_prefDesc__0wehg{font-size:.8125rem;color:var(--text-muted);line-height:1.4}.CookieConsent_alwaysOn__r_J5Z{font-size:.8125rem;font-weight:600;color:#16a34a;white-space:nowrap;flex-shrink:0}.CookieConsent_toggle__RHAUf{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0;cursor:pointer}.CookieConsent_toggle__RHAUf input{opacity:0;width:0;height:0;position:absolute}.CookieConsent_slider__86i4e{position:absolute;inset:0;background-color:#d1d5db;border-radius:24px;transition:background-color .2s}.CookieConsent_slider__86i4e:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:transform .2s}.CookieConsent_toggle__RHAUf input:checked+.CookieConsent_slider__86i4e{background-color:var(--navy-blue)}.CookieConsent_toggle__RHAUf input:checked+.CookieConsent_slider__86i4e:before{transform:translateX(20px)}.CookieConsent_toggle__RHAUf input:focus-visible+.CookieConsent_slider__86i4e{outline:3px solid var(--gold);outline-offset:2px}