.filter-sheet-backdrop,.overlay-loading,.sheet-backdrop{z-index:20;background:#00000073;place-items:end center;display:grid;position:fixed;inset:0}.overlay-loading{z-index:30;color:#fff;align-items:center}.overlay-loading p{margin:0;font-size:.9375rem;font-weight:650}.filter-sheet,.overlay-sheet{width:min(100%,540px);max-height:calc(100svh - var(--safe-top) - 1.5rem);color:var(--app-text);background:var(--app-bg);border-radius:1.25rem 1.25rem 0 0;flex-direction:column;display:flex;overflow:hidden}.filter-sheet__header,.overlay-sheet__header{padding:.875rem calc(.875rem + var(--safe-right)) .5rem calc(1rem + var(--safe-left));justify-content:space-between;align-items:center;gap:.75rem;display:flex}.filter-sheet__title,.overlay-sheet__title{margin:0;font-size:1.0625rem;font-weight:750;line-height:1.25}.filter-sheet__close,.overlay-sheet__close{width:44px;height:44px;color:var(--app-text);background:var(--app-secondary-bg);cursor:pointer;border:0;border-radius:50%;flex-shrink:0;place-items:center;padding:0;display:grid}.filter-sheet__close svg,.overlay-sheet__close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2px;width:20px;height:20px}.filter-sheet__content,.overlay-sheet__content{padding:.25rem calc(1rem + var(--safe-right)) 1rem calc(1rem + var(--safe-left));align-content:start;gap:1rem;display:grid;overflow-y:auto}.filter-sheet__field,.filter-sheet__group{border:0;gap:.5rem;margin:0;padding:0;display:grid}.filter-sheet__label{padding:0;font-size:.8125rem;font-weight:720;line-height:1.3}.filter-sheet__sublabel{color:var(--app-hint);font-size:.75rem;font-weight:620}.filter-sheet__hint{color:var(--app-hint);margin:0;font-size:.75rem;line-height:1.4}.filter-sheet__input{border:1px solid var(--app-secondary-bg);min-height:44px;color:var(--app-text);background:var(--app-secondary-bg);border-radius:.75rem;padding:.5rem .75rem;font-size:.9375rem}.filter-sheet__input:focus-visible{outline:2px solid var(--app-accent);outline-offset:1px}.filter-sheet__chips,.active-filter-chips{flex-wrap:wrap;gap:.5rem;display:flex}.filter-chip{min-height:44px;color:var(--app-text);background:var(--app-secondary-bg);cursor:pointer;border:0;border-radius:.75rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:650;line-height:1.25}.filter-chip[aria-pressed=true],.filter-chip[aria-checked=true],.filter-chip--selected{color:var(--app-on-accent);background:var(--app-accent)}.filter-chip:disabled{opacity:.5;cursor:default}.filter-sheet__size-entry{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;display:grid}.filter-sheet__price-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.filter-sheet__price-field{gap:.25rem;display:grid}.filter-sheet__footer{padding:.75rem calc(1rem + var(--safe-right)) calc(.75rem + var(--safe-bottom)) calc(1rem + var(--safe-left));border-top:1px solid var(--app-secondary-bg);grid-template-columns:auto auto minmax(0,1fr);gap:.5rem;display:grid}.filter-sheet__secondary{min-height:44px;color:var(--app-text);background:var(--app-secondary-bg);cursor:pointer;border:0;border-radius:.75rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:680}.filter-sheet__apply{min-height:44px;color:var(--app-on-accent);background:var(--app-accent);cursor:pointer;border:0;border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:720}.active-filter-chips{z-index:3;top:calc(var(--safe-top) + 4rem);right:calc(var(--safe-right) + .625rem);left:calc(var(--safe-left) + .625rem);pointer-events:none;position:absolute}.active-filter-chips .filter-chip{pointer-events:auto;min-height:44px;box-shadow:0 2px 10px #00000040}@media (prefers-reduced-transparency:reduce){.filter-sheet-backdrop,.sheet-backdrop{background:#000000b8}}.reels-catalog,.catalog-state{width:min(100%,540px);min-height:100svh;color:var(--app-text);background:var(--app-bg);-webkit-font-smoothing:antialiased;margin:0 auto;overflow:hidden}.reels-catalog{touch-action:none;height:100svh;position:relative}.reels-catalog__viewport{width:100%;height:100%;position:relative}.reels-catalog[data-dragging=true] .reels-catalog__viewport{transition:none}.reels-catalog__layer,.photo-pager__layer{width:100%;height:100%;animation-timing-function:cubic-bezier(.23,1,.32,1);animation-fill-mode:both;position:absolute;inset:0}.reels-catalog__layer--outgoing,.photo-pager__layer--outgoing{pointer-events:none}.reels-catalog__layer--outgoing.reels-catalog__layer--reduced,.photo-pager__layer--outgoing.photo-pager__layer--reduced{animation-name:layer-crossfade-out;animation-timing-function:ease-out}.reels-catalog__layer--incoming.reels-catalog__layer--reduced,.photo-pager__layer--incoming.photo-pager__layer--reduced{animation-name:layer-crossfade-in;animation-timing-function:ease-out}@keyframes layer-crossfade-out{0%{opacity:1}to{opacity:0}}@keyframes layer-crossfade-in{0%{opacity:0}to{opacity:1}}.catalog-state{padding:calc(1rem + var(--safe-top)) calc(1rem + var(--safe-right)) calc(1rem + var(--safe-bottom)) calc(1rem + var(--safe-left));text-align:center;place-content:center;justify-items:center;gap:.75rem;display:grid}.catalog-state p{color:var(--app-hint);text-wrap:pretty;margin:0;font-size:.9375rem;line-height:1.4}.catalog-state__retry{min-width:44px;min-height:44px;color:var(--app-text);background:var(--app-secondary-bg);cursor:pointer;border:0;border-radius:.75rem;padding:.625rem 1rem;font-weight:650}.catalog-load-more-error{z-index:6;top:calc(var(--safe-top) + 4.25rem);color:#fff;background:#000000b8;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;width:min(100% - 2rem,24rem);min-height:44px;padding:.5rem .5rem .5rem .75rem;font-size:.75rem;font-weight:650;line-height:1.3;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 4px 18px #0000003d}.catalog-load-more-error__retry,.photo-pager__retry{color:#fff;min-width:44px;min-height:44px;font:inherit;cursor:pointer;background:#ffffff1f;border:1px solid #fff6;border-radius:.625rem;padding:.5rem .75rem;font-weight:720}.reel-item,.photo-pager{width:100%;height:100%;position:relative}.reel-item{isolation:isolate;color:#fff;background:#111;overflow:hidden}.photo-pager{z-index:0;touch-action:none;background:#111;overflow:hidden}.photo-pager__viewport{position:absolute;inset:0}.photo-pager[data-dragging=true] .photo-pager__viewport{transition:none}.photo-pager__layer--outgoing.photo-pager__layer--reduced{animation-name:layer-crossfade-out;animation-timing-function:ease-out}.photo-pager__layer--incoming.photo-pager__layer--reduced{animation-name:layer-crossfade-in;animation-timing-function:ease-out}.photo-pager__image{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:100%;display:block}.photo-pager__progress{z-index:2;top:calc(var(--safe-top) + 4.5rem);pointer-events:none;align-items:center;gap:4px;min-height:12px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.photo-pager__error{z-index:3;color:#fff;text-align:center;background:#000000b8;border-radius:.875rem;justify-items:center;gap:.75rem;width:min(100% - 4rem,18rem);padding:1rem;font-size:.8125rem;font-weight:650;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 24px #00000047}.photo-pager__dot{background:#ffffff7a;border-radius:50%;width:5px;height:5px;transition:width .16s ease-out,background-color .16s ease-out;display:block;box-shadow:0 1px 4px #00000059}.photo-pager__dot--active{background:#fff;border-radius:3px;width:15px}.photo-pager__control,.reel-item__top-action,.action-rail__action{color:#fff;-webkit-backdrop-filter:blur(12px)saturate(115%);backdrop-filter:blur(12px)saturate(115%);background:#0000008f;border:0}.photo-pager__control{z-index:2;cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:transform .1s ease-out,opacity .1s ease-out;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.photo-pager__control svg,.reel-item__top-action svg,.action-rail svg,.bottom-navigation svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:24px;height:24px}.photo-pager__control--previous{left:calc(var(--safe-left) + .375rem)}.photo-pager__control--next{right:calc(var(--safe-right) + .375rem)}.photo-pager__control:active:not(:disabled){transform:translateY(-50%)scale(.96)}.photo-pager__control:disabled{opacity:0;pointer-events:none}.reel-item__topbar{z-index:3;padding:calc(var(--safe-top) + .5rem) calc(var(--safe-right) + .625rem) 0 calc(var(--safe-left) + .625rem);pointer-events:none;grid-template-columns:44px 1fr 44px;align-items:start;gap:.5rem;display:grid;position:absolute;top:0;left:0;right:0}.reel-item__topbar button{pointer-events:auto}.reel-item__top-action{cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid}.reel-item__modes{border-radius:1rem;justify-content:center;gap:.75rem;padding:0 .625rem;display:flex}.reel-item__mode{min-width:44px;min-height:44px;color:var(--reel-secondary-on-image);text-shadow:0 1px 8px #0000008c;cursor:pointer;background:0 0;border:0;padding:.65rem .125rem;font-size:.8125rem;font-weight:650;line-height:1.1;position:relative}.reel-item__mode:disabled{cursor:default}.reel-item__mode--active{color:var(--reel-primary-on-image)}.reel-item__mode--active:after{background:var(--app-accent);content:"";border-radius:1px;height:2px;position:absolute;bottom:.25rem;left:.25rem;right:.25rem}.action-rail{z-index:3;right:calc(var(--safe-right) + .625rem);bottom:calc(var(--safe-bottom) + 9.5rem);flex-direction:column;align-items:center;gap:.625rem;display:flex;position:absolute}.action-rail__seller,.action-rail__action{cursor:pointer;border:0;place-items:center;width:48px;min-height:48px;padding:0;display:grid;position:relative}.action-rail__seller{color:var(--reel-primary-on-image);background:0 0;margin-bottom:.25rem}.action-rail__avatar,.action-rail__avatar-fallback{outline-offset:-2px;object-fit:cover;border-radius:50%;outline:2px solid #fff;place-items:center;width:48px;height:48px;display:grid}.action-rail__avatar-fallback{color:var(--app-text);background:var(--app-secondary-bg);font-weight:750}.action-rail__follow-mark{width:21px;height:21px;color:var(--app-on-accent);background:var(--app-accent);border-radius:50%;place-items:center;font-size:1rem;font-weight:800;line-height:1;display:grid;position:absolute;bottom:-6px;left:50%;transform:translate(-50%);box-shadow:0 0 0 2px #00000070}.action-rail__action{border-radius:50%}.action-rail__follow{width:44px;min-height:44px;color:var(--app-on-accent);background:var(--app-accent);cursor:pointer;border:0;border-radius:50%;place-items:center;margin-top:-1rem;padding:0;display:grid;box-shadow:0 0 0 2px #00000070}.action-rail__follow svg{width:20px;height:20px}.action-rail__follow--following{color:var(--app-accent);background:#0000008f}.action-rail__action--selected{color:var(--app-accent)}.action-rail__count{font-variant-numeric:tabular-nums;text-shadow:0 1px 7px #000000b3;font-size:.625rem;font-weight:700;position:absolute;top:37px}.reel-item__details{z-index:2;right:calc(var(--safe-right) + 4.75rem);bottom:calc(var(--safe-bottom) + 5.25rem);left:calc(var(--safe-left) + .875rem);color:#fff;text-shadow:0 1px 9px #000000b8;pointer-events:none;background:var(--reel-readable-surface);-webkit-backdrop-filter:blur(10px)saturate(110%);backdrop-filter:blur(10px)saturate(110%);border-radius:.75rem;padding:.75rem;position:absolute}.reel-item__seller,.reel-item__price,.reel-item__facts,.reel-item__location{margin:0}.reel-item__seller{margin-bottom:.5rem;font-size:.75rem;font-weight:720;line-height:1.25}.reel-item__sold-count{color:var(--reel-secondary-on-image);font-variant-numeric:tabular-nums;font-weight:520}.reel-item__price{font-variant-numeric:tabular-nums;letter-spacing:-.025em;text-wrap:balance;font-size:clamp(1.35rem,6vw,1.65rem);font-weight:820;line-height:1}.reel-item__title{letter-spacing:-.006em;text-wrap:balance;margin:.45rem 0 0;font-size:.9375rem;font-weight:680;line-height:1.25}.reel-item__facts{color:var(--reel-secondary-on-image);text-wrap:pretty;margin-top:.3rem;font-size:.75rem;line-height:1.35}.reel-item__location{font-variant-numeric:tabular-nums;align-items:center;gap:.3rem;margin-top:.45rem;font-size:.6875rem;font-weight:620;line-height:1.25;display:flex}.reel-item__location svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:15px;height:15px}.reel-readable-surface{background-color:var(--reel-readable-surface);-webkit-backdrop-filter:blur(10px)saturate(110%);backdrop-filter:blur(10px)saturate(110%)}.reel-secondary-on-image{color:var(--reel-secondary-on-image)}.bottom-navigation{z-index:4;min-height:calc(4.5rem + var(--safe-bottom));padding:.25rem calc(var(--safe-right) + .25rem) calc(var(--safe-bottom) + .25rem) calc(var(--safe-left) + .25rem);color:var(--tg-theme-text-color,#fff);background-color:#0000009e;background-color:color-mix(in srgb, var(--tg-theme-bg-color,#17212b) 78%, transparent);-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-navigation__item{min-width:44px;min-height:44px;color:var(--tg-theme-hint-color,#ffffffad);cursor:default;background:0 0;border:0;place-items:center;padding:.2rem .125rem;font-size:.59375rem;font-weight:600;line-height:1.05;display:grid;position:relative}.reel-item button:disabled,.bottom-navigation button:disabled{cursor:default}.bottom-navigation__item svg{width:22px;height:22px}.bottom-navigation__item--active{color:var(--tg-theme-text-color,#fff)}.bottom-navigation__item--active:before{background:var(--app-accent);content:"";border-radius:1px;width:22px;height:2px;position:absolute;top:-.25rem}.bottom-navigation__item--sell{color:var(--app-accent)}.bottom-navigation__sell-icon{width:32px;height:32px;color:var(--app-on-accent);background:var(--app-accent);border-radius:50%;place-items:center;margin-top:-.5rem;display:grid}.bottom-navigation__sell-icon svg{width:20px;height:20px}.reel-pressable,.action-rail__pressable,.bottom-navigation__item{transition:transform .1s ease-out,opacity .1s ease-out}.reel-pressable:active:not(:disabled),.action-rail__pressable:active:not(:disabled),.bottom-navigation__item:active:not(:disabled){transform:scale(.96)}.reel-item button:focus-visible,.catalog-state button:focus-visible{outline-offset:2px;outline:2px solid}@media (hover:none) and (pointer:coarse){.photo-pager__control:not(:focus-visible){opacity:0;pointer-events:none}.photo-pager__control:focus-visible{opacity:1;pointer-events:auto}}@media (prefers-reduced-motion:reduce){.reels-catalog__viewport,.photo-pager__viewport,.photo-pager__dot,.reel-pressable,.action-rail__pressable,.bottom-navigation__item{transition-property:opacity;transition-duration:.1s}.reels-catalog__viewport,.photo-pager__viewport,.reels-catalog__layer--reduced,.photo-pager__layer--reduced{transform:none!important}.reel-pressable:active:not(:disabled),.action-rail__pressable:active:not(:disabled),.bottom-navigation__item:active:not(:disabled){opacity:.82;transform:none}}@media (prefers-reduced-transparency:reduce){.photo-pager__control,.reel-item__top-action,.action-rail__action,.reel-item__modes,.reel-item__details,.photo-pager__error,.catalog-load-more-error,.bottom-navigation{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#000000b8!important}}@media (prefers-contrast:more){.photo-pager__control,.reel-item__top-action,.action-rail__action{box-shadow:inset 0 0 0 2px #fff}.bottom-navigation{box-shadow:inset 0 1px 0 var(--tg-theme-text-color,#fff)}}.listing-card{background:var(--app-secondary-bg);border-radius:.875rem;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.5rem;padding:.5rem;display:grid}.listing-card__open{min-height:44px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:stretch;gap:.75rem;padding:0;display:flex}.listing-card__photo{object-fit:cover;background:var(--app-bg);border-radius:.625rem;flex-shrink:0;width:72px;height:96px}.listing-card__info{align-content:start;gap:.2rem;min-width:0;display:grid}.listing-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:680;line-height:1.3;display:-webkit-box;overflow:hidden}.listing-card__price{font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:780}.listing-card__facts{color:var(--app-hint);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1.3;overflow:hidden}.listing-card__favorite{width:44px;min-height:44px;color:var(--app-hint);cursor:pointer;background:0 0;border:0;border-radius:.75rem;align-self:center;place-items:center;padding:.25rem 0;display:grid}.listing-card__favorite--selected{color:var(--app-accent)}.listing-card__favorite svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.listing-card__favorite:disabled{opacity:.5;cursor:default}.listing-card__favorite-count{font-variant-numeric:tabular-nums;font-size:.625rem;font-weight:700}.favorites-screen{width:min(100%,540px);min-height:100svh;color:var(--app-text);background:var(--app-bg);flex-direction:column;margin:0 auto;display:flex;position:relative}.favorites-screen__content{padding:calc(.75rem + var(--safe-top)) calc(1rem + var(--safe-right)) calc(6rem + var(--safe-bottom)) calc(1rem + var(--safe-left));flex:1;align-content:start;gap:1rem;display:grid;overflow-y:auto}.favorites-screen__title{margin:0;font-size:1.25rem;font-weight:750;line-height:1.25}.favorites-screen__state{color:var(--app-hint);justify-items:start;gap:.75rem;margin:0;font-size:.9375rem;line-height:1.4;display:grid}.favorites-screen__state p{margin:0}.favorites-screen__items{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.favorites-screen .bottom-navigation{width:min(100%,540px);position:fixed;left:50%;right:auto;transform:translate(-50%)}@media (prefers-reduced-transparency:reduce){.favorites-screen .bottom-navigation{background-color:var(--tg-theme-bg-color,#17212b)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}}.seller-sheet-backdrop{z-index:35}.seller-sheet__state{color:var(--app-hint);text-align:center;justify-items:center;gap:.75rem;margin:1rem 0;font-size:.9375rem;line-height:1.4;display:grid}.seller-sheet__state p{margin:0}.seller-sheet__identity{align-items:center;gap:.75rem;display:flex}.seller-sheet__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid}.seller-sheet__avatar--fallback{color:var(--app-text);background:var(--app-secondary-bg);font-size:1.25rem;font-weight:750}.seller-sheet__names{gap:.125rem;min-width:0;display:grid}.seller-sheet__display-name{margin:0;font-size:1rem;font-weight:750;line-height:1.25}.seller-sheet__username{color:var(--app-hint);margin:0;font-size:.8125rem}.seller-sheet__counts{color:var(--app-hint);font-variant-numeric:tabular-nums;margin:0;font-size:.75rem}.follow-controls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.follow-controls__toggle{min-height:44px;color:var(--app-on-accent);background:var(--app-accent);cursor:pointer;border:0;border-radius:.75rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:720}.follow-controls__toggle--following{color:var(--app-text);background:var(--app-secondary-bg)}.follow-controls__modes{gap:.375rem;display:flex}.follow-controls__mode,.follow-controls__mute,.seller-sheet__scope{min-height:44px;color:var(--app-text);background:var(--app-secondary-bg);cursor:pointer;border:0;border-radius:.75rem;padding:.5rem .75rem;font-size:.75rem;font-weight:650}.follow-controls__mode[aria-checked=true],.follow-controls__mute--on,.seller-sheet__scope[aria-checked=true]{color:var(--app-on-accent);background:var(--app-accent)}.seller-sheet__scopes{gap:.5rem;display:flex}.seller-sheet__listings,.follows-list__items{gap:.625rem;margin:0;padding:0;list-style:none;display:grid}.follows-list{gap:.75rem;display:grid}.follows-list__title{margin:0;font-size:1rem;font-weight:720;line-height:1.3}.follows-list__state{color:var(--app-hint);justify-items:start;gap:.75rem;margin:0;font-size:.875rem;line-height:1.4;display:grid}.follows-list__state p{margin:0}.follow-row{background:var(--app-secondary-bg);border-radius:.875rem;gap:.625rem;padding:.75rem;display:grid}.follow-row .follow-controls__mode,.follow-row .follow-controls__mute,.follow-row .follow-controls__toggle--following{background:var(--app-bg)}.follow-row .follow-controls__mode[aria-checked=true],.follow-row .follow-controls__mute--on{color:var(--app-on-accent);background:var(--app-accent)}.follow-row__identity{align-items:center;gap:.625rem;display:flex}.follow-row__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.follow-row__avatar--fallback{color:var(--app-text);background:var(--app-bg);font-weight:750}.follow-row__names{gap:.125rem;min-width:0;display:grid}.follow-row__display-name{margin:0;font-size:.875rem;font-weight:700;line-height:1.25}.follow-row__username{color:var(--app-hint);margin:0;font-size:.75rem}.profile-screen{width:min(100%,540px);min-height:100svh;color:var(--app-text);background:var(--app-bg);flex-direction:column;margin:0 auto;display:flex;position:relative}.profile-screen__content{padding:calc(.75rem + var(--safe-top)) calc(1rem + var(--safe-right)) calc(6rem + var(--safe-bottom)) calc(1rem + var(--safe-left));flex:1;align-content:start;gap:1.25rem;display:grid;overflow-y:auto}.profile-screen__title{margin:0;font-size:1.25rem;font-weight:750;line-height:1.25}.profile-screen .bottom-navigation{width:min(100%,540px);position:fixed;left:50%;right:auto;transform:translate(-50%)}.contacts-editor,.my-listings{gap:.75rem;display:grid}.contacts-editor__title,.my-listings__title{margin:0;font-size:1rem;font-weight:720;line-height:1.3}.my-listings__list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.my-listings__item{background:var(--app-secondary-bg);border-radius:.875rem;gap:.625rem;padding:.75rem;display:grid}.my-listings__summary{gap:.25rem;display:grid}.my-listings__name{margin:0;font-size:.9375rem;font-weight:680;line-height:1.3}.my-listings__price{font-variant-numeric:tabular-nums;margin:0;font-size:.875rem;font-weight:720}.my-listings__status{color:var(--app-text);background:var(--app-bg);border-radius:.5rem;justify-self:start;margin:0;padding:.1875rem .5625rem;font-size:.6875rem;font-weight:720;line-height:1.3}.my-listings__status--published{color:var(--app-on-accent);background:var(--app-accent)}.my-listings__status--rejected{color:#fff;background:#b3261e}.my-listings__meta{color:var(--app-hint);font-variant-numeric:tabular-nums;margin:0;font-size:.75rem;line-height:1.35}.my-listings__reasons ul{margin:.25rem 0 0;padding-left:1.125rem;font-size:.8125rem;line-height:1.4}.my-listings__actions{flex-wrap:wrap;gap:.5rem;display:flex}.my-listings__actions:empty{display:none}@media (prefers-reduced-transparency:reduce){.profile-screen .bottom-navigation{background-color:var(--tg-theme-bg-color,#17212b)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}}.contact-reveal{gap:.5rem;display:grid}.contact-reveal__show,.contact-reveal__link{min-height:44px;color:var(--app-on-accent);background:var(--app-accent);text-align:center;cursor:pointer;border:0;border-radius:.75rem;align-content:center;justify-items:center;gap:.125rem;padding:.625rem 1rem;font-weight:680;line-height:1.25;text-decoration:none;display:grid}.contact-reveal__show:disabled{opacity:.72;cursor:default}.contact-reveal__channel{opacity:.85;font-size:.6875rem;font-weight:600}.contact-reveal__value{font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:750}.contact-reveal__message{color:var(--app-hint);margin:0;font-size:.8125rem;line-height:1.4}.contact-reveal__retry{min-width:44px;min-height:44px;color:var(--app-text);background:var(--app-secondary-bg);cursor:pointer;border:0;border-radius:.625rem;justify-self:start;padding:.5rem .875rem;font-weight:650}.report-action{justify-items:start;gap:.5rem;display:grid}.report-action--form{background:var(--app-secondary-bg);border-radius:.75rem;padding:.75rem}.report-action__open,.report-action__retry,.report-action__cancel{min-width:44px;min-height:44px;color:var(--app-text);background:var(--app-secondary-bg);cursor:pointer;border:0;border-radius:.75rem;padding:.5rem .875rem;font-weight:650}.report-action--form .report-action__cancel{background:var(--app-bg)}.report-action__result{color:var(--app-hint);margin:0;font-size:.875rem;line-height:1.4}.report-action__reasons{border:0;gap:.125rem;width:100%;margin:0;padding:0;display:grid}.report-action__legend{padding:0 0 .375rem;font-size:.8125rem;font-weight:720}.report-action__reason{cursor:pointer;align-items:center;gap:.625rem;min-height:44px;font-size:.875rem;display:flex}.report-action__reason input{width:20px;height:20px;accent-color:var(--app-accent);margin:0}.report-action__comment{font-size:.8125rem;font-weight:720}.report-action__comment-input{border:1px solid var(--app-hint);width:100%;color:var(--app-text);background:var(--app-bg);font:inherit;resize:vertical;border-radius:.625rem;padding:.5rem .625rem;font-size:.875rem}.report-action__controls{flex-wrap:wrap;gap:.5rem;display:flex}.report-action__submit{min-width:44px;min-height:44px;color:var(--app-on-accent);background:var(--app-accent);cursor:pointer;border:0;border-radius:.75rem;padding:.5rem .875rem;font-weight:720}.report-action__submit:disabled,.report-action__open:disabled,.report-action__cancel:disabled{opacity:.55;cursor:default}.listing-details-backdrop{z-index:40}.listing-details{max-height:calc(100svh - var(--safe-top) - .75rem)}.listing-details__state{color:var(--app-hint);text-align:center;justify-items:center;gap:.75rem;margin:1.5rem 0;font-size:.9375rem;line-height:1.4;display:grid}.listing-details__state p{margin:0}.listing-details__body{gap:.875rem;display:grid}.listing-details__gallery{border-radius:.875rem;height:min(52svh,26rem);position:relative;overflow:hidden}.listing-details__info{gap:.375rem;display:grid}.listing-details__price{font-variant-numeric:tabular-nums;letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:820}.listing-details__name{margin:0;font-size:1rem;font-weight:700;line-height:1.3}.listing-details__facts{color:var(--app-hint);margin:0;font-size:.8125rem;line-height:1.4}.listing-details__actions{align-items:stretch;gap:.5rem;margin:.375rem 0;display:flex}.listing-details__favorite{min-width:44px;min-height:44px;color:var(--app-text);background:var(--app-secondary-bg);font-variant-numeric:tabular-nums;cursor:pointer;border:0;border-radius:.75rem;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:700;display:flex}.listing-details__favorite--selected{color:var(--app-accent)}.listing-details__favorite svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.listing-details__seller{min-height:44px;color:var(--app-text);background:var(--app-secondary-bg);text-align:left;cursor:pointer;border:0;border-radius:.75rem;flex:1;align-content:center;justify-items:start;gap:.125rem;padding:.375rem .875rem;display:grid}.listing-details__seller-name{font-size:.875rem;font-weight:700}.listing-details__seller-sold{color:var(--app-hint);font-variant-numeric:tabular-nums;font-size:.75rem}.sell-wizard{width:min(100%,540px);min-height:100svh;padding:calc(.5rem + var(--safe-top)) calc(1rem + var(--safe-right)) calc(1rem + var(--safe-bottom)) calc(1rem + var(--safe-left));color:var(--app-text);background:var(--app-bg);flex-direction:column;margin:0 auto;display:flex}.sell-wizard--state{text-align:center;justify-content:center;align-items:center;gap:.75rem}.sell-wizard__done-title{text-wrap:balance;margin:0;font-size:1.25rem;line-height:1.3}.sell-wizard__header{grid-template-columns:44px 1fr auto;align-items:center;gap:.5rem;padding-bottom:.5rem;display:grid}.sell-wizard__header-spacer{width:44px;height:44px}.sell-wizard__heading{min-width:0}.sell-wizard__title{margin:0;font-size:1.0625rem;font-weight:720;line-height:1.25}.sell-wizard__step{color:var(--app-hint);margin:.125rem 0 0;font-size:.75rem;line-height:1.3}.sell-wizard__autosave{min-height:1rem;color:var(--app-hint);text-align:right;font-size:.6875rem;line-height:1.3}.sell-wizard__autosave[data-autosave=retry],.sell-wizard__autosave[data-autosave=offline],.sell-wizard__autosave[data-autosave=conflict]{color:var(--app-text);font-weight:650}.sell-wizard__content{flex:1;padding-bottom:1rem;overflow-y:auto}.sell-wizard__footer{gap:.5rem;display:grid}.sell-step{gap:.75rem;display:grid}.sell-step__hint{color:var(--app-hint);text-wrap:pretty;margin:0;font-size:.8125rem;line-height:1.45}.sell-step__error{color:#fff;background:#b3261e;border-radius:.625rem;margin:0;padding:.5rem .75rem;font-size:.8125rem;font-weight:650;line-height:1.35}.sell-field{gap:.375rem;display:grid}.sell-field--group{border:0;margin:0;padding:0}.sell-field__label{color:var(--app-hint);font-size:.75rem;font-weight:650;line-height:1.3}.sell-field__input{border:1px solid var(--app-secondary-bg);min-height:44px;color:var(--app-text);background:var(--app-secondary-bg);border-radius:.75rem;padding:.5rem .75rem}.sell-field__input:focus-visible{outline:2px solid var(--app-accent);outline-offset:1px}.sell-field__input--textarea{resize:vertical}.sell-toggle{align-items:center;gap:.625rem;min-height:44px;font-size:.9375rem;display:flex}.sell-toggle input{width:20px;height:20px;accent-color:var(--app-accent)}.sell-choice-list{gap:.5rem;display:grid}.sell-choice-list--districts{grid-template-columns:repeat(2,minmax(0,1fr))}.sell-choice{border:1px solid var(--app-secondary-bg);min-height:44px;color:var(--app-text);background:var(--app-secondary-bg);text-align:left;cursor:pointer;border-radius:.75rem;padding:.625rem .875rem;font-weight:620}.sell-choice--selected{border-color:var(--app-accent);color:var(--app-on-accent);background:var(--app-accent)}.sell-primary-button{min-width:44px;min-height:48px;color:var(--app-on-accent);background:var(--app-accent);cursor:pointer;border:0;border-radius:.75rem;padding:.625rem 1rem;font-weight:720}.sell-primary-button:disabled{opacity:.55;cursor:default}.sell-secondary-button{min-width:44px;min-height:44px;color:var(--app-text);background:var(--app-secondary-bg);cursor:pointer;border:0;border-radius:.75rem;padding:.5rem .875rem;font-weight:650}.sell-secondary-button:disabled{opacity:.55;cursor:default}.sell-danger-button{color:#b3261e;cursor:pointer;background:0 0;border:1px solid #b3261e;border-radius:.75rem;min-width:44px;min-height:44px;padding:.5rem .875rem;font-weight:650}.sell-icon-button{width:44px;height:44px;color:var(--app-text);background:var(--app-secondary-bg);cursor:pointer;border:0;border-radius:.75rem;place-items:center;padding:0;font-size:1rem;display:grid}.sell-icon-button:disabled{opacity:.4;cursor:default}.sell-photos{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.sell-photos__item{background:var(--app-secondary-bg);border-radius:.75rem;align-items:center;gap:.625rem;min-height:60px;padding:.5rem;display:flex}.sell-photos__image{object-fit:cover;border-radius:.5rem;width:56px;height:56px}.sell-photos__cover{color:var(--app-on-accent);background:var(--app-accent);border-radius:.5rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:720}.sell-photos__pending-name{text-overflow:ellipsis;white-space:nowrap;max-width:9rem;font-size:.8125rem;overflow:hidden}.sell-photos__status{color:var(--app-hint);font-size:.75rem}.sell-photos__status--error{color:#b3261e;font-weight:650}.sell-photos__controls{align-items:center;gap:.375rem;margin-left:auto;display:flex}.sell-photos__input{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.sell-location__point{background:var(--app-secondary-bg);font-variant-numeric:tabular-nums;border-radius:.75rem;gap:.25rem;margin:0;padding:.75rem;display:grid}.sell-location__nudges{gap:.5rem;display:flex}.sell-preview{gap:.625rem;margin:0;display:grid}.sell-preview__row{gap:.125rem;display:grid}.sell-preview__row dt{color:var(--app-hint);font-size:.6875rem;font-weight:650}.sell-preview__row dd{overflow-wrap:anywhere;margin:0;font-size:.9375rem;line-height:1.4}.sell-preview__cover{object-fit:cover;border-radius:.75rem;width:96px;height:96px}.sell-preview__replica{color:var(--app-on-accent);background:var(--app-accent);border-radius:.5rem;justify-self:start;margin:0;padding:.25rem .625rem;font-size:.75rem;font-weight:720}.sell-pressable{transition:transform .1s ease-out,opacity .1s ease-out}.sell-pressable:active:not(:disabled){transform:scale(.96)}@media (prefers-reduced-motion:reduce){.sell-pressable{transition-property:opacity;transition-duration:.1s}.sell-pressable:active:not(:disabled){opacity:.82;transform:none}}@media (prefers-reduced-transparency:reduce){.sell-wizard,.sell-wizard__header{background:var(--app-bg);-webkit-backdrop-filter:none;backdrop-filter:none}}@media (prefers-contrast:more){.sell-field__input,.sell-choice,.sell-secondary-button,.sell-icon-button{border:1px solid var(--app-text)}}:root{--app-bg:var(--tg-theme-bg-color,#fff);--app-text:var(--tg-theme-text-color,#17212b);--app-hint:var(--tg-theme-hint-color,#707579);--app-secondary-bg:var(--tg-theme-secondary-bg-color,#f1f1f3);--app-accent:#9cbb04;--app-on-accent:#17212b;--safe-top:max(var(--tg-safe-area-inset-top,0px), var(--tg-content-safe-area-inset-top,0px));--safe-right:max(var(--tg-safe-area-inset-right,0px), var(--tg-content-safe-area-inset-right,0px));--safe-bottom:max(var(--tg-safe-area-inset-bottom,0px), var(--tg-content-safe-area-inset-bottom,0px));--safe-left:max(var(--tg-safe-area-inset-left,0px), var(--tg-content-safe-area-inset-left,0px));--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{--app-accent:#556832;--app-on-accent:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root{font-synthesis:none;font-optical-sizing:auto;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}body{min-width:320px;min-height:100svh;color:var(--app-text);background:var(--app-bg);margin:0}button,input,textarea,select{font:inherit}button{touch-action:manipulation}.app-content{min-height:100svh}.app-shell{min-height:100svh;padding:calc(1rem + var(--safe-top)) calc(1rem + var(--safe-right)) calc(1rem + var(--safe-bottom)) calc(1rem + var(--safe-left));color:var(--app-text);background:var(--app-bg);place-items:center;display:grid}.app-shell__state{justify-items:center;gap:.75rem;display:grid}.app-shell__message{color:var(--app-hint);letter-spacing:.01em;text-align:center;margin:0;font-size:.9375rem;line-height:1.4}.app-shell__retry{min-width:44px;min-height:44px;color:var(--app-on-accent);background:var(--app-accent);cursor:pointer;border:0;border-radius:.75rem;padding:.625rem 1rem;font-weight:600;line-height:1.2;transition:transform .1s ease-out,filter .1s ease-out}.app-shell__retry:active{filter:brightness(.96);transform:scale(.96)}.app-shell__retry:focus-visible{outline:2px solid var(--app-text);outline-offset:3px}@media (prefers-reduced-motion:reduce){.app-shell__retry{transition:opacity .1s ease-out}.app-shell__retry:active{filter:none;opacity:.82;transform:none}}@media (prefers-reduced-transparency:reduce){.app-shell{background:var(--app-bg);-webkit-backdrop-filter:none;backdrop-filter:none}}@media (prefers-contrast:more){.app-shell__retry{border:2px solid var(--app-text)}}
