:root{--bg:#fff;--panel:#e0e0e0;--ink:#000;--muted:#526166;--primary:#284d63;--secondary:#3d6e71;--soft:#edf2f1;--line:#b7c0c1;--footer:#142b38}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header{height:92px;margin:0;padding:0 3.2vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.93);backdrop-filter:blur(16px);z-index:50}.wordmark{display:block;width:112px;height:54px}.wordmark img{width:100%;height:100%;object-fit:contain}nav{display:flex;align-items:center;gap:48px;font-size:15px}nav a,.text-link{position:relative}nav a:after,.text-link:after{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:1px;background:var(--secondary);transform:scaleX(0);transform-origin:left;transition:.25s}nav a:hover:after,.text-link:hover:after{transform:scaleX(1)}.photography-link{display:flex;align-items:center;gap:7px;color:var(--secondary)}.photography-link span{position:relative;width:17px;height:13px;border:1.5px solid currentColor;border-radius:2px}.photography-link span:before{content:"";position:absolute;width:5px;height:5px;border:1.5px solid currentColor;border-radius:50%;left:4px;top:2px}.photography-link span:after{content:"";position:absolute;width:5px;height:2px;border:1.5px solid currentColor;border-bottom:0;left:4px;top:-5px;border-radius:2px}.hero{min-height:calc(100svh - 92px);display:grid;grid-template-columns:52% 48%;background:var(--soft);overflow:hidden}.hero-copy{padding:15vh 2vw 8vh 3.2vw;background:linear-gradient(110deg,#edf2f1,#f7f9f8 84%)}.eyebrow{color:var(--secondary);text-transform:uppercase;letter-spacing:.27em;font-size:11px;font-weight:700;margin:0 0 30px}h1,h2{margin:0;font-weight:400;letter-spacing:-.065em;line-height:.9}h1{font-size:clamp(58px,6.75vw,112px);color:#173846}h2{font-size:clamp(48px,6vw,88px)}.hero-intro{max-width:470px;color:#3d4d52;font-size:18px;line-height:1.55;margin:38px 0 34px}.hero-actions{display:flex;align-items:center;gap:48px}.button{border:0;background:var(--primary);color:#fff;min-width:285px;padding:23px 28px;display:flex;justify-content:space-between;font-weight:700;cursor:pointer;transition:.25s}.button:hover{background:var(--secondary)}.text-link{display:inline-flex;gap:25px;align-items:center}.feature{border:0;padding:0;color:#fff;text-align:left;cursor:pointer;position:relative;overflow:hidden;background:var(--primary);isolation:isolate}.feature img{width:100%;height:100%;object-fit:cover;filter:saturate(.95) brightness(.72);animation:kenburns 9s ease both}.feature-shade,.feature:after{position:absolute;inset:0;content:"";z-index:1}.feature-shade{background:linear-gradient(90deg,rgba(23,56,70,.84),rgba(23,56,70,.25) 66%,rgba(0,0,0,.16)),linear-gradient(0deg,rgba(0,0,0,.46),transparent 58%)}.feature-meta{position:absolute;z-index:2;left:11%;bottom:12%;display:flex;flex-direction:column;text-shadow:0 2px 22px rgba(0,0,0,.45)}.feature-meta small{color:#fff;text-transform:uppercase;letter-spacing:.24em;margin-bottom:18px}.feature-meta strong{font-size:42px;font-weight:400;letter-spacing:-.04em}.feature-meta em{color:#e0e0e0;font-style:normal;margin-top:9px}.feature-progress{position:absolute;z-index:3;bottom:0;left:0;width:100%;height:4px;background:#fff;transform-origin:left;animation:progress 9s linear infinite}.section{padding:140px 5vw}.section-heading{display:grid;grid-template-columns:1.35fr .65fr;gap:10vw;align-items:end;margin-bottom:75px}.section-heading>p{color:var(--muted);line-height:1.7;font-size:17px;max-width:430px}.filters{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:32px;border-bottom:1px solid var(--line);margin-bottom:45px}.filters button{border:1px solid var(--line);border-radius:100px;background:transparent;color:var(--muted);padding:10px 17px;cursor:pointer}.filters button.active,.filters button:hover{border-color:var(--primary);color:#fff;background:var(--primary)}.layout-switch{margin-left:auto;display:flex;gap:7px}.filters .layout-switch button{font-size:11px}.project-grid{display:grid;gap:70px 28px}.project-grid.two{grid-template-columns:repeat(2,1fr)}.project-grid.three{grid-template-columns:repeat(3,1fr);gap:42px 20px}.project-grid.four{grid-template-columns:repeat(4,1fr);gap:34px 16px}.project-card{background:none;color:inherit;border:0;padding:0;cursor:pointer;text-align:left}.project-image{overflow:hidden;display:block;position:relative;background:var(--panel);aspect-ratio:16/10}.three .project-image,.four .project-image{aspect-ratio:1}.project-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) brightness(.83);transition:.55s}.project-card:hover img{transform:scale(1.035);filter:saturate(1) brightness(.95)}.project-index{position:absolute;top:18px;left:18px;background:var(--primary);color:#fff;padding:7px 9px;font-size:11px;letter-spacing:.12em}.project-info{display:flex;justify-content:space-between;align-items:center;padding-top:22px}.project-info div{display:flex;flex-direction:column;gap:7px}.project-info strong{font-size:24px;font-weight:400}.project-info em{font-size:13px;color:var(--muted);font-style:normal}.project-info>b{color:var(--primary);font-size:25px;font-weight:400}.placeholder-art{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}.placeholder-art i,.placeholder-art em{text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-style:normal}.placeholder-art b{font-size:clamp(28px,4vw,48px);font-weight:400;letter-spacing:-.05em;margin:14px 0 8px}.about{display:grid;grid-template-columns:.78fr 1.22fr;gap:8vw;background:#d9e5e2;align-items:center}.about-image{height:740px;overflow:hidden;border-top-right-radius:100px}.about-image img{width:100%;height:100%;object-fit:cover;filter:contrast(1.02) saturate(1.08)}.about-copy h2{margin-bottom:48px}.about-columns{display:grid;grid-template-columns:1fr 1fr;gap:38px;color:#38464a;line-height:1.7}.skills{display:flex;flex-wrap:wrap;gap:9px;margin:34px 0}.skills span{border:1px solid var(--line);padding:9px 13px;font-size:12px;color:var(--primary);background:rgba(255,255,255,.34)}.about-links{display:flex;flex-wrap:wrap;gap:34px}footer{display:block;position:relative;background:var(--footer);padding:105px 5vw 45px;color:#fff}.contact-intro{margin-bottom:70px;max-width:900px}footer h2{font-size:clamp(62px,8vw,130px)}footer h2 i{color:#d9e5e2;font-weight:400}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:34px 28px}.contact-form label{display:flex;flex-direction:column;gap:12px;color:#d7e4e4;font-size:12px;text-transform:uppercase;letter-spacing:.16em}.contact-form label:nth-child(3){grid-column:1/-1}.contact-form input,.contact-form textarea{width:100%;border:0;border-bottom:1px solid rgba(255,255,255,.24);background:transparent;color:#fff;font-size:18px;line-height:1.5;padding:13px 0;outline:none;resize:vertical}.contact-form .button{grid-column:2;justify-self:end;min-width:230px;width:230px}.email{margin:65px 0 110px;padding:28px 0;border-top:1px solid rgba(255,255,255,.24);border-bottom:1px solid rgba(255,255,255,.24);font-size:clamp(18px,2.2vw,32px);display:flex;justify-content:space-between}.email span{color:#d9e5e2}.footer-bottom{margin:80px -5vw -45px;padding:28px 5vw;background:#0d202a;display:grid;grid-template-columns:1fr 1fr 1fr;color:#d8e0e1;font-size:12px;text-transform:uppercase;letter-spacing:.13em}.footer-bottom div{display:flex;gap:30px;justify-content:center}.footer-bottom>span:last-child{text-align:right}.floating-top{display:none;position:fixed;right:26px;bottom:26px;z-index:60;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--primary);color:#fff;font-size:22px;box-shadow:0 8px 20px rgba(23,56,70,.25)}.case-study{display:none;position:fixed;inset:0;z-index:100;background:#fff;color:#000;overflow:auto}.case-study.open{display:block}.case-study>header{height:92px;padding:0 3.2vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.94);z-index:5}.case-study>header img{width:112px}.close{width:44px;height:44px;border:0;border-radius:50%;background:var(--primary);color:#fff;font-size:27px;cursor:pointer}.case-study article{padding:90px 5vw 110px;max-width:1500px;margin:auto}.case-hero{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:end;margin-bottom:65px}.case-hero .eyebrow{grid-column:1/-1;margin-bottom:0}.case-hero>div{max-width:500px;color:var(--muted);line-height:1.7}.case-cover{width:100%;max-height:80vh;object-fit:cover;margin-bottom:28px}.case-gallery{display:grid;grid-template-columns:1fr 1fr;gap:28px}.case-gallery figure{margin:0;background:var(--panel);display:grid;place-items:center}.case-gallery figure:nth-child(5n+1){grid-column:1/-1}.case-gallery img{width:100%;height:auto;display:block}.case-placeholder{height:min(55vw,620px);display:flex;flex-direction:column;justify-content:flex-end;padding:8%;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}.case-placeholder strong{font-size:clamp(48px,8vw,110px);font-weight:400;letter-spacing:-.06em;margin-top:20px}.back{margin-top:70px;border:1px solid var(--primary);background:transparent;color:var(--primary);padding:18px 24px;cursor:pointer}@keyframes progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes kenburns{from{transform:scale(1.08)}to{transform:scale(1.22) translate(-2.5%,1%)}}@media(max-width:900px){.hero{display:flex;flex-direction:column}.hero-copy{padding:11vh 5vw 70px}.feature{height:68vh}.feature-meta{left:9%}.section{padding:100px 5vw}.section-heading,.about,.case-hero{grid-template-columns:1fr;gap:25px}.about-image{height:540px}.project-grid.three,.project-grid.four{grid-template-columns:repeat(2,1fr)}.case-gallery{grid-template-columns:1fr}.case-gallery figure:nth-child(n){grid-column:auto}}@media(max-width:620px){.site-header{height:78px;padding:0 5vw}.wordmark{width:86px}nav{gap:14px;font-size:13px}nav a:nth-child(2){display:none}.photography-link{font-size:0}.hero-copy{padding-top:80px}h1{font-size:15vw}.hero-actions{align-items:flex-start;flex-direction:column;gap:30px}.button{min-width:100%}.feature{height:62vh}.feature-meta strong{font-size:32px}.section{padding:85px 5vw}.project-grid.two,.project-grid.three,.project-grid.four{grid-template-columns:1fr}.about-columns,.contact-form{grid-template-columns:1fr;gap:0}.contact-form label{margin-bottom:28px}.contact-form label:nth-child(3),.contact-form .button{grid-column:auto}.contact-form .button{justify-self:stretch;width:100%}.footer-bottom{grid-template-columns:1fr;gap:22px}.footer-bottom div{justify-content:flex-start;flex-direction:column;gap:14px}.footer-bottom>span:last-child{text-align:left}.case-study article{padding:65px 5vw 80px}.case-study>header{height:76px}}
