.house-topbar-inner { min-height:auto; padding-top:9px; padding-bottom:9px; flex-direction:column; align-items:flex-start; gap:5px; }
.house-status { gap:6px; }
.house-status span:last-child { display:block; width:100%; padding-left:17px; font-size:12px; }
.house-topbar a { font-size:13px; }
.house-hero { padding:18px 0 48px; }
.house-breadcrumbs { margin-bottom:20px; font-size:12px; }
.house-hero-grid { grid-template-columns:1fr; gap:28px; }
.house-hero h1 { font-size:clamp(36px,11vw,48px); }
.house-lead { font-size:17px; }
.house-cta-card { padding:22px; border-radius:22px; }
.house-trust-grid { grid-template-columns:1fr 1fr; }
.house-trust article { padding:20px 12px; border-bottom:1px solid #e7edf5; }
.house-trust article:nth-child(2) { border-right:0; }
.house-trust article:nth-child(3),.house-trust article:nth-child(4) { border-bottom:0; }
.house-calculator { padding:20px; border-radius:20px; }
.house-calculator-fields,.house-space-grid,.house-waste-grid,.house-reassurance-grid,.house-guarantee-grid,.house-form-grid { grid-template-columns:1fr; }
.house-space-grid article,.house-waste-grid article,.house-guarantee-grid article { padding:22px; }
.house-comparison-content { min-height:280px; padding:28px 20px; }
.house-comparison-content h3 { font-size:22px; }
.house-review-grid { grid-template-columns:1fr; }
.house-review-card { padding:22px; }
.house-review-summary-row { display:grid; grid-template-columns:1fr 1fr; }
.house-review-summary { min-width:0; }
.house-review-links { display:grid; grid-template-columns:1fr; }
.house-review-links .btn { width:100%; }
.house-quick-form { padding:21px; border-radius:20px; }
.house-form-wide { grid-column:auto; }
.house-price-table-wrap { margin-left:-4px; margin-right:-4px; }
.house-final-cta { padding:54px 0 92px; }
.house-mobile-cta { position:fixed; display:grid; grid-template-columns:1fr 1fr; left:10px; right:10px; bottom:10px; z-index:9998; padding:8px; gap:8px; border-radius:17px; background:rgba(255,255,255,.96); border:1px solid #dbe7f3; box-shadow:0 12px 35px rgba(15,23,42,.22); backdrop-filter:blur(10px); }
.house-mobile-cta a { min-height:48px; display:grid; place-items:center; border-radius:12px; text-decoration:none; font-weight:900; }
.house-mobile-cta a:first-child { color:#fff; background:#0b4f9f; }
.house-mobile-cta a:last-child { color:#fff; background:#1f9f56; }
.house-page .site-footer { padding-bottom:76px; }
