:root{--paper:#fdfdfd;--ink:#0a0909;--muted:#707070;--line:#e3e3e3;--soft:#f3f3f3;--brown:#5e3a30;--sand:#ceb3a6;font-family:DM Sans,Arial,sans-serif;color:var(--ink);background:#e9e9e9;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:28px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #9c6455;outline-offset:6px}::selection{background:var(--ink);color:var(--paper)}.site-shell{max-width:1600px;margin:24px auto;background:var(--paper);border:1px solid white;border-radius:10px;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;padding:34px 4.5%;gap:24px}.availability{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;border:1px solid var(--line);border-radius:30px;padding:10px 15px;font-size:14px;box-shadow:0 10px 22px #00000007}.status-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#29be62;flex-shrink:0}.topbar nav{display:flex;align-items:center;gap:clamp(20px,4vw,65px);font-size:15px}.topbar nav a{padding:10px 0}.topbar small{color:#999;font-size:12px;margin-left:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:13px 22px;border-radius:40px;font-size:15px;line-height:1.2;transition:transform .25s,background .25s;white-space:nowrap}.button:hover{transform:translateY(-3px)}.button span{font-size:21px;line-height:1}.dark{color:var(--paper);background:linear-gradient(#242424,#0a0909);border:1px solid #4c4c4c;box-shadow:0 3px 8px #0002,inset 0 1px 3px #fff3}.light{border:1px solid var(--line);background:transparent}.light:hover{background:#eee}.menu-toggle{display:none}.hero{padding:65px 4.5% 0}.eyebrow{font-size:12px;font-weight:500;letter-spacing:1.5px;line-height:1.5}.hero-eyebrow{margin:0 0 25px;color:var(--muted)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{white-space:nowrap;font-size:clamp(48px,9.45vw,150px);font-weight:800;letter-spacing:-.065em;line-height:1.1;margin:0;animation:rise .9s both}.outline{color:transparent;-webkit-text-stroke:1.7px var(--ink)}.period{font-weight:500}.hero-bottom{display:grid;grid-template-columns:1fr 1.05fr .7fr;min-height:350px;align-items:center;padding-top:35px;gap:30px}.hero-intro h2{font-size:35px;letter-spacing:-1px;line-height:1.2;margin-bottom:16px}.hero-intro p:not(.eyebrow){max-width:310px;color:#595959;line-height:1.5;margin-bottom:24px}.hero-intro .eyebrow{color:var(--muted);font-size:11px}.hero-signature{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.signature-outline{font-family:Manrope,sans-serif;font-size:280px;line-height:.95;letter-spacing:-40px;font-weight:800;color:#e9e9e9;-webkit-text-stroke:1px #d9d9d9;transform:rotate(-9deg);-webkit-user-select:none;user-select:none}.signature-outline span{color:var(--ink);-webkit-text-stroke:0}.signature-caption{display:flex;gap:22px;font-size:9px;letter-spacing:1px;color:#777;margin:25px 0}.hero-socials{display:flex;flex-direction:column;align-items:flex-end;gap:15px}.hero-socials .button{min-width:155px;justify-content:space-between}.hero-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:36px;padding:20px 0;font-size:10px;letter-spacing:1px;color:#707070}.hero-footer a span{font-size:18px;margin-left:16px}.section{padding:100px 7.8%;scroll-margin-top:25px}.section-heading{position:relative;text-align:center;padding:62px 0 20px;margin-bottom:55px;isolation:isolate}.ghost{position:absolute;top:0;left:50%;transform:translate(-50%);font-family:Manrope,sans-serif;font-weight:800;font-size:clamp(48px,8.5vw,130px);white-space:nowrap;color:#f0f0f0;line-height:1;letter-spacing:.03em;z-index:-1}.section-heading h2{font-size:clamp(27px,4vw,58px);letter-spacing:-2px;font-weight:650;margin:0;line-height:1.15}.work-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;gap:20px}.filters{display:flex;gap:25px}.filters button{border:0;background:none;color:#707070;padding:8px 0;border-bottom:1px solid transparent;font-size:15px}.filters button.active{color:var(--ink);border-color:var(--ink)}.text-link{font-size:14px}.text-link span{margin-left:14px;font-size:20px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px 30px}.project-card{background:#f6f6f6;padding:8px;box-shadow:0 18px 25px #00000004;animation:rise .45s both}.project-art{height:340px;position:relative;overflow:hidden;padding:25px;isolation:isolate}.project-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .6s}.project-card:hover img{transform:scale(1.045)}.project-art:has(img):after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000b,transparent 90%);z-index:-1}.project-label{background:#fff;color:#111;padding:7px 11px;border-radius:30px;text-transform:uppercase;font-size:10px;letter-spacing:.7px}.project-art-title{position:absolute;bottom:32px;left:28px;right:25px}.project-small{display:block;font-size:10px;letter-spacing:1px;margin-bottom:14px;opacity:.6}.project-art-title strong{font-family:Manrope,sans-serif;font-size:clamp(34px,4vw,58px);font-weight:650;letter-spacing:-2px;line-height:1}.project-art-title p{font-size:15px;margin:12px 0 0;opacity:.8}.project-arrow{position:absolute;right:20px;top:20px;background:#fdfdfd;color:#111;display:grid;place-items:center;border-radius:50%;width:44px;height:44px;font-size:25px;transition:transform .25s}.project-arrow:hover{transform:rotate(45deg)}.homengo{background:#ceb3a6;color:#38231d}.homengo .project-art-title{bottom:65px}.homengo .project-art-title strong{font-family:Georgia,serif;font-size:65px;font-weight:400;letter-spacing:-3px}.tinting{background:#191919;color:#fff}.cleaners{background:#bbb;color:#fff}.dvld{background:#202020;color:#fff}.dvld .project-art-title{bottom:30px}.dvld .project-art-title strong{font-size:36px}.architecture{position:absolute;right:24px;top:80px;display:flex;flex-direction:column;align-items:center;font-size:11px;color:#ddd}.architecture span{padding:8px 14px;border:1px solid #5a5a5a;border-radius:5px;min-width:115px;text-align:center}.architecture i{font-style:normal;padding:2px;color:#777}.project-info{padding:21px 13px 17px}.project-info h3{font-size:25px;font-weight:500;letter-spacing:-.8px;display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.project-info h3 span{font-size:12px;color:#888;font-family:DM Sans,sans-serif;letter-spacing:0}.project-info>p{font-size:14px;color:#666;line-height:1.65;min-height:69px}.tags{display:flex;flex-wrap:wrap;gap:7px}.tags span{border:1px solid #ddd;border-radius:30px;font-size:12px;padding:8px 12px}.concept-note{font-size:12px;color:#777;line-height:1.6;margin:25px 0 0}.about-section{background:#f5f5f5;display:grid;grid-template-columns:1fr 2.3fr;gap:50px}.about-section>.eyebrow{padding-top:12px}.about-section h2{font-size:clamp(28px,3.6vw,51px);font-weight:500;letter-spacing:-2px;line-height:1.2;margin-bottom:30px}.muted{color:#929292}.about-section p:not(.eyebrow){color:#616161;font-size:16px;line-height:1.8;max-width:650px}.about-section .button{margin-top:12px}.service-row{display:grid;grid-template-columns:50px 1fr 1.25fr 45px;gap:22px;border-top:1px solid var(--line);padding:35px 0}.service-row:last-child{border-bottom:1px solid var(--line)}.row-number{font-size:13px;color:#777;padding-top:6px}.service-row h3{font-size:27px;font-weight:500;letter-spacing:-1px}.service-row p{font-size:15px;color:#707070;line-height:1.65}.service-arrow{font-size:36px;justify-self:end}.experience-section{padding-top:40px}.experience-row{display:grid;grid-template-columns:1fr 2fr;gap:55px;padding:34px 0;border-top:1px solid var(--line)}.experience-row h3{font-size:27px;font-weight:500;letter-spacing:-1px;margin-bottom:10px}.experience-row p{color:#707070;line-height:1.7;font-size:15px;margin:12px 0 0}.role-detail{font-size:13px;color:#888}.education-grid{display:grid;grid-template-columns:1fr 2fr;gap:55px;padding:45px 0;border-top:1px solid var(--line)}.education-grid h3{font-size:20px;font-weight:500;margin:18px 0 10px}.education-grid p{color:#707070;font-size:14px;line-height:1.8}.certifications{padding:0;list-style:none;margin:18px 0 0}.certifications li{display:flex;justify-content:space-between;gap:16px;font-size:14px;padding:10px 0;border-bottom:1px solid #eee}.certifications li span{color:#888}.skills-strip{border-block:1px solid var(--line);display:flex;justify-content:space-between;flex-wrap:wrap;gap:24px;padding:26px 0;font-size:17px;font-weight:500;letter-spacing:-.5px}.contact-section{padding:75px 7.8%;background:#f3f3f3}.contact-section>.eyebrow{display:flex;gap:10px;align-items:center;color:#656565;margin-bottom:35px}.contact-section h2{font-size:clamp(45px,8vw,118px);line-height:1.07;letter-spacing:-.065em;font-weight:800;position:relative;margin-bottom:45px}.contact-circle{position:absolute;right:0;bottom:8px;border:1px solid #c9c9c9;border-radius:50%;width:120px;height:120px;display:grid;place-items:center;font-family:Arial,sans-serif;font-size:70px;font-weight:400;transition:background .25s,color .25s}.contact-circle:hover{background:var(--ink);color:#fff}.contact-details{display:flex;justify-content:space-between;gap:30px;align-items:flex-end}.contact-details p{color:#707070;font-size:16px;line-height:1.6}.email{font-size:clamp(16px,2.1vw,27px);letter-spacing:-.5px;border-bottom:1px solid #a7a7a7;padding-bottom:5px;overflow-wrap:anywhere}.contact-actions{display:flex;flex-direction:column;gap:17px;align-items:flex-end}.contact-actions>span{font-size:12px;color:#707070}footer{padding:30px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px}footer p{margin:0;color:#777}footer>div{display:flex;gap:25px}.wordmark{font-weight:800;font-size:24px;letter-spacing:-1px}.wordmark span{color:#777}.skip{position:fixed;top:5px;left:5px;padding:12px;background:#fff;z-index:50;transform:translateY(-150%)}.skip:focus{transform:none}.will-reveal{opacity:0;transform:translateY(24px);transition:opacity .75s,transform .75s}.will-reveal.visible{opacity:1;transform:none}@keyframes rise{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.site-shell{margin:30px auto}.hero{padding-top:80px}}@media(max-width:1100px){.site-shell{margin:12px}.topbar{gap:16px}.topbar nav{gap:20px}.topbar small{display:none}.availability{font-size:12px;padding:10px}.header-cta{padding:12px 17px;font-size:13px}.hero{padding-top:50px}.hero-bottom{min-height:330px;gap:20px}.signature-outline{font-size:220px;letter-spacing:-32px}.hero-intro h2{font-size:30px}.section{padding:75px 6%}.project-art{height:300px}.architecture{top:70px}.service-row{grid-template-columns:35px 1fr 1.2fr 30px;gap:15px}.service-row h3{font-size:23px}.contact-circle{width:95px;height:95px;font-size:55px}.signature-caption{font-size:8px;gap:12px}}@media(max-width:760px){.site-shell{margin:0;border:0;border-radius:0}.topbar{padding:22px 5%;position:relative;flex-wrap:wrap}.availability{font-size:12px}.header-cta{display:none}.menu-toggle{display:block;border:1px solid #ddd;background:transparent;border-radius:30px;padding:10px 16px;font-size:13px}.topbar nav{display:none;flex-basis:100%;padding:10px 0;justify-content:space-between;font-size:14px}.topbar nav.open{display:flex}.hero{padding:40px 5% 0}.hero-eyebrow{font-size:10px;margin-bottom:25px}h1{font-size:9.4vw;letter-spacing:-.055em}.outline{-webkit-text-stroke:1px var(--ink)}.hero-bottom{grid-template-columns:1fr 1fr;min-height:0;padding-top:45px;gap:20px}.hero-intro h2{font-size:29px}.hero-intro p:not(.eyebrow){font-size:14px}.hero-intro .eyebrow{font-size:9px}.hero-signature{min-width:0}.signature-outline{font-size:180px;letter-spacing:-25px}.signature-caption{flex-direction:column;gap:6px;align-items:center}.hero-socials{grid-column:1/-1;flex-direction:row;justify-content:space-between;gap:8px;margin:10px 0}.hero-socials .button{min-width:0;font-size:12px;padding:11px 14px;gap:12px}.hero-socials .button span{font-size:17px}.hero-footer{font-size:8px;letter-spacing:.5px;margin-top:20px}.hero-footer a span{margin-left:5px}.section{padding:65px 5%}.section-heading{padding-top:35px;margin-bottom:35px}.section-heading h2{font-size:29px;letter-spacing:-1px}.ghost{font-size:10.5vw}.work-toolbar{gap:12px}.filters{gap:20px}.filters button{font-size:13px}.text-link{font-size:12px}.text-link span{margin-left:4px}.project-grid{grid-template-columns:1fr;gap:30px}.project-art{height:320px}.project-art-title strong{font-size:52px}.project-info>p{min-height:0}.project-info h3{font-size:24px}.about-section{grid-template-columns:1fr;gap:12px}.about-section h2{font-size:34px;letter-spacing:-1.4px}.service-row{grid-template-columns:30px 1fr 22px;gap:12px;padding:25px 0}.service-row h3{font-size:23px;margin-bottom:0}.service-row>div{grid-column:2;grid-row:2}.service-arrow{grid-row:1;grid-column:3;font-size:25px}.service-row p{font-size:14px}.experience-row{grid-template-columns:1fr;gap:16px}.experience-row h3{font-size:24px}.education-grid{grid-template-columns:1fr;gap:25px}.certifications li{font-size:13px}.skills-strip{justify-content:flex-start;font-size:15px;gap:18px 24px}.contact-section{padding:55px 5%}.contact-section h2{font-size:10.5vw;letter-spacing:-.06em;margin-bottom:30px}.contact-circle{width:60px;height:60px;font-size:36px;bottom:0}.contact-section>.eyebrow{font-size:10px}.contact-details{flex-direction:column;align-items:flex-start;gap:30px}.contact-actions{align-items:flex-start}.email{font-size:19px}.contact-details p{font-size:14px}footer{padding:25px 5%;flex-wrap:wrap;gap:20px}footer>div{width:100%;justify-content:space-between;padding-top:16px;border-top:1px solid #eee}.button{font-size:14px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.will-reveal{opacity:1;transform:none}}.topbar{padding-top:20px;padding-bottom:20px}.brand-logo{position:relative;display:block;flex:0 0 180px;width:180px;height:60px;overflow:hidden}.brand-logo img{position:absolute;width:140px;height:auto;left:0;top:50%;transform:translateY(-50%);object-fit:contain;mix-blend-mode:normal}.hero{position:relative;isolation:isolate;height:clamp(680px,62vw,900px);padding-top:70px;background:#fff;overflow:hidden}.site-shell,.topbar{background:#fff}.hero-title-wrap{position:relative;z-index:0}.hero-eyebrow{display:none}.hero h1{font-size:clamp(62px,9.5vw,151px);letter-spacing:-.065em}.hero h1 .outline{-webkit-text-stroke-width:2px}.hero-bottom{display:contents}.hero-portrait{position:absolute;z-index:1;bottom:0;left:50%;transform:translate(-50%);width:58%;height:80%;margin:0;min-height:0;mix-blend-mode:multiply;pointer-events:none}.profile-image{display:block;width:100%;aspect-ratio:1 / 1;height:auto;object-fit:cover;object-position:center;filter:grayscale(100%);transition:filter .5s ease;opacity:1;border:50;border-radius:50px;box-shadow:none;pointer-events:auto;-webkit-mask-image:linear-gradient(to bottom,black 85%,transparent 100%);mask-image:linear-gradient(to bottom,black 85%,transparent 100%)}.profile-image:hover{filter:grayscale(0%)}.hero-intro{position:absolute;z-index:2;left:4.5%;bottom:105px;width:26%;max-width:310px}.hero-intro h2{font-size:clamp(26px,2.5vw,36px)}.hero-intro .eyebrow{display:flex;align-items:center;gap:8px;font-size:10px}.hero-socials{position:absolute;z-index:2;right:4.5%;bottom:90px;gap:20px}.hero-socials .button{background:#ffffffdc}.hero-footer{display:none}@media(max-width:1100px){.brand-logo{flex-basis:210px;width:210px}.topbar nav{gap:19px}.hero{padding-top:55px;height:710px}.hero-portrait{width:64%;height:80%}.hero-intro{bottom:75px;width:25%}.hero-intro p:not(.eyebrow){font-size:14px}.hero-socials{bottom:70px;right:3%}.hero-socials .button{min-width:125px;font-size:13px;padding:12px 16px}}@media(max-width:760px){.topbar{padding:12px 5%}.brand-logo{flex-basis:180px;width:180px}.hero{height:auto;padding:42px 5% 0}.hero h1{font-size:9.4vw}.hero h1 .outline{-webkit-text-stroke-width:1px}.hero-bottom{display:flex;flex-direction:column;padding:0;gap:0}.hero-portrait{position:relative;left:auto;bottom:auto;transform:none;width:100%;height:clamp(380px,105vw,620px);margin:-8px auto 0;order:0}.hero-intro{position:relative;left:auto;bottom:auto;width:100%;max-width:none;order:1;padding:28px 0}.hero-intro h2{font-size:30px}.hero-intro h2 br{display:none}.hero-intro p:not(.eyebrow){max-width:360px}.hero-socials{position:relative;right:auto;bottom:auto;order:2;width:100%;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;gap:10px;padding:0 0 30px}.hero-socials .button{min-width:0}}@media(prefers-reduced-motion:reduce){.profile-image{transition:none}}
