@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Azeret+Mono:wght@300;400;500&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--void: #050505;--whisper: #3a3a3a;--speak: #6a6a6a;--emerge: #999;--manifest: #d0d0d0}::selection{background:#ffffff14;color:var(--manifest)}html{font-size:18px;line-height:1.8;scroll-behavior:smooth}body{font-family:Cormorant Garamond,Georgia,serif;background:var(--void);color:var(--speak);min-height:100vh;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none;z-index:1000}.threshold{height:20vh;display:flex;align-items:center;justify-content:center;opacity:0;animation:threshold-appear 2s ease-out forwards}.threshold:last-of-type{animation-delay:.5s}@keyframes threshold-appear{0%{opacity:0;transform:scaleY(.8)}to{opacity:1;transform:scaleY(1)}}.bracket{font-family:Azeret Mono,monospace;font-size:3rem;font-weight:300;color:var(--whisper);transition:color .5s ease}.bracket:hover{color:var(--speak)}.container{max-width:640px;margin:0 auto;padding:0 2rem 8rem;opacity:0;animation:content-emerge 1.5s ease-out .8s forwards}@keyframes content-emerge{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}header{margin-bottom:6rem;padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.05)}h1{font-family:Cormorant Garamond,serif;font-size:2.8rem;font-weight:300;color:var(--manifest);letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem}.subtitle{font-family:Azeret Mono,monospace;font-size:.85rem;font-weight:300;color:var(--whisper);letter-spacing:.15em;text-transform:uppercase}h2{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:400;color:var(--emerge);margin:5rem 0 2rem;letter-spacing:.01em}p{margin-bottom:1.8rem;font-weight:300;color:var(--speak)}em{font-style:italic;color:var(--whisper)}strong{font-weight:500;color:var(--emerge)}main>p>em:only-child{display:block;text-align:center;font-size:1.3rem;font-weight:300;color:var(--emerge);margin:4rem 0;padding:0 2rem;opacity:.8}main>p:has(>em:only-child){margin:0}a{color:var(--whisper);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease}a:hover{color:var(--emerge);border-color:#ffffff4d}blockquote{margin:5rem 0;padding:2.5rem;background:#ffffff05;border-left:2px solid var(--whisper);position:relative}blockquote:before{content:"";position:absolute;top:0;left:-2px;width:2px;height:0;background:var(--emerge);animation:border-grow 2s ease-out forwards;animation-play-state:paused}blockquote:hover:before{animation-play-state:running}@keyframes border-grow{to{height:100%}}blockquote p{color:var(--speak);font-style:italic;font-size:1.05rem}blockquote .author{font-family:Azeret Mono,monospace;font-style:normal;font-size:.8rem;font-weight:400;color:var(--whisper);margin-top:1.5rem;letter-spacing:.05em}footer{margin-top:6rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05)}footer p{font-family:Azeret Mono,monospace;font-size:.75rem;font-weight:300;color:var(--whisper);letter-spacing:.02em}.other-echoes{margin-top:5rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.05)}.echoes-label{font-family:Azeret Mono,monospace;font-size:.7rem;font-weight:400;color:var(--whisper);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.5rem}.echoes-list{list-style:none}.echoes-list li{margin-bottom:.75rem}.echoes-list a{font-family:Cormorant Garamond,serif;font-size:1.1rem;color:var(--whisper);border-bottom:none}.echoes-list a:hover{color:var(--emerge)}.echo-date{font-family:Azeret Mono,monospace;font-size:.7rem;color:var(--void);margin-left:.75rem;opacity:.5}.each-echo{margin-top:5rem;font-family:Azeret Mono,monospace;font-size:.7rem;font-weight:300;color:var(--whisper);opacity:.5;letter-spacing:.1em}@media(max-width:640px){html{font-size:17px}.container{padding:0 1.5rem 6rem}h1{font-size:2.2rem}.threshold{height:15vh}.bracket{font-size:2.5rem}header{margin-bottom:4rem;padding-bottom:3rem}h2{margin:4rem 0 1.5rem}main>p>em:only-child{font-size:1.1rem;margin:3rem 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
