:root{--ink:#302630;--plum:#44283f;--berry:#6c435e;--paper:#faf7f1;--brass:#d4b77b;--lilac:#ede5ed;--muted:#665c64;--line:#d7ced2;--max:1280px}*{box-sizing:border-box}html{scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}a{color:var(--plum);text-underline-offset:.22em}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #9a6b12;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,ul,ol,figure{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.045em;line-height:1.08}h1{font-size:clamp(2.7rem,5.2vw,4.9rem);margin-bottom:25px}h2{font-size:clamp(2rem,3.3vw,3.1rem);margin-bottom:25px}h3{font-size:1.15rem;line-height:1.4;letter-spacing:-.015em}p{margin-bottom:20px}svg{width:22px;height:22px;flex:none}.wrap{max-width:var(--max);padding:0 40px;margin:auto}.skip{position:fixed;top:-100px;left:16px;z-index:100;padding:12px;background:var(--paper)}.skip:focus{top:12px}.site-header{position:sticky;top:0;background:var(--paper);z-index:20;border-bottom:1px solid var(--line)}.header-inner{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;line-height:1.3}.brand-mark{width:44px;height:44px;color:var(--plum)}.brand strong{display:block;font:600 26px/1.1 Georgia,serif;letter-spacing:-.03em}.brand span{font-size:11px;letter-spacing:.03em}.nav{display:flex;gap:27px;align-items:center}.nav a,.nav button{font-size:14px;font-weight:600;text-decoration:none}.nav a:hover{text-decoration:underline}.nav-menu{position:relative}.nav-menu button,.menu-toggle{border:0;background:none;cursor:pointer;color:var(--ink);padding:12px 0;display:flex;align-items:center;gap:6px}.nav-menu button svg{width:13px}.submenu{position:absolute;top:100%;left:-20px;min-width:275px;padding:14px;background:var(--paper);border:1px solid var(--line);box-shadow:0 15px 30px #44283f15}.submenu a{display:block;padding:10px}.menu-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:13px 22px;background:var(--plum);color:var(--paper);border:1px solid var(--plum);border-radius:5px;text-decoration:none;font-size:15px;font-weight:600;cursor:pointer;line-height:1.5}.button:hover{background:var(--berry);color:white}.button.light{background:var(--brass);border-color:var(--brass);color:var(--plum)}.button.outline{background:transparent;color:inherit;border-color:currentColor}.header-phone{white-space:nowrap}.hero{margin:30px auto 0;display:grid;grid-template-columns:1.1fr .9fr;min-height:580px;background:var(--plum);color:var(--paper);border-radius:8px;overflow:hidden}.hero-copy{padding:48px 48px 42px;align-self:center}.hero-copy h1{max-width:640px}.hero .lede{font-size:17px;line-height:1.75;max-width:56ch;color:#e9dee5}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:27px}.hero-actions>a:not(.button){color:var(--paper);font-size:15px}.hero-media{position:relative;min-height:560px;margin:0;background:#b8b1aa}.hero-media img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:60% center}.hero-media figcaption{position:absolute;bottom:0;left:0;right:0;background:#302630d9;padding:14px 22px;font-size:12px;color:white}.hero-note{display:flex;gap:10px;align-items:center;color:var(--brass);font-size:13px;margin-top:26px}.hero-note svg{width:18px}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;padding:28px 0 35px;border-bottom:1px solid var(--line)}.facts p{margin:0;font-size:14px}.facts strong{display:block;font-size:16px;margin-bottom:2px}.section{padding:76px 0}.section p,.section li{max-width:72ch}.section-head{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.section-head>div:last-child{padding-top:5px}.price-panel{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:8px;background:var(--lilac);padding:34px;margin:22px 0 26px}.price-panel>div{padding-right:22px}.price-panel>div+div{border-left:1px solid #c9bac6;padding-left:30px}.price-panel strong{display:block;font:400 38px/1.3 Georgia,serif;color:var(--plum)}.price-panel span{font-size:13px}.subtle{color:var(--muted);font-size:14px}.quote-band{background:var(--brass);padding:30px 36px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:7px;margin:5px 0 25px}.quote-band h2{font-size:30px;margin:0 0 8px}.quote-band p{margin:0;max-width:64ch;font-size:15px}.service-links{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin:28px 0}.service-link{padding:26px 0;border-top:2px solid var(--plum);text-decoration:none;display:block}.service-link h3{font-family:Georgia,serif;font-size:29px;font-weight:400;margin-bottom:12px}.service-link p{font-size:16px;color:var(--muted)}.service-link span{font-size:14px;text-decoration:underline}.photo-section{background:var(--lilac);padding:60px;border-radius:8px;display:grid;grid-template-columns:.8fr 1.2fr;gap:54px;align-items:center;margin-bottom:18px}.photo-section figure{margin:0}.photo-section img{border-radius:6px;aspect-ratio:4/5;object-fit:cover}.photo-section figcaption{font-size:12px;margin-top:10px;color:var(--muted)}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:80px;padding:70px 0}.article-layout article{min-width:0}.article-layout section{margin-bottom:52px}.article-layout h2{font-size:35px}.article-layout h3{margin-top:28px}.aside-card{position:sticky;top:128px;padding:26px;background:var(--lilac);border-radius:7px;height:max-content}.aside-card p{font-size:15px}.aside-card ul{list-style:none;padding:0}.aside-card a:not(.button){display:block;font-size:14px;padding:9px 0}.breadcrumbs{padding-top:25px;font-size:13px;color:var(--muted)}.breadcrumbs a{color:inherit}.inner-hero{padding:42px 0 48px;border-bottom:1px solid var(--line);max-width:950px}.inner-hero h1{font-size:clamp(2.6rem,4.5vw,4rem);max-width:20ch}.inner-hero .lede{font-size:20px;max-width:72ch}.faq{padding:65px 0}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 50px}.faq-item{padding:26px 0;border-top:1px solid var(--line)}.faq-item h3{font-size:18px}.faq-item p{font-size:16px;max-width:65ch;margin-bottom:0}.faq-item:last-child:nth-child(odd){grid-column:1/-1}.faq-item:last-child:nth-child(odd) p{max-width:100ch}.closing{background:var(--plum);color:var(--paper);padding:50px;border-radius:8px;margin:15px 0 65px;display:flex;align-items:center;justify-content:space-between;gap:32px}.closing h2{font-size:38px;margin-bottom:12px}.closing p{margin:0;color:#e9dee5;max-width:65ch}.site-footer{background:var(--lilac);padding:48px 0 25px;font-size:14px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:50px}.footer-grid h3{font-size:16px}.footer-grid a{display:block;width:fit-content;margin:8px 0}.footer-grid .brand{display:flex}.footer-bottom{border-top:1px solid #cebfcc;margin-top:35px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px}.mobile-bar{display:none}.table-wrap{max-width:100%;overflow:auto;margin:26px 0}table{width:100%;border-collapse:collapse;font-size:15px}th,td{text-align:left;padding:15px;border:1px solid var(--line);vertical-align:top}th{background:var(--lilac)}.form-launch{border:1px solid var(--line);padding:28px;border-radius:8px;margin:25px 0}.form-launch iframe{display:block;width:100%;height:850px;border:0;background:white}.form-launch[hidden],.submenu[hidden],[hidden]{display:none!important}.form-launch button{margin:12px 0}.steps{padding-left:24px}.steps li{padding-left:8px;margin:16px 0}.date{font-size:13px;color:var(--muted)}.utility-links{display:grid;gap:16px}.utility-links a{font-size:19px}.map-link{display:inline-block;padding:8px 0}.list-clean li{margin-bottom:10px}@media(min-width:1450px){.hero{min-height:630px}.hero-media{min-height:630px}.hero-copy{padding:56px}}@media(max-width:1050px){.wrap{padding:0 26px}.nav{gap:17px}.header-phone{padding:12px;font-size:13px}.hero-copy{padding:34px}.hero{grid-template-columns:1.1fr .9fr}.hero h1{font-size:3.6rem}.article-layout{gap:40px;grid-template-columns:minmax(0,1fr) 245px}.section-head{gap:35px}.photo-section{padding:38px;gap:32px}}@media(max-width:800px){.header-inner{height:78px}.brand strong{font-size:24px}.brand span{font-size:10px}.brand-mark{width:35px;height:35px}.menu-toggle{display:flex;min-height:44px;font-size:14px}.nav{display:none;position:absolute;left:0;right:0;top:78px;background:var(--paper);padding:20px 26px;border-bottom:1px solid var(--line);max-height:calc(100dvh - 150px);overflow:auto;align-items:stretch;gap:6px}.nav.open{display:flex;flex-direction:column}.nav>a{padding:12px}.submenu{position:static;box-shadow:none;margin:0 0 8px}.hero{margin-top:20px;grid-template-columns:1fr}.hero-copy{padding:35px 28px}.hero h1{font-size:clamp(2.75rem,8vw,4rem)}.hero-media{min-height:330px}.hero-media img{object-position:center 42%}.facts{gap:16px}.facts p{font-size:12px}.facts strong{font-size:14px}.section{padding:48px 0}.section-head,.photo-section,.article-layout{grid-template-columns:1fr;gap:25px}.photo-section{padding:28px}.photo-section figure{max-width:100%}.photo-section img{aspect-ratio:16/10;width:100%}.article-layout{padding:40px 0}.aside-card{position:static}.faq-grid{grid-template-columns:1fr}.faq{padding:35px 0}.quote-band,.closing{align-items:flex-start;flex-direction:column;padding:28px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:5px}.site-footer{padding-bottom:100px}.mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:30;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line)}.mobile-bar .button{min-height:46px;padding:10px;font-size:13px}.inner-hero .lede{font-size:18px}.hero-actions{gap:15px}.service-links{gap:25px}}@media(max-width:480px){.wrap{padding:0 18px}.hero-copy{padding:30px 24px}.hero .lede{font-size:16px}.hero-media{min-height:265px}.facts{grid-template-columns:1fr;padding:22px 0;gap:12px}.facts strong{display:inline;margin-right:6px}.facts p{font-size:13px}.service-links{grid-template-columns:1fr;gap:0}.price-panel{padding:22px;gap:20px;grid-template-columns:1fr}.price-panel>div+div{border-left:0;border-top:1px solid #c9bac6;padding:18px 0 0}.closing h2{font-size:32px}.footer-grid{gap:20px}.form-launch{padding:16px}.inner-hero{padding-top:28px}.photo-section{padding:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
