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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.comments-section{border-top:10px solid #eee;margin-top:40px;padding-top:20px}.comments-section h3{color:#2c3e50;margin-bottom:20px}.comments-section h4{color:#2c3e50;margin-bottom:15px}.no-comments{color:#7f8c8d;font-style:italic;padding:20px;text-align:center}.comments-list{margin-bottom:30px}.comment{background:#f9f9f9;border-left:4px solid #3498db;border-radius:8px;margin-bottom:15px;padding:15px}.comment-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.comment-author{color:#2c3e50;font-weight:700}.comment-date{color:#7f8c8d;font-size:.85em}.comment-content{color:#333;line-height:1.6;margin:0}.comment-form-container{background:#f5f5f5;border-radius:8px;padding:20px}.comment-form{display:flex;flex-direction:column}.form-group{margin-bottom:15px}.comment-form input,.comment-form textarea{border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:14px;padding:12px;width:100%}.comment-form input:focus,.comment-form textarea:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db33;outline:none}.comment-form textarea{min-height:120px;resize:vertical}.submit-button{align-self:flex-start;background-color:#2ecc71;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 20px;transition:background-color .3s}.submit-button:hover:not(:disabled){background-color:#27ae60}.submit-button:disabled{background-color:#95a5a6;cursor:not-allowed}@media (max-width:768px){.comment-header{align-items:flex-start;flex-direction:column}.comment-date{margin-top:5px}}h3{font-size:40px}.recent-posts{background-color:#f8f9fa;margin:30px 0;padding:20px}.recent-posts-title{color:#2c3e50;font-size:1.2em;font-weight:600;margin:0 0 15px}.recent-posts-list{display:flex;gap:15px;overflow-x:auto;padding:10px 0;scrollbar-color:#3498db #f1f1f1;scrollbar-width:thin}.recent-post-item{flex:0 0 auto;min-width:200px}.recent-post-link{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 2px 4px #0000000d;color:#333;display:flex;padding:12px 15px;text-decoration:none;transition:all .3s ease}.post-number{align-items:center;background:#3498db;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:.8em;font-weight:700;height:24px;justify-content:center;margin-right:10px;width:24px}.post-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-weight:500;line-height:1.3;overflow:hidden}@media (max-width:768px){.recent-posts-list{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;overflow-x:visible;padding:0}.recent-post-item{min-width:auto;width:100%}.recent-post-item:nth-child(n+5){display:none}.recent-post-link{flex-direction:column;height:100%;min-height:80px;padding:15px 10px;text-align:center}.post-number{font-size:.9em;height:28px;margin-bottom:8px;margin-right:0;width:28px}.post-title{-webkit-line-clamp:3;font-size:.9em}.recent-posts-title{font-size:1.1em;margin-bottom:20px;text-align:center}.recent-posts{margin:20px 0;padding:15px}.recent-posts-list{gap:10px}.recent-post-item{max-height:40px;min-height:10px}.recent-post-link{max-height:60px;min-height:10px;padding:12px 8px}.post-number{font-size:.8em;height:24px;width:24px}.post-title{font-size:.85em}.recent-posts{padding:12px}}@media (min-width:769px) and (max-width:1024px){.recent-post-item{max-height:80px;min-width:180px}.recent-post-link{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:60px;justify-content:center;overflow:hidden}}.recent-posts-loading{padding:20px;text-align:center}.loading-dots{display:inline-flex;gap:4px}.loading-dots span{animation:bounce 1.4s ease-in-out infinite both;background:#3498db;border-radius:50%;height:8px;width:8px}.loading-dots span:first-child{animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.recent-posts-error{background:#fadbd8;border:1px solid #e74c3c;border-radius:6px;color:#e74c3c;padding:20px;text-align:center}.recent-posts-empty{color:#7f8c8d;font-style:italic;padding:20px;text-align:center}.like-container{align-items:flex-start;display:flex;flex-direction:column}.like-button:disabled{background-color:#95a5a6;cursor:not-allowed;opacity:.7}.like-button.liked{background-color:#9be6baf7;color:#000}.like-error{background-color:#fadbd8;border:1px solid #e74c3c;border-radius:4px;color:#e74c3c;font-size:.9em;margin-top:5px;padding:5px}p{margin-bottom:30px}li{margin-bottom:15px}body{color:#333;font-family:Arial,sans-serif;line-height:1.6;margin:0;padding:0}.App{margin:0 auto;max-width:900px;padding:20px}header{border-bottom:2px solid #eee;margin-bottom:30px;margin-top:10px;padding-bottom:20px}header h1{color:#2c3e50;margin:0}#MainTitle{font-size:46px;text-align:center}#MainTitle a,#MainTitle a:hover,#MainTitle a:link,#MainTitle a:visited{background-color:initial!important;border:none;color:#2c3e50!important;outline:none;text-decoration:none!important}nav a{color:#3498db;margin-right:15px;text-decoration:none}.post-preview{border-bottom:18px solid #eee;padding:20px 0}.post-preview h3 a{color:#2c3e50;text-decoration:none}.post-preview h3 a:hover{color:#3498db}.post-meta{color:#7f8c8d;font-size:.9em;margin-top:10px}.like-button,.post-likes{margin-left:15px}.like-button{background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 12px}.like-button:hover{background-color:#2980b9}.read-more-btn{display:inline-block;margin-left:20px;padding-left:10px}footer{border-top:1px solid #eee;color:#7f8c8d;margin-top:50px;padding-top:20px;text-align:center}
/*# sourceMappingURL=main.3958a400.css.map*/