:root{--bg: #ffffff;--bg-deep: #ffffff;--ink: #12131a;--muted: #5b6178;--accent: #4f46e5;--accent-soft: #eef0ff;--offer: #4338ca;--request: #7c3aed;--surface: #ffffff;--line: rgba(67, 56, 202, .14);--shadow: none;--radius: 18px;--font: "Manrope", sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--ink);font-family:var(--font);background:#fff}a{color:var(--accent);text-decoration:none}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;background:#fff}.site-header-sticky{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--line)}.site-header,.site-main,.site-footer{width:min(1265px,calc(100% - 1.7rem));margin-inline:auto}.site-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.75rem 0}.brand{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font);font-size:clamp(1.15rem,2vw,1.45rem);font-weight:800;color:var(--ink);letter-spacing:-.03em;white-space:nowrap}.brand__icon{width:34px;height:34px;display:block;flex-shrink:0;object-fit:contain}.brand__name{position:relative;display:inline-block}.brand__chip{position:absolute;right:0;bottom:calc(100% - 5px);border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--request));color:#fff;padding:.22rem .58rem;font-size:.66rem;font-weight:800;letter-spacing:.02em;line-height:1}.header-search{display:flex;align-items:stretch;gap:.55rem;min-width:0}.categories-wrap{position:relative;flex-shrink:0;display:flex}.categories-btn{display:inline-flex;align-items:center;gap:.45rem;border:0;border-radius:12px;background:var(--accent);color:#fff;padding:0 .95rem;cursor:pointer;font-weight:700;white-space:nowrap;height:100%;box-sizing:border-box}.create-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:var(--request);color:#fff!important;padding:0 .95rem;font-weight:700;white-space:nowrap;flex-shrink:0;height:auto;align-self:stretch;box-sizing:border-box}.create-btn:hover{filter:brightness(.95)}.categories-menu{position:absolute;top:calc(100% + .4rem);left:0;min-width:220px;display:grid;background:#fff;border:1px solid var(--line);border-radius:12px;padding:.35rem;z-index:120}.categories-menu button{border:0;background:transparent;text-align:left;padding:.65rem .75rem;border-radius:8px;cursor:pointer;color:var(--ink)}.categories-menu button:hover{background:var(--accent-soft);color:var(--accent)}.ozon-search{flex:1;min-width:0;display:grid;grid-template-columns:auto 1fr auto auto;align-items:stretch;border:2px solid var(--accent);border-radius:12px;background:#fff;overflow:hidden;min-height:48px}.ozon-search__scope{position:relative;display:inline-flex;align-items:center;margin:.3rem 0 .3rem .3rem;padding:0 .7rem;border-radius:8px;background:#f3f4f8;color:var(--ink);font-weight:600;font-size:.92rem;white-space:nowrap}.ozon-search__scope span{padding-right:1rem}.ozon-search__scope:after{content:"";position:absolute;right:.55rem;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid var(--muted)}.ozon-search__scope select{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%}.ozon-search__input{border:0!important;border-radius:0!important;outline:none;padding:.75rem .7rem!important;min-width:0;background:transparent!important}.ozon-search__camera{display:inline-flex;align-items:center;justify-content:center;padding:0 .55rem;color:var(--muted)}.ozon-search__submit{border:0;border-radius:0;background:var(--accent);color:#fff;padding:0 1rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ozon-search__submit:hover{background:var(--offer)}.header-user{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.header-link,.linkish{color:var(--ink);background:none;border:0;padding:0;cursor:pointer;font-weight:600}.header-link.active{color:var(--accent)}.header-user__profile{display:inline-flex;align-items:center;gap:.5rem;color:inherit}.header-user__avatar{width:34px;height:34px;border-radius:50%;background:var(--accent-soft);color:var(--accent);display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;overflow:hidden;flex-shrink:0}.user-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;background:inherit;color:inherit;font:inherit;line-height:1;flex-shrink:0;box-sizing:border-box}.header-user__avatar>.user-avatar,.profile-summary-card__avatar>.user-avatar{width:100%;height:100%}.user-avatar.has-image{background:#e8eaf2}.user-avatar img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;display:block}.header-user__meta{display:grid;line-height:1.15}.header-user__meta strong{font-size:.92rem}.header-user__meta small{color:var(--muted);font-size:.78rem}.cta-nav{background:var(--accent)!important;color:#fff!important;padding:.55rem .9rem!important;border-radius:999px}.site-main{padding-top:1.25rem;padding-bottom:3rem}.city-filter{display:inline-flex;gap:.4rem;align-items:center}.city-filter input{width:140px;border:1px solid var(--line);border-radius:999px;padding:.55rem .85rem;background:#fff}.city-filter button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.55rem .8rem;cursor:pointer;font-weight:600}.search-hint{margin:0 0 1rem}.site-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem;padding:1.5rem 0 2rem;color:var(--muted);font-size:.95rem}.site-footer p{margin:0}.site-footer__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem 1.1rem}.site-footer__action{border:0;background:transparent;padding:0;color:var(--accent);font:inherit;font-size:.88rem;font-weight:600;cursor:pointer;text-decoration:none}.site-footer__action:hover{text-decoration:underline}.site-footer__action--feedback{color:var(--request)}.auth-panel h1,.form-panel h1,.profile h1,.detail h1{font-family:var(--font);font-size:clamp(2rem,5vw,3.4rem);line-height:1.05;margin:0 0 .75rem;letter-spacing:-.03em}.feed-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.tabs{display:flex;gap:.5rem;margin-bottom:0}.view-toggle{display:inline-flex;align-items:center;gap:.45rem;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;padding:.55rem .95rem;cursor:pointer;font-weight:600}.view-toggle:hover{border-color:var(--accent);color:var(--accent)}.tab{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:.65rem 1.1rem;cursor:pointer}.tab.active{background:var(--accent);border-color:var(--accent);color:#fff}.filters,.stack-form,.auth-panel,.form-panel,.detail,.profile,.response-form,.responses{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.stack-form input,.stack-form select,.stack-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:.75rem .9rem;background:#fff}.stack-form button,.detail button{border:0;border-radius:12px;background:var(--accent);color:#fff;padding:.8rem 1.1rem;cursor:pointer;font-weight:700}.stack-form button:disabled{opacity:.6;cursor:not-allowed}.listing-grid{display:grid;gap:1.5rem 1.25rem}.listing-grid--large{grid-template-columns:repeat(3,minmax(0,1fr))}.listing-grid--medium{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem .9rem}.listing-grid--dense{grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem .75rem}.listing-grid--medium .listing-card,.listing-grid--dense .listing-card{gap:.55rem}.listing-grid--medium .listing-card__media,.listing-grid--dense .listing-card__media{border-radius:14px}.listing-grid--medium .listing-card h3,.listing-grid--dense .listing-card h3{font-size:.95rem;min-height:2.565rem}.listing-grid--dense .listing-card h3{font-size:.88rem;min-height:calc(.88rem * 1.35 * 2)}.listing-grid--medium .listing-card__favorite{width:2.1rem;height:2.1rem}.listing-grid--medium .listing-card__favorite svg{width:1.5rem;height:1.5rem}.listing-grid--dense .listing-card__favorite{width:1.95rem;height:1.95rem;top:.35rem;right:.35rem}.listing-grid--dense .listing-card__favorite svg{width:1.35rem;height:1.35rem}.listing-grid--medium .listing-card__price,.listing-grid--dense .listing-card__price{font-size:.95rem;min-height:1.1875rem}.listing-grid--dense .listing-card__price{font-size:.9rem;min-height:1.125rem}.listing-grid--medium .listing-card__author,.listing-grid--dense .listing-card__author{font-size:.8rem}.listing-grid--dense .listing-card__author{font-size:.75rem}.listing-grid--medium .listing-card__location,.listing-grid--dense .listing-card__location{font-size:.85rem}.listing-grid--dense .listing-card__location{font-size:.8rem}.listing-card{display:grid;gap:.75rem;color:inherit;background:#fff;border:0;border-radius:0;padding:0}.listing-card__media{position:relative;aspect-ratio:3 / 4;border-radius:18px;overflow:hidden;background:#eef0ff}.listing-card__media img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.listing-card__placeholder{width:100%;height:100%;background:linear-gradient(145deg,#eef0ff,#ddd6fe 55%,#c7d2fe)}.listing-card__favorite{position:absolute;top:.4rem;right:.4rem;z-index:2;width:2.25rem;height:2.25rem;border-radius:0;background:transparent;color:#fff;filter:none;box-shadow:none}.listing-card__favorite:hover{background:transparent;color:#e11d48}.listing-card__favorite.is-active{color:#e11d48}.listing-card__favorite svg{width:1.65rem;height:1.65rem;overflow:visible}.listing-card__favorite-underlay{fill:#fff;stroke:none}.listing-card__favorite-outline{fill:none}.listing-card__favorite.is-active .listing-card__favorite-outline,.listing-card__favorite:hover .listing-card__favorite-outline{fill:currentColor}.listing-card__photo-dots{position:absolute;left:50%;bottom:.7rem;z-index:1;display:flex;align-items:center;justify-content:center;gap:.3rem;transform:translate(-50%);pointer-events:none}.listing-card__photo-dot{width:.38rem;height:.38rem;border-radius:999px;background:#ffffff8c;box-shadow:0 0 0 1px #0f172a2e;transition:transform .15s ease,background .15s ease}.listing-card__photo-dot.is-active{background:#fff;transform:scale(1.2);box-shadow:0 0 0 1px #0f172a47}@media (hover: none){.listing-card__photo-dots{display:none}}.listing-card__body{display:grid;gap:.35rem;padding:0 .15rem}.listing-card h3{margin:0;font-size:1.05rem;font-weight:600;line-height:1.35;min-height:calc(1.05rem * 1.35 * 2);color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;padding:0;background:transparent;color:inherit;cursor:pointer;border-radius:8px}.icon-btn.is-active{color:#e11d48}.listing-card__price{margin:0;font-size:1.05rem;font-weight:800;line-height:1.25;min-height:1.3125rem;color:var(--ink)}.listing-card__author{margin:0;color:var(--muted);font-size:.88rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listing-card__location{margin:0;display:inline-flex;align-items:center;gap:.35rem;color:var(--muted);font-size:.92rem;min-height:1.35rem}.listing-card__location-spacer{display:block;width:1px;height:1.35rem}.listing-card__location svg{flex-shrink:0;color:var(--accent)}.detail__meta{display:flex;flex-wrap:wrap;gap:.5rem;color:var(--muted);font-size:.9rem}.detail__photo{margin-bottom:1rem;border-radius:18px;overflow:hidden;background:#eef0ff}.detail__photo img{width:100%;max-height:420px;object-fit:cover;display:block}.photo-preview{border-radius:14px;overflow:hidden;border:1px solid var(--line);max-width:280px}.photo-preview img{width:100%;display:block;aspect-ratio:1 / 1;object-fit:cover}.badge{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:.78rem;font-weight:700;background:var(--accent-soft);color:var(--offer)}.badge--request{background:#f3e8ff;color:var(--request)}.badge--product{background:#e0f2fe;color:#0369a1}.badge--new{background:#e8f5e9;color:#2e7d32;flex-shrink:0}.badge--seen{background:#eef0f5;color:#6b7280;flex-shrink:0}.profile-inbox-unread{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;margin-left:.45rem;padding:0 .35rem;border-radius:999px;background:#2e7d32;color:#fff;font-size:.72rem;font-weight:800;vertical-align:middle}.profile-response--new{border-color:#c8e6c9;background:#f7fbf7}.profile-response__title-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.profile-response__telegram{display:inline-flex;align-items:center;gap:.35rem;color:#1b7bbf;font-size:.85rem;font-weight:600;text-decoration:none}.profile-response__telegram:hover{text-decoration:underline}.profile-response .listing-detail__telegram-cta{width:fit-content;max-width:100%}.profile-response .listing-detail__share-telegram-block{margin-top:.15rem}.profile__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.profile__header h1{margin:0 0 .35rem;font-size:clamp(1.8rem,4vw,2.4rem)}.logout-btn{border:0;background:var(--request);color:#fff;border-radius:12px;padding:.75rem 1.2rem;cursor:pointer;font-weight:700;flex-shrink:0}.logout-btn:hover{filter:brightness(.95);color:#fff}.auth-panel,.form-panel,.detail,.profile{padding:1.5rem}.stack-form{display:grid;gap:.9rem;padding:1rem;margin:1rem 0}.stack-form label{display:grid;gap:.4rem;font-weight:600}.row-2{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.detail__body{white-space:pre-wrap;line-height:1.6;font-size:1.05rem}.price{font-size:1.25rem;font-weight:800;color:var(--accent)}.responses ul,.plain-list{list-style:none;padding:0;margin:0;display:grid;gap:.85rem}.responses li,.plain-list li{padding-bottom:.75rem;border-bottom:1px solid var(--line)}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1rem}.profile-dashboard{position:relative;display:grid;grid-template-columns:290px minmax(0,1fr);align-items:start;gap:1.5rem;padding:2rem 0 4rem}.profile-dashboard__loading{padding:4rem 0;color:var(--muted);text-align:center}.profile-dashboard__error{grid-column:1 / -1;margin:0;padding:.8rem 1rem;border-radius:10px;background:#fff0fb;color:#a21caf;font-size:.84rem}.profile-dashboard__notice{position:fixed;top:88px;left:50%;z-index:150;transform:translate(-50%);padding:.75rem 1rem;border-radius:10px;background:#242037;color:#fff;box-shadow:0 10px 30px #12131a2e;font-size:.82rem}.profile-sidebar,.profile-main{display:grid;gap:1rem}.profile-summary-card,.profile-verification-card,.profile-about-card,.profile-balance-card,.profile-services-card,.profile-favorites-card,.profile-responses-card,.profile-reviews-card{border:1px solid #e8eaf2;border-radius:16px;background:#fff;box-shadow:0 8px 28px #4338ca0a}.profile-summary-card{padding:1.6rem 1.25rem 1.25rem;text-align:center}.profile-summary-card__avatar{width:78px;height:78px;display:flex;align-items:center;justify-content:center;margin:0 auto .8rem;border-radius:50%;background:linear-gradient(145deg,#f1efff,#e5e1ff);color:var(--accent);font-size:2rem;font-weight:700;overflow:hidden}.profile-summary-card h1{margin:0;font-size:1.35rem;font-weight:800;letter-spacing:-.02em}.profile-summary-card>p{margin:.3rem 0 0;color:var(--muted);font-size:.84rem;font-weight:500}.profile-summary-card__location{display:inline-flex;align-items:center;gap:.3rem;margin-top:.45rem;color:var(--muted);font-size:.8rem;font-weight:500}.profile-summary-card__location svg{width:14px;height:14px;fill:none;stroke:var(--accent);stroke-width:1.8}.profile-summary-card__actions{display:grid;gap:.55rem;margin-top:1rem}.profile-summary-card__actions button,.profile-summary-card__actions a{min-height:38px;display:flex;align-items:center;justify-content:center;gap:.55rem;border:1px solid #dfe2ed;border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font-size:.82rem;font-weight:700}.profile-summary-card__actions>:first-child{border-color:var(--accent);color:var(--accent)}.profile-summary-card__actions button:hover,.profile-summary-card__actions a:hover{background:#f8f7ff}.profile-summary-card__actions svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.profile-verification-card{padding:.7rem 1rem}.profile-verification-card>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;min-height:45px}.profile-verification-card>div+div{border-top:1px solid #f0f1f6}.profile-verification-card>.profile-verification-card__contact-cta{grid-template-columns:minmax(0,1fr);padding:.45rem 0}.profile-verification-card__icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f3f1ff;color:var(--accent)}.profile-verification-card__icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.profile-verification-card p{min-width:0;margin:0;font-size:.8rem;font-weight:500}.profile-verification-card .listing-detail__telegram-cta{width:100%;margin-top:0;padding:.55rem .65rem;font-size:.72rem}.profile-contact-phone,.profile-contact-telegram{white-space:nowrap}.profile-verification-card__check{width:18px;height:18px;display:flex;align-items:center;justify-content:center;border:1px solid #5dc58b;border-radius:50%;color:#26995a;font-size:.65rem;font-weight:800}.profile-verification-card__hidden{width:18px;height:18px;display:flex;align-items:center;justify-content:center;border:1px solid #c5c9d6;border-radius:50%;color:#7b8194}.profile-verification-card__hidden svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.profile-verification-card__pending{color:#9ca1b5}.profile-about-card{padding:1.15rem}.profile-about-card h2{margin:0 0 .65rem;font-size:1rem;font-weight:800}.profile-about-card p{margin:0;color:#555b70;font-size:.84rem;font-weight:500;line-height:1.65}.profile-about-card button,.profile-about-card a,.profile-logout{border:0;background:transparent;color:var(--accent);cursor:pointer;font-size:.8rem;font-weight:700;text-decoration:none}.profile-about-card button,.profile-about-card a{margin-top:.7rem;padding:0;display:inline-block}.profile-logout{justify-self:start;padding:.25rem .4rem;color:#777d90}.profile-balance-card{padding:1.45rem}.profile-balance-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.profile-balance-card h2,.profile-balance-card h3,.profile-balance-card p{margin:0}.profile-balance-card h2{font-size:1.35rem}.profile-balance-card>header p{margin-top:.25rem;color:var(--muted);font-size:.8rem}.profile-balance-card>header>strong{color:var(--accent);font-size:1.45rem}.profile-balance-card__warning{margin-top:1rem!important;padding:.8rem .9rem;border-radius:10px;background:#fff7ed;color:#9a4b12;font-size:.84rem;line-height:1.45}.profile-balance-card__journal{margin-top:1.1rem;padding-top:1rem;border-top:1px solid #eceef5}.profile-balance-card__journal h3{font-size:.95rem}.profile-balance-card__rows{display:grid;margin-top:.65rem}.profile-balance-card__row{display:flex;justify-content:space-between;gap:1rem;padding:.75rem 0;border-top:1px solid #f0f1f6}.profile-balance-card__row:first-child{border-top:0}.profile-balance-card__row>div{display:grid;gap:.15rem}.profile-balance-card__row>div:last-child{justify-items:end;text-align:right}.profile-balance-card__row span,.profile-balance-card__row small,.profile-balance-card__empty{color:var(--muted);font-size:.76rem}.profile-balance-card__row .is-positive{color:#16834b}.profile-balance-card__row .is-negative{color:#c2413b}.profile-balance-card__empty{margin-top:.75rem!important}.profile-services-card{padding:1.45rem}.profile-services-card>header,.profile-reviews-card>header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.profile-services-card>header h2,.profile-reviews-card>header h2{margin:0;font-size:1.35rem;font-weight:800;letter-spacing:-.025em}.profile-services-card__stats{display:flex;gap:1.6rem;color:var(--muted);font-size:.78rem;font-weight:500}.profile-services-card__stats b{color:var(--ink);font-weight:700}.profile-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem}.profile-service{position:relative;min-width:0;height:100%;display:flex;flex-direction:column;overflow:visible;border:1px solid #eceef5;border-radius:12px;background:#fff}.profile-service__media{display:block;aspect-ratio:3 / 4;overflow:hidden;border-radius:12px 12px 0 0;background:linear-gradient(145deg,#f2efff,#d9d8ff)}.profile-service__media img,.profile-service__media span{width:100%;height:100%;display:block;object-fit:cover}.profile-service__body{flex:1;padding:.7rem}.profile-service__title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.35rem}.profile-service__title-row>a{min-width:0;overflow:hidden;color:var(--ink);font-size:.84rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.profile-service__title-row>div,.profile-service__actions{display:flex;gap:.25rem;color:#73798d;position:relative}.profile-service__icon-btn{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:inherit;padding:0;cursor:pointer}.profile-service__icon-btn:hover,.profile-service__icon-btn.is-open{color:var(--accent);background:#f3f4fb}.profile-service__icon-btn.is-active{color:#e11d48}.profile-service__icon-btn.is-active svg{fill:currentColor}.profile-service__icon-btn:disabled{cursor:not-allowed;opacity:.55}.profile-service__title-row svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6}.profile-service__title-row svg.is-filled{fill:currentColor;stroke:none}.profile-service__menu{position:relative}.profile-service__menu-panel{position:absolute;top:calc(100% + .25rem);right:0;z-index:5;min-width:148px;display:grid;padding:.3rem;border:1px solid #e6e8f0;border-radius:10px;background:#fff;box-shadow:0 10px 28px #181c301f}.profile-service__menu-panel a,.profile-service__menu-panel button{display:block;width:100%;border:0;border-radius:7px;background:transparent;color:var(--ink);padding:.5rem .6rem;text-align:left;font:inherit;font-size:.78rem;font-weight:600;cursor:pointer}.profile-service__menu-panel a:hover,.profile-service__menu-panel button:hover{background:#f4f5fb}.profile-service__menu-panel .is-danger{color:#be123c}.profile-service__menu-panel button:disabled{cursor:not-allowed;opacity:.55}.profile-service__body>strong{display:block;margin-top:.55rem;font-size:.9rem;font-weight:800}.profile-service__body>p,.profile-service__city{display:flex;align-items:center;gap:.25rem;margin:.45rem 0 0;min-height:1rem;overflow:hidden;color:var(--muted);font-size:.72rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.profile-service__city-spacer{display:block;width:1px;height:1rem}.profile-service__body>p svg,.profile-service__city svg{width:12px;height:12px;flex:0 0 auto;fill:none;stroke:var(--accent);stroke-width:1.7}.profile-service footer{margin-top:auto;min-height:43px;display:flex;align-items:center;gap:.65rem;padding:.55rem .7rem;border-top:1px solid #eceef5;font-size:.68rem;font-weight:600}.profile-service footer a,.profile-service footer span{display:inline-flex;align-items:center;gap:.25rem}.profile-service footer span{color:#9297a8}.profile-service footer span.is-active{color:#26995a}.profile-service footer svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.7}.profile-service footer button{margin-left:auto;border:0;background:transparent;color:#8a90a2;padding:0;cursor:pointer;font-size:.68rem;font-weight:600}.profile-services-card__empty{display:grid;justify-items:center;gap:.8rem;margin-top:1rem;padding:3.5rem 1rem;border:1px dashed #dfe2ed;border-radius:12px;color:var(--muted);text-align:center}.profile-services-card__empty p{margin:0;font-size:.82rem}.profile-services-card__empty a{padding:.65rem 1rem;border-radius:8px;background:var(--accent);color:#fff;font-size:.75rem;font-weight:700}.profile-reviews-card,.profile-responses-card,.profile-favorites-card{padding:1.25rem 1.45rem}.profile-favorites-card>header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.profile-favorites-card>header h2{margin:0;font-size:1.05rem;font-weight:800}.profile-favorites-card .profile-services-grid{margin-top:1rem}.profile-favorites-card .profile-service footer span.badge{margin-left:auto}.profile-responses-card>header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.profile-responses-card>header h2{margin:0;font-size:1.05rem;font-weight:800}.profile-responses-list{display:grid;gap:.9rem;margin-top:1rem}.profile-response{display:grid;gap:.75rem;padding:1rem 1.05rem;border:1px solid #eceef5;border-radius:14px;background:#fbfbfe}.profile-response__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.profile-response__head a{display:block;color:var(--ink);font-size:.95rem;font-weight:700;text-decoration:none}.profile-response__head a:hover{color:var(--accent)}.profile-response__head small{display:block;margin-top:.2rem;color:var(--muted);font-size:.75rem}.profile-response__message{margin:0;color:var(--ink);font-size:.9rem;line-height:1.45;white-space:pre-wrap}.profile-response__edit textarea{width:100%;min-height:110px;resize:vertical;border:1px solid var(--line);border-radius:10px;padding:.75rem .85rem;font:inherit;background:#fff}.profile-response__actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.profile-response__delete{margin-right:auto;border:1px solid #f1b4b4;background:#fff5f5;color:#c62828;border-radius:9px;padding:.55rem .9rem;font:inherit;font-weight:700;cursor:pointer}.profile-response__delete:hover:not(:disabled){background:#ffe8e8}.profile-response__cancel,.profile-response__save{border-radius:9px;padding:.55rem .9rem;font:inherit;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.profile-response__cancel{border:1px solid var(--line);background:#fff;color:var(--ink)}.profile-response__save{border:0;background:linear-gradient(90deg,var(--accent),var(--request));color:#fff}.profile-response__delete:disabled,.profile-response__cancel:disabled,.profile-response__save:disabled{cursor:not-allowed;opacity:.65}.profile-reviews-card>header span{color:var(--accent);font-size:.78rem;font-weight:700}.profile-reviews-card__empty{display:flex;align-items:center;gap:.8rem;margin-top:1rem;padding:1rem;border-top:1px solid #eceef5}.profile-reviews-card__empty>span{width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:#f3f1ff;color:var(--accent)}.profile-reviews-card__empty strong{font-size:.86rem;font-weight:800}.profile-reviews-card__empty p{margin:.25rem 0 0;color:var(--muted);font-size:.78rem;font-weight:500}.profile-edit{padding:1.8rem 0 4rem}.profile-edit__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1.4rem}.profile-edit__back{display:inline-flex;margin-bottom:.65rem;font-size:.78rem;font-weight:700}.profile-edit__header h1{margin:0;font-size:1.65rem;font-weight:800;letter-spacing:-.03em}.profile-edit__header p{margin:.4rem 0 0;color:var(--muted);font-size:.82rem}.profile-edit__header-actions{display:flex;align-items:center;gap:.75rem}.profile-edit__header-actions a,.profile-edit__header-actions button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe2ed;border-radius:9px;background:#fff;color:var(--ink);padding:.7rem 1.25rem;cursor:pointer;font-size:.8rem;font-weight:700}.profile-edit__header-actions button{min-width:164px;border-color:transparent;background:linear-gradient(90deg,var(--accent),var(--request));color:#fff}.profile-edit__header-actions button:disabled{cursor:wait;opacity:.65}.profile-edit__error{margin:0 0 1rem;padding:.8rem 1rem;border-radius:10px;background:#fff0fb;color:#a21caf;font-size:.82rem}.profile-edit__layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:1.25rem}.profile-edit__form,.profile-edit__sidebar{display:grid;gap:1rem}.profile-edit__sidebar{position:sticky;top:92px}.profile-edit-card,.profile-preview-card,.profile-completeness-card{border:1px solid #e8eaf2;border-radius:16px;background:#fff;box-shadow:0 8px 28px #4338ca0a}.profile-edit-card{padding:1.2rem 1.35rem}.profile-edit-card--main{display:grid;grid-template-columns:145px minmax(0,1fr);gap:1.3rem}.profile-edit-avatar{display:flex;align-items:center;flex-direction:column;padding-top:.25rem}.profile-edit-avatar__input{display:none}.profile-edit-avatar__image{width:84px;height:84px;font-size:2rem;font-weight:700;background:linear-gradient(145deg,#f1efff,#e5e1ff);color:var(--accent)}.profile-edit-avatar button{min-height:36px;display:flex;align-items:center;justify-content:center;gap:.45rem;margin-top:.75rem;border:1px solid var(--accent);border-radius:8px;background:#fff;color:var(--accent);padding:.55rem .75rem;font-size:.72rem;font-weight:700;cursor:pointer}.profile-edit-avatar button:disabled{cursor:not-allowed;opacity:.6}.profile-edit-avatar__remove{border-color:transparent!important;background:transparent!important;color:var(--muted)!important;text-decoration:underline;text-underline-offset:2px;font-weight:500!important;margin-top:.35rem!important}.profile-edit-avatar svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7}.profile-edit-avatar__hint{margin-top:.45rem;color:#9095a7;font-size:.62rem;text-align:center}.profile-edit-card__identity,.profile-edit-contacts,.profile-edit-work{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.profile-edit-card label,.profile-edit-work label{min-width:0;display:grid;gap:.4rem}.profile-edit-card label>span,.profile-edit-work label>span{color:#555b70;font-size:.7rem;font-weight:700}.profile-edit-card input,.profile-edit-card select,.profile-edit-card textarea{width:100%;border:1px solid transparent;border-radius:8px;background:#f7f7fb;color:var(--ink);padding:.68rem .75rem;outline:none;font-size:.78rem}.profile-edit-card input:focus,.profile-edit-card select:focus,.profile-edit-card textarea:focus{border-color:var(--accent);background:#fff}.profile-edit-card input:disabled,.profile-edit-card select:disabled,.profile-edit-card textarea:disabled,.profile-edit-card input:read-only:not([type=checkbox]):not([type=radio]){color:#858a9d;cursor:not-allowed}.profile-edit-card textarea{resize:vertical}.profile-edit-card__wide{grid-column:1 / -1}.profile-edit-card>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.profile-edit-card>header h2{margin:0;font-size:.95rem}.profile-edit-card>header span{color:#9297a8;font-size:.64rem}.profile-edit-contacts{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-edit-contact{min-width:0;display:grid;gap:.55rem;align-content:start}.profile-edit-input-with-icon{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.45rem;border-radius:8px;background:#f7f7fb;padding:0 .65rem}.profile-edit-input-with-icon input{padding-inline:0}.profile-edit-input-with-icon svg{width:16px;height:16px;fill:none;stroke:var(--accent);stroke-width:1.7}.profile-edit-input-with-icon b{width:17px;height:17px;display:flex;align-items:center;justify-content:center;border:1px solid #5dc58b;border-radius:50%;color:#26995a;font-size:.6rem}.profile-edit-input-with-icon.is-disabled{opacity:.65}.profile-edit-check{display:flex!important;align-items:center;grid-template-columns:none!important;gap:.5rem!important;cursor:pointer}.profile-edit-check input{width:17px;height:17px;margin:0;padding:0;accent-color:var(--accent);cursor:pointer}.profile-edit-check:has(input:disabled),.profile-edit-check input:disabled{cursor:not-allowed}.profile-edit-check--verification input,.listing-detail__share-email-verification input{pointer-events:none}.profile-edit-check--verification,.listing-detail__share-email-verification{cursor:not-allowed}.profile-edit-check span{font-size:.7rem!important}.profile-edit-work{margin:0;border:0;padding:0}.profile-preview-card,.profile-completeness-card{padding:1.25rem}.profile-preview-card h2,.profile-completeness-card h2{margin:0 0 1rem;font-size:.95rem}.profile-preview-card__person{display:flex;align-items:center;gap:.8rem}.profile-preview-card__avatar{width:56px;height:56px;flex:0 0 auto;font-size:1.45rem;font-weight:700;background:linear-gradient(145deg,#f1efff,#e5e1ff);color:var(--accent);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%}.profile-preview-card__meta{display:grid;gap:.2rem;min-width:0}.profile-preview-card__person strong{font-size:.85rem}.profile-preview-card__person small{color:var(--muted);font-size:.7rem}.profile-preview-card__city{display:flex;align-items:center;gap:.35rem;margin:1rem 0;color:var(--muted);font-size:.72rem}.profile-preview-card__city svg{width:14px;height:14px;fill:none;stroke:var(--accent);stroke-width:1.7}.profile-preview-card__divider{height:1px;margin-bottom:1rem;background:#eceef5}.profile-preview-card>p:not(.profile-preview-card__city){min-height:55px;margin:0;color:#555b70;font-size:.72rem;line-height:1.6}.profile-preview-card>button{width:100%;min-height:38px;display:flex;align-items:center;justify-content:center;gap:.45rem;margin-top:1rem;border:0;border-radius:8px;background:linear-gradient(90deg,var(--accent),var(--request));color:#fff;font-size:.75rem;font-weight:700;opacity:.75}.profile-preview-card>button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}.profile-completeness-card ul{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.profile-completeness-card li{display:flex;align-items:center;gap:.55rem;color:#555b70;font-size:.75rem}.profile-completeness-card li>span{width:17px;height:17px;display:flex;align-items:center;justify-content:center;border:1px solid #b7addf;border-radius:50%;color:var(--accent);font-size:.6rem}.profile-completeness-card li>span.is-done{border-color:#5dc58b;color:#26995a}.muted{color:var(--muted)}.field-optional{font-style:normal;font-weight:400;color:var(--muted)}.error{color:#c026d3}.back{display:inline-block;margin-bottom:1rem}.login-page{width:min(100%,400px);min-height:calc(100vh - 160px);display:flex;align-items:center;justify-content:center;margin-inline:auto;padding:1.75rem 0 3rem}.login-card{width:100%;padding:1.8rem;border:1px solid #e9ebf3;border-radius:18px;background:#fff;box-shadow:0 16px 40px #4338ca1a}.login-card>header h2{margin:0;color:var(--ink);font-size:1.55rem;letter-spacing:-.02em}.login-form{display:grid;gap:.95rem;margin-top:1.4rem}.login-form>label{display:grid;gap:.4rem;color:var(--ink);font-size:.8rem;font-weight:700}.login-form__input{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;border:1px solid #dfe2ed;border-radius:9px;padding:0 .75rem}.login-form__input:focus-within{border-color:var(--accent)}.login-form__input>svg,.login-form__password-toggle svg{width:17px;height:17px;fill:none;stroke:var(--muted);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.login-form__input input{min-width:0;border:0;background:transparent;padding:.8rem 0;outline:none}.login-form__input input::placeholder{color:#9ca1b5}.login-form__password-toggle{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;padding:0;cursor:pointer}.login-form__forgot{justify-self:end;margin-top:-.35rem;border:0;background:transparent;padding:0;color:var(--accent);font:inherit;font-size:.72rem;font-weight:600;cursor:pointer}.login-form__forgot:hover{text-decoration:underline}.login-form__error{margin:0;padding:.7rem .8rem;border-radius:8px;background:#fff0fb;color:#a21caf;font-size:.78rem}.login-form__submit{width:100%;border:0;border-radius:9px;background:linear-gradient(90deg,var(--accent),var(--request));color:#fff;padding:.85rem 1rem;cursor:pointer;font-weight:700}.login-form__submit:disabled{cursor:wait;opacity:.65}.login-card__alternative,.login-card__socials button{width:100%;display:flex;align-items:center;justify-content:center;gap:.55rem;border:1px solid #dfe2ed;border-radius:9px;background:#fff;color:var(--ink);padding:.72rem 1rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.login-card__alternative:hover,.login-card__socials button:hover{border-color:#c7cce0;background:#f8f9fc}.login-card__socials button:disabled{cursor:wait;opacity:.65}.login-card__alternative{margin-top:.75rem;color:var(--accent)}.login-card__alternative svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.login-card__divider{display:flex;align-items:center;gap:.75rem;margin:.9rem 0;color:var(--muted);font-size:.7rem}.login-card__divider:before,.login-card__divider:after{content:"";height:1px;flex:1;background:#eceef5}.login-card__socials{display:grid;gap:.65rem}.login-card__google,.login-card__vk,.login-card__telegram,.login-card__yandex{width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;font-size:.75rem;font-weight:800}.login-card__telegram{background:#229ed9;color:#fff}.login-card__telegram svg{width:14px;height:14px;fill:currentColor;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.login-card__google{color:#4285f4}.login-card__yandex{background:#fc3f1d;color:#fff;font-size:.7rem}.login-card__vk{background:#2787f5;color:#fff;font-size:.58rem}.login-card__register{margin:1.3rem 0 0;color:var(--ink);font-size:.72rem;font-weight:600;text-align:center}.login-card__register a{color:var(--accent);font-weight:600}.register-page{width:min(100%,540px);min-height:calc(100vh - 160px);display:flex;align-items:center;justify-content:center;margin-inline:auto;padding:1.75rem 0 3rem}.register-card{width:100%;padding:2rem 2.65rem 1.3rem;border:1px solid #e9ebf3;border-radius:18px;background:#fff;box-shadow:0 16px 40px #4338ca1a}.register-card>header h2{margin:0;color:var(--ink);font-size:1.75rem;letter-spacing:-.025em}.register-card>header p{margin:.4rem 0 0;color:var(--muted);font-size:.83rem}.register-role{display:grid;grid-template-columns:1fr 1fr;margin-top:1rem;border:1px solid #dfe2ed;border-radius:10px;overflow:hidden}.register-role button{min-height:44px;display:flex;align-items:center;justify-content:center;gap:.65rem;border:0;background:#fff;color:var(--ink);font-weight:600;cursor:pointer}.register-role button+button{border-left:1px solid #dfe2ed}.register-role button.is-active{border-radius:9px;background:#f7f5ff;color:var(--accent);box-shadow:inset 0 0 0 1px #b9adff}.register-role svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.register-form{display:grid;gap:.8rem;margin-top:1rem}.register-form>label:not(.register-form__terms){display:grid;gap:.38rem;color:var(--ink);font-size:.78rem;font-weight:700}.register-form .login-form__input input{padding-block:.7rem}.register-form__terms{display:flex;align-items:flex-start;gap:.5rem;color:#656b7d;font-size:.72rem;line-height:1.4;cursor:pointer}.register-form__terms input{width:18px;height:18px;flex:0 0 auto;margin:0;accent-color:var(--accent)}.register-form__terms a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.register-card>.login-card__alternative{margin-top:.5rem}.register-card>.login-card__register{margin-top:1rem}.legal-page{width:min(100%,860px);margin-inline:auto;padding:2.5rem 0 4rem}.legal-card{padding:clamp(1.4rem,4vw,3.25rem);border:1px solid #e9ebf3;border-radius:18px;background:#fff;box-shadow:0 16px 40px #4338ca14}.legal-card__back{display:inline-flex;margin-bottom:1.5rem;font-size:.84rem;font-weight:700}.legal-card>header{padding-bottom:1.6rem;border-bottom:1px solid #eceef5}.legal-card__eyebrow{margin:0 0 .45rem;color:var(--accent);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.legal-card>header h1{max-width:680px;margin:0;font-size:clamp(1.65rem,4vw,2.3rem);line-height:1.2;letter-spacing:-.035em}.legal-card>header>p:last-child{margin:.75rem 0 0;color:var(--muted);font-size:.82rem}.legal-card article{display:grid;gap:1.5rem;margin-top:1.8rem}.legal-card article section{display:grid;gap:.55rem}.legal-card article h2{margin:0;font-size:1.05rem}.legal-card article p{margin:0;color:#555b70;font-size:.9rem;line-height:1.75}.pricing-page .legal-card article{gap:1rem}.pricing-page .pricing-item{gap:.8rem;padding:1.25rem;border:1px solid #e9ebf3;border-radius:14px;background:#fafaff}.pricing-item__heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.pricing-item__heading strong{flex:0 0 auto;color:var(--accent);font-size:1.05rem}.legal-card article .pricing-page__intro{padding:.35rem 0;color:var(--ink);font-weight:700}.legal-card article .pricing-item__note{padding-top:.65rem;border-top:1px solid #e4e6f0;color:var(--muted);font-size:.8rem}@media (max-width: 520px){.pricing-item__heading{align-items:flex-start;flex-direction:column;gap:.4rem}}.confirm-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:1rem;background:#12131a7a;animation:confirm-dialog-fade-in .18s ease}.confirm-dialog__panel{width:min(100%,400px);padding:1.45rem 1.5rem 1.35rem;border:1px solid #e9ebf3;border-radius:16px;background:#fff;box-shadow:0 18px 48px #4338ca29;animation:confirm-dialog-rise-in .22s cubic-bezier(.22,1,.36,1)}.confirm-dialog__icon{width:42px;height:42px;display:grid;place-items:center;margin-bottom:.9rem;border-radius:12px;background:var(--accent-soft);color:var(--accent)}.confirm-dialog__icon.is-danger{background:#fff1f3;color:#e11d48}.confirm-dialog__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.confirm-dialog__panel h3{margin:0 0 .45rem;font-size:1.12rem;letter-spacing:-.02em}.confirm-dialog__panel p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.confirm-dialog__actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin-top:1.25rem}.confirm-dialog__cancel,.confirm-dialog__confirm{min-height:42px;border-radius:10px;padding:.65rem .9rem;font:inherit;font-size:.88rem;font-weight:700;cursor:pointer}.confirm-dialog__cancel{border:1px solid var(--line);background:#fff;color:var(--ink)}.confirm-dialog__cancel:hover{background:#f7f8fc}.confirm-dialog__confirm{border:0;background:linear-gradient(90deg,var(--accent),var(--request));color:#fff}.confirm-dialog__confirm.is-danger{background:linear-gradient(90deg,#e11d48,#be123c)}.confirm-dialog__confirm:hover{filter:brightness(1.03)}.confirm-dialog__cancel:disabled,.confirm-dialog__confirm:disabled{cursor:not-allowed;opacity:.65}@keyframes confirm-dialog-fade-in{0%{opacity:0}to{opacity:1}}@keyframes confirm-dialog-rise-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.confirm-dialog,.confirm-dialog__panel{animation:none}}.login-stub-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem;background:#12131a73}.login-stub-modal__dialog{width:min(100%,360px);padding:1.4rem 1.5rem;border:1px solid #e9ebf3;border-radius:14px;background:#fff;box-shadow:0 16px 40px #4338ca24}.login-stub-modal__dialog h3{margin:0 0 .5rem;font-size:1.1rem}.login-stub-modal__dialog p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.5}.login-stub-modal__telegram{color:var(--accent);font-weight:700;text-decoration:none}.login-stub-modal__telegram:hover{text-decoration:underline}.login-stub-modal__close{width:100%;margin-top:1.1rem;border:0;border-radius:9px;background:linear-gradient(90deg,var(--accent),var(--request));color:#fff;padding:.75rem 1rem;font-weight:700;cursor:pointer}.create-page{width:min(100%,1100px);margin-inline:auto}.create-page__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.2rem;padding-right:calc(300px + 1.5rem)}.create-page__header h1{margin:0;color:var(--ink);font-size:clamp(1.65rem,3vw,2.15rem);letter-spacing:-.025em}.create-page__header p{margin:.35rem 0 0;color:var(--muted);font-size:.9rem}.create-page__draft-exit{display:inline-flex;align-items:center;gap:.45rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);padding:.55rem .9rem;cursor:pointer;font-size:.84rem;font-weight:600;white-space:nowrap}.create-page__draft-exit:hover{border-color:var(--accent);color:var(--accent)}.create-page__draft-exit svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.create-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:1.5rem}.create-form{display:grid;gap:1.25rem;padding:.25rem 0 0;border:0;border-radius:0;background:#fff}.create-form__type{display:flex;align-items:center;gap:.5rem;margin:0;padding:0;border:0}.create-form__type legend{width:100%;margin-bottom:.55rem;color:var(--ink);font-size:.86rem;font-weight:700}.create-form__type label{position:relative;cursor:pointer}.create-form__type input{position:absolute;opacity:0;pointer-events:none}.create-form__type span{display:inline-flex;padding:.6rem .85rem;border:1px solid var(--line);border-radius:10px;color:var(--muted);font-size:.86rem;font-weight:600}.create-form__type input:checked+span{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.create-form__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}.create-field{position:relative;display:grid;align-content:start;gap:.45rem;min-width:0}.create-field>span:first-child{color:var(--ink);font-size:.86rem;font-weight:700}.create-field input,.create-field select,.create-field textarea{width:100%;border:1px solid #dfe2ed;border-radius:9px;background:#fff;color:var(--ink);padding:.75rem .85rem;outline:none}.create-field input:focus,.create-field select:focus,.create-field textarea:focus{border-color:var(--accent)}.create-field input::placeholder,.create-field textarea::placeholder{color:#9ca1b5}.create-field textarea{min-height:110px;resize:vertical;line-height:1.5}.create-field small{justify-self:end;color:var(--muted);font-size:.72rem}.create-field--wide{width:100%}.create-field__price-row{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.create-field__price-row label{position:relative}.create-field__price-row label>span{position:absolute;top:50%;left:.8rem;z-index:1;color:var(--muted);font-size:.82rem;transform:translateY(-50%);pointer-events:none}.create-field__price-row input{padding-left:2.2rem}.create-field__icon-input{position:relative;display:block}.create-field__icon-input input{padding-right:2.5rem}.create-field__icon-input svg{position:absolute;top:50%;right:.8rem;width:17px;height:17px;fill:none;stroke:var(--muted);stroke-width:1.6;transform:translateY(-50%)}.create-photo-section,.create-contact{display:grid;gap:.75rem;padding-top:.1rem}.create-photo-section h2,.create-contact h2{margin:0;font-size:.92rem}.create-photo-section p,.create-contact p{margin:.25rem 0 0;color:var(--muted);font-size:.76rem}.create-photo-section__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.create-photo-section__slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.create-photo-slot{width:100%;height:105px;overflow:hidden;display:grid;place-content:center;justify-items:center;gap:.5rem;border:1px dashed #cfd3e3;border-radius:10px;background:#fff;color:var(--accent);cursor:pointer;font-size:.78rem}.create-photo-slot:hover{border-color:var(--accent);background:#fafaff}.create-photo-slot.has-image{position:relative;display:block;border-style:solid;padding:0;cursor:default}.create-photo-slot.has-image:hover{background:#fff}.create-photo-slot img{width:100%;height:100%;display:block;object-fit:cover}.create-photo-slot__remove{position:absolute;top:.35rem;right:.35rem;z-index:1;width:1.35rem;height:1.35rem;display:grid;place-items:center;border:0;border-radius:50%;background:#e11d48;color:#fff;font-size:1rem;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 1px 4px #12131a47}.create-photo-slot__remove:hover{background:#be123c}.create-photo-slot--draggable{cursor:grab}.create-photo-slot--draggable.is-dragging{opacity:.45;cursor:grabbing}.create-photo-slot--draggable.is-drop-target{outline:2px solid var(--accent);outline-offset:2px}.create-photo-slot>svg{width:22px;height:22px;fill:none;stroke:var(--muted);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.create-photo-slot--disabled{color:var(--muted);cursor:not-allowed;opacity:.72}.create-photo-slot--disabled:hover{border-color:#cfd3e3;background:#fff}.create-photo-slot__plus{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--accent);color:#fff;font-size:1.2rem;font-weight:400}.create-photo-section__remove{border:0;background:transparent;color:var(--muted);padding:0;cursor:pointer;font-size:.78rem;text-decoration:underline;text-underline-offset:2px}.create-photo-section__hint{margin:.35rem 0 0;color:var(--muted);font-size:.78rem}.create-contact__option{width:fit-content;display:inline-flex;align-items:center;gap:.55rem;padding:.7rem .85rem;border:1px solid var(--line);border-radius:9px;color:var(--ink);font-size:.84rem;font-weight:600}.create-contact__options{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem}.create-contact__option>svg{width:17px;height:17px;fill:none;stroke:var(--muted);stroke-width:1.6}.create-contact__option--disabled{color:var(--muted);cursor:not-allowed;opacity:.7}.create-contact__option--disabled small{font-size:.65rem}.create-contact__empty-check{width:18px;height:18px;border:1px solid #cfd3e3;border-radius:4px}.create-contact__check{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:var(--accent);color:#fff}.create-contact__check svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.create-form__error,.create-form__saved{margin:0;padding:.75rem .85rem;border-radius:9px;font-size:.84rem;font-weight:600}.create-form__error{background:#fff0fb;color:#a21caf}.create-form__saved{background:var(--accent-soft);color:var(--accent)}.create-form__actions{display:flex;align-items:center;gap:.75rem}.create-form__publish,.create-form__draft,.create-form__delete{min-width:180px;border-radius:9px;padding:.8rem 1.2rem;cursor:pointer;font-weight:700}.create-form__publish{border:0;background:linear-gradient(90deg,var(--accent),var(--request));color:#fff}.create-form__publish:disabled{cursor:wait;opacity:.65}.create-form__draft{border:1px solid var(--line);background:#fff;color:var(--ink);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.create-form__delete{margin-right:auto;border:1px solid #f1b4b4;background:#fff5f5;color:#c62828}.create-form__delete:disabled{cursor:wait;opacity:.65}.create-form__delete:hover:not(:disabled){background:#ffe8e8}.create-page__sidebar{position:sticky;top:88px;display:grid;gap:1rem}.create-preview,.create-tips{padding:1.15rem;border:1px solid #e9ebf3;border-radius:16px;background:#fff}.create-preview>h2,.create-tips>h2{margin:0 0 1rem;font-size:.95rem}.create-preview__card{display:grid;gap:.45rem;padding:.7rem;border:1px solid #eceef5;border-radius:13px}.create-preview__media{width:100%;aspect-ratio:3 / 4;overflow:hidden;border-radius:9px;background:linear-gradient(145deg,#f5f3ff,#ddd6fe)}.create-preview__media img,.create-preview__media>span{width:100%;height:100%;display:block;object-fit:cover}.create-preview__title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.5rem}.create-preview__title-row strong{min-width:0;overflow:hidden;font-size:.9rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.create-preview__title-row>div{display:flex;gap:.3rem;color:var(--muted)}.create-preview__title-row svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.create-preview__title-row svg.create-preview__dots{fill:currentColor;stroke:none}.create-preview__card>b{font-size:.92rem}.create-preview__card>p{display:inline-flex;align-items:center;gap:.25rem;margin:0;color:var(--muted);font-size:.76rem}.create-preview__card>p svg{width:14px;height:14px;fill:none;stroke:var(--accent);stroke-width:1.7}.create-preview__card>small{color:var(--muted);font-size:.7rem}.create-tips ul{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.create-tips li{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:.65rem}.create-tips li>span{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:.85rem;font-weight:800}.create-tips li div{display:grid;gap:.15rem}.create-tips li strong{font-size:.78rem}.create-tips li small{color:var(--muted);font-size:.68rem;line-height:1.35}.create-page__safety{display:flex;align-items:center;gap:.45rem;margin-top:1rem;color:var(--muted);font-size:.74rem}.create-page__safety svg{width:16px;height:16px;fill:none;stroke:var(--accent);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.listing-detail{width:min(100%,1100px);margin-inline:auto}.listing-detail__topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.listing-detail__back,.listing-detail__action{display:inline-flex;align-items:center;gap:.45rem;color:var(--muted);font-size:.9rem}.listing-detail__back:hover,.listing-detail__action:hover{color:var(--accent)}.listing-detail__action.active{color:var(--muted)}.listing-detail__action.active:hover{color:var(--accent)}.listing-detail__back svg,.listing-detail__action svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.listing-detail__action.active svg{fill:#e11d48;stroke:#e11d48}.listing-detail__actions{display:flex;align-items:center;gap:1.25rem}.listing-detail__action{border:0;background:transparent;padding:0;cursor:pointer}.listing-detail__layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(310px,1fr);gap:1.5rem;align-items:start}.listing-detail__main{min-width:0}.listing-detail__media-shell{width:100%;min-width:0}.listing-detail__media{position:relative;width:100%;max-width:100%;height:min(56vw,420px);margin-inline:auto;overflow:hidden;border-radius:18px;background:#f3f4f8;touch-action:pan-y;-webkit-user-select:none;user-select:none;transition:width .28s ease,height .28s ease}.listing-detail__viewport{width:100%;height:100%;overflow:hidden;cursor:grab}.listing-detail__viewport:active{cursor:grabbing}.listing-detail__track{display:flex;width:100%;height:100%;transition:transform .45s cubic-bezier(.22,1,.36,1);will-change:transform}.listing-detail__slide{flex:0 0 100%;width:100%;height:100%;margin:0;display:grid;place-items:center;background:#111318}.listing-detail__slide img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;pointer-events:none}.listing-detail__placeholder{width:100%;height:100%;display:grid;place-content:center;justify-items:center;gap:.75rem;color:var(--muted);background:linear-gradient(145deg,#f7f7ff,#eef0ff)}.listing-detail__placeholder svg{width:54px;height:54px;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.listing-detail__counter{position:absolute;left:1rem;bottom:1rem;padding:.32rem .62rem;border-radius:8px;background:#12131aad;color:#fff;font-size:.78rem;font-weight:700;animation:listing-detail-counter-in .28s ease}@keyframes listing-detail-counter-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.listing-detail__nav{position:absolute;top:50%;transform:translateY(-50%);width:2.25rem;height:2.25rem;border:0;border-radius:999px;background:#12131a8c;color:#fff;font-size:1.4rem;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .2s ease,transform .2s ease;z-index:1}.listing-detail__nav:hover{background:#12131abf}.listing-detail__nav:active{transform:translateY(-50%) scale(.94)}.listing-detail__nav--prev{left:.75rem}.listing-detail__nav--next{right:.75rem}.listing-detail__dots{display:flex;justify-content:center;gap:.55rem;padding:.85rem 0 .35rem}.listing-detail__dots span{width:6px;height:6px;border-radius:50%;background:#d8dbea;cursor:pointer;transition:background .25s ease,transform .25s ease}.listing-detail__dots span.active{background:var(--accent);transform:scale(1.35)}.listing-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:3.5rem 4.5rem;background:#080a10eb;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.listing-lightbox__figure{margin:0;max-width:100%;max-height:100%;display:grid;place-items:center}.listing-lightbox__figure img{display:block;width:auto;height:auto;max-width:min(100vw - 2rem,100%);max-height:min(100vh - 2rem,100%);object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.listing-lightbox__close{position:absolute;top:1rem;right:1rem;width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:#ffffff1f;color:#fff;cursor:pointer;display:grid;place-items:center;transition:background .2s ease;z-index:2}.listing-lightbox__close:hover{background:#ffffff38}.listing-lightbox__close svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.listing-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:#ffffff1f;color:#fff;font-size:1.7rem;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .2s ease,transform .2s ease;z-index:2}.listing-lightbox__nav:hover{background:#ffffff38}.listing-lightbox__nav:active{transform:translateY(-50%) scale(.94)}.listing-lightbox__nav--prev{left:1rem}.listing-lightbox__nav--next{right:1rem}.listing-lightbox__counter{position:absolute;left:50%;bottom:1.15rem;transform:translate(-50%);padding:.35rem .7rem;border-radius:8px;background:#00000073;color:#fff;font-size:.82rem;font-weight:700}@media (max-width: 720px){.listing-lightbox{padding:3.25rem .75rem 3.5rem}.listing-lightbox__nav--prev{left:.4rem}.listing-lightbox__nav--next{right:.4rem}}@media (prefers-reduced-motion: reduce){.listing-detail__media,.listing-detail__track,.listing-detail__nav,.listing-detail__dots span,.listing-detail__counter{transition:none;animation:none}}.listing-detail__intro{padding:0;margin-bottom:.65rem}.listing-detail__gallery{padding-bottom:1.15rem;margin-bottom:.25rem;border-bottom:1px solid #eceef5}.listing-detail__chips{display:flex;align-items:center;gap:.6rem;margin-top:.65rem;margin-bottom:0;color:var(--muted);font-size:.86rem}.listing-detail__intro h1{margin:0;color:var(--ink);font-size:clamp(1.65rem,3vw,2.2rem);line-height:1.2;letter-spacing:-.025em}.listing-detail__location{display:inline-flex;align-items:center;gap:.35rem;margin:.7rem 0 0;color:var(--muted);font-size:.92rem}.listing-detail__location svg{width:16px;height:16px;fill:none;stroke:var(--accent);stroke-width:1.8}.listing-detail__description{padding:1.35rem 0}.listing-detail__description .tg-format{color:var(--ink);line-height:1.65}.description-editor{display:grid;gap:.55rem}.description-editor__toolbar{display:flex;flex-wrap:wrap;gap:.35rem}.description-editor__tool{min-width:2rem;height:2rem;padding:0 .45rem;border:1px solid #dfe2ed;border-radius:8px;background:#fff;color:var(--ink);font-size:.78rem;font-weight:700;cursor:pointer}.description-editor__tool--bold{font-weight:800}.description-editor__tool--italic{font-style:italic}.description-editor__tool--underline{text-decoration:underline}.description-editor__tool--strike{text-decoration:line-through}.description-editor__tool:hover{border-color:var(--accent);color:var(--accent)}.description-editor__textarea{width:100%;min-height:10rem;border:1px solid #dfe2ed;border-radius:9px;background:#fff;color:var(--ink);padding:.75rem .85rem;outline:none;resize:vertical;font:inherit;line-height:1.5}.description-editor__textarea:focus{border-color:var(--accent)}.description-editor__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.35rem 1rem}.description-editor__meta small{color:var(--muted);font-size:.78rem}.description-editor__preview{display:grid;gap:.45rem;padding:.85rem .95rem;border:1px dashed #d5d9e6;border-radius:10px;background:#fafbff}.description-editor__preview-label{color:var(--muted);font-size:.74rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.tg-format{display:grid;gap:.75rem}.tg-format__p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.tg-format__bold{font-weight:700;color:inherit}.tg-format__italic{font-style:italic}.tg-format__underline{text-decoration:underline;text-underline-offset:2px}.tg-format__strike{text-decoration:line-through}.tg-format__code,.tg-format__pre{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.tg-format__code{padding:.1em .35em;border-radius:5px;background:#eef0f6}.tg-format__pre{margin:0;padding:.75rem .85rem;border-radius:10px;background:#eef0f6;overflow-x:auto;white-space:pre-wrap}.tg-format__quote{margin:0;padding:.2rem 0 .2rem .85rem;border-left:3px solid #c5cad8;color:inherit}.tg-format__link{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.tg-format__spoiler{display:inline;padding:.05em .15em;border-radius:4px;background:#2f3340;color:transparent;cursor:pointer;transition:color .15s ease,background .15s ease;-webkit-user-select:none;user-select:none}.tg-format__spoiler.is-open{background:#e8ebf4;color:inherit;cursor:text;-webkit-user-select:text;user-select:text}.listing-detail__sidebar{position:sticky;top:88px;display:grid;gap:1rem}.listing-detail__card{padding:1.5rem;border:1px solid #e9ebf3;border-radius:18px;background:#fff}.listing-detail__price{margin:0;color:var(--ink);font-size:clamp(1.45rem,2.5vw,1.8rem);font-weight:800;letter-spacing:-.025em}.listing-detail__price-note{margin:.55rem 0 .85rem;color:var(--muted);font-size:.86rem;line-height:1.45}.listing-detail__contact-stats{margin:0 0 .55rem;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .55rem;color:var(--muted);font-size:.82rem;line-height:1.35}.listing-detail__contact-stats:last-of-type{margin-bottom:.85rem}.listing-detail__contact-stat{display:inline-flex;align-items:center;gap:.35rem}.listing-detail__contact-stats svg{width:15px;height:15px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.listing-detail__contact-stats strong{color:var(--ink);font-weight:700}.listing-detail__primary,.listing-detail__response-form button{width:100%;border:0;border-radius:10px;background:linear-gradient(90deg,var(--accent),var(--request));color:#fff;padding:.9rem 1rem;cursor:pointer;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.listing-detail__primary:hover,.listing-detail__response-form button:hover{filter:brightness(.96)}a.listing-detail__primary{margin-bottom:.75rem}.listing-detail__response-form button:disabled{cursor:wait;opacity:.65}.listing-detail__owner-note,.listing-detail__closed-note{padding:.85rem 1rem;border-radius:10px;background:var(--accent-soft);color:var(--accent);text-align:center;font-weight:700}.listing-detail__owner-note+.listing-detail__closed-note{margin-top:.75rem}.listing-detail__closed-note{background:#f3f4f8;color:var(--muted)}.listing-detail__safety{display:flex;align-items:center;justify-content:center;gap:.45rem;margin:1rem 0 0;color:var(--muted);font-size:.8rem;text-align:center}.listing-detail__safety svg{width:17px;height:17px;flex-shrink:0;fill:none;stroke:var(--accent);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.listing-detail__success{margin:.9rem 0 0;color:var(--accent);font-size:.88rem;font-weight:700;text-align:center}.listing-detail__response-panel{margin-top:1rem;padding-top:1rem;border-top:1px solid #eceef5;display:grid;gap:.85rem}.listing-detail__contact-block{display:grid;gap:.35rem}.listing-detail__contact-block .listing-detail__telegram-cta{margin-top:0}.listing-detail__contact-empty,.listing-detail__login-for-response{margin:0;color:var(--muted);font-size:.82rem;line-height:1.45}.listing-detail__login-for-response a{color:var(--accent);font-weight:700;text-decoration:none}.listing-detail__login-for-response a:hover{text-decoration:underline}.listing-detail__response-status{margin:0;color:var(--muted);font-size:.88rem;text-align:center}.listing-detail__my-response{display:grid;gap:.65rem}.listing-detail__my-response-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.listing-detail__my-response-head strong{font-size:.92rem}.listing-detail__my-response-head span{color:var(--muted);font-size:.78rem}.listing-detail__my-response>p{margin:0;color:var(--ink);line-height:1.5;white-space:pre-wrap}.listing-detail__my-response-message{margin:0;padding:.85rem .95rem;border-radius:12px;background:#f3f5fb;color:var(--ink);line-height:1.5;white-space:pre-wrap}.listing-detail__my-response-edit{display:grid;gap:.65rem}.listing-detail__my-response-edit textarea{width:100%;resize:vertical;border:1px solid var(--line);border-radius:10px;padding:.75rem;outline:none;font:inherit}.listing-detail__my-response-edit textarea:focus{border-color:var(--accent)}.listing-detail__my-response .profile-response__actions{margin-top:.15rem}.listing-detail__my-response .listing-detail__success{margin-top:.25rem;text-align:left}.listing-detail__my-response .listing-detail__telegram-cta{margin-top:0}.listing-detail__my-response .error{margin:0;font-size:.84rem}.listing-detail__response-form{display:grid;gap:.65rem;margin-top:0;padding-top:0;border-top:0}.listing-detail__response-form label{font-size:.88rem;font-weight:700}.listing-detail__response-form textarea{width:100%;resize:vertical;border:1px solid var(--line);border-radius:10px;padding:.75rem;outline:none}.listing-detail__response-form textarea:focus{border-color:var(--accent)}.listing-detail__response-form .error{margin:0;font-size:.84rem}.listing-detail__facts{padding-block:.4rem}.listing-detail__fact{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:1rem 0;border-bottom:1px solid #eceef5}.listing-detail__fact:last-child{border-bottom:0}.listing-detail__fact svg{width:19px;height:19px;fill:none;stroke:var(--muted);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.listing-detail__fact span{color:var(--muted);font-size:.84rem}.listing-detail__fact strong{max-width:145px;overflow:hidden;color:var(--ink);font-size:.84rem;font-weight:600;text-align:right;text-overflow:ellipsis;white-space:nowrap}.listing-detail__responses h2{margin:0 0 1rem;font-size:1.05rem}.listing-detail__responses ul{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.listing-detail__responses li{padding-bottom:1rem;border-bottom:1px solid #eceef5}.listing-detail__responses li:last-child{padding-bottom:0;border-bottom:0}.listing-detail__responses small{display:block;margin-top:.2rem;color:var(--muted)}.listing-detail__responses p{margin:.6rem 0 0;line-height:1.45}.listing-detail__response-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.listing-detail__response-head>span{color:var(--muted);font-size:.78rem}.listing-detail__response-meta{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-end;color:var(--muted);font-size:.78rem}.listing-detail__response--new{background:#f7fbf7;margin:0 -.75rem;padding:.75rem!important;border-radius:12px;border-bottom:0!important}.listing-detail__mark-seen{margin-top:.75rem;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:9px;padding:.5rem .85rem;font:inherit;font-size:.85rem;font-weight:600;cursor:pointer}.listing-detail__mark-seen:hover:not(:disabled){border-color:#c8e6c9;background:#f7fbf7}.listing-detail__mark-seen:disabled{opacity:.6;cursor:default}.listing-detail__telegram-cta{margin-top:.75rem;display:inline-flex;align-items:center;gap:.45rem;border:0;border-radius:10px;background:#eef6ff;color:#1d6bb8;padding:.65rem .85rem;font-size:.84rem;font-family:inherit;font-weight:700;cursor:pointer;text-decoration:none}.listing-detail__telegram-cta:hover:not(:disabled){background:#e2f0ff}.listing-detail__contact-email{background:#f4efff;color:#7047b8}.listing-detail__contact-email:hover:not(:disabled){background:#e9ddff}.listing-detail__contact-phone{background:#edf9f0;color:#267a3e}.listing-detail__contact-phone:hover:not(:disabled){background:#dcf2e2}.listing-detail__telegram-cta:disabled{cursor:default;opacity:.65}.listing-detail__telegram-cta svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.listing-detail__share-telegram{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;font-size:.82rem;font-weight:600;color:var(--ink)}.listing-detail__share-telegram-block{display:grid;gap:.2rem}.listing-detail__share-telegram-block .listing-detail__share-telegram-hint,.listing-detail__share-telegram-block .listing-detail__shared-contact{margin-left:1.4rem}.listing-detail__share-telegram input{margin-top:.15rem;accent-color:var(--accent)}.listing-detail__share-telegram:has(input:disabled){cursor:not-allowed;opacity:.7}.listing-detail__share-telegram-hint,.listing-detail__shared-contact{margin:0;color:var(--muted);font-size:.78rem;line-height:1.4}.listing-detail__shared-contact a{color:var(--accent);font-weight:700;text-decoration:none}.listing-detail__shared-contact.is-muted a{color:var(--accent)}@media (max-width: 1200px){.listing-grid--dense{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1100px){.listing-grid--large{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-grid--medium,.listing-grid--dense{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 980px){.login-page{width:min(100%,400px)}.profile-edit__layout{grid-template-columns:minmax(0,1fr) 270px}.profile-edit-card--main{grid-template-columns:115px minmax(0,1fr)}.profile-edit-card__identity,.profile-edit-work{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-dashboard{grid-template-columns:240px minmax(0,1fr);gap:1rem}.profile-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-service:nth-child(3){display:none}.create-page__header{padding-right:0}.create-page__layout{grid-template-columns:1fr}.create-page__sidebar{position:static;grid-template-columns:1fr 1fr}.listing-detail__layout{grid-template-columns:1fr}.listing-detail__sidebar{position:static;grid-template-columns:1fr 1fr}.listing-detail__responses{grid-column:1 / -1}.site-header{grid-template-columns:1fr auto;grid-template-areas:"brand user" "search search"}.brand{grid-area:brand}.header-search{grid-area:search}.header-user{grid-area:user}.categories-btn span,.header-user__meta{display:none}}@media (max-width: 800px){.profile-edit__layout{grid-template-columns:1fr}.profile-edit__sidebar{position:static;grid-template-columns:1fr 1fr}.profile-dashboard{grid-template-columns:1fr}.profile-sidebar{grid-template-columns:1fr 1fr}.profile-summary-card{grid-row:span 2}.profile-logout{grid-column:1 / -1}.profile-grid,.row-2,.listing-grid--large,.listing-grid--medium,.listing-grid--dense{grid-template-columns:1fr}.view-toggle span,.ozon-search__camera{display:none}}@media (max-width: 680px){.profile-edit{padding-top:.75rem}.profile-edit__header{align-items:stretch;flex-direction:column}.profile-edit__header-actions{display:grid;grid-template-columns:1fr 1fr}.profile-edit__header-actions button{min-width:0}.profile-edit-card--main,.profile-edit-card__identity,.profile-edit-contacts,.profile-edit-work,.profile-edit__sidebar{grid-template-columns:1fr}.profile-edit-card--main{padding:1rem}.profile-edit-avatar{padding-bottom:.5rem}.profile-edit-card>header{align-items:flex-start;flex-direction:column;gap:.3rem}.profile-dashboard{padding-top:.75rem}.profile-sidebar,.profile-services-grid{grid-template-columns:1fr}.profile-service:nth-child(3){display:block}.profile-services-card,.profile-balance-card,.profile-favorites-card,.profile-responses-card,.profile-reviews-card{padding:1rem}.profile-services-card>header{align-items:flex-start;flex-direction:column}.profile-services-card__stats{width:100%;justify-content:space-between;gap:.5rem}.login-page,.register-page{min-height:0;padding-top:.5rem}.login-card,.register-card{padding:1.2rem}.register-role{grid-template-columns:1fr}.register-role button+button{border-top:1px solid #dfe2ed;border-left:0}.create-page__header{align-items:flex-start}.create-page__draft-exit{width:40px;height:40px;justify-content:center;padding:0;font-size:0}.create-form{padding:0}.create-form__grid{grid-template-columns:1fr}.create-form__type{align-items:stretch}.create-form__type label{flex:1}.create-form__type span{justify-content:center;text-align:center}.create-form__actions{display:grid;grid-template-columns:1fr}.create-form__publish,.create-form__draft,.create-form__delete{width:100%;min-width:0;margin-left:0;margin-right:0}.create-page__sidebar{grid-template-columns:1fr}.create-photo-section__slots{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-detail__topbar{align-items:flex-start}.listing-detail__actions{gap:.75rem}.listing-detail__action{font-size:0}.listing-detail__action svg{width:22px;height:22px}.listing-detail__media{border-radius:14px}.listing-detail__sidebar{grid-template-columns:1fr}.listing-detail__card{padding:1.2rem}.listing-detail__intro h1{font-size:1.55rem}}
