*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}a:link,a:visited{color:inherit}a:hover{font-style:italic}html,body{background:#000;min-height:100vh}body{font-family:Courier New,Courier,monospace;color:#000;line-height:1.7;display:flex;justify-content:center}#root{width:100%;display:flex;justify-content:center}.page-wrapper{width:100%;max-width:1000px;min-height:100vh;position:relative}.page{background:#fff url(/typewrittenBackgroundTileGrey.png) repeat;background-size:100% auto;padding:3rem 11rem;min-height:100vh;position:relative;font-size:clamp(.8rem,3vw,1.2rem);text-shadow:.3px .3px 1px rgba(0,0,0,.3)}.header{margin-left:-11rem;margin-right:-11rem;text-align:center}.print-button pre{font-family:inherit;font-size:inherit;display:inline-block;text-align:left;text-decoration:none;line-height:1}.print-button{text-align:center;font-size:clamp(1.2rem,5vw,2rem);font-weight:400;margin-bottom:1.2rem;letter-spacing:.05em}.section-title{text-align:center;font-size:1em;font-weight:400;margin-bottom:1.2rem;letter-spacing:.05em}.page ol,.page ul{margin:.8rem 0 1.5rem 1.5rem;padding:0}.page li{margin-bottom:.5rem;padding-left:.3rem}.section{margin-bottom:2.5rem}.about-text{margin-bottom:1rem;text-align:left}.sources li{padding-left:2em;text-indent:-2em}.get-zine-label{text-decoration:underline}:root{--sidebar-thickness: 28px;--sidebar-gap: .5em;--sidebar-font-size: 1rem;--sidebar-speed-left: 1500s;--sidebar-speed-right: 1500s;--sidebar-show-above: 1100px;--sidebar-half: calc(var(--sidebar-thickness) / 2);--page-half: 500px}.sidebar{position:fixed;overflow:hidden;display:none;width:100vh;height:var(--sidebar-thickness);top:calc(50vh - var(--sidebar-half));transform-origin:center center}.sidebar--left{left:calc(50% - var(--page-half) - var(--sidebar-gap) - var(--sidebar-half) - 50vh);transform:rotate(-90deg)}.sidebar--right{left:calc(50% + var(--page-half) + var(--sidebar-gap) + var(--sidebar-half) - 50vh);transform:rotate(90deg)}.sidebar__text{display:inline-block;white-space:nowrap;color:#fff;font-size:var(--sidebar-font-size);text-shadow:0 0 6px rgba(255,255,255,.9),0 0 14px rgba(255,255,255,.5),0 0 28px rgba(255,255,255,.2);animation:ticker linear infinite}.sidebar--left .sidebar__text{animation-duration:var(--sidebar-speed-left)}.sidebar--right .sidebar__text{animation-duration:var(--sidebar-speed-right)}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(min-width:1100px){.sidebar{display:block}}@media(max-width:600px){.page{padding:2rem 1.5rem}.download-link{font-size:clamp(.9rem,4vw,1.5rem);word-break:break-word}}
