:root{--navy:#0b1f33;--rich:#143451;--gold:#d6a84b;--light:#e8c978;--cream:#f7f4ec;--white:#fff;--text:#1e2933;--muted:#5c6873;--wa:#25d366;--shadow:0 12px 32px rgba(11,31,51,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--text);font:17px/1.65 system-ui,-apple-system,"Segoe UI",sans-serif;background:#fff}img,svg{max-width:100%}a{color:var(--rich)}a:hover{text-decoration-thickness:2px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--light);outline-offset:3px}.wrap{width:min(1160px,calc(100% - 36px));margin:auto}.announcement{background:var(--navy);color:#fff;padding:.45rem 0;font-size:.9rem}.announcement .wrap{display:flex;justify-content:space-between;gap:1rem}.announcement a{color:var(--light)}header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);box-shadow:0 2px 12px rgba(0,0,0,.07)}.nav{min-height:82px;display:flex;align-items:center;gap:2rem}.logo{width:220px;height:auto;display:block}.nav-links{margin-left:auto;display:flex;align-items:center;gap:1.3rem}.nav-links a{text-decoration:none;font-weight:650}.menu{display:none;background:none;border:0;font-size:1.6rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.72rem 1.2rem;border:2px solid var(--gold);border-radius:7px;background:var(--gold);color:var(--navy);font-weight:800;text-decoration:none;cursor:pointer}.btn:hover{background:var(--light)}.btn-wa{background:var(--wa);border-color:var(--wa);color:#082714}.btn-outline{background:transparent;color:var(--navy)}.hero{padding:5.5rem 0 4rem;background:linear-gradient(125deg,var(--cream) 65%,#fff 65%)}.hero-grid,.split{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}.eyebrow{color:#8a651d;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:850}.hero h1{font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.03;margin:.4rem 0 1.3rem;color:var(--navy);max-width:850px}h1,h2,h3{line-height:1.15;color:var(--navy)}h2{font-size:clamp(2rem,4vw,3.25rem);margin:.3rem 0 1rem}h3{font-size:1.3rem}.lead{font-size:1.2rem;color:var(--muted);max-width:700px}.ticks,.clean-list{padding:0;list-style:none}.ticks{display:flex;flex-wrap:wrap;gap:.7rem 1.3rem;font-weight:700}.ticks li:before,.clean-list li:before{content:"✓";color:#8a651d;font-weight:900;margin-right:.55rem}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.5rem 0 .6rem}.micro{font-size:.88rem;color:var(--muted)}.loft-art{background:var(--navy);border-radius:18px;padding:2rem;box-shadow:var(--shadow);color:#fff}.loft-art svg{display:block;width:100%;height:auto}.loft-art p{color:#d9e3ec}section{padding:5rem 0}.cream{background:var(--cream)}.navy{background:var(--navy);color:#fff}.navy h2,.navy h3{color:#fff}.navy .lead,.navy .micro{color:#d8e0e8}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-top:2rem}.card{background:#fff;padding:1.6rem;border-radius:10px;box-shadow:var(--shadow);border-top:4px solid var(--gold)}.card p{color:var(--muted)}.card a{font-weight:800}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:2rem 0}.step{padding:1.4rem;border-left:2px solid var(--gold);background:#fff;box-shadow:var(--shadow)}.step b{display:block;color:#9a7020;font-size:1.4rem}.area-links{display:flex;flex-wrap:wrap;gap:.7rem}.area-links a{background:#fff;padding:.7rem 1rem;border-radius:30px;text-decoration:none;font-weight:700}.form-wrap{background:#fff;border-radius:14px;box-shadow:var(--shadow);padding:2rem}form{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}.field{display:flex;flex-direction:column;gap:.35rem}.field.full{grid-column:1/-1}label{font-weight:750}input,select,textarea{font:inherit;border:1px solid #aab2ba;border-radius:6px;padding:.75rem;background:#fff}textarea{min-height:110px}.check{display:flex;gap:.7rem}.check input{width:22px;height:22px;flex:none}.error-summary{display:none;background:#fff1f1;border-left:4px solid #b42318;padding:1rem;grid-column:1/-1}.error-summary.show{display:block}.faq{max-width:850px;margin:2rem auto}.faq details{border-bottom:1px solid #d7d7d7;padding:1rem 0}.faq summary{font-size:1.1rem;font-weight:800;color:var(--navy);cursor:pointer}.faq p{color:var(--muted)}.final{text-align:center}.breadcrumbs{padding:1rem 0;font-size:.9rem;color:var(--muted)}.page-hero{padding:4rem 0;background:var(--cream)}.page-hero h1{font-size:clamp(2.4rem,5vw,4rem);max-width:850px}.content{max-width:820px}.content h2{margin-top:2.5rem}.note{padding:1.2rem;border-left:4px solid var(--gold);background:var(--cream)}footer{background:#071726;color:#dce4eb;padding:3rem 0 6rem}footer .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}footer h2,footer h3{color:#fff}footer a{color:#fff}footer .logo{background:#fff;border-radius:6px;padding:.4rem}.floating{position:fixed;right:22px;bottom:22px;z-index:19;border-radius:50px;box-shadow:var(--shadow)}.mobile-bar{display:none}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;z-index:99;background:#fff;padding:1rem}.center{text-align:center}@media(max-width:900px){.menu{display:block;margin-left:auto}.nav{min-height:67px}.logo{width:185px}.nav-links{display:none;position:absolute;top:67px;left:0;right:0;background:#fff;padding:1rem 18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.nav-links .btn{text-align:center}.hero-grid,.split{grid-template-columns:1fr;gap:2rem}.cards,.grid3,.steps{grid-template-columns:1fr 1fr}.floating{display:none}.mobile-bar{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:30;background:#fff;padding:.55rem;gap:.5rem;box-shadow:0 -4px 18px rgba(0,0,0,.16)}body{padding-bottom:69px}footer{padding-bottom:3rem}}@media(max-width:600px){body{font-size:16px}.announcement .wrap{justify-content:center}.announcement span{display:none}.hero{padding:3.5rem 0}.cards,.grid3,.steps,form,footer .footer-grid{grid-template-columns:1fr}.field.full{grid-column:auto}section{padding:3.8rem 0}.actions .btn{width:100%}.loft-art{padding:1.2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}

/* Loft photography */
.hero-photo,.project-gallery figure,.service-photo{margin:0}
.hero-photo{overflow:hidden;border-radius:18px;box-shadow:var(--shadow);background:var(--navy)}
.hero-photo img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center}
.hero-photo figcaption{padding:1rem 1.2rem;color:#fff;background:var(--navy);font-size:.95rem}
.project-gallery{background:#fff}
.gallery-intro{max-width:760px;color:var(--muted)}
.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1.5rem;margin-top:2rem}
.gallery-grid figure,.service-photo{display:flex;flex-direction:column;align-self:start;overflow:hidden;border-radius:12px;background:#fff;box-shadow:var(--shadow)}
.gallery-grid img,.service-photo img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center}
.gallery-grid figcaption,.service-photo figcaption{position:static;padding:1rem 1.1rem;color:var(--muted);line-height:1.5}
.gallery-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2.5rem;padding:1.5rem;border-left:4px solid var(--gold);background:var(--cream)}
.gallery-cta p{margin:0}
.service-photo{margin:2rem 0}
.service-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.5rem}
.service-photo-grid .service-photo{margin:1rem 0}
@media(max-width:1023px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:767px){body{padding-bottom:96px}.hero-photo img{aspect-ratio:4/3}.gallery-grid,.service-photo-grid{grid-template-columns:1fr}.gallery-grid{gap:1.5rem}.gallery-grid figcaption,.service-photo figcaption{padding:1rem}.gallery-cta{gap:1rem;padding:1.25rem}.gallery-cta .btn{width:100%}}

