#vxcrgpd-root{font-family:inherit}.vxcrgpd-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:99997}.vxcrgpd-banner{position:fixed;left:20px;right:20px;bottom:20px;max-width:920px;margin:0 auto;background:var(--vxcrgpd-bg);color:var(--vxcrgpd-text);border-radius:18px;padding:20px;box-shadow:0 12px 40px rgba(0,0,0,.18);z-index:99998;border:1px solid rgba(0,0,0,.08)}.vxcrgpd-header{font-size:18px;margin-bottom:8px}.vxcrgpd-body p{margin:0 0 10px 0}.vxcrgpd-body a{color:var(--vxcrgpd-link)}.vxcrgpd-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.vxcrgpd-btn{appearance:none;border:0;border-radius:999px;padding:12px 18px;cursor:pointer;font-weight:600}.vxcrgpd-btn-primary{background:var(--vxcrgpd-primary);color:#fff}.vxcrgpd-btn-secondary{background:var(--vxcrgpd-secondary-bg);color:var(--vxcrgpd-secondary-text)}.vxcrgpd-modal[hidden],.vxcrgpd-backdrop[hidden],.vxcrgpd-banner[hidden],.vxcrgpd-floating[hidden]{display:none!important}.vxcrgpd-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:20px}.vxcrgpd-modal-box{width:min(760px,100%);background:var(--vxcrgpd-bg);color:var(--vxcrgpd-text);border-radius:20px;box-shadow:0 18px 60px rgba(0,0,0,.25);overflow:hidden}.vxcrgpd-modal-header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #eee}.vxcrgpd-modal-body{padding:20px;display:grid;gap:14px}.vxcrgpd-category{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border:1px solid #eee;border-radius:14px;padding:14px}.vxcrgpd-category small{display:block;margin-top:4px;color:#666}.vxcrgpd-modal-actions{margin-top:0;padding:18px 20px 22px;border-top:1px solid #eee;justify-content:space-between;align-items:center;gap:16px}.vxcrgpd-modal-actions .vxcrgpd-btn{min-width:170px;padding:14px 22px}.vxcrgpd-close{border:0;background:transparent;font-size:28px;cursor:pointer;line-height:1;color:inherit}.vxcrgpd-floating{position:fixed;bottom:20px;z-index:99996;border:0;padding:12px 16px;border-radius:999px;background:var(--vxcrgpd-accent);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.18)}.vxcrgpd-floating-left{left:20px}.vxcrgpd-floating-right{right:20px}@media (max-width:720px){.vxcrgpd-banner{left:12px;right:12px;bottom:12px;padding:16px}.vxcrgpd-actions{flex-direction:column}.vxcrgpd-btn{width:100%}.vxcrgpd-modal-actions{padding:16px}.vxcrgpd-modal-actions .vxcrgpd-btn{min-width:0}}