@import"https://fonts.googleapis.com/css2?family=Reddit+Sans:ital,wght@0,200..900;1,200..900&display=swap";.MainContainer{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100vh;width:100%;box-sizing:border-box}.MainContainer div{text-align:center;box-sizing:border-box}.Header{margin-top:80px;box-sizing:border-box}.Search{width:100%;box-sizing:border-box}.ScanCharacterFormContainer{display:flex;flex-direction:column;align-items:center}.InfoMenu{margin:9px 0 0}.ScanCharacterForm{display:flex;align-items:stretch;max-height:50px}.CharacterNameInput{border:1px solid rgba(196,196,196,.664);color:#424242;padding:10px;font-size:1.4em;box-sizing:border-box;border-radius:25px 0 0 25px;flex:1;transition:border-color .3s ease,box-shadow .3s ease}.CharacterNameInput:focus{border-color:#a5281fe8;outline:none}.ScanCharacterSubmit{display:inline-flex;align-items:center;padding:0 40px 0 20px;font-size:1.5em;box-sizing:border-box;background-color:#bd1d12e8;border-radius:0 25px 25px 0;color:#e2e2e2;border:none;cursor:pointer}.ScanCharacterSubmit .Icon{height:32px;width:32px;margin-right:10px}.Content{max-width:1100px;padding:0 30px;flex:1;width:100%;box-sizing:border-box;overflow-y:auto}.ReportContainer{display:flex;flex-direction:row;justify-content:space-around}.SectionHeader{font-weight:700;color:#585858}.RelatedLogins{margin-right:132px}.RelatedLoginCharacterCount{margin:0 0 0 80px}.RelatedLoginOutliers{display:flex;flex-direction:row;justify-content:space-around}.RelatedLoginOutlierCount,.RelatedLoginOutlierZScore{margin:0 0 0 40px}.RelatedLogoutCharacterCount{margin:0 0 0 80px}.RelatedLogoutOutliers{display:flex;flex-direction:row;justify-content:space-around}.RelatedLogoutOutlierCount,.RelatedLogoutOutlierZScore{margin:0 0 0 40px}.RelatedLoginCharacters,.RelatedLogoutCharacters,.AppearingTwice{display:flex;flex-direction:row;justify-content:space-around}.LoadingReport{margin-top:38px;width:26px}.ReportHeader h2{margin:40px 0 20px}.Footer{margin-top:80px;padding:20px;text-align:center;width:100%;box-sizing:border-box;flex-shrink:0}:root{font-family:Reddit Sans,sans-serif;font-optical-sizing:auto;font-style:normal;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#363636;position:relative;margin:0;padding:0;overflow-y:auto;min-height:100vh;display:flex;flex-direction:column}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:url(/assets/hypnotize-DQdYYtrH.png) repeat;opacity:.3;z-index:-1;pointer-events:none}h1{font-size:1.5em;font-weight:700;margin:10px 0 20px}h1,h2,h3,h4,h5,h6{color:#424242e8}a{color:#9e3313;text-decoration:none}a:visited,a:active{color:#9e3313}a:hover{color:#772810}
