.scope-bar{background:#fff;border:1px solid #e3e5df;border-radius:14px;padding:11px 14px;margin:-4px 0 16px;display:flex;align-items:end;gap:10px;box-shadow:0 5px 18px #20372a08}.scope-bar>div{display:grid;gap:3px}.scope-bar small{font-size:10px;color:#727c75}.scope-bar select{min-width:135px;border:1px solid #dfe2dd;background:#fafbf9;border-radius:8px;padding:7px 10px;font-size:12px}.scope-bar>span{margin-right:auto;background:#edf3ee;color:#315b43;border-radius:15px;padding:7px 11px;font-size:10px}@media(max-width:700px){.scope-bar{display:grid;grid-template-columns:1fr 1fr}.scope-bar select{width:100%;min-width:0}.scope-bar>span{margin:0;align-self:end}}
