.dca-consent,.dca-consent *{box-sizing:border-box}
.dca-consent{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#173047;line-height:1.5}
.dca-consent [hidden]{display:none!important}
.dca-consent-reopen{position:fixed;left:14px;bottom:14px;z-index:99997;background:#173047;color:#fff;border:1px solid #fff;border-radius:8px;padding:9px 13px;font-size:13px;cursor:pointer;box-shadow:0 3px 12px #0003}
.dca-consent-panel{position:fixed;z-index:99998;bottom:12px;left:12px;width:min(520px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:auto;background:#fff;color:#173047;border:1px solid #dae3e7;border-radius:13px;padding:19px;box-shadow:0 14px 50px #0004}
.dca-consent-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.dca-consent h2{font-size:1.25rem;line-height:1.3;margin:0;color:#173047}.dca-consent p{font-size:14px;line-height:1.55;margin:12px 0;color:#344b5a}.dca-consent a{color:#145688;text-decoration:underline}.dca-consent-links{display:flex;gap:16px;flex-wrap:wrap}.dca-consent-close{font-size:24px;line-height:1;width:40px;height:40px;cursor:pointer;border:1px solid #d9e4e9;border-radius:6px;background:#fff;color:#173047}
.dca-consent-details{border-block:1px solid #e2e8eb;padding:10px 0;margin:13px 0}.dca-consent-details label{display:block;padding:7px 0;font-weight:650;font-size:14px}.dca-consent-details input{accent-color:#175b80;margin-right:8px}.dca-consent-details small{display:block;font-weight:400;margin-left:27px;color:#405362}
.dca-consent-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.dca-consent-actions button{border:1px solid #173047;background:#fff;color:#173047;border-radius:6px;padding:9px 12px;font-size:13px;font-weight:650;cursor:pointer;flex:1 1 auto}.dca-consent-actions [data-dca-accept],.dca-consent-actions [data-dca-save]{background:#173047;color:#fff}
.dca-consent button:focus-visible,.dca-consent a:focus-visible,.dca-consent-embed button:focus-visible{outline:3px solid #c98135;outline-offset:2px}
.dca-consent-embed{display:grid;place-content:center;min-height:240px;background:#f2f6f8;border:1px solid #dce7ec;border-radius:8px;text-align:center;padding:20px;color:#173047}.dca-consent-embed p{margin:0 0 14px}.dca-consent-embed button{background:#173047;color:#fff;border:0;border-radius:6px;padding:10px 14px;cursor:pointer}.dca-consent-embed iframe{width:100%;height:360px;border:0}.dca-consent-embed:has(iframe){display:block;padding:0;min-height:0;overflow:hidden}
@media(max-width:600px){.dca-consent-reopen{bottom:7px;left:7px}.dca-consent-panel{left:7px;bottom:7px;width:calc(100vw - 14px);max-height:calc(100dvh - 14px);padding:16px}.dca-consent-actions button{flex-basis:42%}}
