.oval-logo{color:#fff;text-align:center;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:200px;height:100px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 12px #0003}
.posts{text-align:left;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;padding:20px;display:grid}.post-preview{background-color:#fff;border:1px solid #ddd;border-radius:8px;max-width:500px;padding:1rem;box-shadow:0 4px 8px #b02e2e1a}.post-title{font-size:1.5 rem;margin-bottom:.5rem;font-weight:700}.post-image{border-radius:8px;width:100%;height:auto;margin-bottom:1rem}.post-text{width:300px;margin-bottom:1rem;font-size:1rem;line-height:1.5}.post-author,.post-timestamp{color:#555;font-size:.9rem}
