:root{--primary-light: #ccc;--primary-background: #020024;--border: 1px solid var(--primary-light);--border-radius: 10px}html{color:var(--primary-light)}html,input,textarea{background:var(--primary-background);background:radial-gradient(circle,#020024,#071012);font-family:Quantico,sans-serif}.fullscreen{display:block;width:2000px;margin:0 auto}.container{display:block;width:1000px;margin:0 auto 15px;padding:5px}.box{border:var(--border);border-radius:var(--border-radius)}@media(max-width:2000px){.fullscreen{width:98%}}@media(max-width:1000px){.container{width:98%}}.card{width:315px}.is-flex{display:flex;flex-wrap:wrap;gap:10px}.flex-center-hor{justify-content:center}.flex-center-ver{align-items:center}.flex-columns{display:flex;flex-direction:row}.hidden{display:none}a:not(.ignore){color:#d47575;text-decoration:underline;text-decoration-style:dotted;cursor:pointer}a:hover:not(.ignore){color:#75a6d4;text-decoration:none}a.ignore{text-decoration:none;color:var(--primary-light);cursor:default}img{border-radius:var(--border-radius)}button{background-color:transparent;border:var(--border);border-radius:var(--border-radius);color:var(--primary-light);padding:10px;cursor:pointer;font-family:Quantico,sans-serif}button:hover{background-color:#28273057}button:disabled{cursor:not-allowed;background-color:#282730}.button-icon{width:46px;height:46px}.text-center{text-align:center}.blur{filter:blur(20px);pointer-events:none}#screen-canvas{height:100%;width:100%;object-fit:contain;image-rendering:pixelated}#screen-container{position:relative;height:500px}#screen-container.fullscreen{height:1000px}#screen-desktop{height:500px;width:100%}#screen-desktop-display{height:420px;width:calc(100% - 20px);resize:none;cursor:default;background-color:transparent;color:var(--primary-light);padding:10px;border-radius:var(--border-radius);overflow-y:hidden}#screen-desktop-input{height:55px;display:block;margin-top:-4px;display:flex;align-items:center;gap:5px}#screen-desktop-input>input{height:46px;width:calc(100% - 50px);background-color:transparent;color:var(--primary-light);border-radius:var(--border-radius);font-size:20px;padding-left:10px}.gamejam-img{height:250px;overflow:hidden;border-radius:var(--border-radius)}.gamejam-img img{min-width:100%;max-height:100%;width:auto;height:auto;object-position:center;object-fit:cover}.gamejam-img.top img{object-position:top}.gamejam-img.bottom img{object-position:bottom}.gamejam-img.left img{object-position:left}.gamejam-img.right img{object-position:right}.gamejam-name{height:25px}.gamejam-event{height:15px;line-height:15px}.gamejam-buttons{height:50px;margin-top:2px;margin-bottom:2px}.gamejam-content{height:150px;width:315px}.gamejam-col{width:157.5px;flex-direction:column;flex-wrap:nowrap}.gamejam-item{height:40px;flex-direction:column;justify-content:center}.gamejam-item>span{width:24px}.gamejam-item>p{width:130px;margin:0;overflow-y:hidden;line-height:20px}#intro-top{margin-top:30px;position:relative}#intro-quote{position:absolute;top:-45px;right:5px;width:250px;font-size:13px}#intro{height:185px;border-radius:var(--border-radius) 0 0 var(--border-radius);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--primary-light) transparent}#intro.enlarged{height:500px}.katsis-highlight{color:#fa8fb3}.sheep-img{height:500px;width:500px;position:relative}.sheep-img img{max-width:100%;max-height:100%;width:auto;height:auto}.sheep-img p{position:absolute;top:-5px;left:10px;z-index:1;color:var(--primary-background);background-color:#cccc;border-radius:var(--border-radius);padding:0 5px}#steam-replay img{width:475px;height:auto}@media(max-width:475px){#steam-replay img{width:100%}}.secret-quote{text-align:center;font-size:50px;margin-top:100px}.lifeline{height:50px;margin:50px}
