:root{color-scheme:light;font-family:Aptos,Segoe UI,system-ui,sans-serif;--ink: #24251f;--muted: #686457;--line: #d5c7ad;--paper: #f6efe2;--paper-deep: #eadcc4;--brick: #8d3f2d;--brick-dark: #5f2d25;--cedar: #2f4938;--limestone: #cdbb97;--white: #fffaf0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink)}a{color:inherit}img,svg{display:block}.skip-link{position:absolute;left:1rem;top:1rem;transform:translateY(-150%);background:var(--ink);color:var(--white);padding:.7rem 1rem;border-radius:6px;z-index:4}.skip-link:focus{transform:translateY(0)}.site-shell{min-height:100dvh;overflow:hidden;background:linear-gradient(90deg,rgba(95,45,37,.08) 1px,transparent 1px) 0 0 / 72px 72px,linear-gradient(180deg,rgba(47,73,56,.08) 1px,transparent 1px) 0 0 / 72px 72px,var(--paper)}.topbar{width:min(1180px,calc(100% - 32px));margin:18px auto 0;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid rgba(95,45,37,.18);background:#fffaf0db;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:8px;padding:.65rem .75rem;position:relative}.brand{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none;font-weight:800;letter-spacing:0}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:6px;background:var(--brick-dark);color:var(--white);font-size:.72rem}.topbar nav{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap;justify-content:flex-end}.topbar nav a{text-decoration:none;color:var(--muted);font-weight:700;padding:.65rem .75rem;border-radius:6px}.topbar nav a:hover,.topbar nav a:focus{background:#8d3f2d1a;color:var(--ink)}.nav-cta{background:var(--cedar);color:var(--white)!important}.hero{width:min(1180px,calc(100% - 32px));margin:34px auto 0;min-height:680px;position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch;border:1px solid rgba(95,45,37,.18);background:var(--white);border-radius:8px}.hero-image{grid-column:2;grid-row:1;min-height:100%}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-copy{grid-column:1;grid-row:1;padding:clamp(2rem,7vw,5.5rem);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(110deg,var(--white) 0%,rgba(255,250,240,.96) 72%,rgba(255,250,240,.2) 100%);position:relative}.eyebrow{margin:0 0 .85rem;color:var(--brick);font-weight:900;text-transform:uppercase;font-size:.76rem;letter-spacing:.08em}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.65rem,5.4vw,5.6rem);line-height:.96;letter-spacing:0;margin-bottom:1.2rem;max-width:10ch}h2{font-size:clamp(2rem,3.7vw,3.65rem);line-height:1;letter-spacing:0;margin-bottom:1rem}h3{font-size:1.35rem;margin-bottom:.6rem}p{color:var(--muted);line-height:1.68}.hero-summary{font-size:1.1rem;max-width:62ch}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.1rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;border-radius:6px;padding:.85rem 1rem;text-decoration:none;font-weight:900;border:1px solid transparent;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease;font:inherit}.button:active{transform:translateY(1px) scale(.99)}.button svg,.topbar svg,.service-tile svg,.related-link svg,.referral-band svg,.field-card svg{width:18px;height:18px;flex:0 0 auto}.button-primary{background:var(--brick-dark);color:var(--white);border-color:var(--brick-dark)}.button-primary:hover,.button-primary:focus{background:var(--brick)}.button-secondary{background:transparent;border-color:var(--line);color:var(--ink)}.button-secondary:hover,.button-secondary:focus{background:#cdbb973d}.field-card{position:absolute;right:min(5vw,60px);bottom:-42px;width:min(330px,calc(100% - 32px));background:var(--cedar);color:var(--white);border-radius:8px;padding:1.15rem;box-shadow:0 22px 55px #1f211c38}.field-card p,.field-card span{color:#fffaf0db}.field-card span{display:block;margin:.6rem 0 .35rem;font-weight:900}.section{width:min(1180px,calc(100% - 32px));margin:110px auto 0}.intro-grid,.guide-section,.two-column,.contact-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(1rem,5vw,4rem);align-items:start}.signal-list{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.signal-list div{min-height:78px;display:flex;align-items:center;gap:.7rem;border-top:1px solid var(--line);font-weight:800}.signal-list svg{color:var(--cedar);width:20px;flex:0 0 auto}.section-heading{max-width:680px;margin-bottom:1.8rem}.service-grid{display:grid;grid-template-columns:1.25fr .8fr .95fr;grid-auto-rows:minmax(220px,auto);gap:1rem}.service-tile{display:flex;flex-direction:column;min-height:220px;padding:1.2rem;border:1px solid rgba(95,45,37,.18);background:#fffaf0d1;border-radius:8px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.service-tile:hover,.service-tile:focus{transform:translateY(-3px);border-color:var(--brick);background:var(--white)}.service-tile p{flex:1}.service-tile span{display:inline-flex;align-items:center;gap:.45rem;font-weight:900;color:var(--brick-dark)}.tile-1{grid-row:span 2;background:linear-gradient(180deg,#fffaf0eb,#cdbb974d)}.tile-5{background:var(--cedar);color:var(--white)}.tile-5 p,.tile-5 span{color:#fffaf0db}.guide-panel{border-left:8px solid var(--brick);padding-left:1.3rem}.process-list{border:1px solid var(--line);border-radius:8px;background:#fffaf0b3}.process-item{display:grid;grid-template-columns:72px 1fr;gap:1rem;padding:1rem;border-bottom:1px solid var(--line)}.process-item:last-child{border-bottom:0}.process-item span{font-weight:900;color:var(--brick)}.process-item p{margin:0}.faq-list{display:grid;gap:.75rem}details{background:#fffaf0cc;border:1px solid var(--line);border-radius:8px;padding:1rem}summary{cursor:pointer;font-weight:900}details p{margin:.75rem 0 0}.contact-panel{align-items:center;padding:1.2rem;background:var(--brick-dark);border-radius:8px}.contact-panel h2,.contact-panel p{color:var(--white)}.subhero,.contact-hero,.simple-page{width:min(1180px,calc(100% - 32px));margin:54px auto 0}.subhero,.contact-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(1rem,5vw,4rem);align-items:start;padding:clamp(1.2rem,5vw,4rem);background:var(--white);border:1px solid rgba(95,45,37,.18);border-radius:8px}.subhero h1,.contact-hero h1,.simple-page h1{max-width:13ch}.notebook,.lead-form{background:#efe2cb;border:1px solid var(--line);border-radius:8px;padding:1.2rem}.notebook ul{margin:0;padding-left:1.1rem;color:var(--muted);line-height:1.8}.repair-table{display:grid;border-top:1px solid var(--line)}.repair-table div{display:grid;grid-template-columns:.7fr 1.3fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.related-grid{display:flex;flex-wrap:wrap;gap:.75rem}.related-link{display:inline-flex;align-items:center;gap:.55rem;min-height:52px;padding:.8rem 1rem;border:1px solid var(--line);border-radius:8px;background:#fffaf0c2;text-decoration:none;font-weight:900}.lead-form{display:grid;gap:.9rem}.lead-form label{display:grid;gap:.35rem;font-weight:900}input,select,textarea{width:100%;min-height:46px;border:1px solid #bda985;border-radius:6px;background:var(--white);padding:.75rem;color:var(--ink);font:inherit}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:3px solid rgba(141,63,45,.18);border-color:var(--brick)}.hidden-field{display:none}.form-disclaimer{font-size:.9rem;margin:0}.simple-page{max-width:820px;padding:clamp(1.2rem,5vw,4rem);background:var(--white);border:1px solid rgba(95,45,37,.18);border-radius:8px}.legal p{font-size:1.05rem}.referral-band{width:min(1180px,calc(100% - 32px));margin:86px auto 0;display:grid;grid-template-columns:28px 1fr;gap:.85rem;align-items:start;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1rem 0}.referral-band p{margin:0;font-size:.95rem}.footer{width:min(1180px,calc(100% - 32px));margin:28px auto 0;padding:2rem 0 3rem;display:flex;justify-content:space-between;gap:2rem;color:var(--muted)}.footer p{max-width:58ch;margin-bottom:0}.footer-links{display:flex;gap:1rem;flex-wrap:wrap;align-content:start}.footer-links a{font-weight:900}@media(max-width:860px){.topbar{align-items:flex-start;flex-direction:column}.topbar nav{width:100%;justify-content:flex-start}.hero,.subhero,.contact-hero,.intro-grid,.guide-section,.two-column,.contact-panel{grid-template-columns:1fr}.hero{min-height:auto}.hero-image,.hero-copy{grid-column:1}.hero-image{grid-row:1;height:360px}.hero-copy{grid-row:2}h1{max-width:12ch}.field-card{position:relative;right:auto;bottom:auto;margin:-24px 1rem 1rem}.service-grid{grid-template-columns:1fr}.tile-1{grid-row:auto}.signal-list{grid-template-columns:1fr}.repair-table div{grid-template-columns:1fr;gap:.35rem}.footer{flex-direction:column}}@media(max-width:520px){.topbar,.hero,.section,.subhero,.contact-hero,.simple-page,.referral-band,.footer{width:min(100% - 20px,1180px)}.topbar nav a{padding:.55rem .5rem}.hero-copy,.subhero,.contact-hero,.simple-page{padding:1.2rem}.hero-actions,.button{width:100%}.process-item{grid-template-columns:52px 1fr}}
