*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1a1a1a;background:#fff}a{color:#06c;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.site-header{background:#1a1a1a;color:#fff;padding:1rem 0}.site-header .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.logo{color:#fff;font-size:1.25rem;font-weight:700}.site-header nav{display:flex;gap:1rem;flex-wrap:wrap}.site-header nav a{color:#ccc;font-size:.875rem}.site-header nav a:hover{color:#fff}.main-content{min-height:60vh;padding:2rem 0}.lead{font-size:1.125rem;color:#555;margin-bottom:2rem}.articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin:2rem 0}.article-card{border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;transition:box-shadow .2s}.article-card:hover{box-shadow:0 4px 12px #0000001a}.article-card h3{margin-bottom:.5rem;color:#1a1a1a}.article-card p{color:#666;font-size:.9rem}.category-tag{display:inline-block;background:#f0f0f0;color:#555;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;margin:.5rem 0}.article-page{display:grid;grid-template-columns:1fr 300px;gap:2rem}.article-content h1{font-size:2rem;margin:.5rem 0 1rem}.article-desc{font-size:1.1rem;color:#555;margin-bottom:1.5rem}.article-body{line-height:1.8}.article-body h2{margin:1.5rem 0 .75rem;font-size:1.5rem}.article-body h3{margin:1.25rem 0 .5rem;font-size:1.25rem}.article-body p{margin-bottom:1rem}.article-body ul,.article-body ol{margin:1rem 0;padding-left:1.5rem}.article-sidebar{position:sticky;top:1rem;align-self:start}.ad-unit{margin:1.5rem 0;min-height:90px;background:#fafafa;border-radius:4px}.site-footer{background:#f5f5f5;padding:2rem 0;text-align:center;color:#888;font-size:.875rem;margin-top:3rem}@media (max-width:768px){.article-page{grid-template-columns:1fr}.article-sidebar{display:none}.site-header .container{flex-direction:column;text-align:center}}
