.cookie-notice{z-index:60;background:var(--surface-2);border:1px solid var(--gold-line);border-radius:var(--r-lg);width:calc(100% - 32px);max-width:880px;box-shadow:var(--shadow-pop);align-items:center;gap:18px;padding:14px 18px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.cookie-notice-text{color:var(--fg-2);flex:auto;margin:0;font-size:13px;line-height:1.55}.cookie-notice-text a{color:var(--gold-bright);text-underline-offset:2px;text-decoration:underline}.cookie-notice-actions{flex:none;align-items:center;gap:8px;display:flex}.cookie-notice-actions .btn{height:38px;padding:0 18px;font-size:13.5px}.cookie-notice-close{border:1px solid var(--border);border-radius:var(--r-md);width:34px;height:34px;color:var(--fg-3);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:color .14s,border-color .14s;display:inline-flex}.cookie-notice-close:hover{color:var(--fg-1);border-color:var(--border-2)}.cookie-notice-close svg{width:16px;height:16px}@media (max-width:560px){.cookie-notice{flex-direction:column;align-items:stretch;gap:12px;bottom:12px}.cookie-notice-actions{justify-content:space-between}}
