body .btd-preferences{box-sizing:border-box;max-width:1100px;margin:20px auto;padding:14px 18px;background:#fff;color:#172b4d;border:1px solid #c6d2e3;border-radius:12px;font:14px/1.6 system-ui,sans-serif;text-align:left;position:relative;z-index:1}
body .btd-preferences summary{color:#172b4d;font-weight:700;cursor:pointer}
body .btd-preferences p{color:#172b4d;margin:12px 0}
body .btd-preferences button{font:inherit;font-weight:600;background:#edf2fa;color:#172b4d;border:1px solid #8598b5;padding:10px 14px;min-height:44px;border-radius:8px;cursor:pointer;margin:4px 6px 4px 0;white-space:normal}
body .btd-preferences button:hover{background:#dae6f8}
body .btd-preferences button:focus-visible,body .btd-preferences summary:focus-visible{outline:3px solid #225ae0;outline-offset:3px}
body .btd-wrap .btd-waiting-choice{min-width:0;margin:20px 0;padding:16px;border:1px solid #b8c8df;border-radius:12px;background:#f4f7fc;color:#172b4d}
body .btd-wrap .btd-waiting-choice legend{font-weight:700;color:#172b4d;padding:0 6px}
body .btd-wrap .btd-waiting-choice label,body .btd-wrap .btd-remember-license{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#172b4d;line-height:1.5;margin:12px 0;text-transform:none;letter-spacing:normal}
body .btd-wrap .btd-waiting-choice input[type=radio],body .btd-wrap .btd-remember-license input[type=checkbox]{width:18px!important;height:18px!important;min-height:18px!important;flex:0 0 18px;margin:2px 0 0;padding:0!important;accent-color:#225ae0}
body .btd-wrap .btd-waiting-choice p,body .btd-wrap .btd-waiting-choice small{color:#172b4d;line-height:1.5}
@media(max-width:600px){body .btd-preferences{margin:16px 12px}body .btd-preferences button{display:block;width:100%;margin:8px 0}}
