*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:#f8fafc;color:#2c3e50;font:16px/1.6 "Segoe UI",Tahoma,Geneva,Verdana,sans-serif}a{color:#2980b9;text-underline-offset:3px}a,button,input,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #eaa332;outline-offset:4px}h1,h2,h3,p{margin:0 0 12px}h1{font-size:clamp(1.9rem,5vw,3.2rem);line-height:1.15;max-width:820px;letter-spacing:-.03em}h2{font-size:clamp(1.2rem,3vw,1.6rem);line-height:1.3}h3{font-size:1.1rem;line-height:1.4}.wrap{width:100%;max-width:1200px;margin:auto;padding:0 16px;min-width:0}header{background:#fff;border-bottom:1px solid #e2e8f0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-top:16px;padding-bottom:16px}.brand{font-size:1.5rem;font-weight:800;text-decoration:none;color:#2c3e50}.brand span{display:block;font-size:.7rem;color:#65758b;font-weight:500;letter-spacing:.06em}nav{display:flex;gap:16px;flex-wrap:wrap;align-items:center}nav a{text-decoration:none}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:44px;padding:11px 18px;background:#3498db;color:white;border:0;border-radius:12px;font:inherit;font-weight:650;text-decoration:none;cursor:pointer}.button:hover{background:#125297}.crumbs{padding:18px 0;font-size:.86rem;color:#637187;gap:10px}.hero{background:linear-gradient(120deg,#e7f2ff,#f2f5ff 60%,#e8f8f1);padding:34px 0 40px;border-bottom:1px solid #dfe8f3}.hero p{max-width:660px;color:#52657c}.hero .eyebrow{color:#2980b9;font-size:.78rem;letter-spacing:.09em;text-transform:uppercase;font-weight:750;margin-bottom:16px}.hero .button{margin-top:10px}.section{margin:30px 0}.categories,.listings{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.category{display:block;padding:24px;background:white;border:1px solid #dce5ee;border-radius:18px;color:inherit;text-decoration:none;transition:border-color .15s}.category:hover{border-color:#3498db}.category-icon{display:grid;place-items:center;width:52px;height:52px;background:#e7f2ff;color:#2980b9;border-radius:14px;font-size:1.7rem;margin-bottom:22px}.category p{color:#64748b;font-size:.94rem}.category-link,.detail-link{color:#2980b9;font-weight:650;font-size:.9rem}.section-tabs{padding:24px 0;gap:8px}.section-tabs a{padding:9px 14px;border:1px solid #dce5ee;border-radius:30px;background:#fff;color:#40546b;font-size:.9rem}.section-tabs [aria-current],.pagination [aria-current]{background:#2c3e50;color:#fff}.filters{background:#fff;padding:18px;border:1px solid #dce5ee;border-radius:16px;display:flex;flex-wrap:wrap;align-items:end;gap:14px}.filters label{display:flex;flex-direction:column;gap:5px;flex:1 1 180px;min-width:0;font-size:.83rem;color:#52657c}.filters select{width:100%;min-width:0;min-height:44px;background:#f8fafc;border:1px solid #cbd5e1;padding:10px;border-radius:8px;color:#2c3e50;font:inherit;font-size:1rem}.result-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:18px}.result-heading h2{margin:0}.result-heading span{color:#637187;font-size:.9rem}.listing{min-width:0;background:white;border:1px solid #dce5ee;border-radius:16px;overflow:hidden}.listing-image{aspect-ratio:3/2;background:#e4ecf5;display:flex;align-items:center;justify-content:center;color:#64748b;text-decoration:none}.listing-image img{display:block;width:100%;height:100%;object-fit:cover}.listing-content{padding:18px}.listing h3 a{color:#2c3e50;text-decoration:none}.listing h3,.address{overflow-wrap:anywhere}.price{font-size:1.2rem;font-weight:750}.address{color:#637187;font-size:.87rem}.detail-link{display:inline-block;padding:8px 0;min-height:40px;text-decoration:none}.guide,.empty{padding:24px;border:1px solid #dce5ee;background:white;border-radius:16px;margin:24px 0}.guide p{max-width:860px;color:#52657c}.guide p:last-child{margin-bottom:0}.empty{text-align:center}.pagination{justify-content:center;margin-top:24px;gap:8px}.pagination a{display:grid;place-items:center;min-width:44px;min-height:44px;border:1px solid #cbd5e1;border-radius:8px}.telegram{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;background:#e8f4ff;padding:24px;border-radius:18px;margin:32px 0}.telegram h2{font-size:1.15rem}.telegram p{margin:0;color:#52657c}footer{background:#2c3e50;color:#ced9e6;padding:32px 0}footer .brand{color:#fff}footer nav{margin:18px 0}footer a{color:#ced9e6;font-size:.87rem}footer p{font-size:.8rem}.skip{position:absolute;left:16px;top:-100px;z-index:10;padding:12px;background:#fff}.skip:focus{top:12px}@media(min-width:600px){.categories,.listings{grid-template-columns:repeat(2,minmax(0,1fr))}.wrap{padding-left:24px;padding-right:24px}}@media(min-width:1000px){.categories{grid-template-columns:repeat(4,minmax(0,1fr))}.listings{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{padding:48px 0 52px}}@media(max-width:420px){.topbar nav{gap:10px;width:100%;justify-content:space-between}.topbar nav .button{padding:9px 11px;font-size:.85rem}.filters .button,.telegram .button{width:100%}.guide,.telegram{padding:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.category{transition:none}}
/* Brand rules matched to the main real-estate catalog. */
:root{--primary-color:#2c3e50;--secondary-color:#34495e;--accent-color:#3498db;--light-color:#ecf0f1}
header{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-bottom:0;box-shadow:0 4px 30px rgba(0,0,0,.15)}
.logo{font-size:1.6rem;font-weight:700;color:white;text-decoration:none;background:linear-gradient(135deg,#ecf0f1 0%,#3498db 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;flex-shrink:0}
.topbar{min-height:80px}.topbar nav{gap:20px}.topbar nav a{color:rgba(255,255,255,.9);font-size:.9rem;font-weight:500}.topbar nav a:hover{color:#7dd3fc}.topbar nav .button{background:var(--accent-color);color:white}
.hero{background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%);color:#fff;border-bottom:0}.hero p{color:#cbd5e1}.hero .eyebrow{color:#7dd3fc}.hero h1{font-weight:700}.hero .button{background:var(--accent-color)}
.listing{box-shadow:0 4px 15px rgba(0,0,0,.07);border-radius:16px;display:flex;flex-direction:column}.listing-content{display:flex;flex-direction:column;flex:1}.listing .detail-link{margin-top:auto}.listing-image{position:relative;flex-shrink:0}.price{color:var(--accent-color)}.listing h3{font-size:1.1rem}.listing:hover{box-shadow:0 8px 24px rgba(0,0,0,.12)}
.category-icon{background:linear-gradient(135deg,#eaf5ff,#dbeafe);color:var(--accent-color)}.section-tabs [aria-current]{background:var(--accent-color);border-color:var(--accent-color);color:white}
.city-links nav{gap:10px}.city-links a{padding:8px 14px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;overflow-wrap:anywhere;max-width:100%}
@media(max-width:900px){.topbar{gap:16px}.topbar nav{width:100%;gap:12px 18px}.topbar nav a{min-height:36px;display:inline-flex;align-items:center}}
@media(max-width:600px){.hero{padding:28px 0 32px}.hero h1{font-size:1.85rem}.topbar nav{justify-content:flex-start}.topbar nav .button{margin-left:auto}.city-links a{width:100%}.listing-image{aspect-ratio:3/2}}
