:root{--rtp-blue:#0b5bd3;--rtp-navy:#071827;--rtp-ink:#10233f;--rtp-line:#d9e7f8}.rt-privacy-bar{position:fixed;z-index:2147483000;left:18px;right:18px;bottom:18px;max-width:1120px;margin:auto;background:#fff;color:var(--rtp-ink);border:1px solid var(--rtp-line);box-shadow:0 18px 60px rgba(7,24,39,.22);border-radius:18px;padding:18px 20px;display:flex;gap:18px;align-items:center;justify-content:space-between;font:14px/1.45 system-ui,-apple-system,Segoe UI,sans-serif}.rt-privacy-bar[hidden],.rt-privacy-modal[hidden]{display:none!important}.rt-privacy-bar p{margin:3px 0 0;color:#50647b}.rt-privacy-actions{display:flex;gap:8px;flex-wrap:wrap}.rt-privacy-actions button,.rt-privacy-actions a{border:1px solid #bcd2ef;background:#fff;color:#173b68;padding:9px 13px;border-radius:10px;font-weight:750;text-decoration:none;cursor:pointer}.rt-privacy-actions .primary{background:var(--rtp-blue);color:#fff;border-color:var(--rtp-blue)}.rt-privacy-modal{position:fixed;z-index:2147483100;inset:0;background:rgba(3,14,28,.62);display:grid;place-items:center;padding:20px;font:14px/1.5 system-ui,-apple-system,Segoe UI,sans-serif}.rt-privacy-dialog{width:min(720px,100%);max-height:min(780px,92vh);overflow:auto;background:#fff;color:var(--rtp-ink);border-radius:22px;box-shadow:0 24px 80px rgba(0,0,0,.36);padding:24px}.rt-privacy-dialog header{display:flex;gap:16px;justify-content:space-between;align-items:flex-start}.rt-privacy-dialog h2{margin:0;font-size:28px}.rt-privacy-dialog header button{border:0;background:#eef5ff;width:38px;height:38px;border-radius:50%;font-size:22px;cursor:pointer}.rt-privacy-option{display:grid;grid-template-columns:1fr auto;gap:18px;padding:15px 0;border-top:1px solid #e5edf7}.rt-privacy-option h3{margin:0 0 4px;font-size:16px}.rt-privacy-option p{margin:0;color:#597087}.rt-privacy-option input{width:22px;height:22px;accent-color:var(--rtp-blue)}.rt-privacy-region{margin:18px 0;padding:15px;background:#f4f8fd;border-radius:14px}.rt-privacy-region select{width:100%;margin-top:8px;padding:10px;border:1px solid #c7d8eb;border-radius:10px;background:#fff}.rt-privacy-open{overflow:hidden}@media(max-width:700px){.rt-privacy-bar{left:10px;right:10px;bottom:10px;display:block}.rt-privacy-actions{margin-top:12px}.rt-privacy-actions button,.rt-privacy-actions a{flex:1;text-align:center}.rt-privacy-dialog{padding:18px}.rt-privacy-dialog h2{font-size:23px}}
