:root{--ink:#17211e;--muted:#596761;--forest:#16352f;--forest-2:#21483f;--cream:#f7f3e9;--paper:#fffdf8;--line:#d8ded8;--gold:#f4b63e;--gold-dark:#bd7b00;--white:#fff;--shadow:0 18px 55px #122c261a;--radius:18px;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);margin:0;font-size:17px;line-height:1.65}img,svg{max-width:100%;display:block}a{color:var(--forest-2);text-underline-offset:.18em}a:hover{color:#0c6b57}button,input,textarea,select{font:inherit}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.container{width:min(1160px,100% - 40px);margin-inline:auto}.narrow{width:min(780px,100% - 40px);margin-inline:auto}.skip-link{z-index:100;background:var(--white);padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:none}.site-header{z-index:20;color:var(--white);backdrop-filter:blur(12px);background:#16352ff7;border-bottom:1px solid #ffffff24;position:sticky;top:0}.header-inner{align-items:center;gap:24px;min-height:72px;display:flex}.brand{color:var(--white);letter-spacing:-.025em;white-space:nowrap;align-items:center;gap:10px;font-size:1.08rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:var(--gold);border-radius:9px;width:32px;height:32px;position:relative;box-shadow:inset 0 0 0 1px #00000014}.brand-mark:before,.brand-mark:after{content:"";background:var(--forest);border-radius:4px;height:3px;position:absolute;left:7px;right:7px}.brand-mark:before{box-shadow:0 6px 0 var(--forest);top:10px}.desktop-nav{align-items:center;gap:6px;margin-left:auto;font-size:.91rem;display:flex}.desktop-nav>a,.desktop-nav summary{color:#eef5f2;cursor:pointer;border-radius:8px;padding:9px 10px;text-decoration:none;list-style:none}.desktop-nav summary::-webkit-details-marker{display:none}.desktop-nav summary:after{content:"⌄";color:var(--gold);padding-left:5px}.desktop-nav>a:hover,.desktop-nav summary:hover{background:#ffffff14}.nav-group{position:relative}.dropdown{background:var(--white);min-width:310px;color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;grid-template-columns:1fr;padding:10px;display:grid;position:absolute;top:calc(100% + 9px);left:0}.dropdown.locations{grid-template-columns:1fr 1fr;min-width:390px}.dropdown a{color:var(--ink);border-radius:7px;padding:7px 10px;text-decoration:none}.dropdown a:hover{background:var(--cream);color:var(--forest)}.header-cta,.button{background:var(--gold);color:#2c210a;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:11px 19px;font-weight:750;line-height:1.2;text-decoration:none;display:inline-flex}.header-cta{min-height:42px;margin-left:4px}.header-cta:hover,.button:hover{color:#241a06;background:#ffc85d}.button.secondary{color:var(--white);background:0 0;border-color:#ffffff8c}.button.secondary:hover{background:#ffffff1a}.mobile-menu{margin-left:auto;display:none}.mobile-menu summary{cursor:pointer;border:1px solid #ffffff59;border-radius:8px;padding:8px 11px;font-weight:700;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-panel{background:var(--forest);border-bottom:1px solid #ffffff2e;padding:8px 20px 22px;display:grid;position:absolute;top:72px;left:0;right:0}.mobile-panel a{color:var(--white);border-bottom:1px solid #ffffff1a;padding:10px 0;text-decoration:none}.mobile-panel .header-cta{color:#2c210a;border:0;margin:14px 0 0}.hero{background:var(--forest);color:var(--white);padding:clamp(70px,10vw,124px) 0 84px;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 35% 40%,#f4b63e47,#0000 33%),repeating-linear-gradient(170deg,#ffffff14 0 2px,#0000 2px 38px);border-radius:48%;height:145%;position:absolute;inset:-40% -5% auto 48%;transform:rotate(-8deg)}.hero:after{content:"";border:2px solid #ffffff24;border-radius:50%;width:420px;height:420px;position:absolute;top:20%;right:6%;box-shadow:0 0 0 38px #ffffff06,0 0 0 78px #ffffff05}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:60px;display:grid;position:relative}.eyebrow{color:var(--gold-dark);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:850}.hero .eyebrow{color:var(--gold)}h1,h2,h3{letter-spacing:-.025em;text-wrap:balance;font-family:Georgia,Times New Roman,serif;line-height:1.09}h1{max-width:850px;margin:.25rem 0 1.2rem;font-size:clamp(2.55rem,6vw,5.3rem)}h2{margin:0 0 1rem;font-size:clamp(1.85rem,3.5vw,3.15rem)}h3{margin:0 0 .55rem;font-size:1.32rem}.hero p{color:#dbe8e3;max-width:680px;font-size:1.13rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.process-card{z-index:2;backdrop-filter:blur(6px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:22px;max-width:390px;margin-left:auto;padding:25px;position:relative}.process-card strong{margin-bottom:13px;font-family:Georgia,serif;font-size:1.35rem;display:block}.process-line{color:#eef5f2;grid-template-columns:34px 1fr;align-items:center;gap:11px;padding:9px 0;display:grid}.process-line span{background:var(--gold);color:#2b210d;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.82rem;font-weight:800;display:grid}.page-hero{background:var(--cream);border-bottom:1px solid var(--line);padding:65px 0 56px}.page-hero h1{color:var(--forest);font-size:clamp(2.45rem,5vw,4.6rem)}.page-hero p{color:var(--muted);max-width:790px;font-size:1.14rem}.breadcrumbs{color:var(--muted);margin-bottom:24px;font-size:.87rem}.breadcrumbs ol{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#98a39e;margin-left:6px}.section{padding:clamp(64px,8vw,105px) 0}.section.tint{background:var(--cream)}.section.dark{background:var(--forest);color:var(--white)}.section.dark p{color:#dbe8e3}.section-heading{max-width:780px;margin-bottom:34px}.section-heading p,.prose p{color:var(--muted)}.section.dark .section-heading p{color:#dbe8e3}.grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.grid.two{grid-template-columns:repeat(2,1fr)}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:26px;box-shadow:0 8px 24px #122c2609}.card-number{color:#7c5100;background:#fff1cf;border-radius:10px;place-items:center;width:38px;height:38px;margin-bottom:18px;font-weight:850;display:inline-grid}.card p{color:var(--muted);margin:0 0 17px}.text-link{font-weight:750;text-decoration-thickness:1px}.split{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(40px,7vw,90px);display:grid}.trade-panel{background:var(--forest);color:var(--white);box-shadow:var(--shadow);border-radius:24px;padding:clamp(28px,4vw,48px)}.trade-panel p{color:#dce9e4}.check-list{margin:24px 0 0;padding:0;list-style:none}.check-list li{border-bottom:1px solid #ffffff1f;padding:9px 0 9px 32px;position:relative}.check-list li:before{content:"✓";color:var(--gold);font-weight:900;position:absolute;left:0}.service-body{padding:68px 0 90px}.article-grid{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:70px;display:grid}.prose section{border-bottom:1px solid var(--line);margin-bottom:42px;padding:0 0 42px}.prose section:last-child{border-bottom:0}.prose h2{color:var(--forest);font-size:clamp(1.7rem,3vw,2.45rem)}.prose p{max-width:740px}.prose ul,.prose ol{padding-left:1.25rem}.prose li{margin:.45rem 0}.side-card{background:var(--cream);border:1px solid var(--line);border-radius:18px;padding:24px;position:sticky;top:96px}.side-card h2{font-size:1.42rem}.side-card .button{width:100%;margin-top:10px}.cta-band{background:var(--gold);color:#2c210a;padding:55px 0}.cta-inner{justify-content:space-between;align-items:center;gap:35px;display:flex}.cta-band h2{margin-bottom:.5rem;font-size:clamp(1.8rem,4vw,2.8rem)}.cta-band p{max-width:700px;margin:0}.cta-band .button{background:var(--forest);color:var(--white);white-space:nowrap}.phone-cta{background:var(--white);width:100%}.phone-cta-bar{grid-template-columns:1fr 1fr;min-height:68px;display:grid}.phone-cta-bar a{text-align:center;letter-spacing:-.035em;place-items:center;padding:.55rem 1rem;font-size:clamp(1.25rem,2.8vw,2.25rem);font-weight:500;text-decoration:none;display:grid}.phone-cta-offer{color:var(--white);background:#3159ad}.phone-cta-offer:hover{color:var(--white);background:#284c98}.phone-cta-number{color:#31558f;background:#dedede}.phone-cta-number:hover{color:#284a7e;background:#d2d2d2}.phone-cta-copy{text-align:center;padding:1.15rem 1rem 1.3rem}.phone-cta-copy h2{color:#242424;letter-spacing:-.035em;margin:0 0 .15rem;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.65rem,3.3vw,2.6rem);font-weight:900}.phone-cta-copy p{color:#656565;margin:0;font-size:clamp(.95rem,1.5vw,1.2rem);font-weight:700}.location-groups{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.location-groups h3{color:var(--forest);border-bottom:2px solid var(--gold);padding-bottom:8px}.location-groups ul{margin:0;padding:0;list-style:none}.location-groups li{padding:4px 0}.nearby{flex-wrap:wrap;gap:10px;display:flex}.nearby a{background:var(--cream);border:1px solid var(--line);border-radius:999px;padding:7px 12px;font-size:.9rem;font-weight:650;text-decoration:none}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:19px 0}.faq-list summary{cursor:pointer;color:var(--forest);font-family:Georgia,serif;font-size:1.18rem;font-weight:700}.faq-list details p{color:var(--muted);padding-right:30px}.estimate-form{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}.field label{color:var(--forest);font-weight:700}.field input,.field textarea,.field select{background:var(--white);width:100%;color:var(--ink);border:1px solid #aebbb5;border-radius:9px;padding:12px 13px}.field textarea{resize:vertical;min-height:145px}.form-note{color:var(--muted);grid-column:1/-1;margin:0;font-size:.9rem}.site-footer{color:var(--white);background:#102a25;padding:70px 0 28px}.footer-grid{grid-template-columns:1.5fr 1fr 1.2fr 1fr;gap:42px;display:grid}.site-footer h2,.site-footer h3{letter-spacing:.04em;font-family:inherit;font-size:.95rem}.site-footer p{color:#bed0c9}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{margin:7px 0}.site-footer a{color:#e4eee9;text-decoration:none}.site-footer a:hover{color:var(--gold)}.footer-bottom{color:#9db4ac;border-top:1px solid #ffffff21;justify-content:space-between;gap:20px;margin-top:48px;padding-top:22px;font-size:.88rem;display:flex}@media (width<=980px){.desktop-nav,.header-inner>.header-cta{display:none}.mobile-menu{display:block}.hero-grid,.split,.article-grid{grid-template-columns:1fr}.process-card{max-width:520px;margin:0}.side-card{position:static}.grid,.location-groups,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){body{font-size:17px}.container,.narrow{width:min(100% - 28px,1160px)}.header-inner{min-height:64px}.mobile-panel{top:64px}.hero{padding:64px 0}.hero:before{left:15%}.hero:after{display:none}.grid,.grid.two,.location-groups,.footer-grid,.estimate-form{grid-template-columns:1fr}.field.full{grid-column:auto}.cta-inner,.footer-bottom{flex-direction:column;align-items:flex-start}.cta-inner .button{width:100%}.phone-cta-bar{min-height:58px}.phone-cta-bar a{padding-inline:.6rem;font-size:clamp(.95rem,5vw,1.35rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
