.cmds-consent{position:fixed;z-index:999999;left:18px;right:18px;bottom:18px;font-family:inherit}.cmds-consent[hidden]{display:none!important}.cmds-consent__panel{max-width:1120px;margin:0 auto;background:#fff;color:#1d2327;border:1px solid rgba(0,0,0,.14);border-radius:12px;box-shadow:0 18px 50px rgba(0,0,0,.2);padding:20px;display:flex;gap:20px;align-items:flex-end}.cmds-consent__main{flex:1;min-width:0}.cmds-consent h2{font-size:20px;line-height:1.25;margin:0 0 8px}.cmds-consent p{font-size:14px;line-height:1.55;margin:0}.cmds-consent__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.cmds-btn,.cmds-open-privacy-preferences{border-radius:7px;border:1px solid #1d2327;padding:9px 13px;font:inherit;font-weight:600;cursor:pointer}.cmds-btn--primary{background:#1d2327;color:#fff}.cmds-btn--secondary,.cmds-open-privacy-preferences{background:#fff;color:#1d2327}.cmds-consent__preferences{margin-top:14px;border-top:1px solid #dcdcde;padding-top:10px}.cmds-consent__choice{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:9px 0}.cmds-consent__choice span{display:flex;flex-direction:column;gap:2px}.cmds-consent__choice small{color:#50575e}.cmds-consent__choice input{width:20px;height:20px}@media(max-width:780px){.cmds-consent{left:10px;right:10px;bottom:10px}.cmds-consent__panel{display:block;max-height:85vh;overflow:auto;padding:16px}.cmds-consent__actions{margin-top:16px;justify-content:stretch}.cmds-consent__actions .cmds-btn{flex:1 1 45%}}
@media(prefers-color-scheme:dark){.cmds-consent__panel{background:#1d2327;color:#fff;border-color:#3c434a}.cmds-consent__preferences{border-color:#50575e}.cmds-consent__choice small{color:#c3c4c7}.cmds-btn--secondary,.cmds-open-privacy-preferences{background:#2c3338;color:#fff;border-color:#c3c4c7}.cmds-btn--primary{background:#fff;color:#1d2327;border-color:#fff}}
