@font-face{font-family:Comic Neue;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/2744d89d6f68a673-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Comic Neue;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/02c8cea6cb5ab5f0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Comic Neue;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/03fb38b812b1ca85-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Comic Neue Fallback;src:local("Arial");ascent-override:92.66%;descent-override:25.74%;line-gap-override:0.00%;size-adjust:97.13%}.__className_7f6032{font-family:Comic Neue,Comic Neue Fallback;font-style:normal}body{width:100%;height:100%;margin:0;padding:0;background-color:#efefef}#app{display:flex;flex-direction:column;place-items:center;position:relative}#comic,#loader{width:60%;text-align:center;margin:0 auto;position:absolute;transition:all .5s;height:800px}#comic{top:2em;padding-bottom:2em}#comic p{margin-bottom:2em}#loader{display:flex;flex-direction:column;justify-content:center;align-items:center}.loader-throbber{display:block;animation:loader-throbber-spin .85s linear infinite}@keyframes loader-throbber-spin{to{transform:rotate(1turn)}}#comic img{border:1em solid #fff;border-radius:1em;box-shadow:.5em .5em 1em #cdcdcd;max-width:100%;min-width:500px;height:auto}#nav{width:100%;display:flex;justify-content:center;position:fixed;top:0;z-index:2;background-color:#cdcdcd}#nav .container{display:flex;justify-content:space-around;width:60%}a{color:#232323;text-decoration:none;padding:.1em;border-radius:4px}#nav a{font-weight:700;font-size:1.2em;padding:.5em;text-transform:uppercase}@media screen and (max-width:1000px){#nav a{font-size:.9em}}a:hover{background-color:#dedede}a:active{background-color:#ababab}#nav a i{font-size:.8em}.hidden{opacity:0;visibility:hidden;transition:all .5s}input{border:1px solid #dedede;border-radius:5px;background-color:inherit;font-size:inherit;width:3em;font-family:inherit;font-weight:700}.transcript{background-color:#ffffff;border:1px solid #eee;color:#232323;border-radius:1em;font-size:.9em;font-style:italic;font-weight:400;padding:.5em 1em;margin:0 auto 2em;box-shadow:.2em .2em .4em #cdcdcd;transition:all .5s;position:absolute;width:100%;top:4em}.transcript a{position:absolute;top:-.7em;right:-.7em;font-size:1.6em;font-style:normal;font-weight:700;color:#aa4444}.transcript>a:hover{background-color:rgba(255,255,255,0);opacity:.8}.transcript>a:active{background-color:rgba(255,255,255,0);opacity:.9}#comic .transcript p{margin-bottom:.5em}button{margin-bottom:2em}