@font-face{font-family:Manrope;src:url(assets/regular.ttf) format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url(assets/bold.ttf) format('truetype');font-weight:700 900;font-display:swap}
:root{--paper:#f6efef;--ink:#261922;--muted:#766671;--pink:#e0218a;--line:#d9cdd2;--ease:cubic-bezier(.2,.7,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}::selection{background:var(--pink);color:white}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--pink);outline-offset:6px}.wrap{width:calc(100% - 112px);max-width:1488px;margin-inline:auto}.nav{display:flex;justify-content:space-between;align-items:center;height:100px;border-bottom:1px solid var(--line)}.wordmark{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:800}.wordmark svg{width:27px;fill:var(--pink)}nav{display:flex;gap:45px;font-size:14px}nav span{margin-left:12px;color:var(--pink)}nav a:hover{color:var(--pink)}.hero{position:relative;min-height:800px;padding-top:28px}.hero h1{font-size:clamp(110px,20.8vw,332px);font-weight:800;line-height:1.02;letter-spacing:-.087em;margin:0 0 30px -.018em;position:relative;z-index:2;pointer-events:none}.period{color:var(--pink)}.hero-copy{position:relative;z-index:3;margin-top:44px;width:360px}.hero-title{font-size:38px;line-height:1.2;letter-spacing:-1.8px;font-weight:800;margin:0 0 22px}.intro{font-size:16px;line-height:1.75;color:var(--muted);max-width:345px;margin-bottom:28px}.intro strong{font-weight:400;color:var(--ink)}.round-link{display:inline-flex;align-items:center;gap:14px;font-size:13px;font-weight:800}.circle{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;font-size:22px;transition:background .25s,color .25s,transform .25s}.round-link:hover .circle{background:var(--ink);color:var(--paper);transform:rotate(45deg)}.sculpture{position:absolute;right:1%;top:185px;width:57%;height:550px}.sculpture canvas{width:100%;height:100%;position:relative;cursor:grab;touch-action:pan-y}.sculpture canvas:active{cursor:grabbing}.sculpture-shadow{position:absolute;bottom:45px;left:20%;width:60%;height:30px;background:radial-gradient(ellipse,#88365730,transparent 70%);filter:blur(9px)}.sculpture-foot{position:absolute;bottom:0;left:25%;right:10%;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted)}#motion{background:none;border:1px solid var(--line);border-radius:50%;width:32px;height:32px;color:var(--ink)}.hero-foot{display:flex;justify-content:space-between;position:absolute;bottom:28px;width:100%;font-size:11px;color:var(--muted)}.numbers{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr 1fr .8fr;gap:28px;padding-block:44px}.numbers strong{display:block;font-size:54px;font-weight:400;letter-spacing:-3px;line-height:1.25;font-variant-numeric:tabular-nums}.numbers span{font-size:11px;color:var(--muted)}.numbers p{font-size:21px;line-height:1.45;letter-spacing:-.6px;margin:8px 0 0;border-left:1px solid var(--line);padding-left:32px}.work{padding-top:130px}.section-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:58px}.section-title h2{font-size:clamp(52px,6.2vw,94px);line-height:1.04;letter-spacing:-.065em;margin:0;font-weight:400}.section-title em{font-style:normal;color:var(--pink)}.section-title>p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:6px;margin-right:45px}.features{display:grid;grid-template-columns:1.16fr 1fr;column-gap:6%;row-gap:65px}.project:nth-child(even){margin-top:145px}.project:nth-child(3){margin-top:-120px}.project:nth-child(4){margin-top:25px}.project .art{position:relative;overflow:hidden;aspect-ratio:1.25;background:#e8dbe1}.project:nth-child(2) .art,.project:nth-child(3) .art{aspect-ratio:1.12}.project img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease),filter .8s;filter:saturate(.85)}.project:hover img{transform:scale(1.045);filter:saturate(1)}.project .go{position:absolute;right:18px;top:18px;background:var(--paper);width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-size:24px;transition:background .3s,color .3s}.project:hover .go{background:var(--pink);color:white}.project-meta{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding-top:19px}.project h3{font-size:23px;letter-spacing:-.8px;margin:0 0 7px;font-weight:400}.project p{font-size:11px;color:var(--muted);margin:0}.project .project-stat{text-align:right;font-size:14px;white-space:nowrap}.project-stat small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.credits{padding-top:120px}.index-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.index-head h2{font-size:34px;letter-spacing:-1.5px;font-weight:400;display:flex;gap:12px}.index-head h2 span{font-size:12px;letter-spacing:0;color:var(--pink);align-self:flex-start;margin-top:6px}.filters{display:flex;gap:20px}.filters button{border:0;background:none;color:var(--muted);padding:8px 0;font-size:12px;border-bottom:1px solid transparent}.filters button[aria-pressed=true]{color:var(--ink);border-color:var(--pink)}.credit{display:grid;grid-template-columns:44px 1.65fr 1fr 70px 30px;gap:18px;align-items:center;border-top:1px solid var(--line);padding:23px 4px;transition:color .25s,padding .25s,background .25s}.credit:last-child{border-bottom:1px solid var(--line)}.credit:hover{color:var(--pink);background:#eedee540;padding-inline:12px}.credit .ordinal{color:var(--muted);font-size:10px}.credit h3{margin:0;font-size:18px;font-weight:400;letter-spacing:-.45px}.credit .role,.credit .year{font-size:12px;color:var(--muted)}.credit .arrow{font-size:24px}.brands{text-align:center;padding-block:120px}.brands h2{font-size:42px;font-weight:400;letter-spacing:-2px;margin:0 0 12px}.brands p{font-size:13px;color:var(--muted)}.brand-grid{display:flex;justify-content:space-between;align-items:center;gap:45px;margin-top:55px}.brand-grid img{width:12%;height:42px;object-fit:contain;filter:brightness(0);opacity:.65}.brand-grid img:nth-child(3){height:25px}.contact{background:#261922;color:var(--paper);padding-top:100px}.contact-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;padding-bottom:95px}.contact h2{font-size:clamp(46px,5.5vw,82px);line-height:1.08;letter-spacing:-.06em;font-weight:400;margin:0 0 36px}.contact h2 span{color:#f265af}.email{font-size:20px;letter-spacing:-.5px;display:inline-flex;gap:28px;border-bottom:1px solid #7b596c;padding-bottom:10px}.email:hover{color:#f265af}.socials{display:flex;gap:30px;font-size:12px;margin-top:30px;color:#c0aeb7}.contact form h3{font-size:25px;font-weight:400;margin:8px 0 35px;letter-spacing:-1px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact label{display:block;font-size:11px;color:#decbd5}.contact input,.contact textarea{width:100%;display:block;background:none;color:white;border:0;border-bottom:1px solid #66505e;border-radius:0;margin-top:10px;padding:9px 0 15px;font-size:13px;resize:vertical}.contact input::placeholder,.contact textarea::placeholder{color:#a48c9a}.contact textarea{margin-bottom:20px}.contact form>label{margin-top:28px}.send{display:flex;justify-content:space-between;align-items:center;width:100%;border:0;background:#e0218a;padding:17px 20px;color:white;font-size:12px;transition:background .25s}.send:hover{background:#bd146e}.send span{font-size:22px}.send:disabled{opacity:.6;cursor:wait}#form-status{font-size:12px;line-height:1.5;min-height:18px}.hp{position:absolute;left:-10000px}footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #513d49;padding-block:30px;font-size:11px;color:#bda5b3}.footer-logo{font-size:30px;letter-spacing:-2px;color:var(--paper);font-weight:800}.footer-logo span{color:#f265af}.heart{border:0;background:none;color:#f265af;min-width:70px;font-size:19px;height:35px}.date{display:none;font-size:10px;letter-spacing:1px}.heart:hover .date,.heart:focus .date,.heart.open .date{display:block}.heart:hover>span:first-child,.heart:focus>span:first-child,.heart.open>span:first-child{display:none}.skip{position:fixed;top:-100px;left:20px;background:var(--ink);color:white;padding:12px;z-index:10}.skip:focus{top:15px}.error{padding:30px 0;color:var(--muted)}
@media(min-width:1700px){.hero{min-height:890px}.sculpture{top:240px;height:570px}.hero-copy{margin-top:70px}}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.hero{min-height:730px}.hero h1{font-size:21vw}.hero-copy{width:310px}.hero-title{font-size:32px}.sculpture{top:185px;right:-4%;width:60%;height:440px}.intro{font-size:14px;max-width:275px}.numbers{grid-template-columns:1fr 1fr 1fr}.numbers p{display:none}.numbers strong{font-size:42px}.project h3{font-size:19px}.project-meta{display:block}.project .project-stat{text-align:left;margin-top:13px;font-size:12px}.project-stat small{display:inline;margin-left:5px}.contact-inner{gap:6%}.credit{grid-template-columns:25px 1.5fr 1fr 40px 22px;gap:10px}.credit h3{font-size:16px}.brand-grid{gap:25px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.nav{height:76px}.wordmark{font-size:14px}.wordmark svg{width:22px}nav{gap:22px;font-size:12px}nav span{margin-left:4px}.hero{padding-top:30px;min-height:820px}.hero h1{font-size:20.8vw;letter-spacing:-.083em;margin-top:0}.hero-copy{margin-top:345px;width:100%}.hero-title{font-size:32px;letter-spacing:-1.4px}.intro{font-size:14px;max-width:340px;line-height:1.8;margin-bottom:23px}.sculpture{top:106px;right:-12px;width:calc(100% + 24px);height:355px}.sculpture-foot{left:20%;right:14%;bottom:0;font-size:10px}.sculpture-shadow{bottom:38px}.hero-foot{bottom:24px;font-size:9px}.hero-foot span:last-child{display:none}.numbers{gap:12px;padding-block:26px}.numbers strong{font-size:32px;letter-spacing:-1.8px}.numbers span{font-size:9px;display:block;line-height:1.5;max-width:85px;margin-top:5px}.work{padding-top:75px}.section-title{display:block;margin-bottom:32px}.section-title h2{font-size:58px}.section-title>p{margin-top:22px;font-size:12px}.features{display:block}.project{display:block;margin:0 0 38px!important}.project .art{aspect-ratio:1.2!important}.project-meta{display:flex}.project h3{font-size:20px}.project .project-stat{margin-top:2px;text-align:right}.project-stat small{display:block;margin:5px 0 0}.credits{padding-top:35px}.index-head{display:block}.index-head h2{font-size:29px}.filters{gap:25px;margin-bottom:28px}.credit{grid-template-columns:24px 1fr 42px 18px;gap:8px;padding-block:20px}.credit h3{font-size:15px}.credit .role{grid-column:2;grid-row:2;font-size:10px}.credit .year{grid-column:3;grid-row:1;font-size:10px}.credit .arrow{grid-column:4;grid-row:1;font-size:19px}.credit .ordinal{grid-row:1}.brands{padding-block:75px}.brands h2{font-size:35px}.brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 25px;margin-top:35px}.brand-grid img{width:100%;height:32px}.contact{padding-top:65px}.contact-inner{display:block;padding-bottom:45px}.contact h2{font-size:58px}.email{font-size:18px}.contact form{margin-top:60px}.contact form h3{margin-bottom:28px}footer{flex-wrap:wrap;gap:20px;padding-block:25px}.footer-logo{font-size:25px}footer>a:last-child{display:none}footer>span{margin-left:auto}.heart{min-width:26px}.field-pair{gap:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

canvas:focus-visible{outline:2px solid var(--pink);outline-offset:-15px;border-radius:20px}
