@font-face{font-family:Manrope;src:url(./fonts/manrope.woff2) format("woff2");font-style:normal;font-weight:400 800;font-display:swap}:root{--paper:#f4f3ef;--chalk:#eae9e3;--ink:#222522;--muted:#62655f;--red:#b83d28;--red-hover:#9c301f;--line:rgba(34,37,34,.18);--light:#f7f6f2;--ease:cubic-bezier(.16,1,.3,1);--gutter:clamp(24px,5.2vw,100px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:20;opacity:.022;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23999' filter='url(%23n)' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}img{display:block;width:100%;height:auto}svg{display:block}figure,p,h1,h2,h3{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--red);outline-offset:6px}h1,h2,h3{font-weight:500}h2{font-size:clamp(36px,4.2vw,66px);line-height:1.1;letter-spacing:-.052em}p{font-weight:400}.wrap{width:100%;max-width:1680px;margin-inline:auto;padding-inline:var(--gutter)}.section-space{padding-block:112px}.eyebrow,.section-label{font-size:12px;font-weight:600;letter-spacing:.14em;display:flex;align-items:center;gap:15px}.small-cross{font-size:25px;font-weight:400;line-height:1}.skip-link{position:absolute;left:24px;top:-100px;background:var(--paper);padding:12px 20px;z-index:100}.skip-link:focus{top:12px}.button{display:inline-flex;gap:36px;align-items:center;justify-content:space-between;min-height:58px;padding:16px 24px;font-size:14px;font-weight:600;transition:background .25s,transform .3s var(--ease)}.button span{font-size:24px;line-height:1}.button-red{background:var(--red);color:var(--light)}.button-red:hover{background:var(--red-hover);transform:translateY(-2px)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;font-size:14px;font-weight:600;border-bottom:1px solid var(--ink);padding-block:13px;min-height:48px}.text-link span{font-size:22px;transition:transform .35s var(--ease)}.text-link:hover span{transform:translate(3px,-3px)}.header{height:96px;position:absolute;inset:0 0 auto;z-index:10;display:flex;align-items:center;justify-content:space-between;padding-inline:var(--gutter);color:var(--light);border-bottom:1px solid rgba(247,246,242,.22);gap:28px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{width:48px;height:48px;fill:var(--red)}.brand-mark .inner-mark{fill:currentColor}.brand-words{font-size:20px;letter-spacing:.055em;font-weight:800;line-height:1.3}.brand-words>span{display:block;font-size:9px;letter-spacing:.32em;font-weight:500;margin-top:3px}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.desktop-nav a{font-size:13px;position:relative;padding-block:12px}.desktop-nav a:after{content:"";position:absolute;bottom:6px;left:0;right:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}.desktop-nav a:hover:after{transform:scaleX(1)}.nav-contact{display:flex;gap:26px;align-items:center;font-size:13px;font-weight:600;border:1px solid rgba(247,246,242,.5);padding:11px 18px;white-space:nowrap}.nav-contact span{font-size:21px}.nav-contact:hover{background:var(--light);color:var(--ink)}.menu-toggle,.mobile-nav{display:none}.hero{height:min(900px,94svh);min-height:700px;position:relative;isolation:isolate;overflow:hidden;background:var(--ink);color:var(--light)}.hero-image,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-image img{height:100%;object-fit:cover;object-position:50% 54%;animation:hero-settle 2.8s var(--ease) both}.hero-shade{z-index:-1;background:linear-gradient(90deg,#111712b8,#1117123d 65%,#1117122e),linear-gradient(180deg,rgba(17,23,18,.6),transparent 32%,rgba(17,23,18,.14) 70%,rgba(17,23,18,.58))}.hero-content{position:relative;padding-top:clamp(215px,26vh,310px)}.hero .eyebrow{margin-bottom:28px;color:#e8e9df}.hero h1{font-size:clamp(54px,6.1vw,100px);font-weight:500;letter-spacing:-.058em;line-height:1.06;animation:hero-copy-in 1.25s var(--ease) both}.hero h1 span{color:#e5e6dd}.hero-copy{font-size:16px;line-height:1.8;margin-top:28px;color:#e9eae3;animation:hero-copy-in 1.5s var(--ease) both}.hero .button{margin-top:32px;animation:hero-copy-in 1.7s var(--ease) both}.hero-bottom{position:absolute;bottom:51px;display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.025em}.hero-bottom a{display:flex;gap:36px;align-items:center;min-height:44px}.hero-bottom a span{font-size:23px}.hero-bottom>span{color:#e1e3db}.hero-credit{position:absolute;bottom:19px;right:var(--gutter);font-size:10px;color:#d8dbd2}.service-strip{border-bottom:1px solid var(--line);background:var(--paper)}.service-strip .wrap{display:flex;justify-content:space-between;align-items:center;min-height:87px;font-size:15px;font-weight:500;gap:20px}.strip-plus{color:var(--red);font-size:25px;font-weight:400}.intro{display:grid;grid-template-columns:1fr 3fr;gap:56px 64px}.section-label{align-self:start;margin-top:10px;line-height:1.8;max-width:215px}.section-label .small-cross{color:var(--red)}.intro h2{font-size:clamp(38px,4.1vw,64px)}.intro-detail{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:36px;color:var(--muted)}.intro-detail>p{font-size:19px;line-height:1.7;color:var(--ink)}.intro-detail .text-link{color:var(--ink);margin-top:17px}.principles{grid-column:2;display:grid;grid-template-columns:repeat(3,1fr);gap:28px;border-top:1px solid var(--line);padding-top:32px}.principle-icon{display:block;color:var(--red);font-size:30px;line-height:1.2;margin-bottom:20px}.principles h3{font-size:16px;font-weight:600;margin-bottom:8px}.principles p{font-size:13px;color:var(--muted);line-height:1.8}.services{background:var(--chalk)}.section-heading{display:flex;justify-content:space-between;gap:45px;align-items:end;margin-bottom:54px}.section-heading>p{font-size:14px;line-height:1.9;color:var(--muted);max-width:380px}.services-layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(48px,8vw,130px);align-items:start}.service-visual{position:relative;overflow:hidden}.service-visual>img{height:570px;object-fit:cover;object-position:58% center;transition:opacity .2s}.service-visual figcaption{padding-top:15px;display:flex;justify-content:space-between;gap:15px;font-size:12px;color:var(--muted)}.service-visual figcaption>span{font-size:10px}.service-list{border-top:1px solid var(--line)}.service-item{border-bottom:1px solid var(--line);padding-block:0}.service-item summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:clamp(23px,2.3vw,35px);letter-spacing:-.04em;padding-block:24px;line-height:1.25}.service-item summary::-webkit-details-marker{display:none}.expand-icon{font-size:26px;font-weight:400;width:36px;text-align:center;transition:transform .3s}.service-item[open] .expand-icon{transform:rotate(45deg);color:var(--red)}.service-item[open] summary{color:var(--red)}.service-description{padding:0 45px 30px 0;color:var(--muted);font-size:14px;line-height:1.9}.service-description a{display:inline-flex;gap:30px;align-items:center;min-height:44px;margin-top:16px;font-size:12px;font-weight:700;color:var(--ink)}.service-description a:hover{color:var(--red)}.projects .section-heading{margin-bottom:62px}.dark-eyebrow{color:var(--red);margin-bottom:19px}.projects .section-heading h2{font-size:clamp(38px,4vw,64px)}.fine-print{font-size:12px}.project-grid{display:grid;grid-template-columns:1.22fr 1fr;column-gap:48px;row-gap:64px;align-items:start}.project-image{overflow:hidden;position:relative;background:var(--chalk)}.project-image>img{width:100%;height:390px;object-fit:cover;transition:transform .8s var(--ease),filter .8s var(--ease)}.project-wide .project-image>img{height:490px}.project-offset{margin-top:112px}.project-last{margin-top:0}.project-grid .project:nth-child(3){margin-top:4px}.project-grid .project:nth-child(4){margin-top:62px}.project:hover .project-image>img{transform:scale(1.035);filter:brightness(.9)}.image-label{position:absolute;top:20px;left:20px;padding:7px 11px;background:#f4f3eff0;font-size:9px;letter-spacing:.08em;font-weight:600}.project-arrow{position:absolute;right:18px;bottom:18px;width:46px;height:46px;display:grid;place-items:center;background:var(--paper);font-size:26px;transition:background .3s,color .3s}.project:hover .project-arrow{background:var(--red);color:var(--light)}.project-caption{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:18px}.project-caption h3{font-size:20px;letter-spacing:-.035em}.project-caption>span{font-size:11px;color:var(--muted)}.project-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:25px;margin-top:66px}.project-footer p{font-size:14px;color:var(--muted)}.reviews{background:var(--chalk);overflow:hidden}.reviews .section-heading{align-items:end}.review-disclosure{font-size:12px;color:var(--muted);margin-top:24px}.pause-button{display:flex;gap:12px;align-items:center;min-height:46px;border:1px solid var(--line);background:transparent;font-size:12px;padding:10px 16px;white-space:nowrap}.pause-symbol{font-size:18px;font-weight:600}.reviews-window{overflow:auto;scrollbar-width:thin}.reviews-track{display:flex;width:max-content;animation:stories-drift 52s linear infinite;padding-block:6px}.review-group{display:flex;gap:24px;padding-right:24px}.review-card{width:450px;min-height:320px;display:flex;flex-direction:column;background:var(--paper);padding:26px 30px}.review-top{display:flex;justify-content:space-between;align-items:center}.review-top>span:first-child{color:var(--red);font-family:Georgia,serif;font-size:68px;line-height:1;height:48px}.review-top>span:last-child{font-size:9px;letter-spacing:.12em;color:var(--muted)}.review-card blockquote{margin:14px 0 34px;font-size:19px;letter-spacing:-.015em;line-height:1.6;flex:1}.review-card figcaption{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600}.review-avatar{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border:1px solid var(--line);border-radius:50%;color:var(--red)}.review-card figcaption>div>span{display:block;color:var(--muted);font-size:10px;font-weight:400}.review-category{margin-left:auto;color:var(--muted);font-size:10px;font-weight:400}.reviews-window:hover .reviews-track,.reviews-window:focus-within .reviews-track,.reviews-track.is-paused{animation-play-state:paused}.contact{background:var(--ink);color:var(--light);overflow:hidden;padding-block:110px 95px}.contact-inner{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:60px}.contact .eyebrow{color:#c7cbc2;margin-bottom:30px}.contact .small-cross{color:#db735f}.contact h2{font-size:clamp(60px,7vw,110px);line-height:1.02;letter-spacing:-.06em}.contact h2 span{color:#b7beb0}.contact-copy>p:not(.eyebrow){color:#c7cbc2;font-size:14px;margin-top:28px}.contact-phone{display:flex;align-items:center;width:max-content;gap:60px;font-size:clamp(28px,3.2vw,45px);letter-spacing:-.03em;border-bottom:1px solid rgba(247,246,242,.3);padding-block:20px;margin-top:10px}.contact-phone>span{font-size:36px;color:#d0d4ca}.contact-actions{display:flex;gap:26px;align-items:center;margin-top:30px;flex-wrap:wrap}.contact-actions .button{font-size:12px;gap:22px}.light-link{border-color:#f7f6f273;font-size:12px}.contact-copy .contact-region{font-size:12px!important;display:flex;align-items:center;gap:10px;margin-top:40px!important}.location-dot{width:7px;height:7px;border-radius:50%;background:#c8cfbe}.contact-art{opacity:.43;position:relative}.contact-art>svg{width:100%;stroke:#a9b39f;stroke-width:.8}.contact-art>span{display:block;text-align:center;margin-top:30px;font-size:9px;letter-spacing:.16em}.footer{background:var(--ink);color:var(--light)}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid rgba(247,246,242,.17);padding-block:40px}.footer-top>p{font-size:13px;color:#c7cbc2;margin-left:auto}.footer-brand .brand-words{font-size:18px}.footer-brand .brand-mark{width:44px;height:44px}.back-top{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(247,246,242,.3);margin-left:42px;font-size:25px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;font-size:10px;color:#b3baad;padding-block:22px 28px;border-top:1px solid rgba(247,246,242,.17)}.footer-bottom>div{display:flex;gap:26px;align-items:center}.footer-bottom a{display:inline-flex;align-items:center;min-height:34px}.footer-bottom a:hover{text-decoration:underline}.gallery-dialog{width:min(1180px,94vw);max-height:94svh;padding:0;border:0;background:var(--ink);color:var(--light);overflow:auto}.gallery-dialog::backdrop{background:#111712eb;backdrop-filter:blur(5px)}.gallery-close{position:absolute;right:14px;top:14px;width:44px;height:44px;background:var(--paper);color:var(--ink);font-size:32px;z-index:2}.gallery-image-wrap{background:#191d19}.gallery-image-wrap img{height:68svh;object-fit:contain;max-height:720px}.gallery-info{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:25px 32px}.gallery-label{font-size:10px;letter-spacing:.13em;color:#b7beb0;margin-bottom:7px}.gallery-info h2{font-size:28px;letter-spacing:-.04em}.gallery-info p:last-child{font-size:11px;color:#c7cbc2;margin-top:8px}.gallery-controls{display:flex;align-items:center;gap:22px;white-space:nowrap}.gallery-controls button{background:transparent;border:1px solid rgba(247,246,242,.3);width:44px;height:44px;font-size:23px}.gallery-controls span{font-size:12px}.document-page .header{position:relative;background:var(--ink)}.document-content{max-width:900px;margin:0 auto;padding:80px 30px 110px;min-height:65vh}.document-content h1{font-size:52px;line-height:1.1;letter-spacing:-.05em;margin-bottom:30px}.document-content h2{font-size:25px;margin:34px 0 15px}.document-content p,.document-content li{color:var(--muted);margin-bottom:16px}.document-content a{color:var(--red);text-decoration:underline;text-underline-offset:4px}.document-content table{border-collapse:collapse;width:100%;font-size:14px}.document-content td,.document-content th{text-align:left;padding:16px 12px;border-bottom:1px solid var(--line)}@keyframes hero-settle{0%{transform:scale(1.065)}to{transform:scale(1)}}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes stories-drift{to{transform:translate(-50%)}}.reveal.is-waiting{opacity:0;transform:translateY(24px)}.reveal{transition:opacity .85s var(--ease),transform .85s var(--ease)}@media(min-width:1700px){.hero-content{padding-top:270px}.hero h1{font-size:104px}}@media(max-width:1150px){.desktop-nav{gap:18px}.desktop-nav a{font-size:12px}.brand-words{font-size:17px}.brand-mark{width:42px}.header{gap:20px}.nav-contact{gap:17px}.intro{grid-template-columns:1fr;gap:30px}.section-label{max-width:none}.principles{grid-column:1;margin-top:10px}.services-layout{gap:55px}.project-caption{display:block}.project-caption>span{display:block;margin-top:3px}.project-image>img{height:320px}.project-wide .project-image>img{height:410px}.contact-inner{grid-template-columns:1.5fr 1fr;gap:25px}.service-visual>img{height:570px}}@media(max-width:900px){.desktop-nav{display:none}.header{height:84px}.nav-contact{margin-left:auto}.menu-toggle{display:flex;width:44px;height:44px;background:transparent;flex-direction:column;align-items:center;justify-content:center;gap:7px;z-index:12}.menu-toggle span{height:1px;width:23px;background:currentColor;transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;position:absolute;top:83px;left:0;right:0;padding:25px var(--gutter) 35px;background:var(--ink);flex-direction:column;gap:0;box-shadow:0 25px 35px #1117124d}.mobile-nav a{padding:12px 0;font-size:20px;border-bottom:1px solid rgba(247,246,242,.16)}.mobile-nav .mobile-phone{font-size:15px;margin-top:12px;color:#c7cbc2}.hero{min-height:670px;height:88svh}.hero h1{font-size:clamp(52px,7.7vw,76px)}.hero-content{padding-top:220px}.section-space{padding-block:80px}.services-layout{gap:35px}.service-visual>img{height:535px}.service-description{padding-right:10px}.service-item summary{padding-block:23px;font-size:25px}.project-grid{gap:40px 28px}.project-offset{margin-top:75px}.project-wide .project-image>img{height:355px}.project-image>img{height:300px}.project-caption h3{font-size:18px}.section-heading>p{max-width:260px}.contact h2{font-size:65px}.contact-art{align-self:start;margin-top:100px}.footer-top>p{display:none}.back-top{margin-left:auto}.contact .eyebrow{font-size:10px}}@media(max-width:640px){:root{--gutter:24px}body{font-size:16px}.header{height:78px;gap:15px}.brand{gap:6px}.brand-mark{width:38px;height:38px}.brand-words{font-size:15px;letter-spacing:.025em}.brand-words>span{font-size:7px;letter-spacing:.24em}.nav-contact{display:none}.menu-toggle{margin-left:auto}.mobile-nav:not([hidden]){top:77px}.hero{height:790px;min-height:650px;max-height:960px}.hero-image img{object-position:60% 50%}.hero-shade{background:linear-gradient(90deg,#111712b3,#11171261),linear-gradient(180deg,rgba(17,23,18,.5),transparent 50%,rgba(17,23,18,.64))}.hero-content{padding-top:210px}.hero .eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:26px;gap:10px}.hero h1{font-size:clamp(38px,7.7vw,52px);letter-spacing:-.055em;line-height:1.13}.hero-copy{font-size:14px;margin-top:25px;line-height:1.8}.hero .button{margin-top:30px;font-size:12px;gap:28px;padding:15px 20px;min-height:56px}.hero-bottom{bottom:57px;font-size:11px}.hero-bottom>span{display:none}.hero-credit{right:auto;left:var(--gutter);font-size:9px;bottom:26px}.service-strip .wrap{min-height:0;padding-block:21px;justify-content:center;gap:9px 14px;flex-wrap:wrap;font-size:11px}.strip-plus{font-size:17px;line-height:1}.section-space{padding-block:65px}.intro{gap:27px}.section-label{font-size:10px;gap:10px}.intro h2{font-size:37px}.intro-detail{grid-template-columns:1fr;gap:22px;margin-top:24px}.intro-detail>p{font-size:18px}.intro-detail>div>p{font-size:14px}.intro-detail .text-link{margin-top:10px}.principles{grid-template-columns:1fr;gap:24px;padding-top:27px;margin-top:8px}.principles>div{display:grid;grid-template-columns:36px 1fr;column-gap:16px}.principle-icon{grid-row:span 2;font-size:25px;margin-top:2px}.principles h3{font-size:15px}.principles p{font-size:13px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:37px}.section-heading>p{margin-top:20px;font-size:14px;max-width:none}.section-heading>p br{display:none}.services-layout{grid-template-columns:1fr;gap:29px}.service-visual>img{height:320px;object-position:center}.service-visual figcaption{font-size:10px;gap:10px}.service-visual figcaption>span{font-size:9px}.service-item summary{font-size:27px;padding-block:22px}.service-description{font-size:14px;padding-bottom:25px}.service-description a{font-size:12px}.projects .section-heading{margin-bottom:33px}.dark-eyebrow{font-size:10px;margin-bottom:15px}.projects .section-heading h2{font-size:37px}.fine-print{font-size:11px}.project-grid{grid-template-columns:1fr;gap:34px}.project-offset,.project-grid .project:nth-child(3),.project-grid .project:nth-child(4){margin-top:0}.project-image>img,.project-wide .project-image>img{height:310px}.project-caption{display:flex;align-items:start;padding-top:14px}.project-caption h3{font-size:17px;max-width:65%}.project-caption>span{font-size:10px;text-align:right;max-width:38%;margin-top:3px}.image-label{top:14px;left:14px;font-size:8px}.project-footer{margin-top:36px;display:block;padding-top:20px}.project-footer p{font-size:12px}.project-footer .text-link{margin-top:6px;font-size:12px}.reviews .section-heading{margin-bottom:30px}.review-disclosure{font-size:11px;line-height:1.8;margin-top:20px}.desktop-break{display:none}.pause-button{margin-top:24px;font-size:11px}.review-card{width:315px;min-height:330px;padding:23px}.review-group{gap:16px;padding-right:16px}.review-card blockquote{font-size:18px;margin-bottom:26px}.review-card figcaption{font-size:11px}.review-category{display:none}.review-card figcaption>div>span{font-size:9px}.contact-inner{grid-template-columns:1fr;gap:0}.contact .eyebrow{font-size:9px;gap:10px;margin-bottom:28px}.contact h2{font-size:64px}.contact-copy>p:not(.eyebrow){font-size:13px}.contact-copy>p br{display:none}.contact-phone{font-size:32px;gap:40px;margin-top:10px;padding-block:20px}.contact-actions{gap:18px;margin-top:25px}.contact-actions .button{width:100%;font-size:12px}.contact-art{display:none}.contact-copy .contact-region{font-size:11px!important;margin-top:26px!important}.footer-top{padding-block:29px;gap:20px}.footer-brand .brand-words{font-size:14px}.footer-brand .brand-words>span{font-size:6px}.footer-brand .brand-mark{width:34px;height:34px}.back-top{width:42px;height:44px;font-size:22px}.footer-bottom{display:block;font-size:9px;padding-bottom:24px}.footer-bottom>div{gap:22px;margin-top:10px;flex-wrap:wrap}.footer-bottom>div>span{margin-left:auto}.gallery-dialog{width:100vw;max-width:100vw;max-height:100svh;height:100svh}.gallery-image-wrap{padding-top:65px}.gallery-image-wrap img{height:60svh}.gallery-info{padding:24px;display:block}.gallery-info h2{font-size:26px}.gallery-info p:last-child{font-size:11px}.gallery-controls{margin-top:20px;justify-content:space-between}.document-content{padding-block:55px}.document-content h1{font-size:38px}.document-content table{font-size:11px}.document-content td,.document-content th{padding:12px 5px}}@media(max-width:360px){.hero h1{font-size:35px}.hero{height:720px}.hero-content{padding-top:180px}.contact h2{font-size:57px}.contact-phone{font-size:28px}.footer-bottom>div>span{margin-left:0}.service-strip .wrap{gap:10px}.review-card{width:285px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.is-waiting{opacity:1;transform:none}.reviews-track:not(.motion-opt-in){transform:none!important;width:max-content}.review-group[aria-hidden=true]{display:none}.reviews-window{overflow-x:auto}.pause-button{display:none}.hero-image img{transform:none}}@media(prefers-reduced-motion:reduce){.pause-button{display:flex}.reviews-track.motion-opt-in{animation:stories-drift 52s linear infinite!important}.reviews-track.motion-opt-in .review-group[aria-hidden=true]{display:flex}.reviews-track.motion-opt-in.is-paused,.reviews-window:hover .reviews-track.motion-opt-in,.reviews-window:focus-within .reviews-track.motion-opt-in{animation-play-state:paused!important}}.why-us{display:grid;grid-template-columns:.9fr 1.45fr;gap:55px 80px;border-bottom:1px solid var(--line)}.why-heading h2{font-size:clamp(42px,4.4vw,70px);line-height:1.05;letter-spacing:-.055em}.why-heading>p:not(.eyebrow){font-size:16px;color:var(--muted);margin-top:26px;max-width:350px}.why-heading .why-audience{font-size:13px!important;color:var(--ink)!important;margin-top:20px!important}.why-heading .text-link{margin-top:20px;font-size:13px}.why-reasons{display:grid;grid-template-columns:1fr 1fr;gap:0 34px}.why-reasons article{padding:23px 0 24px;border-top:1px solid var(--line)}.why-reasons h3{font-size:19px;font-weight:600;letter-spacing:-.03em;line-height:1.3;margin-bottom:13px}.why-reasons p{font-size:13px;line-height:1.85;color:var(--muted)}.why-evidence{display:block;margin-top:17px;font-size:11px;font-weight:600;color:var(--red)}.why-proof{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.65fr auto;gap:30px;align-items:center;padding:25px 0 0;border-top:1px solid var(--line)}.why-proof strong{font-size:16px;font-weight:600;letter-spacing:-.02em}.why-proof p{font-size:12px;color:var(--muted);line-height:1.8}.why-proof a{display:flex;align-items:center;gap:30px;min-height:44px;font-size:13px;font-weight:600;color:var(--red)}.why-proof a span{font-size:23px}@media(max-width:1150px){.why-us{gap:40px}.why-reasons{column-gap:24px}.why-reasons h3{font-size:17px}.why-proof{grid-template-columns:1fr 1.6fr}.why-proof a{grid-column:2}}@media(max-width:900px){.why-us{grid-template-columns:1fr}.why-heading>p:not(.eyebrow){max-width:600px}.why-reasons{column-gap:36px}.why-reasons h3{font-size:21px}.why-proof{gap:18px 30px}}@media(max-width:640px){.why-us{gap:32px}.why-heading h2{font-size:43px}.why-heading>p:not(.eyebrow){font-size:15px;margin-top:22px}.why-heading .why-audience{font-size:12px!important}.why-heading .text-link{font-size:12px;margin-top:16px}.why-reasons{grid-template-columns:1fr}.why-reasons article{padding:22px 0}.why-reasons h3{font-size:22px;margin-bottom:11px}.why-reasons p{font-size:14px}.why-evidence{font-size:11px;margin-top:13px}.why-proof{grid-template-columns:1fr;gap:12px;padding-top:24px}.why-proof a{grid-column:auto}.why-proof p{font-size:12px}}.credentials-panel{grid-column:1/-1;display:grid;grid-template-columns:1.15fr 1fr;gap:50px;padding:42px;background:var(--chalk);align-items:center}.story-label{display:block;font-size:11px;font-weight:600;letter-spacing:.13em;color:var(--red);margin-bottom:16px}.credentials-copy h3{font-size:clamp(28px,3.2vw,46px);line-height:1.12;letter-spacing:-.04em;margin-bottom:20px}.credentials-copy>p{font-size:15px;line-height:1.8;color:var(--muted)}.credentials-copy .credential-detail{font-size:12px;margin-top:14px}.credentials-copy .text-link{font-size:12px;margin-top:12px}.credential-marks{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.credential-marks img{width:100%;max-width:200px;margin:auto;mix-blend-mode:multiply;object-fit:contain}.credential-marks figcaption{text-align:center;font-size:10px;color:var(--muted);margin-top:12px}.service-project-links{border-top:1px solid var(--line);margin-top:12px;padding-top:8px;display:flex;flex-wrap:wrap;gap:0 22px}.service-project-links a{margin-top:0;color:var(--red);font-size:12px;gap:10px}.portfolio-filters{display:flex;flex-wrap:wrap;gap:8px;border-block:1px solid var(--line);padding:16px 0}.portfolio-filters button{min-height:44px;padding:10px 16px;font-size:12px;background:transparent;border:1px solid transparent;transition:background .25s,color .25s}.portfolio-filters button:hover{border-color:var(--line)}.portfolio-filters button.is-active{background:var(--ink);color:var(--light)}.portfolio-status{font-size:11px;color:var(--muted);margin:17px 0 30px}.portfolio-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px 32px}.portfolio-album[hidden],.renovation-story[hidden],.comparison-panel[hidden]{display:none}.album-cover{display:grid;grid-template-columns:1fr .36fr;gap:5px;background:var(--chalk);position:relative;overflow:hidden;padding:8px;min-width:0}.album-primary{width:100%;height:375px;object-fit:contain;transition:opacity .3s}.album-filmstrip{display:grid;grid-template-rows:1fr 1fr;gap:5px;min-width:0;height:375px}.album-filmstrip img{width:100%;height:100%;max-height:185px;object-fit:contain;background:#2225220a}.album-count{position:absolute;bottom:18px;left:18px;right:18px;display:flex;align-items:center;justify-content:space-between;pointer-events:none;background:#222522eb;color:var(--light);padding:10px 14px;font-size:11px;letter-spacing:.025em}.album-count>span{font-size:23px}.album-cover:hover .album-primary{opacity:.85}.album-cover:hover .album-count{background:var(--red)}.album-caption{padding-top:18px}.album-caption h3{font-size:24px;letter-spacing:-.035em}.album-caption p{font-size:13px;color:var(--muted);margin-top:6px}.renovation-story{margin-top:80px;border-top:1px solid var(--line);padding-top:55px}.comparison-heading{display:flex;gap:35px;align-items:end;justify-content:space-between;margin-bottom:30px}.comparison-heading h3{font-size:clamp(30px,3vw,46px);line-height:1.15;letter-spacing:-.04em}.comparison-heading p{font-size:14px;color:var(--muted);margin-top:14px}.comparison-tabs{display:flex;gap:6px;flex-shrink:0;align-items:stretch;border:1px solid var(--line);padding:4px}.comparison-tabs button{font-size:12px;min-height:44px;padding:10px 15px;background:transparent}.comparison-tabs button[aria-selected=true]{background:var(--ink);color:var(--light)}.comparison-panel{display:grid;grid-template-columns:1fr 1fr;gap:24px}.comparison-photo{position:relative;background:var(--chalk);padding:12px}.comparison-photo a{display:block}.comparison-photo img{height:480px;object-fit:contain}.phase-label{position:absolute;top:24px;left:24px;z-index:1;background:var(--ink);color:var(--light);padding:7px 16px;font-size:12px;pointer-events:none}.phase-after{background:var(--red)}.photo-zoom{position:absolute;bottom:22px;right:22px;pointer-events:none;background:var(--paper);width:42px;height:42px;display:grid;place-items:center;font-size:24px}.comparison-panel figcaption{display:flex;justify-content:space-between;gap:15px;margin-top:13px;font-size:16px}.comparison-panel figcaption span{font-size:11px;color:var(--muted)}.comparison-note{font-size:12px;color:var(--muted);margin-top:24px;max-width:700px}.gallery-original{font-size:11px;color:#c7cbc2;display:inline-flex;align-items:center;min-height:32px;text-decoration:underline;text-underline-offset:4px}.gallery-image-wrap img{height:57svh;max-height:630px}.gallery-info{padding:20px 32px}.gallery-thumbnails{display:flex;gap:10px;padding:0 32px 22px;overflow-x:auto}.gallery-thumb{padding:4px;background:transparent;border:1px solid rgba(247,246,242,.2);flex:0 0 68px;height:70px}.gallery-thumb img{height:100%;width:100%;object-fit:contain}.gallery-thumb[aria-pressed=true]{border-color:#e88d79;background:#f7f6f21f}@media(max-width:1000px){.credentials-panel{grid-template-columns:1fr;gap:35px}.credential-marks{max-width:450px}.album-primary,.album-filmstrip{height:315px}.album-filmstrip img{max-height:155px}.comparison-heading{display:block}.comparison-tabs{width:max-content;margin-top:24px}.comparison-photo img{height:390px}.comparison-panel figcaption{display:block}.comparison-panel figcaption span{display:block;margin-top:4px}}@media(max-width:640px){.credentials-panel{padding:26px 22px;gap:26px}.credentials-copy h3{font-size:33px}.credentials-copy>p{font-size:14px}.credential-marks{gap:18px}.credential-marks figcaption{font-size:9px}.portfolio-filters{gap:4px;padding:12px 0}.portfolio-filters button{padding:8px 11px;font-size:11px}.portfolio-status{margin-bottom:23px}.portfolio-grid{grid-template-columns:1fr;gap:33px}.album-cover{grid-template-columns:1fr .34fr}.album-primary,.album-filmstrip{height:330px}.album-filmstrip img{max-height:162px}.album-caption h3{font-size:22px}.album-caption p{font-size:13px}.album-count{font-size:10px}.renovation-story{margin-top:48px;padding-top:35px}.comparison-heading h3{font-size:33px}.comparison-heading p{font-size:13px}.comparison-tabs{margin-top:20px;max-width:100%}.comparison-tabs button{font-size:11px;padding:9px 13px}.comparison-panel{gap:10px}.comparison-photo{padding:4px}.comparison-photo img{height:240px}.phase-label{top:10px;left:10px;padding:5px 10px;font-size:10px}.photo-zoom{width:30px;height:30px;font-size:18px;right:10px;bottom:10px}.comparison-panel figcaption{font-size:12px}.comparison-panel figcaption span{font-size:10px}.comparison-note{font-size:11px;line-height:1.8}.gallery-image-wrap img{height:49svh}.gallery-info{padding:18px 20px}.gallery-info h2{font-size:24px}.gallery-controls{margin-top:12px;justify-content:space-between;width:100%}.gallery-controls:after{content:"";width:44px;height:44px}#gallery-next{display:none}.gallery-thumbnails{padding:0 20px 20px;gap:8px}.gallery-thumb{flex-basis:58px;height:60px}.gallery-original{font-size:10px}}.gallery-clarity{display:inline-flex;align-items:center;min-height:40px;font-size:11px;padding:5px 12px;margin-left:15px;background:transparent;border:1px solid rgba(247,246,242,.3);color:var(--light)}.gallery-clarity[hidden]{display:none}.service-item summary small{display:block;font-size:.48em;line-height:1.5;font-weight:400;margin-top:.45em;letter-spacing:0}#renovation-comparison{scroll-margin-top:110px}@media(max-width:640px){.album-count>span[aria-hidden=true],.comparison-photo>.photo-zoom{display:none}}.gallery-dialog .gallery-close,.gallery-dialog .gallery-close:focus,.gallery-dialog .gallery-close:focus-visible,.gallery-dialog .gallery-close:active{outline:none!important;border:0!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent}.gallery-dialog .gallery-close:focus-visible{background:#dddcd6}.quote-section{background:var(--paper);scroll-margin-top:100px}.quote-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,7vw,110px);align-items:start}.quote-intro h2{font-size:clamp(48px,5.5vw,82px);margin-bottom:25px}.quote-intro>p:not(.eyebrow){max-width:350px;line-height:1.9;color:var(--muted)}.quote-note{border-top:1px solid var(--line);padding-top:26px;margin-top:38px;max-width:350px}.quote-note h3{font-size:20px;margin-bottom:12px}.quote-note p{font-size:14px;line-height:1.8;color:var(--muted)}.quote-intro .text-link{margin-top:20px}.quote-required,.quote-service-note{font-size:12px;line-height:1.8;color:var(--muted)}.quote-required{margin-bottom:23px}.quote-fields{display:grid;grid-template-columns:1fr 1fr;gap:25px 20px}.quote-field{min-width:0}.quote-field label,.quote-photos legend{display:block;font-size:14px;font-weight:600;margin-bottom:10px}.quote-field label>span:not(.optional){color:var(--red)}.optional{font-size:12px;font-weight:400;color:var(--muted)}.quote-field input,.quote-field select,.quote-field textarea{width:100%;min-height:52px;border:1px solid rgba(34,37,34,.3);border-radius:0;padding:13px;background:var(--paper);color:var(--ink);font:inherit;font-size:16px}.quote-field textarea{resize:vertical;line-height:1.7}.quote-field small{display:block;font-size:12px;line-height:1.6;margin-top:7px;color:var(--muted)}.quote-field [aria-invalid=true]{border-color:var(--red)}.quote-field .field-error,.photo-slot .field-error{color:#9b3021;font-size:12px;line-height:1.6}.field-error:empty{display:none}.quote-full{grid-column:1/-1}.quote-photos{padding:0;margin:32px 0;border:0;min-width:0}.quote-photos>p{font-size:12px;color:var(--muted);margin-bottom:15px}.photo-inputs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.photo-slot{padding:15px;border:1px dashed rgba(34,37,34,.35);min-width:0}.photo-slot>label{font-size:12px;display:block;margin-bottom:10px}.photo-slot input{width:100%;font-size:12px;color:var(--muted)}.photo-slot input::file-selector-button{font:inherit;border:0;background:var(--chalk);padding:10px;color:var(--ink);margin-right:8px;cursor:pointer}.upload-preview{height:120px;object-fit:contain;margin-top:12px;background:var(--chalk)}.remove-photo{background:none;text-decoration:underline;font-size:12px;padding:10px 0;color:var(--red)}.quote-consent{display:flex;gap:12px;align-items:start;font-size:12px;line-height:1.8}.quote-consent input{width:20px;height:20px;flex:none;accent-color:var(--red);margin-top:2px}.quote-consent a{text-decoration:underline}.quote-service-note{margin-top:16px}.quote-status{font-size:14px;line-height:1.7;margin-top:16px}.quote-status:empty{display:none}.quote-submit{margin-top:22px}.quote-submit:disabled{opacity:.65;cursor:wait}.quote-honey{display:none}.quote-field :focus-visible,.photo-slot :focus-visible,.quote-consent input:focus-visible{outline:2px solid var(--red);outline-offset:3px}.upload-preview[hidden],.remove-photo[hidden]{display:none}@media(max-width:900px){.quote-layout{grid-template-columns:1fr}.quote-intro>p:not(.eyebrow),.quote-note{max-width:540px}}@media(max-width:640px){.quote-fields{grid-template-columns:1fr;gap:22px}.quote-layout{gap:35px}.quote-intro h2{font-size:52px}.quote-note{margin-top:25px}.photo-inputs{grid-template-columns:1fr}.quote-submit{width:100%}.quote-consent{font-size:13px}.quote-service-note{font-size:12px}}.address-search{position:relative}.address-suggestions{position:absolute;z-index:8;top:100%;left:0;right:0;max-height:270px;overflow:auto;background:var(--paper);border:1px solid var(--line);box-shadow:0 10px 22px #2225221f;list-style:none;margin:4px 0 0;padding:0}.address-suggestions li{padding:13px 14px;font-size:14px;line-height:1.5;cursor:pointer;border-bottom:1px solid var(--line)}.address-suggestions li:hover,.address-suggestions [aria-selected=true]{background:var(--chalk);color:var(--red)}.address-suggestions[hidden]{display:none}.address-credit a{text-decoration:underline}.photo-picker{position:relative;display:inline-block;background:var(--ink);color:var(--paper);min-height:48px;cursor:pointer}.photo-pick-label{display:block;padding:15px 24px;font-size:14px;font-weight:600;pointer-events:none}.photo-picker input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.photo-picker:focus-within{outline:2px solid var(--red);outline-offset:4px}#photos-count{margin-top:15px;font-size:12px;color:var(--muted)}#photos-error{font-size:13px;color:var(--red);margin-top:10px}.photo-previews{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.photo-previews figure{min-width:0}.photo-previews img{height:110px;object-fit:contain;background:var(--chalk)}.photo-previews figcaption{font-size:11px;overflow-wrap:anywhere;margin:8px 0}.photo-previews button{padding:8px 0;background:transparent;color:var(--red);font-size:12px;text-decoration:underline}@media(max-width:640px){.photo-previews{grid-template-columns:repeat(2,minmax(0,1fr))}.address-suggestions{max-height:230px}}
