:root{--sw-page-gutter:clamp(1.25rem, 4vw, 3.5rem);--sw-container:1240px;--sw-header-z:1100;--sw-text-xs:.72rem;--sw-text-sm:.9rem;--sw-motion:.3s;--sw-motion-entrance:.9s;--sw-ease:var(--ease);--sw-shadow:var(--shadow-card);--sw-border-on-dark:var(--line-on-dark);--sw-radius-sm:.45rem;--sw-radius-lg:1.4rem}.sw-page,.sw-page *,.sw-page :before,.sw-page :after{box-sizing:border-box}.sw-page{background:var(--sw-cream);color:var(--sw-ink);font-family:var(--font-body);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.55}:where(.sw-page a){color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}.sw-page :where(a,button,summary):focus-visible{outline:3px solid var(--sw-stone);outline-offset:4px}.sw-page :where(img){max-width:100%;display:block}.sw-site-shell{min-height:100vh;overflow:clip}.sw-shell{width:min(calc(100% - 2 * var(--sw-page-gutter)), var(--sw-container));margin-inline:auto}.sw-header{z-index:var(--sw-header-z);background:var(--sw-cream);border-bottom:1px solid var(--sw-border);position:sticky;top:0}.sw-contact-strip{color:var(--sw-cream);background:var(--sw-green);font-size:var(--sw-text-xs);letter-spacing:.08em;text-transform:uppercase}.sw-contact-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:2.35rem;display:flex}.sw-contact-phone,.sw-menu-phone{align-items:center;gap:.65rem;font-weight:700;text-decoration:none;display:inline-flex}.sw-contact-label{color:var(--sw-stone);font-weight:500}.sw-contact-region{color:var(--sw-stone)}.sw-header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:5.9rem;display:flex}.sw-brand,.sw-footer-logo{flex:none;text-decoration:none;display:block}.sw-brand img{width:175px;height:auto}.sw-menu{margin-left:auto}.sw-menu:not([open])>.sw-menu-panel,.sw-services-menu:not([open])>.sw-services-panel{display:none}.sw-page [id],.sw-page summary,.sw-page a{scroll-margin-top:155px}.sw-menu-toggle{cursor:pointer;font-size:var(--sw-text-sm);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.65rem;font-weight:700;list-style:none;display:none}.sw-menu-toggle::-webkit-details-marker,.sw-services-summary::-webkit-details-marker{display:none}.sw-menu-icon{gap:5px;width:1.45rem;display:grid}.sw-menu-icon i{height:2px;transition:transform var(--sw-motion), opacity var(--sw-motion);background:currentColor;display:block}.sw-menu[open] .sw-menu-icon i:first-child{transform:translateY(3.5px)rotate(45deg)}.sw-menu[open] .sw-menu-icon i:last-child{transform:translateY(-3.5px)rotate(-45deg)}.sw-menu[open] .sw-menu-icon i{opacity:.9}.sw-primary-nav{align-items:center;gap:clamp(1rem,2.4vw,2.35rem);display:flex}.sw-nav-link,.sw-services-summary{color:var(--sw-green);font-size:var(--sw-text-sm);letter-spacing:.065em;text-transform:uppercase;font-weight:700;text-decoration:none}.sw-nav-link:hover,.sw-nav-link:focus-visible,.sw-services-summary:hover{color:var(--sw-muted)}.sw-nav-cta{min-height:2.7rem;color:var(--sw-cream);background:var(--sw-green);border:1px solid var(--sw-green);font-size:var(--sw-text-xs);letter-spacing:.07em;text-transform:uppercase;transition:background-color var(--sw-motion), color var(--sw-motion), border-color var(--sw-motion);justify-content:center;align-items:center;padding:.6rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.sw-nav-cta:hover,.sw-nav-cta:focus-visible{color:var(--sw-green);background:var(--sw-stone);border-color:var(--sw-stone)}.sw-services-menu{position:relative}.sw-services-summary{cursor:pointer;align-items:center;gap:.55rem;list-style:none;display:flex}.sw-services-summary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:.7rem;height:.45rem;transition:transform var(--sw-motion)}.sw-services-menu[open] .sw-services-summary svg{transform:rotate(180deg)}.sw-services-panel{background:var(--sw-white);border:1px solid var(--sw-border);min-width:min(28rem,90vw);max-height:calc(100dvh - 160px);box-shadow:var(--sw-shadow);padding:1.15rem;display:grid;position:absolute;top:calc(100% + 1.3rem);left:50%;overflow-y:auto;transform:translate(-50%)}.sw-services-panel a{color:var(--sw-ink);font-size:var(--sw-text-sm);padding:.48rem .65rem;text-decoration:none}.sw-services-panel a:hover,.sw-services-panel a:focus-visible{color:var(--sw-green);background:var(--sw-cream)}.sw-services-index{border-bottom:1px solid var(--sw-border);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem;font-weight:700;color:var(--sw-green)!important;padding-bottom:.8rem!important}.sw-menu-phone{display:none}.sw-footer{color:var(--sw-cream);background:var(--sw-green);padding-top:clamp(4rem,8vw,7rem)}.sw-footer-grid{grid-template-columns:minmax(13rem,1.35fr) minmax(14rem,1.2fr) minmax(8rem,.7fr) minmax(11rem,1fr);gap:clamp(2rem,5vw,5rem);padding-bottom:clamp(3rem,7vw,6rem);display:grid}.sw-footer-logo img{width:min(210px,100%);height:auto}.sw-footer-brand p{max-width:18rem;color:var(--sw-stone);font-size:var(--sw-text-sm);margin:1.35rem 0 1.5rem}.sw-footer-phone,.sw-footer-hours{font-size:var(--sw-text-sm);display:block}.sw-footer-phone{font-weight:700;text-decoration:none}.sw-footer-hours{color:var(--sw-stone);margin-top:.35rem}.sw-footer-column{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.sw-footer-column h2{color:var(--sw-stone);font-size:var(--sw-text-xs);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .7rem;font-weight:700;line-height:1.2}.sw-footer-column a{color:var(--sw-cream);font-size:var(--sw-text-sm);text-decoration:none}.sw-footer-column a:hover,.sw-footer-column a:focus-visible,.sw-footer-phone:hover,.sw-footer-phone:focus-visible{color:var(--sw-stone)}.sw-footer-bottom{border-top:1px solid var(--sw-border-on-dark);color:var(--sw-stone);font-size:var(--sw-text-xs);justify-content:space-between;align-items:center;gap:1rem;padding-block:1.25rem;display:flex}.sw-footer-legal{flex-wrap:wrap;gap:1.4rem;display:flex}.sw-footer-legal a{color:inherit;text-decoration:none}.sw-footer-legal a:hover,.sw-footer-legal a:focus-visible{color:var(--sw-cream)}.sw-angular .sw-header,.sw-angular .sw-footer{--sw-shell-corner:0}.sw-softened .sw-header,.sw-softened .sw-footer{--sw-shell-corner:var(--sw-radius-sm)}.sw-curved .sw-header,.sw-curved .sw-footer{--sw-shell-corner:var(--sw-radius-lg)}@media (width>=861px){.sw-menu>.sw-menu-panel{display:block}.sw-menu>summary,.sw-menu>.sw-menu-panel>.sw-menu-phone{display:none}.sw-services-menu>.sw-services-panel{display:grid}}@media (width<=860px){.sw-header{--sw-header-height:7.6rem}.sw-header-inner{gap:1rem;min-height:5.25rem}.sw-brand{flex:0 auto;min-width:0}.sw-menu{flex:none}.sw-brand img{width:150px}.sw-menu-toggle{min-height:44px;display:flex}.sw-menu-panel{max-height:calc(100svh - var(--sw-header-height));max-height:calc(100dvh - var(--sw-header-height));overscroll-behavior:contain;padding:1rem var(--sw-page-gutter) 1.5rem;background:var(--sw-cream);border-bottom:1px solid var(--sw-border);box-shadow:var(--sw-shadow);position:absolute;top:100%;left:0;right:0;overflow-y:auto}.sw-primary-nav{align-items:stretch;gap:0;display:grid}.sw-menu-panel :is(a,summary){scroll-margin-block:0}.sw-nav-link,.sw-services-summary,.sw-nav-cta{border-bottom:1px solid var(--sw-border);padding-block:.8rem}.sw-nav-cta{border:1px solid var(--sw-green);margin-top:1rem}.sw-services-summary{justify-content:space-between}.sw-services-panel{min-width:0;max-height:none;box-shadow:none;background:0 0;border:0;padding:.5rem 0 .65rem 1rem;position:static;transform:none}.sw-services-panel a{border-bottom:1px solid var(--sw-border);align-items:center;min-height:44px;padding:.48rem .65rem;display:flex}.sw-services-index{margin-bottom:0;padding-bottom:.48rem!important}.sw-menu-phone{min-height:44px;color:var(--sw-green);margin-top:1.25rem;display:inline-flex}.sw-menu-phone span{color:var(--sw-muted);font-weight:500}.sw-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sw-footer-brand{grid-column:1/-1}}@media (width<=540px){.sw-header{--sw-header-height:8.45rem}.sw-contact-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:.08rem;min-height:3.65rem;padding-block:.45rem}.sw-contact-region{font-size:.68rem}.sw-header-inner{min-height:4.8rem}.sw-footer-grid{grid-template-columns:1fr;gap:2.25rem}.sw-footer-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.sw-page *,.sw-page :before,.sw-page :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}:root[data-motion=on] .sw-brand img{animation-duration:var(--sw-motion-entrance)!important}}.sw-brand img{animation:sw-logo-entrance var(--sw-motion-entrance) var(--sw-ease) both}@keyframes sw-logo-entrance{0%{opacity:0;transform:translateY(-.6rem)}to{opacity:1;transform:translateY(0)}}.sw-contact-email{text-transform:none;letter-spacing:0;overflow-wrap:anywhere;text-decoration:none}.sw-footer-email{overflow-wrap:anywhere;margin-block:.6rem;font-size:.8rem;display:block}.sw-brand img.sw-candidate-logo{width:230px;height:auto}.sw-footer-logo img.sw-candidate-footer{background:var(--sw-cream);border-radius:12px;width:260px;height:auto;padding:12px}@media (width<=540px){.sw-contact-email{font-size:.72rem}.sw-brand img.sw-candidate-logo{width:210px}}.sw-candidate-logo{mix-blend-mode:multiply}.sw-footer-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1.8fr) minmax(0,.55fr);gap:clamp(25px,4vw,60px);padding-bottom:45px}.sw-footer-service-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 28px;width:100%;display:grid}.sw-footer-areas{border-top:1px solid var(--sw-border-on-dark);align-items:baseline;gap:28px;padding-block:25px;display:flex}.sw-footer-areas h2{color:var(--sw-stone);font-size:var(--sw-text-xs);letter-spacing:.11em;text-transform:uppercase;flex-shrink:0;margin:0}.sw-footer-areas>div{flex-wrap:wrap;gap:12px 28px;display:flex}.sw-footer-areas a{font-size:var(--sw-text-sm);text-decoration:none}.sw-footer-areas a:hover{text-decoration:underline}@media (width<=860px){.sw-footer-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.sw-footer-brand{grid-column:1/-1}.sw-footer-areas{flex-direction:column;align-items:flex-start;gap:18px}}@media (width<=540px){.sw-footer-grid{grid-template-columns:1fr}.sw-footer-service-links{gap:12px 20px}.sw-footer-areas>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;width:100%;display:grid}}.sw-page{--sw-button-radius:0px}.sw-softened{--sw-button-radius:16px}.sw-curved{--sw-button-radius:100px}.sw-nav-cta{border-radius:var(--sw-button-radius)}
