
.privacy-links{display:flex;flex-wrap:wrap;gap:16px;padding:24px 0;font-size:13px}.privacy-links a,.privacy-links button{color:inherit;font:inherit;background:none;border:0;padding:0;text-decoration:underline;cursor:pointer}
.consent-banner,.consent-dialog{font-family:Montserrat,sans-serif;color:#111;background:#fff;border:0;border-radius:22px;box-shadow:0 12px 65px #0003;padding:28px;box-sizing:border-box}.consent-banner{position:fixed;bottom:24px;left:24px;width:min(600px,calc(100% - 48px));z-index:10000}.consent-banner h2,.consent-dialog h2{font-size:23px;margin:0 0 12px}.consent-banner p,.consent-dialog p{font-size:14px;line-height:1.65;margin:12px 0}.consent-banner a,.consent-dialog a{color:inherit;text-decoration:underline}.consent-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.consent-actions button,.map-placeholder button{font:500 13px Montserrat,sans-serif;cursor:pointer;border:1px solid #111;background:#fff;color:#111;border-radius:30px;padding:13px 17px}.consent-actions button:hover{background:#c9f73c}.consent-dialog{width:min(580px,calc(100% - 32px));max-height:85vh;overflow:auto}.consent-dialog::backdrop{background:#0008;backdrop-filter:blur(7px)}.consent-category{padding:15px 0;border-top:1px solid #ddd}.consent-category label{display:flex;justify-content:space-between;gap:20px;font-weight:600}.consent-category input{width:22px;height:22px;accent-color:#111}.map-placeholder{min-height:320px;display:grid;place-content:center;text-align:center;padding:30px;background:#f5f5f5;color:#111;border-radius:22px}.map-placeholder p{max-width:580px;line-height:1.6}.legal-draft{background:#f5f5f5;padding:20px;border-radius:15px}.form-note a{text-decoration:underline}@media(max-width:600px){.consent-banner{left:12px;bottom:12px;width:calc(100% - 24px);padding:22px}.consent-actions button{flex:1 1 100%}.consent-banner h2{font-size:20px}}
