:root{color:#e8eaed;background:#0f1115;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:#8ab4ff}.layout{max-width:1100px;margin:0 auto;padding:1.25rem}.topbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.card{background:#1a1d24;border:1px solid #2a2f3a;border-radius:10px;margin-bottom:1rem;padding:1rem 1.25rem}.filters .filter-row{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.filters input,.filters select,.filters button,.import-block textarea,.import-block button,.auth-card input,.auth-card button{font:inherit}.filters input[type=text],.filters input[type=number],.filters select{color:inherit;background:#12151c;border:1px solid #2a2f3a;border-radius:6px;min-width:140px;padding:.45rem .6rem}.import-block textarea{width:100%;color:inherit;resize:vertical;background:#12151c;border:1px solid #2a2f3a;border-radius:8px;margin-top:.35rem;padding:.5rem}button{color:inherit;cursor:pointer;background:#2b3140;border:1px solid #3c4454;border-radius:6px;padding:.45rem .9rem}button:disabled{opacity:.6;cursor:not-allowed}button.ghost{background:0 0;border-color:#2a2f3a}.grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.listing-card{color:inherit;text-decoration:none;transition:border-color .15s;display:block}.listing-card:hover{border-color:#4a5568}.listing-card h2{margin:.5rem 0;font-size:1rem;line-height:1.3}.listing-card__head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.pill{background:#2b3140;border-radius:999px;padding:.15rem .45rem;font-size:.75rem}.pill--active{background:#1e3a2f}.pill--removed{background:#3a1e1e}.pill--unknown{background:#333}.price{font-weight:600}.price.big{font-size:1.35rem}.muted{color:#9aa0a6}.small{font-size:.85rem}.mono{font-family:ui-monospace,monospace}.error{color:#f6aea9}.auth-wrap{place-items:center;min-height:100vh;padding:1rem;display:grid}.auth-card{width:min(400px,100%)}.auth-card label{flex-direction:column;gap:.25rem;margin-bottom:.75rem;display:flex}.auth-card input{color:inherit;background:#12151c;border:1px solid #2a2f3a;border-radius:6px;padding:.5rem}.detail-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.detail-hero{grid-template-columns:minmax(200px,340px) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.detail-hero--no-photo{grid-template-columns:1fr}.detail-hero__photo-link{background:#12151c;border:1px solid #2a2f3a;border-radius:10px;line-height:0;display:block;overflow:hidden}.detail-hero__img{object-fit:cover;aspect-ratio:4/3;width:100%;height:auto;max-height:320px;display:block}.detail-hero__info{min-width:0}.detail-hero__info .detail-head h1{margin:0;font-size:1.35rem;line-height:1.25}.detail-body section:first-child h2{margin-top:0}.detail-body section{margin-bottom:1.25rem}.detail-body section:last-child{margin-bottom:0}@media (width<=720px){.detail-hero{grid-template-columns:1fr}.detail-hero__img{max-height:260px}}.description{white-space:pre-wrap;background:#12151c;border:1px solid #2a2f3a;border-radius:8px;padding:.75rem;font-family:inherit}.photos{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem;display:grid}.photos--strip{scroll-snap-type:x proximity;gap:.75rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.photos--strip a{scroll-snap-align:start;flex:none;width:180px}.photos img{object-fit:cover;border:1px solid #2a2f3a;border-radius:8px;width:100%;height:120px}.photos--strip img{height:135px}.table-wrap{overflow-x:auto}.changes-table{border-collapse:collapse;width:100%;font-size:.9rem}.changes-table th,.changes-table td{vertical-align:top;border-bottom:1px solid #2a2f3a;padding:.4rem .5rem}.cell-json{word-break:break-word;max-width:280px;font-family:ui-monospace,monospace;font-size:.8rem}.nowrap{white-space:nowrap}.small-json{background:#12151c;border-radius:8px;padding:.75rem;font-size:.75rem;overflow-x:auto}.parse-warning{background:#2a2215;border-color:#6b4c1a;font-size:.95rem}.cookie-panel summary{cursor:pointer;font-weight:600;list-style:none}.cookie-panel summary::-webkit-details-marker{display:none}.cookie-panel .cookie-panel__badge{margin-left:.5rem;font-weight:400}.cookie-panel textarea{width:100%;font:inherit;color:inherit;resize:vertical;background:#12151c;border:1px solid #2a2f3a;border-radius:8px;padding:.5rem}.cookie-panel__row{margin-top:.5rem}.cookie-panel__actions{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.cookie-panel__notice{color:#a8c5a0;margin:.5rem 0 0}.params-table{border-collapse:collapse;width:100%;font-size:.95rem}.params-table th{text-align:left;color:#9aa0a6;vertical-align:top;width:40%;padding:.35rem .75rem .35rem 0;font-weight:500}.params-table td{vertical-align:top;padding:.35rem 0}.params-table tr{border-bottom:1px solid #2a2f3a}.avito-block{background:#1a1d24}.avito-block__title{color:#e8eaed;letter-spacing:-.02em;margin:0 0 1rem;font-size:1.5rem;font-weight:700;line-height:1.2}.avito-chips{flex-wrap:wrap;gap:.5rem;display:flex}.avito-chip{color:#e8eaed;background:#2a2f3a;border:1px solid #3a4250;border-radius:999px;align-items:center;padding:.4rem .75rem;font-size:.9rem;display:inline-flex}.avito-param-grid{grid-template-columns:1fr 1fr;gap:.75rem 2rem;margin-bottom:1rem;display:grid}@media (width<=640px){.avito-param-grid{grid-template-columns:1fr}}.avito-param-grid__item{flex-direction:column;gap:.2rem;min-width:0;display:flex}.avito-param-grid__label{color:#9aa0a6;font-size:.9rem}.avito-param-grid__value{color:#e8eaed;word-break:break-word;font-size:.95rem;font-weight:500}.avito-prose{white-space:pre-wrap;color:#e8eaed;margin-bottom:1rem;font-family:inherit;font-size:.95rem;line-height:1.5}.avito-prose--muted{color:#c4c7cc;margin-top:.5rem}.avito-location-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.avito-location-head__title{margin-bottom:0!important}.avito-link-btn{color:#8ab4ff;cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.95rem}.avito-link-btn:hover{text-decoration:underline}.avito-address{color:#e8eaed;margin:0 0 1rem;font-size:1rem}.avito-metro-row{flex-wrap:wrap;gap:.75rem 1.25rem;margin-bottom:1rem;display:flex}.avito-metro-item{color:#c4c7cc;align-items:center;gap:.35rem;font-size:.9rem;display:inline-flex}.avito-metro-dot{background:#4a9eff;border-radius:50%;flex-shrink:0;width:8px;height:8px}.avito-metro-name{color:#e8eaed}.avito-metro-walk{opacity:.7;font-size:.85rem}.avito-metro-time{color:#9aa0a6}.avito-map-wrap{background:#12151c;border:1px solid #2a2f3a;border-radius:12px;width:100%;min-height:280px;margin-bottom:.75rem;position:relative;overflow:hidden}.avito-map-frame{border:0;width:100%;height:360px;display:block}@media (width<=640px){.avito-map-frame{height:260px}}.avito-coords-note{margin:0}.avito-rating{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.avito-rating__score{color:#7bd389;background:#1e3a24;border-radius:6px;padding:.2rem .5rem;font-size:1rem;font-weight:700;display:inline-block}.avito-rating__reviews{color:#7bd389;font-size:.95rem}.avito-btn-primary{cursor:pointer;background:#0af;border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:1rem;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600;transition:background .15s;display:inline-flex;color:#fff!important;text-decoration:none!important}.avito-btn-primary:hover{background:#0099e6;color:#fff!important}
