/* Privacy notice and versioned choices share the site's quiet material palette. */
.consent-footer-link{display:inline-block;margin:8px 0 6px;padding:6px 0;border:0;border-bottom:1px solid rgba(215,200,181,.35);border-radius:0;background:none;color:#d7c8b5;font-size:12px;font-weight:400;line-height:1.5;text-align:left}
.consent-banner{position:fixed;z-index:80;inset:auto 24px 24px;width:min(1120px,calc(100% - 48px));margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;padding:28px 34px;background:#f8f6f2;color:#352a22;border:1px solid #c4b49e;box-shadow:0 10px 36px rgba(31,22,15,.15);max-height:70vh;max-height:70dvh;overflow-y:auto;overscroll-behavior:contain}
.consent-banner h2,.consent-dialog h2{font-size:20px;font-weight:500;line-height:1.35;letter-spacing:.01em;padding-right:20px}
.consent-banner p,.consent-dialog p{font-size:14px;font-weight:400;line-height:1.5;color:#655b52;margin:12px 0 0}
.consent-policy-links{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:14px;font-size:13px;line-height:1.5}.consent-policy-links a{border-bottom:1px solid #baa78c;text-underline-offset:4px}
.consent-banner .consent-current{font-size:13px;margin-top:16px;max-width:620px}
.consent-banner-controls{min-width:320px;text-align:center}.consent-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.consent-choice,.consent-save{display:inline-flex;align-items:center;justify-content:center;padding:12px 15px;min-height:46px;border:1px solid #9c876b;border-radius:0;background:transparent;color:#392819;font-family:var(--sans);font-size:14px;font-weight:400;line-height:1.4;text-align:center}
.consent-choice:hover{background:#eee8de}.consent-manage{border:0;border-bottom:1px solid #ad9676;border-radius:0;background:none;padding:4px 0;color:#65523c;font-size:13px;font-weight:400;line-height:1.5;margin-top:14px}
.consent-close{display:flex;align-items:center;justify-content:center;position:absolute;right:6px;top:6px;width:40px;height:40px;padding:10px;border:0;background:none;color:#655b52}.consent-close svg{fill:none;stroke:currentColor;stroke-width:1.15;stroke-linecap:butt}.consent-close:hover{color:#302216;background:rgba(190,158,109,.12)}
.consent-dialog{position:fixed;inset:0;width:min(640px,calc(100% - 40px));max-height:calc(100vh - 56px);max-height:calc(100dvh - 56px);margin:auto;padding:0;border:1px solid #c4b49e;border-radius:0;background:#f8f6f2;color:#352a22;overflow:auto;overscroll-behavior:contain;box-shadow:0 16px 56px rgba(31,22,15,.2)}
.consent-dialog::backdrop{background:rgba(32,24,18,.48)}.consent-dialog-inner{padding:34px 36px 30px}.consent-dialog-heading{position:relative;margin-bottom:28px}.consent-dialog-heading .consent-close{right:-18px;top:-16px}.consent-dialog h2{padding-right:25px}.consent-dialog h3{font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0;margin:0 0 13px}.consent-dialog h2:focus{outline:none}
.consent-privacy-notice{padding-bottom:26px;border-bottom:1px solid var(--line)}.consent-preferences{margin-top:26px}.consent-category{padding:19px 0;border-bottom:1px solid var(--line)}.consent-category-label{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;font-weight:400;line-height:1.4}.consent-category input{appearance:none;width:28px;height:16px;flex:none;position:relative;border:1px solid #a59a8b;border-radius:10px;background:#e6e0d7;margin:0}.consent-category input::before{content:'';display:block;width:10px;height:10px;border-radius:50%;position:absolute;top:2px;left:3px;background:#958572}.consent-category input:disabled{opacity:.75;cursor:not-allowed}
.consent-dialog .consent-badge{display:inline-block;font-size:12px;font-weight:400;color:#71634f;line-height:1.4}.consent-category>p+.consent-badge{margin-top:9px}.consent-dialog .consent-context{margin:19px 0 25px;font-size:13px}.consent-save{width:100%;margin-top:12px;background:#392819;color:#f7f1e5;border-color:#392819}.consent-save:hover{background:#4c3826}.consent-dialog .consent-fine-print{font-size:12px;line-height:1.5;margin-top:17px}.consent-dialog .consent-fine-print+.consent-fine-print{margin-top:8px}
.consent-feedback{position:fixed;z-index:85;bottom:24px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 40px);padding:15px 22px;background:#392819;border:1px solid #947b5a;color:#f7f1e5;font-size:14px;line-height:1.5;box-shadow:0 6px 24px rgba(31,22,15,.13)}
@media(max-width:1000px){.consent-banner{grid-template-columns:minmax(0,1fr);gap:20px}.consent-banner-controls{display:flex;align-items:center;gap:25px;min-width:0}.consent-banner-controls .consent-actions{flex:1;max-width:480px}.consent-manage{margin-top:0;flex:none}}
@media(max-width:560px){.consent-banner{inset:auto 14px 14px;width:calc(100% - 28px);padding:24px 22px 22px;gap:20px}.consent-banner h2{font-size:18px}.consent-banner p{font-size:14px}.consent-banner .consent-current{font-size:12px}.consent-policy-links{font-size:12px;gap:10px 16px}.consent-banner-controls{display:block}.consent-banner-controls .consent-actions{max-width:none}.consent-actions{gap:10px}.consent-choice{font-size:13px;padding-inline:10px;min-height:48px}.consent-manage{margin-top:13px}.consent-dialog{width:calc(100% - 28px);max-height:calc(100dvh - 28px)}.consent-dialog-inner{padding:28px 22px 24px}.consent-dialog h2{font-size:19px}.consent-dialog h3{font-size:16px}.consent-dialog-heading .consent-close{right:-13px;top:-14px}.consent-category-label{gap:14px}.consent-category-label>.consent-badge{white-space:nowrap}.consent-feedback{bottom:18px;font-size:13px;padding:14px 18px}}
/* Familiar contact channels, expressed with the existing typography and rules. */
