/* Consent controls are scoped; optional acceptance and rejection have equal weight. */
.elos-consent-banner,.elos-consent-dialog{font-family:Inter,Arial,sans-serif;color:#302e29;font-size:14px;line-height:1.6}
.elos-consent-banner[hidden]{display:none!important}
.elos-consent-banner{position:fixed;inset:auto 20px 20px;z-index:1000;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px 28px;background:#fff;border:1px solid #dcd7cf;border-radius:10px;box-shadow:0 10px 50px #2c231a1a;max-height:calc(100dvh - 40px);overflow:auto}
.elos-consent-copy{max-width:720px}
.elos-consent-banner h2,.elos-consent-dialog h2{font-family:inherit;font-size:18px;font-weight:550;letter-spacing:-.4px;line-height:1.3;margin:0 0 9px}
.elos-consent-banner p{font-size:12px;line-height:1.8;margin:0;color:#6c665d}
.elos-consent-banner a,.elos-consent-dialog a{color:#924019;text-decoration:underline;text-underline-offset:3px}
.elos-consent-actions{display:flex;flex-wrap:wrap;gap:9px;flex:none}
.elos-consent-actions button,.elos-consent-close{min-height:44px;min-width:44px;padding:10px 14px;border:1px solid #bcb3a6;border-radius:5px;background:#fff;color:#373129;font:500 12px/1.5 Inter,Arial,sans-serif;cursor:pointer}
.elos-consent-actions button:hover,.elos-consent-close:hover{border-color:#b95424;background:#fff6ed;color:#8f3c15}
.elos-consent-banner :focus-visible,.elos-consent-dialog :focus-visible,[data-cookie-settings]:focus-visible{outline:3px solid #c75320;outline-offset:3px}
.elos-consent-dialog{padding:28px;width:min(620px,calc(100% - 32px));max-height:calc(100dvh - 48px);overflow:auto;border:1px solid #e0d8cc;border-radius:10px;background:#fff;box-shadow:0 22px 90px #27201638}
.elos-consent-dialog::backdrop{background:#28231c66}
.elos-consent-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}
.elos-consent-dialog-head h2{margin:0;font-size:24px;letter-spacing:-.8px}
.elos-consent-close{font-size:26px;line-height:1;padding:6px}
.elos-consent-dialog>p{font-size:12px;color:#736a5f;margin:0 0 22px;line-height:1.8}
.elos-consent-category{padding:20px 0;border-top:1px solid #e7e0d7}
.elos-consent-category label{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:44px;cursor:pointer}
.elos-consent-category strong,.elos-consent-category h3{display:block;font-size:14px;font-weight:550;color:#3c352d;margin:0;letter-spacing:0}
.elos-consent-category small{display:block;font-size:11px;color:#867b6e;font-weight:400;margin-top:3px}
.elos-consent-category input[type=checkbox]{appearance:auto;width:22px;height:22px;flex:none;accent-color:#be4d1d;cursor:pointer}
.elos-consent-category input[disabled]{cursor:default}
.elos-consent-category p{font-size:12px;color:#736a5f;line-height:1.8;margin:9px 0 0}
.elos-consent-dialog p.elos-consent-retention{font-size:11px;margin-top:0;padding-top:18px;border-top:1px solid #e7e0d7}
.elos-consent-dialog .elos-consent-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.elos-consent-announcement{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
[data-cookie-settings]{min-height:44px;min-width:44px;font-family:inherit;cursor:pointer}
@media(max-width:1150px){.elos-consent-banner{align-items:flex-start;flex-direction:column;gap:17px}.elos-consent-copy{max-width:none}}
@media(max-width:560px){.elos-consent-banner{inset:auto 10px 10px;padding:19px;gap:16px;max-height:calc(100dvh - 20px)}.elos-consent-banner h2{font-size:17px}.elos-consent-banner p{font-size:11px}.elos-consent-banner .elos-consent-actions{display:grid;grid-template-columns:1fr;width:100%;gap:8px}.elos-consent-actions button{font-size:12px;width:100%}.elos-consent-dialog{padding:22px 19px;width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.elos-consent-dialog-head h2{font-size:21px}.elos-consent-dialog .elos-consent-actions{grid-template-columns:1fr}.elos-consent-category label{gap:16px}.elos-consent-category strong{font-size:13px}}
@media(prefers-reduced-motion:reduce){.elos-consent-banner *,.elos-consent-dialog *{transition:none!important;scroll-behavior:auto!important}}
