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