@charset "UTF-8";
:root{--paper:#f7f6f2;--white:#fff;--ink:#20231f;--muted:#65685f;--line:#dcded5;--yellow:#efce59;--soft:#eeeae1;--error:#a42b29;--radius:3px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.12}h1,h2{letter-spacing:-.055em}h2{font-size:clamp(36px,4.15vw,57px);font-weight:600;margin-bottom:0}h3{letter-spacing:-.035em}p{color:var(--muted)}button{border:0;background:none}button,a,input,textarea,select,summary{outline-offset:5px}*:focus-visible{outline:3px solid #a68000}button,a{touch-action:manipulation}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.eyebrow,.small-label{font-size:11px;letter-spacing:.14em;font-weight:700;text-transform:uppercase}.eyebrow{color:inherit;display:flex;align-items:center;gap:12px;margin-bottom:25px}.yellow{color:var(--yellow)}.dash{width:28px;height:2px;background:var(--ink)}.preview-bar{height:30px;background:var(--ink);color:#e5e7df;text-align:center;font-size:10px;letter-spacing:.055em;display:flex;justify-content:center;align-items:center;gap:7px}.preview-dot{width:5px;height:5px;background:var(--yellow);border-radius:50%}.preview-detail{color:#bfc1b7}.header{background:var(--paper);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(32,35,31,.1)}.nav-wrap{width:min(1376px,calc(100% - 96px));margin:auto;display:flex;align-items:center;height:88px;gap:35px}.brand{font-size:38px;font-weight:900;letter-spacing:-3px;display:inline-flex;align-items:baseline;line-height:1;flex-shrink:0}.brand-square{display:inline-block;width:8px;height:8px;background:var(--yellow);margin-left:7px}.desktop-nav{display:flex;align-items:center;gap:29px;margin-left:44px;font-size:13px}.plain{padding:0;font:inherit}.desktop-nav a,.desktop-nav button{padding-block:8px;border-bottom:1px solid transparent}.desktop-nav a:hover,.desktop-nav button:hover{border-color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:30px;margin-left:auto}.nav-phone{font-size:13px;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:16px 23px;border-radius:var(--radius);font-size:13px;font-weight:700;min-height:52px;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--yellow);color:var(--ink)}.button.primary:hover{background:#e4c34f}.button.secondary{border:1px solid var(--line);background:transparent}.button.small{min-height:43px;padding:12px 18px;font-size:12px}.button span[aria-hidden]{font-size:21px;line-height:1}.text-link{font-size:13px;display:inline-flex;align-items:center;gap:20px;font-weight:600;padding:10px 0}.text-link:hover{text-decoration:underline;text-underline-offset:6px}.text-link span{font-size:20px;font-weight:400}.menu-toggle{display:none;width:42px;height:44px;padding:10px}.menu-toggle span{display:block;height:1px;background:var(--ink);margin:7px 0}.mobile-nav{padding:5px 24px 24px;border-top:1px solid var(--line)}.mobile-nav a,.mobile-nav button{display:block;padding:14px 0;text-align:left;font-size:17px}.hero{display:grid;grid-template-columns:1fr 1.08fr;min-height:575px;padding-top:34px;gap:50px;align-items:stretch}.hero-copy{padding-top:46px;padding-bottom:38px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero .eyebrow{font-size:10px;margin-bottom:30px}.hero h1{font-size:clamp(40px,4.6vw,66px);font-weight:600;line-height:1.06;margin-bottom:22px}.hero-subtitle{font-size:21px;line-height:1.35;letter-spacing:-.025em;color:var(--ink);margin-bottom:18px;max-width:400px}.hero-description{font-size:14px;max-width:400px;line-height:1.8;margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap}.hero-note{border-top:1px solid var(--line);margin-top:37px;padding-top:20px;font-size:10px;color:var(--muted);width:100%;display:flex;align-items:center;gap:10px}.check{color:var(--ink);font-size:14px}.hero-photo{position:relative;overflow:hidden;border-radius:var(--radius);min-height:520px;background:#d4d7cd}.hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:53% 50%;position:absolute;inset:0}.hero-photo:after{content:"";position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(10,20,10,.6));pointer-events:none}.photo-caption{position:absolute;left:25px;right:25px;bottom:25px;z-index:1;display:flex;justify-content:space-between;align-items:center;color:white;font-size:12px}.photo-caption>a{background:var(--yellow);color:var(--ink);width:42px;height:42px;display:grid;place-items:center;font-size:23px;border-radius:50%}.photo-index{position:absolute;right:20px;top:22px;font-size:9px;font-weight:700;letter-spacing:.1em;background:var(--paper);padding:8px 12px}.intro-strip{display:grid;grid-template-columns:1fr 1.45fr auto;align-items:center;gap:65px;border-bottom:1px solid var(--line);padding-top:53px;padding-bottom:53px}.intro-strip .small-label{font-size:9px;color:var(--muted)}.intro-strip>div>p{font-size:23px;color:var(--ink);line-height:1.25;letter-spacing:-.025em;margin:12px 0 0}.intro-strip>p{font-size:13px;line-height:1.85;margin:0}.services{padding-top:78px;padding-bottom:64px;scroll-margin-top:25px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:40px}.section-heading .eyebrow{font-size:10px;margin-bottom:20px;color:var(--muted)}.section-intro{max-width:370px;font-size:13px;line-height:1.8;margin:0}.section-intro p:last-child{margin-bottom:0}.selection-hint{color:var(--ink);font-size:11px}.selection-hint span{margin-left:5px;font-size:18px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.service-card{padding:28px 29px 25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;display:flex;flex-direction:column;position:relative;transition:background .2s}.service-card:hover{background:#f0eddf}.service-card.selected{background:#f3e7b7}.service-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.service-card .service-number{font-size:10px;color:var(--muted);letter-spacing:.1em}.service-icon{width:28px;height:28px;stroke:var(--ink);stroke-width:1.3;fill:none}.service-card h3{font-size:20px;letter-spacing:-.035em;margin-bottom:13px}.service-card p{font-size:12px;line-height:1.8;margin:0 0 20px;max-width:290px}.service-card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;font-size:10px;font-weight:600}.card-arrow{height:32px;width:32px;display:grid;place-items:center;border:1px solid #c8ccbf;border-radius:50%;font-size:19px;font-weight:400}.service-card:hover .card-arrow,.service-card.selected .card-arrow{background:var(--yellow);border-color:var(--yellow)}.service-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:20px}.service-bottom p{font-size:11px;margin:0}.service-bottom .text-link{font-size:11px}.portfolio{padding:82px 0 65px;background:var(--soft);scroll-margin-top:0}.filter-row{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 28px}.filter{border:1px solid #d5d5cd;border-radius:30px;min-height:42px;padding:9px 20px;font-size:11px;transition:background .2s}.filter span{font-size:9px;opacity:.7;margin-left:8px}.filter.active{background:var(--ink);border-color:var(--ink);color:var(--white)}.filter:hover:not(.active){background:#e1dfd5}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 23px}.project-card{display:flex;flex-direction:column;text-align:left;padding:0;min-width:0}.project-image-wrap{position:relative;overflow:hidden;width:100%;aspect-ratio:1.24;background:#d5d6cd;border-radius:var(--radius)}.project-image-wrap>img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.project-card:hover img{transform:scale(1.045)}.project-zoom{position:absolute;right:15px;bottom:15px;width:32px;height:32px;border-radius:50%;background:var(--paper);display:grid;place-items:center;font-size:19px}.project-caption{display:flex;width:100%;justify-content:space-between;align-items:center;padding-top:15px;gap:12px}.project-caption h3{font-size:16px;margin:0 0 5px}.project-caption p{font-size:10px;margin:0}.project-caption>span{font-size:10px;color:var(--muted)}.project-card:nth-child(4){grid-column:1 / 2}.portfolio-foot{border-top:1px solid #d3d2ca;display:flex;justify-content:space-between;font-size:10px;padding-top:22px;margin:32px 0 0;gap:20px}.portfolio-foot>span{display:flex;align-items:center;gap:20px}.contact{padding-top:95px;padding-bottom:80px;background:var(--ink);color:var(--paper)}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:95px;align-items:start}.contact-copy .eyebrow{color:#b9bdae;font-size:10px}.contact-copy h2{margin:0 0 30px}.contact-copy>p{font-size:13px;line-height:1.9;max-width:340px;color:#b9bdae}.contact-links{border-block:1px solid #44473f;padding:23px 0;margin:35px 0;display:flex;flex-direction:column;gap:22px}.contact-links>a{display:flex;align-items:center;gap:17px;font-size:21px;letter-spacing:-.025em}.contact-links>a:hover{text-decoration:underline;text-underline-offset:6px}.contact-links small{display:block;color:#b9bdae;font-size:9px;font-weight:400;letter-spacing:.04em;margin-bottom:4px}.contact-icon{display:grid;place-items:center;width:39px;height:39px;border:1px solid #53564e;border-radius:50%;font-size:22px;color:var(--yellow)}.region .small-label{font-size:9px;color:#b9bdae}.region h3{font-size:20px;margin:11px 0 13px}.region p{font-size:12px;color:#b9bdae;line-height:1.9;max-width:350px}.process{border-top:1px solid #44473f;margin-top:28px}.process summary{padding:21px 0;font-size:12px;font-weight:600}.process p,.process li{color:#b9bdae;font-size:12px;line-height:1.8}.process h4{color:var(--paper);font-size:13px;margin-bottom:8px}.process ol{padding-left:20px}.process li{padding:8px 0 8px 6px}.form-card{background:var(--paper);color:var(--ink);padding:37px 38px;border-radius:var(--radius)}.form-heading .small-label{font-size:9px;color:var(--muted)}.form-heading h3{font-size:29px;margin:13px 0 15px}.form-heading p{font-size:12px;line-height:1.8;margin-bottom:25px}.form-note{font-size:10px;margin-bottom:18px}.field{margin:0 0 19px;min-width:0}.field label{display:block;font-size:11px;font-weight:700;margin-bottom:8px}.field label span{font-size:10px;font-weight:400;color:var(--muted)}input,textarea,select{width:100%;background:#fff;border:1px solid #cdd0c5;border-radius:var(--radius);color:var(--ink);padding:12px 13px;font-size:12px;min-height:45px}input::placeholder,textarea::placeholder{color:#77796f;opacity:1}textarea{resize:vertical;min-height:120px;line-height:1.65}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4 6 4 4 4-4' fill='none' stroke='%2320231f'/%3E%3C/svg%3E");background-position:right 13px center;background-repeat:no-repeat;padding-right:35px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.service-help{font-size:10px;line-height:1.6;padding:0 0 17px;margin:-11px 0 0;min-height:35px}.message-meta{display:flex;justify-content:space-between;gap:8px;font-size:9px;color:var(--muted);margin-top:6px}.upload-button{width:100%;border:1px dashed #aeb4a4;border-radius:var(--radius);padding:17px 14px;display:flex;align-items:center;gap:14px;text-align:left;background:#f0f0e9;min-height:77px}.upload-button:hover{background:#e7e9de}.upload-icon{font-size:25px;font-weight:300;color:#737968}.upload-button strong{display:block;font-size:11px;margin-bottom:4px}.upload-button small{display:block;font-size:9px;line-height:1.65;color:var(--muted)}.photo-list{list-style:none;padding:0;margin:10px 0 0;display:grid;gap:8px}.photo-list li{display:flex;align-items:center;gap:10px;background:#e9eae1;padding:7px;font-size:10px;min-width:0}.photo-list img{width:40px;height:40px;object-fit:cover;border-radius:3px}.photo-list li>span{overflow-wrap:anywhere;flex:1;min-width:0}.photo-list button{width:36px;min-width:36px;height:36px;font-size:20px}.privacy-note{font-size:10px;line-height:1.7;color:var(--muted);background:#eaece3;padding:11px 13px;border-radius:var(--radius);margin:5px 0 18px}.submit{width:100%;min-height:51px}.submit-note{text-align:center;font-size:9px;margin:12px 0 0}.field-error{display:block;color:var(--error);font-size:10px;line-height:1.5;margin-top:5px}.field-error:empty{display:none}[aria-invalid=true]{border-color:var(--error);background:#fff9f7}.error-summary{color:var(--error);background:#f5e8e4;border-left:3px solid var(--error);font-size:12px;padding:12px;margin-bottom:20px}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:95px;border-top:1px solid #44473f;margin-top:70px;padding-top:48px}.faq .eyebrow{color:#b9bdae;font-size:9px;margin-bottom:16px}.faq h3{font-size:26px;max-width:290px}.faq>div>p{font-size:12px;line-height:1.8;max-width:340px;color:#b9bdae}details summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:21px;font-weight:400;transition:transform .15s}details[open]>summary span{transform:rotate(45deg)}.faq details{border-bottom:1px solid #44473f}.faq summary{padding:17px 0;font-size:12px;font-weight:500}.faq details:first-child summary{padding-top:0}.faq details p{font-size:12px;color:#b9bdae;line-height:1.8;padding-right:30px}footer{background:#191c18;color:#e7e9df}.footer-top{padding-top:43px;padding-bottom:35px;display:flex;align-items:center;gap:65px;border-bottom:1px solid #373c32}.footer-top .brand{font-size:49px}.footer-top p{color:#b9bdae;font-size:14px;line-height:1.5;margin:0}.footer-top>.text-link{margin-left:auto;font-size:12px}.footer-top>.text-link span{color:var(--yellow)}.footer-bottom{padding-block:23px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#b9bdae}.footer-bottom>span:nth-child(2){display:flex;gap:22px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;top:-60px;left:15px;z-index:100;background:var(--yellow);padding:12px}.skip-link:focus{top:10px}
dialog{background:var(--paper);color:var(--ink);border:0;border-radius:5px;padding:45px;max-width:min(650px,calc(100% - 32px));max-height:calc(100dvh - 40px);overscroll-behavior:contain}dialog::backdrop{background:rgba(13,20,13,.72);backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}dialog h2{font-size:43px;margin-bottom:23px}dialog h3{font-size:24px;margin:25px 0 15px}dialog h4{font-size:16px}dialog p{font-size:14px;line-height:1.8}dialog .eyebrow{font-size:10px;margin-top:8px}.dialog-close{position:absolute;top:10px;right:10px;width:40px;height:40px;font-size:29px;z-index:2;background:var(--paper);border-radius:50%;line-height:1}.dialog-close:hover{background:var(--yellow)}.about-services{border-top:1px solid var(--line);margin-top:25px;padding-top:23px}.about-services p{font-size:12px}.about-services h4{margin-bottom:8px}.gallery-dialog{max-width:min(960px,calc(100% - 28px));width:960px;padding:20px}.gallery-dialog>img{height:60dvh;width:100%;object-fit:contain;background:#e4e5dd;border-radius:3px}.gallery-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 5px}.gallery-bottom .eyebrow{font-size:9px;margin:0 0 6px}.gallery-bottom h3{margin:0;font-size:24px}.gallery-controls{display:flex;gap:8px}.gallery-controls button{width:44px;height:44px;border:1px solid #b9beaf;border-radius:50%;font-size:24px}.gallery-controls button:hover{background:var(--yellow)}.gallery-dialog>.button{margin:0 5px 5px}.review-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}#review-data{font-size:13px;display:grid;grid-template-columns:100px 1fr;gap:13px 20px;line-height:1.65}#review-data dt{color:var(--muted)}#review-data dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}#review-photos{display:flex;gap:8px;margin:20px 0}#review-photos img{height:80px;width:80px;object-fit:cover}#test-success{border-top:1px solid var(--line);text-align:center;padding-top:24px}.success-icon{display:grid;place-items:center;border-radius:50%;background:var(--yellow);width:45px;height:45px;font-size:24px;margin:0 auto}#test-success h3{margin:15px 0 10px}
@media(min-width:1600px){.hero{min-height:630px}.hero-photo{min-height:560px}}
@media(max-width:1100px){.wrap,.nav-wrap{width:calc(100% - 56px)}.desktop-nav{margin-left:15px;gap:20px}.nav-actions{gap:18px}.hero{gap:25px;grid-template-columns:1fr 1fr}.hero h1{font-size:50px}.hero-copy{padding-top:26px}.hero-actions{gap:13px}.hero-note{font-size:9px}.intro-strip{gap:30px}.contact-grid,.faq{gap:50px}.form-card{padding:30px 25px}.service-card{padding:23px}.hero-subtitle{font-size:19px}.nav-phone{display:none}}
@media(max-width:800px){.wrap,.nav-wrap{width:calc(100% - 40px)}.nav-wrap{height:74px;gap:20px}.brand{font-size:34px}.desktop-nav{display:none}.menu-toggle{display:block}.nav-actions{gap:12px}.hero{grid-template-columns:1fr 1fr;gap:20px;padding-top:24px;min-height:470px}.hero-photo{min-height:440px}.hero h1{font-size:40px}.hero .eyebrow{font-size:8px;margin-bottom:21px}.hero-subtitle{font-size:17px}.hero-description{font-size:12px;margin-bottom:20px}.hero-actions .button{font-size:11px;padding:13px 16px;gap:15px}.hero-actions .text-link{font-size:11px}.hero-note{font-size:8px;line-height:1.7;margin-top:20px}.intro-strip{grid-template-columns:1fr 1.3fr;padding-block:35px}.intro-strip>.text-link{grid-column:2;justify-self:start;margin-top:-25px}.intro-strip>div>p{font-size:20px}.intro-strip>p{font-size:12px}.services{padding-top:60px}.section-heading{gap:25px}.section-intro{max-width:290px;font-size:12px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-bottom{align-items:flex-start}.service-card h3{font-size:19px}.project-grid{grid-template-columns:repeat(2,1fr);gap:25px 18px}.project-card:nth-child(4){grid-column:auto}.contact-grid,.faq{grid-template-columns:1fr;gap:35px}.contact-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 35px}.contact-copy>.eyebrow,.contact-copy>h2,.contact-copy>p{grid-column:1}.contact-copy>h2{font-size:43px}.contact-links{grid-column:2;grid-row:2/5;margin-top:0;align-self:start;padding-top:15px}.region{grid-column:1}.process{grid-column:2;margin-top:0;align-self:start}.form-card{padding:35px}.contact{padding-top:65px}.form-heading h3{font-size:30px}.faq{gap:20px;margin-top:45px}.faq>div>p{max-width:480px}.faq h3{max-width:none;margin-bottom:15px}.footer-top{gap:35px}.footer-bottom{flex-wrap:wrap}.portfolio-foot>span{max-width:220px;text-align:right}.form-card input,.form-card select,.form-card textarea{font-size:16px}.field label{font-size:12px}}
@media(max-width:560px){html{scroll-padding-top:90px}.preview-bar{height:27px;font-size:8px;gap:5px}.preview-detail{font-size:8px}.nav-wrap{height:69px}.brand{font-size:32px}.button.small{font-size:11px;padding:10px 14px;min-height:39px;gap:12px}.nav-actions{gap:6px}.hero{display:flex;flex-direction:column;padding-top:27px;gap:0}.hero-copy{padding:9px 0 28px;display:block}.hero .eyebrow{font-size:9px;margin-bottom:22px}.hero h1{font-size:clamp(39px,10.3vw,57px);letter-spacing:-.055em;margin-bottom:20px}.hero-subtitle{font-size:20px;max-width:310px;margin-bottom:17px}.hero-description{font-size:13px;line-height:1.75;max-width:340px;margin-bottom:25px}.hero-actions{gap:20px;display:flex}.hero-actions .button{font-size:11px;padding:14px 16px}.hero-actions .text-link{font-size:11px;gap:10px}.hero-note{font-size:8px;margin-top:22px;padding-top:17px}.hero-photo{min-height:325px}.hero-photo>img{object-position:50% 48%}.photo-index{font-size:8px;top:15px;right:15px}.photo-caption{left:18px;right:18px;bottom:18px;font-size:11px}.photo-caption>a{height:36px;width:36px}.intro-strip{grid-template-columns:1fr;gap:19px;padding-top:31px;padding-bottom:30px}.intro-strip>div>p{font-size:22px}.intro-strip>div>p br{display:none}.intro-strip>p{font-size:12px;line-height:1.85}.intro-strip>.text-link{grid-column:1;margin-top:-10px}.services{padding-top:47px;padding-bottom:39px}.section-heading{display:block;margin-bottom:27px}.section-heading .eyebrow{font-size:9px;margin-bottom:15px}h2{font-size:39px}.section-intro{max-width:none;margin-top:22px;font-size:12px}.selection-hint{font-size:10px}.service-grid{grid-template-columns:1fr 1fr}.service-card{padding:19px 15px}.service-card-top{margin-bottom:21px}.service-icon{width:24px;height:24px}.service-number{font-size:9px!important}.service-card h3{font-size:17px;line-height:1.2;letter-spacing:-.025em;margin-bottom:12px}.service-card p{font-size:10px;line-height:1.75;margin-bottom:16px}.service-card-bottom{font-size:9px;gap:6px}.card-arrow{height:27px;width:27px;flex-shrink:0;font-size:17px}.service-bottom{display:block;padding-top:19px}.service-bottom p{font-size:10px}.service-bottom .text-link{font-size:10px}.portfolio{padding-top:46px;padding-bottom:37px}.filter-row{gap:7px;margin-bottom:24px}.filter{font-size:10px;min-height:38px;padding:8px 14px}.project-grid{gap:24px 14px}.project-image-wrap{aspect-ratio:.94}.project-caption{padding-top:12px;gap:6px;align-items:flex-start}.project-caption h3{font-size:14px;line-height:1.2;letter-spacing:-.02em}.project-caption p{font-size:9px;line-height:1.6}.project-caption>span{display:none}.project-zoom{right:10px;bottom:10px;width:27px;height:27px;font-size:17px}.portfolio-foot{font-size:9px;line-height:1.7;margin-top:28px;padding-top:18px}.portfolio-foot>span{max-width:175px;gap:6px}.contact{padding-top:47px;padding-bottom:45px}.contact-grid{gap:28px}.contact-copy{display:block}.contact-copy h2{font-size:41px;margin-bottom:24px}.contact-copy>p{max-width:none;font-size:12px}.contact-links{margin:28px 0;padding:22px 0;gap:20px}.contact-links>a{font-size:21px}.contact-links small{font-size:9px}.region p{font-size:11px;max-width:none}.region h3{font-size:20px}.process{margin-top:23px}.process summary{font-size:12px}.form-card{padding:27px 20px}.form-heading h3{font-size:26px;line-height:1.2}.form-heading p{font-size:11px}.form-row{grid-template-columns:1fr;gap:0}.field{margin-bottom:18px}.field label{font-size:11px}input,textarea,select{min-height:48px}.service-help{font-size:10px}.upload-button{padding:15px 12px;gap:11px}.upload-button small{font-size:9px}.privacy-note{font-size:10px}.message-meta{font-size:8px}.faq{margin-top:40px;padding-top:30px}.faq h3{font-size:25px}.faq summary{font-size:11px;line-height:1.6;min-height:50px}.faq details p{font-size:11px}.footer-top{padding-top:32px;padding-bottom:28px;gap:25px;flex-wrap:wrap}.footer-top .brand{font-size:43px}.footer-top p{font-size:12px}.footer-top>.text-link{margin-left:0;width:100%;justify-content:space-between;font-size:12px}.footer-bottom{font-size:9px;gap:17px;padding-block:21px}.footer-bottom>span:nth-child(2){width:100%;order:3;justify-content:space-between}.footer-bottom>a{margin-left:auto}dialog{padding:35px 24px;max-height:calc(100dvh - 28px)}dialog h2{font-size:32px}dialog p{font-size:13px}dialog .eyebrow{font-size:9px}dialog h3{font-size:21px}.gallery-dialog{padding:12px}.gallery-dialog>img{height:52dvh}.gallery-bottom{padding:18px 5px}.gallery-bottom h3{font-size:21px}.gallery-dialog>.button{font-size:11px;width:calc(100% - 10px)}#review-data{grid-template-columns:70px 1fr;gap:12px;font-size:12px}.review-actions{flex-direction:column}.review-actions>.button{justify-content:center}.gallery-controls button{width:40px;height:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(max-width:560px){.service-card p{font-size:12px;line-height:1.7}.service-card-bottom{font-size:10px}.service-card h3{font-size:18px}.field label{font-size:12px}.form-heading p{font-size:12px}.faq summary,.faq details p,.region p{font-size:12px}}
.service-card{min-width:0}.service-card p{overflow-wrap:break-word}
@media(max-width:380px){.service-grid{grid-template-columns:1fr}.service-card{padding:22px}.service-card-top{margin-bottom:18px}.service-card p{max-width:none;font-size:13px}.service-card h3{font-size:22px}.service-card-bottom{font-size:11px}}

/* Project stories extend the established PSK palette. */
.project-card:nth-child(4){grid-column:auto}.project-card .project-caption>span{display:block;color:var(--ink);font-size:14px}.project-caption{align-items:start}.project-location{display:block;font-size:12px;color:var(--muted);margin-bottom:9px}.project-caption h3{font-size:22px;line-height:1.2;margin-bottom:10px}.project-description{display:block;font-size:14px;line-height:1.65;color:var(--muted)}.project-open{display:flex;gap:15px;align-items:center;font-size:14px;margin-top:16px;font-weight:700}.project-photo-count{position:absolute;top:14px;left:14px;background:var(--paper);padding:5px 10px;font-size:12px;border-radius:3px}.project-featured{grid-column:1/-1;display:grid;grid-template-columns:1.45fr 1fr;gap:35px;align-items:center;margin-bottom:12px}.project-featured .project-image-wrap{aspect-ratio:1.65}.project-featured .project-caption{padding:10px 20px 10px 0}.project-featured h3{font-size:clamp(28px,3vw,40px);letter-spacing:-.04em}.project-featured .project-description{font-size:16px}.filter{font-size:14px}.filter span{font-size:12px}.gallery-heading{padding:15px 45px 10px 5px}.gallery-heading .eyebrow{font-size:12px;margin-bottom:12px}.gallery-heading h2{font-size:32px;letter-spacing:-.035em;margin-bottom:14px}.gallery-heading>p:last-child{font-size:15px;line-height:1.6;margin-bottom:16px;max-width:760px}.gallery-photo{position:relative;background:#e4e5dd;border-radius:3px}.gallery-photo img{width:100%;height:48dvh;object-fit:contain}.gallery-photo>span{position:absolute;left:14px;bottom:14px;background:var(--paper);font-size:14px;font-weight:700;padding:6px 12px;border-radius:3px}.gallery-bottom{padding:14px 5px;align-items:center}.gallery-bottom p{margin:0;font-size:15px;color:var(--ink)}#gallery-count{font-size:12px;color:var(--muted);margin-bottom:4px}.gallery-controls{flex-shrink:0}.gallery-controls button:disabled{opacity:.3}.gallery-thumbs{display:flex;gap:10px;overflow-x:auto;padding:4px 4px 14px;margin-bottom:18px;scrollbar-width:thin}.gallery-thumbs button{flex:0 0 92px;padding:3px;border:2px solid transparent;border-radius:3px;text-align:left}.gallery-thumbs button[aria-pressed=true]{border-color:var(--ink);background:var(--yellow)}.gallery-thumbs img{width:82px;height:65px;object-fit:cover}.gallery-thumbs span{display:block;font-size:12px;line-height:1.25;margin-top:5px}.gallery-dialog>.button{font-size:14px}.gallery-dialog .dialog-close{z-index:2;background:var(--paper)}
@media(max-width:800px){.project-featured{gap:22px;grid-template-columns:1fr 1fr}.project-featured .project-description{font-size:14px}.project-caption h3{font-size:20px}.project-featured h3{font-size:28px}}
@media(max-width:560px){.project-grid{grid-template-columns:1fr;gap:32px}.project-featured{display:flex;gap:0;margin-bottom:0}.project-image-wrap,.project-featured .project-image-wrap{aspect-ratio:1.35}.project-featured .project-caption{padding:16px 0 0}.project-caption h3,.project-featured h3{font-size:25px}.project-location{font-size:12px}.project-description,.project-featured .project-description{font-size:14px}.filter{font-size:14px;min-height:44px}.gallery-heading{padding:12px 32px 0 3px}.gallery-heading h2{font-size:26px}.gallery-heading>p:last-child{font-size:14px}.gallery-photo img{height:38dvh;min-height:220px}.gallery-bottom{gap:10px}.gallery-bottom p{font-size:14px}.gallery-controls button{width:44px;height:44px}.gallery-dialog>.button{font-size:14px;padding:14px;gap:8px}.gallery-thumbs{margin-bottom:12px}.portfolio-foot{font-size:12px}}

.gallery-dialog .dialog-close{position:sticky;top:0;float:right;margin-bottom:-40px;right:0}

/* Production form helpers */
.hp-field{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}.send-error{border-top:1px solid var(--line);margin-top:22px;padding-top:20px;color:var(--error)}.send-error h3{color:var(--error);margin:0 0 10px}.send-error p{margin:0}.button:disabled{opacity:.65;cursor:wait;transform:none!important}
