*{box-sizing:border-box}body{font-family:system-ui,sans-serif;background:#f8f9fa;color:#222;margin:0;padding:0}h1,h2,h3{font-family:Oswald,Arial Black,sans-serif;color:#2a4d69;margin-top:.5em;margin-bottom:.25em;text-wrap:balance}h1:first-child,h2:first-child,h3:first-child{margin-top:.5em}h1:last-child,h2:last-child,h3:last-child{margin-bottom:0}h1{font-size:2.5rem;border-bottom:2px solid #b3cde0;padding-bottom:.3em}h2{font-size:1.7rem;color:#4b86b4}h3{font-size:1.2rem;color:#adcbe3}a{color:#3867d6;text-decoration:none;border-bottom:1px dotted #3867d6;transition:color .2s}a:hover{color:#2a4d69;border-bottom:1px solid #2a4d69}ul:not([class]):not([id]),ol:not([class]):not([id]){padding-left:2em}ul:not([class]):not([id]) li,ol:not([class]):not([id]) li{--mar: .5em;margin-block:var(--mar)}ul:not([class]):not([id]) li:first-child,ol:not([class]):not([id]) li:first-child{margin-top:0}ul:not([class]):not([id]) li:last-child,ol:not([class]):not([id]) li:last-child{margin-bottom:0}p{line-height:1.7;margin:1em 0}.user-bio{background:#fffbe7;border-left:5px solid #f6cd61;padding:1em;margin-bottom:1.5em;font-style:italic}.article-container{max-width:700px;margin:2em auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000012;padding:2em 2.5em}.article-item .article-excerpt{white-space:nowrap;text-overflow:ellipsis;max-height:3lh;overflow-y:clip}.main-nav{position:relative;font-family:inherit}.nav-links{list-style:none;padding:0;margin:0;display:flex;justify-content:center;gap:2em}.nav-links a{color:#f6cd61;font-weight:500;text-decoration:none;font-size:1.1em;transition:color .2s}.nav-links a:hover{color:#fffbe7}.nav-toggle-label{display:none;position:absolute;right:1.5em;top:.5em;height:2em;width:2em;cursor:pointer;z-index:2}.nav-toggle-label span,.nav-toggle-label span:before,.nav-toggle-label span:after{display:block;background:#f6cd61;height:4px;width:2em;border-radius:2px;position:absolute;transition:all .3s}.nav-toggle-label span{position:relative;top:1em}.nav-toggle-label span:before{content:"";position:absolute;top:-.6em}.nav-toggle-label span:after{content:"";position:absolute;top:.6em}@media (max-width: 700px){.nav-links{flex-direction:column;background:#2a4d69;position:absolute;top:100%;left:0;right:0;display:none;gap:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:0 2px 8px #00000012}.nav-links li{margin:.5em 0}.nav-toggle-label{display:block}.nav-toggle:checked+.nav-toggle-label+.nav-links{display:flex}}.site-header{--gap: 1rem;background:#2a4d69;color:#fff;padding:var(--gap) 0;text-align:center;display:flex;flex-direction:column;gap:var(--gap)}.site-title{margin:0;font-size:2.2rem;letter-spacing:2px;color:#fff;font-family:Oswald,Arial Black,sans-serif}.site-title:is(.site-title){margin-top:0;padding-bottom:0;border-bottom:none}.site-divider{border:none;background:#b3cde0;height:2px;margin:0}.site-main{min-height:80vh}.site-footer{background:#b3cde0;color:#2a4d69;text-align:center;padding:1em 0;font-size:.95em}img{max-width:100%;display:block;margin:0 auto;border-radius:1rem;aspect-ratio:16/9;object-fit:cover;object-position:top center}blockquote{height:auto;position:relative;margin:0;padding:1em 1.5em}blockquote:before{content:"";height:75%;width:2px;background:#b3cde0;position:absolute;left:0;top:50%;translate:0 -50%}blockquote>:first-child{margin-top:0}blockquote>:last-child{margin-bottom:0}.articles-container{padding:2rem;max-width:1200px;margin:0 auto}.articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem}.article-card{background:#f5f5f5;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;gap:1rem}.article-card>*{margin-block:0}.article-card>*:is(.article-card>*):is(.article-card>*){margin-bottom:0}.article-card img{width:100%;height:200px;object-fit:cover;border-radius:4px;margin-bottom:1rem}.article-card h3{margin:0 0 1rem;color:#333}.article-card .article-meta{font-size:.9rem;color:#666;margin-bottom:1rem}.article-card .article-excerpt{color:#444;line-height:1.5;flex-grow:1}.article-card .read-more{width:fit-content;display:inline-block;color:#06c;text-decoration:none;font-weight:700;margin-top:auto}.article-card .read-more:hover{text-decoration:underline;border-bottom-color:transparent}.users-container{padding:2rem;max-width:1200px;margin:0 auto}.users-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;margin-top:2rem}.user-card{background:#f5f5f5;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit;display:block}.user-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.user-card h3{margin:0 0 1rem;color:#333}.user-card p{margin:.5rem 0;color:#666}.fallacies-container{padding:2rem;background:#f5f5f5;border-radius:8px}.fallacy-item{margin:1rem 0}.reveal-button{background:#007bff;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;margin-right:1rem}.fallacy-text{font-weight:700}.fallacy-text.hidden{display:none}
