@font-face{font-family:goethe;src:url(/fonts/goethebold.ttf) format("truetype")}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent}::-webkit-scrollbar-thumb{background:#d90429;border-radius:15px}::-webkit-scrollbar-track:hover{background:#1C1C1C}html,body{margin:0;height:100vh;min-height:100vh;width:100vw;max-width:100vw;background-color:#000;font-family:goethe;overflow-x:hidden}main{width:100%;max-width:100vw;overflow-x:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;min-height:100%}h1{font-size:4rem}h1,h2,h3,h4{color:#dd0547}h2{font-size:3rem}section button{margin-top:25px}input[type=text]{border-top:none;border-left:none;border-right:none;background-color:#000;border-bottom:solid 1px gray;color:#fff;padding:2px;font-size:1.75rem;font-family:Goethe}section.section{margin:0!important}input[type=text]:focus{border:solid 1px white}summary{font-size:1.75rem;color:#dd0547}table{border-collapse:collapse;width:100%}td,th{border:1px solid #DD0547;color:#fff;text-align:center;padding:8px}#info-controls{position:absolute;top:0;left:0;color:#dd0547;font-size:2rem}#info-controls #changelog{transition:color .5s linear,letter-spacing 1s ease-in-out;cursor:pointer}#info-controls #changelog:hover{color:#fff;letter-spacing:5px}#state0{width:100%}#state0 article{padding:0px 4rem;font-size:24px}#state0 article h1{font-size:4rem;text-decoration:underline}#state1loading{height:100%;width:100%}#state1loading .loading-wrapper{height:100%;width:100%;display:flex;place-content:center center}#state1loading .loading-wrapper .letter{font-size:5rem;color:#d90429}.toast,.toast-fail,.toast-warn,.toast-info,.toast-success{color:#fff;font-weight:700!important;font-size:1.2rem!important;user-select:none}.toast-success{border:2px solid #26bf47!important;box-shadow:inset 0 0 15px #26bf47,0 0 15px #26bf47!important}.toast-info{border:2px solid #2667FF!important;box-shadow:inset 0 0 15px #2667ff,0 0 15px #2667ff!important}.toast-warn{border:2px solid #FEC601!important;box-shadow:inset 0 0 15px #fec601,0 0 15px #fec601!important}.toast-fail{border:2px solid #d90429!important;box-shadow:inset 0 0 15px #d90429,0 0 15px #d90429!important}.hidden{display:none!important}.hidden{display:none}.dividerr{height:0px;width:80%;border:solid 5px #1e1e1e;border-style:dashed;margin:25px 0}.btn{border:none;background-color:#dd0547;color:#000;padding:5px 5px 0;font-family:Goethe;font-size:2rem;cursor:pointer}.divider{height:50px}.flex-col-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex-col-start{display:flex;flex-direction:column;justify-content:center;align-items:start}.playername{margin-top:50px}#death-section h2{font-size:3rem}#death-section .filler{font-size:1.75rem;color:#fff}#state4{width:90vw;max-width:90vw;overflow-x:hidden;margin-top:50px}#state4 div{width:100%}#namesearch{width:100%;min-width:300px}.deathtype{font-size:1.5rem;color:#dd0547}#based img{max-width:50%}.yikes{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.5rem;color:#fff}#state2,#state3,#death-section{min-width:800px}th.background{padding:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><line x1='0' y1='0' x2='100' y2='100' stroke='white' vector-effect='non-scaling-stroke'/></svg>") no-repeat center center}th.background .wrapper{width:100%!important;display:grid;justify-content:space-between;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;border:1px solid #000}th.background .wrapper .top,th.background .wrapper .bottom{text-align:center}th.background .wrapper .top{grid-column-start:2}th.background .wrapper .bottom{grid-column-start:1}.controls{display:flex;justify-content:center;align-items:center;margin:5px 0}.controls .active{color:#d90429}.controls #secbar,.controls #secpolar{cursor:pointer;font-size:1.75rem}.controls #secbar{margin-right:5px}.controls #secpolar{margin-left:5px}/*!
* Toastify js 1.12.0
* https://github.com/apvarun/toastify-js
* @license MIT licensed
*
* Copyright (C) 2018 Varun A P
*/.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width: 360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}
