.cookie-notice{position:fixed;z-index:1000;right:20px;bottom:20px;display:grid;width:min(540px,calc(100vw - 32px));grid-template-columns:42px 1fr;gap:12px 16px;padding:20px;border:1px solid rgba(217,182,122,.38);border-radius:16px;color:#eef0f3;background:linear-gradient(145deg,#151d2c,#090f1a);box-shadow:0 24px 70px rgba(0,0,0,.55)}.cookie-notice[hidden]{display:none}.cookie-notice__icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(217,182,122,.35);border-radius:50%;color:#d9b67a;background:rgba(217,182,122,.08)}.cookie-notice__copy strong{font-size:.9rem}.cookie-notice__copy p{margin:6px 0 0;color:#aab1be;font-size:.72rem;line-height:1.55}.cookie-notice__actions{grid-column:2;display:flex;justify-content:flex-end;gap:8px}.cookie-button{min-height:38px;padding:9px 15px;border:1px solid rgba(217,182,122,.4);border-radius:8px;font:700 .68rem inherit;letter-spacing:.04em;cursor:pointer}.cookie-button--primary{color:#0b1019;background:#d9b67a}.cookie-button--secondary{color:#d9b67a;background:transparent}.cookie-dialog{width:min(540px,calc(100vw - 28px));padding:28px;border:1px solid rgba(217,182,122,.32);border-radius:18px;color:#eef0f3;background:#0c1320;box-shadow:0 30px 90px rgba(0,0,0,.72)}.cookie-dialog::backdrop{background:rgba(2,5,10,.75);backdrop-filter:blur(4px)}.cookie-dialog__close{position:absolute;top:12px;right:14px;border:0;color:#aab1be;background:transparent;font-size:1.4rem;cursor:pointer}.cookie-dialog__eyebrow{color:#d9b67a;font-size:.62rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.cookie-dialog h2{margin:7px 0 12px;color:#f5f3ee;font-size:1.35rem}.cookie-dialog>p{color:#aab1be;font-size:.76rem;line-height:1.65}.cookie-dialog__item{margin:18px 0;padding:15px;border:1px solid rgba(148,163,184,.16);border-radius:10px;background:rgba(255,255,255,.025)}.cookie-dialog__item>div{display:flex;justify-content:space-between;gap:16px}.cookie-dialog__item span{color:#8fc4a5;font-size:.64rem;font-weight:700;text-transform:uppercase}.cookie-dialog__item p{margin:7px 0 0;color:#929baa;font-size:.7rem;line-height:1.5}.cookie-dialog__note{font-size:.68rem!important}.cookie-settings-link{padding:0;border:0;color:inherit;background:transparent;font:inherit;text-decoration:underline;cursor:pointer}@media(max-width:600px){.cookie-notice{right:16px;bottom:16px;grid-template-columns:1fr;padding:17px}.cookie-notice__icon{display:none}.cookie-notice__actions{grid-column:1}.cookie-notice__actions .cookie-button{flex:1}.cookie-dialog{padding:24px 20px}}
