.replay-consent{position:fixed;z-index:2147483000;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));display:flex;width:min(620px,calc(100vw - 32px));align-items:center;gap:18px;padding:16px 17px;border:1px solid rgba(104,169,194,.56);border-radius:15px;background:rgba(4,36,55,.97);box-shadow:0 24px 70px rgba(1,18,29,.38);color:#eefaff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-align:left;backdrop-filter:blur(14px)}
.replay-consent>div{min-width:0;flex:1}.replay-consent b{display:block;color:#fff;font-size:14px;line-height:1.25}.replay-consent p{margin:5px 0 6px;color:#c8dde7;font-size:12px;line-height:1.48}.replay-consent a{color:#78d8ee;font-size:11px;font-weight:750;text-decoration:underline;text-underline-offset:2px}.replay-consent>span{display:flex;flex:none;gap:8px}.replay-consent button{min-height:38px;padding:8px 12px;border:1px solid #547586;border-radius:9px;background:#153f54;color:#e9f8fd;font:750 12px/1.2 inherit;cursor:pointer}.replay-consent button:hover{background:#1d5169}.replay-consent button:focus-visible{outline:3px solid #7fe4f5;outline-offset:2px}.replay-consent button.allow{border-color:#39b8d5;background:#0c89aa;color:#fff}.replay-consent button.allow:hover{background:#10a1c5}
@media(max-width:640px){.replay-consent{right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px;width:auto;align-items:stretch;flex-direction:column;gap:12px;padding:14px}.replay-consent>span{width:100%}.replay-consent button{flex:1}.replay-consent p{font-size:11.5px}}
@media(prefers-reduced-motion:reduce){.replay-consent{backdrop-filter:none}}
