:root{--ecs-color-primary:#2271b1;--ecs-color-secondary:#135e96;--ecs-color-text:#1e1e1e;--ecs-color-accent:#d63638;--ecs-color-bg:#fff;--ecs-color-bg-alt:#f6f6f6}[data-ecs-scheme=alt]{--ecs-color-primary:#3a9ad4;--ecs-color-secondary:#1e6fa0;--ecs-color-text:#f0f0f0;--ecs-color-accent:#ff6b6b;--ecs-color-bg:#1a1a2e;--ecs-color-bg-alt:#16213e}.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{color:inherit;cursor:pointer;font:inherit;background:0 0;border:1px solid;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;line-height:1;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.ecs-dms-btn:focus-visible{outline-offset:2px;outline:2px solid}.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{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:4px;padding:8px 12px}