@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500&family=Instrument+Serif:ital@0;1&display=swap";#studio[hidden]{display:none}#studio{z-index:30;pointer-events:none;color:#242422;position:absolute;inset:0}.inspecting #app>:not(#scene):not(#studio){visibility:hidden;pointer-events:none}.studio-top{letter-spacing:.15em;justify-content:space-between;align-items:center;padding:24px 32px;font-size:10px;display:flex;position:absolute;top:0;left:0;right:0}.studio-top button,.studio-controls button,#openStudio{letter-spacing:.07em;pointer-events:auto;background:#faf9f6e8;border:1px solid #25252030;padding:12px 16px;font-size:10px}.studio-caption{max-width:390px;position:absolute;bottom:110px;left:32px}.studio-caption h2{margin:10px 0;font:400 38px/1.1 Instrument Serif,serif}.studio-caption p{color:#54544e;font-size:11px;line-height:1.5}.studio-controls{pointer-events:auto;justify-content:center;gap:8px;display:flex;position:absolute;bottom:44px;left:32px;right:32px}.studio-controls select{font:inherit;background:#faf9f6;border:1px solid #25252030;max-width:50vw;padding:10px;font-size:12px}.studio-tip{text-align:center;color:#62625b;width:100%;font-size:10px;position:absolute;bottom:8px}@media (width<=720px){.studio-top{padding:16px}.studio-caption{max-width:85vw;bottom:116px;left:16px}.studio-caption h2{font-size:25px}.studio-controls{gap:4px;left:12px;right:12px}.studio-controls button{padding:10px}.studio-controls select{max-width:43vw}}.silence{letter-spacing:.18em;padding:8px;font-size:9px}:root{color:#181714;font-synthesis:none;background:#e9e7e1;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}button,a{font:inherit;color:inherit}button{cursor:pointer}#scene{touch-action:none;width:100%;height:100%;position:absolute;inset:0}.topbar{z-index:4;border-bottom:1px solid #1717131e;justify-content:space-between;align-items:center;padding:26px 34px;display:flex;position:absolute;top:0;left:0;right:0}.brand{letter-spacing:-1px;font-size:19px;font-weight:500;text-decoration:none}.brand span{font-weight:300}.topbar p,.topbar button,.eyebrow,.counter,.hint,.presence,.mobile-hint{letter-spacing:.18em;font-size:9px}.topbar p{margin:0}.topbar button{background:0 0;border:0;padding:8px}.hero{z-index:3;pointer-events:none;width:370px;transition:all .8s cubic-bezier(.2,.8,.2,1);position:absolute;top:20vh;left:5.5vw}.hero.hidden{opacity:0;transform:translateY(-24px)}.eyebrow{margin:0 0 22px}.hero h1{letter-spacing:-.055em;margin:0;font-family:Instrument Serif,serif;font-size:clamp(64px,8vw,118px);font-weight:400;line-height:.74}.hero h1 em{color:#8d201f;font-weight:400}.intro{color:#4b4942;width:310px;margin:34px 0;font-size:13px;line-height:1.6}.hero button{pointer-events:auto;color:#fff;letter-spacing:.13em;background:#1d1c18;border:1px solid #1d1c18;padding:15px 18px;font-size:10px}.hero button span{margin-left:30px}.work-card{z-index:3;text-align:right;opacity:0;width:260px;transition:all .35s;position:absolute;bottom:7vh;right:3.5vw;transform:translateY(15px)}.work-card.visible{opacity:1;transform:none}.counter{color:#6c6961}.work-card h2{margin:7px 0 3px;font-family:Instrument Serif;font-size:36px;font-weight:400}.work-card>p:last-child{color:#66625b;font-size:11px}.presence{z-index:3;align-items:center;gap:9px;display:flex;position:absolute;bottom:28px;left:34px}.presence i{background:#4b9a65;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #4b9a6520}.hint,.mobile-hint{z-index:3;color:#77736b;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hint span{color:#222}.mobile-hint{display:none}.info{z-index:4;background:#efede8aa;border:1px solid #1b1a1740;border-radius:50%;width:28px;height:28px;font-family:serif;position:absolute;top:88px;right:34px}.about{z-index:9;color:#eeeae2;background:#171714;width:min(460px,100%);height:100%;padding:16vh 58px 40px;transition:all .5s cubic-bezier(.7,0,.2,1);position:absolute;top:0;right:0;transform:translate(100%)}.about.open{transform:none}.about button{color:#fff;background:0 0;border:0;font-size:28px;position:absolute;top:25px;right:28px}.about h2{margin:20px 0 35px;font:400 54px/1 Instrument Serif}.about p{color:#c7c1b7;font-size:14px;line-height:1.8}.about .small{color:#817d75;margin-top:45px;font-size:11px}#loader{z-index:20;color:#fff;background:#181714;place-items:center;transition:all .8s;display:grid;position:absolute;inset:0}#loader.done{opacity:0;pointer-events:none}#loader div{text-align:center}#loader b{font:400 52px Instrument Serif}#loader span{background:#ffffff28;width:130px;height:1px;margin:18px auto;display:block;overflow:hidden}#loader span:after{content:"";background:#fff;width:55%;height:100%;animation:1.2s infinite load;display:block}@keyframes load{0%{transform:translate(-110%)}to{transform:translate(200%)}}#loader p{letter-spacing:.22em;font-size:8px}#fallback{background:#e9e7e1;padding:30vh 10vw;font:40px Instrument Serif;display:none;position:absolute;inset:0}@media (width<=720px){.topbar{padding:20px}.topbar p{display:none}.hero{width:calc(100% - 48px);top:15vh;left:24px}.hero h1{font-size:69px}.intro{background:#e9e7e1aa;width:270px;padding:8px 0}.hint{display:none}.mobile-hint{white-space:nowrap;display:block;bottom:20px}.presence{bottom:48px;left:20px}.work-card{width:220px;bottom:68px;right:20px}.work-card h2{font-size:27px}.info{top:68px;right:20px}.about{padding:15vh 30px 30px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.crosshair{z-index:5;width:16px;height:16px;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crosshair:before,.crosshair:after{content:"";background:#fff;position:absolute;box-shadow:0 0 2px #000}.smart-prompt{z-index:5;color:#fff;text-align:center;opacity:0;pointer-events:none;background:#171714d9;min-width:250px;padding:10px 14px;transition:all .2s;position:absolute;top:calc(50% + 24px);left:50%;transform:translate(-50%)translateY(8px)}.smart-prompt.visible{opacity:1;transform:translate(-50%)translateY(0)}.smart-prompt span{margin-bottom:4px;font:18px Instrument Serif;display:block}.smart-prompt small{letter-spacing:.12em;color:#d3cec5;white-space:nowrap;font-size:7px}.crosshair:before{width:16px;height:2px;top:7px}.crosshair:after{width:2px;height:16px;left:7px}.block-hand{z-index:4;background:linear-gradient(100deg,#b9b5ac,#dfdcd5);border:1px solid #77736c;width:15vw;height:30vh;display:none;position:absolute;bottom:-5vh;right:8vw;transform:rotate(-13deg);box-shadow:inset -20px 0 #aaa69d}.block-hand i{background:#d6d2ca;border:1px solid #77736c;width:10vw;max-width:100px;height:10vw;max-height:100px;position:absolute;top:-5vw;left:-5vw}.playing .crosshair,.playing .block-hand{display:block}.touch-ui{display:none}.playing .topbar{opacity:.55}@media (pointer:coarse){.smart-prompt{min-width:180px;top:calc(50% + 18px)}.smart-prompt small{display:none}.block-hand{width:21vw;height:22vh;bottom:-7vh;right:4vw}.touch-ui{z-index:6;pointer-events:none;position:absolute;inset:0}.playing .touch-ui{display:block}.stick{pointer-events:auto;touch-action:none;background:#1112;border:1px solid #fff7;border-radius:50%;width:108px;height:108px;position:absolute;bottom:70px}.stick i{background:#fff5;border-radius:50%;width:42px;height:42px;position:absolute;top:32px;left:32px}.stick.move{left:22px}.stick.look{right:22px}.touch-ui button{pointer-events:auto;color:#fff;letter-spacing:.08em;background:#1114;border:1px solid #fff7;border-radius:50%;width:48px;height:48px;font-size:9px;position:absolute}.touch-ui #touchUp{bottom:195px;right:28px}.touch-ui #touchDown{bottom:195px;right:86px}.touch-ui #touchUse{width:54px;height:54px;bottom:84px;left:145px}.touch-ui #touchThrow{border-radius:20px;width:58px;height:42px;bottom:145px;left:147px}}:root{color:#f3f2ee;background:#414141}.topbar{border-bottom-color:#ffffff18}.hero h1 em{color:#e5d4b4}.intro{color:#e1dfda}.hero button{color:#242424;background:#eeede7;border-color:#eeede7}.work-card{color:#f4f3ef}.counter,.work-card p,.hint,.hint span,.mobile-hint{color:#e0ded7}.info{color:#eee;background:#3339;border-color:#fff4}.presence{color:#eeede7}#workQuality{color:#ccc;font-size:10px}#studio{color:#f3f2ee}.studio-caption p,.studio-tip{color:#e0ded9}.studio-top button,.studio-controls button,#openStudio,.studio-controls select{color:#eeece6;background:#292929d9;border-color:#ffffff2e}.studio-controls select option{color:#f4f4f4;background:#303030}.studio-caption h2{text-shadow:0 1px 12px #0002}.studio-top button:hover,.studio-controls button:hover,#openStudio:hover{background:#535353}.studio-controls button:focus-visible,.studio-top button:focus-visible{outline-offset:3px;outline:2px solid #e2d0a8}@media (width<=720px){.intro{background:#4448}}#app{background:radial-gradient(at 50% 40%,#777,#595959 55%,#333)}.studio-controls button:disabled,.studio-controls select:disabled{opacity:.45;cursor:wait}.studio-controls select:focus-visible{outline-offset:3px;outline:2px solid #e2d0a8}#studio noscript{position:absolute;top:70px;left:32px}.work-loading[hidden]{display:none}.work-loading{text-align:center;color:#f5f4f0;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:72px 24px 230px}.loading-label{letter-spacing:.2em;margin:0 0 12px;font-size:11px}.loading-amount{letter-spacing:-.055em;font-variant-numeric:tabular-nums;margin:0;font-size:clamp(68px,11vw,112px);font-weight:300;line-height:1.1}.loading-progress{background:#ffffff24;width:min(240px,70vw);height:2px;margin:22px 0 14px;overflow:hidden}.loading-progress span{height:100%;width:var(--progress,0%);background:#e7dfcf;transition:width .18s linear;display:block}[data-indeterminate=true] .loading-progress span{animation:1.5s ease-in-out infinite alternate loading-slide}.loading-detail{color:#e0ded9;margin:0;font-size:11px;line-height:1.5}.loading-phrase{text-wrap:balance;max-width:540px;margin:32px 0 0;font:400 clamp(23px,3vw,32px)/1.25 Instrument Serif,serif}@keyframes loading-slide{to{transform:translate(185%)}}@media (height<=600px){.work-loading{inset:45px 20px 135px}.loading-amount{font-size:54px}.loading-label{margin-bottom:4px}.loading-progress{margin:10px 0}.loading-phrase{margin-top:14px;font-size:22px}}@media (width<=720px){.studio-tip{padding:0 12px;line-height:1.4;bottom:4px}.studio-controls{bottom:52px}}
