.btg-consent-layer{position:fixed;inset:auto 0 0 0;z-index:2147483000;padding:16px;pointer-events:none}
.btg-consent-panel{max-width:960px;margin:0 auto;background:#0c1d2c;color:#eef7ff;border:1px solid #3b6277;border-radius:14px;padding:18px;box-shadow:0 16px 42px rgba(0,0,0,.42);pointer-events:auto}
.btg-consent-panel h2{margin:0 0 8px;font-size:1.15rem;color:#eef7ff}
.btg-consent-panel p{margin:0 0 12px;color:#c6d7e3;line-height:1.55}
.btg-consent-panel a{color:#46eefe}
.btg-consent-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}
.btg-consent-button{min-height:46px;border:1px solid #5c8398;border-radius:9px;padding:10px 14px;font:inherit;font-weight:700;cursor:pointer;background:#153348;color:#eef7ff}
.btg-consent-button:hover,.btg-consent-button:focus-visible{border-color:#46eefe;outline:2px solid transparent;background:#1a4058}
.btg-consent-button-primary{background:#46eefe;color:#041019;border-color:#46eefe}
.btg-consent-button-primary:hover,.btg-consent-button-primary:focus-visible{background:#8bf6ff;color:#041019}
.btg-consent-close{float:right;border:0;background:transparent;color:#eef7ff;font-size:1.4rem;cursor:pointer;padding:0 4px}
.btg-consent-status{font-size:.9rem;color:#b9c9d6;margin-top:10px}
.btg-consent-settings{appearance:none;background:none;border:0;color:inherit;text-decoration:underline;cursor:pointer;font:inherit;padding:0}
@media(max-width:620px){.btg-consent-layer{padding:8px}.btg-consent-panel{padding:15px}.btg-consent-actions{grid-template-columns:1fr}}
