.period-tabs{background:#ffffff0d;border-radius:10px;gap:2px;width:fit-content;margin-left:auto;padding:3px;display:flex}.period-tabs__tab{color:#cfe0ff80;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:8px;padding:5px 12px;font-size:13px;transition:background .15s,color .15s}.period-tabs__tab:hover{color:#cfe0ffd9}.period-tabs__tab--active{color:#e4eeff;background:#85a9e42e}
