.bdo-preferences{--pref-bg:#191d1d;--pref-field:#252c2b;--pref-text:#e1e7e4;--pref-muted:#a4b0aa;--pref-line:#ffffff13;--pref-gold:#e2bd62;width:min(760px,calc(100vw - 24px));max-height:calc(100dvh - 32px);padding:0;border:1px solid var(--pref-line);border-radius:6px;background:var(--pref-bg);color:var(--pref-text);font-size:14px;line-height:1.5;margin:auto}
:root:not(.dark):not(.tw-dark)[data-theme=light] .bdo-preferences{--pref-bg:#fafbf9;--pref-field:#edf0eb;--pref-text:#27302b;--pref-muted:#57665d;--pref-line:#263c251c;--pref-gold:#80600e}
.bdo-preferences::backdrop{background:#0009}.bdo-preferences[open]{display:flex}.bdo-preferences form{display:flex;flex-direction:column;min-height:0;width:100%;max-height:calc(100dvh - 34px)}.bdo-preferences header{display:flex;justify-content:space-between;align-items:center;padding:18px 24px 10px;flex-shrink:0}.bdo-preferences h2{margin:0;font-size:20px;font-weight:600}.bdo-preferences p{margin:6px 0 0;color:var(--pref-muted);font-size:12px;line-height:1.6}.bdo-preferences button{min-height:36px;padding:6px 14px;border:0;border-radius:4px;background:var(--pref-field);color:var(--pref-text);font-size:14px;cursor:pointer}.bdo-preferences header>button{font-size:24px;line-height:1;width:36px;padding:0}.bdo-preferences nav{display:flex;gap:6px;padding:0 24px;border-bottom:1px solid #101414;flex-shrink:0}.bdo-preferences nav [role=tab]{position:relative;min-width:64px;padding:9px 14px;background:transparent;color:var(--pref-muted);border-radius:4px 4px 0 0}.bdo-preferences nav [role=tab]:hover{background:var(--pref-field);color:var(--pref-text)}.bdo-preferences nav [aria-selected=true]{color:var(--pref-gold);background:var(--pref-field);font-weight:600}.bdo-preferences nav [aria-selected=true]::after{content:"";position:absolute;bottom:0;left:14px;right:14px;height:2px;background:var(--pref-gold)}.bdo-pref-scroll{height:400px;overflow:auto;min-height:0;padding:0 24px 8px;overscroll-behavior:contain}.bdo-preferences section{padding:18px 0;scroll-margin-top:0}.bdo-preferences section+section{border-top:1px solid var(--pref-line)}.bdo-preferences h3{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 12px;font-size:14px;font-weight:600;color:var(--pref-gold)}.bdo-preferences output{font-size:14px;font-variant-numeric:tabular-nums}.bdo-pref-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.bdo-pref-grid>label{display:flex;flex-direction:column;gap:6px;min-width:0;color:var(--pref-muted);font-size:12px}.bdo-pref-grid input,.bdo-pref-grid select{box-sizing:border-box;width:100%;height:38px;padding:0 10px;border:1px solid var(--pref-line);border-radius:4px;background:var(--pref-field);color:var(--pref-text);font-size:14px;color-scheme:dark}.bdo-preferences input:focus-visible,.bdo-preferences select:focus-visible,.bdo-preferences button:focus-visible,.bdo-preferences a:focus-visible{outline:2px solid var(--pref-gold);outline-offset:2px}.bdo-pref-checks{display:flex;gap:24px;flex-wrap:wrap;margin-top:14px}.bdo-pref-checks label{display:flex;gap:8px;align-items:center;font-size:14px}.bdo-pref-checks input{width:18px;height:18px;accent-color:#bd913c}.bdo-preferences footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 24px;border-top:1px solid var(--pref-line)}.bdo-preferences footer p{margin:0}.bdo-preferences footer>div{display:flex;gap:8px;white-space:nowrap}.bdo-preferences button[type=submit]{background:#d9b75b;color:#23281c;font-weight:600}.bdo-preferences [hidden]{display:none!important}.bdo-preferences button:disabled{opacity:.6;cursor:wait}.bdo-preferences-trigger{position:relative;width:36px;height:36px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:36px;min-height:36px;padding:6px;border:0;background:transparent;color:inherit;cursor:pointer;border-radius:4px;font-size:14px}.bdo-preferences-trigger svg{width:20px;height:20px;flex-shrink:0}.bdo-preferences-trigger:hover{background:#8882}.bdo-preferences-trigger:focus-visible{outline:2px solid #bc9443;outline-offset:2px}
@media(max-width:600px){.bdo-pref-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bdo-preferences header{padding:14px 16px 8px}.bdo-preferences nav{padding:0 16px}.bdo-pref-scroll{padding:0 16px 8px}.bdo-preferences footer{padding:12px 16px;align-items:flex-end}.bdo-preferences footer p{max-width:50%}}
@media(max-width:360px){.bdo-pref-grid{grid-template-columns:1fr}.bdo-preferences footer{flex-wrap:wrap}.bdo-preferences footer p{max-width:none}.bdo-preferences footer>div{margin-left:auto}}

#pref-general .bdo-pref-grid,#pref-tax .bdo-pref-grid{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=light] .bdo-pref-grid input,:root[data-theme=light] .bdo-pref-grid select{color-scheme:light}

@media(max-width:600px){#pref-tax .bdo-pref-grid{grid-template-columns:1fr}}

/* Shared compact badges for server, language and preferences controls. */
.top-badge.bdo-nav-badge{font-size:10px;line-height:12px;padding:1px 4px;white-space:nowrap}

:root[data-theme=light] .bdo-preferences nav{border-bottom-color:#cdd3ce}
