.cookie-notice{position:fixed;right:24px;bottom:24px;z-index:1000;display:flex;align-items:center;gap:18px;max-width:560px;padding:16px 16px 16px 18px;border:1px solid #e4e7ec;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 18px 48px rgba(17,24,39,.16);color:#111827;font:14px/1.45 Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.cookie-notice__text{margin:0}.cookie-notice__text a{color:inherit;text-decoration:underline;text-underline-offset:2px}.cookie-notice__accept{flex:0 0 auto;min-height:38px;padding:0 16px;border:1px solid #ffdd2d;border-radius:10px;background:#ffdd2d;color:#111827;font:700 13px/1 inherit;cursor:pointer}.cookie-notice__accept:hover{background:#f5c400;border-color:#f5c400}.cookie-notice__accept:focus-visible,.cookie-notice__text a:focus-visible{outline:2px solid #111827;outline-offset:3px}@media(max-width:640px){.cookie-notice{right:12px;bottom:12px;left:12px;align-items:flex-start;gap:12px;padding:14px}.cookie-notice__accept{min-height:36px;padding-inline:13px}}@media(prefers-reduced-motion:reduce){.cookie-notice{transition:none}}
