
.cookie-backdrop{position:fixed;inset:0;background:rgba(3,15,28,.58);backdrop-filter:blur(3px);z-index:9998;display:none}.cookie-backdrop.show{display:block}.cookie-panel{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);z-index:9999;width:min(760px,calc(100% - 28px));background:#fff;color:#10253d;border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.32);padding:26px}.cookie-panel[hidden]{display:none}.cookie-panel h2{margin:0 0 10px;font-size:1.45rem}.cookie-panel p{margin:0 0 16px;line-height:1.55}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-actions button{border:1px solid #133c75;border-radius:9px;padding:12px 18px;font-weight:700;cursor:pointer;background:#fff;color:#133c75}.cookie-actions .cookie-primary{background:#133c75;color:#fff}.cookie-actions .cookie-secondary{background:#c79a43;border-color:#c79a43;color:#fff}.cookie-details{margin-top:16px;padding-top:14px;border-top:1px solid #ddd}.cookie-toggle{display:flex;justify-content:space-between;gap:18px;align-items:center;margin:10px 0}.cookie-toggle input{width:20px;height:20px}.cookie-note{font-size:.85rem;opacity:.72}.cookie-links{font-size:.88rem;margin-top:14px}.cookie-links a{color:#133c75}@media(max-width:600px){.cookie-panel{bottom:10px;padding:20px}.cookie-actions button{width:100%}}
