:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#000;text-decoration:inherit}a:hover{color:#000}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;color-scheme:light dark}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;font-size:1em;font-weight:500;font-family:inherit;background-color:#fff;cursor:pointer;transition:border-color .25s;display:inline-block;width:auto;height:auto;padding:0}#intro-button{background-color:silver;padding:12px}button:hover{border:3px solid purple}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#000}button{display:inline-block;background-color:#fff}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em black)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}header,body,footer{background-color:#708090}#login-box{border:3px solid black;padding:30px}#intro-button{margin-top:50px}#login-text{text-decoration:underline}#homepage-main{align-items:center}main{margin-top:150px}.card{padding:2em}.read-the-docs{color:#888}#article-card-wrapper{display:flex;flex-direction:column;justify-content:center;margin-bottom:150px;background-color:gray;border-color:#000;border:5px solid black;border-radius:50px;height:28vh;max-height:400px;max-width:1100px}.article-card{display:flex;flex-direction:row;height:100%;width:100%;justify-content:space-between;padding-bottom:0;overflow:hidden;margin-bottom:15px;align-items:normal}#article-card-wrapper:hover{transform:scale(1.1)}#article-list-title{margin-bottom:75px}#article-wrapper{display:flex;flex-direction:column}.extras{text-align:center;font-size:1.4rem}#sort-by-dropdown{margin-bottom:65px;margin-top:-60px}#article-card-img{max-width:90%;max-height:90%;right:25%;left:75%;border-radius:50%;align-items:center;margin-right:50px;margin-top:25px}#text-container{margin-left:80px;margin-top:15px;text-align:left}#img-div{display:flex;justify-content:center;align-items:center}#sort-by-features{margin-top:1px;display:flex;flex-direction:row;justify-content:space-evenly;margin-bottom:15px;width:40%;font-size:1.1rem;padding:-10px}#comment-title{font-size:2rem}.comment-card{border:1px dashed black;padding-top:5px}#delete-button{margin-bottom:20px}.vote-button{margin:0 50px;padding:2px;border:1px solid black}#upvote,#downvote{background-color:#708090;border:none;font-size:2.5rem}#optimistically-rendered-comment{border:1px dashed black;padding-top:5px;color:#fff}.topic-buttons{margin:0 50px;font-size:2rem;text-decoration:underline}.article-body{color:#fff;font-size:2rem}.comment-card{color:#fff}#votes{color:#000}#comment-submit-button{background-color:#4f46e5;color:#fff;border:none;padding:12px 24px;font-size:16px;border-radius:8px;cursor:pointer;transition:background-color .2s ease,transform .1s ease;box-shadow:0 4px 6px #0000001a}#comment-div{display:flex;justify-content:center}#comment-posted{margin-left:15px}header{margin:auto;height:75px;position:fixed;width:100%;left:0;top:0;display:flex;flex-direction:row;justify-content:space-between;border:0px solid purple;align-items:center;background-color:#fff;flex-wrap:wrap}nav{margin:10px}nav:hover{background-color:#fff;transform:scale(1.1)}#logout-button,#login-button{background-color:#708090;color:#000}#login-button:hover,#logout-button:hover{background-color:#fff;transform:scale(1.1)}#nav-bar-span-1{display:flex;flex-direction:row}#nav-bar-span-2,#nav-bar-span-3{display:flex;flex-direction:row;justify-content:space-between}#spacer{width:5px}#username-banner{margin-right:10px;color:#000;text-decoration:underline}#logo-image{object-fit:cover;height:75px;width:210px}#single-article-login-button{color:#000}
