
.intop-cookie-notice[hidden]{display:none!important}
.intop-cookie-notice{position:fixed;z-index:2147483000;right:20px;bottom:max(20px,env(safe-area-inset-bottom));left:20px;box-sizing:border-box;display:flex;width:min(920px,calc(100% - 40px));margin:0 auto;padding:18px 20px;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:#10020e;color:#fff;box-shadow:0 18px 60px rgba(16,2,14,.32);font-family:Onest,Inter,Arial,sans-serif;text-align:left}
.intop-cookie-notice *{box-sizing:border-box}
.intop-cookie-notice__copy{min-width:0}
.intop-cookie-notice__copy strong{display:block;margin:0 0 5px;color:#ffcc00;font-size:17px;font-weight:900;line-height:1.25}
.intop-cookie-notice__copy p{margin:0;color:rgba(255,255,255,.82);font-size:14px;font-weight:400;line-height:1.45}
.intop-cookie-notice__copy a{color:#ffcc00;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.intop-cookie-notice__button{flex:0 0 auto;min-width:126px;min-height:46px;padding:10px 20px;border:0;border-radius:999px;background:#fe4500;color:#fff;font:800 14px/1.2 Onest,Inter,Arial,sans-serif;cursor:pointer;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,transform .18s ease}
.intop-cookie-notice__button:hover{background:#ffcc00;color:#10020e}
.intop-cookie-notice__button:focus-visible{outline:3px solid #fff;outline-offset:3px}
.intop-cookie-notice__button:active{transform:translateY(1px)}
@media(max-width:640px){.intop-cookie-notice{right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;width:calc(100% - 24px);padding:16px;align-items:stretch;flex-direction:column;gap:14px;border-radius:16px}.intop-cookie-notice__copy strong{font-size:16px}.intop-cookie-notice__copy p{font-size:13px}.intop-cookie-notice__button{width:100%}}
@media(prefers-reduced-motion:reduce){.intop-cookie-notice__button{transition:none}}
