@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{--navy:#112a3a;--navy-2:#1a3c4e;--cream:#f5f1e8;--white:#fcfaf6;--sage:#697e6d;--sage-light:#dce3d8;--wood:#ad7d52;--ink:#1c2527;--muted:#65706d;--line:#d8d2c6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em;font-family:Manrope,sans-serif}h2{margin-bottom:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.08}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--sage);margin-bottom:1.2rem;font-size:.75rem;font-weight:700}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcfaf6f2;border-bottom:1px solid #112a3a17;align-items:center;gap:40px;height:88px;padding:0 max(4vw,28px);display:flex;position:sticky;top:0}.brand{color:var(--navy);align-items:center;gap:11px;display:flex}.brand-name{letter-spacing:.16em;font:700 1.38rem Manrope}.brand-mark{width:35px;height:35px;display:block;position:relative}.brand-mark:before,.brand-mark i,.brand-mark b{content:"";background:currentColor;border-radius:2px;position:absolute;transform:rotate(-45deg)}.brand-mark:before{width:10px;height:30px;top:2px;left:5px}.brand-mark i{width:10px;height:24px;top:6px;left:17px}.brand-mark b{width:10px;height:17px;top:12px;left:28px}.site-header nav{gap:28px;margin-left:auto;font-size:.88rem;font-weight:600;display:flex}.site-header nav a{padding:12px 0;position:relative}.site-header nav a:after{content:"";background:var(--wood);height:2px;transition:all .2s;position:absolute;bottom:6px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-call{background:var(--navy);color:#fff;border-radius:100px;padding:13px 20px;font-size:.82rem;font-weight:700}.nav-toggle,.nav-button{display:none}.hero{background:var(--cream);grid-template-columns:1.02fr .98fr;min-height:calc(100vh - 88px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(64px,9vw,130px) 6vw;display:flex}.hero h1{color:var(--navy);max-width:800px;margin-bottom:30px;font-size:clamp(3.1rem,6.1vw,6.4rem);line-height:.97}.hero h1 em{color:var(--sage);font-style:normal;font-weight:400}.hero-lede{color:#465352;max-width:600px;font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.7}.hero-actions{align-items:center;gap:28px;margin:36px 0 54px;display:flex}.button{cursor:pointer;border:0;border-radius:4px;justify-content:space-between;align-items:center;gap:24px;padding:17px 22px;font:700 .9rem DM Sans;display:inline-flex}.button span{font-size:1.2rem}.primary{background:var(--wood);color:#fff}.primary:hover{background:#966b46}.text-link{border-bottom:1px solid;padding:8px 0;font-weight:700}.trust-row{color:var(--navy);flex-wrap:wrap;gap:20px;font-size:.8rem;font-weight:600;display:flex}.trust-row span:before{content:"✓";color:var(--sage);margin-right:7px}.hero-visual{background:linear-gradient(#112a3a05,#112a3a29),url(https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=1500&q=88) 50%/cover;min-height:620px;position:relative}.project-note{background:var(--navy);color:#fff;flex-direction:column;width:min(340px,82%);padding:28px 34px;display:flex;position:absolute;bottom:0;left:0}.project-note small{text-transform:uppercase;letter-spacing:.14em;color:#bdc8c3}.project-note strong{margin:7px 0;font:600 2rem Manrope}.project-note span{color:#d7ddd8;font-size:.85rem}.intro{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;gap:10vw;padding:clamp(80px,11vw,150px) max(6vw,28px);display:grid}.intro h2{max-width:600px}.intro .eyebrow{color:#aab9ac}.intro-copy{color:#d5dcda;max-width:620px;font-size:1.06rem;line-height:1.75}.intro-copy p{margin-bottom:22px}.text-link.dark{color:#fff;margin-top:15px;display:inline-block}.services,.gallery{padding:clamp(80px,10vw,140px) max(6vw,28px)}.section-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:8vw;margin-bottom:55px;display:grid}.section-heading>p{color:var(--muted);margin-bottom:5px;line-height:1.7}.service-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-grid article{border-right:1px solid var(--line);padding:40px;transition:all .25s;position:relative}.service-grid article:last-child{border:0}.service-grid article:hover{background:var(--cream);transform:translateY(-4px)}.service-number{color:#a5aaa6;font-size:.78rem;position:absolute;top:22px;right:24px}.service-icon{background:var(--sage-light);width:48px;height:48px;color:var(--navy);border-radius:50%;place-items:center;margin-bottom:34px;font:700 1.1rem Manrope;display:grid}.service-grid h3{margin-bottom:15px;font:600 1.55rem Manrope}.service-grid p{color:var(--muted);line-height:1.65}.service-grid ul{border-top:1px solid var(--line);margin:0;padding:16px 0 0;list-style:none}.service-grid li{margin:10px 0;font-size:.87rem}.service-grid li:before{content:"—";color:var(--wood);margin-right:10px}.process{background:var(--sage-light);padding:95px max(6vw,28px)}.process>h2{max-width:650px}.process-grid{grid-template-columns:repeat(3,1fr);gap:4vw;margin-top:60px;display:grid}.process-grid b{border:1px solid var(--sage);width:34px;height:34px;color:var(--sage);border-radius:50%;place-items:center;font-size:.8rem;display:grid}.process-grid h3{margin:22px 0 10px;font:600 1.2rem Manrope}.process-grid p{color:#53615a;line-height:1.6}.gallery{background:var(--white)}.gallery-grid{grid-template-rows:310px 310px;grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.photo{background-position:50%;background-size:cover;margin:0;position:relative;overflow:hidden}.photo:after{content:"";background:linear-gradient(#0000,#0b191fbf);position:absolute;inset:55% 0 0}.photo-three{background-image:url(https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=1000&q=85)}.photo figcaption{z-index:2;color:#fff;flex-direction:column;display:flex;position:absolute;bottom:22px;left:24px}.photo figcaption span{text-transform:uppercase;letter-spacing:.12em;font-size:.66rem}.photo figcaption b{margin-top:5px;font:600 1.15rem Manrope}.placeholder-note{text-align:center;color:var(--muted);margin-top:20px;font-size:.82rem}.areas{background:var(--cream);grid-template-columns:.85fr 1.15fr;align-items:center;gap:8vw;padding:85px max(6vw,28px);display:grid}.area-list{flex-wrap:wrap;gap:12px;display:flex}.area-list span{background:var(--white);border:1px solid #c9c2b6;border-radius:100px;padding:13px 18px;font-size:.86rem}.contact{background:#efe9dd;grid-template-columns:.85fr 1.15fr;gap:10vw;padding:clamp(80px,10vw,140px) max(6vw,28px);display:grid}.contact-copy>p:not(.eyebrow){color:var(--muted);max-width:520px;margin:25px 0 35px;line-height:1.7}.phone-card{background:var(--navy);color:#fff;flex-direction:column;max-width:420px;padding:26px 28px;display:flex;position:relative}.phone-card small{text-transform:uppercase;letter-spacing:.13em;color:#b8c5c0}.phone-card strong{margin-top:7px;font:600 clamp(1.6rem,3vw,2.2rem) Manrope}.phone-card>span{color:#bdc8c3;font-size:.72rem;position:absolute;bottom:18px;right:24px}.hours{margin-top:28px}.hours span{font-size:.8rem;font-weight:700}.hours p{color:var(--muted);margin-top:6px;font-size:.88rem}form{background:var(--white);padding:clamp(28px,5vw,54px);box-shadow:0 18px 50px #20272314}label{margin-bottom:19px;font-size:.78rem;font-weight:700;display:block}.field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}input,select,textarea{width:100%;font:inherit;color:var(--ink);background:#fff;border:1px solid #cbc6bc;border-radius:2px;margin-top:8px;padding:14px 13px;display:block}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid var(--sage);outline-offset:1px}form .button{width:100%;margin-top:4px}.form-note{text-align:center;color:var(--muted);margin:15px 0 0;font-size:.74rem}.form-success{background:var(--white);flex-direction:column;justify-content:center;align-self:stretch;padding:60px;display:flex;box-shadow:0 18px 50px #20272314}.form-success>span{background:var(--sage-light);width:48px;height:48px;color:var(--sage);border-radius:50%;place-items:center;font-size:1.4rem;display:grid}.form-success h3{margin:24px 0 10px;font:600 1.8rem Manrope}.form-success p{color:var(--muted);line-height:1.65}.form-success a{text-decoration:underline}.form-success button{cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;text-decoration:underline}footer{color:#d7dfdc;background:#0b202d;grid-template-columns:1.4fr .6fr 1fr;gap:6vw;padding:65px max(6vw,28px) 30px;display:grid;position:relative}.brand.light{color:#fff}.footer-brand>p{color:#aebbb6;margin:18px 0}footer h3{text-transform:uppercase;letter-spacing:.14em;color:#92a49d;margin-bottom:20px;font-size:.72rem}footer>div:not(.footer-brand){flex-direction:column;gap:12px;font-size:.86rem;display:flex}footer i{color:#81938c;font-size:.72rem;font-style:normal}footer p{margin-bottom:0}.copyright{color:#83948e;border-top:1px solid #29404b;grid-column:1/-1;margin-top:35px;padding-top:24px;font-size:.72rem}.mobile-call{display:none}@media (width<=900px){.site-header{height:76px;padding:0 22px}.header-call,.site-header nav{display:none}.nav-button{cursor:pointer;flex-direction:column;justify-content:center;gap:7px;width:38px;height:38px;margin-left:auto;display:flex}.nav-button span{background:var(--navy);width:26px;height:2px;transition:all .2s}.nav-toggle:checked~nav{background:var(--white);border-bottom:1px solid var(--line);flex-direction:column;gap:5px;padding:28px;font-size:1rem;display:flex;position:absolute;top:76px;left:0;right:0}.nav-toggle:checked+.nav-button span:first-child{transform:translateY(4px)rotate(45deg)}.nav-toggle:checked+.nav-button span:last-child{transform:translateY(-5px)rotate(-45deg)}.hero{grid-template-columns:1fr}.hero-copy{padding:75px 28px}.hero-visual{min-height:62vh}.intro,.contact,.areas{grid-template-columns:1fr;gap:48px}.section-heading{grid-template-columns:1fr;gap:20px}.service-grid{grid-template-columns:1fr}.service-grid article{border-right:0;border-bottom:1px solid var(--line)}.process-grid{gap:24px}.gallery-grid{grid-template-rows:430px 250px;grid-template-columns:1fr 1fr}.photo-one{grid-area:auto/1/auto/-1}.photo-two,.photo-three{grid-row:2}.mobile-call{z-index:30;background:var(--wood);color:#fff;text-align:center;border-radius:4px;padding:15px;font-size:.86rem;font-weight:700;display:block;position:fixed;bottom:14px;left:16px;right:16px;box-shadow:0 8px 25px #00000038}footer{padding-bottom:90px}}@media (width<=620px){h2{font-size:2.2rem}.hero h1{font-size:3.15rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.trust-row{flex-direction:column;gap:10px}.hero-visual{min-height:460px}.intro,.services,.gallery,.process,.areas,.contact{padding-left:22px;padding-right:22px}.service-grid article{padding:30px 26px}.process-grid{grid-template-columns:1fr;gap:32px}.gallery-grid{flex-direction:column;display:flex}.photo{min-height:300px}.field-row{grid-template-columns:1fr}.contact{gap:40px}.phone-card>span{display:none}footer{grid-template-columns:1fr 1fr}.footer-brand,.copyright{grid-column:1/-1}.area-list{gap:8px}.area-list span{padding:10px 13px;font-size:.78rem}}.gallery-grid{grid-template-rows:620px;grid-template-columns:1.35fr .65fr}.photo-one{background-image:url(/projects/orcci-living-room-wide.jpg);grid-row:auto}.photo-two{background-image:url(/projects/orcci-fireplace-builtins.jpg)}@media (width<=900px){.gallery-grid{grid-template-rows:430px;grid-template-columns:1fr 1fr}.photo-one{grid-column:auto}.photo-two{grid-row:auto}}@media (width<=620px){.gallery-grid{display:flex}.photo{min-height:360px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.property-pros{color:#fff;background:#132f3f;grid-template-columns:.9fr 1.1fr;align-items:start;gap:8vw;padding:clamp(80px,10vw,140px) max(6vw,28px);display:grid}.property-pros .eyebrow{color:#b6c4b6}.property-pros-copy>p:not(.eyebrow){color:#d4ddda;max-width:620px;margin:28px 0 0;line-height:1.75}.property-pros-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.property-pros .text-link{color:#fff}.property-pros-grid{border-top:1px solid #49606b;border-left:1px solid #49606b;grid-template-columns:1fr 1fr;display:grid}.property-pros-grid article{border-bottom:1px solid #49606b;border-right:1px solid #49606b;min-height:210px;padding:32px}.property-pros-grid b{letter-spacing:.12em;color:#b7c3bd;font-size:.72rem}.property-pros-grid h3{margin:28px 0 10px;font:600 1.28rem Manrope}.property-pros-grid p{color:#c6d1cd;margin:0;font-size:.9rem;line-height:1.6}.property-pros-grid .inspection-card{grid-column:1/-1;min-height:auto}@media (width<=900px){.property-pros{grid-template-columns:1fr;gap:52px}.site-header nav{gap:18px}}@media (width<=620px){.property-pros{padding-left:22px;padding-right:22px}.property-pros-grid{grid-template-columns:1fr}.property-pros-actions{flex-direction:column;align-items:flex-start}.property-pros-grid article{min-height:auto}}.brand-mark{background:#fff;border-radius:3px;flex:none;width:40px;height:40px;overflow:hidden}.brand-mark:before,.brand-mark i,.brand-mark b{display:none}.brand-mark img{width:104px;max-width:none;height:auto;position:absolute;top:-19px;left:-32px}.brand-mark{background:0 0;border-radius:0;width:48px;height:48px}.brand-mark img{width:120px;top:-23px;left:-36px}.brand.light .brand-mark{box-shadow:none}.brand-name{font-size:1.5rem}.brand.light .brand-mark img{filter:brightness(0)invert()}.service-photo{background-position:50%;background-size:cover;height:190px;margin:-40px -40px 30px;position:relative}.service-photo:after{content:"";background:linear-gradient(#0000 55%,#112a3a2e);position:absolute;inset:0}.service-photo-painting{background-image:url(https://images.unsplash.com/photo-1562259949-e8e7689d7828?auto=format&fit=crop&w=900&q=84)}.service-photo-drywall{background-image:url(/service-drywall-patch.png)}.service-photo-electrical{background-image:url(/service-electrical-tools.png)}.service-detail-link{border-bottom:1px solid var(--wood);color:var(--navy);margin-top:22px;padding-bottom:5px;font-size:.84rem;font-weight:700;display:inline-block}.service-detail-link:hover{color:var(--wood)}@media (width<=620px){.service-photo{height:180px;margin:-30px -26px 26px}}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-error{color:#8a2e25;margin:14px 0 0;font-size:.82rem;line-height:1.5}.form-error a{text-decoration:underline}.button:disabled{cursor:wait;opacity:.72}.project-carousel{position:relative}.project-image-stage{background:#0b202d;width:100%;height:720px;position:relative;overflow:hidden}.project-image-stage figure{width:100%;height:100%;margin:0;position:relative}.project-image-stage>figure>img{object-fit:cover;width:100%;height:100%;display:block}.project-image-stage figcaption{z-index:2;color:#fff;background:#112a3ae6;flex-direction:column;padding:12px 15px;display:flex;position:absolute;bottom:20px;left:20px}.project-image-stage figcaption strong{font:600 1rem Manrope}.project-image-stage figcaption span{text-transform:uppercase;letter-spacing:.12em;color:#d6dfdb;margin-top:4px;font-size:.62rem}.photo-arrow{z-index:3;color:#fff;cursor:pointer;background:#112a3ad6;border:1px solid #fffc;border-radius:50%;width:54px;height:54px;font-size:1.4rem;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 22px #0003}.photo-arrow.previous{left:18px}.photo-arrow.next{right:18px}.photo-arrow:hover,.photo-arrow:focus-visible{color:var(--navy);background:#fff;outline:none}.photo-count{z-index:3;color:#fff;letter-spacing:.12em;background:#112a3adb;border-radius:100px;padding:8px 13px;font-size:.68rem;font-weight:700;position:absolute;top:20px;right:20px}.project-thumbnails{scrollbar-width:thin;gap:10px;margin-top:12px;padding:2px 2px 6px;display:flex;overflow-x:auto}.project-thumbnails button{background:var(--cream);cursor:pointer;opacity:.72;border:3px solid #0000;flex:1 0 120px;height:92px;padding:0;transition:all .2s;overflow:hidden}.project-thumbnails button:hover,.project-thumbnails button:focus-visible{opacity:1;outline:2px solid var(--sage);outline-offset:2px}.project-thumbnails button.active{border-color:var(--wood);opacity:1}.project-thumbnails img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=900px){.project-image-stage{height:650px}}@media (width<=620px){.project-image-stage{height:min(690px,76vh)}.project-image-stage figcaption{padding:10px 12px;bottom:12px;left:12px}.photo-arrow{width:46px;height:46px;font-size:1.2rem}.photo-arrow.previous{left:10px}.photo-arrow.next{right:10px}.photo-count{top:12px;right:12px}.project-thumbnails{gap:7px}.project-thumbnails button{flex-basis:82px;height:70px}}.service-detail-hero{background:var(--cream);grid-template-columns:1fr 1fr;min-height:660px;display:grid}.service-detail-copy{flex-direction:column;justify-content:center;padding:clamp(70px,9vw,125px) max(6vw,40px);display:flex}.service-detail-copy h1{color:var(--navy);max-width:760px;margin-bottom:26px;font-size:clamp(2.8rem,5vw,5.4rem);line-height:1.02}.service-detail-copy>p:not(.eyebrow){color:#465352;max-width:680px;font-size:1.06rem;line-height:1.75}.service-breadcrumb{color:var(--sage);letter-spacing:.05em;text-transform:uppercase;align-self:flex-start;margin-bottom:46px;font-size:.78rem;font-weight:700}.service-detail-image{background:var(--navy);min-height:620px;margin:0;overflow:hidden}.service-detail-image img{object-fit:cover;width:100%;height:100%;display:block}.service-detail-includes{grid-template-columns:1fr 1fr;align-items:start;gap:9vw;padding:clamp(80px,10vw,135px) max(6vw,28px);display:grid}.service-detail-includes ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.service-detail-includes li{border-bottom:1px solid var(--line);padding:20px 0;font-weight:600}.service-detail-includes li:before{content:"✓";color:var(--sage);margin-right:13px}.service-detail-process{background:var(--sage-light);padding:clamp(80px,9vw,120px) max(6vw,28px)}.service-detail-process>h2{max-width:800px}.service-detail-faq{background:var(--white);grid-template-columns:.8fr 1.2fr;gap:9vw;padding:clamp(80px,10vw,135px) max(6vw,28px);display:grid}.service-detail-faq article{border-bottom:1px solid var(--line);margin-bottom:25px;padding:0 0 25px}.service-detail-faq h3{color:var(--navy);margin-bottom:10px;font:600 1.18rem Manrope}.service-detail-faq p{color:var(--muted);margin:0;line-height:1.7}.service-detail-cta{text-align:center;background:var(--navy);color:#fff;padding:clamp(80px,9vw,120px) max(6vw,28px)}.service-detail-cta .eyebrow{color:#b6c4b6}.service-detail-cta h2{max-width:800px;margin-left:auto;margin-right:auto}.service-detail-cta>p:not(.eyebrow){color:#d4ddda;max-width:720px;margin:26px auto 34px;line-height:1.7}.service-detail-cta>div{justify-content:center;align-items:center;gap:28px;display:flex}.service-detail-cta .text-link{color:#fff}@media (width<=900px){.service-detail-hero{grid-template-columns:1fr}.service-detail-image{min-height:500px}.service-detail-includes,.service-detail-faq{grid-template-columns:1fr;gap:50px}}@media (width<=620px){.service-detail-copy,.service-detail-includes,.service-detail-process,.service-detail-faq,.service-detail-cta{padding-left:22px;padding-right:22px}.service-detail-copy h1{font-size:3rem}.service-detail-image{min-height:390px}.service-detail-cta>div{flex-direction:column;align-items:center}.service-breadcrumb{margin-bottom:34px}}.hero-visual{margin:0;overflow:hidden}.hero-visual>img{object-fit:cover;width:100%;height:100%;display:block}.service-photo{object-fit:cover;width:calc(100% + 80px);height:190px;display:block}.area-list a{background:var(--white);border:1px solid #c9c2b6;border-radius:100px;padding:13px 18px;font-size:.86rem;transition:all .2s}.area-list a:hover,.area-list a:focus-visible{background:var(--navy);border-color:var(--navy);color:#fff;outline:none}.footer-trust{max-width:300px;font-size:.78rem;line-height:1.5}.hours a,.legal-page a{text-underline-offset:3px;text-decoration:underline}.proof-section{background:var(--cream);grid-template-columns:.8fr 1.2fr;gap:8vw;padding:clamp(80px,10vw,140px) max(6vw,28px);display:grid}.proof-section>div:first-child h2{max-width:560px}.proof-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.proof-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px}.proof-grid strong{color:var(--navy);font:600 1.15rem Manrope}.proof-grid p{color:var(--muted);margin:12px 0 0;line-height:1.6}.home-faq{grid-template-columns:.7fr 1.3fr;gap:10vw;padding:clamp(80px,10vw,140px) max(6vw,28px);display:grid}.home-faq h2{margin-bottom:28px}.home-faq details,.faq-list details{border-top:1px solid var(--line);padding:22px 0}.home-faq details:last-child,.faq-list details:last-child{border-bottom:1px solid var(--line)}details summary{cursor:pointer;color:var(--navy);padding-right:36px;font:600 1.08rem Manrope;list-style:none;position:relative}details summary::-webkit-details-marker{display:none}details summary:after{content:"+";font:400 1.5rem DM Sans;position:absolute;top:-4px;right:4px}details[open] summary:after{content:"−"}details p{color:var(--muted);max-width:780px;margin:14px 0 0;line-height:1.7}.inner-hero,.contact-page-intro{background:var(--cream);padding:clamp(80px,10vw,140px) max(6vw,28px)}.inner-hero h1,.contact-page-intro h1,.story-hero h1,.location-hero h1,.legal-page h1{color:var(--navy);max-width:980px;margin-bottom:28px;font-size:clamp(3rem,6vw,6rem);line-height:1}.inner-hero>p:not(.eyebrow),.contact-page-intro>p:not(.eyebrow){color:var(--muted);max-width:760px;font-size:1.1rem;line-height:1.75}.inner-hero .button{margin-top:24px}.location-card-grid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;padding:clamp(70px,9vw,120px) max(6vw,28px);display:grid}.location-card-grid article{background:var(--white);padding:38px}.location-card-grid article>span,.values-grid article>span{letter-spacing:.12em;color:var(--wood);font-size:.72rem}.location-card-grid h2{margin:24px 0 14px;font-size:1.8rem}.location-card-grid p{color:var(--muted);min-height:106px;line-height:1.65}.location-hero,.story-hero{background:var(--cream);grid-template-columns:1fr 1fr;min-height:700px;display:grid}.location-hero>div,.story-hero>div{flex-direction:column;justify-content:center;padding:clamp(70px,9vw,125px) max(6vw,40px);display:flex}.location-hero>div>p:not(.eyebrow),.story-hero>div>p:not(.eyebrow){color:var(--muted);max-width:670px;font-size:1.08rem;line-height:1.75}.location-hero .button{align-self:flex-start;margin-top:26px}.location-hero>img,.story-hero>img{object-fit:cover;width:100%;height:100%;min-height:620px;display:block}.location-services,.story-copy{grid-template-columns:.8fr 1.2fr;gap:9vw;padding:clamp(80px,10vw,140px) max(6vw,28px);display:grid}.location-services>div:first-child>p:not(.eyebrow),.story-copy>div:last-child{color:var(--muted);line-height:1.75}.story-copy>div:last-child{font-size:1.05rem}.link-card-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.link-card-grid a{border:1px solid var(--line);flex-direction:column;padding:26px;transition:all .2s;display:flex}.link-card-grid a:hover,.link-card-grid a:focus-visible{background:var(--cream);border-color:var(--wood);outline:none}.link-card-grid strong{color:var(--navy);font:600 1.08rem Manrope}.link-card-grid span{color:var(--muted);margin-top:10px;font-size:.86rem;line-height:1.55}.values-grid{background:var(--navy);color:#fff;grid-template-columns:repeat(4,1fr);display:grid}.values-grid article{border-right:1px solid #39505d;padding:clamp(35px,5vw,65px)}.values-grid article:last-child{border:0}.values-grid h2{margin:24px 0 12px;font-size:1.6rem}.values-grid p{color:#c7d1ce;margin:0;line-height:1.65}.contact-page-intro{text-align:center}.contact-page-intro h1,.contact-page-intro>p:not(.eyebrow){margin-left:auto;margin-right:auto}.contact-page-form{padding-top:70px}.faq-hero{text-align:center}.faq-hero h1,.faq-hero>p:not(.eyebrow){margin-left:auto;margin-right:auto}.faq-list{max-width:980px;margin:0 auto;padding:clamp(70px,9vw,120px) 28px}.faq-list details{padding:28px 0}.faq-list summary{font-size:1.25rem}.legal-page{max-width:900px;margin:0 auto;padding:clamp(80px,10vw,140px) 28px}.legal-page h1{font-size:clamp(3rem,5vw,5rem)}.legal-page h2{letter-spacing:-.02em;color:var(--navy);margin:42px 0 12px;font-size:1.55rem}.legal-page p{color:var(--muted);font-size:1rem;line-height:1.8}.legal-page .legal-updated{color:var(--sage);font-size:.82rem;font-weight:700}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--wood);outline-offset:4px}@media (width<=900px){.proof-section,.home-faq,.location-services,.story-copy{grid-template-columns:1fr;gap:48px}.location-card-grid{grid-template-columns:1fr 1fr}.location-hero,.story-hero{grid-template-columns:1fr}.location-hero>img,.story-hero>img{min-height:520px}.values-grid{grid-template-columns:1fr 1fr}.values-grid article:nth-child(2){border-right:0}.values-grid article{border-bottom:1px solid #39505d}}@media (width<=620px){.service-photo{width:calc(100% + 52px);height:180px}.area-list a{padding:10px 13px;font-size:.78rem}.proof-section,.home-faq,.inner-hero,.contact-page-intro,.location-card-grid,.location-services,.story-copy{padding-left:22px;padding-right:22px}.proof-grid,.link-card-grid,.location-card-grid,.values-grid{grid-template-columns:1fr}.proof-grid article,.values-grid article{border-right:1px solid var(--line)}.location-card-grid article{padding:30px}.location-card-grid p{min-height:auto}.location-hero>div,.story-hero>div{padding:64px 22px}.location-hero h1,.story-hero h1,.inner-hero h1,.contact-page-intro h1{font-size:3.1rem}.location-hero>img,.story-hero>img{min-height:400px}.faq-list{padding-left:22px;padding-right:22px}.faq-list summary{font-size:1.08rem}.legal-page{padding-left:22px;padding-right:22px}.values-grid article:nth-child(2){border-right:1px solid #39505d}.contact-page-form{padding-top:55px}}.service-projects{background:var(--white);padding:clamp(80px,10vw,140px) max(6vw,28px)}.project-case-study-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:42px;display:grid}.project-case-card{border:1px solid var(--line);background:var(--cream);grid-template-columns:.9fr 1.1fr;min-height:280px;transition:all .2s;display:grid}.project-case-card:hover,.project-case-card:focus-visible{border-color:var(--wood);outline:none;transform:translateY(-3px)}.project-case-card img{object-fit:cover;width:100%;height:100%;min-height:280px;display:block}.project-case-card>div{flex-direction:column;justify-content:center;padding:32px;display:flex}.project-case-card small{letter-spacing:.13em;text-transform:uppercase;color:var(--sage);font-size:.66rem;font-weight:700}.project-case-card h3{color:var(--navy);margin:14px 0 12px;font:600 1.45rem/1.2 Manrope}.project-case-card p{color:var(--muted);margin-bottom:18px;line-height:1.6}.project-case-card span{color:var(--wood);font-size:.82rem;font-weight:700}.project-detail-hero{background:var(--cream);grid-template-columns:1fr 1fr;min-height:700px;display:grid}.project-detail-hero>div{flex-direction:column;justify-content:center;padding:clamp(70px,9vw,125px) max(6vw,40px);display:flex}.project-detail-hero h1{color:var(--navy);max-width:780px;margin-bottom:26px;font-size:clamp(2.8rem,5.5vw,5.6rem);line-height:1.02}.project-detail-hero>div>p:not(.eyebrow){color:var(--muted);max-width:690px;font-size:1.07rem;line-height:1.75}.project-detail-hero>figure{background:var(--navy);min-height:650px;margin:0;position:relative;overflow:hidden}.project-detail-hero>figure img{object-fit:cover;width:100%;height:100%;display:block}.project-detail-hero>figure figcaption,.project-photo-grid figcaption{color:#fff;background:#112a3ae6;padding:10px 13px;font-size:.72rem;font-weight:700;position:absolute;bottom:18px;left:18px}.project-story{grid-template-columns:.65fr 1.35fr;gap:8vw;padding:clamp(80px,10vw,140px) max(6vw,28px);display:grid}.project-story-grid{border-top:1px solid var(--line)}.project-story-grid article{border-bottom:1px solid var(--line);grid-template-columns:45px 220px 1fr;align-items:start;gap:22px;padding:28px 0;display:grid}.project-story-grid span{color:var(--wood);letter-spacing:.12em;font-size:.72rem}.project-story-grid h3{color:var(--navy);margin:0;font:600 1.12rem Manrope}.project-story-grid p{color:var(--muted);margin:0;line-height:1.7}.project-scope{background:var(--sage-light);grid-template-columns:1fr 1fr;gap:9vw;padding:clamp(75px,9vw,120px) max(6vw,28px);display:grid}.project-scope ul{border-top:1px solid #112a3a33;margin:0;padding:0;list-style:none}.project-scope li{border-bottom:1px solid #112a3a33;padding:18px 0;font-weight:600}.project-scope li:before{content:"✓";color:var(--sage);margin-right:12px}.project-photo-section{padding:clamp(80px,10vw,140px) max(6vw,28px)}.project-photo-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.project-photo-grid figure{background:var(--navy);min-height:520px;margin:0;position:relative;overflow:hidden}.project-photo-grid img{object-fit:cover;width:100%;height:100%;display:block}.project-photo-grid-2 figure{min-height:680px}.project-related{background:var(--cream);grid-template-columns:.7fr 1.3fr;gap:9vw;padding:clamp(80px,10vw,140px) max(6vw,28px);display:grid}.project-related>div:first-child>p:not(.eyebrow){color:var(--muted);margin-top:24px;line-height:1.7}@media (width<=1050px){.project-case-card{grid-template-columns:1fr}.project-case-card img{height:300px;min-height:0}.project-story-grid article{grid-template-columns:40px 180px 1fr}}@media (width<=900px){.project-case-study-grid,.project-detail-hero,.project-story,.project-scope,.project-related{grid-template-columns:1fr}.project-detail-hero>figure{min-height:560px}.project-story-grid article{grid-template-columns:42px 1fr}.project-story-grid article p{grid-column:2}.project-photo-grid figure,.project-photo-grid-2 figure{min-height:520px}}@media (width<=620px){.service-projects,.project-detail-hero>div,.project-story,.project-scope,.project-photo-section,.project-related{padding-left:22px;padding-right:22px}.project-detail-hero h1{font-size:3rem}.project-detail-hero>figure{min-height:430px}.project-photo-grid{grid-template-columns:1fr}.project-photo-grid figure,.project-photo-grid-2 figure{min-height:470px}.project-case-card img{height:260px}.project-case-card>div{padding:26px}.project-story-grid article{grid-template-columns:34px 1fr;gap:14px}}
