.amp-consent[hidden], .amp-consent__details[hidden] { display: none !important; }
.amp-consent { position: fixed; inset: 0; z-index: 2147483000; font-family: Manrope, Arial, sans-serif; }
.amp-consent__backdrop { position: absolute; inset: 0; background: rgba(8, 35, 38, .48); backdrop-filter: blur(3px); }
.amp-consent__panel { position: absolute; right: 24px; bottom: 24px; width: min(620px, calc(100vw - 48px)); max-height: calc(100vh - 48px); overflow: auto; padding: 34px; border: 1px solid rgba(231, 198, 106, .55); border-radius: 24px; background: #123f43; color: #fff; box-shadow: 0 24px 70px rgba(8, 35, 38, .28); }
.amp-consent__close { position: absolute; top: 18px; right: 18px; width: 44px; height: 44px; border: 1px solid rgba(255,255,255,.35); border-radius: 50%; background: transparent; color: #fff; font-size: 25px; cursor: pointer; }
.amp-consent__eyebrow { margin: 0 0 12px; color: #e7c66a; font-size: 14px; line-height: 1.4; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.amp-consent h2 { max-width: 13ch; margin: 0 0 16px; color: #fff; font-size: clamp(30px, 4vw, 48px); line-height: 1.02; letter-spacing: -.04em; }
.amp-consent p { font-size: 16px; line-height: 1.6; }
.amp-consent__quick { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 25px; }
.amp-consent :is(.amp-consent__primary,.amp-consent__secondary) { min-height: 50px; padding: 13px 18px; border: 1px solid #e7c66a; border-radius: 13px; font-size: 15px; font-weight: 800; cursor: pointer; }
.amp-consent__primary { background: #e7c66a; color: #123f43; }
.amp-consent__secondary { background: transparent; color: #fff; }
.amp-consent__text { padding: 13px 8px; border: 0; background: transparent; color: #fff; font-size: 15px; font-weight: 750; text-decoration: underline; cursor: pointer; }
.amp-consent__details { margin-top: 22px; border-top: 1px solid rgba(255,255,255,.22); }
.amp-consent__row { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 18px 0; border-bottom: 1px solid rgba(255,255,255,.16); color: #fff; }
.amp-consent__row strong, .amp-consent__row span { display: block; }
.amp-consent__row strong { font-size: 16px; }
.amp-consent__row span span { margin-top: 5px; color: #cfe4e1; font-size: 14px; line-height: 1.45; }
.amp-consent__row input { position: absolute; opacity: 0; pointer-events: none; }
.amp-consent__row i { position: relative; flex: 0 0 48px; width: 48px; height: 28px; border-radius: 20px; background: #789496; }
.amp-consent__row i::after { content: ''; position: absolute; top: 4px; left: 4px; width: 20px; height: 20px; border-radius: 50%; background: #fff; transition: transform .18s ease; }
.amp-consent__row input:checked + i { background: #e7c66a; }
.amp-consent__row input:checked + i::after { transform: translateX(20px); }
.amp-consent__row input:focus-visible + i { outline: 3px solid #fff; outline-offset: 3px; }
.amp-consent__always { flex: 0 0 auto; color: #e7c66a; font-size: 14px; font-weight: 800; }
.amp-consent__row.is-disabled { opacity: .72; }
.amp-consent__legal { margin: 20px 0 0; color: #cfe4e1; font-size: 14px !important; }
.amp-consent__legal a { color: #fff; }
.amp-consent-settings { border: 0; padding: 0; background: transparent; color: inherit; font: inherit; cursor: pointer; }
.footer-compact .footer-bottom a,
.footer-compact .footer-bottom span,
.footer-compact .footer-bottom .amp-consent-settings { font-size: 14px !important; line-height: 1.45; }
.footer-compact .footer-bottom .amp-consent-settings { color: var(--theme-text-soft); font-family: inherit; text-decoration: none; }
.amp-form-privacy { margin: 12px 0; color: inherit; font-size: 14px !important; line-height: 1.5; }
.amp-form-privacy a { color: inherit; font-weight: 750; text-decoration: underline; }
.amp-map-consent {
  align-content: center;
  background: linear-gradient(145deg, #dcefeb 0%, #cfe6e2 100%);
  color: #123f43;
  display: grid;
  inset: 0;
  justify-items: center;
  padding: 42px 24px 170px;
  position: absolute;
  text-align: center;
  z-index: 1;
}
.amp-map-consent__icon { align-items: center; background: #e7c66a; border-radius: 50%; display: flex; height: 52px; justify-content: center; margin-bottom: 18px; width: 52px; }
.amp-map-consent__icon svg { fill: none; height: 26px; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8; width: 26px; }
.amp-map-consent__eyebrow { font-size: 14px; font-weight: 850; letter-spacing: .1em; margin: 0 0 8px; text-transform: uppercase; }
.amp-map-consent > strong { font-size: clamp(24px, 2.4vw, 34px); letter-spacing: -.035em; line-height: 1.08; }
.amp-map-consent > p:not(.amp-map-consent__eyebrow) { font-size: 16px; line-height: 1.55; margin: 14px 0 22px; max-width: 410px; }
.amp-map-consent button { background: #123f43; border: 1px solid #123f43; border-radius: 999px; color: #fff; cursor: pointer; font: 800 15px/1.2 Manrope, Arial, sans-serif; min-height: 50px; padding: 14px 22px; transition: background-color 160ms ease, color 160ms ease, transform 140ms cubic-bezier(.23,1,.32,1); }
.amp-map-consent button:active { transform: scale(.97); }
.amp-map-consent button:focus-visible { outline: 3px solid #123f43; outline-offset: 4px; }
html[data-amp-external="allowed"] .amp-map-consent { display: none; }
.contact-location-map .contact-location-note { z-index: 2; }
@media (hover: hover) and (pointer: fine) { .amp-map-consent button:hover { background: #e7c66a; color: #123f43; } }
@media (max-width: 640px) { .amp-consent__panel { inset: auto 10px 10px; width: auto; max-height: calc(100vh - 20px); padding: 26px 20px; border-radius: 20px; } .amp-consent__quick { flex-direction: column; } .amp-consent__quick > * { width: 100%; } }
@media (max-width: 640px) { .amp-map-consent { padding: 32px 20px 176px; } .amp-map-consent > strong { font-size: 26px; } }
@media (prefers-reduced-motion: reduce) { .amp-consent *, .amp-consent *::after { transition: none !important; } }
.privacy-main { background: #f7f3eb; color: #123f43; }
.privacy-hero { padding: clamp(72px, 10vw, 145px) max(24px, calc((100vw - 1180px)/2)); background: #dcefeb; }
.privacy-hero .eyebrow { margin-bottom: 20px; }
.privacy-hero h1 { max-width: 13ch; margin: 0; font-size: clamp(46px, 7vw, 88px); line-height: .96; letter-spacing: -.055em; }
.privacy-hero p { max-width: 760px; margin: 28px 0 0; font-size: clamp(18px, 1.7vw, 22px); line-height: 1.55; }
.privacy-layout { display: grid; grid-template-columns: 250px minmax(0, 760px); gap: clamp(40px, 7vw, 110px); max-width: 1180px; margin: 0 auto; padding: clamp(64px, 9vw, 125px) 24px; }
.privacy-toc { position: sticky; top: 120px; align-self: start; display: grid; gap: 10px; padding: 24px; border: 1px solid #c8d8d5; border-radius: 18px; background: #fffdf8; }
.privacy-toc strong { margin-bottom: 8px; font-size: 16px; }
.privacy-toc a { color: #315f62; font-size: 14px; line-height: 1.45; text-decoration: none; }
.privacy-copy section + section { margin-top: 64px; padding-top: 64px; border-top: 1px solid #c8d8d5; }
.privacy-copy h2 { margin: 0 0 22px; font-size: clamp(30px, 4vw, 48px); line-height: 1.08; letter-spacing: -.035em; }
.privacy-copy h3 { margin: 30px 0 12px; font-size: 22px; }
.privacy-copy :is(p,li,dd,dt) { font-size: 16px; line-height: 1.75; }
.privacy-copy li + li { margin-top: 10px; }
.privacy-table { width: 100%; border-collapse: collapse; margin-top: 24px; background: #fffdf8; }
.privacy-table :is(th,td) { padding: 15px; border: 1px solid #c8d8d5; text-align: left; vertical-align: top; font-size: 14px; line-height: 1.55; }
.privacy-table th { background: #123f43; color: #fff; }
.privacy-note { padding: 22px; border-left: 5px solid #e7c66a; background: #fffdf8; }
.privacy-copy .amp-consent__primary { min-height: 50px; margin-top: 18px; padding: 13px 18px; border: 1px solid #e7c66a; border-radius: 13px; background: #e7c66a; color: #123f43; font-size: 15px; font-weight: 800; cursor: pointer; }
@media (max-width: 820px) { .privacy-layout { grid-template-columns: 1fr; } .privacy-toc { position: static; } .privacy-table { display: block; overflow-x: auto; } }
