@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap');
:root{--paper:#f6f3eb;--ink:#30323f;--muted:#62636b;--red:#b53529;--line:#d1d0c8;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%}button:focus-visible,a:focus-visible{outline:3px solid var(--red);outline-offset:5px}::selection{background:#d8e0a4;color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;background:var(--ink);color:white;z-index:100;padding:12px}.skip-link:focus{top:10px}.scroll-progress{position:fixed;top:0;height:3px;background:var(--red);width:0;z-index:60}.header{height:95px;margin:0 4.6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{font:700 43px/.8 var(--serif);letter-spacing:-4px}.flower-icon{display:inline-block;width:1em;height:auto;vertical-align:middle;object-fit:contain}.brand-flower{width:28px;height:auto;margin-left:6px;vertical-align:-2px}.header nav{display:flex;gap:42px;align-items:center;font-size:14px}.header nav a{position:relative}.header nav a:after{content:'';position:absolute;bottom:-6px;left:0;height:1px;width:0;background:currentColor;transition:width .3s}.header nav a:hover:after{width:100%}.header nav span{margin-left:5px;font-size:12px}.header .nav-contact{background:var(--ink);color:var(--paper);padding:12px 22px;border-radius:30px}.hero{padding:28px 4.6% 36px;overflow:hidden}.hero-top,.hero-bottom,.section-top{display:flex;justify-content:space-between;align-items:center;gap:24px}.hero-top{justify-content:flex-end}.hero-top{font-size:12px;letter-spacing:1.6px}.hero-stage{position:relative;height:590px;max-width:1450px;margin:auto}.hero h1{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);width:68%;margin:0}.wordmark{width:100%;height:auto;mix-blend-mode:multiply}.hero-note{font-size:13px;line-height:1.7;position:absolute;z-index:2}.note-left{left:0;top:68px}.note-right{right:1%;bottom:70px}.floating-piece{position:absolute;width:16%;max-width:210px;box-shadow:0 12px 26px #30323f1a;transition:transform .5s;z-index:3}.floating-piece img{width:100%;height:auto}.piece-one{left:1.5%;bottom:32px;transform:rotate(-12deg)}.piece-two{right:1.5%;top:45px;transform:rotate(12deg)}.piece-one:hover{transform:rotate(-4deg) translateY(-10px)}.piece-two:hover{transform:rotate(4deg) translateY(-10px)}.piece-label{position:absolute;bottom:-13px;left:50%;transform:translateX(-50%) rotate(4deg);background:var(--ink);color:var(--paper);padding:5px 12px;white-space:nowrap;font-size:12px}.piece-two .piece-label{background:var(--red);transform:translateX(-50%) rotate(-4deg)}.hero-flower{position:absolute;left:24%;bottom:42px;width:72px;height:auto;font-size:unset;color:unset;line-height:1;animation:rotate 32s linear infinite}.hero-bottom{border-top:1px solid var(--line);padding-top:24px}.hero-bottom p{margin:0;font-size:18px}.hero-bottom em{font-family:var(--serif)}.round-link{display:flex;gap:20px;align-items:center;font-size:12px;letter-spacing:1px}.circle{display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;width:48px;height:48px;font-size:23px;transition:background .2s,color .2s}.round-link:hover .circle{background:var(--ink);color:var(--paper)}.ticker{background:var(--ink);color:var(--paper);padding:20px 0;overflow:hidden;white-space:nowrap;font-size:17px;font-weight:500;letter-spacing:2px}.ticker div{width:max-content;animation:marquee 40s linear infinite}.ticker-flower{width:22px;height:auto;margin:0 34px;vertical-align:-3px;opacity:.9;filter:brightness(0) invert(1)}.section-wrap{padding-left:6%;padding-right:6%;max-width:1680px;margin:auto}.work{padding-top:90px;padding-bottom:120px}.section-top{font-size:12px;letter-spacing:1.4px}.eyebrow{font-weight:600}.aside-label{color:var(--muted)}.work-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin:35px 0 60px}h2{font:500 clamp(42px,5vw,78px)/1.1 var(--serif);letter-spacing:-2.5px;margin:0}h2 em{font-weight:500}.work-heading p{max-width:310px;margin:0 0 6px;line-height:1.7;color:var(--muted)}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px 40px;align-items:start}.project-card:nth-child(even){transform:translateY(100px)}.project-grid{padding-bottom:100px}.project-image{display:block;width:100%;padding:0;position:relative;overflow:hidden;aspect-ratio:1.22;background:#e7e3d8}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.3,1)}.project-image:hover img{transform:scale(1.045)}.view-project{position:absolute;bottom:22px;right:22px;background:var(--paper);padding:12px 17px;border-radius:40px;font-size:13px;opacity:0;transform:translateY(12px);transition:opacity .3s,transform .3s,background .25s,color .25s}.project-card:hover .view-project,.project-image:focus-visible .view-project{opacity:1;transform:none;background:var(--ink);color:var(--paper)}.project-image.maximalist{background:#dad9cf}.project-meta{display:flex;justify-content:space-between;gap:12px;font-size:12px;letter-spacing:1px;margin:22px 0 9px}.project-card h3{margin:0}.project-card h3 button{background:none;padding:0;display:flex;justify-content:space-between;align-items:center;text-align:left;width:100%;font:500 clamp(28px,2.5vw,40px)/1.25 var(--serif);letter-spacing:-1px}.project-card p{margin:9px 0 0;color:var(--muted);font-size:15px}.award{position:absolute;top:18px;left:18px;background:#e8b86f;color:#34302c;padding:9px 12px;font-size:12px;letter-spacing:.5px;text-align:left;line-height:1.5}.poster-section{background:#dce3e7;padding:75px 0 40px;overflow:hidden}.poster-heading{display:flex;justify-content:space-between;align-items:flex-end;margin:36px 0 45px}.poster-heading h2{position:relative}.poster-flower{position:absolute;right:-110px;top:18px;width:78px;height:auto}.poster-heading p{font-size:15px;color:#525b64}.poster-track{display:flex;overflow-x:auto;gap:34px;padding:30px 6% 45px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#89969e transparent}.poster-item{padding:0;background:none;flex:0 0 270px;scroll-snap-align:center;text-align:left}.poster-item img{width:100%;height:auto;aspect-ratio:449/563;object-fit:cover;box-shadow:0 10px 18px #30323f15;transition:transform .35s}.poster-item:nth-child(odd) img{transform:rotate(-3deg)}.poster-item:nth-child(even) img{transform:rotate(3deg)}.poster-item:hover img{transform:rotate(0) translateY(-10px)}.poster-item span{display:block;margin-top:24px;font-size:12px;letter-spacing:.4px}.poster-controls{display:flex;justify-content:flex-end;align-items:center;margin-top:14px;font-size:12px;letter-spacing:1px}.poster-controls>div{display:flex;gap:10px}.poster-controls button{width:44px;height:44px;border:1px solid #8d999f;border-radius:50%;background:transparent;font-size:22px}.poster-controls button:hover{background:var(--ink);color:white}.disciplines{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.disciplines span{border:1px solid var(--line);border-radius:30px;padding:7px 13px;font-size:12px}footer{background:var(--ink);color:var(--paper);padding:55px 0 24px}footer .section-top{color:#c6c7cd}.contact-big{font:500 clamp(64px,10vw,155px)/1.05 var(--serif);letter-spacing:-5px;display:block;margin:45px 0}.contact-big em{font-weight:500}.contact-flower{display:inline-block;width:clamp(56px,7vw,110px);height:auto;margin-left:18px;vertical-align:middle;transition:transform .4s;filter:brightness(0) invert(1)}.contact-big:hover .contact-flower{transform:translate(8px,-8px) rotate(12deg)}.footer-links{display:flex;gap:35px;flex-wrap:wrap;font-size:14px;padding-bottom:40px}.footer-links a:hover{text-decoration:underline;text-underline-offset:5px}.footer-bottom{border-top:1px solid #5a5b66;padding-top:24px;display:flex;justify-content:space-between;gap:24px;font-size:12px;letter-spacing:.5px;color:#c6c7cd}.reveal{opacity:1}.js-motion .reveal{opacity:0;translate:0 30px;transition:opacity .8s,translate .8s}.js-motion .reveal.in-view{opacity:1;translate:0 0}dialog{border:0;background:var(--paper);color:var(--ink);width:min(1140px,94vw);max-height:93dvh;padding:0;overscroll-behavior:contain}dialog::backdrop{background:#181a25c9;backdrop-filter:blur(6px)}.dialog-top{position:sticky;top:0;background:var(--paper);display:flex;justify-content:space-between;align-items:center;padding:16px 30px;border-bottom:1px solid var(--line);z-index:2;font-size:12px;letter-spacing:1px}.close-dialog{background:var(--ink);color:var(--paper);padding:9px 16px;border-radius:30px;font-size:14px}.close-dialog span{font-size:21px;margin-left:14px}.dialog-intro{padding:40px 6% 32px}.dialog-intro h2{font-size:clamp(36px,5vw,68px)}.dialog-intro p{max-width:780px;font-size:16px;line-height:1.8;color:var(--muted)}#dialog-gallery{padding:0 25px;display:grid;gap:20px}#dialog-gallery figure{margin:0}#dialog-gallery img{width:100%;height:auto}#dialog-gallery figcaption{padding:8px 0;font-size:12px;color:var(--muted)}#dialog-gallery.poster-gallery img{max-width:640px;margin:auto}
@media(min-width:701px){
#project-dialog.poster-open{width:min(980px,94vw);height:min(920px,96dvh);max-height:96dvh;overflow:hidden;display:flex;flex-direction:column}
#project-dialog.poster-open .dialog-top{flex:0 0 auto;padding:14px 28px}
#project-dialog.poster-open .dialog-intro{flex:0 0 auto;padding:22px 5% 14px}
#project-dialog.poster-open .dialog-intro h2{font-size:clamp(34px,4.2vw,56px);line-height:1.05}
#project-dialog.poster-open .dialog-intro p{margin:10px 0 0;font-size:15px;line-height:1.55;max-width:640px}
#project-dialog.poster-open .dialog-stage{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;gap:8px;padding:0 18px 22px}
#project-dialog.poster-open #dialog-gallery{min-height:0;height:100%;padding:0;display:flex;align-items:center;justify-content:center}
#project-dialog.poster-open #dialog-gallery.poster-gallery img{width:auto;height:auto;max-width:min(520px,100%);max-height:100%;object-fit:contain;margin:0}
#project-dialog.poster-open .dialog-poster-nav{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--ink);border-radius:50%;background:transparent;font-size:24px;line-height:1;transition:background .2s,color .2s}
#project-dialog.poster-open .dialog-poster-nav:hover{background:var(--ink);color:var(--paper)}
}
@media(max-width:700px){
#project-dialog.poster-open{height:96dvh;max-height:96dvh}
#project-dialog.poster-open .dialog-stage{grid-template-columns:40px minmax(0,1fr) 40px;padding:0 10px 16px;gap:4px}
#project-dialog.poster-open .dialog-poster-nav{width:40px;height:40px;font-size:20px}
#project-dialog.poster-open #dialog-gallery.poster-gallery img{max-width:100%}
}

.dialog-stage{display:block}
.dialog-poster-nav{display:none}
body.modal-open{overflow:hidden}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes rotate{to{transform:rotate(360deg)}}
@media(min-width:1600px){.hero-stage{height:690px}}
@media(max-width:1000px){.hero-stage{height:510px}.hero h1{width:76%}.hero-note{font-size:12px}.note-left{top:30px}.note-right{bottom:35px}.piece-one{bottom:25px}.piece-two{top:30px}.hero-flower{bottom:20px;width:58px}.work-heading{gap:30px}.work-heading p{max-width:260px}.project-grid{gap:55px 25px}.project-meta{font-size:12px}.project-meta span:last-child{display:none}.poster-flower{right:-90px;width:62px}.contact-big{letter-spacing:-3px}}
@media(max-width:700px){html{scroll-padding-top:25px}.header{height:76px}.brand{font-size:35px}.brand-flower{width:24px}.header nav{gap:18px;font-size:12px}.header nav a:nth-child(2){display:none}.header .nav-contact{padding:10px 15px}.hero{padding-top:21px}.hero-top{font-size:12px;letter-spacing:.7px}.hero-top span:last-child{max-width:120px;text-align:right}.hero-stage{height:520px}.hero h1{width:105%;top:45%}.note-left{top:20px;font-size:12px}.note-right{bottom:34px;right:0;font-size:12px}.floating-piece{width:26%;max-width:135px}.piece-one{left:6%;bottom:19px}.piece-two{right:4%;top:20px}.hero-flower{width:48px;left:44%;bottom:60px}.hero-bottom{gap:20px;padding-top:21px}.hero-bottom p{font-size:14px}.round-link>span:first-child{display:none}.circle{width:43px;height:43px}.ticker{padding:15px 0;font-size:13px}.ticker-flower{margin:0 22px;width:18px}.section-wrap{padding-left:5%;padding-right:5%}.work{padding-top:56px;padding-bottom:60px}.section-top{font-size:12px;letter-spacing:.8px}.aside-label{max-width:140px;text-align:right}.work-heading{display:block;margin:28px 0 32px}h2{font-size:44px;letter-spacing:-1.7px}.work-heading p{max-width:360px;margin-top:24px;font-size:15px}.project-grid{grid-template-columns:1fr;gap:42px;padding-bottom:0}.project-card:nth-child(even){transform:none}.project-image{aspect-ratio:1.25}.project-meta{font-size:12px;margin-top:17px}.project-card h3 button{font-size:32px}.project-card p{font-size:14px}.view-project{opacity:1;transform:none;font-size:12px;padding:9px 13px;bottom:15px;right:15px}.poster-section{padding-top:45px}.poster-heading{align-items:start;margin-top:30px;gap:18px}.poster-heading h2{font-size:40px}.poster-flower{position:static;display:inline-block;width:42px;margin-left:10px;vertical-align:middle}.poster-heading p{max-width:130px;font-size:12px;margin-top:8px}.poster-track{gap:26px;padding-top:10px}.poster-item{flex-basis:225px}.poster-controls>span{max-width:170px;font-size:12px}.contact-big{font-size:clamp(52px,11.5vw,80px);letter-spacing:-2px;margin:35px 0}.contact-flower{width:48px;margin-left:10px}footer .section-top{align-items:start}footer .section-top span:last-child{max-width:125px;text-align:right}.footer-links{gap:20px;font-size:13px}.footer-links>a:first-child{width:100%}.footer-bottom{font-size:12px;gap:15px;flex-wrap:wrap}.footer-bottom>span:nth-child(2){display:none}.dialog-top{padding:12px 16px;gap:10px}.dialog-top>span{font-size:12px}.dialog-intro{padding:30px 20px 20px}#dialog-gallery{padding:0 10px;gap:12px}.dialog-intro p{font-size:15px}}
@media(max-width:360px){.hero-stage{height:465px}.hero-note{font-size:12px}.hero-top{font-size:12px}.project-card h3 button{font-size:29px}.poster-heading h2{font-size:36px}.poster-heading p{max-width:100px}h2{font-size:40px}.header nav{gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;translate:none}}

/* About: individual project objects dissolve and rebuild as pixels. */
.about-story{padding-top:70px;padding-bottom:90px;border-top:1px solid var(--line)}
.about-composition{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:8%;margin-top:45px}
.about-showcase{margin:0;padding:12px;min-width:0}
.showcase-stage{position:relative;max-width:540px;margin:auto;aspect-ratio:1;isolation:isolate}
.showcase-item{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;opacity:0;visibility:hidden;pointer-events:none;filter:drop-shadow(0 22px 25px rgba(48,50,63,.2))}
.showcase-item.is-active{opacity:1;visibility:visible;z-index:1}
.showcase-stage.pixel-ready .showcase-item{opacity:0;visibility:hidden}
.showcase-pixels{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none;filter:drop-shadow(0 18px 22px rgba(48,50,63,.16))}
.about-copy{max-width:555px;min-width:0}
.about-copy h3{font:500 30px/1.3 var(--serif);margin:0 0 22px}
.about-copy p{font-size:16px;line-height:1.8;color:var(--muted);margin:0 0 20px;max-width:470px}
.about-copy h2{font-size:clamp(42px,4.6vw,68px);margin:34px 0 26px;line-height:1.13}
.about-copy h2 em{color:#ae2857}
.about-copy .disciplines{margin-top:0}
@media(max-width:1000px){.about-composition{gap:6%}.about-story{padding-top:55px;padding-bottom:65px}.about-copy h2{font-size:48px}.about-showcase{padding:8px 4px}}
@media(max-width:700px){.about-story{padding-top:38px;padding-bottom:55px}.about-composition{grid-template-columns:minmax(0,1fr);gap:30px;margin-top:24px}.about-showcase{padding:8px 10px;order:-1}.showcase-stage{max-width:360px}.about-copy{max-width:100%}.about-copy h3{font-size:28px;margin-bottom:18px}.about-copy p{font-size:16px}.about-copy h2{font-size:clamp(40px,10.5vw,54px);margin-top:28px}.about-copy .disciplines{gap:8px}}
@media(prefers-reduced-motion:reduce){.showcase-pixels{display:none}.showcase-stage.pixel-ready .showcase-item.is-active{opacity:1;visibility:visible}}
