@font-face{font-family:Display;src:local('Arial Black');font-weight:900;font-display:swap}
:root{--bg:#151613;--paper:#f0efe8;--muted:#aaa9a0;--line:#3b3c35;--accent:#ff693e;--pad:clamp(22px,4.5vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--bg);color:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{background:var(--accent);color:var(--bg)}.skip{position:fixed;top:-80px;left:20px;z-index:20;padding:12px;background:var(--accent);color:#111}.skip:focus{top:10px}.header{padding:24px var(--pad);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.wordmark{font-size:26px;letter-spacing:-1.5px;font-weight:800}.wordmark span{font-size:13px;vertical-align:super;margin-left:4px}.header nav{display:flex;gap:40px;align-items:center;font-size:14px}.header sup{font-size:10px;margin-left:3px}.contact-link{border-bottom:1px solid var(--paper);padding-bottom:5px}.contact-link span{margin-left:24px}.hero{padding:0 var(--pad)}.hero-meta,.hero-foot,.section-label,.stage-caption,.stage-footer{font-family:'Courier New',monospace;font-size:12px;letter-spacing:.035em;display:flex;justify-content:space-between}.hero-meta{padding:22px 0;color:var(--muted)}#local-time{margin-left:10px;color:var(--paper)}.hero-layout{display:grid;grid-template-columns:1.04fr 1fr;gap:35px;min-height:650px;align-items:center}.eyebrow{font-family:'Courier New',monospace;font-size:12px;letter-spacing:.02em;margin:14px 0 24px}.hero h1{font-family:Display,Arial,sans-serif;font-size:clamp(72px,8.9vw,154px);font-weight:900;letter-spacing:-.073em;line-height:.87;margin:0}.hero h1 em{font-style:normal;font-family:Arial;font-size:.8em;color:var(--accent);display:inline-block;transform:rotate(-6deg);margin-left:12px}.outline{color:transparent;-webkit-text-stroke:1.5px var(--paper)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;max-width:490px;margin-top:32px}.hero-bottom p{color:var(--muted);font-size:16px;line-height:1.6}.round-link{width:56px;height:56px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:25px;transition:background .3s,transform .3s}.round-link:hover{background:var(--accent);color:var(--bg);transform:translateY(5px)}.hero-stage{height:580px;position:relative;padding-top:22px;perspective:1200px}.stage-caption{text-align:right;display:block;color:var(--muted)}.card-stack{position:relative;height:440px;margin-top:16px;transform:translate3d(var(--mx,0px),var(--my,0px),0);transition:transform .6s ease-out}.stack-card{position:absolute;width:83%;left:8%;top:72px;box-shadow:0 20px 45px #0007;transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .4s;overflow:hidden;border:5px solid var(--paper);border-radius:3px;background:var(--paper);color:var(--bg)}.stack-card img{aspect-ratio:1.48;object-fit:cover}.stack-card.back{transform:translate(15px,-35px) rotate(13deg);filter:brightness(.8)}.stack-card.middle{transform:translate(-32px,-4px) rotate(-13deg);filter:brightness(.85)}.stack-card.front{transform:translate(8px,59px) rotate(5deg)}.stack-card.front span{display:flex;justify-content:space-between;padding:12px 13px 8px;font:12px 'Courier New',monospace}.stack-card.front b{font-size:20px;line-height:12px}.card-stack:hover .back{transform:translate(30px,-60px) rotate(17deg)}.card-stack:hover .middle{transform:translate(-55px,-15px) rotate(-20deg)}.stack-card.front:hover{transform:translate(8px,45px) rotate(0deg)}.stage-footer{align-items:center;margin:2px 6% 0 8%;color:var(--muted)}.asterisk{color:var(--accent);font-family:Arial;font-size:66px;line-height:1;animation:spin 30s linear infinite}.hero-foot{padding:28px 0;border-top:1px solid var(--line);margin-top:18px;font-size:11px;color:var(--muted)}.section{padding:85px var(--pad)}.section-label{border-top:1px solid var(--line);padding-top:18px;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin:46px 0}.section-heading h2,.about h2{font-size:clamp(40px,5vw,78px);line-height:1.02;letter-spacing:-.055em;font-weight:500;margin:0}h2 em{font-family:Georgia,serif;font-weight:400}.section-heading p{color:var(--muted);font-size:16px}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px 28px}.project-card:nth-child(even){margin-top:110px}.project-image{overflow:hidden;background:#222;position:relative}.project-image img{aspect-ratio:1.4;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .5s}.project-card:hover img{transform:scale(1.04);filter:brightness(.83)}.project-card .view{position:absolute;left:50%;top:50%;transform:translate(-50%,-35%);opacity:0;background:var(--paper);color:var(--bg);padding:15px 21px;border-radius:40px;font-size:14px;transition:.3s}.project-card:hover .view,.project-card:focus-visible .view{opacity:1;transform:translate(-50%,-50%)}.project-info{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-top:18px}.project-info h3{font-size:24px;font-weight:500;letter-spacing:-.04em;margin:0}.project-info p{color:var(--muted);font:12px 'Courier New',monospace;margin:7px 0 0}.project-number{font:12px 'Courier New',monospace;color:var(--accent);padding-top:7px}.contact{background:var(--accent);color:var(--bg);margin-top:70px}.contact .section-label{color:#4a281d;border-color:#b94827}.contact h2{font-size:clamp(68px,10vw,150px);line-height:.96;letter-spacing:-.065em;font-weight:500;margin:60px 0 35px}.email{font-size:clamp(22px,3vw,42px);display:flex;justify-content:space-between;border-bottom:1px solid #af4324;padding-bottom:28px}.email span{font-size:50px;line-height:1}.contact-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:30px;font-size:16px}footer{padding:30px var(--pad);display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}footer>span:nth-child(2){font-family:'Courier New',monospace}dialog{color:var(--paper);background:var(--bg);border:1px solid var(--line);padding:0;width:calc(100% - 40px);max-width:1300px;max-height:94dvh;overscroll-behavior:contain}dialog::backdrop{background:#000b;backdrop-filter:blur(9px)}.close-project{position:sticky;top:18px;margin:18px 18px 0 auto;display:flex;gap:20px;border:1px solid var(--line);border-radius:30px;background:var(--bg);color:var(--paper);padding:9px 18px;z-index:5;cursor:pointer}#project-content{padding:20px clamp(20px,5vw,70px) 60px}.project-detail-title{font-size:clamp(38px,6vw,90px);line-height:1;letter-spacing:-.05em;margin:24px 0}.project-detail-description{max-width:780px;color:var(--muted);font-size:18px;margin-bottom:35px}.detail-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail-gallery img:first-child{grid-column:1/-1}.detail-gallery img{object-fit:contain;background:#1c1d19}.case-block{display:grid;grid-template-columns:1fr 2fr;gap:25px;border-top:1px solid var(--line);margin:35px 0;padding-top:25px}.case-block h3{margin:0;font-size:16px}.case-block p{margin:0;color:var(--muted)}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1700px){body{max-width:1900px;margin:auto}}@media(max-width:1000px){.hero-layout{min-height:540px;gap:10px}.hero-stage{height:470px}.card-stack{height:350px}.stack-card{top:55px;width:88%;left:5%}.hero h1{font-size:10vw}.hero-bottom p{font-size:14px}.hero-meta,.stage-caption{font-size:10px}.hero-foot{font-size:10px}.hero-stage .stage-footer{font-size:10px}.hero-foot>span:last-child{display:none}.section-heading{gap:25px}.section-heading p{max-width:250px}}@media(max-width:700px){.header{padding-top:19px;padding-bottom:19px}.wordmark{font-size:23px}.header nav{gap:20px;font-size:13px}.header sup{display:none}.contact-link span{margin-left:7px}.hero-meta>span:first-child{display:none}.hero-meta{justify-content:space-between;font-size:11px}.hero-layout{display:block}.hero h1{font-size:clamp(64px,20vw,132px)}.eyebrow{font-size:10px;margin:12px 0 22px}.hero-bottom{margin-top:20px}.hero-bottom p{font-size:15px}.hero-stage{height:430px;max-width:480px;margin:35px auto 0}.stage-caption{font-size:10px}.card-stack{height:320px}.stack-card{width:78%;left:11%;top:35px}.stage-footer{font-size:10px!important;margin-top:15px}.asterisk{font-size:45px}.hero-foot{font-size:9px;gap:20px;line-height:1.7}.hero-foot>span:first-child{max-width:170px}.section{padding-top:55px;padding-bottom:55px}.section-label{font-size:10px;gap:15px}.section-label>span:last-child{text-align:right}.section-heading{display:block;margin:35px 0}.section-heading h2,.about h2{font-size:46px}.section-heading p{margin-top:22px}.work-grid{grid-template-columns:1fr;gap:35px}.project-card:nth-child(even){margin-top:0}.project-info h3{font-size:23px}.contact{margin-top:30px}.contact h2{font-size:18vw;margin-top:45px}.contact-bottom{flex-direction:column;font-size:14px}.email{font-size:25px}footer{flex-wrap:wrap;font-size:11px}footer>span:nth-child(2){display:none}dialog{width:calc(100% - 16px)}.detail-gallery{gap:10px}.case-block{grid-template-columns:1fr}.project-detail-description{font-size:16px}}
.stack-card.front{z-index:3}.stack-card.middle{z-index:2}.stack-card.back{z-index:1}.stack-card:not(.front)>span{display:none}.shuffle{color:var(--paper);background:transparent;border:0;border-bottom:1px solid var(--line);padding:7px 0;font:12px 'Courier New',monospace;cursor:pointer}.shuffle span{margin-left:12px;font-size:21px}.stage-footer>span:first-of-type{display:none}.about{background:#1e201b}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:9%;margin-top:65px;align-items:center}.portrait-wrap{max-width:440px;position:relative}.portrait-wrap img{aspect-ratio:4/5;object-fit:cover}.portrait-caption{display:block;font:11px 'Courier New',monospace;margin-top:15px;color:var(--muted)}.about-copy h2{font-size:clamp(38px,4.7vw,70px);margin-bottom:30px}.about-copy p{color:var(--muted);max-width:570px;line-height:1.8}.about-copy .about-intro{color:var(--paper);font-size:22px;line-height:1.5}.tool-list{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.tool-list span{border:1px solid #4a4b43;border-radius:30px;padding:7px 12px;font-size:12px}.experience-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:50px;margin-top:100px}.small-title{font:14px/1.6 'Courier New',monospace;color:var(--muted);font-weight:400}.experience details{border-top:1px solid #44463c}.experience summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:1fr auto 15px;gap:20px;align-items:center;padding:24px 0;font-size:22px;letter-spacing:-.025em}.experience summary::-webkit-details-marker{display:none}.experience summary::after{content:'+';font-size:22px;color:var(--accent)}.experience details[open] summary::after{content:'−'}.experience summary small{display:block;font-size:14px;letter-spacing:0;margin-top:6px;color:var(--muted)}.experience .date{font:11px 'Courier New',monospace;color:var(--muted);letter-spacing:0}.experience details p{color:var(--muted);margin:0 0 26px;max-width:560px;font-size:16px;line-height:1.8}.education{border-top:1px solid #44463c;display:flex;justify-content:space-between;gap:30px;padding:26px 0}.education>span{font:12px 'Courier New',monospace;color:var(--muted)}.education p{margin:0;font-size:16px}.education small{font-size:14px;color:var(--muted)}.services .section-heading{margin-bottom:55px}.service-list article{display:grid;grid-template-columns:50px 1fr 1fr;gap:30px;align-items:center;padding:26px 0;border-top:1px solid var(--line)}.service-list article>span{font:12px 'Courier New',monospace;color:var(--accent)}.service-list h3{font-size:clamp(22px,2.5vw,36px);line-height:1.2;font-weight:400;letter-spacing:-.04em;margin:0}.service-list p{font-size:15px;color:var(--muted);margin:0}.gallery-label{display:flex;justify-content:space-between;gap:20px;font:11px 'Courier New',monospace;color:var(--muted);margin:45px 0 20px}.gallery-image{padding:0;border:0;background:transparent;position:relative;cursor:zoom-in;align-self:start}.gallery-image img{transition:filter .3s;width:100%}.gallery-image:first-child{grid-column:1/-1}.gallery-image span{position:absolute;bottom:14px;right:14px;width:35px;height:35px;display:grid;place-items:center;background:var(--paper);color:var(--bg);border-radius:50%;opacity:0;transition:.3s}.gallery-image:hover span,.gallery-image:focus-visible span{opacity:1}.gallery-image:hover img{filter:brightness(.85)}.film-link{display:flex;align-items:center;gap:25px;padding:24px;background:#282a23;border:1px solid var(--line);margin:30px 0}.film-link>span{display:grid;place-items:center;background:var(--accent);color:var(--bg);width:52px;height:52px;border-radius:50%}.film-link small{display:block;font-size:13px;color:var(--muted);margin-top:8px}.next-project{display:flex;flex-direction:column;gap:16px;margin-top:60px;padding-top:25px;border-top:1px solid var(--line)}.next-project small{font:12px 'Courier New',monospace;color:var(--muted)}.next-project>span{font-size:clamp(22px,3.5vw,44px);letter-spacing:-.04em}.next-project:hover>span{color:var(--accent)}#lightbox{width:100%;height:100dvh;max-width:100%;max-height:100dvh;border:0;padding:15px 25px;background:#10110f;overflow:hidden;margin:0}.lightbox-top{display:flex;justify-content:space-between;align-items:center;gap:20px;height:50px;font:12px 'Courier New',monospace}.lightbox-top button{background:transparent;color:var(--paper);border:1px solid var(--line);padding:8px 16px;border-radius:30px;cursor:pointer}#large-image{width:100%;height:calc(100dvh - 150px);object-fit:contain}.lightbox-controls{display:flex;align-items:center;justify-content:center;gap:35px;height:60px}.lightbox-controls span{font:11px 'Courier New',monospace;color:var(--muted)}.lightbox-controls button{width:45px;height:45px;background:transparent;color:var(--paper);border:1px solid var(--line);border-radius:50%;cursor:pointer;font-size:22px}.lightbox-controls button:disabled{opacity:.3;cursor:default}.reveal{opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.8,.2,1)}.reveal.revealed{opacity:1;transform:translateY(0)}.hero-copy{animation:arrive 1s ease both}.hero-stage{animation:arrive 1.2s .1s ease both}@keyframes arrive{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:700px){.about-grid{grid-template-columns:1fr;gap:35px;margin-top:35px}.portrait-wrap{max-width:100%}.portrait-wrap img{aspect-ratio:1.08;object-position:50% 30%}.about-copy h2{font-size:44px}.about-copy .about-intro{font-size:20px}.experience-layout{grid-template-columns:1fr;gap:20px;margin-top:55px}.experience summary{font-size:20px;gap:10px;grid-template-columns:1fr auto 12px}.experience .date{font-size:10px}.experience summary small{font-size:12px}.education{flex-direction:column;gap:12px}.service-list article{grid-template-columns:28px 1fr;gap:12px;padding:24px 0}.service-list p{grid-column:2;font-size:14px}.service-list h3{font-size:25px}.gallery-label{font-size:10px}.gallery-label>span:last-child{max-width:130px;text-align:right}.detail-gallery{grid-template-columns:1fr}.film-link{padding:18px;gap:14px}.film-link>span{flex-shrink:0;width:42px;height:42px}.film-link div{font-size:14px}.shuffle{font-size:11px}.lightbox-top{font-size:10px}.lightbox-top button{font-size:13px;white-space:nowrap}#lightbox{padding:12px}.reveal{transform:translateY(20px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.card-stack{transform:none!important}.reveal{opacity:1;transform:none}}

.hero-meta,.hero-foot,.section-label,.stage-caption,.stage-footer,.eyebrow,.portrait-caption,.gallery-label,.project-info p,.project-number,.experience .date,.education>span,.next-project small,.shuffle{font-size:12px!important}.film-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.film-grid figure{margin:0}.film-grid video{display:block;width:100%;height:400px;object-fit:contain;background:#090a08}.film-grid figcaption{font-size:14px;margin:12px 0 0;color:var(--muted)}@media(max-width:700px){.film-grid video{height:420px}.film-grid{grid-template-columns:1fr}}
@media(max-width:420px){.header{gap:14px;flex-wrap:wrap}.header nav{width:100%;justify-content:space-between}.header .wordmark{font-size:25px}.hero-meta{padding:18px 0}.hero-stage{height:400px}.card-stack{height:300px}.experience summary{grid-template-columns:1fr 14px}.experience summary .date{grid-column:1;grid-row:2}.experience summary::after{grid-column:2;grid-row:1}.section-label{flex-wrap:wrap}.section-label>span:last-child{text-align:left}.hero-foot{flex-wrap:wrap}}
