:root{--ink:#07111f;--muted:#536175;--paper:#fffdf8;--cream:#f8f5ee;--green:#173f35;--green-dark:#102f28;--coral:#b93e2c;--blue:#2563eb;--gold:#f5b65b;--line:#cbd5e1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,summary{font:inherit}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(6,78,59,.1);background:rgba(255,253,248,.95);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header nav{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1200px;height:68px;margin:0 auto;padding:0 24px}.brand{color:#145a46;font-size:22px;font-weight:900;letter-spacing:-.035em;text-decoration:none}.account-links,.main-links{display:flex;align-items:center;gap:28px}.contractor-signin,.main-links a{color:#334155;font-size:14px;font-weight:700;text-decoration:none}.contractor-signin:hover,.main-links a:hover{color:#16624e}.signin{border:1px solid rgba(6,78,59,.2);border-radius:10px;background:white;color:#134e3d;padding:9px 15px;font-size:14px;font-weight:750;text-decoration:none}.public-hero{position:relative;isolation:isolate;min-height:calc(100svh - 68px);overflow:hidden;background:#142f28}.hero-art{position:absolute;inset:0;z-index:-2}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{display:none;position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(20,47,40,.05),transparent 45%,rgba(20,47,40,.48))}.hero-inner{display:flex;align-items:center;min-height:calc(100svh - 68px);max-width:1440px;margin:0 auto;padding:40px 7vw 128px}.hero-copy{max-width:660px;color:white}.hero-location{display:inline-flex;align-items:center;margin:0 0 20px;border-left:4px solid #f0b44d;padding-left:12px;color:#ecfdf5;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero-copy h1{margin:0;color:white;font-size:clamp(64px,6vw,86px);font-weight:900;letter-spacing:-.055em;line-height:.94;text-transform:uppercase}.hero-copy>p:not(.hero-location){max-width:560px;margin:24px 0 0;color:rgba(236,253,245,.92);font-size:20px;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.action{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 24px;font-size:15px;font-weight:850;text-decoration:none}.action-primary{background:var(--coral);color:white}.action-primary:hover{background:#9f3324}.action-light{background:white;color:#123e33}.action-blue,.contractor-ribbon{background:var(--blue);color:white}.contractor-ribbon{position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:20px;width:36%;min-height:120px;padding:24px 40px;text-decoration:none}.contractor-ribbon small{display:block;font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.contractor-ribbon strong{display:block;margin-top:8px;font-size:24px;line-height:1.15}.section-shell{max-width:1440px;margin:0 auto;padding:96px 7vw}.section-eyebrow{margin:0;color:#187057;font-size:13px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.matching-copy h2,.section-shell h2{margin:16px 0 0;color:var(--ink);font-size:clamp(44px,5vw,68px);font-weight:950;letter-spacing:-.045em;line-height:.98;text-transform:uppercase}.section-intro{max-width:700px;margin:24px 0 0;color:var(--muted);font-size:18px;line-height:1.75}.path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:48px}.path-card{display:flex;min-height:500px;flex-direction:column;overflow:hidden;border:1px solid #e2e8f0;background:white;box-shadow:0 18px 50px -36px rgba(15,23,42,.4)}.path-image{position:relative;height:240px;overflow:hidden}.path-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.path-card:hover .path-image img{transform:scale(1.025)}.path-number{position:absolute;top:16px;right:16px;display:grid;min-width:44px;height:44px;place-items:center;border-radius:999px;padding:0 10px;color:white;font-size:13px;font-weight:900;box-shadow:0 8px 24px rgba(15,23,42,.2)}.path-line{position:absolute;inset:auto 0 0;height:6px}.coral{background:var(--coral)}.green{background:#17604b}.blue{background:var(--blue)}.gold{background:#f7dda7}.path-copy{display:flex;flex:1 1;flex-direction:column;padding:30px}.path-copy>p{margin:0;color:#187057;font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.path-copy h3{margin:10px 0 0;font-size:27px;font-weight:950;letter-spacing:-.025em;line-height:1.05;text-transform:uppercase}.path-copy>span{margin-top:14px;color:var(--muted);line-height:1.6}.path-copy>a{display:inline-flex;align-items:center;gap:10px;align-self:flex-end;min-height:44px;margin-top:auto;background:var(--ink);color:white;padding:0 16px;font-size:14px;font-weight:850;text-decoration:none}.matching-section{display:grid;grid-template-columns:.88fr 1.12fr;max-width:1440px;margin:0 auto;background:var(--green);color:white}.matching-copy{padding:96px 7vw}.matching-copy .section-eyebrow{color:var(--gold)}.matching-copy h2{color:white;font-size:clamp(42px,4.5vw,60px)}.matching-copy>p:last-child{max-width:560px;margin:24px 0 0;color:rgba(236,253,245,.76);font-size:18px;line-height:1.7}.matching-section ol{display:grid;margin:0;padding:0;background:#e8e1d2;color:var(--ink);list-style:none}.matching-section li{display:grid;grid-template-columns:72px 1fr;gap:20px;align-items:start;border-bottom:1px solid rgba(15,23,42,.15);padding:34px}.matching-section li:last-child{border-bottom:0}.matching-section li>span{color:#a73524;font-size:20px;font-weight:900}.matching-section h3{margin:0;font-size:20px;font-weight:900;text-transform:uppercase}.matching-section li p{margin:8px 0 0;color:#475569;line-height:1.6}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-heading-row>div{max-width:800px}.outline-action{flex:0 0 auto;border:1px solid rgba(6,78,59,.2);border-radius:9px;padding:14px 20px;color:#134e3d;font-size:14px;font-weight:800;text-decoration:none}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border:1px solid var(--line);background:var(--line)}.services-section>.service-grid{margin-top:40px}.service-card{position:relative;display:flex;min-height:190px;flex-direction:column;align-items:flex-start;background:var(--cream);padding:28px;text-decoration:none;transition:background .15s ease}.service-card:hover{background:white}.service-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:999px;color:var(--ink)}.service-icon.coral{background:#f3c8b8}.service-icon.green{background:#dce9df}.service-icon.gold{background:#f7dda7}.service-arrow{position:absolute;top:28px;right:28px;color:#187057}.service-card strong{margin-top:26px;font-size:20px;font-weight:900;text-transform:uppercase}.service-card>span:last-child{margin-top:8px;color:var(--muted);font-size:14px;line-height:1.6}.more-services{margin-top:0}.more-services summary{display:flex;width:fit-content;margin:24px auto 0;border:1px solid rgba(6,78,59,.2);border-radius:9px;padding:13px 20px;color:#134e3d;font-size:14px;font-weight:800;cursor:pointer;list-style:none}.more-services summary::-webkit-details-marker{display:none}.more-services .service-grid{margin-top:24px}.hide-label,.more-services[open] .show-label{display:none}.more-services[open] .hide-label{display:inline}.profile-section{display:grid;grid-template-columns:1.15fr .85fr;max-width:1200px;margin:0 auto 80px;overflow:hidden;border-radius:28px;background:var(--green);color:white}.profile-copy{padding:48px}.profile-copy .section-eyebrow{color:#a7f3d0}.profile-copy h2{max-width:620px;margin:12px 0 0;font-size:38px;letter-spacing:-.025em;line-height:1.1}.profile-copy>p:not(.section-eyebrow){max-width:680px;margin:20px 0 0;color:rgba(236,253,245,.85);font-size:18px;line-height:1.7}.profile-copy .action{margin-top:28px}.profile-features{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(255,255,255,.1)}.profile-features>div{display:flex;min-height:150px;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#1d4b3e;text-align:center}.profile-features span{display:grid;width:44px;height:44px;place-items:center;border-radius:999px;background:rgba(167,243,208,.1);color:#a7f3d0}.profile-features strong{max-width:120px;line-height:1.25}.contractor-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;border-block:1px solid rgba(30,64,175,.1);background:#eff5ff;padding:52px max(24px,calc((100vw - 1200px) / 2))}.contractor-cta>div{display:flex;align-items:flex-start;gap:16px;max-width:800px}.contractor-icon{display:grid;flex:0 0 auto;width:48px;height:48px;place-items:center;border-radius:16px;background:#1d4ed8;color:white}.contractor-cta p{margin:0;color:#1d4ed8;font-size:13px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.contractor-cta h2{margin:8px 0;font-size:30px;letter-spacing:-.025em}.contractor-cta div div>span{color:var(--muted);line-height:1.6}.site-footer{display:flex;align-items:center;gap:36px;background:var(--green-dark);color:#ecfdf5;padding:36px max(24px,calc((100vw - 1200px) / 2))}.site-footer strong{font-size:20px}.site-footer p{flex:1 1;max-width:680px;margin:0;color:rgba(236,253,245,.68);font-size:14px;line-height:1.6}.site-footer a{font-size:14px;font-weight:800}.blog-shell{max-width:1180px;min-height:calc(100svh - 68px);margin:0 auto;padding:80px 24px 110px}.blog-hero{max-width:800px}.blog-hero>p:last-child{margin:24px 0 0;color:var(--muted);font-size:19px;line-height:1.7}.eyebrow{margin:0;color:#187057;font-size:13px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.article-header h1,.blog-hero h1{margin:14px 0 0;font-size:clamp(48px,6vw,78px);font-weight:950;letter-spacing:-.05em;line-height:.98;text-transform:uppercase}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:52px}.blog-search{margin-top:42px}.blog-search label{display:block;margin-bottom:10px;font-size:14px;font-weight:850}.blog-search>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;max-width:760px;border:1px solid #cbd5e1;background:white}.blog-search svg{margin-left:18px;color:#64748b}.blog-search input{min-width:0;height:56px;border:0;outline:0;background:transparent;padding:0 14px;color:var(--ink);font:inherit}.blog-search button{align-self:stretch;border:0;background:var(--green);color:white;padding:0 24px;font-weight:850;cursor:pointer}.search-summary{margin:26px 0 -26px;color:var(--muted)}.empty-results{margin-top:48px;border:1px solid #dbe2e8;background:white;padding:42px}.empty-results h2{margin:0;font-size:28px}.empty-results p{color:var(--muted)}.empty-results a{color:#145a46;font-weight:850}.pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-top:42px}.pagination a{display:inline-flex;align-items:center;gap:8px;color:#145a46;font-weight:850;text-decoration:none}.pagination a:last-child{justify-self:end}.pagination>span{color:var(--muted);font-size:14px}.post-card{display:flex;min-height:330px;flex-direction:column;border:1px solid #dbe2e8;background:white;padding:28px;color:var(--ink)}.article-meta,.post-card small{color:#187057;font-size:12px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.post-card h2{margin:22px 0 0;font-size:27px;line-height:1.08}.post-card h2 a{text-decoration:none}.post-card p{color:var(--muted);line-height:1.65}.post-card .text-link{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin-top:auto;color:#145a46;font-weight:850;text-decoration:none}.article-shell{max-width:820px;margin:0 auto;padding:72px 24px 120px}.draft-preview-banner{display:flex;align-items:center;justify-content:center;gap:18px;background:#f4c95d;color:#17231f;padding:12px 20px;font-size:14px;font-weight:800}.draft-preview-banner a{border-bottom:1px solid;text-decoration:none}.article-back{display:inline-flex;align-items:center;gap:8px;margin-bottom:38px;color:#145a46;font-size:14px;font-weight:800;text-decoration:none}.article-header{border-bottom:1px solid #dbe2e8;padding-bottom:38px}.article-header h1{font-size:clamp(43px,6vw,68px)}.article-dek{color:var(--muted);font-size:20px;line-height:1.65}.article-body{color:#273447;font-size:18px;line-height:1.8}.article-body h2{margin:52px 0 14px;color:var(--ink);font-size:30px;line-height:1.15}.article-body p{margin:0 0 22px}.article-body ol,.article-body ul{margin:0 0 28px;padding-left:24px}.article-body a{color:#145a46;font-weight:700}.article-body blockquote{margin:32px 0;border-left:4px solid var(--gold);background:var(--cream);padding:20px 24px}.article-cta{margin-top:56px;background:var(--green);color:white;padding:34px}.article-cta h2{margin-top:0;color:white}.article-cta>p:not(.eyebrow){color:rgba(236,253,245,.82);line-height:1.65}.article-cta .action{margin-top:12px}.compact-footer{justify-content:flex-start}.compact-footer span{margin-right:auto;color:rgba(236,253,245,.68);font-size:14px}@media (max-width:1023px){.contractor-signin,.main-links{display:none}.hero-inner,.public-hero{min-height:780px}.hero-inner{align-items:flex-end;padding:60px 40px 176px}.contractor-ribbon{width:48%}.blog-grid,.path-grid{grid-template-columns:1fr}.path-card{min-height:440px}.path-image{height:240px}.matching-section{grid-template-columns:1fr}.section-heading-row{align-items:flex-start;flex-direction:column}.profile-section{margin-inline:24px;grid-template-columns:1fr}.profile-features{grid-template-columns:repeat(4,1fr)}.contractor-cta{align-items:flex-start;flex-direction:column}}@media (max-width:639px){.site-header nav{padding:0 16px}.brand{font-size:20px}.hero-shade{display:block}.public-hero{min-height:calc(100svh - 68px)}.hero-art img{object-position:top center}.hero-inner{align-items:flex-start;min-height:calc(100svh - 68px);padding:48px 24px 164px}.hero-copy h1{font-size:44px}.hero-copy>p:not(.hero-location){font-size:18px;line-height:1.55}.hero-actions{flex-direction:column}.hero-actions .action{width:100%}.contractor-ribbon{width:100%;min-height:112px;padding:22px 24px}.contractor-ribbon strong{font-size:20px}.section-shell{padding:68px 16px}.section-shell h2{font-size:40px}.path-grid{margin-top:36px}.path-card{min-height:440px}.path-image{height:220px}.path-copy{padding:24px}.path-copy h3{font-size:24px}.matching-copy{padding:68px 24px}.matching-copy h2{font-size:40px}.matching-section li{grid-template-columns:52px 1fr;padding:28px 24px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{min-height:230px;padding:16px}.service-icon{width:40px;height:40px}.service-arrow{top:16px;right:16px}.service-card strong{margin-top:20px;font-size:16px}.service-card>span:last-child{font-size:12px;line-height:1.55}.profile-section{margin:0 16px 64px}.profile-copy{padding:30px 24px}.profile-copy h2{font-size:32px}.profile-features{grid-template-columns:repeat(2,1fr)}.profile-features>div{min-height:132px}.contractor-cta{padding:42px 20px}.contractor-cta h2{font-size:25px}.site-footer{align-items:flex-start;flex-direction:column;gap:16px}.blog-shell{padding-top:56px}.blog-search>div{grid-template-columns:auto 1fr}.blog-search button{grid-column:1/-1;min-height:48px}.article-header h1,.blog-hero h1{font-size:42px}.post-card{min-height:290px}.article-body{font-size:17px}}