/* Spray foam removal feature */
.service-feature{display:grid;grid-template-columns:1.35fr .65fr;gap:2rem;align-items:center;margin-top:2rem;padding:2rem;border-radius:14px;background:var(--navy);color:#fff;box-shadow:var(--shadow)}
.service-feature h3{margin:.25rem 0 .7rem;color:#fff;font-size:clamp(1.7rem,3vw,2.35rem)}
.service-feature p{margin-top:0}
.service-feature .eyebrow{color:var(--light)}
.service-feature .clean-list{margin-bottom:0}
.service-feature .clean-list li:before{color:var(--light)}
.service-feature-cta{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;padding:1.35rem;border-left:4px solid var(--gold);background:rgba(255,255,255,.08)}
.service-feature-cta p{margin:0}
.service-feature .text-link{color:#fff;font-weight:800}
.content .steps{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:767px){.content .steps{grid-template-columns:1fr}.service-feature{grid-template-columns:1fr;padding:1.35rem}.service-feature-cta{padding:1rem}.service-feature-cta .btn{width:100%}}

/* High-conversion spray foam removal pages */
.service-feature{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:2.4rem;padding:clamp(1.5rem,3vw,2.5rem)}
.service-feature-side{display:grid;gap:1rem}
.foam-feature-photo,.foam-hero-photo,.foam-result-photo{margin:0;overflow:hidden;border-radius:16px;background:var(--navy);box-shadow:0 18px 42px rgba(3,16,28,.2)}
.foam-feature-photo img,.foam-hero-photo img,.foam-result-photo img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
.foam-feature-photo figcaption,.foam-hero-photo figcaption,.foam-result-photo figcaption{padding:.85rem 1rem;font-size:.9rem;line-height:1.45}
.foam-feature-photo figcaption,.foam-hero-photo figcaption{color:#fff;background:var(--navy)}
.foam-result-photo figcaption{color:var(--muted);background:#fff}
.service-feature-cta{gap:1rem;padding:1.2rem 1.3rem;border:1px solid rgba(255,255,255,.15);border-left:4px solid var(--gold);border-radius:10px;background:rgba(255,255,255,.08)}
.feature-lead{max-width:620px;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:800;line-height:1.35;color:#fff}
.foam-page>section:not(.page-hero):not(.trust-strip){padding:4.25rem 0}
.foam-hero{padding:clamp(3rem,6vw,5.5rem) 0;background:linear-gradient(118deg,var(--cream) 0 72%,#fff 72%)}
.foam-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:clamp(2rem,5vw,4.5rem);align-items:center}
.foam-hero h1{max-width:720px;font-size:clamp(2.65rem,5vw,4.65rem);line-height:1.01;letter-spacing:-.035em;margin:.55rem 0 1.25rem}
.foam-hero .lead{max-width:650px;font-size:1.18rem}
.foam-hero-photo{transform:translateY(12px)}
.trust-strip{padding:0;background:var(--navy);color:#fff}
.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
.trust-grid div{position:relative;display:grid;align-content:start;gap:.3rem;min-height:118px;padding:1.45rem 1.25rem 1.35rem 3rem;border-right:1px solid rgba(255,255,255,.16)}
.trust-grid div:last-child{border-right:0}
.trust-grid div:before{content:"✓";position:absolute;left:1.15rem;top:1.45rem;color:var(--gold);font-weight:950}
.trust-grid strong{color:var(--light);line-height:1.25}
.trust-grid span{font-size:.9rem;line-height:1.45;color:#d8e0e8}
.problem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}
.problem-grid article{position:relative;min-height:290px;padding:4.75rem 1.65rem 1.65rem;border:1px solid #e2e5e8;border-radius:14px;background:#fff;box-shadow:0 14px 34px rgba(11,31,51,.09)}
.problem-grid article:before{position:absolute;top:1.35rem;left:1.65rem;display:grid;place-items:center;width:2.55rem;height:2.55rem;border-radius:50%;background:var(--navy);color:var(--light);font-weight:900}
.problem-grid article:nth-child(1):before{content:"01"}
.problem-grid article:nth-child(2):before{content:"02"}
.problem-grid article:nth-child(3):before{content:"03"}
.problem-grid .eyebrow{margin:.2rem 0 .65rem}
.problem-grid h2{font-size:clamp(1.45rem,2.3vw,1.85rem);line-height:1.12;margin:.25rem 0 .9rem;letter-spacing:-.015em}
.problem-grid p:last-child{margin-bottom:0;color:var(--muted)}
.foam-explain{gap:clamp(2rem,5vw,4.5rem);align-items:center}
.assessment-list{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1.75rem;margin:1.7rem 0 2.5rem}
.photo-request{margin:3rem 0;padding:clamp(1.5rem,3vw,2.25rem);border:1px solid #e4dcc9;border-left:5px solid var(--gold);border-radius:14px;background:var(--cream)}
.photo-request ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:0;list-style:none;counter-reset:photos}
.photo-request li{counter-increment:photos;display:grid;grid-template-columns:auto 1fr;gap:.15rem .7rem;min-height:112px;padding:1rem;border-radius:9px;background:#fff;box-shadow:0 8px 22px rgba(11,31,51,.08)}
.photo-request li:before{content:counter(photos);grid-row:1/3;display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;background:var(--gold);color:var(--navy);font-weight:900}
.photo-request li span{grid-column:2;color:var(--muted);font-size:.92rem}
.foam-steps{gap:1.15rem}
.foam-steps .step{border:1px solid #e2e5e8;border-top:4px solid var(--gold);border-radius:10px}
.foam-faq{margin:3.5rem auto}
.conversion-panel{margin:3.5rem 0;padding:clamp(1.6rem,4vw,2.75rem);border-radius:16px;background:linear-gradient(135deg,var(--navy),var(--rich));color:#fff;box-shadow:var(--shadow)}
.conversion-panel h2{max-width:680px;color:#fff}
.conversion-panel p:not(.eyebrow){max-width:720px;color:#d8e0e8}
@media(max-width:1100px){
 .foam-hero-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr);gap:2rem}
 .foam-hero h1{font-size:clamp(2.65rem,5.7vw,4rem)}
 .trust-grid{grid-template-columns:1fr 1fr}
 .trust-grid div:nth-child(2){border-right:0}
 .trust-grid div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.16)}
 .problem-grid article{min-height:310px;padding-inline:1.35rem}
}
@media(max-width:900px){
 .service-feature,.foam-hero-grid,.foam-explain,.problem-grid{grid-template-columns:1fr}
 .foam-hero{background:var(--cream)}
 .foam-hero h1{max-width:760px;font-size:clamp(2.6rem,8vw,4.15rem)}
 .foam-hero-photo,.foam-result-photo{max-width:720px;transform:none}
 .problem-grid article{min-height:0;padding:4.5rem 1.5rem 1.5rem}
 .photo-request ol{grid-template-columns:1fr}
}
@media(max-width:767px){
 .service-feature{grid-template-columns:1fr;padding:1.35rem}
 .foam-page>section:not(.page-hero):not(.trust-strip){padding:3.25rem 0}
 .foam-hero{padding:2.75rem 0}
 .foam-hero-grid{gap:1.6rem}
 .foam-hero h1{font-size:clamp(2.45rem,12vw,3.35rem)}
 .foam-hero .actions .btn{width:100%}
 .trust-grid,.assessment-list{grid-template-columns:1fr}
 .trust-grid div{min-height:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}
 .trust-grid div:nth-child(2){border-right:0}
 .trust-grid div:last-child{border-bottom:0}
 .photo-request,.conversion-panel{padding:1.35rem}
 .problem-grid{gap:1rem}
}
