.tgl{cursor:pointer;font:inherit;color:inherit;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.tgl:focus{outline:none}.tgl:focus-visible{outline:2px solid var(--tgl-accent);outline-offset:2px}.tgl--green{--tgl-accent:#288556}.tgl--blue{--tgl-accent:#61aaf2}.tgl-lbl-grp{flex:auto;align-items:flex-start;gap:2px;min-width:0}.tgl-lbl{color:#3d3d3d;font-size:14px;font-weight:350;line-height:18px}.tgl-anntn{color:#7a7a7a;white-space:normal;text-align:left;font-size:12px;font-weight:350}.tgl-swtch{background:#00000024;border-radius:999px;flex:none;width:48px;height:32px;transition:background-color .2s;display:inline-block;position:relative;overflow:hidden}.tgl-swtch:before{content:"";background:#fff;border-radius:50%;width:28px;height:28px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #0000001f}.tgl[aria-checked=true] .tgl-swtch{background:var(--tgl-accent)}.tgl[aria-checked=true] .tgl-swtch:before{transform:translate(16px)}
.tbs-lst{border-radius:999px;gap:4px;padding:2px;display:inline-flex}.tbs-lst--green{background:#eaf6ef}.tbs-lst--blue{background:#dfeefc}.tbs-tab{font:inherit;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;padding:8px 16px;display:inline-block}.tbs-tab--activ{background:#fff;box-shadow:0 2px 6px #0000001f}.tbs-tab:focus{outline:none}.tbs-tab:focus-visible{box-shadow:0 0 0 2px #61aaf2}.tbs-tab--activ:focus-visible{box-shadow:0 2px 6px #0000001f,0 0 0 2px #61aaf2}
