:root{--bg: #ffffff;--bg-soft: #ffffff;--card: #ffffff;--card-strong: #ffffff;--ink: #2f2f2f;--muted: #707070;--line: #dadada;--accent: #6a2226;--accent-deep: #551b1e;--accent-soft: #f1eeee;--shadow: 0 1px 3px rgba(0, 0, 0, .06);--radius: 0;--radius-small: 0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Source Sans 3",sans-serif;line-height:1.6;background:var(--bg)}a{color:var(--accent-deep);text-decoration-thickness:1px;text-underline-offset:.18em}img{max-width:100%;display:block;height:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.site-shell{min-height:100vh}.site-header{position:relative;padding:0;background:var(--bg);border-bottom:0}.site-header__inner{width:min(96vw,1800px);margin:0 auto;display:flex;align-items:center;gap:1.4rem;padding:.55rem 1rem}.brand{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--ink);text-decoration:none}.brand__logo{width:clamp(170px,18vw,230px);height:auto}.nav-toggle{display:none;appearance:none;border:1px solid var(--line);background:#fff;padding:.35rem;border-radius:0;margin-left:auto}.nav-toggle span:not(.sr-only){display:block;width:24px;height:2px;margin:5px 0;border-radius:999px;background:var(--ink)}.site-nav__list,.site-nav__submenu,.office-hours,.footer-links{list-style:none;padding:0;margin:0}.site-nav__list{display:flex;align-items:center;justify-content:flex-end;gap:0}.site-nav__item>a,.site-nav__item summary>a{display:inline-flex;align-items:center;gap:.3rem;padding:.85rem .95rem;border-radius:0;color:#444;text-decoration:none;font-weight:600;text-transform:uppercase;font-size:.84rem;letter-spacing:.025em;line-height:1.1;white-space:nowrap}.site-nav a.is-active{color:var(--accent);background:transparent}.site-nav__item>a:hover,.site-nav__item summary>a:hover{color:var(--accent)}.site-nav{margin-left:auto}.site-nav details{position:relative}.site-nav summary{list-style:none;cursor:pointer}.site-nav summary::-webkit-details-marker{display:none}.site-nav__submenu{position:absolute;top:100%;left:0;min-width:220px;padding:.2rem 0;border:1px solid #d8d8d8;border-radius:0;background:#fff;box-shadow:var(--shadow);z-index:10}.site-nav__submenu a{display:block;padding:.5rem .8rem;border-radius:0;color:#444;text-decoration:none;font-size:.9rem}.site-nav__submenu a:hover,.site-nav__submenu a.is-active{background:#f3f3f3}.page-hero{padding:0;background:var(--bg)}.page-hero__inner,.content-shell,.site-footer__inner,.site-footer__meta{width:min(96vw,1800px);margin:0 auto}.page-hero__inner{padding:1.35rem 1rem .8rem}.eyebrow{display:none}.page-hero h1{margin:0;font-family:Fraunces,serif;font-size:clamp(1.75rem,3.2vw,2.2rem);line-height:1.2;color:#444}.content-shell{padding:0 1rem 2rem;background:var(--bg)}.content-card{position:relative;overflow:hidden;width:100%;margin:0 auto;padding:1rem;border:0;border-radius:var(--radius);background:#fff;box-shadow:none}.content-card--home{padding-top:1.4rem}.themify_builder_content{display:grid;gap:1rem}.module_row{padding:1rem;border-radius:0;background:var(--card);border:0}.row_inner{display:flex;flex-wrap:wrap;gap:1.25rem}.tb-column{min-width:0;flex:1 1 320px}.col-full{flex-basis:100%}.col3-1,.col4-2{flex:1 1 280px}.col3-2{flex:1.4 1 420px}.tb-column-inner{height:100%}.module-text,.tab-content,.contact-panel,.notice-card{padding:0;border-radius:0;background:var(--card-strong);border:0}.module-text h1,.module-text h2,.module-text h3,.module-text h4,.tab-content h1,.tab-content h2,.tab-content h3,.tab-content h4,.notice-card h1,.notice-card h2,.contact-panel h2{margin:0 0 .7rem;font-family:Fraunces,serif;line-height:1.15;color:#444}.module-text h2,.module-text h3,.module-text h4,.tab-content h2,.tab-content h3,.tab-content h4{color:#3e3e3e}.module-text p:last-child,.tab-content p:last-child,.notice-card p:last-child,.contact-panel p:last-child{margin-bottom:0}.module-text ul,.module-text ol,.tab-content ul,.tab-content ol{padding-left:1.25rem}.module-image,.image-wrap,.slide-image{overflow:visible;border-radius:0}.image-wrap img,.slide-image img{width:100%;height:auto;object-fit:contain}.module-icon{display:none}.module-slider{position:relative}.themify_builder_slider_loader{display:none!important}.themify_builder_slider{position:relative;min-height:clamp(260px,38vw,520px);margin:0;padding:0;background:#f0f0f0}.themify_builder_slider>li{position:absolute;inset:0;opacity:0;transform:scale(1.02);transition:opacity .6s ease,transform .6s ease;list-style:none}.themify_builder_slider>li.is-active{opacity:1;transform:scale(1)}.themify_builder_slider img{width:100%;height:clamp(260px,38vw,520px);object-fit:contain;object-position:center center;background:#f0f0f0}.module-text img,.tab-content img{max-width:100%;height:auto}.module-text .aligncenter,.tab-content .aligncenter{margin:0 auto 1.25rem}.module-text .alignright,.tab-content .alignright{float:right;margin:0 0 1rem 1.5rem}.module-text .alignleft,.tab-content .alignleft{float:left;margin:0 1.5rem 1rem 0}.module-text:after,.tab-content:after{content:"";display:block;clear:both}.builder-tabs-wrap .tab-nav{display:none}.tab-content{display:block!important}.button{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.2rem;border-radius:3px;background:var(--accent-deep);color:#fff;text-decoration:none;font-weight:700;letter-spacing:.02em}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.contact-panel--accent{background:linear-gradient(180deg,#eed8bdb3,#fffaf4f2)}.site-footer{padding:0 1rem 2rem;background:var(--bg)}.site-footer__inner{display:grid;grid-template-columns:repeat(3,minmax(240px,max-content));justify-content:center;align-items:start;gap:clamp(2rem,6vw,8rem);padding:1.2rem;border:0;border-radius:var(--radius);background:#fff;color:#444;box-shadow:none}.site-footer__inner h2{margin-top:0;font-family:Fraunces,serif;font-size:1.2rem;color:#444}.site-footer a{color:var(--accent)}.site-footer__meta{padding:1rem 0 0;color:var(--muted);text-align:center;font-size:.95rem}.footer-panel{padding:0;width:min(100%,340px);text-align:center}.module-text p,.tab-content p,.contact-panel p,.notice-card p,.office-hours li,.footer-links li,.site-footer p{color:#4a4a4a}.module-text a,.tab-content a,.site-footer a{color:var(--accent)}.content-card--home .module-text,.content-card--home .tab-content{overflow-wrap:anywhere}.content-card--home .module_row.module_row_0{padding:0;margin-bottom:1.5rem}.content-card--home .module_row.module_row_0,.content-card--home .module_row.module_row_0 .row_inner_wrapper,.content-card--home .module_row.module_row_0 .row_inner,.content-card--home .module_row.module_row_0 .tb-column,.content-card--home .module_row.module_row_0 .tb-column-inner,.content-card--home .module_row.module_row_0 .themify_builder_slider_wrap,.content-card--home .module_row.module_row_0 .themify_builder_slider,.content-card--home .module_row.module_row_0 .themify_builder_slider>li,.content-card--home .module_row.module_row_0 .slide-image{padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.content-card--home .module_row.module_row_0 .row_inner,.content-card--home .module_row.module_row_0 .tb-column-inner{gap:0}.content-card--home .module-slider{margin:0;padding:0;background:transparent}.content-card--home .themify_builder_slider{min-height:clamp(260px,34vw,500px);background:transparent!important}.content-card--home .themify_builder_slider img{height:clamp(260px,34vw,500px);object-fit:cover;background:transparent!important}.content-card--home .themify_builder_slider>li:first-child img{height:clamp(220px,30vw,430px);object-position:18% center}.content-card--home .module_row.module_row_1{margin-top:0!important;padding-top:0}.content-card--home .text-32-sub_row_1-0-3-0-0 .alignright{max-width:min(26vw,220px);margin-left:2rem}.page-interior .module_row.module_row_0{padding-top:0}.page-interior .module_row.module_row_0 .row_inner{align-items:stretch;gap:1.5rem}.page-interior .module_row.module_row_0 .tb-column{display:flex}.page-interior .module_row.module_row_0 .tb-column-inner{width:100%}.page-interior .module_row.module_row_0 .module-image,.page-interior .module_row.module_row_0 .image-wrap{width:100%;height:100%}.page-interior .module_row.module_row_0 .image-wrap img{width:100%;height:100%;min-height:clamp(240px,26vw,420px);object-fit:cover;object-position:center center}.page-interior .module_row.module_row_0 .module-text>h2:first-child>img.aligncenter,.page-interior .module_row.module_row_0 .module-text>h1:first-child>img.aligncenter,.page-interior .module_row.module_row_0 .module-text>p:first-child>a>img.aligncenter,.page-interior .module_row.module_row_0 .module-text>p:first-child>img.aligncenter{display:block;width:min(100%,760px);max-width:100%;height:clamp(240px,26vw,420px);object-fit:cover;object-position:center center;margin:0 auto 1.25rem}body.page--commercial .module_row.module_row_0 .col3-1,body.page--contractors-insurance .module_row.module_row_0 .col4-1{flex:1.05 1 520px}body.page--commercial .module_row.module_row_0 .col3-2,body.page--contractors-insurance .module_row.module_row_0 .col4-3{flex:.95 1 420px}body.page--commercial .module_row.module_row_0 .image-wrap img,body.page--contractors-insurance .module_row.module_row_0 .image-wrap img{min-height:clamp(300px,30vw,460px)}body.page--commercial .module_row.module_row_0 .module-text,body.page--contractors-insurance .module_row.module_row_0 .module-text{display:flex;flex-direction:column;justify-content:center;padding-right:clamp(.5rem,1.6vw,1.5rem)}body.page--commercial .module_row.module_row_0 .module-text h2,body.page--contractors-insurance .module_row.module_row_0 .module-text h2{font-size:clamp(2rem,3vw,2.8rem);margin-bottom:1rem}body.page--commercial .module_row.module_row_1,body.page--contractors-insurance .module_row.module_row_1{padding-top:.5rem}body.page--homeowners-insurance .module_row.module_row_0 .module-text,body.page--home-insurance-2 .module_row.module_row_0 .module-text{max-width:min(100%,980px);margin:0 auto;text-align:left}body.page--homeowners-insurance .module_row.module_row_0 .module-text>h2:first-child>img.aligncenter,body.page--home-insurance-2 .module_row.module_row_0 .module-text>h2:first-child>img.aligncenter{width:min(100%,980px);height:clamp(280px,34vw,500px);object-position:center 55%;margin-bottom:1.5rem}body.page--homeowners-insurance .module_row.module_row_0 .module-text>h2:nth-of-type(2),body.page--home-insurance-2 .module_row.module_row_0 .module-text>h2:nth-of-type(2){font-size:clamp(2rem,3vw,2.7rem);margin-bottom:1rem}body.page--homeowners-insurance .module_row.module_row_0,body.page--home-insurance-2 .module_row.module_row_0{padding-top:0}.office-hours li,.footer-links li{margin-bottom:.45rem}.office-hours,.footer-links{text-align:center}.footer-contact{margin-bottom:0}@media(max-width:900px){.site-header__inner{align-items:center;width:min(100%,1800px)}.nav-toggle{display:inline-block;order:3}.site-nav{display:none;width:100%;margin-left:0}.site-nav.is-open{display:block}.site-header__inner{flex-wrap:wrap}.site-nav__list{flex-direction:column;align-items:stretch;padding:.4rem 0}.site-nav__submenu{position:static;min-width:0;margin-top:.3rem;box-shadow:none;border:0;border-left:2px solid #ddd;padding-left:.3rem}.site-nav__item>a,.site-nav__item summary>a{width:100%;padding:.6rem .15rem}.site-footer__inner{grid-template-columns:1fr;justify-content:stretch;gap:1.5rem}.footer-panel{width:100%}.module-text .alignright,.tab-content .alignright,.module-text .alignleft,.tab-content .alignleft{float:none;display:block;margin:0 auto 1rem}}@media(max-width:640px){.site-header{padding:.8rem}.content-shell,.site-footer,.page-hero{padding-left:.8rem;padding-right:.8rem}.content-card,.site-footer__inner,.module_row,.module-text,.tab-content,.contact-panel,.notice-card{border-radius:22px}}
