.cookie-consent{position:fixed;z-index:10020;left:1rem;right:1rem;bottom:1rem;display:flex;justify-content:center;pointer-events:none}
.cookie-consent[hidden]{display:none}
.cookie-consent-panel{pointer-events:auto;width:min(760px,100%);padding:1.25rem;background:rgba(8,7,6,.98);border:1px solid #c79b43;box-shadow:0 18px 60px rgba(0,0,0,.65);color:#f5eedc}
.cookie-consent-mark{color:#d8ad4b;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase}
.cookie-consent h2{margin:.35rem 0 .55rem;color:#e6c36f;font-size:1.35rem}
.cookie-consent p{margin:0;color:#ddd2ba;line-height:1.55;font-size:.95rem}
.cookie-consent a{color:#e6c36f}
.cookie-consent-actions{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:1rem}
.cookie-consent button{min-height:44px;padding:.7rem 1rem;border:1px solid #c79b43;background:transparent;color:#f3dfae;cursor:pointer;font:inherit}
.cookie-consent button[data-cookie-accept]{background:linear-gradient(135deg,#e2bd65,#a87724);color:#100d08;font-weight:700}
.cookie-settings{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(216,173,75,.3)}
.cookie-settings[hidden]{display:none}
.cookie-choice{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin:.75rem 0;padding:.75rem;background:#12100d}
.cookie-choice strong,.cookie-choice small{display:block}
.cookie-choice small{margin-top:.25rem;color:#bdb29c;line-height:1.4}
.cookie-choice input{width:1.25rem;height:1.25rem;accent-color:#c79b43}
.cookie-settings-link{background:none!important;border:0!important;padding:0!important;min-height:0!important;color:inherit!important;text-decoration:underline;cursor:pointer}
@media(max-width:560px){.cookie-consent{left:.55rem;right:.55rem;bottom:.55rem}.cookie-consent-panel{padding:1rem}.cookie-consent-actions{display:grid}.cookie-consent button{width:100%}}
