.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#2c1a24;color:#faf8f5;box-shadow:0 -4px 32px rgba(0,0,0,.22);transform:translateY(0);transition:transform .38s cubic-bezier(.4, 0, .2, 1),opacity .38s cubic-bezier(.4, 0, .2, 1);opacity:1}.cookie-banner--hidden{transform:translateY(100%);opacity:0;pointer-events:none}.cookie-banner__inner{max-width:1280px;margin:0 auto;padding:1.25rem 2rem;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.cookie-banner__text{flex:1;min-width:260px}.cookie-banner__title{font-family:'Playfair Display',Georgia,serif;font-weight:600;font-size:1rem;margin-bottom:.3rem;color:#faf8f5;max-width:none}.cookie-banner__text p{font-size:.875rem;line-height:1.65;color:rgba(250,248,245,.78);max-width:none;margin:0}.cookie-banner__link{color:#c4748f;text-decoration:underline;text-underline-offset:2px}.cookie-banner__actions{display:flex;gap:.75rem;flex-shrink:0;align-items:center}.cookie-banner__btn{padding:.6rem 1.5rem;border-radius:4px;font-family:Lora,Georgia,serif;font-size:.875rem;font-weight:500;cursor:pointer;border:1.5px solid transparent;transition:background 150ms,color 150ms,border-color 150ms;white-space:nowrap;line-height:1}.cookie-banner__btn--reject{background:0 0;color:#faf8f5;border-color:rgba(250,248,245,.65)}.cookie-banner__btn--reject:hover{color:#faf8f5;border-color:rgba(250,248,245,.9);background:rgba(250,248,245,.08)}.cookie-banner__btn--accept{background:#7f3953;color:#faf8f5;border-color:#7f3953}.cookie-banner__btn--accept:hover{background:#6a2f46;border-color:#6a2f46}.map-consent-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:480px;padding:3rem 2rem;background:#f3f0ea;border-radius:6px;gap:1rem}@media (max-width:768px){.map-consent-placeholder{height:340px}}.map-consent-placeholder__icon{color:#a07a8a;margin-bottom:.25rem;max-width:none}.map-consent-placeholder__title{font-family:'Playfair Display',Georgia,serif;font-size:1.25rem;font-weight:600;color:#2c1a24;max-width:none}.map-consent-placeholder__text{font-size:.9375rem;color:#6b4a5a;max-width:38ch;line-height:1.6}.map-consent-placeholder__address{font-size:.875rem;color:#a07a8a;margin-top:.25rem;max-width:none}.form-group--privacy{display:flex;align-items:flex-start;gap:.6rem;margin-top:.25rem;margin-bottom:1.25rem}.form-group--privacy input[type=checkbox]{width:1.1rem;height:1.1rem;min-width:1.1rem;margin-top:.15rem;accent-color:#7f3953;cursor:pointer}.form-group--privacy label{font-size:.875rem;line-height:1.55;color:#6b4a5a;cursor:pointer}.form-group--privacy label a{color:#7f3953;text-decoration:underline;text-underline-offset:2px}.form-group--privacy__error{display:none;font-size:.8125rem;color:#c0392b;margin-top:-.75rem;margin-bottom:.75rem}.form-group--privacy__error.visible{display:block}@media (max-width:600px){.cookie-banner__inner{padding:1rem 1.25rem;gap:1rem}.cookie-banner__actions{width:100%;justify-content:flex-end}}