:root{--bg:#f5f1ea;--surface:#fffdf9;--surface-2:#f0ebe2;--text:#1f2933;--muted:#52606d;--brand:#c56a2d;--brand-dark:#8b4513;--accent:#2f6f4f;--border:rgba(31, 41, 51, 0.12);--shadow:0 18px 40px rgba(31, 41, 51, 0.08);--radius:18px;--max:1180px}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:var(--text);background:linear-gradient(180deg,#faf7f2 0%,#f3eee6 100%);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block;border-radius:calc(var(--radius) - 4px)}.container{width:min(calc(100% - 2rem),var(--max));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(10px);background:rgba(250,247,242,.88);border-bottom:1px solid var(--border)}.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;gap:1rem}.brand{display:flex;align-items:center;gap:.85rem;min-width:0}.brand-logo{width:auto;height:56px;border-radius:0}.brand-copy{display:flex;flex-direction:column;min-width:0}.brand strong{display:block;font-size:clamp(1.3rem,2.2vw,1.8rem);line-height:1;letter-spacing:-.03em;color:var(--text)}.brand span,.meta,.eyebrow,.lede,.site-footer p{color:var(--muted)}.nav-links{display:flex;flex-wrap:wrap;gap:1rem;font-weight:600}.hero{padding:4rem 0 2rem}.hero-grid,.split-grid,.card-grid{display:grid;gap:1.5rem}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:center}.kicker{display:inline-flex;padding:.35rem .75rem;border-radius:999px;background:rgba(197,106,45,.12);color:var(--brand-dark);font-weight:700;margin-bottom:1rem}h1,h2,h3{line-height:1.1;margin:0 0 .75rem}h1{font-size:clamp(2.5rem,5vw,4.5rem);max-width:10ch}.lede{font-size:1.1rem;max-width:58ch}.button-row{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.2rem;border-radius:999px;background:var(--brand);color:#fff;font-weight:700;box-shadow:var(--shadow)}.button.secondary{background:0 0;border:1px solid var(--border);color:var(--text);box-shadow:none}.card,.stat,.hero-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-panel{padding:1rem}.hero-panel img{aspect-ratio:4/5;object-fit:cover}.hero-animation-panel{padding:0;overflow:hidden;background:radial-gradient(circle at top,rgba(255,255,255,.72),rgba(255,255,255,0) 42%),linear-gradient(180deg,#f7f1e6 0%,#f2e9dc 100%)}.house-remodel-sequence{position:relative;aspect-ratio:4/5;min-height:420px;overflow:hidden;isolation:isolate}.scene-glow,.scene-grid,.scene-ground,.house-photo,.photo-shards,.photo-shard{position:absolute}.scene-glow{inset:7% 12% auto;height:52%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.92) 0%,rgba(255,255,255,.15) 55%,transparent 72%);filter:blur(10px)}.scene-grid{inset:auto 7% 18%;height:34%;border-radius:24px;background:linear-gradient(rgba(139,69,19,9%) 1px,transparent 1px),linear-gradient(90deg,rgba(139,69,19,9%) 1px,transparent 1px);background-size:28px 28px;transform:perspective(800px)rotateX(70deg);transform-origin:center top;opacity:.7}.scene-ground{left:10%;right:10%;bottom:10%;height:24%;border-radius:50% 50% 20% 20%;background:linear-gradient(180deg,rgba(47,111,79,8%),rgba(47,111,79,.22))}.house-photo,.photo-shards{left:8%;right:8%;top:9%;bottom:13%;border-radius:28px;overflow:hidden;box-shadow:0 22px 40px rgba(31,41,51,.16)}.house-photo{background-position:50%;background-repeat:no-repeat;background-size:cover}.house-photo::after,.photo-shards::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,8%),rgba(31,41,51,.12))}.house-photo-before,.photo-shards-before .photo-shard{background-image:url(/images/hero-house-before.jpg)}.house-photo-after,.photo-shards-after .photo-shard{background-image:url(/images/hero-house-after.jpg)}.house-photo-before{animation:photo-before-fade 12s ease-in-out infinite}.house-photo-after{opacity:0;animation:photo-after-fade 12s ease-in-out infinite}.photo-shard{background-size:300% 200%;background-repeat:no-repeat;box-shadow:0 16px 24px rgba(31,41,51,.16)}.shard-1{left:0;top:0;width:33.333%;height:50%;background-position:0 0}.shard-2{left:33.333%;top:0;width:33.333%;height:50%;background-position:50% 0}.shard-3{left:66.666%;top:0;width:33.334%;height:50%;background-position:100% 0}.shard-4{left:0;top:50%;width:33.333%;height:50%;background-position:0 100%}.shard-5{left:33.333%;top:50%;width:33.333%;height:50%;background-position:50% 100%}.shard-6{left:66.666%;top:50%;width:33.334%;height:50%;background-position:100% 100%}.photo-shards-before .shard-1{animation:before-shard-1 12s ease-in-out infinite}.photo-shards-before .shard-2{animation:before-shard-2 12s ease-in-out infinite}.photo-shards-before .shard-3{animation:before-shard-3 12s ease-in-out infinite}.photo-shards-before .shard-4{animation:before-shard-4 12s ease-in-out infinite}.photo-shards-before .shard-5{animation:before-shard-5 12s ease-in-out infinite}.photo-shards-before .shard-6{animation:before-shard-6 12s ease-in-out infinite}.photo-shards-after .shard-1{animation:after-shard-1 12s ease-in-out infinite}.photo-shards-after .shard-2{animation:after-shard-2 12s ease-in-out infinite}.photo-shards-after .shard-3{animation:after-shard-3 12s ease-in-out infinite}.photo-shards-after .shard-4{animation:after-shard-4 12s ease-in-out infinite}.photo-shards-after .shard-5{animation:after-shard-5 12s ease-in-out infinite}.photo-shards-after .shard-6{animation:after-shard-6 12s ease-in-out infinite}@keyframes photo-before-fade{0%,24%{opacity:1}34%,100%{opacity:0}}@keyframes photo-after-fade{0%,47%{opacity:0}58%,100%{opacity:1}}@keyframes before-shard-1{0%,21%{opacity:0;transform:translate3d(0,0,0)rotate(0)scale(1)}24%{opacity:1;transform:translate3d(0,0,0)rotate(0)scale(1)}40%,100%{opacity:0;transform:translate3d(-110px,-90px,0)rotate(-12deg)scale(.92)}}@keyframes before-shard-2{0%,21%{opacity:0;transform:translate3d(0,0,0)rotate(0)scale(1)}24%{opacity:1;transform:translate3d(0,0,0)rotate(0)scale(1)}40%,100%{opacity:0;transform:translate3d(0,-130px,0)rotate(5deg)scale(.94)}}@keyframes before-shard-3{0%,21%{opacity:0;transform:translate3d(0,0,0)rotate(0)scale(1)}24%{opacity:1;transform:translate3d(0,0,0)rotate(0)scale(1)}40%,100%{opacity:0;transform:translate3d(118px,-82px,0)rotate(12deg)scale(.92)}}@keyframes before-shard-4{0%,21%{opacity:0;transform:translate3d(0,0,0)rotate(0)scale(1)}24%{opacity:1;transform:translate3d(0,0,0)rotate(0)scale(1)}40%,100%{opacity:0;transform:translate3d(-104px,98px,0)rotate(-10deg)scale(.94)}}@keyframes before-shard-5{0%,21%{opacity:0;transform:translate3d(0,0,0)rotate(0)scale(1)}24%{opacity:1;transform:translate3d(0,0,0)rotate(0)scale(1)}40%,100%{opacity:0;transform:translate3d(0,136px,0)rotate(-3deg)scale(.94)}}@keyframes before-shard-6{0%,21%{opacity:0;transform:translate3d(0,0,0)rotate(0)scale(1)}24%{opacity:1;transform:translate3d(0,0,0)rotate(0)scale(1)}40%,100%{opacity:0;transform:translate3d(112px,96px,0)rotate(10deg)scale(.94)}}@keyframes after-shard-1{0%,47%{opacity:0;transform:translate3d(-110px,-90px,0)rotate(-12deg)scale(.92)}60%{opacity:1;transform:translate3d(0,0,0)rotate(0)scale(1)}100%{opacity:0;transform:translate3d(0,0,0)rotate(0)scale(1)}}@keyframes after-shard-2{0%,47%{opacity:0;transform:translate3d(0,-130px,0)rotate(5deg)scale(.94)}60%{opacity:1;transform:translate3d(0,0,0)rotate(0)scale(1)}100%{opacity:0;transform:translate3d(0,0,0)rotate(0)scale(1)}}@keyframes after-shard-3{0%,47%{opacity:0;transform:translate3d(118px,-82px,0)rotate(12deg)scale(.92)}60%{opacity:1;transform:translate3d(0,0,0)rotate(0)scale(1)}100%{opacity:0;transform:translate3d(0,0,0)rotate(0)scale(1)}}@keyframes after-shard-4{0%,47%{opacity:0;transform:translate3d(-104px,98px,0)rotate(-10deg)scale(.94)}60%{opacity:1;transform:translate3d(0,0,0)rotate(0)scale(1)}100%{opacity:0;transform:translate3d(0,0,0)rotate(0)scale(1)}}@keyframes after-shard-5{0%,47%{opacity:0;transform:translate3d(0,136px,0)rotate(-3deg)scale(.94)}60%{opacity:1;transform:translate3d(0,0,0)rotate(0)scale(1)}100%{opacity:0;transform:translate3d(0,0,0)rotate(0)scale(1)}}@keyframes after-shard-6{0%,47%{opacity:0;transform:translate3d(112px,96px,0)rotate(10deg)scale(.94)}60%{opacity:1;transform:translate3d(0,0,0)rotate(0)scale(1)}100%{opacity:0;transform:translate3d(0,0,0)rotate(0)scale(1)}}.section{padding:2rem 0 3rem}.section-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card{overflow:hidden}.card-body{padding:1.1rem}.chip-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.chip{display:inline-flex;padding:.35rem .65rem;border-radius:999px;background:var(--surface-2);color:var(--muted);font-size:.85rem}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.stat{padding:1rem}.prose{max-width:72ch}.prose h2,.prose h3{margin-top:2rem}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}th,td{padding:.85rem 1rem;border-bottom:1px solid var(--border);text-align:left}.notice{padding:1rem 1.1rem;background:rgba(47,111,79,8%);border-left:4px solid var(--accent);border-radius:12px}.site-footer{padding:2rem 0 4rem;color:var(--muted)}@media(prefers-reduced-motion:reduce){.house-remodel-sequence *,.house-remodel-sequence::before,.house-remodel-sequence::after{animation:none!important;transition:none!important}.photo-shards{display:none}.house-photo-before{opacity:0}.house-photo-after{opacity:1}}@media(max-width:920px){.hero-grid,.split-grid,.card-grid,.stat-grid{grid-template-columns:1fr}h1{max-width:none}.section-head,.nav{align-items:flex-start;flex-direction:column}.brand-logo{height:48px}}@media(max-width:680px){.house-photo,.photo-shards{left:5%;right:5%;top:8%;bottom:14%;border-radius:22px}}@media(max-width:520px){.house-remodel-sequence{min-height:360px}}