*{box-sizing:border-box}html{scroll-behavior:smooth}body.home-body{margin:0;font-family:Arial,"Segoe UI",sans-serif;color:#111;background:#fff8f1;font-size:14px;line-height:1.5}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.home-container{width:min(1140px,calc(100% - 30px));margin:auto}.home-header{background:#fff;position:sticky;top:0;z-index:1000;box-shadow:0 1px 3px rgba(0,0,0,.08)}.home-header-main{height:70px;display:flex;align-items:center;gap:10px}.home-logo{width:210px;display:flex;flex-direction:column;line-height:1}.home-logo strong{font-size:22px;color:#1769d3;letter-spacing:1px}.home-logo strong span{color:#ff4d2e}.home-logo small{font-size:9px;margin-top:5px;font-weight:700}.home-location-search{height:40px;width:240px;background:#f2f4f6;border-radius:24px;display:flex;align-items:center;padding:0 14px;gap:8px}.home-location-search input{border:0;background:transparent;outline:0;width:100%;font-size:13px}.home-filter-button{height:40px;border:1px solid #ddd;border-radius:22px;padding:0 14px;display:flex;align-items:center;background:#fff}.home-account-links{margin-left:auto;display:flex;align-items:center;gap:20px;white-space:nowrap}.home-account-links>a:not(.home-post-btn):hover{color:#ff4d2e}.home-post-btn{background:#ff4d2e;color:#fff!important;border-radius:18px;padding:9px 14px;font-weight:700}.home-menu-toggle{display:none;margin-left:auto;border:1px solid #ddd;background:#fff;border-radius:8px;width:40px;height:40px}.home-category-bar{border-top:1px solid #eee}.home-category-nav{height:42px;display:flex;align-items:end;gap:27px;overflow:auto;white-space:nowrap}.home-category-nav a{height:42px;display:flex;align-items:center;border-bottom:2px solid transparent}.home-category-nav a:hover,.home-category-nav a.active{color:#ff4d2e;border-color:#ff4d2e}.home-page{background:#fff8f1}.home-page-shell{max-width:1410px;margin:auto;display:grid;grid-template-columns:120px minmax(0,1000px) 120px;gap:16px;padding:20px 0 0}.home-content-wrap{min-width:0}.home-ad{padding-top:0}.home-ad-box{height:300px;background:linear-gradient(160deg,#0b65b8,#ff3340);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-weight:700}.home-ad-box span{font-size:11px;margin-top:7px;opacity:.9}.home-intro-grid{display:grid;grid-template-columns:minmax(0,2fr) 320px;gap:18px}.home-intro-main h1{font-size:21px;margin:8px 0 4px}.home-intro-main p{margin:0 0 22px;max-width:660px}.home-label{font-size:12px;font-weight:800;margin-bottom:8px}.home-city-pills{display:flex;gap:8px;flex-wrap:wrap}.home-city-pills a{min-width:74px;background:#fff;border:1px solid #eee;border-radius:9px;padding:8px 11px;box-shadow:0 2px 5px rgba(0,0,0,.08)}.home-city-pills span{display:block;color:#1970df;font-size:12px}.home-city-pills b{display:block;color:#1263c6;font-size:13px}.home-filter-panel,.home-sidebar-card{background:#fff;border:1px solid #ececec;border-radius:7px;padding:14px;box-shadow:0 2px 5px rgba(0,0,0,.08)}.home-filter-panel h3,.home-sidebar-card h3{margin:0 0 10px;font-size:16px}.home-filter-subtitle{margin-top:20px!important}.home-link-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px}.home-link-grid a{color:#0e67d6;font-size:13px}.home-link-grid a::first-letter{color:#ff4d2e}.home-feed-layout{display:grid;grid-template-columns:minmax(0,660px) 320px;gap:18px;margin-top:24px}.home-tabs{display:flex;gap:22px;margin-bottom:12px}.home-tabs a{padding-bottom:7px;border-bottom:2px solid transparent;font-size:15px}.home-tabs a.active{border-color:#111;font-weight:700}.home-featured-card{background:#fff;border:1px solid #eee;border-radius:7px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.05);margin-bottom:14px}.home-photo-collage{height:275px;display:grid;grid-template-columns:58% 42%;grid-template-rows:1fr 1fr;gap:2px;position:relative;background:#eee}.home-photo-collage img{width:100%;height:100%;object-fit:cover}.home-photo-collage .photo-1{grid-row:1/3}.home-photo-count{position:absolute;left:10px;bottom:10px;background:rgba(0,0,0,.52);color:#fff;padding:3px 7px;border-radius:5px;font-size:11px}.home-featured-body{padding:12px}.home-featured-body h2{font-size:15px;color:#f33;margin:0 0 8px;font-weight:500}.home-featured-meta{display:flex;align-items:center;gap:8px;font-size:13px}.home-featured-meta strong{color:#00a862;font-size:14px}.home-featured-body p{margin:8px 0;color:#777;font-size:12px}.home-owner-row{border-top:1px solid #eee;padding-top:10px;display:flex;align-items:center;gap:9px}.home-owner-avatar{width:38px;height:38px;border:2px solid #eee;border-radius:50%;display:grid;place-items:center}.home-owner-row>div:nth-child(2){display:flex;flex-direction:column}.home-owner-row small{color:#777}.home-phone-btn{margin-left:auto;background:#02ad78;color:#fff;padding:7px 14px;border-radius:17px;font-size:12px}.home-heart{color:#ddd;font-size:20px}.home-small-card{display:grid;grid-template-columns:190px 1fr;gap:12px;background:#fff;border:1px solid #eee;border-radius:7px;padding:10px;margin-bottom:12px}.home-small-image{height:120px;overflow:hidden;border-radius:5px}.home-small-image img{width:100%;height:100%;object-fit:cover}.home-small-info h3{font-size:15px;color:#0f64cb;margin:4px 0 7px}.home-small-info strong{color:#00a862}.home-small-info p{color:#777;margin:5px 0}.home-sidebar-card{padding:12px}.home-recent-item{display:grid;grid-template-columns:90px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid #ddd}.home-recent-item:last-child{border-bottom:0}.home-recent-item img{width:90px;height:80px;object-fit:cover;border-radius:5px}.home-recent-item div{display:flex;flex-direction:column;min-width:0}.home-recent-item b{color:#0f64cb;font-size:13px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-recent-item strong{color:#00a862;font-size:12px;margin-top:auto}.home-recent-item small{color:#777;text-align:right}.home-sidebar-ad{height:300px;margin-top:14px;background:linear-gradient(180deg,#fd4476,#03a8a3)}.home-owner-cta{background:#fff;border:1px solid #e6e6e6;border-radius:7px;padding:25px;text-align:center;margin:26px 0 18px;box-shadow:0 1px 4px rgba(0,0,0,.06)}.home-owner-rating{color:#ffc52d;letter-spacing:2px}.home-owner-cta h2{font-size:18px;margin:12px 0}.home-owner-cta p{margin:0 0 16px}.home-owner-cta a{display:inline-flex;background:#ffcb3c;color:#111;padding:10px 45px;border-radius:14px;font-size:16px}.home-support-card{background:#fff;border:1px solid #e7e7e7;border-radius:7px;display:grid;grid-template-columns:45% 55%;min-height:300px;margin-bottom:30px;box-shadow:0 1px 4px rgba(0,0,0,.06)}.home-support-illustration{display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(#fff,#fff)}.support-person{font-size:110px}.support-bubble{position:absolute;top:55px;left:120px;border:1px solid #ddd;border-radius:50%;padding:18px;color:#555;background:#fff}.home-support-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px}.support-icon{font-size:28px}.home-support-content h2{font-size:27px;font-weight:400;margin:5px 0 12px}.home-support-content p{color:#666;font-size:16px;max-width:440px}.support-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.support-actions a{padding:10px 14px;border-radius:12px;color:#fff;font-size:15px}.support-actions .call{background:#ff542e}.support-actions .zalo{background:#076cff}.home-footer{background:#ffe09a;border-top:1px solid #efcf7e}.home-footer-top{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;padding:40px 0 28px;border-bottom:1px solid rgba(120,90,20,.2)}.home-footer h4{font-size:13px;margin:0 0 10px}.home-footer a{display:block;font-size:13px;margin:7px 0}.home-footer a:hover{color:#d94322}.home-footer-mid{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:40px;padding:25px 0;border-bottom:1px solid rgba(120,90,20,.2)}.home-socials{display:flex;gap:8px}.home-socials span{width:32px;height:32px;border-radius:50%;background:#1674dc;color:#fff;display:grid;place-items:center;font-weight:700}.home-footer-bottom{padding:22px 0 35px;font-size:12px}.home-footer-bottom p{margin:4px 0}@media(max-width:1250px){.home-page-shell{grid-template-columns:1fr;max-width:1000px;padding-left:15px;padding-right:15px}.home-ad{display:none}}@media(max-width:980px){.home-account-links{display:none}.home-menu-toggle{display:block}.home-location-search{margin-left:auto}.home-intro-grid,.home-feed-layout{grid-template-columns:1fr}.home-filter-panel{order:2}.home-sidebar{display:grid;grid-template-columns:1fr 180px;gap:15px}.home-sidebar-ad{margin-top:0;height:auto}.home-footer-top{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){body.home-body{background:#fff}.home-container{width:min(100% - 20px,1140px)}.home-header-main{height:60px}.home-logo{width:auto}.home-logo strong{font-size:17px}.home-logo small{display:none}.home-location-search{display:none}.home-filter-button{display:none}.home-category-nav{gap:20px}.home-intro-grid{padding-top:3px}.home-intro-main h1{font-size:19px}.home-city-pills{display:grid;grid-template-columns:repeat(2,1fr)}.home-city-pills a{min-width:0}.home-filter-panel{display:none}.home-feed-layout{margin-top:18px}.home-photo-collage{height:220px}.home-small-card{grid-template-columns:120px 1fr}.home-small-image{height:90px}.home-sidebar{grid-template-columns:1fr}.home-sidebar-ad{display:none}.home-support-card{grid-template-columns:1fr}.home-support-illustration{min-height:180px}.support-person{font-size:80px}.support-bubble{left:28%;top:25px}.home-support-content h2{font-size:22px}.home-footer-top{grid-template-columns:repeat(2,1fr);gap:20px}.home-footer-mid{grid-template-columns:1fr}.home-featured-meta{flex-wrap:wrap}.home-account-links.open{display:flex;position:absolute;top:60px;left:10px;right:10px;background:#fff;border:1px solid #ddd;padding:12px;flex-direction:column;align-items:stretch;gap:5px;box-shadow:0 10px 30px rgba(0,0,0,.12)}.home-account-links.open a{padding:8px 10px}.home-post-btn{text-align:center}}@media(max-width:420px){.home-photo-collage{height:190px}.home-small-card{grid-template-columns:105px 1fr;padding:8px}.home-small-image{height:80px}.home-footer-top{grid-template-columns:1fr}.home-owner-cta a{width:100%;justify-content:center}.support-actions{display:grid;width:100%}.support-actions a{text-align:center}}


/* ===== HÀ NỘI ONLY SEARCH ===== */
.home-hanoi-search{
  margin:18px 0 18px;
  background:#fff;
  border:1px solid #ececec;
  border-radius:9px;
  padding:11px;
  box-shadow:0 2px 6px rgba(0,0,0,.07);
  display:grid;
  grid-template-columns:1fr 1.35fr 1fr auto;
  gap:8px;
}
.home-hanoi-search .search-field{position:relative}
.home-hanoi-search label{
  display:block;
  font-size:10px;
  font-weight:800;
  color:#777;
  margin:0 0 4px 3px;
  text-transform:uppercase;
}
.home-hanoi-search select{
  width:100%;
  height:43px;
  border:1px solid #ddd;
  border-radius:7px;
  background:#fff;
  padding:0 11px;
  color:#222;
  outline:none;
}
.home-hanoi-search select:focus{border-color:#ff4d2e}
.home-hanoi-search button{
  align-self:end;
  height:43px;
  border:0;
  background:#ff4d2e;
  color:#fff;
  font-weight:700;
  border-radius:8px;
  padding:0 20px;
  cursor:pointer;
}
.home-hanoi-search button:hover{background:#ec3e20}
.home-hanoi-note{
  color:#777;
  font-size:12px;
  margin-top:-8px;
  margin-bottom:15px;
}
.home-hanoi-note b{color:#111}
.home-area-pills{display:flex;gap:8px;flex-wrap:wrap}
.home-area-pills a{
  background:#fff;border:1px solid #eee;border-radius:9px;padding:8px 12px;
  box-shadow:0 2px 5px rgba(0,0,0,.07);color:#1263c6;font-weight:700;font-size:13px
}
.home-area-pills a:hover{border-color:#ff9b85;color:#ff4d2e}
.home-location-search select{
  border:0;background:transparent;outline:0;width:100%;font-size:13px;color:#333
}
.home-location-search{overflow:hidden}
@media(max-width:900px){
  .home-hanoi-search{grid-template-columns:1fr 1fr}
  .home-hanoi-search button{width:100%}
}
@media(max-width:600px){
  .home-hanoi-search{grid-template-columns:1fr}
}

/* Blog cards on Hanoi homepage */
.home-blog-section{background:#fff;border:1px solid #e9e2da;border-radius:8px;padding:18px;margin:20px 0}
.home-blog-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px}
.home-blog-head h2{font-size:20px;margin:0;color:#111}
.home-blog-head p{margin:3px 0 0;color:#777;font-size:13px}
.home-blog-head>a{color:#075fc5;font-weight:700;font-size:13px}
.home-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.home-blog-card{border:1px solid #eee;border-radius:8px;overflow:hidden;background:#fff;color:#222}
.home-blog-card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#f1f3f5}
.home-blog-card div{padding:11px}
.home-blog-card b{display:block;line-height:1.4;font-size:14px}
.home-blog-card p{color:#777;font-size:12px;line-height:1.5;margin:6px 0}
.home-blog-card small{color:#999}
@media(max-width:700px){.home-blog-grid{grid-template-columns:1fr}.home-blog-section{padding:12px}}
