*{margin:0;padding:0;box-sizing:border-box}:root{--gold: #c8a878;--gold-dim: #9d8460;--ivory: #f2efe6;--mist: #b9c4b6}html,body,#root{width:100%;height:100%;overflow:hidden;background:#030d0a;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--ivory);cursor:default}.app,.app canvas{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.vignette{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 120% 90% at 50% 42%,transparent 60%,rgba(0,0,0,.42) 100%),linear-gradient(to bottom,rgba(0,0,0,.3),transparent 18%,transparent 78%,rgba(0,0,0,.38));z-index:2}.ui{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3;opacity:1;transition:opacity 1.4s ease,visibility 1.4s}.ui.hidden{opacity:0;visibility:hidden;pointer-events:none}.topbar{position:absolute;top:0;left:0;right:0;display:flex;align-items:flex-start;justify-content:space-between;padding:44px 56px 0}.brand-mark{display:block;height:52px;width:auto;filter:drop-shadow(0 1px 10px rgba(0,0,0,.55))}.nav{display:flex;gap:64px;padding-top:6px}.nav-link{position:relative;font-size:12px;letter-spacing:.3em;text-decoration:none;color:#f2efe6b8;transition:color .35s;padding-bottom:10px}.nav-link:hover{color:var(--ivory)}.nav-link.active{color:var(--gold)}.nav-link.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--gold)}.hero{position:absolute;left:56px;top:50%;transform:translateY(-52%);max-width:560px}.headline{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-weight:300;font-size:clamp(30px,3.4vw,50px);line-height:1.16;color:var(--ivory);text-shadow:0 2px 30px rgba(0,0,0,.6)}.rule{width:44px;height:1px;background:var(--gold);margin:34px 0 30px}.copy{font-size:15.5px;font-weight:300;line-height:1.75;color:#e6e8ded1;max-width:320px;text-shadow:0 1px 12px rgba(0,0,0,.7)}.press-hint{position:absolute;left:50%;bottom:44px;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:18px}.key-box{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid rgba(242,239,230,.5);border-radius:9px;color:var(--ivory);animation:keyPulse 2.4s ease-in-out infinite}@keyframes keyPulse{0%,to{transform:translateY(0);box-shadow:0 0 #f2efe600}50%{transform:translateY(-5px);box-shadow:0 6px 18px #00000080}}.press-text{font-size:11.5px;letter-spacing:.3em;color:var(--gold)}.sound-toggle{position:fixed;left:56px;bottom:44px;z-index:4;display:flex;align-items:center;background:none;border:none;cursor:pointer;padding:14px;margin:-14px}.eq{display:flex;align-items:flex-end;gap:3px;height:17px}.eq i{width:2.5px;background:var(--gold);opacity:.9}.eq i:nth-child(1){height:7px}.eq i:nth-child(2){height:14px}.eq i:nth-child(3){height:9px}.eq i:nth-child(4){height:16px}.sound-toggle.playing .eq i{animation:eqBounce .9s ease-in-out infinite}.sound-toggle.playing .eq i:nth-child(1){animation-delay:0s}.sound-toggle.playing .eq i:nth-child(2){animation-delay:.22s}.sound-toggle.playing .eq i:nth-child(3){animation-delay:.1s}.sound-toggle.playing .eq i:nth-child(4){animation-delay:.34s}@keyframes eqBounce{0%,to{height:5px}50%{height:16px}}.project-reveal{position:fixed;left:50%;bottom:200px;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:12px;opacity:0;pointer-events:none;text-align:center}.project-kicker{font-size:10px;letter-spacing:.42em;color:var(--gold)}.project-title{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-weight:400;font-size:42px;color:var(--ivory);text-shadow:0 2px 24px rgba(0,0,0,.8)}.project-rule{width:36px;height:1px;background:var(--gold)}.project-reveal:hover .project-title{color:var(--gold)}.project-reveal:hover .project-kicker{opacity:.85}.walk-hint{position:fixed;left:50%;bottom:40px;transform:translate(-50%);z-index:3;font-size:11px;letter-spacing:.3em;color:#f2efe68c;opacity:0;transition:opacity 1.6s ease .8s;pointer-events:none}.walk-hint.visible{opacity:1}@media (max-width: 900px){.topbar{padding:28px 28px 0}.nav{margin-right:0;gap:32px}.hero{left:28px;right:28px;max-width:none}.sound-toggle{left:28px;bottom:30px}.press-hint{bottom:30px}}
