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}.container{height:50vh;overflow:hidden;position:relative;width:100%}.container img{height:100%;left:50%;object-fit:cover;position:absolute;top:0;transform:translateX(-50%);width:100%}.footer{background-color:#f60;bottom:0;box-shadow:0 -2px 5px #0003;color:#fff;font-family:Arial,sans-serif;left:0;padding:10px;position:fixed;text-align:center;width:100%}.footer p{font-size:14px;margin:0}.post-details-container{background-color:#fff;border-radius:12px;box-shadow:0 8px 16px #0000001a;font-family:Poppins,sans-serif;margin:50px auto;max-width:800px;padding:20px}.post-details-title{color:#2c3e50;font-size:2.5rem;font-weight:700;letter-spacing:1px;margin-bottom:20px;text-align:center}.post-details-image{border-radius:8px;box-shadow:0 4px 8px #0000001a;margin-bottom:20px;max-height:500px;object-fit:cover;width:100%}.post-details-content{color:#4d4d4d;font-size:1.2rem;line-height:1.8;text-align:justify}.post-paragraph{font-family:Georgia,serif;margin-bottom:16px}.post-details-content blockquote{background:#f9f9f9;border-left:10px solid #3498db;color:#555;font-style:italic;margin:20px 0;padding:10px 20px}@media (max-width:768px){.post-details-container{padding:15px}.post-details-title{font-size:2rem}.post-details-content{font-size:1rem}}.post-list-container{background:#f4f7fa;border-radius:12px;box-shadow:0 8px 16px #0000001a;margin:0 auto;max-width:1200px;padding:40px}.post-list-title{color:#2c3e50;font-family:Poppins,sans-serif;font-size:2.2rem;margin-bottom:40px;text-align:center}.post-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:0 20px}.post-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.post-card:hover{box-shadow:0 8px 20px #0003;transform:translateY(-10px)}.post-image-container{border-bottom:5px solid #3498db;height:200px;overflow:hidden;width:100%}.post-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.post-card:hover .post-image{transform:scale(1.1)}.post-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:20px}.post-title{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:10px}.post-snippet{color:#7f8c8d;font-size:.9rem;line-height:1.6}@media (max-width:768px){.post-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.post-list-title{font-size:1.8rem}}.read-more-btn{background-color:#db8534;border-radius:8px;color:#fff;margin-top:10px;padding:10px 15px;text-align:center;text-decoration:none;transition:background-color .3s ease}.read-more-btn:hover{background-color:#2980b9}
/*# sourceMappingURL=main.25158ed4.css.map*/