: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}.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;max-width:100%;font-size:.875rem;font-weight:400;display:block;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}@keyframes ItemCardSkeleton-module-scss-module__eQpIiG__skeletonPulse{0%,to{opacity:.55}50%{opacity:1}}.ItemCardSkeleton-module-scss-module__eQpIiG__media{background:var(--surface-gray);aspect-ratio:1;border-radius:32px;flex-shrink:0;width:100%;animation:1.25s ease-in-out infinite ItemCardSkeleton-module-scss-module__eQpIiG__skeletonPulse}.ItemCardSkeleton-module-scss-module__eQpIiG__titleBar{background:var(--surface-gray);border-radius:.5rem;width:min(72%,13.75rem);height:.875rem;animation:1.25s ease-in-out infinite ItemCardSkeleton-module-scss-module__eQpIiG__skeletonPulse;display:block}.ItemCardSkeleton-module-scss-module__eQpIiG__badgePill{background:var(--surface-gray);border-radius:48px;width:3.25rem;height:1.75rem;animation:1.25s ease-in-out infinite ItemCardSkeleton-module-scss-module__eQpIiG__skeletonPulse}.ItemCardSkeleton-module-scss-module__eQpIiG__nameBar{background:var(--surface-gray);border-radius:.5rem;width:7.5rem;height:1rem;animation:1.25s ease-in-out infinite ItemCardSkeleton-module-scss-module__eQpIiG__skeletonPulse;display:block}.ItemCardSkeleton-module-scss-module__eQpIiG__priceMain{background:var(--surface-gray);border-radius:.375rem;width:4.5rem;height:.75rem;animation:1.25s ease-in-out infinite ItemCardSkeleton-module-scss-module__eQpIiG__skeletonPulse;display:block}.ItemCardSkeleton-module-scss-module__eQpIiG__priceSub{background:var(--surface-gray);border-radius:.375rem;width:3rem;height:.75rem;animation:1.25s ease-in-out infinite ItemCardSkeleton-module-scss-module__eQpIiG__skeletonPulse;display:block}.ItemCardSkeleton-module-scss-module__eQpIiG__priceCol{flex-direction:column;align-items:stretch;gap:.25rem;display:flex}.ItemCardSkeleton-module-scss-module__eQpIiG__btnPlaceholder{background:var(--surface-gray);border-radius:48px;width:100%;min-height:2.25rem;animation:1.25s ease-in-out infinite ItemCardSkeleton-module-scss-module__eQpIiG__skeletonPulse}@media (min-width:48.0625em){.ItemCardSkeleton-module-scss-module__eQpIiG__root[data-view=list] .ItemCardSkeleton-module-scss-module__eQpIiG__titleBar{width:min(55%,17.5rem);height:1.5rem}.ItemCardSkeleton-module-scss-module__eQpIiG__root[data-view=list] .ItemCardSkeleton-module-scss-module__eQpIiG__nameBar{width:10rem;height:1rem}.ItemCardSkeleton-module-scss-module__eQpIiG__root[data-view=list] .ItemCardSkeleton-module-scss-module__eQpIiG__priceMain{width:6.25rem;height:1.5rem}.ItemCardSkeleton-module-scss-module__eQpIiG__root[data-view=list] .ItemCardSkeleton-module-scss-module__eQpIiG__priceSub{width:4rem;height:.75rem}.ItemCardSkeleton-module-scss-module__eQpIiG__root[data-view=list] .ItemCardSkeleton-module-scss-module__eQpIiG__btnPlaceholder{align-self:center;width:auto;min-width:10rem;min-height:2.75rem}.ItemCardSkeleton-module-scss-module__eQpIiG__root[data-view=list] .ItemCardSkeleton-module-scss-module__eQpIiG__priceCol{align-items:flex-end}}
: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}.RecipientInput-module-scss-module__PiOSja__recipient{background-color:var(--bg-card-hover);border-radius:18px;flex-wrap:wrap;align-items:center;gap:1.125rem;margin:0 1.125rem;padding:1.25rem 2.5rem;display:flex}@media (max-width:48em){.RecipientInput-module-scss-module__PiOSja__recipient{border-radius:32px;flex-direction:column;align-items:stretch;margin:0}}@media (max-width:25em){.RecipientInput-module-scss-module__PiOSja__recipient{padding:1.25rem}}.RecipientInput-module-scss-module__PiOSja__recipient__label{letter-spacing:-.04em;font-size:1.125rem;font-weight:500}.RecipientInput-module-scss-module__PiOSja__recipient__input{flex:1;min-width:11.875rem}.RecipientInput-module-scss-module__PiOSja__recipient__input--dimmed{opacity:.5;transition:opacity .15s}
: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}.MyItemCard-module-scss-module__BFkYgG__card:focus-visible{outline:none}.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__auto-renew{border:1px solid var(--stroke-primary,#ffffff29);width:100%;color:var(--content-secondary,#fff9);cursor:pointer;background:0 0;border-radius:.75rem;margin-top:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:600}.MyItemCard-module-scss-module__BFkYgG__card__auto-renew--on{border-color:var(--content-accent);color:var(--content-accent)}.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__buttons:has(.MyItemCard-module-scss-module__BFkYgG__card__withdraw-hint){flex-shrink:1;min-width:0}.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__badge-status--withdrawing{background:var(--btn-blue)}.MyItemCard-module-scss-module__BFkYgG__card__withdraw-hint{overflow-wrap:anywhere;width:100%;min-width:0;color:var(--content-secondary);text-align:center;margin:0;font-size:.75rem;font-weight:500;line-height:1.4}.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}.StarList-module-scss-module__WrQ85a__loading,.StarList-module-scss-module__WrQ85a__error,.StarList-module-scss-module__WrQ85a__empty{text-align:center;padding:.75rem}.StarList-module-scss-module__WrQ85a__error{color:var(--color-error,#c00)}.StarList-module-scss-module__WrQ85a__items{flex-direction:column;gap:1.125rem;display:flex}.StarList-module-scss-module__WrQ85a__card{background:var(--bg-card);border-radius:32px;align-items:center;gap:1.6875rem;min-width:0;padding:.625rem 1.25rem .625rem .625rem;display:flex}@media (max-width:48em){.StarList-module-scss-module__WrQ85a__card{gap:.875rem}}.StarList-module-scss-module__WrQ85a__card__image{border-radius:32px;justify-content:center;align-items:center;display:flex}@media (max-width:25em){.StarList-module-scss-module__WrQ85a__card__image{width:4.375rem;height:4.375rem}}.StarList-module-scss-module__WrQ85a__card__image img{height:100%}.StarList-module-scss-module__WrQ85a__card__count{font-family:var(--second-family);letter-spacing:-.02em;flex:1;gap:.4375rem;min-width:0;font-size:1.5rem;font-weight:700;line-height:1;display:flex}@media (max-width:48em){.StarList-module-scss-module__WrQ85a__card__count{flex-direction:column;display:flex}.StarList-module-scss-module__WrQ85a__card__count span{font-size:1rem;font-weight:500}}@media (max-width:25em){.StarList-module-scss-module__WrQ85a__card__count{font-size:1.25rem}.StarList-module-scss-module__WrQ85a__card__count span{font-size:.875rem;font-weight:500}}.StarList-module-scss-module__WrQ85a__card__input{width:min(174px,max(12.0833vw,90px));max-width:100%}@media (max-width:48em){.StarList-module-scss-module__WrQ85a__card__input{width:100%}}.StarList-module-scss-module__WrQ85a__card__right{flex-shrink:0;align-items:center;gap:1.5625rem;display:flex}@media (max-width:48em){.StarList-module-scss-module__WrQ85a__card__right{flex-direction:column;align-items:end;gap:.3125rem}}.StarList-module-scss-module__WrQ85a__card__price{font-family:var(--second-family);flex-direction:column;align-items:end;display:flex}.StarList-module-scss-module__WrQ85a__card__price-main{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}@media (max-width:48em){.StarList-module-scss-module__WrQ85a__card__price-main{font-size:1.25rem}}@media (max-width:25em){.StarList-module-scss-module__WrQ85a__card__price-main{font-size:1.125rem}}.StarList-module-scss-module__WrQ85a__card__price-sub{color:var(--content-accent);align-items:center;gap:.1875rem;font-size:.75rem;display:flex}.StarList-module-scss-module__WrQ85a__card__btn{min-width:10rem}@media (max-width:62em){.StarList-module-scss-module__WrQ85a__card__btn{min-width:8.125rem}}@media (max-width:25em){.StarList-module-scss-module__WrQ85a__card__btn{min-width:6.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}.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}.PremiumList-module-scss-module__an6m4G__loading,.PremiumList-module-scss-module__an6m4G__error,.PremiumList-module-scss-module__an6m4G__empty{text-align:center;padding:.75rem}.PremiumList-module-scss-module__an6m4G__error{color:var(--color-error,#c00)}.PremiumList-module-scss-module__an6m4G__items{grid-template-columns:repeat(3,1fr);gap:1.125rem;display:grid}@media (max-width:48rem){.PremiumList-module-scss-module__an6m4G__items{grid-template-columns:repeat(2,1fr)}}@media (max-width:31.25em){.PremiumList-module-scss-module__an6m4G__items{grid-template-columns:repeat(1,1fr)}}.PremiumList-module-scss-module__an6m4G__card{background:var(--bg-card);border-radius:32px;flex-direction:column;gap:.5rem;display:flex;overflow:hidden}.PremiumList-module-scss-module__an6m4G__card__image{border-radius:32px;justify-content:center;align-items:center;height:10.375rem;padding:.75rem;display:flex}.PremiumList-module-scss-module__an6m4G__card__image img{aspect-ratio:139/142;height:100%}.PremiumList-module-scss-module__an6m4G__card__body{flex-direction:column;gap:.75rem;padding:0 .625rem .625rem;display:flex}.PremiumList-module-scss-module__an6m4G__card__info{color:var(--content-primary);flex-direction:column;display:flex}.PremiumList-module-scss-module__an6m4G__card__duration{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.PremiumList-module-scss-module__an6m4G__card__subtitle{color:var(--content-secondary);letter-spacing:-.04em;font-size:1rem}.PremiumList-module-scss-module__an6m4G__card__bottom{flex-direction:column;gap:.75rem;display:flex}.PremiumList-module-scss-module__an6m4G__card__price{font-family:var(--second-family);align-self:end;align-items:center;gap:.25rem;font-weight:500;display:flex}.PremiumList-module-scss-module__an6m4G__card__price-main{font-size:1.125rem}.PremiumList-module-scss-module__an6m4G__card__price-sub{color:var(--content-accent);align-items:center;gap:.1875rem;font-size:.75rem;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}.MarketList-module-scss-module__3Wadtq__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){.MarketList-module-scss-module__3Wadtq__empty{gap:1rem;min-height:22.5rem;padding:3rem 1.5rem 4rem}}.MarketList-module-scss-module__3Wadtq__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){.MarketList-module-scss-module__3Wadtq__empty__title{font-size:1.75rem}}.MarketList-module-scss-module__3Wadtq__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){.MarketList-module-scss-module__3Wadtq__empty__subtitle{font-size:1.125rem}}.MarketList-module-scss-module__3Wadtq__list{grid-template-columns:repeat(2,1fr);gap:1.125rem;display:grid}@media (min-width:48.0625em){.MarketList-module-scss-module__3Wadtq__list{grid-template-columns:1fr;gap:.75rem}}.MarketList-module-scss-module__3Wadtq__list--grid{grid-template-columns:repeat(auto-fill,minmax(10.375rem,1fr));gap:1.125rem}
: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{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}}@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}.MarketFilters-module-scss-module__rHyf1W__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}@media (max-width:48em){.MarketFilters-module-scss-module__rHyf1W__filters{background-color:#0000;gap:.75rem;padding:0}}.MarketFilters-module-scss-module__rHyf1W__wrapper{gap:.9375rem;display:flex}.MarketFilters-module-scss-module__rHyf1W__items{display:none}@media (min-width:48.0625em){.MarketFilters-module-scss-module__rHyf1W__items{flex-wrap:wrap;justify-content:start;align-items:center;gap:.5rem;width:100%;display:flex}}.MarketFilters-module-scss-module__rHyf1W__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}.MarketFilters-module-scss-module__rHyf1W__filter_btn{display:none}@media (max-width:48em){.MarketFilters-module-scss-module__rHyf1W__filter_btn{align-self:end;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}@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}.ViewToggle-module-scss-module__SSNXqa__viewToggle{-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:var(--surface-gray);border-radius:24px;align-items:center;gap:.5625rem;height:2.25rem;padding:.4375rem 1.0625rem;display:inline-flex}.ViewToggle-module-scss-module__SSNXqa__viewToggle__btn{width:1.375rem;height:1.375rem;color:var(--content-primary);cursor:pointer;justify-content:center;align-items:center;transition:background .3s,color .3s;display:flex}.ViewToggle-module-scss-module__SSNXqa__viewToggle__btn svg{width:1.0625rem;height:.8125rem}.ViewToggle-module-scss-module__SSNXqa__viewToggle__btn:hover:not(.ViewToggle-module-scss-module__SSNXqa__viewToggle__btn--active){color:var(--content-secondary)}.ViewToggle-module-scss-module__SSNXqa__viewToggle__btn--active{color:var(--content-accent);cursor:default}@media (max-width:48em){.ViewToggle-module-scss-module__SSNXqa__viewToggle{display:none}}
: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}}
