.glj-consent-banner[hidden], .glj-consent-chat[hidden] { display: none !important; }
.glj-consent-banner, .glj-consent-dialog, .glj-embed { font-family: Montserrat, Arial, sans-serif; color: #2b1c17; box-sizing: border-box; }
.glj-consent-banner { position: fixed; z-index: 100000; left: 20px; bottom: 20px; width: min(620px, calc(100% - 40px)); max-height: calc(100dvh - 40px); overflow: auto; padding: 26px; background: #fffaf0; border: 1px solid #d8ccba; border-radius: 10px; box-shadow: 0 8px 40px #2b1c1730; }
.glj-consent-banner h2, .glj-consent-dialog h2 { margin: 0 0 12px; font-family: 'Cormorant Garamond', Georgia, serif; font-size: 29px; line-height: 1.15; color: #2b1c17; }
.glj-consent-banner p, .glj-consent-dialog p { font-size: 13px; line-height: 1.65; margin: 0 0 16px; }
.glj-consent-banner .glj-consent-eyebrow { font-size: 10px; text-transform: uppercase; letter-spacing: .18em; font-weight: 600; margin-bottom: 8px; }
.glj-consent-actions { display: flex; flex-wrap: wrap; gap: 9px; }
.glj-consent-actions > .glj-consent-button { flex: 1 1 145px; }
.glj-consent-button { appearance: none; display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 12px 15px; border: 1px solid #27665e; border-radius: 5px; color: #fff !important; background: #27665e; font: 600 12px/1.4 Montserrat, Arial, sans-serif; text-align: center; cursor: pointer; text-decoration: none; white-space: normal; }
.glj-consent-button:hover { background: #1b4e47; }
.glj-consent-button:disabled { opacity: .65; cursor: default; }
.glj-consent-banner a, .glj-consent-dialog a, .glj-embed-notice a { color: #205d54; text-decoration: underline; text-underline-offset: 3px; }
.glj-consent-links { display: flex; gap: 18px; margin-top: 14px; font-size: 11px; }
.glj-consent-dialog { width: min(700px, calc(100% - 32px)); max-height: calc(100dvh - 32px); padding: 28px; border: 1px solid #d8ccba; border-radius: 10px; background: #fffaf0; overscroll-behavior: contain; }
.glj-consent-dialog::backdrop { background: #201a16a6; }
.glj-consent-dialog-head { display: flex; align-items: flex-start; gap: 16px; justify-content: space-between; }
.glj-consent-close { flex: 0 0 44px; width: 44px; height: 44px; border: 1px solid #d8ccba; border-radius: 50%; background: transparent; color: #2b1c17; font: 28px/1 Arial, sans-serif; cursor: pointer; }
.glj-consent-choice { display: flex; align-items: flex-start; gap: 20px; padding: 18px 0; border-top: 1px solid #ded3c3; cursor: pointer; }
.glj-consent-choice > span { flex: 1; }
.glj-consent-choice strong, .glj-consent-required strong { display: block; margin-bottom: 7px; font-size: 14px; }
.glj-consent-choice span span { display: block; font-size: 12px; line-height: 1.7; }
.glj-consent-choice input { appearance: auto; flex: 0 0 24px; width: 24px; height: 24px; accent-color: #27665e; margin: 0; }
.glj-consent-required { padding: 14px; margin-bottom: 8px; background: #f2eadb; border-radius: 5px; }
.glj-consent-required p { margin: 0; font-size: 12px; }
.glj-consent-settings-link { appearance: none; border: 0; padding: 4px 0; background: transparent; color: inherit; font: inherit; text-decoration: underline; text-underline-offset: 4px; cursor: pointer; }
.glj-consent-chat { position: fixed; z-index: 9999; right: 22px; bottom: 22px; display: flex; gap: 9px; align-items: center; min-height: 48px; padding: 12px 18px; border: 1px solid #27665e; border-radius: 28px; background: #27665e; color: white; box-shadow: 0 3px 16px #0002; font: 600 13px Montserrat, Arial, sans-serif; cursor: pointer; }
.glj-consent-chat span { font-size: 23px; }
.glj-embed { display: flex; align-items: center; justify-content: center; width: 100%; min-height: 300px; background: #f1eadb; border: 1px solid #ded3c3; overflow: hidden; }
.glj-embed-notice { width: 100%; padding: 22px; text-align: center; box-sizing: border-box; }
.glj-embed-notice strong { display: block; font-size: 16px; line-height: 1.4; }
.glj-embed-notice p { max-width: 520px; margin: 10px auto 14px; font-size: 12px; line-height: 1.7; }
.glj-embed-notice small { display: block; max-width: 500px; margin: 10px auto 8px; font-size: 10px; line-height: 1.6; }
.glj-embed-notice a { font-size: 11px; }
.glj-embed-symbol { display: block; color: #27665e; font-size: 28px; line-height: 1; margin-bottom: 12px; }
.glj-embed--videos { aspect-ratio: 16/9; margin: 24px 0; }
.glj-embed iframe { display: block; width: 100%; height: 100%; min-height: 300px; border: 0; }
.glj-embed--loaded { border: 0; }
.location-map > .glj-embed, .contact-location-card__map > .glj-embed { height: 100%; min-height: 0; }
.location-map .glj-embed iframe, .contact-location-card__map .glj-embed iframe { min-height: 0; }
.location-map:has(.glj-embed:not(.glj-embed--loaded)), .contact-location-card__map:has(.glj-embed:not(.glj-embed--loaded)) { height: auto; min-height: 360px; }
.glj-consent-status { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
.glj-consent-banner :focus-visible, .glj-consent-dialog :focus-visible, .glj-embed :focus-visible, .glj-consent-chat:focus-visible, .glj-consent-settings-link:focus-visible { outline: 3px solid #9e6024; outline-offset: 4px; }
@media (max-width: 600px) {
  .glj-consent-banner { left: 10px; bottom: 10px; width: calc(100% - 20px); max-height: calc(100dvh - 20px); padding: 20px; }
  .glj-consent-banner h2, .glj-consent-dialog h2 { font-size: 25px; }
  .glj-consent-actions { flex-direction: column; }
  .glj-consent-actions > .glj-consent-button { flex: auto; }
  .glj-consent-dialog { padding: 20px; }
  .glj-embed--videos { aspect-ratio: auto; }
  .glj-embed--videos.glj-embed--loaded { aspect-ratio: 16/9; min-height: 0; }
  .glj-embed--videos.glj-embed--loaded iframe { min-height: 0; }
  .glj-consent-chat { right: 14px; bottom: 14px; }
}
