:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}.Tabs-module-scss-module__Nws23a__tabs{display:inline-flex;overflow:hidden}.Tabs-module-scss-module__Nws23a__tabs__list{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.Tabs-module-scss-module__Nws23a__tabs__item{flex-shrink:0}.Tabs-module-scss-module__Nws23a__tabs__tab{white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:48px;align-items:center;gap:.5625rem;padding:.8125rem 1.5rem;transition:background .3s,border-color .3s;display:inline-flex}@media (max-width:48em){.Tabs-module-scss-module__Nws23a__tabs__tab{padding:.5rem .75rem}}.Tabs-module-scss-module__Nws23a__tabs__icon{flex-shrink:0;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;display:inline-flex}.Tabs-module-scss-module__Nws23a__tabs__icon svg{color:var(--content-accent);width:100%;height:100%}@media (max-width:62em){.Tabs-module-scss-module__Nws23a__tabs__icon{width:1.25rem;height:1.25rem}}.Tabs-module-scss-module__Nws23a__tabs__label{font-size:1rem;font-weight:500;font-family:var(--font-family);letter-spacing:-.04em}@media (max-width:48em){.Tabs-module-scss-module__Nws23a__tabs__label{font-size:.75rem}}.Tabs-module-scss-module__Nws23a__tabs--gold .Tabs-module-scss-module__Nws23a__tabs__tab{border:1px solid var(--content-accent);background-color:#0000}@media (any-hover:hover){.Tabs-module-scss-module__Nws23a__tabs--gold .Tabs-module-scss-module__Nws23a__tabs__tab:hover{background-color:var(--surface-orange-light)}}.Tabs-module-scss-module__Nws23a__tabs--gold .Tabs-module-scss-module__Nws23a__tabs__tab--active{background-color:var(--surface-orange);border-color:#0000}@media (any-hover:hover){.Tabs-module-scss-module__Nws23a__tabs--gold .Tabs-module-scss-module__Nws23a__tabs__tab--active{background-color:var(--surface-orange-light)}}.Tabs-module-scss-module__Nws23a__tabs--outline .Tabs-module-scss-module__Nws23a__tabs__tab{border:1px solid var(--content-primary);color:var(--content-primary);background-color:#0000}
:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}.MyItemCard-module-scss-module__BFkYgG__card{background:var(--bg-card);border-radius:32px;flex-direction:column;display:flex}@media (max-width:48em){.MyItemCard-module-scss-module__BFkYgG__card{break-inside:avoid}.MyItemCard-module-scss-module__BFkYgG__card:not(:last-child){margin-bottom:1rem}}.MyItemCard-module-scss-module__BFkYgG__card__icon{width:40%;height:40%;color:var(--content-accent)}.MyItemCard-module-scss-module__BFkYgG__card__media-top{justify-content:center;align-items:center;display:flex;position:absolute;top:.5rem;left:.5rem;right:.5rem}.MyItemCard-module-scss-module__BFkYgG__card__media-bottom{justify-content:center;align-items:center;display:flex;position:absolute;bottom:.5rem;left:.5rem;right:.5rem}.MyItemCard-module-scss-module__BFkYgG__card__content{flex-direction:column;gap:.625rem;padding:.5rem .625rem .625rem;display:flex}.MyItemCard-module-scss-module__BFkYgG__card .MyItemCard-module-scss-module__BFkYgG__card__left{flex-direction:column;gap:.3125rem;display:flex}.MyItemCard-module-scss-module__BFkYgG__card__title-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.MyItemCard-module-scss-module__BFkYgG__card__title{font-family:var(--font-secondary);letter-spacing:-.02em;color:var(--content-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:400;overflow:hidden}.MyItemCard-module-scss-module__BFkYgG__card__title-badges{display:none}.MyItemCard-module-scss-module__BFkYgG__card__rent-info{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.MyItemCard-module-scss-module__BFkYgG__card__rent-label{display:none}.MyItemCard-module-scss-module__BFkYgG__card__rent-label-mob{color:var(--content-primary);font-size:.875rem;font-weight:500}.MyItemCard-module-scss-module__BFkYgG__card__rent-days{background:var(--btn-green);color:var(--content-primary);letter-spacing:-.04em;white-space:nowrap;border-radius:32px;padding:.25rem .75rem;font-size:.875rem}.MyItemCard-module-scss-module__BFkYgG__card__buttons{flex-direction:column;gap:.375rem;display:flex}.MyItemCard-module-scss-module__BFkYgG__card__btn{width:100%}.MyItemCard-module-scss-module__BFkYgG__card__btn-col{flex-direction:column;gap:.375rem;display:flex}@media (min-width:48.0625em){.MyItemCard-module-scss-module__BFkYgG__card{flex-direction:row;align-items:center;gap:1.25rem;padding:.625rem 1.25rem .625rem .625rem}.MyItemCard-module-scss-module__BFkYgG__card .MyItemCard-module-scss-module__BFkYgG__card__media{aspect-ratio:1;flex-shrink:0;width:6.25rem;height:6.25rem}.MyItemCard-module-scss-module__BFkYgG__card .MyItemCard-module-scss-module__BFkYgG__card__icon{width:2rem;height:2rem}.MyItemCard-module-scss-module__BFkYgG__card .MyItemCard-module-scss-module__BFkYgG__card__media-top,.MyItemCard-module-scss-module__BFkYgG__card .MyItemCard-module-scss-module__BFkYgG__card__media-bottom{display:none}.MyItemCard-module-scss-module__BFkYgG__card .MyItemCard-module-scss-module__BFkYgG__card__content{flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:0}.MyItemCard-module-scss-module__BFkYgG__card .MyItemCard-module-scss-module__BFkYgG__card__left{gap:1.6875rem}.MyItemCard-module-scss-module__BFkYgG__card .MyItemCard-module-scss-module__BFkYgG__card__title-row{flex-wrap:nowrap;align-items:center;gap:.625rem}.MyItemCard-module-scss-module__BFkYgG__card .MyItemCard-module-scss-module__BFkYgG__card__title{color:var(--content-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.MyItemCard-module-scss-module__BFkYgG__card .MyItemCard-module-scss-module__BFkYgG__card__title-badges{align-items:center;gap:.375rem;display:flex}.MyItemCard-module-scss-module__BFkYgG__card__rent-label{letter-spacing:-.04em;color:var(--content-secondary);font-size:.875rem;display:block}.MyItemCard-module-scss-module__BFkYgG__card__rent-label-mob{display:none}.MyItemCard-module-scss-module__BFkYgG__card__rent-days{background:var(--bg-status-green)}.MyItemCard-module-scss-module__BFkYgG__card .MyItemCard-module-scss-module__BFkYgG__card__buttons{flex-shrink:0;gap:.375rem}.MyItemCard-module-scss-module__BFkYgG__card .MyItemCard-module-scss-module__BFkYgG__card__btn{min-width:8.5rem}.MyItemCard-module-scss-module__BFkYgG__card .MyItemCard-module-scss-module__BFkYgG__card__btn-col{flex-direction:row;gap:.375rem;display:flex}}.MyItemCard-module-scss-module__BFkYgG__badge-number{background-color:var(--bg-status-gray);color:var(--content-primary);white-space:nowrap;border-radius:48px;justify-content:center;align-items:center;padding:.25rem .6875rem;font-size:.75rem;font-weight:500;display:inline-flex}.MyItemCard-module-scss-module__BFkYgG__badge-status{color:var(--content-primary);white-space:nowrap;border-radius:48px;align-items:center;padding:.25rem .6875rem;font-size:.75rem;font-weight:500;display:inline-flex}.MyItemCard-module-scss-module__BFkYgG__badge-status--sale,.MyItemCard-module-scss-module__BFkYgG__badge-status--rent{background:var(--btn-red)}.MyItemCard-module-scss-module__BFkYgG__badge-status--rented_out,.MyItemCard-module-scss-module__BFkYgG__badge-status--rented_in{background:var(--btn-green)}.MyItemCard-module-scss-module__BFkYgG__badge-status--inactive{display:none}.MyItemCard-module-scss-module__BFkYgG__price-block{font-family:var(--font-secondary);letter-spacing:-.02em;align-items:end;gap:.125rem;display:flex}@media (max-width:48em){.MyItemCard-module-scss-module__BFkYgG__price-block{flex-direction:column;align-items:start}}.MyItemCard-module-scss-module__BFkYgG__price-block__main{color:var(--content-primary);font-size:1.5rem;font-weight:600}@media (max-width:48em){.MyItemCard-module-scss-module__BFkYgG__price-block__main{font-size:.875rem;font-weight:600}}.MyItemCard-module-scss-module__BFkYgG__price-block__sub{color:var(--content-accent);align-items:center;gap:.125rem;font-size:.75rem;display:flex}.MyItemCard-module-scss-module__BFkYgG__price-block__ton{flex-shrink:0;width:.5625rem;height:.5625rem}
:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}.MyItemsEmpty-module-scss-module__hoEmTG__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:17.5rem;padding:2.5rem 1rem 3rem;display:flex}@media (min-width:48.0625em){.MyItemsEmpty-module-scss-module__hoEmTG__empty{gap:1rem;min-height:22.5rem;padding:3rem 1.5rem 4rem}}.MyItemsEmpty-module-scss-module__hoEmTG__empty__title{font-family:var(--font-secondary);letter-spacing:-.02em;color:var(--content-primary);max-width:26.25rem;font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:48.0625em){.MyItemsEmpty-module-scss-module__hoEmTG__empty__title{font-size:1.75rem}}.MyItemsEmpty-module-scss-module__hoEmTG__empty__subtitle{letter-spacing:-.02em;color:var(--content-secondary);max-width:27.5rem;font-size:1rem;font-weight:400;line-height:1.35}@media (min-width:48.0625em){.MyItemsEmpty-module-scss-module__hoEmTG__empty__subtitle{font-size:1.125rem}}.MyItemsEmpty-module-scss-module__hoEmTG__empty__cta{margin-top:.75rem}@media (min-width:48.0625em){.MyItemsEmpty-module-scss-module__hoEmTG__empty__cta{margin-top:1rem}}
:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}@media (max-width:48em){.MyItemsList-module-scss-module__Cilu9G__list{column-count:2;column-gap:1rem}}@media (min-width:48.0625em){.MyItemsList-module-scss-module__Cilu9G__list{grid-template-columns:1fr;gap:.75rem;display:grid}}
:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}@keyframes MyItemCardSkeleton-module-scss-module__3QgDTW__skeletonPulse{0%,to{opacity:.55}50%{opacity:1}}.MyItemCardSkeleton-module-scss-module__3QgDTW__media{background:var(--surface-gray);aspect-ratio:1;border-radius:32px;flex-shrink:0;width:100%;animation:1.25s ease-in-out infinite MyItemCardSkeleton-module-scss-module__3QgDTW__skeletonPulse}.MyItemCardSkeleton-module-scss-module__3QgDTW__titleBar{background:var(--surface-gray);border-radius:.5rem;width:min(72%,15rem);height:.875rem;animation:1.25s ease-in-out infinite MyItemCardSkeleton-module-scss-module__3QgDTW__skeletonPulse;display:block}.MyItemCardSkeleton-module-scss-module__3QgDTW__badgePill{background:var(--surface-gray);border-radius:48px;width:3.25rem;height:1.75rem;animation:1.25s ease-in-out infinite MyItemCardSkeleton-module-scss-module__3QgDTW__skeletonPulse}.MyItemCardSkeleton-module-scss-module__3QgDTW__priceMain{background:var(--surface-gray);border-radius:.375rem;width:6.25rem;height:.75rem;animation:1.25s ease-in-out infinite MyItemCardSkeleton-module-scss-module__3QgDTW__skeletonPulse;display:block}.MyItemCardSkeleton-module-scss-module__3QgDTW__priceSub{background:var(--surface-gray);border-radius:.375rem;width:4rem;height:.75rem;animation:1.25s ease-in-out infinite MyItemCardSkeleton-module-scss-module__3QgDTW__skeletonPulse;display:block}.MyItemCardSkeleton-module-scss-module__3QgDTW__priceCol{flex-direction:column;gap:.25rem;display:flex}.MyItemCardSkeleton-module-scss-module__3QgDTW__btnPlaceholder{background:var(--surface-gray);border-radius:48px;width:100%;min-height:2.25rem;animation:1.25s ease-in-out infinite MyItemCardSkeleton-module-scss-module__3QgDTW__skeletonPulse}.MyItemCardSkeleton-module-scss-module__3QgDTW__btnRow{flex-direction:column;gap:.375rem;display:flex}.MyItemCardSkeleton-module-scss-module__3QgDTW__root{pointer-events:none}@media (min-width:48.0625em){.MyItemCardSkeleton-module-scss-module__3QgDTW__root .MyItemCardSkeleton-module-scss-module__3QgDTW__titleBar{width:min(55%,20rem);height:1.5rem}.MyItemCardSkeleton-module-scss-module__3QgDTW__root .MyItemCardSkeleton-module-scss-module__3QgDTW__priceMain{width:7.5rem;height:1.5rem}.MyItemCardSkeleton-module-scss-module__3QgDTW__root .MyItemCardSkeleton-module-scss-module__3QgDTW__btnPlaceholder{width:8.5rem;min-width:8.5rem;min-height:2.75rem}.MyItemCardSkeleton-module-scss-module__3QgDTW__root .MyItemCardSkeleton-module-scss-module__3QgDTW__btnRow{flex-direction:row;justify-content:flex-end;gap:.375rem}}
:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}.SearchBar-module-scss-module__KuYT-a__search{align-items:center;gap:2.1875rem;display:flex}.SearchBar-module-scss-module__KuYT-a__search__input{flex:1}@media (max-width:48em){.SearchBar-module-scss-module__KuYT-a__search{gap:.625rem}}.SearchBar-module-scss-module__KuYT-a__count{font-family:var(--font-secondary);letter-spacing:-.02em;white-space:nowrap;flex-shrink:0;align-items:center;gap:.375rem;font-size:1.5rem;font-weight:700;display:flex}@media (max-width:48em){.SearchBar-module-scss-module__KuYT-a__count{font-size:1.125rem}}.SearchBar-module-scss-module__KuYT-a__count__label{letter-spacing:-.04em;text-align:right;font-size:.875rem}
:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}.Modal-module-scss-module__aX0mdq__modal{visibility:hidden;background:0 0;border:none;outline:none;flex-direction:column;align-items:center;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:1.875rem 1.125rem;display:flex;position:fixed;inset:0;overflow:hidden auto}.Modal-module-scss-module__aX0mdq__modal::backdrop{background:#000000b3;animation:.3s forwards Modal-module-scss-module__aX0mdq__backdrop-in}.Modal-module-scss-module__aX0mdq__modal[open]{visibility:visible;animation:.3s forwards Modal-module-scss-module__aX0mdq__modal-in}.Modal-module-scss-module__aX0mdq__modal::-webkit-scrollbar{width:8px}.Modal-module-scss-module__aX0mdq__modal::-webkit-scrollbar-track{background:0 0}.Modal-module-scss-module__aX0mdq__modal::-webkit-scrollbar-thumb{background:#ffffff1a padding-box padding-box;border:2px solid #0000;border-radius:10px}.Modal-module-scss-module__aX0mdq__modal::-webkit-scrollbar-thumb:hover{background:#fff3}.Modal-module-scss-module__aX0mdq__modal{scrollbar-width:thin;scrollbar-color:#ffffff1a #0000}.Modal-module-scss-module__aX0mdq__modal__content{background:var(--surface-gray);-webkit-backdrop-filter:blur(210px);backdrop-filter:blur(210px);border-radius:32px;flex-shrink:0;width:100%;height:auto;margin:auto;padding:2.625rem 2rem 1.5rem;position:relative;overflow:visible}.Modal-module-scss-module__aX0mdq__modal__content:after{content:"";pointer-events:none;background:0 0;animation:.3s forwards Modal-module-scss-module__aX0mdq__content-fade-in;position:absolute;inset:0}@media (max-width:25em){.Modal-module-scss-module__aX0mdq__modal__content{padding:1.875rem 1.25rem 1.5rem}}.Modal-module-scss-module__aX0mdq__modal--filters{justify-content:center;overflow-y:hidden}.Modal-module-scss-module__aX0mdq__modal--filters .Modal-module-scss-module__aX0mdq__modal__close{top:2.625rem;right:2rem}.Modal-module-scss-module__aX0mdq__modal--filters .Modal-module-scss-module__aX0mdq__modal__content{flex-direction:column;height:calc(100dvh - 3.75rem);min-height:0;max-height:calc(100dvh - 3.75rem);margin:0;display:flex;overflow:hidden}@media (max-width:48em){.Modal-module-scss-module__aX0mdq__modal--filters{justify-content:center;padding:.75rem 0}.Modal-module-scss-module__aX0mdq__modal--filters[open]{animation:.3s Modal-module-scss-module__aX0mdq__sheet-in}.Modal-module-scss-module__aX0mdq__modal--filters .Modal-module-scss-module__aX0mdq__modal__close{top:1.375rem;right:1.25rem}.Modal-module-scss-module__aX0mdq__modal--filters .Modal-module-scss-module__aX0mdq__modal__content{border-radius:32px 32px 0 0;width:100%;max-width:100%;height:calc(100dvh - 1.5rem);min-height:0;max-height:calc(100dvh - 1.5rem);margin:0;overflow:hidden}}.Modal-module-scss-module__aX0mdq__modal--default .Modal-module-scss-module__aX0mdq__modal__content,.Modal-module-scss-module__aX0mdq__modal--auto .Modal-module-scss-module__aX0mdq__modal__content{flex-direction:column;align-items:stretch;gap:1.6875rem;max-width:25.25rem;display:flex;position:relative}.Modal-module-scss-module__aX0mdq__modal--default .Modal-module-scss-module__aX0mdq__modal__content:before,.Modal-module-scss-module__aX0mdq__modal--auto .Modal-module-scss-module__aX0mdq__modal__content:before{content:"";z-index:3;background:var(--modal-accent,#fe6e00e6);filter:blur(110px);aspect-ratio:1;border-radius:50%;width:28%;position:absolute;top:0;right:0;transform:translate(30%,-30%)}.Modal-module-scss-module__aX0mdq__modal--default .Modal-module-scss-module__aX0mdq__modal__close{top:1.375rem;right:1.375rem}.Modal-module-scss-module__aX0mdq__modal__close{z-index:10;-webkit-tap-highlight-color:#0000;color:var(--content-primary);cursor:pointer;background:0 0;border:none;outline:none;transition:color .3s;position:absolute}@media (any-hover:hover){.Modal-module-scss-module__aX0mdq__modal__close:hover{color:var(--content-accent)}}.Modal-module-scss-module__aX0mdq__modal__close svg{width:1.5rem;height:1.5rem}@media (max-width:25em){.Modal-module-scss-module__aX0mdq__modal__close{top:1.875rem;right:1.25rem}}.Modal-module-scss-module__aX0mdq__modal__close:focus,.Modal-module-scss-module__aX0mdq__modal__close:focus-visible{box-shadow:none;outline:none}@keyframes Modal-module-scss-module__aX0mdq__modal-in{0%{transform:scale(.96)translateY(6px)}to{transform:scale(1)translateY(0)}}@keyframes Modal-module-scss-module__aX0mdq__content-fade-in{0%{background:var(--surface-gray)}to{background:0 0}}@keyframes Modal-module-scss-module__aX0mdq__backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes Modal-module-scss-module__aX0mdq__sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}
:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}.ModalTitle-module-scss-module__rv7JAq__modal-title{letter-spacing:-.02em;text-align:start;font-size:1.5rem;font-weight:600}.ModalTitle-module-scss-module__rv7JAq__modal-title--default{color:var(--btn-orange-hover)}.ModalTitle-module-scss-module__rv7JAq__modal-title--error{color:var(--btn-red)}.ModalTitle-module-scss-module__rv7JAq__modal-title--success{color:var(--btn-green)}.ModalTitle-module-scss-module__rv7JAq__modal-title--white{color:var(--content-primary)}@media (max-width:23.4375em){.ModalTitle-module-scss-module__rv7JAq__modal-title{font-size:1.375rem}}
:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}.GiftFilterModal-module-scss-module__NPVr5a__modal{flex-direction:column;width:38.75rem;min-height:0;display:flex;position:relative}.GiftFilterModal-module-scss-module__NPVr5a__modal:before{content:"";z-index:3;filter:blur(110px);aspect-ratio:1;background:#fe6e00e6;border-radius:50%;width:30%;position:absolute;top:0;right:0;transform:translate(30%,-30%)}@media (max-width:48em){.GiftFilterModal-module-scss-module__NPVr5a__modal{width:100%}}.GiftFilterModal-module-scss-module__NPVr5a__modal__header{flex-shrink:0;margin-bottom:2rem;margin-right:2.5rem;display:flex}.GiftFilterModal-module-scss-module__NPVr5a__modal__title{font-family:var(--font-secondary);letter-spacing:-.04em;font-variant:normal;font-feature-settings:normal;color:var(--content-primary);font-size:1.5rem;font-weight:700;text-transform:none!important}@media (max-width:25em){.GiftFilterModal-module-scss-module__NPVr5a__modal__title{font-size:1.25rem}}.GiftFilterModal-module-scss-module__NPVr5a__modal__search{flex-shrink:0;width:100%}.GiftFilterModal-module-scss-module__NPVr5a__modal__list{overscroll-behavior:contain;scrollbar-width:none;flex:1;min-height:0;padding:1.75rem 0;overflow-y:auto}.GiftFilterModal-module-scss-module__NPVr5a__modal__list::-webkit-scrollbar{display:none}@media (max-width:25em){.GiftFilterModal-module-scss-module__NPVr5a__modal__list{padding:1.25rem 0}}.GiftFilterModal-module-scss-module__NPVr5a__modal__loading{width:100%;min-height:17.5rem;color:var(--content-primary);letter-spacing:-.04em;text-align:center;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;list-style:none;display:flex}.GiftFilterModal-module-scss-module__NPVr5a__modal__error{text-align:center;width:100%;color:var(--content-secondary);letter-spacing:-.04em;justify-content:center;align-items:center;padding:1rem;font-size:.875rem;list-style:none;display:flex}.GiftFilterModal-module-scss-module__NPVr5a__modal__footer{flex-shrink:0;justify-content:end;gap:.75rem;margin-top:1.75rem;display:flex}@media (max-width:25em){.GiftFilterModal-module-scss-module__NPVr5a__modal__footer{margin-top:1.25rem}}.GiftFilterModal-module-scss-module__NPVr5a__modal__btn{min-width:10.125rem}@media (max-width:25em){.GiftFilterModal-module-scss-module__NPVr5a__modal__btn{width:100%;min-width:auto}}
:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}.ModalsPage-module-scss-module__ietzJq__page{flex-direction:column;justify-content:center;align-items:start;gap:2rem;display:flex}.ModalsPage-module-scss-module__ietzJq__page__title{letter-spacing:-.03em;color:var(--content-primary);font-size:1.5rem;font-weight:600}.ModalsPage-module-scss-module__ietzJq__page__grid{flex-wrap:wrap;justify-content:start;gap:.75rem;display:flex}.ModalsPage-module-scss-module__ietzJq__page__btn{background:var(--surface-gray);height:2.75rem;color:var(--content-primary);letter-spacing:-.02em;cursor:pointer;border:none;border-radius:.75rem;padding:0 1.5rem;font-size:.875rem;font-weight:500;transition:background .3s}@media (any-hover:hover){.ModalsPage-module-scss-module__ietzJq__page__btn:hover{background:var(--content-accent)}}
:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}.GiftFilterItem-module-scss-module__d-nqRa__item{border-bottom:1px solid var(--bg-status-gray);align-items:center;gap:1.25rem;padding:.625rem 0;display:flex}.GiftFilterItem-module-scss-module__d-nqRa__item__thumbnail{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:4.125rem;height:4.3125rem;display:flex;position:relative;overflow:hidden}@media (min-width:25em){.GiftFilterItem-module-scss-module__d-nqRa__item__thumbnail{margin-left:.625rem}}.GiftFilterItem-module-scss-module__d-nqRa__item__thumbnail>span:not([data-masked-image]){width:100%!important;height:100%!important;display:block!important}.GiftFilterItem-module-scss-module__d-nqRa__item__thumbnail img,.GiftFilterItem-module-scss-module__d-nqRa__item__thumbnail svg{object-fit:cover;width:2.75rem!important;height:2.75rem!important}.GiftFilterItem-module-scss-module__d-nqRa__item__thumbnail .bg-color-dot{max-width:2.75rem;max-height:2.75rem;border-radius:50%!important;width:2.75rem!important;height:2.75rem!important}.GiftFilterItem-module-scss-module__d-nqRa__item__info{flex-direction:column;flex:1;gap:.375rem;min-width:0;display:flex}.GiftFilterItem-module-scss-module__d-nqRa__item__name{letter-spacing:-.04em;color:var(--content-primary);white-space:nowrap;text-overflow:ellipsis;font-size:1.125rem;font-weight:500;overflow:hidden}@media (max-width:25em){.GiftFilterItem-module-scss-module__d-nqRa__item__name{font-size:1rem}}.GiftFilterItem-module-scss-module__d-nqRa__item__meta{letter-spacing:-.02em;color:var(--content-secondary);font-size:.75rem;font-weight:500}.GiftFilterItem-module-scss-module__d-nqRa__item__price{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.GiftFilterItem-module-scss-module__d-nqRa__item__price-main{letter-spacing:-.04em;color:var(--content-primary);white-space:nowrap;font-size:1.125rem;font-weight:500}@media (max-width:25em){.GiftFilterItem-module-scss-module__d-nqRa__item__price-main{font-size:1rem}}.GiftFilterItem-module-scss-module__d-nqRa__item__price-label{color:var(--content-secondary);margin-right:.0625rem;font-size:.75rem;font-weight:500}.GiftFilterItem-module-scss-module__d-nqRa__item__price-sub{color:var(--content-accent);align-items:center;gap:.125rem;font-size:.75rem;display:flex}.GiftFilterItem-module-scss-module__d-nqRa__item__price-sub svg{width:.5625rem;height:.5625rem;margin-bottom:.0625rem}
:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}.Sidebar-module-scss-module__EeKr1a__sidebar{flex-direction:column;gap:1.125rem;display:flex}@media (max-width:62rem){.Sidebar-module-scss-module__EeKr1a__sidebar{display:none}}.Sidebar-module-scss-module__EeKr1a__sidebar__balance{justify-content:space-between;align-items:center;display:flex}.Sidebar-module-scss-module__EeKr1a__sidebar__balance_title{font-family:var(--font-secondary);letter-spacing:-.02em;text-align:center;font-size:1.5rem;font-weight:700}@media (max-width:90em){.Sidebar-module-scss-module__EeKr1a__sidebar__balance_title{font-size:1.25rem}}.Sidebar-module-scss-module__EeKr1a__sidebar__nav{background-color:var(--bg-card-hover);border-radius:32px;flex-direction:column;gap:1.5rem;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}@media (max-width:90em){.Sidebar-module-scss-module__EeKr1a__sidebar__nav{padding:1.875rem 1.25rem}}.Sidebar-module-scss-module__EeKr1a__sidebar__nav:after{content:"";filter:blur(110px);aspect-ratio:1;background:#fe6e00e6;border-radius:50%;width:30%;position:absolute;right:0;transform:translate(30%,-30%)}.Sidebar-module-scss-module__EeKr1a__sidebar__nav--public:after{top:0}.Sidebar-module-scss-module__EeKr1a__sidebar__nav--user:after{bottom:0}
:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}.BindPhoneModal-module-scss-module__1wtkpq__phone-row{align-items:stretch;gap:.25rem;width:100%;display:flex}.BindPhoneModal-module-scss-module__1wtkpq__phone-code{background-color:var(--surface-orange);border:1px solid var(--content-accent);min-width:3.625rem;color:var(--content-primary);letter-spacing:-.04em;border-radius:48px;justify-content:center;align-items:center;padding:.125rem .25rem;font-size:1rem;font-weight:500;display:flex}
:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}.ItemCard-module-scss-module__OwAG3G__card{background:var(--bg-card);border-radius:32px;flex-direction:column;display:flex}@media (any-hover:hover){.ItemCard-module-scss-module__OwAG3G__card:hover .ItemCard-module-scss-module__OwAG3G__nickname{opacity:1;visibility:visible}}.ItemCard-module-scss-module__OwAG3G__card__media-top{justify-content:center;align-items:center;display:flex;position:absolute;top:.5rem;left:.5rem;right:.5rem}.ItemCard-module-scss-module__OwAG3G__card__media-bottom{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:.5rem;left:.5rem;right:.5rem}.ItemCard-module-scss-module__OwAG3G__card__content{flex-direction:column;gap:.3125rem;padding:.5rem .625rem .625rem;display:flex}.ItemCard-module-scss-module__OwAG3G__card__badge,.ItemCard-module-scss-module__OwAG3G__card__name{display:none}.ItemCard-module-scss-module__OwAG3G__card__action-group{flex-direction:column;align-items:stretch;gap:.5rem;display:flex}.ItemCard-module-scss-module__OwAG3G__card__rent-select{display:none}.ItemCard-module-scss-module__OwAG3G__card__rent-label{color:var(--content-secondary);white-space:nowrap;letter-spacing:-.04em;font-size:.875rem}.ItemCard-module-scss-module__OwAG3G__card__price-row{flex-direction:column;align-items:stretch;gap:.5rem;display:flex}.ItemCard-module-scss-module__OwAG3G__card__buy-btn{background-color:var(--surface-orange);min-height:2.25rem;font-size:.875rem}.ItemCard-module-scss-module__OwAG3G__card__title{font-family:var(--font-secondary);letter-spacing:-.02em;color:var(--content-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:400;overflow:hidden}@media (min-width:48.0625em){.ItemCard-module-scss-module__OwAG3G__card--list{flex-direction:row;align-items:center;gap:1.5rem;padding:.625rem 1.25rem .625rem .625rem}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__icon{width:2.375rem;height:2.375rem}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__media{aspect-ratio:1;flex-shrink:0;width:6.25rem;height:6.25rem}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__media-top,.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__media-bottom{display:none}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__content{flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;padding:0}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__badge{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__name{color:var(--content-primary);display:block}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__title{color:var(--content-primary);font-size:1.5rem;font-weight:700}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__info-group{flex-direction:column;gap:1.625rem;min-width:0;display:flex}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__action-group{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.75rem}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__rent-select{align-items:center;gap:.5rem;display:flex}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__price-row{flex-direction:row;align-items:center;gap:1.5rem}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__buy-btn{background-color:var(--content-accent);min-width:10rem;min-height:2.75rem;font-size:1.125rem}}@media (min-width:48.0625em) and (any-hover:hover){.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__card__buy-btn:hover{background-color:var(--btn-orange-hover)}}@media (min-width:48.0625em){.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__nickname{opacity:1;visibility:visible;color:var(--content-secondary);gap:.375rem;padding:.25rem .9375rem;font-size:1rem}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__nickname__icon{width:.9375rem;height:.9375rem}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__badge-number{background-color:var(--surface-orange)}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__price-block{align-items:end;gap:0}.ItemCard-module-scss-module__OwAG3G__card--list .ItemCard-module-scss-module__OwAG3G__price-block__main{font-size:1.5rem;font-weight:700;line-height:1}}.ItemCard-module-scss-module__OwAG3G__nickname{align-self:start;align-items:center;padding:.25rem .375rem;display:inline-flex}.ItemCard-module-scss-module__OwAG3G__nickname--profile-link{cursor:pointer}@media (any-hover:hover){.ItemCard-module-scss-module__OwAG3G__nickname--profile-link:hover{color:var(--content-accent)}}.ItemCard-module-scss-module__OwAG3G__nickname{background:var(--surface-gray);letter-spacing:-.04em;color:var(--content-primary);opacity:0;visibility:hidden;border-radius:24px;gap:.25rem;font-size:.75rem;font-weight:500;transition:opacity .3s}@media (max-width:48em){.ItemCard-module-scss-module__OwAG3G__nickname{opacity:1;visibility:visible}}.ItemCard-module-scss-module__OwAG3G__nickname__icon{flex-shrink:0;width:.625rem;height:.625rem}.ItemCard-module-scss-module__OwAG3G__nickname--overlay{opacity:1;visibility:visible;background:color-mix(in srgb,var(--surface-gray)88%,transparent);align-self:flex-start;padding:.125rem .5rem;font-size:.6875rem}.ItemCard-module-scss-module__OwAG3G__badge-rent{background:var(--btn-green);color:var(--content-primary);white-space:nowrap;border-radius:48px;align-items:center;padding:.25rem .6875rem;font-size:.75rem;font-weight:500;display:inline-flex}.ItemCard-module-scss-module__OwAG3G__badge-number{background-color:var(--bg-status-gray);color:var(--content-primary);white-space:nowrap;border-radius:48px;justify-content:center;align-items:center;padding:.25rem .6875rem;font-size:.75rem;font-weight:500;display:inline-flex}.ItemCard-module-scss-module__OwAG3G__price-block{font-family:var(--font-secondary);letter-spacing:-.02em;flex-direction:column;gap:.25rem;display:flex}.ItemCard-module-scss-module__OwAG3G__price-block__main{color:var(--content-primary);font-size:.75rem;font-weight:500}.ItemCard-module-scss-module__OwAG3G__price-block__sub{color:var(--content-accent);align-items:center;gap:.125rem;font-size:.75rem;display:flex}.ItemCard-module-scss-module__OwAG3G__price-block__ton{flex-shrink:0;width:.5625rem;height:.5625rem}
:root{--font-family:var(--font-inter),sans-serif;--font-secondary:var(--font-mulish),sans-serif;--content-width:1312px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--bg-main:#121212;--bg-card:#1c1c1c;--bg-card-hover:#171717;--content-primary:#fff;--content-secondary:#7c7c7c;--content-accent:#dc8f22;--content-error:#ff383c;--surface-gray:#ffffff0a;--surface-gray-bg:#1b1b1b;--surface-orange:#5a3e198c;--surface-orange-light:#cc974d1a;--bg-status-blue:#00a6ff1a;--bg-status-red:#ff00001a;--bg-status-green:#7bff001a;--bg-status-gray:#242424;--bg-status-gray-hover:#363636;--btn-blue:#2257dc;--btn-blue-hover:#4772df;--btn-dark:#242424;--btn-dark-hover:#363636;--btn-orange:#dc8f22;--btn-orange-hover:#dfa047;--btn-ghost-orange:#5a3e198c;--btn-ghost-orange-hover:#cc974d1a;--btn-red:#ff383c;--btn-red-hover:#eb5053;--btn-green:#34c759;--btn-green-hover:#8af278;--text-3xl:3rem;--text-2xl:2rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-md:1rem;--text-sm:.875rem;--text-xs:.75rem}.MyItemsFilters-module-scss-module__kTeapq__filters{background-color:var(--bg-card);border-radius:32px;flex-direction:column;justify-content:space-between;gap:1.125rem;padding:1.25rem .9375rem;display:flex}.MyItemsFilters-module-scss-module__kTeapq__wrapper{gap:.9375rem;display:flex}.MyItemsFilters-module-scss-module__kTeapq__items{display:none}@media (min-width:48.0625em){.MyItemsFilters-module-scss-module__kTeapq__items{flex-wrap:wrap;justify-content:start;align-items:center;gap:.5rem;width:100%;display:flex}}.MyItemsFilters-module-scss-module__kTeapq__btn_count{background-color:var(--surface-orange);letter-spacing:-.04em;color:var(--content-accent);border-radius:50%;justify-content:center;align-items:center;padding:.25rem .375rem;font-size:.875rem;display:flex}.MyItemsFilters-module-scss-module__kTeapq__filter_btn{display:none}@media (max-width:48em){.MyItemsFilters-module-scss-module__kTeapq__filter_btn{align-self:end;display:flex}}
