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}.landing-container{margin:0 auto;max-width:1200px;padding:2rem;text-align:center}.landing-header{margin-bottom:4rem}.landing-header h1{color:#333;font-size:3rem;margin-bottom:1rem}.landing-header p{color:#666;font-size:1.5rem}.landing-page{background-color:#fff;display:flex;flex-direction:column;min-height:100vh}.hero-section{background:linear-gradient(#0009,#0009),url(/static/media/background.24a4f7ad1be0fa039afe.JPEG);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;width:100%}.features{background-color:#f5f5f5;padding:4rem 0}.feature-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card h2{color:#333;margin-bottom:1rem}.feature-card p{color:#666}.cta{margin-top:4rem}.cta-button{background-color:#4a90e2;border-radius:4px;color:#fff;display:inline-block;font-size:1.2rem;padding:1rem 2rem;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#357abd}.footer{margin-top:auto;padding:2rem 0}.feature-card-item{transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.feature-card-item:hover{box-shadow:0 12px 20px -10px #0003;transform:translateY(-8px)}.alternate-background-section{background-color:#f4f6f8}.recommended-topics-paper{background-color:#f8f9fa;border-radius:8px;padding:16px}.recommended-topics-title{font-weight:700;margin-bottom:16px}.recommended-topics-chip-container{display:flex;flex-wrap:wrap;gap:8px}.recommended-topic-chip{background-color:#e9ecef!important;border-radius:16px;color:#5c5c5c!important;text-decoration:none}.recommended-topic-chip:hover{background-color:#ced4da}.posts-container{background:linear-gradient(#000000b3,#000000b3),url(/static/media/background.24a4f7ad1be0fa039afe.JPEG);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;padding:2rem 0}.posts-content{background-color:#ffffffe6;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:1200px;padding:2rem}@media (max-width:768px){.posts-container,.posts-content{padding:1rem}}.hover-text{cursor:pointer;text-decoration:none;transition:color .3s ease}.hover-text:hover{color:#1976d2}.comment-section{background-color:#f8f9fa;border-radius:8px;margin-top:2rem;padding:1rem}.comment-section h3{color:#4a4a4a;font-size:1.5rem;margin-bottom:1rem}.error-message{background-color:#f8d7da;margin-bottom:1rem;padding:.5rem}.comment-form{margin-bottom:2rem}.comment-form textarea{background-color:#fff;border:1px solid #d8e2dc;border-radius:4px;color:#4a4a4a;margin-bottom:1rem;min-height:100px;padding:.75rem;resize:vertical;width:100%}.comment-form textarea::placeholder{color:#9d8189}.comment-form button{background-color:#f64d61;border:none;border-radius:16px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s}.comment-form button:hover{background-color:#f4acb7d9}.comments-list{display:flex;flex-direction:column;gap:1rem}.comment-item{background-color:#fff;border:1px solid #d8e2dc;border-radius:4px;box-shadow:0 3px 6px #9d818914;padding:1rem}.comment-header{display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:.5rem}.comment-author{color:#4a4a4a;font-weight:700}.comment-date{color:#9d8189}.comment-content{color:#4a4a4a;line-height:1.5;margin-bottom:.5rem}.delete-comment{background-color:#fb071f;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;padding:.25rem .5rem;transition:background-color .2s}.delete-comment:hover{background-color:#c82333}.subscribe-section{background-color:#f8f9fa;border-radius:8px;margin:2rem 0;padding:2rem;text-align:center}.subscribe-section h3{color:#4a4a4a;font-size:1.5rem;margin-bottom:.5rem}.subscribe-section p{color:#000;margin-bottom:1.5rem}.subscribe-form{margin:0 auto;max-width:500px}.form-group{display:flex;gap:1rem;margin-bottom:1rem}.form-group input{background-color:#fff;border:1px solid #d8e2dc;border-radius:4px;color:#4a4a4a;flex:1 1;font-size:1rem;padding:.75rem}.form-group input::placeholder{color:#000}.form-group input:focus{border-color:#f4acb7;box-shadow:0 0 0 .2rem #f4acb740;outline:none}.form-group button{background-color:#f64d61;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.form-group button:hover:not(:disabled){background-color:#f4acb7d9}.form-group button:disabled{background-color:#4a4a4a1f;color:#4a4a4a61;cursor:not-allowed}.success-message{background-color:#28a7451a;color:#28a745}.error-message,.success-message{border-radius:4px;margin-top:1rem;padding:.75rem}.error-message{background-color:#dc35451a;color:#dc3545}.post-detail{align-items:center;background:linear-gradient(#0009,#0009),url(/static/media/background.24a4f7ad1be0fa039afe.JPEG);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:2rem 0}.post-detail .MuiPaper-root{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fffffff2!important;border-radius:8px}.post-detail .MuiTypography-h4{color:#333;font-weight:600}.post-detail .MuiTypography-body1{line-height:1.8;white-space:pre-wrap}.post-detail .MuiChip-root{margin-bottom:8px;margin-right:8px}.post-detail .MuiDivider-root{margin:2rem 0}.post-detail .comment-section{margin-top:2rem}.post-detail .comment-form{margin-bottom:2rem}.post-detail .comment-item{background-color:#f8f9fa;border-radius:4px;margin-bottom:1rem;padding:1rem}.post-detail .comment-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.post-detail .comment-content{margin-bottom:.5rem}.post-detail .comment-actions{display:flex;justify-content:flex-end}.post-detail-image-container{margin-bottom:24px;margin-top:24px;text-align:center}.post-detail-image{border-radius:8px;box-shadow:0 4px 8px #0000001a;max-height:400px;max-width:100%}.login-page{align-items:center;background:linear-gradient(#0009,#0009),url(/static/media/background.24a4f7ad1be0fa039afe.JPEG);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh}.login-paper{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fffffff2!important}.login-page-root{min-height:calc(100vh - 137px);padding-top:2rem}.login-page-root,.login-paper-container{align-items:center;display:flex;flex-direction:column}.login-paper-container{background-color:var(--theme-background-paper);border-radius:8px;box-shadow:var(--theme-custom-shadow-soft);padding:2rem;width:100%}.login-title{color:var(--theme-text-primary);margin-bottom:1.5rem}.login-alert{margin-top:1rem;width:100%}.login-form-box{margin-top:.5rem;width:100%}.login-submit-button{background-color:var(--theme-success-main);color:var(--theme-success-contrast-text);margin-bottom:1rem;margin-top:1.5rem}.login-submit-button:hover{background-color:var(--theme-success-dark)}.login-signup-link{color:var(--theme-success-main);text-align:center}.register-page{align-items:center;background:linear-gradient(#0009,#0009),url(/static/media/background.24a4f7ad1be0fa039afe.JPEG);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh}.register-paper{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fffffff2!important}
/*# sourceMappingURL=main.7c511897.css.map*/