body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.news-card{background-color:#fff;border-radius:12px;box-shadow:0 8px 20px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.news-card:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-5px)}.news-card img{height:180px;object-fit:cover}.news-card h3{color:#333;font-size:18px;line-height:1.3;margin:16px 12px 8px}.news-card p{color:#555;font-size:14px;height:72px;line-height:1.4;margin:0 12px 12px;overflow:hidden;text-overflow:ellipsis}.news-card a{display:block;font-weight:500;margin:auto 12px 16px;transition:color .2s ease}.news-card a:hover{color:#0056b3}.App{background-color:#f4f4f4;font-family:Segoe UI,sans-serif;padding:20px;text-align:center}form{margin-bottom:20px}input[type=text]{border:1px solid #ccc;border-radius:5px;padding:10px;width:250px}button{background:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:5px;padding:10px 15px}button.active{background-color:#0056b3}.news-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.news-card{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:10px;text-align:left;width:300px}.news-card img{border-radius:10px;width:100%}.news-card a{color:#007bff;display:inline-block;margin-top:10px;text-decoration:none}
/*# sourceMappingURL=main.34bf54b0.css.map*/