:root{
  --home-navy:#102d3f;
  --home-navy-2:#173f56;
  --home-orange:#df632c;
  --home-orange-dark:#b74416;
  --home-cream:#fff8f2;
  --home-soft:#f4f7f9;
  --home-paper:#ffffff;
  --home-ink:#132431;
  --home-muted:#5d6d78;
  --home-line:#dce5ea;
  --home-green:#167249;
  --home-shadow:0 24px 70px rgba(15,45,63,.13);
  --home-radius:24px;
}
.home-v2{margin:0;background:#fff;color:var(--home-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}
.home-v2 *{box-sizing:border-box}
.home-v2 a{color:inherit}
.home-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}
.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px 14px;border-radius:8px}
.home-topbar{background:var(--home-navy);color:#d9e9f0;font-size:13px}.home-topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:16px}.home-topbar a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.home-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--home-line);backdrop-filter:blur(14px)}
.home-header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.home-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:21px;font-weight:900;letter-spacing:-.02em}.home-brand-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--home-orange),#f3a36d);box-shadow:0 8px 20px rgba(223,99,44,.24)}
.home-nav{display:flex;align-items:center;gap:22px}.home-nav>a{font-size:14px;font-weight:750;text-decoration:none}.home-nav>a:not(.home-nav-cta):hover{color:var(--home-orange)}.home-nav-cta{padding:11px 17px;border-radius:999px;background:var(--home-orange);color:#fff!important;box-shadow:0 10px 24px rgba(223,99,44,.22)}.home-menu-button{display:none;border:1px solid var(--home-line);background:#fff;padding:9px 13px;border-radius:10px;font-weight:800}
.home-hero{background:radial-gradient(circle at 82% 15%,rgba(234,126,71,.18),transparent 28%),linear-gradient(145deg,var(--home-cream),#f7fbfd 65%,#fff);padding:74px 0 68px;border-bottom:1px solid #edf1f3}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(440px,.97fr);gap:58px;align-items:center}.home-eyebrow{display:inline-block;color:var(--home-orange-dark);font-size:13px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.home-eyebrow-light{color:#ffd2bd}.home-hero h1{font-size:clamp(46px,5.8vw,76px);line-height:.99;letter-spacing:-.057em;margin:16px 0 22px;max-width:760px}.home-hero-copy>p{font-size:20px;line-height:1.7;color:var(--home-muted);max-width:680px}.home-proof-row{display:flex;gap:11px;flex-wrap:wrap;margin:26px 0}.home-proof-row span{background:#fff;border:1px solid var(--home-line);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800;color:#445763}.home-proof-row span:before{content:"✓";color:var(--home-green);margin-right:7px}.home-hero-links{display:flex;gap:12px;flex-wrap:wrap}
.home-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 21px;border-radius:999px;border:0;text-decoration:none;font-weight:900;font-size:15px;cursor:pointer;transition:transform .15s,box-shadow .15s}.home-button:hover{transform:translateY(-1px)}.home-button-primary{background:var(--home-orange);color:#fff!important;box-shadow:0 13px 27px rgba(223,99,44,.25)}.home-button-primary:hover{background:#d45621}.home-button-ghost{background:#fff;color:var(--home-navy)!important;border:1px solid var(--home-line)}.home-button-dark{background:var(--home-navy);color:#fff!important}.home-button-light{background:#fff;color:var(--home-navy)!important}
.home-estimator{background:#fff;border:1px solid rgba(204,218,226,.9);border-radius:28px;box-shadow:var(--home-shadow);padding:26px}.home-estimator-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px}.home-estimator-heading h2{font-size:27px;line-height:1.15;margin:4px 0 0;letter-spacing:-.03em}.home-step-label,.home-secure-note{font-size:12px;font-weight:850}.home-step-label{color:var(--home-orange-dark);text-transform:uppercase;letter-spacing:.06em}.home-secure-note{color:var(--home-green);background:#edf8f2;padding:7px 9px;border-radius:999px;white-space:nowrap}.home-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-form-grid label{font-size:13px;font-weight:850}.home-form-grid input,.home-form-grid select{width:100%;height:48px;margin:6px 0 0;border:1px solid #cfdbe2;border-radius:12px;background:#fff;color:var(--home-ink);padding:0 12px;font-size:15px}.home-input-suffix{position:relative}.home-input-suffix input{padding-right:58px}.home-input-suffix span{position:absolute;right:12px;top:20px;color:var(--home-muted);font-size:13px}.home-submit{width:100%;margin-top:16px}.home-estimate-result{margin-top:20px;border-radius:18px;background:#f3f9f6;border:1px solid #cfe5da;padding:19px}.home-result-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.home-result-head span,.home-breakdown span{display:block;font-size:12px;color:var(--home-muted);font-weight:750}.home-result-head>div>strong{display:block;font-size:30px;color:var(--home-green);letter-spacing:-.035em}.home-average{text-align:right}.home-average strong{font-size:20px!important;color:var(--home-ink)!important}.home-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:17px 0}.home-breakdown>div{background:#fff;border:1px solid #dce9e2;border-radius:12px;padding:10px}.home-breakdown strong{font-size:15px}.home-result-note{font-size:12px;color:var(--home-muted);margin:0 0 13px}
.home-trust-row{border-bottom:1px solid var(--home-line);background:#fff}.home-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.home-trust-grid>div{padding:23px 22px;border-right:1px solid var(--home-line)}.home-trust-grid>div:last-child{border-right:0}.home-trust-grid strong,.home-trust-grid span{display:block}.home-trust-grid strong{font-size:14px}.home-trust-grid span{font-size:12px;color:var(--home-muted);margin-top:3px}
.home-section{padding:88px 0}.home-section-soft{background:var(--home-soft)}.home-section-heading{display:flex;justify-content:space-between;gap:45px;align-items:flex-end;margin-bottom:34px}.home-section-heading>div{max-width:720px}.home-section-heading h2,.home-how-grid h2,.home-trust-content h2,.home-faq-layout h2,.home-final-cta h2{font-size:clamp(34px,4.3vw,55px);line-height:1.04;letter-spacing:-.045em;margin:10px 0 0}.home-section-heading>p{max-width:400px;color:var(--home-muted);margin:0}.home-section-heading-center{display:block;text-align:center}.home-section-heading-center>div{margin:0 auto}.home-section-heading-center>p{margin:14px auto 0}.home-action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-action-card{position:relative;display:block;min-height:265px;padding:25px;border:1px solid var(--home-line);border-radius:20px;background:#fff;text-decoration:none;box-shadow:0 8px 26px rgba(15,45,63,.04);transition:transform .18s,box-shadow .18s}.home-action-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(15,45,63,.1)}.home-card-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#fff0e7;color:var(--home-orange-dark);font-weight:950}.home-action-card h3{font-size:23px;margin:25px 0 8px}.home-action-card p{color:var(--home-muted);font-size:15px}.home-card-link{position:absolute;left:25px;bottom:24px;color:var(--home-orange-dark);font-weight:850;font-size:14px}
.home-material-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-material-card{position:relative;background:#fff;border:1px solid var(--home-line);border-radius:22px;padding:28px}.home-material-featured{border-color:#f0a17a;box-shadow:0 16px 42px rgba(223,99,44,.1)}.home-material-badge{display:inline-block;background:#eef4f6;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.home-material-featured .home-material-badge{background:#fff0e7;color:var(--home-orange-dark)}.home-material-card h3{font-size:25px;margin:19px 0 6px}.home-material-price{font-size:24px;font-weight:950;color:var(--home-navy)}.home-material-price small{font-size:12px;font-weight:700;color:var(--home-muted)}.home-material-card ul{padding-left:20px;color:var(--home-muted);margin:20px 0}.home-material-card li{margin:8px 0}.home-material-card>a{font-weight:900;color:var(--home-orange-dark);text-decoration:none}.home-center-link{text-align:center;margin-top:28px}
.home-how-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.home-large-copy{font-size:18px;color:var(--home-muted);margin:18px 0 26px}.home-factor-list{border-top:1px solid var(--home-line)}.home-factor-list>div{display:grid;grid-template-columns:185px 1fr;gap:25px;padding:22px 0;border-bottom:1px solid var(--home-line)}.home-factor-list strong{font-size:16px}.home-factor-list span{color:var(--home-muted)}
.home-state-section{background:linear-gradient(180deg,#fff,#f5f8fa)}.home-state-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.home-state-grid a{display:block;padding:20px;border:1px solid var(--home-line);border-radius:16px;background:#fff;text-decoration:none;transition:border-color .15s,transform .15s}.home-state-grid a:hover{border-color:#f0a17a;transform:translateY(-2px)}.home-state-grid strong,.home-state-grid span{display:block}.home-state-grid strong{font-size:18px}.home-state-grid span{font-size:13px;color:var(--home-muted);margin-top:3px}
.home-trust-section{background:linear-gradient(135deg,var(--home-navy),#1c526d);color:#fff}.home-trust-content{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.home-trust-content p{font-size:18px;color:#d1e3eb;max-width:650px}.home-trust-links{display:grid;gap:12px}.home-trust-links a{display:block;padding:18px 20px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);border-radius:15px;text-decoration:none}.home-trust-links strong,.home-trust-links span{display:block}.home-trust-links span{font-size:13px;color:#c8dce5;margin-top:3px}
.home-faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.home-faq-layout>div:first-child p{color:var(--home-muted);font-size:17px}.home-faq details{border-bottom:1px solid var(--home-line);padding:20px 0}.home-faq details:first-child{border-top:1px solid var(--home-line)}.home-faq summary{cursor:pointer;font-size:17px;font-weight:900;list-style:none}.home-faq summary::-webkit-details-marker{display:none}.home-faq summary:after{content:"+";float:right;color:var(--home-orange);font-size:23px}.home-faq details[open] summary:after{content:"–"}.home-faq p{color:var(--home-muted);margin:12px 35px 0 0}
.home-final-cta{padding:68px 0;background:var(--home-orange);color:#fff}.home-final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.home-final-cta h2{max-width:760px}.home-final-cta p{color:#ffe1d3;max-width:760px}.home-footer{background:#0b2636;color:#d8e5eb;padding:62px 0 24px}.home-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px}.home-footer-brand p{max-width:430px}.home-footer-brand small{color:#9db4bf}.home-footer .home-brand{color:#fff}.home-footer-grid>div:not(.home-footer-brand){display:flex;flex-direction:column;gap:9px}.home-footer-grid strong{color:#fff;margin-bottom:8px}.home-footer-grid a:not(.home-brand){color:#cbdce4;text-decoration:none;font-size:14px}.home-footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#9db4bf}.home-mobile-cta{display:none}
@media(max-width:1040px){.home-hero-grid{grid-template-columns:1fr;gap:40px}.home-hero-copy{text-align:center}.home-hero-copy>p{margin-left:auto;margin-right:auto}.home-proof-row,.home-hero-links{justify-content:center}.home-estimator{max-width:720px;margin:0 auto;width:100%}.home-action-grid{grid-template-columns:1fr 1fr}.home-trust-grid{grid-template-columns:1fr 1fr}.home-trust-grid>div:nth-child(2){border-right:0}.home-trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--home-line)}.home-how-grid,.home-trust-content,.home-faq-layout{grid-template-columns:1fr;gap:40px}}
@media(max-width:820px){.home-topbar{display:none}.home-header-inner{min-height:68px}.home-menu-button{display:block}.home-nav{position:absolute;left:20px;right:20px;top:74px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--home-line);border-radius:18px;padding:16px;box-shadow:var(--home-shadow)}.home-nav.is-open{display:flex}.home-nav a{padding:8px}.home-nav-cta{text-align:center}.home-hero{padding:50px 0}.home-hero h1{font-size:clamp(40px,12vw,58px)}.home-form-grid{grid-template-columns:1fr}.home-section{padding:65px 0}.home-section-heading{display:block}.home-section-heading>p{margin-top:15px}.home-material-grid,.home-state-grid{grid-template-columns:1fr}.home-final-cta-inner{display:block}.home-final-cta .home-button{margin-top:18px}.home-footer-grid{grid-template-columns:1fr 1fr}.home-footer-brand{grid-column:1/-1}.home-mobile-cta{display:block;position:fixed;left:12px;right:12px;bottom:12px;z-index:80}.home-mobile-cta a{display:block;text-align:center;background:var(--home-orange);color:#fff;text-decoration:none;padding:14px;border-radius:999px;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.2)}.home-footer{padding-bottom:88px}}
@media(max-width:560px){.home-shell{width:min(100% - 26px,1180px)}.home-action-grid,.home-trust-grid,.home-footer-grid{grid-template-columns:1fr}.home-trust-grid>div{border-right:0;border-bottom:1px solid var(--home-line)}.home-estimator{padding:19px;border-radius:20px}.home-estimator-heading{display:block}.home-secure-note{display:inline-block;margin-top:8px}.home-result-head{display:block}.home-average{text-align:left;margin-top:10px}.home-breakdown{grid-template-columns:1fr}.home-hero-links .home-button{width:100%}.home-factor-list>div{grid-template-columns:1fr;gap:5px}.home-footer-brand{grid-column:auto}.home-footer-bottom{display:block}.home-footer-bottom span{display:block;margin-top:5px}}


/* Visual hero update */
.home-hero-visual{padding:52px 0 58px;background:linear-gradient(180deg,#f7fafc,#fff);}
.home-hero-grid-visual{grid-template-columns:minmax(0,1.22fr) minmax(390px,.78fr);gap:28px;align-items:stretch;}
.home-roof-visual{position:relative;min-height:650px;border-radius:28px;overflow:hidden;background:#183246;box-shadow:var(--home-shadow);}
.home-roof-visual>img{width:100%;height:100%;object-fit:cover;display:block;}
.home-roof-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,28,42,.78) 0%,rgba(8,28,42,.34) 52%,rgba(8,28,42,.08) 100%),linear-gradient(0deg,rgba(6,24,37,.55),transparent 52%);}
.home-roof-visual-overlay{position:absolute;z-index:2;left:42px;right:42px;bottom:38px;color:#fff;max-width:620px;}
.home-roof-visual-overlay h1{font-size:clamp(36px,4.2vw,58px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 14px;max-width:590px;}
.home-roof-visual-overlay p{font-size:18px;line-height:1.55;color:#e6f0f5;max-width:560px;margin:0 0 20px;}
.home-proof-row-on-image{margin:0;}
.home-proof-row-on-image span{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(8px);}
.home-estimator-raised{align-self:center;margin-left:-58px;z-index:3;box-shadow:0 28px 80px rgba(15,45,63,.22);}
.home-estimator-raised .home-estimator-heading h2{font-size:27px;line-height:1.08;margin:5px 0 0;letter-spacing:-.035em;}
@media(max-width:1040px){.home-hero-grid-visual{grid-template-columns:1fr;gap:24px}.home-roof-visual{min-height:520px}.home-estimator-raised{margin:-92px auto 0;max-width:760px;width:calc(100% - 44px)}}
@media(max-width:820px){.home-hero-visual{padding:26px 0 44px}.home-roof-visual{min-height:450px;border-radius:22px}.home-roof-visual-overlay{left:24px;right:24px;bottom:24px}.home-roof-visual-overlay h1{font-size:38px}.home-roof-visual-overlay p{font-size:16px}.home-estimator-raised{margin:-50px auto 0;width:calc(100% - 20px)}}
@media(max-width:560px){.home-roof-visual{min-height:390px}.home-roof-visual-overlay h1{font-size:32px}.home-proof-row-on-image span:nth-child(3){display:none}.home-estimator-raised{width:100%;margin:-28px auto 0}}

/* Hero Layout Fix v2.2 — image and calculator are separate columns */
.home-hero-grid-visual{
  grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);
  gap:32px;
  align-items:stretch;
}
.home-roof-visual{
  min-width:0;
  min-height:640px;
}
.home-estimator-raised{
  position:relative;
  align-self:stretch;
  margin:0;
  z-index:1;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
@media(max-width:1100px){
  .home-hero-grid-visual{
    grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);
    gap:24px;
  }
}
@media(max-width:940px){
  .home-hero-grid-visual{
    grid-template-columns:1fr;
    gap:22px;
  }
  .home-roof-visual{
    min-height:500px;
  }
  .home-estimator-raised{
    width:100%;
    max-width:none;
    margin:0;
  }
}
@media(max-width:560px){
  .home-roof-visual{min-height:360px}
  .home-estimator-raised{margin:0;width:100%}
}
