.category-dropdown__overlay[data-v-d88fd532]{background:#09090973;cursor:default;inset:68px 0 0;position:fixed;z-index:298}.category-dropdown[data-v-d88fd532]{--cd-bg-sidebar:rgba(32,32,32,.9);--cd-bg-panel:rgba(32,32,32,.8);--cd-border:hsla(0,0%,100%,.1);--cd-sidebar-active:#333;--cd-tag-hover:#454545;--cd-text:#fff;--cd-text-muted:$color-purple-text;--cd-scroll-track:rgba(58,58,58,.8);--cd-scroll-thumb:#4a4a4a;--cd-max-height:min(490px, calc(100vh - 84px) );backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:transparent;border:1px solid var(--cd-border);border-radius:8px;box-shadow:0 24px 64px #0000008c;left:max(24px,(100vw - 1420px)/2 + 160px);max-height:var(--cd-max-height);overflow:hidden;position:fixed;top:76px;width:min(910px,100vw - 48px);z-index:299}.category-dropdown__empty[data-v-d88fd532]{background:var(--cd-bg-panel);color:var(--cd-text-muted);font-size:14px;padding:32px 24px;text-align:center}.category-dropdown__body[data-v-d88fd532]{display:grid;grid-template-columns:204px minmax(0,1fr);grid-template-rows:minmax(0,1fr);height:var(--cd-max-height);max-height:var(--cd-max-height);min-height:280px;overflow:hidden}.category-dropdown__sidebar[data-v-d88fd532]{background:var(--cd-bg-sidebar);border-radius:8px 0 0 8px;border-right:1px solid var(--cd-border);display:flex;flex-direction:column;height:100%;max-height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-color:var(--cd-scroll-thumb) var(--cd-scroll-track);scrollbar-width:thin}.category-dropdown__sidebar[data-v-d88fd532]::-webkit-scrollbar{width:7px}.category-dropdown__sidebar[data-v-d88fd532]::-webkit-scrollbar-track{background:var(--cd-scroll-track);border-radius:10px}.category-dropdown__sidebar[data-v-d88fd532]::-webkit-scrollbar-thumb{background:var(--cd-scroll-thumb);border-radius:10px}.category-dropdown__primary[data-v-d88fd532]{align-items:center;background:transparent;border:none;border-radius:0;color:var(--cd-text);cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:8px;justify-content:space-between;line-height:1.2;min-height:49px;padding:16px 12px;text-align:left;transition:background .15s ease;width:100%}.category-dropdown__primary[data-v-d88fd532]:hover{background:#3a3a3aa6}.category-dropdown__primary--active[data-v-d88fd532]{background:var(--cd-sidebar-active)}.category-dropdown__primary-label[data-v-d88fd532]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-dropdown__primary-chevron[data-v-d88fd532]{color:#ffffffd9;flex-shrink:0}.category-dropdown__all-tags[data-v-d88fd532]{color:var(--cd-text-muted);font-size:13px;margin-top:auto;padding:14px 12px 16px;text-decoration:none;transition:color .15s ease}.category-dropdown__all-tags[data-v-d88fd532]:hover{color:#eab37e}.category-dropdown__panel[data-v-d88fd532]{background:var(--cd-bg-panel);border-radius:0 8px 8px 0;display:flex;flex-direction:column;height:100%;max-height:100%;min-height:0;overflow:hidden}.category-dropdown__panel-head[data-v-d88fd532]{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;flex-shrink:0;height:48px;padding:0 20px}.category-dropdown__group-pill[data-v-d88fd532]{background:#c9a0501f;border-color:#c9a050;box-shadow:0 0 12px #c9a05026;color:#c9a050;font-weight:600}.category-dropdown__group-pill[data-v-d88fd532]:after,.category-dropdown__group-pill[data-v-d88fd532]:before{content:none;display:none}.category-dropdown__group-pill[data-v-d88fd532]{align-items:center;display:inline-flex;font-family:inherit;font-size:14px;height:32px;justify-content:center;min-height:32px;min-width:63px;padding:0 15px;text-decoration:none}@media(hover:hover){.category-dropdown__group-pill[data-v-d88fd532]:hover{filter:brightness(1.06)}}.category-dropdown__tags[data-v-d88fd532]{align-content:start;-moz-column-gap:24px;column-gap:24px;display:grid;flex:1;grid-auto-rows:max-content;grid-template-columns:repeat(4,minmax(0,1fr));min-height:0;overflow-y:auto;padding:18px 28px 24px 20px;row-gap:27px;scrollbar-color:var(--cd-scroll-thumb) var(--cd-scroll-track);scrollbar-width:thin}.category-dropdown__tags[data-v-d88fd532]::-webkit-scrollbar{width:7px}.category-dropdown__tags[data-v-d88fd532]::-webkit-scrollbar-track{background:var(--cd-scroll-track);border-radius:10px}.category-dropdown__tags[data-v-d88fd532]::-webkit-scrollbar-thumb{background:var(--cd-scroll-thumb);border-radius:10px}.category-dropdown__tag[data-v-d88fd532]{background:transparent;border:none;border-radius:30px;color:var(--cd-text);cursor:pointer;font-size:16px;font-weight:400;justify-self:start;line-height:22px;margin:0 -10px;max-width:100%;min-height:34px;overflow:hidden;padding:6px 10px;text-align:left;text-overflow:ellipsis;transition:background .15s ease,color .15s ease;white-space:nowrap}.category-dropdown__tag[data-v-d88fd532]:hover{background:var(--cd-tag-hover);color:#fff}.cat-dropdown-overlay-enter-active[data-v-d88fd532],.cat-dropdown-overlay-leave-active[data-v-d88fd532]{transition:opacity .25s ease}.cat-dropdown-overlay-enter-from[data-v-d88fd532],.cat-dropdown-overlay-leave-to[data-v-d88fd532]{opacity:0}.cat-dropdown-panel-enter-active[data-v-d88fd532],.cat-dropdown-panel-leave-active[data-v-d88fd532]{transition:opacity .25s ease,transform .25s ease}.cat-dropdown-panel-enter-from[data-v-d88fd532],.cat-dropdown-panel-leave-to[data-v-d88fd532]{opacity:0;transform:translateY(-8px)}.category-h5-popup[data-v-de25f988]{background:#090909;bottom:0;color:#fff;left:0;overflow:hidden;position:fixed;right:0;top:calc(env(safe-area-inset-top,0px) + 60px);z-index:299}.category-h5-popup__backdrop[data-v-de25f988]{background:linear-gradient(180deg,#09090961,#090909f5 54%,#090909);inset:0;position:absolute}.category-h5-popup__body[data-v-de25f988]{display:flex;flex-direction:column;gap:18px;height:100%;overflow-y:auto;padding:16px 12px 56px;position:relative;z-index:1;-webkit-overflow-scrolling:touch;scrollbar-color:#4a4a4a rgba(58,58,58,.8);scrollbar-width:thin}.category-h5-popup__primaries[data-v-de25f988]{display:flex;flex-wrap:wrap;gap:8px}.category-h5-popup__primary[data-v-de25f988]{align-items:center;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:18px;box-shadow:none;box-sizing:border-box;color:#b3b3b3;cursor:pointer;display:inline-flex;font-size:12.8px;font-weight:500;gap:6px;justify-content:center;line-height:normal;min-height:34px;padding:8px 17px;position:relative;transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease;white-space:nowrap;z-index:0}.category-h5-popup__primary[data-v-de25f988]:after,.category-h5-popup__primary[data-v-de25f988]:before{content:none;display:none}.category-h5-popup__primary[data-v-de25f988]{font-family:inherit;font-size:13px}.category-h5-popup__primary--active[data-v-de25f988]{background:#c9a0501f;border-color:#c9a050;box-shadow:0 0 12px #c9a05026;color:#c9a050;font-weight:600}.category-h5-popup__primary--active[data-v-de25f988]:after,.category-h5-popup__primary--active[data-v-de25f988]:before{content:none;display:none}.category-h5-popup__panel-title[data-v-de25f988]{background:#c9a0501f;border-color:#c9a050;box-shadow:0 0 12px #c9a05026;color:#c9a050;font-weight:600}.category-h5-popup__panel-title[data-v-de25f988]:after,.category-h5-popup__panel-title[data-v-de25f988]:before{content:none;display:none}.category-h5-popup__panel-title[data-v-de25f988]{align-items:center;display:inline-flex;font-family:inherit;font-size:14px;justify-content:center;margin:0 0 14px;min-height:32px;padding:0 15px;text-align:center;width:-moz-fit-content;width:fit-content}.category-h5-popup__tags[data-v-de25f988]{display:grid;gap:14px 10px;grid-auto-rows:max-content;grid-template-columns:repeat(3,minmax(0,1fr))}.category-h5-popup__tag[data-v-de25f988]{align-items:center;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:18px;box-shadow:none;box-sizing:border-box;color:#b3b3b3;cursor:pointer;display:inline-flex;font-size:12.8px;font-weight:500;gap:6px;justify-content:center;line-height:normal;min-height:34px;padding:8px 17px;position:relative;transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease;white-space:nowrap;z-index:0}.category-h5-popup__tag[data-v-de25f988]:after,.category-h5-popup__tag[data-v-de25f988]:before{content:none;display:none}.category-h5-popup__tag[data-v-de25f988]{font-family:inherit;font-size:13px;justify-self:start;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis}.category-h5-popup__tag[data-v-de25f988]:active{background:#c9a0501f;border-color:#c9a050;box-shadow:0 0 12px #c9a05026;color:#c9a050;font-weight:600}.category-h5-popup__tag[data-v-de25f988]:active:after,.category-h5-popup__tag[data-v-de25f988]:active:before{content:none;display:none}.category-h5-popup__more[data-v-de25f988]{background:none;border:none;color:#7d7d7d;cursor:pointer;display:inline-block;font-size:13px;margin-top:16px;padding:0}.category-h5-popup-enter-active[data-v-de25f988],.category-h5-popup-leave-active[data-v-de25f988]{transition:opacity .25s ease,transform .25s ease}.category-h5-popup-enter-from[data-v-de25f988],.category-h5-popup-leave-to[data-v-de25f988]{opacity:0;transform:translateY(20px)}.header[data-v-cc46c3aa]{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(180deg,#090909f0,#090909d1 58%,#0909098c);border-bottom:1px solid #2a2a2a;box-shadow:0 2px 20px #00000059;color:#b3b3b3;height:68px;left:0;overflow-x:clip;position:fixed;right:0;top:0;transition:background .15s ease,backdrop-filter .15s ease;z-index:300}.header--solid[data-v-cc46c3aa]{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#090909fa}@media(max-width:1199px){.header[data-v-cc46c3aa]{backdrop-filter:none;-webkit-backdrop-filter:none;height:calc(env(safe-area-inset-top,0px) + 60px);padding-top:env(safe-area-inset-top,0)}.header[data-v-cc46c3aa],.header--solid[data-v-cc46c3aa]{background:#090909}}.header__inner[data-v-cc46c3aa]{align-items:center;display:flex;gap:24px;height:100%}@media(max-width:1199px){.header__inner[data-v-cc46c3aa]{display:none}}.header__left[data-v-cc46c3aa]{align-items:center;display:flex;flex-shrink:0;gap:24px;min-width:0}.header__nav-wrap[data-v-cc46c3aa]{flex-shrink:0;position:relative}.header__mobile-bar[data-v-cc46c3aa]{display:none}@media(max-width:1199px){.header__mobile-bar[data-v-cc46c3aa]{align-items:center;box-sizing:border-box;display:flex;gap:24px;height:60px;justify-content:space-between;min-width:0;padding-left:max(12px,env(safe-area-inset-left,0px));padding-right:max(12px,env(safe-area-inset-right,0px));width:100%}}.header__mobile-logo[data-v-cc46c3aa]{align-items:center;display:inline-flex;flex:0 0 85px;gap:7px;height:36px;min-width:0;overflow:hidden;width:85px}.header__mobile-logo-mark[data-v-cc46c3aa]{border-radius:0;display:block;flex-shrink:0;height:32px;-o-object-fit:contain;object-fit:contain;width:32px}.header__mobile-logo-copy[data-v-cc46c3aa]{color:#fff;display:flex;flex-direction:column;gap:4px;justify-content:center;line-height:1;min-width:0;white-space:nowrap}.header__mobile-logo-title[data-v-cc46c3aa]{font-size:11px;font-weight:600;letter-spacing:.88px}.header__mobile-logo-subtitle[data-v-cc46c3aa]{font-size:6px;font-weight:400;letter-spacing:.88px}.header__mobile-actions[data-v-cc46c3aa]{align-items:center;display:inline-flex;flex:0 0 auto;gap:28px;justify-content:flex-end}.header__mobile-search[data-v-cc46c3aa]{align-items:center;color:#fff;display:inline-flex;flex:0 0 24px;height:24px;justify-content:center;transition:color .15s ease;width:24px}.header__mobile-search[data-v-cc46c3aa]:active{color:#df8d4c}.header__mobile-search-icon[data-v-cc46c3aa]{color:currentColor;flex-shrink:0;height:24px;width:24px}.header__mobile-user[data-v-cc46c3aa]{display:none}.header__mobile-login[data-v-cc46c3aa]{align-items:center;background:#df8d4ce6;border:0;border-radius:999px;color:#fff;display:inline-flex;flex:0 0 auto;font-size:13px;font-weight:600;height:32px;justify-content:center;padding:0 14px;transition:opacity .15s ease;white-space:nowrap}.header__mobile-login[data-v-cc46c3aa]:active{opacity:.82}.header__mobile-search-btn-icon[data-v-cc46c3aa]{display:block;height:24px;width:24px}.header__mobile-user-avatar[data-v-cc46c3aa]{border-radius:inherit;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.header__logo[data-v-cc46c3aa]{align-items:center;display:inline-flex;flex-shrink:0;gap:14px;height:auto;min-width:0;padding-right:4px;width:auto}.header__logo-mark[data-v-cc46c3aa]{border-radius:0;display:block;flex-shrink:0;height:42px;-o-object-fit:contain;object-fit:contain;width:42px}.header__logo-copy[data-v-cc46c3aa]{color:#fff;display:flex;flex-direction:column;gap:6px;height:auto;justify-content:center;line-height:1.1;min-width:0;white-space:nowrap}.header__logo-title[data-v-cc46c3aa]{font-size:22px;font-weight:800;letter-spacing:.02em;line-height:1}.header__logo-subtitle[data-v-cc46c3aa]{color:#ffffffe0;font-size:13px;font-weight:400;letter-spacing:.04em;line-height:1}.header__search-wrap[data-v-cc46c3aa]{flex:1 1 auto;margin:0;max-width:320px;min-width:170px;width:auto}@media(max-width:1199px){.header__search-wrap[data-v-cc46c3aa]{display:none}}.header__trailing[data-v-cc46c3aa]{align-items:center;display:flex;flex:1 1 auto;gap:20px;justify-content:flex-end;margin-left:auto;min-width:0}@media(max-width:1199px){.header__trailing[data-v-cc46c3aa]{display:none}}.header__hot-tags[data-v-cc46c3aa]{display:none}.header__nav[data-v-cc46c3aa]{align-items:center;display:flex;gap:2px}.header__hot-tag[data-v-cc46c3aa]{display:none}.header__nav-item[data-v-cc46c3aa]{align-items:center;border-radius:8px;color:#b3b3b3;display:inline-flex;font-size:16px;font-weight:600;gap:4px;line-height:21px;padding:8px 13px;text-decoration:none;transition:color .15s ease,background .15s ease,opacity .15s ease;white-space:nowrap}.header__nav-item[data-v-cc46c3aa]:hover{color:#e8e8e8}.header__nav-item--active[data-v-cc46c3aa]{background:#df8d4c;color:#090909}.header__nav-item--active[data-v-cc46c3aa]:hover{color:#090909}.header__nav-item--btn[data-v-cc46c3aa]{background:transparent;border:none;cursor:pointer;font-family:inherit}.header__nav-item--btn.header__nav-item--active[data-v-cc46c3aa]{background:#df8d4c}.header__nav-chevron[data-v-cc46c3aa]{flex-shrink:0;margin-left:0;transition:transform .15s ease}.header__nav-chevron--open[data-v-cc46c3aa]{transform:rotate(180deg)}.header__nav-chevron[data-v-cc46c3aa],.header__nav-icon[data-v-cc46c3aa]{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}.header__nav-icon[data-v-cc46c3aa]{height:20px;width:20px}.header__nav-icon-mask[data-v-cc46c3aa]{background:currentColor;display:block;height:20px;mask:var(--header-icon) center/contain no-repeat;-webkit-mask:var(--header-icon) center/contain no-repeat;width:20px}.header__nav-chevron[data-v-cc46c3aa]{height:10px;width:10px}.header__nav-chevron svg[data-v-cc46c3aa]{display:block;height:100%;width:100%}.header__right[data-v-cc46c3aa]{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;margin-left:0}@media(max-width:1199px){.header__right[data-v-cc46c3aa]{display:none}}.header__search[data-v-cc46c3aa]{align-items:center;color:#fff;display:inline-flex;height:32px;justify-content:center;transition:color .15s ease,opacity .15s ease;width:32px}.header__search[data-v-cc46c3aa]:hover{color:#df8d4c}.header__search-icon[data-v-cc46c3aa]{flex-shrink:0;height:32px;width:32px}.header__login-btn[data-v-cc46c3aa]{align-items:center;background:linear-gradient(90deg,#bd7f4d,#eab37e);border-radius:8px;color:#fff;display:inline-flex;font-size:18px;font-weight:500;height:44px;justify-content:center;line-height:34px;padding:0 20px;transition:opacity .15s ease,transform .15s ease;white-space:nowrap;width:114px}.header__login-btn[data-v-cc46c3aa]:hover{opacity:.9;transform:translateY(-1px)}.header__user[data-v-cc46c3aa]{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:inline-flex;gap:12px;padding:0;transition:opacity .15s ease}.header__user[data-v-cc46c3aa]:hover{opacity:.85}.header__user--avatar-only[data-v-cc46c3aa]{gap:0}.header__user-wrap[data-v-cc46c3aa]{display:inline-flex;flex-shrink:0;max-width:-moz-max-content;max-width:max-content;position:relative;width:-moz-max-content;width:max-content}.header__user-skeleton[data-v-cc46c3aa]{align-items:center;display:inline-flex;gap:10px;height:48px}.header__user-skeleton-avatar[data-v-cc46c3aa]{background:#ffffff24;border-radius:50%;height:48px;overflow:hidden;position:relative;width:48px}.header__user-skeleton-avatar[data-v-cc46c3aa]:after{animation:header-user-shimmer-cc46c3aa 1.4s infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.18) 50%,transparent);content:"";inset:0;position:absolute;transform:translate(-100%)}.header__user-skeleton-name[data-v-cc46c3aa]{background:#ffffff1f;border-radius:999px;height:14px;overflow:hidden;position:relative;width:64px}.header__user-skeleton-name[data-v-cc46c3aa]:after{animation:header-user-shimmer-cc46c3aa 1.4s infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.18) 50%,transparent);content:"";inset:0;position:absolute;transform:translate(-100%)}.header__avatar[data-v-cc46c3aa]{align-items:center;background-color:#df8d4c26;border:2px solid rgba(223,141,76,.65);border-radius:50%;box-sizing:border-box;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.header__avatar--menu[data-v-cc46c3aa]{box-shadow:0 4px 8px #080e171f;height:64px;width:64px}.header__avatar-img[data-v-cc46c3aa]{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.header__username[data-v-cc46c3aa]{color:#fff;font-size:16px;font-weight:600;white-space:nowrap}.header__user-arrow[data-v-cc46c3aa]{color:#ffffffb8;flex-shrink:0;height:12px;width:12px}.header__user-menu[data-v-cc46c3aa]{position:fixed;width:230px;z-index:301}.header__user-card[data-v-cc46c3aa]{backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);background:#000000e0;border:1px solid hsla(0,0%,100%,.3);border-radius:14px;box-shadow:0 4px 4px #00000040;min-height:auto;overflow:hidden}.header__user-summary[data-v-cc46c3aa]{align-items:center;display:flex;flex-direction:column;gap:8px;padding:24px 20px 0}.header__user-name[data-v-cc46c3aa]{color:#fff;font-size:14px;font-weight:700;line-height:20px;margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header__user-actions[data-v-cc46c3aa]{display:grid;gap:14px;padding:16px 16px 18px}.header__user-actions-divider[data-v-cc46c3aa]{background:#ffffff24;height:1px;margin:2px 8px}.header__user-action[data-v-cc46c3aa]{align-items:center;background:transparent;border:0;color:#fff;display:flex;font-size:15px;font-weight:700;gap:14px;line-height:22px;min-height:22px;padding:0;transition:color .15s ease,opacity .15s ease;width:100%}.header__user-action[data-v-cc46c3aa]:hover{color:#df8d4c}.header__user-action--danger[data-v-cc46c3aa]{color:#fff;cursor:pointer;text-align:left}.header__user-action-icon[data-v-cc46c3aa]{align-items:center;display:inline-flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.header__user-action-icon svg[data-v-cc46c3aa]{display:block;height:18px;width:18px}.header__menu-btn[data-v-cc46c3aa]{align-items:center;background:transparent;border:0;color:#fff;display:inline-flex;flex:0 0 24px;height:28px;justify-content:center;padding:0;width:28px}@media(min-width:1200px){.header__menu-btn[data-v-cc46c3aa]{display:none}}.header__menu-icon[data-v-cc46c3aa]{display:block;fill:none;height:24px;stroke:currentColor;stroke-linecap:round;stroke-width:1.8;width:24px}.header__mobile-menu[data-v-cc46c3aa]{display:none}@media(max-width:1199px){.header__mobile-menu[data-v-cc46c3aa]{backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);background:#000000b3;border:1px solid hsla(0,0%,100%,.2);border-radius:16px;box-shadow:0 4px 4px #00000040;display:flex;overflow:hidden;padding:20px 12px;position:absolute;right:max(4px,env(safe-area-inset-right,0px));top:calc(env(safe-area-inset-top,0px) + 54px);width:104px;z-index:10}}.header__mobile-menu-list[data-v-cc46c3aa]{display:flex;flex-direction:column;gap:12px;width:100%}.header__mobile-item[data-v-cc46c3aa]{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;box-sizing:border-box;color:#fff;display:flex;font-size:14px;font-weight:400;gap:4px;height:37px;justify-content:center;line-height:14px;min-height:37px;padding:0 16px;transition:border-color .15s ease,color .15s ease,background .15s ease;white-space:nowrap;width:100%}.header__mobile-item--active[data-v-cc46c3aa]{border-color:#df8d4c;color:#df8d4c}.header__mobile-item-icon[data-v-cc46c3aa]{align-items:center;display:inline-flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.header__mobile-item-icon-mask[data-v-cc46c3aa]{background:currentColor;display:block;height:16px;mask:var(--header-icon) center/contain no-repeat;-webkit-mask:var(--header-icon) center/contain no-repeat;width:16px}@keyframes header-user-shimmer-cc46c3aa{to{transform:translate(100%)}}
