body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.container{margin:0 auto;max-width:1200px;padding:0 20px}.blog-post-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;justify-content:space-between;padding:25px;transition:transform .2s ease-in-out}.blog-post-card:hover{transform:translateY(-5px)}.blog-post-card .post-title{font-size:1.5em;margin-bottom:10px;margin-top:0}.blog-post-card .post-title a{color:#333;text-decoration:none;transition:color .2s ease}.blog-post-card .post-title a:hover{color:#61dafb}.blog-post-card .post-meta{color:#777;font-size:.9em;margin-bottom:15px}.blog-post-card .post-content{color:#555;font-size:1em;line-height:1.6;margin-bottom:20px;max-height:120px;overflow:hidden;text-overflow:ellipsis}.blog-post-card .post-content p{margin-bottom:1em;margin-top:0}.blog-post-card .post-content pre{background-color:#eee;border-radius:5px;overflow-x:auto;padding:10px}.blog-post-card .read-more{color:#61dafb;display:inline-block;font-weight:700;margin-top:auto;text-decoration:none;transition:color .2s ease}.blog-post-card .read-more:hover{color:#4dc2ea}.home-page .section-title{color:#333;margin:40px 0 30px;text-align:center}.blog-posts-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding-bottom:50px}.post-detail-page .container{padding-bottom:60px;padding-top:40px}.post-detail-title{color:#333;font-size:2.5em;margin-bottom:10px;text-align:center}.post-detail-meta{color:#777;font-size:1em;margin-bottom:30px;text-align:center}.post-detail-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#444;line-height:1.8;padding:30px}.post-detail-content h1,.post-detail-content h2,.post-detail-content h3,.post-detail-content h4,.post-detail-content h5,.post-detail-content h6{color:#282c34;margin-bottom:.8em;margin-top:1.5em}.post-detail-content p{margin-bottom:1em}.post-detail-content a{color:#61dafb;text-decoration:none}.post-detail-content a:hover{text-decoration:underline}.post-detail-content ol,.post-detail-content ul{margin-bottom:1em;padding-left:20px}.post-detail-content pre{background-color:#f6f8fa;border:1px solid #e1e4e8;border-radius:6px;font-size:.9em;line-height:1.4;overflow-x:auto;padding:16px}.post-detail-content code,.post-detail-content pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.post-detail-content code{background-color:#1b1f230d;border-radius:3px;padding:.2em .4em}.post-detail-content pre code{background-color:initial;border-radius:0;padding:0}.post-detail-content blockquote{border-left:4px solid #dfe2e5;color:#6a737d;margin:1em 0;padding:0 1em}.post-detail-content img{display:block;height:auto;margin:1em auto;max-width:100%}.about-page .container{padding-bottom:60px;padding-top:40px}.about-title{color:#333;font-size:2.2em;margin-bottom:25px;text-align:center}.about-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#444;line-height:1.8;padding:30px}.about-content h1,.about-content h2,.about-content h3{color:#282c34;margin-bottom:.8em;margin-top:1.5em}.about-content p{margin-bottom:1em}.about-content ol,.about-content ul{margin-bottom:1em;padding-left:20px}.about-content a{color:#61dafb;text-decoration:none}.about-content a:hover{text-decoration:underline}.contact-page .container{padding-bottom:60px;padding-top:40px}.contact-title{color:#333;font-size:2.2em;margin-bottom:25px;text-align:center}.contact-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#444;line-height:1.8;padding:30px}.contact-content h1,.contact-content h2,.contact-content h3{color:#282c34;margin-bottom:.8em;margin-top:1.5em}.contact-content p{margin-bottom:1em}.contact-content ol,.contact-content ul{margin-bottom:1em;padding-left:20px}.contact-content a{color:#61dafb;text-decoration:none}.contact-content a:hover{text-decoration:underline}.new-post-page .container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:20px auto;max-width:800px;padding:20px}.new-post-form .form-group{margin-bottom:20px}.new-post-form label{color:#333;display:block;font-weight:700;margin-bottom:8px}.new-post-form input[type=text],.new-post-form textarea{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:1em;padding:10px;width:100%}.new-post-form textarea{resize:vertical}.new-post-form button[type=button],.new-post-form button[type=submit]{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1em;padding:10px 20px;transition:background-color .2s ease}.new-post-form button[type=button]:hover,.new-post-form button[type=submit]:hover{background-color:#0056b3}.new-post-form button:disabled{background-color:#ccc;cursor:not-allowed}.new-post-form .error-message{color:red;margin-top:10px}.new-post-form .success-message{color:green;margin-top:10px}.image-upload-section input[type=file]{margin-bottom:10px}
/*# sourceMappingURL=main.714e6b5f.css.map*/