#ehco-colors .ec-intro{flex-wrap:wrap}
#ehco-colors .ec-intro>div:first-child{flex:1;min-width:230px}
#ehco-colors .ec-help-settings{display:flex;align-items:center;gap:10px;flex-basis:100%}
#ehco-colors #ec-help-toggle{gap:10px;font-size:15px;font-weight:600;background:#fff;border-color:#cbd4c0}
#ehco-colors .ec-switch-track{width:38px;height:22px;border-radius:14px;background:#697260;padding:3px;display:inline-flex;align-items:center;flex-shrink:0}
#ehco-colors .ec-switch-track:before{content:'';width:16px;height:16px;display:block;border-radius:50%;background:#fff;transition:transform .15s}
#ehco-colors #ec-help-toggle[aria-checked=true] .ec-switch-track{background:#486900}
#ehco-colors #ec-help-toggle[aria-checked=true] .ec-switch-track:before{transform:translateX(16px)}
#ehco-colors #ec-help-guide{font-size:15px;text-decoration:underline}
#ehco-colors .ec-help-bubble{position:fixed;z-index:999990;width:max-content;max-width:min(340px,calc(100vw - 20px));background:#25331c;color:#fff;padding:12px 15px;border-radius:9px;border:1px solid #d4dfc8;font:15px/1.5 Arial,sans-serif;box-shadow:0 5px 20px #0003;pointer-events:none;text-align:left}
#ehco-colors .ec-help-dialog{width:min(620px,calc(100vw - 28px));max-width:620px;max-height:85vh;overflow:auto;border:1px solid #b8c3ac;border-radius:12px;padding:22px;background:#fff;color:#202820;font:16px/1.5 Arial,sans-serif;margin:auto}
#ehco-colors .ec-help-dialog::backdrop{background:#14200ba6}
#ehco-colors .ec-help-dialog-head{display:flex;align-items:flex-start;gap:15px;justify-content:space-between;position:sticky;top:-22px;background:#fff;padding:12px 0}
#ehco-colors .ec-help-dialog h2{font-size:24px;margin:0}
#ehco-colors .ec-help-dialog dt{font-weight:700;margin-top:18px}
#ehco-colors .ec-help-dialog dd{margin:4px 0 0;color:#46513d}
#ehco-colors .ec-help-close{width:44px;min-width:44px;padding:0;font-size:26px}
@media(min-width:1500px){#ehco-colors .ec-help-settings{flex-basis:auto}#ehco-colors .ec-intro>div:first-child{min-width:310px}#ehco-colors .ec-lead{max-width:600px}}
@media(prefers-reduced-motion:reduce){#ehco-colors .ec-switch-track:before{transition:none}}
