#df-oai-switcher{position:fixed;bottom:22px;z-index:999999;font-family:inherit;line-height:1;}
#df-oai-switcher.df-oai-right{right:22px}#df-oai-switcher.df-oai-left{left:22px}
#df-oai-switcher .df-oai-card{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border:1px solid rgba(17,24,39,.08);box-shadow:0 18px 45px rgba(15,23,42,.18);border-radius:16px;padding:9px 12px;color:#111827;min-width:210px;}
#df-oai-switcher .df-oai-icon{font-size:17px;line-height:1;}
#df-oai-switcher .df-oai-label{font-size:12px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin:0;}
#df-oai-switcher .df-oai-select{appearance:auto!important;-webkit-appearance:menulist!important;display:block!important;visibility:visible!important;opacity:1!important;position:static!important;width:100%!important;height:38px!important;min-height:38px!important;max-height:none!important;line-height:38px!important;background:#fff!important;color:#111827!important;border:1px solid #e5e7eb!important;border-radius:12px!important;padding:0 34px 0 12px!important;font-size:14px!important;font-weight:600!important;box-shadow:none!important;cursor:pointer!important;}
#df-oai-switcher .df-oai-select option{color:#111827;background:#fff;font-size:14px;}
#df-oai-switcher .df-oai-loader{display:none;width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#111827;border-radius:50%;animation:dfspin .8s linear infinite;flex:0 0 auto;}
#df-oai-switcher.is-loading .df-oai-loader{display:inline-block}@keyframes dfspin{to{transform:rotate(360deg)}}
@media(max-width:600px){#df-oai-switcher{left:14px!important;right:14px!important;bottom:14px!important}#df-oai-switcher .df-oai-card{min-width:0;width:auto}#df-oai-switcher .df-oai-select{font-size:13px!important}}
