:root{--dte-color-primary:#2271b1;--dte-color-secondary:#135e96;--dte-color-text:#1e1e1e;--dte-color-accent:#d63638;--dte-color-bg:#ffffff;--dte-color-bg-alt:#f6f6f6}[data-dte-scheme="alt"]{--dte-color-primary:#3a9ad4;--dte-color-secondary:#1e6fa0;--dte-color-text:#f0f0f0;--dte-color-accent:#ff6b6b;--dte-color-bg:#1a1a2e;--dte-color-bg-alt:#16213e}.dte-dms-wrap{display:flex;align-items:center}.dte-dms-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;background:#fff0;color:inherit;border:1px solid currentColor;border-radius:4px;cursor:pointer;font:inherit;line-height:1;transition:background 0.2s,color 0.2s,border-color 0.2s}.dte-dms-btn:focus-visible{outline:2px solid currentColor;outline-offset:2px}.dte-dms-state{display:contents}.dte-dms-type-toggle .dte-dms-state-dark{display:none}.dte-dms-type-toggle.is-alt .dte-dms-state-light{display:none}.dte-dms-type-toggle.is-alt .dte-dms-state-dark{display:contents}.dte-dms-select{padding:8px 12px;border:1px solid currentColor;border-radius:4px;background:#fff0;color:inherit;font:inherit;cursor:pointer}