*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;height:100dvh;margin:0;padding:0;overflow:hidden;touch-action:manipulation}body{font-family:"Instrument Serif",Georgia,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;color:#fff}.app{position:relative;width:100vw;height:100vh;height:100dvh;overflow:hidden;background:#0a0a0a;-webkit-tap-highlight-color:transparent}.background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.45}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;background:linear-gradient(to bottom,#0a0a0a4d,#0a0a0a1a 35% 65%,#0a0a0a80)}.content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;color:#fff;pointer-events:none;opacity:0;transition:opacity 1.8s ease}.content.is-visible{opacity:1}.stage{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-bottom:2rem}.ascii-logo{position:relative;width:90vw;max-width:900px;height:35vh;min-height:200px;max-height:400px;pointer-events:auto}.subtitle{font-family:DM Mono,Courier New,monospace;font-size:clamp(.7rem,1.2vw,.85rem);font-weight:300;color:#ffffff40;letter-spacing:.25em;text-transform:lowercase;margin:2.5rem 0 0;transition:color .6s ease}.line{width:1px;height:48px;background:#ffffff1f;margin:2.5rem 0}.link{font-family:DM Mono,Courier New,monospace;font-size:.8rem;font-weight:400;color:#fff6;text-decoration:none;letter-spacing:.12em;text-transform:lowercase;padding:.6rem 0;border-bottom:1px solid rgba(255,255,255,.15);transition:all .4s ease;cursor:pointer;pointer-events:auto}.link:hover{color:#ffffffe6;border-bottom-color:#ffffff80}.foot{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;font-family:DM Mono,monospace;font-size:.65rem;font-weight:300;color:#ffffff1a;letter-spacing:.1em;text-transform:lowercase}@media(max-width:768px){.stage{padding:0 1.5rem 2rem}.ascii-logo{width:95vw;height:28vh;min-height:140px;max-height:280px}.subtitle{margin-top:1.5rem;font-size:clamp(.6rem,2.8vw,.8rem);letter-spacing:.15em}.line{height:36px;margin:1.5rem 0}.link{font-size:.75rem;padding:.8rem 0}.foot{padding:1.2rem 1.5rem}}@media(max-width:480px){.stage{padding:0 1rem 1.5rem}.ascii-logo{width:98vw;height:24vh;min-height:120px;max-height:220px}.subtitle{margin-top:1.2rem;font-size:.6rem;letter-spacing:.1em}.line{height:28px;margin:1.2rem 0}.link{font-size:.7rem;padding:1rem 0;-webkit-tap-highlight-color:transparent}.foot{padding:1rem;font-size:.6rem}}@media(max-height:500px){.ascii-logo{height:35vh;min-height:100px}.subtitle{margin-top:.8rem}.line{height:20px;margin:.8rem 0}}
