*{background-color:#fff}body{font-family:Pixelify Sans,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;overflow-x:hidden;color:#000}img{border-radius:10px}h1,h2,h3,h4{font-weight:400}.header{width:100%;display:flex;align-items:center;gap:.5em}.header-left{display:flex;align-items:center;position:relative;gap:.5rem;flex-shrink:0}.header-right{display:flex}a{text-decoration:none;transition:color .2s ease}a:hover{color:#00008b}.title{font-family:"Jacquard 12",system-ui;font-weight:400;font-style:normal;font-size:300%;text-decoration:none;color:#000;margin-left:100px}.pixel-art{position:absolute;height:4em;padding:.5rem;image-rendering:pixelated;image-rendering:crisp-edges}.header .default-logo{opacity:1}.header .hover-logo,.header-left:hover .default-logo{opacity:0}.header-left:hover .hover-logo{opacity:1}.search-form{flex:1;display:flex;max-width:100%;margin:1.2rem;height:40px}.search-form input{text-align:center;flex:1;border-radius:20px;border:solid 2px black}.main-content{padding:1rem;max-width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}.comment-form{display:flex;flex-direction:column;width:100%;font-size:large}.comment-form input{width:100%;border:solid 2px rgba(255,255,255,0);border-bottom:solid 2px rgba(0,0,0,.726);box-sizing:border-box}.comment-buttons{display:flex;justify-content:flex-end;margin-top:8px;gap:8px}button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}button:hover{color:#00008b}.Top-Article-Title{margin-top:0}.top-article{display:flex;justify-content:space-between;align-items:flex-start;border:dotted darkblue;border-width:4px;border-radius:6px;padding:2rem;box-sizing:border-box;flex-wrap:wrap;gap:2rem}.top-article-text{flex:1 1 300px;max-width:600px}.top-article-title{margin:0 0 1rem;font-size:1.5rem}.top-article-author{margin:0 0 1rem;font-size:1rem;color:#333}.read-more{display:inline-block;margin-top:1rem;text-decoration:underline;color:#00008b;font-weight:700}.top-article-img{flex:1 1 1000px;max-width:1000px;width:100%;height:auto;object-fit:cover;display:block}.votes-and-comments{display:flex;gap:.5rem}.article-card{flex:0 0 auto;min-width:280px;max-width:300px;width:100%;height:100%;display:flex;flex-direction:column;background-color:#fff0;border-radius:12px;border-right:dotted darkblue;padding:2rem;overflow:hidden}.article-meta{flex-grow:1;padding:1rem}.article-title{font-size:1.1rem;margin-bottom:.5rem;line-height:1.3;min-height:3rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.article-img-wrapper{height:200px;overflow:hidden}.article-card-img{width:100%;height:100%;object-fit:cover}.article-card.vertical{display:flex;flex-direction:column;align-items:stretch;border-bottom:dotted rgba(0,0,139,.712);border-left:none;width:100%;max-width:600px;margin:0 auto;padding:1rem;gap:1rem;background:#fff;border-radius:12px}.article-card.vertical .article-title{font-size:2rem}.article-card.vertical .article-img-wrapper{flex-shrink:0;width:100%;height:100%;max-height:100%;overflow:hidden;border-radius:12px}.article-card.vertical img{width:100%;height:auto;object-fit:contain;display:block}.votes-and-comments{display:flex;justify-content:space-between;padding:.75rem 1rem;font-size:.9rem;border-top:1px solid #eee;background:#f9f9f900}.article-section{display:flex;flex-direction:column;padding:2rem;border:dotted darkblue}.article-img{margin:1rem auto;width:100%;max-width:800px;height:auto;display:block}.article-vote-section{height:2rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:larger}.vote-buttons{border:1px solid rgba(0,0,139,.877);border-radius:20%;padding:.5rem;margin-left:2rem;display:flex;align-items:center;gap:.5rem}.reactions-display{margin-left:.5rem;display:flex;align-items:center;gap:1rem}.vote-emoji-section{display:flex;align-items:center;gap:2rem}.emoji-section{display:flex;align-items:center;gap:1rem;flex-wrap:nowrap}.reactions-display{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap}.share-button{margin-right:2rem;display:flex;align-items:center}.article-body{padding:2rem;font-family:monospace;font-optical-sizing:auto;font-weight:450;font-style:normal;font-size:150%}.comment-list{padding-left:0%;padding-top:2rem;margin:0;list-style:none}.comment-card{display:flex;flex-direction:column;flex-wrap:wrap;padding-bottom:2rem;word-break:break-word;overflow-wrap:break-word;max-width:100%;font-size:clamp(.95rem,2vw,1rem);border:solid 2px #2222222d;border-radius:10px;padding:1rem;margin-bottom:.5rem}.comment-name-date-section{font-size:large;display:flex;align-items:center;gap:.5rem}.comment-body{font-family:monospace;font-optical-sizing:auto;font-weight:400;font-style:normal}.comment-vote-section{font-family:monospace;font-size:large;display:flex;align-items:center;gap:.5rem}.article-see-more{font-size:larger;padding:1rem 1rem 1rem 0rem;display:flex;flex-direction:column;align-items:center}.topic-heading{display:flex;justify-content:space-between;align-items:center;padding:1rem;gap:1rem}.filter{display:flex;align-items:center;gap:.5rem}.filter select{font-family:inherit;padding:.25rem .5rem;border-radius:4px;border:1px solid #ccc}.filter select option{font-family:inherit;font-size:1rem;color:#222}.filter select:hover{color:#00008b;border-color:#00008b}.login-button{margin:1rem;background-color:#00008b;color:#fff;padding:.5rem;border-radius:20px;width:100px;font-size:larger}.login-button:hover{background-color:#fff}.login-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.login-content{background:#fff;padding:2rem;border:solid darkblue;border-radius:10px;max-width:500px;width:90vw;box-sizing:border-box;text-align:center}.user-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem;margin:1rem 0}.user-card{display:flex;flex-direction:column;align-items:center;cursor:pointer;border:2px solid #ccc;border-radius:6px;padding:.5rem}.user-card:hover{border:solid 2px;border-color:#00008b}.user-card img{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:.5rem}.user-button{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin:0;border:none;background:none;font-family:inherit;font-size:1rem;cursor:pointer}.user-button p{margin:0;line-height:1.1}.user-button img.user-avatar{display:flex;width:30px;height:30px;border-radius:50%;object-fit:cover}.error-page{display:flex;flex-direction:column;align-items:center}#error-img{position:relative;width:300px;height:auto}footer{display:flex;align-items:center;justify-content:center;padding:0;margin:0;background-color:#00008b91}footer p{color:#fff;background-color:#00008b00;padding:1rem;margin:0;font-size:1rem}.back-to-top{margin-top:.5rem;padding:.5rem 1rem;border:none;border-radius:20px;background-color:#fff;color:#00008b;font-weight:400;cursor:pointer;transition:background-color .3s ease}.user-profile-section{display:flex;align-items:center;gap:3rem}.profile-picture{width:100px;object-fit:cover;flex-shrink:0}.profile-text p{font-size:larger;margin:0;line-height:1.3}.warning-msg{color:red}.loading-page{display:flex;flex-direction:column;align-items:center;font-size:200%;line-height:2rem}.loading-text{margin-bottom:0%;word-wrap:break-word}.loading-img{padding:1rem;position:relative;image-rendering:pixelated;image-rendering:crisp-edges;width:200px;height:auto}.bold{color:#00008b;font-weight:600}.delete-article-section{padding:1rem;text-align:right}.shake{animation:shake .3s;border:1px solid red}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-5px)}to{transform:translate(0)}}.error-msg{color:red;font-size:.9rem;margin-top:4px}.loader-spin{background-color:transparent;animation:spin 1s linear infinite;display:inline-block;vertical-align:middle}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.user-profile-wrapper{max-width:600px;margin:2rem auto;padding:1.5rem 2rem;background-color:#fdfdfd;border:1px solid #ccc;border-radius:12px;font-family:monospace}.user-profile-section{display:flex;flex-direction:column;align-items:center;gap:1.5rem;border:solid darkblue;padding:2rem;border-radius:20px;text-align:center}.profile-picture{width:120px;height:120px;border-radius:50%;object-fit:cover;border:2px solid darkblue}.profile-text{width:100%}.profile-text p{display:flex;align-items:center;justify-content:space-between;margin:.8rem 0;gap:1rem}.profile-text input{flex:1;font-size:1rem;padding:.6rem;border:1px solid darkblue;border-radius:10px;font-family:inherit}.profile-text button,.user-profile-section>button{padding:.6rem 1.2rem;font-weight:700;border:none;border-radius:8px;background-color:#6a5acd;color:#fff;cursor:pointer;transition:background-color .3s;margin-top:.5rem}.profile-text button:hover,.user-profile-section>button:hover{background-color:#5a4abf}.image-url-input{flex:1;font-size:1rem;padding:.6rem;border:1px solid darkblue;border-radius:10px;font-family:inherit}.article-list{list-style:none;display:flex;flex-direction:row;gap:1rem;overflow-x:auto;padding:1rem;scroll-behavior:smooth;max-width:100%;width:100vw;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:darkblue transparent}.article-list.vertical{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:0 auto;width:100%;max-width:600px;overflow-y:auto;overflow-x:unset;padding:1rem;gap:1rem}.article-list::-webkit-scrollbar{height:10px}.article-list::-webkit-scrollbar-track{background:transparent}.article-list::-webkit-scrollbar-thumb{background-color:#00008b;border-radius:4px}.article-list-wrapper{position:relative;width:100%;display:flex;align-items:center}.scroll-button{position:absolute;top:50%;background-color:#fff;border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;font-size:1.2rem;cursor:pointer;opacity:.8;transition:opacity .2s ease}.scroll-button:hover{opacity:1}.scroll-button.left{left:.5rem}.scroll-button.right{right:.5rem}.add-reaction-wrapper{position:relative;display:inline-block}.add-reaction-button{cursor:pointer;border:none;background:transparent;font-size:1.2rem;display:flex;align-items:center;gap:6px}.add-reaction-button:disabled{cursor:not-allowed;opacity:.6}.emoji-picker-grid{position:absolute;top:100%;left:0;z-index:1000;background:#fff;border:1px solid #ccc;border-radius:8px;padding:10px;display:grid;grid-template-columns:repeat(4,40px);gap:10px}.emoji-button{font-size:24px;cursor:pointer;border:1px solid transparent;border-radius:20%;background:#fff}.emoji-button:hover{border:1px solid darkblue}.error-text{white-space:nowrap;position:absolute;top:-50px;left:0;background:#ffebeb00;color:red;padding:4px 8px;border-radius:4px;font-size:1.2rem;opacity:0;transform:translateY(5px);max-width:100%;transition:opacity .3s ease,transform .3s ease}.error-text.show{opacity:1;transform:translateY(0)}.topics-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;padding:2rem 0}.topic-card{display:block;border:3px solid #ddd;padding:1rem;border-radius:10px;text-decoration:none;color:#000}.topic-card:hover{border:3px solid darkblue}.topic-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#00008b}.topic-description{font-size:.95rem;color:#555;margin:0}.add-article-form{max-width:600px;font-family:monospace;margin:0 auto;padding:1.5rem 2rem;background-color:#fdfdfd;border:1px solid #ccc;border-radius:12px;display:flex;flex-direction:column;gap:1rem}.add-article-form input,.add-article-form textarea,.add-article-form select{width:100%;font-size:1rem;padding:.7rem 1rem;border:1px solid darkblue;border-radius:10px;font-family:inherit;resize:vertical;box-sizing:border-box}.add-article-form textarea{min-height:150px}.add-article-form select{cursor:pointer}.add-article-form button{padding:.7rem 1.5rem;font-weight:700;border:none;border-radius:8px;background-color:#4747be;color:#fff;cursor:pointer;transition:background-color .3s}.add-article-form button:hover{background-color:#5a4abf}.add-article-form button:disabled{background-color:#ccc;color:#666;cursor:not-allowed}.sign-in-buttons{display:flex;flex-direction:column}.buttonStyle{font-size:small;padding:.7rem 1rem;font-weight:700;border:none;border-radius:8px;background-color:#6a5acd;color:#fff;cursor:pointer;transition:background-color .3s;width:auto}.buttonStyle:hover{color:#fff;background-color:#5a4abf}.success-msg{margin-top:1rem;color:green;font-weight:700}.error-msg{margin-top:1rem;color:red;font-weight:700}.layout{display:flex;min-height:100vh;width:100%}.sidebar{width:200px;flex-shrink:0;background-color:#fff0;padding:1rem;position:sticky;top:0;height:100vh}.hamburger-wrapper{display:flex}.hamburger-button{display:none;position:absolute;top:6rem;left:2.2rem;font-size:1.5rem;background:none;border:none;z-index:1001;cursor:pointer}.sidebar ul{list-style:none;padding:0;margin:0}.sidebar li{font-size:large;margin-bottom:1rem;font-weight:400}.sidebar a{text-decoration:none;color:#000;font-weight:400}.sidebar a:hover,.hamburger-button a:hover{color:#00008b}.sidebar-title a{font-size:1.5rem;font-weight:500}.sidebar-subtitle a{display:block;padding-left:1.5rem;font-size:1rem;color:#333}.content{flex:1;padding:2rem;padding-top:0;box-sizing:border-box;overflow-x:hidden}@media (max-width: 768px){.sidebar{display:none;position:absolute;top:140px;left:0;width:200px;background-color:#fff;border:dotted darkblue;padding:1rem;z-index:1000}.sidebar.open,.hamburger-button{display:block}.title{display:none}.search-form{margin-left:100px}.header{flex-wrap:wrap;justify-content:space-between;gap:.5rem}.header-right{order:2;display:flex;flex-wrap:wrap;gap:.5rem}.content{padding:1rem}}@media (max-width: 600px){.hamburger-button{top:10rem}.sidebar{top:180px}}
