/* (empty) .picker {}*/
  .category-menu.H-1jc9ek3 {
    height: auto;
    overflow: auto;
    font-family: 'HarmonyOS Sans';
    margin-bottom: 40px;
  }
  .menu-item.H-1jc9ek3{
    padding: 0 20px;
  }
  .menu-item.active.H-1jc9ek3{
    background-color: #F1F4F9;
  }
  .menu-item.H-1jc9ek3 .active:where(.H-1jc9ek3) {
    color: var(--blue);
  }
  .menu-item.H-1jc9ek3 .title:where(.H-1jc9ek3){
    gap: 4px;
    height: 48px;
    color: #1D2029;
    text-transform: capitalize;
  }
  .menu-item.H-1jc9ek3 .title.active:where(.H-1jc9ek3) {
    color: var(--blue);
  }
  .menu-item.H-1jc9ek3 .title.active:where(.H-1jc9ek3) i:where(.H-1jc9ek3){
    transform: rotate(180deg);
  }
  .menu-item.H-1jc9ek3 ul:where(.H-1jc9ek3){
    font-size: 0;
    color: #6C6E74;
    display: none;
  }
  .menu-item.H-1jc9ek3 ul.open:where(.H-1jc9ek3){
    display: block;
  }

  @media screen and (max-width: 640px) {
    .picker.H-1jc9ek3{
      display: block;
    }
    .menu-item.H-1jc9ek3{
      padding: 0;
    }
    .menu-item.active.H-1jc9ek3{
      background-color: unset;
    }
  }


  .tags.H-11nfnxp {
    flex-wrap: wrap;
  }
  .tags.H-11nfnxp li:where(.H-11nfnxp) {
    margin-right: 16px;
  }
  a.H-11nfnxp {
    border: solid 1px transparent;
    background: #F1F4F9;
    color: var(--T3);
    padding: 6px 12px;
  }
  a.active.H-11nfnxp {
    border-color: var(--blue);
    background: #fff;
    color: var(--blue);
  }

  @media screen and (max-width: 640px) {
    .tags-wrap.H-11nfnxp{
      overflow: hidden;
      overflow-x: auto;
    }
    .tags.H-11nfnxp {
      width: max-content;
      padding-bottom: 8px;
    }
  }


  .sub-wrap.H-1e2abfm .main{
    display: inline-block;
    padding: 0;
  }
  .art.H-1e2abfm{
    margin-bottom: 40px;
  }
  .group.H-1e2abfm{
    padding-bottom: 24px;
  }


  .category-menu.H-yorh23 {
    border-right: 1px solid #f2f3f6;
    height: 100%;
    overflow: auto;
    font-family: 'HarmonyOS Sans';
  }
  .menu-item.H-yorh23{
    padding: 0 20px;
  }
  /* (unused) .menu-item.active{
    background-color: #F1F4F9;
  }*/
  .menu-item.H-yorh23 .active:where(.H-yorh23) {
    color: var(--blue);
  }
  .menu-item.H-yorh23 .title:where(.H-yorh23){
    height: 48px;
    color: #1D2029;
    text-transform: capitalize;
  }
  .menu-item.H-yorh23 .title.active:where(.H-yorh23) {
    color: var(--blue);
  }
  .menu-item.H-yorh23 .title.active:where(.H-yorh23) i:where(.H-yorh23){
    transform: rotate(180deg);
  }
  .menu-item.H-yorh23 ul:where(.H-yorh23){
    font-size: 0;
    color: #6C6E74;
    display: none;
  }
  .menu-item.H-yorh23 ul.open:where(.H-yorh23){
    display: block;
  }


  .search-wrap.H-15fx7p9 {
    border-bottom: 1px solid #DBDFE7;
    width: 100%;
    min-width: auto;
  }
  /* (unused) .search-wrap > span{
    width: 112px;
  }*/
  .search-wrap.H-15fx7p9 .search {
    margin: auto;
    width: 540px;
    max-width: 540px;
    box-shadow: none;
  }
  .search-wrap.H-15fx7p9 .search-input{
    margin: 20px 0;
  }
  .search-wrap.H-15fx7p9 .search-input form{
    background-color: #F1F4F9;
    border-width: 0;
    box-shadow: unset;
  }
  .search-wrap.H-15fx7p9 .search-input form input{
    color: var(--T1);
    height: 48px;
    line-height: 20px;
    font-weight: 400;
    font-size: 14px;
  }
  .search-wrap.H-15fx7p9 .search-input form input::placeholder{
    color: #C6C7C9;
  }

  @media screen and (max-width: 992px) {
    .search-wrap.H-15fx7p9 .search {
      width: 430px;
    }
  }
  @media screen and (max-width: 640px) {
    .search-wrap.H-15fx7p9{
      border-width: 0;
      line-height: unset;
    }
    .search-wrap.H-15fx7p9 > div:where(.H-15fx7p9){
      display: block;
      padding: 0;
    }
    /* (unused) .search-wrap >span {
      margin-left: 0;
    }*/
    .search-wrap.H-15fx7p9 .search-input{
      margin-top: 20px;
    }
    .search-wrap.H-15fx7p9 .search{
      margin: unset;
      width: 100%;
      max-width: unset;
    }
    .search-wrap.H-15fx7p9 .search-input form input{
      color: var(--T1)
    }
  }


  .cate-wrap.H-1jynpsv {
    width: 100%;
    font-family: 'HarmonyOS Sans';
    background-color: #fff;
    min-width: content-box;
  }
  .inner-wrap.H-1jynpsv {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
  .left.H-1jynpsv {
    width: 240px;
    padding-bottom: 20px;
    border-right: 1px solid #dbdfe7;
  }
  .right.H-1jynpsv {
    padding-left: 20px;
  }
  .content.H-1jynpsv .main {
    padding: 24px 0 0;
  }
  .content.H-1jynpsv .main .disabled {
    color: #38393d;
    font-weight: var(--fw1);
    line-height: normal;
  }
  .group.H-1jynpsv {
    text-transform: capitalize;
  }

  @media screen and (max-width: 768px) {
    .cate-wrap.H-1jynpsv {
      padding: 0 0 20px;
    }
  }

  @media screen and (max-width: 640px) {
    .cate-wrap.H-1jynpsv {
      padding: 24px 15px 20px;
    }
    .content.H-1jynpsv {
      display: none;
    }
  }