:root{--orange:#c4511a;--orange-dark:#a83e14;--navy:#142c3d;--cream:#fff7ec;--white:#fff;--border:#e5ddd3;--muted-navy:#142c3dad;--font-serif:Georgia, "Times New Roman", serif;--font-body:"Helvetica Now Display", "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{background:var(--white);color:var(--navy);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}h1,h2,h3,blockquote,p{margin-top:0}h1,h2,h3,blockquote{font-family:var(--font-serif);font-weight:400}.section-shell{width:min(100% - 3rem,72rem);margin-inline:auto}.navbar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff7ecf2;border-bottom:1px solid #e8d9c5;position:fixed;inset:0 0 auto}.nav-inner{justify-content:space-between;align-items:center;gap:2rem;width:min(100% - 3rem,72rem);min-height:5rem;margin-inline:auto;display:flex}.brand,.footer-brand{align-items:center;display:inline-flex}.logo{object-fit:contain;width:7rem;height:4.4rem}.desktop-nav{align-items:center;gap:2rem;font-size:.875rem;font-weight:600;display:flex}.desktop-nav>a:not(.pill-button):hover,.site-footer nav a:hover{color:var(--orange)}.pill-button,.outline-button{border:1px solid var(--orange);background:var(--orange);min-height:2.6rem;color:var(--white);border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.65rem 1.35rem;font-size:.875rem;font-weight:700;transition:background-color .18s,color .18s,transform .18s;display:inline-flex}.pill-button:hover{background:var(--orange-dark);transform:translateY(-1px)}.pill-button-large,.outline-button{min-height:3.1rem;padding-inline:1.7rem}.pill-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:1rem}.outline-button{border-color:var(--navy);color:var(--navy);background:0 0}.outline-button:hover{background:var(--navy);color:var(--white)}.mobile-menu{display:none;position:relative}.mobile-menu>button{cursor:pointer;background:0 0;border:0;align-content:center;gap:.3rem;width:2.5rem;height:2.5rem;padding:.55rem;display:grid}.mobile-menu>button span{background:var(--navy);height:2px;display:block}.mobile-menu nav{background:var(--cream);border:1px solid #e8d9c5;border-top:0;flex-direction:column;gap:1rem;width:min(18rem,100vw);padding:1.25rem 1.5rem;font-size:.9rem;font-weight:600;display:flex;position:absolute;top:3.35rem;right:-1.5rem;box-shadow:0 1rem 2rem #142c3d1a}.hero{text-align:center;place-items:center;min-height:45rem;padding-top:9rem;padding-bottom:5rem;display:grid}.hero-copy{max-width:52rem}.badge{margin-inline:auto;border:1px solid var(--border);background:var(--cream);width:fit-content;color:var(--orange);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;margin-bottom:1.5rem;padding:.45rem .8rem;font-size:.72rem;font-weight:800}.hero h1{margin-inline:auto;letter-spacing:-.035em;max-width:52rem;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.15rem);line-height:1.05}.hero h1 span{color:var(--orange)}.hero-description{margin-inline:auto;max-width:39rem;color:var(--muted-navy);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.services-section,.contact-section{background:var(--white);padding:5rem 0}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3.5rem;display:flex}.section-label{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.8rem;font-size:.72rem;font-weight:800}.section-heading h2,.about-copy h2,.contact-heading h2{letter-spacing:-.025em;margin-bottom:0;font-size:clamp(2.2rem,4vw,3.25rem);line-height:1.12}.section-heading h2{max-width:42rem}.section-heading>p{max-width:22rem;color:var(--muted-navy);margin-bottom:0;font-size:.9rem;line-height:1.6}.service-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.service-card{border-radius:1rem;flex-direction:column;padding:2rem;display:flex}.service-card-orange{background:var(--orange);color:var(--white)}.service-card-navy{background:var(--navy);color:var(--white)}.service-card-cream{border:1px solid var(--border);background:var(--cream)}.service-icon{background:#fff3;border-radius:.75rem;place-items:center;width:3rem;height:3rem;margin-bottom:1.5rem;display:grid}.service-card-cream .service-icon{color:var(--orange);background:#c4511a1f}.service-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.45rem}.service-icon .icon-fill{fill:currentColor;stroke:none}.service-card h3{margin-bottom:1.5rem;font-size:1.55rem;font-weight:700;line-height:1.2}.service-card ul{gap:.9rem;margin:0;padding:0;font-size:.88rem;line-height:1.45;list-style:none;display:grid}.service-card li{align-items:flex-start;gap:.55rem;display:flex}.chevron{fill:none;stroke:currentColor;stroke-width:1.8px;opacity:.7;flex:none;width:.8rem;margin-top:.14rem}.about-section{background:var(--cream);padding:5rem 0}.about-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(3rem,7vw,6rem);display:grid}.quote-wrap{background:var(--navy);color:var(--white);border-radius:1.5rem;padding:clamp(2.25rem,5vw,3.5rem);position:relative}.quote-wrap blockquote{margin:0;font-size:clamp(1.8rem,3.2vw,2.55rem);line-height:1.28}.about-copy h2{margin-bottom:1.25rem}.about-intro{color:var(--muted-navy);margin-bottom:2rem;line-height:1.7}.value-list{gap:1.15rem;margin:0;padding:0;list-style:none;display:grid}.value-list li{align-items:flex-start;gap:.85rem;display:flex}.check{border:1.5px solid var(--orange);width:1.25rem;height:1.25rem;color:var(--orange);border-radius:50%;flex:none;place-items:center;margin-top:.05rem;font-size:.75rem;font-weight:800;display:grid}.value-list strong{margin-bottom:.2rem;font-size:.9rem;display:block}.value-list p{color:var(--muted-navy);margin-bottom:0;font-size:.88rem;line-height:1.55}.contact-heading{text-align:center;max-width:44rem;margin:0 auto 3.5rem}.contact-heading h2{margin-bottom:1rem}.contact-heading>p:last-child{color:var(--muted-navy);margin-bottom:0;line-height:1.65}.contact-grid{grid-template-columns:1fr 1fr;gap:1.5rem;width:min(100%,42rem);margin-inline:auto;display:grid}.contact-card{text-align:center;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;min-height:14.5rem;padding:2rem;display:flex}.contact-card-cream{background:var(--cream);border:1px solid #e8d9c5}.contact-card-navy{background:var(--navy);color:var(--white)}.contact-icon{background:var(--orange);width:3rem;height:3rem;color:var(--white);border-radius:50%;place-items:center;margin-bottom:1rem;display:grid}.contact-card-navy .contact-icon{background:#ffffff2e}.contact-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.3rem}.contact-card>p{color:var(--orange);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.45rem;font-size:.7rem;font-weight:800}.contact-card h3{margin-bottom:0;font-size:1.45rem;font-weight:700}.contact-card a{overflow-wrap:anywhere;font-size:.9rem}.site-footer{background:var(--navy);color:var(--white);padding:2.5rem 0}.footer-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;display:grid}.site-footer .logo{filter:invert()}.site-footer nav{color:#ffffffa6;gap:1.5rem;font-size:.85rem;display:flex}.site-footer p{color:#ffffff73;text-align:right;margin-bottom:0;font-size:.75rem}@media (max-width:52rem){.desktop-nav{display:none}.mobile-menu{display:block}.hero{padding-top:8.5rem}.section-heading,.about-grid{grid-template-columns:1fr;display:grid}.section-heading>p{max-width:34rem}.service-grid{grid-template-columns:1fr}.service-card{min-height:0}.about-grid{gap:4rem}.quote-wrap{max-width:38rem}.footer-inner{grid-template-columns:1fr auto}.site-footer p{text-align:left;grid-column:1/-1}}@media (max-width:36rem){.section-shell,.nav-inner{width:min(100% - 2rem,72rem)}.hero{min-height:auto;padding-top:7.75rem;padding-bottom:4rem}.hero h1{font-size:clamp(2.65rem,13vw,3.5rem)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{width:100%}.services-section,.about-section,.contact-section{padding:4rem 0}.section-heading{margin-bottom:2.5rem}.service-card{padding:1.6rem}.contact-grid{grid-template-columns:1fr}.contact-card{min-height:12.5rem}.footer-inner{grid-template-columns:1fr;justify-items:center}.site-footer p{text-align:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pill-button,.outline-button{transition:none}}
