﻿.hub-hero{padding:72px 0;background:linear-gradient(145deg,#17212b,#243241);color:#fff}.hub-hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:36px;align-items:center}.hub-kicker{display:inline-block;color:#c99b5e;font-weight:800;margin-bottom:10px}.hub-hero h1,.hub-page-head h1{font-weight:900;letter-spacing:-.03em}.hub-hero h1{font-size:clamp(2.2rem,5vw,4rem);margin:0 0 14px}.hub-hero p{color:#d5dde5;max-width:720px;font-size:1.08rem}.hub-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hub-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #ccd5de;border-radius:12px;padding:11px 18px;text-decoration:none;font-weight:800;background:#fff;color:#18212b;cursor:pointer}.hub-btn:hover{color:#18212b;transform:translateY(-1px)}.hub-btn-primary{background:#b9874f;border-color:#b9874f;color:#fff}.hub-btn-primary:hover{color:#fff;background:#a87845}.hub-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hub-stats div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:24px 10px;text-align:center}.hub-stats strong{display:block;font-size:2rem}.hub-stats span{color:#cbd6df}.hub-section{padding-top:54px;padding-bottom:54px}.hub-section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:22px}.hub-section-head span{color:#a06f3d;font-weight:800}.hub-section-head h2{margin:4px 0 0;font-weight:900}.hub-section-head>a{font-weight:800}.hub-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.hub-business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hub-feature-card,.hub-business-card,.hub-form-card,.hub-result-card,.hub-detail-card,.hub-empty-result{background:#fff;border:1px solid #e3e8ee;border-radius:20px;box-shadow:0 12px 35px rgba(17,25,35,.06)}.hub-feature-card{padding:26px;text-decoration:none;color:#19232d}.hub-feature-card>i{font-size:1.8rem;color:#b9874f}.hub-feature-card h3{font-weight:900;margin:16px 0 8px}.hub-feature-card p{color:#64717d;min-height:72px}.hub-feature-card>span{font-weight:800}.hub-business-card{position:relative;padding:20px;display:flex;gap:14px;text-decoration:none;color:#1b252f;min-width:0}.hub-business-card h3{font-size:1.05rem;font-weight:900;margin:2px 0 5px}.hub-business-card p{color:#727e89;margin:0}.hub-business-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto;background:#f4eadc;color:#9d6d38;font-size:1.25rem}.hub-business-icon-lg{width:64px;height:64px;font-size:1.6rem}.hub-verify{position:absolute;left:14px;top:14px;font-size:.72rem;background:#eef5f1;color:#287050;border-radius:999px;padding:4px 8px}.hub-tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px}.hub-tags span{background:#f2f4f6;border-radius:999px;padding:4px 8px;font-size:.75rem}.hub-page-head{padding-top:46px;padding-bottom:24px}.hub-page-head>a{font-weight:800;text-decoration:none}.hub-page-head h1{margin:16px 0 6px}.hub-page-head>p{color:#67737e}.hub-calculator-grid{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:22px;padding-bottom:28px}.hub-form-card,.hub-result-card,.hub-empty-result{padding:26px}.hub-form-card{display:grid;gap:18px}.hub-form-card label{font-weight:800;margin-bottom:7px}.hub-field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hub-check{padding:12px 36px 12px 12px;background:#f7f9fb;border-radius:12px}.hub-result-card h2{font-size:2.3rem;font-weight:900;margin:2px 0}.hub-result-card>p{color:#6d7882}.hub-range{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.hub-range div{background:#f6f8fa;padding:16px;border-radius:14px}.hub-range div.is-main{background:#18232e;color:#fff}.hub-range span,.hub-range strong{display:block}.hub-range span{font-size:.8rem;color:#77828c}.hub-range .is-main span{color:#c9d3dc}.hub-range strong{margin-top:5px}.hub-result-meta{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0;border-top:1px solid #edf0f3}.hub-result-meta div{padding:13px 0;border-bottom:1px solid #edf0f3}.hub-result-meta dt{color:#7a858f;font-size:.8rem}.hub-result-meta dd{margin:3px 0 0;font-weight:800}.hub-source{display:flex;gap:12px;background:#f7f2eb;border-radius:14px;padding:14px;margin-top:18px}.hub-source>i{color:#9d6d38}.hub-source div{display:grid;gap:2px}.hub-source a{font-weight:800}.hub-source small{color:#7a858f}.hub-empty-result{height:100%;min-height:360px;display:grid;place-content:center;text-align:center;color:#687580}.hub-empty-result i{font-size:3rem;color:#b9874f}.hub-directory-filter{display:grid;grid-template-columns:minmax(260px,1.6fr) minmax(150px,.5fr) minmax(180px,.7fr) auto;gap:10px;background:#fff;border:1px solid #e2e7ec;border-radius:18px;padding:14px}.hub-no-results{grid-column:1/-1;text-align:center;padding:50px;background:#fff;border:1px dashed #cbd4dc;border-radius:18px}.hub-business-title{display:flex;gap:14px;align-items:center;margin-top:18px}.hub-business-title h1{margin:0}.hub-business-title p{margin:2px 0 0;color:#727e89}.hub-detail-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:18px;padding-bottom:46px}.hub-detail-card{padding:24px}.hub-detail-card h2{font-size:1.1rem;font-weight:900;margin:22px 0 10px}.hub-verify-banner{display:flex;gap:12px;background:#eef7f2;border:1px solid #d6ebdd;padding:14px;border-radius:14px;color:#255f44}.hub-verify-banner span{display:block;font-size:.82rem;margin-top:2px}.hub-contact-list{margin:0}.hub-contact-list div{padding:12px 0;border-bottom:1px solid #edf0f3}.hub-contact-list dt{font-size:.8rem;color:#77828c}.hub-contact-list dd{margin:4px 0 0}.hub-disclaimer{display:flex;gap:14px;background:#fff8e9;border:1px solid #f0ddb6;border-radius:18px;padding:18px 20px;margin-top:24px;margin-bottom:48px}.hub-disclaimer>i{font-size:1.3rem;color:#9c6b31}.hub-disclaimer p{margin:3px 0 0;color:#6f6251}.hub-disclaimer strong{font-weight:900}@media(max-width:991.98px){.hub-hero-grid,.hub-calculator-grid,.hub-detail-grid{grid-template-columns:1fr}.hub-feature-grid,.hub-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-directory-filter{grid-template-columns:1fr 1fr}.hub-directory-filter input{grid-column:1/-1}.hub-directory-filter .hub-btn{grid-column:1/-1}}@media(max-width:575.98px){.hub-hero{padding:48px 0}.hub-stats{grid-template-columns:repeat(3,1fr)}.hub-stats div{padding:16px 4px}.hub-stats strong{font-size:1.4rem}.hub-feature-grid,.hub-business-grid,.hub-field-row,.hub-range,.hub-result-meta,.hub-directory-filter{grid-template-columns:1fr}.hub-feature-card p{min-height:0}.hub-verify{position:static;align-self:flex-start;margin-right:auto}.hub-business-card{flex-wrap:wrap}.hub-result-card h2{font-size:1.8rem}}


/* Construction Hub Phase 2 */
.hub-calculator-grid-v2{align-items:start}.hub-sticky-form{position:sticky;top:88px}.hub-form-section-title{display:flex;gap:11px;align-items:center;padding-top:8px;border-top:1px solid #edf0f3}.hub-form-section-title:first-of-type{border-top:0;padding-top:0}.hub-form-section-title>span{width:30px;height:30px;border-radius:10px;background:#18232e;color:#fff;display:grid;place-items:center;font-weight:900}.hub-form-section-title div{display:grid;gap:2px}.hub-form-section-title small{color:#7a858f}.hub-option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.hub-option-check{display:block!important;margin:0!important}.hub-option-check input{position:absolute;opacity:0;pointer-events:none}.hub-option-check span{display:flex;align-items:center;justify-content:center;gap:7px;min-height:48px;border:1px solid #dbe2e8;border-radius:12px;padding:8px;text-align:center;transition:.15s;background:#fff}.hub-option-check input:checked+span{background:#17212b;border-color:#17212b;color:#fff}.hub-data-date{display:flex;gap:6px;align-items:center;color:#78848e}.hub-result-wrap{display:grid;gap:18px}.hub-result-card-v2{padding:0;overflow:hidden}.hub-result-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px;background:linear-gradient(135deg,#17212b,#253443);color:#fff}.hub-result-top h2{color:#fff}.hub-result-top p{margin:0;color:#ccd7df}.hub-derived-rate{min-width:145px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);border-radius:16px;padding:14px;text-align:center}.hub-derived-rate small,.hub-derived-rate span{display:block;color:#cdd7df}.hub-derived-rate strong{display:block;font-size:1.6rem;margin:2px 0}.hub-result-card-v2 .hub-range,.hub-result-card-v2 .hub-result-meta,.hub-result-card-v2 .hub-ai-inline{margin-left:24px;margin-right:24px}.hub-ai-inline{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#f7f1ff;border:1px solid #e8dbfb;border-radius:14px;padding:14px;margin-top:18px;margin-bottom:24px}.hub-ai-inline>div{display:flex;align-items:center;gap:10px}.hub-ai-inline>div>i{font-size:1.4rem;color:#7c4dbc}.hub-ai-inline span{display:block;color:#6f6680;font-size:.84rem}.hub-breakdown-card{background:#fff;border:1px solid #e3e8ee;border-radius:20px;box-shadow:0 12px 35px rgba(17,25,35,.06);padding:24px}.hub-breakdown-head{display:flex;align-items:end;justify-content:space-between;gap:12px;padding-bottom:16px;border-bottom:1px solid #edf0f3}.hub-breakdown-head h2{font-weight:900;margin:2px 0 0}.hub-cost-group{padding:20px 0;border-bottom:1px solid #edf0f3}.hub-cost-group:last-child{border-bottom:0;padding-bottom:0}.hub-cost-group-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.hub-cost-group-title h3{font-size:1rem;font-weight:900;margin:0}.hub-cost-group-title strong{color:#9b6b38}.hub-cost-row{display:grid;grid-template-columns:minmax(220px,1.15fr) minmax(130px,1fr) 120px;align-items:center;gap:14px;padding:11px 0}.hub-cost-copy{min-width:0}.hub-cost-copy strong,.hub-cost-copy small{display:block}.hub-cost-copy small{color:#7a858f;margin-top:2px;white-space:normal}.hub-cost-bar{height:9px;border-radius:999px;background:#ecf0f3;overflow:hidden}.hub-cost-bar span{display:block;height:100%;border-radius:inherit;background:#b9874f;min-width:3px}.hub-cost-money{text-align:left}.hub-cost-money strong,.hub-cost-money small{display:block}.hub-cost-money small{color:#87919a}.hub-directory-note{display:flex;gap:12px;background:#f4f7fa;border:1px solid #dce4eb;border-radius:16px;padding:15px 18px;margin-top:18px}.hub-directory-note i{color:#4b687f;font-size:1.2rem}.hub-directory-note p{margin:2px 0 0;color:#697783}.hub-feature-card-ai{background:linear-gradient(150deg,#fbf7ff,#fff);border-color:#e8dcf5}.hub-feature-card-ai>i{color:#7c4dbc}.hub-ai-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:18px;padding-bottom:48px}.hub-ai-card{background:#fff;border:1px solid #e3e8ee;border-radius:20px;box-shadow:0 12px 35px rgba(17,25,35,.06);padding:24px}.hub-ai-status{display:flex;gap:12px;align-items:center;border-radius:14px;padding:14px;margin-bottom:16px}.hub-ai-status.is-ready{background:#edf8f2;color:#245f43}.hub-ai-status.is-off{background:#fff4ea;color:#8a532e}.hub-ai-status>i{font-size:1.35rem}.hub-ai-status strong,.hub-ai-status span{display:block}.hub-ai-status span{font-size:.84rem;margin-top:2px}.hub-ai-examples{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:17px}.hub-ai-examples button{border:1px solid #dde4ea;background:#f8fafb;border-radius:999px;padding:7px 11px;font-size:.84rem;color:#45525d}.hub-ai-examples button:hover{background:#eef2f5}.hub-ai-form{display:grid;gap:8px}.hub-ai-form label{font-weight:900}.hub-ai-form textarea{width:100%;border:1px solid #d9e1e7;border-radius:14px;padding:13px;resize:vertical;min-height:115px}.hub-ai-form textarea:focus{outline:0;border-color:#ad8151;box-shadow:0 0 0 3px rgba(185,135,79,.12)}.hub-ai-form-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.hub-ai-form-foot small{color:#7a858f}.hub-ai-answer{margin-top:18px;border:1px solid #e6e0ee;background:#fcfaff;border-radius:16px;padding:16px}.hub-ai-answer-head{display:flex;align-items:center;gap:7px;color:#7247aa;margin-bottom:9px}.hub-ai-answer-text,#aiAnswerText{white-space:pre-wrap;line-height:1.9}.hub-ai-side ul{padding-right:20px;color:#5e6b76}.hub-ai-side li{margin-bottom:7px}
@media(max-width:991.98px){.hub-sticky-form{position:static}.hub-ai-layout{grid-template-columns:1fr}.hub-result-top{align-items:flex-start}.hub-cost-row{grid-template-columns:minmax(180px,1fr) minmax(100px,.7fr) 110px}}
@media(max-width:575.98px){.hub-option-grid{grid-template-columns:1fr}.hub-result-top{display:grid}.hub-derived-rate{width:100%}.hub-result-card-v2 .hub-range,.hub-result-card-v2 .hub-result-meta,.hub-result-card-v2 .hub-ai-inline{margin-left:14px;margin-right:14px}.hub-ai-inline{align-items:stretch;display:grid}.hub-cost-row{grid-template-columns:minmax(0,1fr) 100px;gap:8px}.hub-cost-bar{grid-column:1/-1;grid-row:2}.hub-cost-money{grid-column:2;grid-row:1}.hub-cost-copy{grid-column:1;grid-row:1}.hub-breakdown-card,.hub-ai-card{padding:16px}.hub-ai-form-foot{align-items:stretch;display:grid}.hub-ai-form-foot .hub-btn{width:100%}}


/* Construction Hub Phase 3A */
.hub-calculator-grid-v3{grid-template-columns:minmax(360px,.82fr) minmax(0,1.48fr)}
.hub-floor-grid,.hub-finish-matrix{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.hub-floor-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f1f5f8;border:1px solid #dde5eb;border-radius:12px;padding:10px 13px}.hub-floor-summary span{color:#667580;font-size:.84rem}.hub-floor-summary strong{font-size:1rem}.hub-check small{display:block;margin-top:4px;color:#75818b}.hub-option-grid-2{grid-template-columns:repeat(2,1fr)}
.hub-cost-split{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 24px}.hub-cost-split>div{background:#f7f9fb;border:1px solid #e6ebef;border-radius:13px;padding:13px}.hub-cost-split span,.hub-cost-split strong{display:block}.hub-cost-split span{font-size:.8rem;color:#71808b}.hub-cost-split strong{margin-top:3px}
.hub-save-estimate{margin:18px 24px 0;padding:15px;border-radius:16px;background:#eef7f2;border:1px solid #d8eadf;display:flex;align-items:center;justify-content:space-between;gap:14px}.hub-save-estimate>div{display:flex;gap:10px;align-items:center}.hub-save-estimate>div>i{font-size:1.5rem;color:#2d6a4f}.hub-save-estimate span{display:block;color:#607269;font-size:.82rem;margin-top:2px}.hub-save-estimate.is-guest{background:#f7f6fb;border-color:#e5e1ee}.hub-save-estimate.is-guest>div>i{color:#6e5a8e}.hub-budget-link{margin:10px 24px 0;text-align:left}.hub-budget-link a{font-weight:800}
.hub-cost-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.hub-cost-table,.hub-budget-table{width:100%;border-collapse:collapse;min-width:820px}.hub-cost-table th,.hub-cost-table td,.hub-budget-table th,.hub-budget-table td{padding:11px 9px;border-bottom:1px solid #edf0f3;vertical-align:top;text-align:right}.hub-cost-table th,.hub-budget-table th{font-size:.76rem;color:#71808b;background:#f8fafb;white-space:nowrap}.hub-cost-table td{font-size:.86rem}.hub-cost-table td:first-child{min-width:210px}.hub-cost-table td strong,.hub-cost-table td small,.hub-budget-table td strong,.hub-budget-table td small{display:block}.hub-cost-table td small,.hub-budget-table td small{color:#7a858f;margin-top:3px}.hub-cost-table tbody tr:last-child td,.hub-budget-table tbody tr:last-child td{border-bottom:0}
.hub-project-budget-page{max-width:1500px}.hub-project-budget-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.hub-project-budget-head h1{font-weight:900;margin:4px 0}.hub-project-budget-head p{margin:0;color:#6d7882}.hub-budget-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.hub-budget-kpis>div,.hub-budget-progress-card,.hub-budget-table-card,.hub-budget-empty{background:#fff;border:1px solid #e2e7ec;border-radius:18px;box-shadow:0 8px 28px rgba(17,25,35,.05)}.hub-budget-kpis>div{padding:18px}.hub-budget-kpis span,.hub-budget-kpis strong,.hub-budget-kpis small{display:block}.hub-budget-kpis span{color:#6c7984;font-size:.82rem}.hub-budget-kpis strong{font-size:1.55rem;margin:5px 0}.hub-budget-kpis small{color:#87919a}.hub-budget-kpis .is-over{border-color:#efc8c8;background:#fff8f8}.hub-budget-kpis .is-over strong,.hub-over-value{color:#b42318;font-weight:800}.hub-budget-progress-card{padding:18px;margin-bottom:18px}.hub-budget-progress-card>div:first-child{display:flex;justify-content:space-between;gap:15px}.hub-budget-progress-card>div:first-child span{color:#6f7c86}.hub-budget-progress{height:12px;background:#ecf0f3;border-radius:999px;overflow:hidden;margin:13px 0 8px}.hub-budget-progress span,.hub-mini-progress span{display:block;height:100%;background:#527b64;border-radius:inherit}.hub-budget-progress-card>small{color:#78848e}.hub-budget-table-card{padding:22px}.hub-budget-table{min-width:780px}.hub-budget-table tr.is-over{background:#fffafa}.hub-mini-progress{width:110px;height:7px;border-radius:999px;background:#edf0f2;overflow:hidden;margin-bottom:4px}.hub-budget-empty{padding:52px 24px;text-align:center}.hub-budget-empty>i{font-size:3rem;color:#b9874f}.hub-budget-empty h2{font-weight:900;margin:12px 0 7px}.hub-budget-empty p{color:#6e7a84;max-width:600px;margin:0 auto 18px}.hub-feature-card-budget{background:linear-gradient(150deg,#f3faf6,#fff);border-color:#d9eade}.hub-feature-card-budget>i{color:#397454}
@media(max-width:1199.98px){.hub-calculator-grid-v3{grid-template-columns:minmax(330px,.9fr) minmax(0,1.2fr)}.hub-budget-kpis{grid-template-columns:repeat(2,1fr)}}
@media(max-width:991.98px){.hub-calculator-grid-v3{grid-template-columns:1fr}.hub-project-budget-head{align-items:flex-start;display:grid}}
@media(max-width:575.98px){.hub-floor-grid,.hub-finish-matrix,.hub-cost-split,.hub-budget-kpis{grid-template-columns:1fr}.hub-cost-split{margin-left:14px;margin-right:14px}.hub-save-estimate{margin-left:14px;margin-right:14px;align-items:stretch;display:grid}.hub-save-estimate .hub-btn{width:100%}.hub-budget-link{margin-left:14px;margin-right:14px}.hub-project-budget-head .hub-actions{display:grid;width:100%}.hub-project-budget-head .hub-btn{width:100%}.hub-budget-table-card{padding:14px}}
