.rgpdcc-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .25);z-index:999998}#rgpdcc-banner,#rgpdcc-banner *,#rgpdcc-modal,#rgpdcc-modal *{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;box-sizing:border-box!important}.rgpdcc-banner{position:fixed;left:0;right:0;z-index:999999;background:var(--rgpdcc-bg,#ffffff);color:var(--rgpdcc-text,#111111);border-top:1px solid rgb(0 0 0 / .06);padding:14px 20px;box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;font-size:13px!important;line-height:1.5!important}.rgpdcc-banner[hidden]{display:none!important}.rgpdcc-pos-bottom{bottom:0}.rgpdcc-pos-top{top:0;border-top:none;border-bottom:1px solid rgb(0 0 0 / .08)}.rgpdcc-pos-bottom-left,.rgpdcc-pos-bottom-right{left:auto;right:auto;bottom:20px;max-width:380px;border:1px solid rgb(0 0 0 / .08);border-radius:var(--rgpdcc-radius,10px)}.rgpdcc-pos-bottom-left{left:20px}.rgpdcc-pos-bottom-right{right:20px}.rgpdcc-layout-box.rgpdcc-pos-bottom{left:20px;right:auto;bottom:20px;max-width:380px;border:1px solid rgb(0 0 0 / .08);border-radius:var(--rgpdcc-radius,10px)}.rgpdcc-banner-content{flex:1 1 320px}.rgpdcc-title{margin:0 0 2px!important;font-size:13px!important;font-weight:600!important;color:inherit!important;line-height:1.4!important;letter-spacing:-.01em}.rgpdcc-text{margin:0!important;color:inherit!important;opacity:.8;font-size:12.5px!important;line-height:1.5!important}.rgpdcc-policy-link{color:inherit;text-decoration:underline;text-underline-offset:2px;opacity:.85;margin-left:4px;white-space:nowrap}.rgpdcc-banner-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:0 0 auto}.rgpdcc-btn{border:none;border-radius:min(var(--rgpdcc-radius, 4px), 20px);padding:7px 14px;font-size:12.5px;font-weight:500;cursor:pointer;background:#fff0;color:inherit;transition:opacity 0.15s ease,background-color 0.15s ease}.rgpdcc-btn:hover{opacity:.75}.rgpdcc-btn-accept{background:var(--rgpdcc-accept,#111111);color:#fff}.rgpdcc-btn-accept:hover{opacity:.85}.rgpdcc-btn-reject{color:inherit;opacity:.7}.rgpdcc-btn-reject:hover{opacity:1;background:rgb(0 0 0 / .05)}.rgpdcc-btn-settings{color:inherit;opacity:.7;text-decoration:underline;text-underline-offset:2px;padding-left:4px;padding-right:4px}.rgpdcc-btn-settings:hover{opacity:1;background:#fff0}.rgpdcc-modal{position:fixed;inset:0;z-index:1000000;display:flex;align-items:center;justify-content:center;background:rgb(0 0 0 / .35);padding:16px}.rgpdcc-modal[hidden]{display:none!important}.rgpdcc-modal-inner{background:#fff;color:#111;max-width:480px;width:100%;max-height:85vh;overflow-y:auto;border-radius:var(--rgpdcc-radius,10px);padding:28px;position:relative;box-shadow:0 4px 20px rgb(0 0 0 / .08)}.rgpdcc-modal-close{position:absolute;top:16px;right:18px;background:none;border:none;font-size:20px;line-height:1;cursor:pointer;color:#9ca3af;padding:4px}.rgpdcc-modal-close:hover{color:#111}.rgpdcc-modal-inner h3{margin:0 0 6px!important;font-size:14px!important;font-weight:600!important;line-height:1.4!important;color:#111111!important;letter-spacing:-.01em}.rgpdcc-modal-inner>p{margin:0 0 20px!important;font-size:12.5px!important;line-height:1.5!important;color:#4b5563!important;opacity:1}.rgpdcc-categories{margin:0 0 20px;display:flex;flex-direction:column}.rgpdcc-category{padding:14px 0;border-top:1px solid rgb(0 0 0 / .06)}.rgpdcc-category:last-child{border-bottom:1px solid rgb(0 0 0 / .06)}.rgpdcc-category-header{display:flex;align-items:center;gap:10px}.rgpdcc-category-label{font-weight:500!important;font-size:13px!important;color:#111111!important}.rgpdcc-badge{margin-left:auto;font-size:10.5px;color:#9ca3af;font-weight:400}.rgpdcc-category-desc{margin:4px 0 0!important;font-size:12px!important;color:#6b7280!important;line-height:1.5!important;opacity:1}.rgpdcc-modal-actions{display:flex;justify-content:flex-end;gap:8px}.rgpdcc-modal-actions .rgpdcc-btn-reject{opacity:.7}.rgpdcc-switch{position:relative;display:inline-block;width:30px;height:18px;flex-shrink:0}.rgpdcc-switch input{opacity:0;width:0;height:0}.rgpdcc-slider{position:absolute;cursor:pointer;inset:0;background-color:#e5e7eb;transition:0.15s;border-radius:999px}.rgpdcc-slider::before{position:absolute;content:"";height:12px;width:12px;left:3px;bottom:3px;background-color:#fff;transition:0.15s;border-radius:50%}.rgpdcc-switch input:checked+.rgpdcc-slider{background-color:#111}.rgpdcc-switch input:checked+.rgpdcc-slider::before{transform:translateX(12px)}.rgpdcc-switch input:disabled+.rgpdcc-slider{background-color:#d1d5db;cursor:not-allowed}@media (max-width:640px){.rgpdcc-banner{flex-direction:column;align-items:stretch;padding:12px 16px;gap:10px}.rgpdcc-banner-content{flex:0 0 auto}.rgpdcc-title{display:none!important}.rgpdcc-text{font-size:12px!important}.rgpdcc-banner-actions{justify-content:stretch;gap:8px}.rgpdcc-banner-actions .rgpdcc-btn{flex:1 1 auto;text-align:center;padding:8px 10px!important}.rgpdcc-btn-settings{flex:0 0 auto!important}.rgpdcc-modal-inner{padding:22px 18px}}