.cookie-banner{position:fixed;bottom:20px;left:20px;z-index:9999;width:min(560px,calc(100vw - 40px));padding:24px;border:1px solid #d8cfd5;border-radius:22px;background:#fffaf3;color:#21182f;box-shadow:0 22px 70px #17111d44;font:14px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
.cookie-eyebrow{font-size:10px;font-weight:750;letter-spacing:.13em;color:#b65c49}
.cookie-copy h2{font-size:23px;line-height:1.15;margin:8px 0;letter-spacing:-.04em}
.cookie-copy p{margin:0 0 18px;color:#62596b}
.cookie-copy a,.cookie-details a{text-decoration:underline;text-underline-offset:2px}
.cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.cookie-actions button{min-height:44px;padding:9px 12px;border:1px solid #21182f;border-radius:999px;background:transparent;color:#21182f;font:700 13px/1.3 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;cursor:pointer}
.cookie-actions button:hover{background:#21182f;color:#fffaf3}
.cookie-details{margin-top:14px;color:#62596b;font-size:12px}
.cookie-details summary{width:max-content;cursor:pointer;text-decoration:underline;text-underline-offset:2px}
.cookie-details p{margin:9px 0 0}
.cookie-settings{border:0;background:none;color:inherit;font:inherit;text-decoration:underline;cursor:pointer}
[data-theme=dark] .cookie-banner{background:#25202f;color:#f9f1e8;border-color:#514656}
[data-theme=dark] .cookie-copy p,[data-theme=dark] .cookie-details{color:#d2c5d4}
[data-theme=dark] .cookie-actions button{border-color:#f9f1e8;color:#f9f1e8}
[data-theme=dark] .cookie-actions button:hover{background:#f9f1e8;color:#21182f}
@media(max-width:600px){.cookie-banner{bottom:10px;left:10px;width:calc(100vw - 20px);padding:18px}.cookie-actions{grid-template-columns:1fr}}
