.home-rebuild{--green:#075b49;--navy:#12243b;--muted:#60718a;--paper:#fff;--wash:#eef6f4;max-width:1240px;margin:0 auto;padding:30px 24px 70px;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--navy)}.home-rebuild *{box-sizing:border-box}.home-rebuild a{text-decoration:none}.home-hero{display:grid;grid-template-columns:1.08fr .92fr;min-height:430px;overflow:hidden;border-radius:22px;background:linear-gradient(120deg,#063f35,#08775d);box-shadow:0 22px 42px rgba(8,61,54,.20)}.home-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:58px;color:#fff}.home-eyebrow{margin:0 0 10px;color:#497767;font-size:12px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}.home-hero .home-eyebrow{color:#bce9d8}.home-hero h1{margin:0;max-width:620px;font-size:clamp(34px,4vw,56px);line-height:1.08;color:#fff}.home-lead{max-width:540px;margin:20px 0 28px;font-size:18px;line-height:1.7;color:#e0f3ec}.home-actions{display:flex;flex-wrap:wrap;gap:12px}.home-primary,.home-secondary{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:8px;font-weight:800}.home-primary{background:#fff;color:#075b49}.home-secondary{border:1px solid rgba(255,255,255,.68);color:#fff}.home-hero-image{min-height:280px;background:#d7e4df}.home-hero-image img{width:100%;height:100%;object-fit:cover}.home-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:-31px 30px 52px;position:relative;z-index:2}.home-service-grid a{display:flex;min-height:136px;flex-direction:column;justify-content:center;padding:22px;border:1px solid #dce8e5;border-radius:14px;background:#fff;box-shadow:0 11px 24px rgba(20,53,58,.09);color:var(--navy);transition:.2s}.home-service-grid a:hover{border-color:#58a68f;transform:translateY(-3px);box-shadow:0 17px 27px rgba(20,53,58,.13)}.home-service-grid b{margin-bottom:7px;font-size:18px;color:var(--green)}.home-service-grid span{font-size:14px;line-height:1.5;color:var(--muted)}.home-content-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;align-items:stretch}.home-about{padding:40px;border-radius:18px;background:var(--wash)}.home-about h2,.home-updates h2,.home-resources h2{margin:0;color:var(--navy);font-size:31px;line-height:1.2}.home-about>p:not(.home-eyebrow){margin:18px 0 26px;line-height:1.75;color:var(--muted)}.home-about>a{font-weight:800;color:var(--green)}.home-about>a span{padding-left:6px}.home-updates{padding:31px;border:1px solid #dce8e5;border-radius:18px;background:#fff;box-shadow:0 12px 26px rgba(20,53,58,.07)}.home-section-title{display:flex;justify-content:space-between;gap:15px;align-items:flex-end;margin-bottom:16px}.home-section-title h2{font-size:27px}.home-section-title>a{font-size:14px;font-weight:800;color:var(--green)}.home-notice{display:grid;grid-template-columns:1fr auto;gap:13px;padding:15px 0;border-top:1px solid #e6edeb;color:var(--navy)}.home-notice span{font-size:15px;font-weight:700;line-height:1.45}.home-notice small{padding-top:3px;color:var(--muted);white-space:nowrap}.home-notice:hover span{color:var(--green)}.home-resources{display:grid;grid-template-columns:.8fr 1.2fr;gap:35px;margin-top:34px;padding:38px 40px;border-radius:18px;background:#132c45}.home-resources .home-eyebrow{color:#96cbbb}.home-resources h2{color:#fff}.home-resource-links{display:grid;grid-template-columns:1fr 1fr;gap:11px}.home-resource-links a{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border:1px solid rgba(255,255,255,.15);border-radius:9px;color:#fff;font-weight:700;background:rgba(255,255,255,.06)}.home-resource-links a:hover{background:rgba(255,255,255,.14)}@media(max-width:820px){.home-hero{grid-template-columns:1fr}.home-hero-image{max-height:270px}.home-service-grid{grid-template-columns:1fr 1fr;margin:-20px 15px 35px}.home-content-grid,.home-resources{grid-template-columns:1fr}.home-resources{padding:30px}.home-rebuild{padding:18px 15px 45px}}@media(max-width:520px){.home-hero-copy{padding:36px 25px}.home-service-grid{grid-template-columns:1fr;margin:16px 0 30px}.home-hero h1{font-size:35px}.home-content-grid{gap:20px}.home-about,.home-updates{padding:25px}.home-resource-links{grid-template-columns:1fr}.home-section-title{align-items:flex-start;flex-direction:column}.home-notice{grid-template-columns:1fr}.home-notice small{padding-top:0}}
