*{margin:0;padding:0;box-sizing:border-box}body{font-family:Geist,sans-serif;font-weight:300;line-height:1.6;color:#d0d0d0;background-color:#000}main{max-width:800px;margin:0 auto;padding:2rem}.header-row{margin-top:100px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.nav-links{margin-left:140px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.nav-links a{font-size:.9rem;text-decoration:none}.nav-links a:hover{text-decoration:underline}h1,h2{font-family:Geist,sans-serif;font-weight:400;color:#fff}h3{font-family:Geist,sans-serif;font-weight:300;color:#fff}h1{font-family:Geist,sans-serif;font-size:48px;font-weight:400;line-height:62.4px;text-align:center;margin-bottom:.5rem}a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}@media(max-width:900px){main{margin:0 auto}}html,body{overflow-x:hidden;width:100%}main{overflow-x:hidden;padding:20px;max-width:800px;width:100%;margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh}main>footer{margin-top:auto}@media(min-width:1501px)and (max-width:1800px){main{transform:translate(120px)}.nav-links{margin-left:80px}}@media(min-width:1801px){main{transform:translate(180px)}.nav-links{margin-left:120px}}@media(max-width:1500px){.header-row{flex-direction:column;align-items:flex-start;gap:10px}.nav-links{margin-left:0}.mode-nav{margin-left:0;margin-right:0}}@media(max-width:768px){main{padding:16px}.header-row{margin-top:48px}.header-row h1{font-size:1.1rem;margin-top:10px}.nav-links{gap:14px;align-items:center;margin-left:0}}@media(max-width:480px){main{padding:14px}.mode-nav{gap:16px;font-size:.72rem}}.mode-nav{display:flex;gap:22px;margin:14px auto 0 -10px;width:fit-content;font-size:.78rem}.nav-item{display:flex;align-items:center;gap:7px;color:#777;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s ease}.nav-item:hover{color:#aaa}.nav-item.active{color:#ededed}.nav-item:before{content:"";width:5px;height:5px;border-radius:50%;flex-shrink:0;background:transparent;transform:scale(0);transition:transform .7s cubic-bezier(.34,1.56,.64,1),background-color .5s ease}.nav-item.active:before{background:#ededed;transform:scale(1)}.section-label{font-size:.78rem;color:#777;margin-bottom:16px;-webkit-user-select:none;user-select:none}.previously-toggle{display:inline-flex;align-items:center;gap:6px;margin-top:24px;font-size:.78rem;color:#777;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s ease}.previously-toggle:hover{color:#aaa}.previously-caret{display:inline-block;transition:transform .3s ease}.previously-caret.open{transform:rotate(90deg)}.random-section a{text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-size:0% .5px;background-position:left calc(100% - 1px);background-repeat:no-repeat;transition:background-size .6s ease}.random-section a:hover{background-size:100% .5px}.pub-title{text-decoration:underline;text-underline-offset:3px;background-image:linear-gradient(#fff,#fff);background-size:0% .5px;background-position:left calc(100% - 3px);background-repeat:no-repeat;text-decoration:none;transition:background-size .6s ease}.pub-title:hover{background-size:100% .5px}#ascii-widget{position:fixed;bottom:-220px;left:-200px;width:800px;height:500px;overflow:hidden;z-index:5;pointer-events:auto}#ascii{position:absolute;width:800px;height:500px;top:0;left:0}@media(min-width:1501px)and (max-width:1800px){#ascii-widget{width:560px;height:350px;bottom:-150px;left:-140px}#ascii{width:560px;height:350px}}@media(max-width:1500px){#ascii-widget{display:none}}
