.cookie-notice { width:min(480px,calc(100vw - 32px));max-height:calc(100dvh - 48px);overflow:auto;padding:24px;border:1px solid #d7e2eb;border-radius:16px;background:white;color:#192a40;box-shadow:0 16px 64px #14263d40; }
.cookie-notice::backdrop { background:#14263d80; }
.cookie-notice h2 { margin:0 0 16px;font-size:1.3rem; }
.cookie-notice p { line-height:1.5;margin:0 0 16px; }
.cookie-notice form { margin:0; }
.cookie-settings { display:block;margin:12px auto;padding:8px;border:0;background:transparent;color:#52677c;font:inherit;font-size:.8rem;text-decoration:underline;cursor:pointer; }
