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}.blog-card{background:#fff;border:1px solid #eaeef2;border-radius:12px;box-shadow:0 4px 12px #0000000d;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.blog-card:hover{border-color:#2563eb;box-shadow:0 20px 30px -10px #2563eb26;transform:translateY(-6px)}.blog-image-wrapper{background:linear-gradient(135deg,#667eea10,#764ba210);height:200px;overflow:hidden;width:100%}.blog-image-placeholder{align-items:center;background:#f8fafc;display:flex;font-size:4rem;height:100%;justify-content:center;transition:transform .5s ease;width:100%}.blog-card:hover .blog-image-placeholder{transform:scale(1.05)}.blog-content{display:flex;flex:1 1;flex-direction:column;padding:24px;position:relative}.blog-category{align-self:flex-start;background:#e6f0ff;border-radius:30px;color:#2563eb;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:16px;padding:4px 12px;text-transform:uppercase}.blog-title{color:#1e293b;font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:12px;transition:color .2s ease}.blog-card:hover .blog-title{color:#2563eb}.blog-excerpt{color:#64748b;flex:1 1;font-size:.95rem;line-height:1.6;margin-bottom:20px}.blog-meta{align-items:center;border-top:1px solid #eaeef2;color:#94a3b8;display:flex;font-size:.85rem;gap:16px;margin-bottom:16px;padding-top:16px}.blog-author{color:#475569;font-weight:500}.blog-date{color:#94a3b8}.blog-read-more{color:#2563eb;font-size:.9rem;font-weight:600;margin-top:auto;opacity:0;transform:translateX(-10px);transition:all .3s ease}.blog-card:hover .blog-read-more{opacity:1;transform:translateX(0)}@media (max-width:768px){.blog-image-wrapper{height:180px}.blog-content{padding:20px}.blog-title{font-size:1.1rem}}@media (max-width:480px){.blog-image-wrapper{height:160px}.blog-image-placeholder{font-size:3rem}.blog-content{padding:16px}.blog-card-link{color:inherit;display:block;height:100%}.blog-card-link,.blog-card-link:hover{text-decoration:none}}*{box-sizing:border-box;margin:0;padding:0}body{background:#f9fafc;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5}.container{max-width:1280px}.blog-page{display:flex;flex-direction:column;min-height:100vh}.blog-header{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;overflow:hidden;padding:60px 0 80px;position:relative}.blog-header:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%232563eb' fill-opacity='.1' d='m0 96 48 16c48 16 144 48 240 48s192-32 288-37.3c96-5.7 192 16.3 288 32 96 16.3 192 26.3 288 10.6 96-16.3 192-58.3 240-80l48-21.3v256H0Z'/%3E%3C/svg%3E") no-repeat bottom;background-size:cover;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.blog-main-title{font-size:3.5rem;font-weight:700;margin-bottom:16px;position:relative;z-index:2}.title-light{color:#60a5fa;font-weight:300}.blog-description{color:#cbd5e1;font-size:1.2rem;line-height:1.6;margin-bottom:32px;max-width:600px}.blog-description,.header-cta{position:relative;z-index:2}.cta-button{background:#2563eb;border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:14px 32px;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:#1d4ed8;box-shadow:0 10px 25px -5px #2563eb80;transform:translateY(-2px)}.blog-main{background:#f9fafc;flex:1 1;padding:60px 0}.blog-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.blog-footer{background:#fff;border-top:1px solid #e2e8f0;margin-top:auto;padding:60px 0 30px}.footer-content{margin:0 auto;max-width:600px;text-align:center}.footer-content h3{color:#0f172a;font-size:2rem;margin-bottom:16px}.footer-content p{color:#475569;font-size:1.1rem;margin-bottom:24px}.footer-cta{background:#2563eb;border-radius:50px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;margin-bottom:20px;padding:16px 40px;text-decoration:none;transition:all .3s ease}.footer-cta:hover{background:#1d4ed8;box-shadow:0 10px 25px -5px #2563eb80;transform:translateY(-2px)}.footer-note{color:#94a3b8!important;font-size:.9rem;margin-bottom:30px!important}.footer-disclaimer{color:#94a3b8;font-size:.8rem;line-height:1.6;margin:0 auto;max-width:500px}@media (max-width:1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-header{padding:40px 0 60px}.blog-main-title{font-size:2.5rem}.blog-description{font-size:1rem}.blog-grid{gap:24px;grid-template-columns:1fr}.footer-content h3{font-size:1.5rem}}@media (max-width:480px){.container{padding:0 16px}.blog-main-title{font-size:2rem}.cta-button,.footer-cta{text-align:center;width:100%}}.blog-post-page{background:#f9fafc;min-height:100vh;padding:40px 0 60px}.container{margin:0 auto;max-width:800px;padding:0 24px}.back-to-blog{color:#64748b;display:inline-block;font-size:.95rem;margin-bottom:30px;text-decoration:none;transition:color .2s}.back-to-blog:hover{color:#2563eb}.post-header{margin-bottom:30px}.post-category{background:#e6f0ff;border-radius:30px;color:#2563eb;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.5px;margin-bottom:16px;padding:4px 12px;text-transform:uppercase}.post-title{color:#0f172a;font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:20px}.post-meta{border-bottom:1px solid #e2e8f0;color:#64748b;display:flex;flex-wrap:wrap;font-size:.95rem;gap:24px;padding-bottom:20px}.post-author{color:#475569;font-weight:500}.post-image-large{align-items:center;background:linear-gradient(135deg,#667eea20,#764ba220);border:1px solid #e2e8f0;border-radius:16px;display:flex;font-size:6rem;height:300px;justify-content:center;margin-bottom:40px;width:100%}.post-content{background:#fff;border:1px solid #eaeef2;border-radius:16px;box-shadow:0 4px 12px #0000000d;margin-bottom:30px;padding:40px}.post-content h2{color:#0f172a;font-size:1.8rem;margin:40px 0 20px}.post-content h2:first-of-type{margin-top:0}.post-content h3{color:#1e293b;font-size:1.4rem;margin:30px 0 15px}.post-content p{color:#334155;line-height:1.8;margin-bottom:20px}.post-content ol,.post-content ul{margin:20px 0 20px 20px}.post-content li{color:#334155;line-height:1.7;margin-bottom:10px}.post-content strong{color:#0f172a}.engagement-bar{border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;gap:30px;margin-bottom:20px;padding:20px 0}.engagement-bar,.like-button{align-items:center;display:flex}.like-button{background:none;border:none;border-radius:30px;cursor:pointer;font-size:1rem;gap:8px;padding:8px 16px;transition:all .2s}.like-button:hover{background:#f1f5f9}.like-button.liked{color:#e11d48}.like-button.liked .like-icon{animation:likePop .3s ease}@keyframes likePop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.like-icon{font-size:1.3rem}.like-count{font-weight:500}.comments-count{align-items:center;color:#64748b;display:flex;gap:8px}.comments-icon{font-size:1.2rem}.newsletter-section{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:16px;box-shadow:0 10px 30px -10px #2563eb4d;color:#fff;margin:40px 0;padding:40px}.newsletter-content{margin:0 auto;max-width:600px;text-align:center}.newsletter-content h3{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:16px}.newsletter-content p{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin-bottom:24px}.newsletter-form{margin-bottom:20px}.newsletter-input-group{display:flex;gap:10px;margin-bottom:12px}.newsletter-input{border:none;border-radius:50px;flex:1 1;font-size:1rem;outline:none;padding:14px 20px;transition:box-shadow .2s}.newsletter-input:focus{box-shadow:0 0 0 3px #ffffff4d}.newsletter-button{background:#fff;border:none;border-radius:50px;color:#2563eb;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 30px;transition:all .2s;white-space:nowrap}.newsletter-button:hover{background:#f8fafc;box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.newsletter-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.newsletter-message{border-radius:8px;font-size:.9rem;margin-top:10px;padding:10px}.newsletter-message.success{background:#fff3;border:1px solid #ffffff4d;color:#fff}.newsletter-message.error{background:#fff3;border:1px solid #fecaca;color:#fee2e2}.newsletter-privacy{color:#ffffffb3!important;font-size:.8rem!important;margin-top:8px!important}.newsletter-stats{border-top:1px solid #fff3;color:#fffc;font-size:.9rem;margin-top:20px;padding-top:20px}.subscriber-count{color:#fff;font-size:1.2rem;font-weight:700;margin-right:5px}.post-cta{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:12px;color:#fff;margin:40px 0 20px;padding:30px;text-align:center}.post-cta p{color:#fff;font-size:1.2rem;margin-bottom:20px}.post-cta-button{background:#2563eb;border-radius:50px;color:#fff;display:inline-block;font-weight:600;padding:14px 32px;text-decoration:none;transition:all .3s}.post-cta-button:hover{background:#1d4ed8;box-shadow:0 10px 20px -5px #2563eb80;transform:translateY(-2px)}.author-bio{background:#f1f5f9;border-left:4px solid #2563eb;border-radius:12px;margin-bottom:40px;padding:30px}.author-bio p{color:#334155;line-height:1.7}.author-bio strong{color:#0f172a}.comments-section{background:#fff;border:1px solid #eaeef2;border-radius:16px;margin:50px 0;padding:30px}.comments-title{border-bottom:2px solid #e2e8f0;color:#0f172a;font-size:1.5rem;margin-bottom:30px;padding-bottom:15px}.comment-form-container{background:#f8fafc;border-radius:12px;margin-bottom:40px;padding:30px}.comment-form-container h4{color:#0f172a;font-size:1.2rem;margin-bottom:8px}.form-note{color:#64748b;font-size:.9rem;margin-bottom:20px}.comment-form{display:flex;flex-direction:column;gap:20px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#334155;font-size:.9rem;font-weight:600}.form-input,.form-textarea{border:1px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:.95rem;padding:12px;transition:border-color .2s;width:100%}.form-input:focus,.form-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-textarea{min-height:100px;resize:vertical}.form-message{border-radius:8px;font-size:.9rem;padding:12px}.form-message.success{background:#dcfce7;border:1px solid #86efac;color:#166534}.form-message.error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.submit-button{align-self:flex-start;background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 28px;transition:all .2s}.submit-button:hover{background:#1d4ed8;transform:translateY(-2px)}.submit-button:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.comments-list{display:flex;flex-direction:column;gap:20px}.comment-item{background:#f8fafc;border-left:3px solid #2563eb;border-radius:12px;padding:20px;transition:transform .2s}.comment-item:hover{transform:translateX(5px)}.comment-header{margin-bottom:12px}.comment-author-info{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.comment-author{color:#0f172a;font-size:1rem;font-weight:700}.comment-date{color:#64748b;font-size:.8rem}.comment-content p{color:#334155;font-size:.95rem;line-height:1.6;margin:0}.no-comments{background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;color:#64748b;font-style:italic;padding:40px 30px;text-align:center}.comments-disclaimer{border-top:1px dashed #e2e8f0;color:#94a3b8;font-size:.8rem;margin-top:30px;padding-top:20px;text-align:center}.post-footer-cta{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:40px;padding:50px 40px;text-align:center}.post-footer-cta h3{color:#0f172a;font-size:1.8rem;margin-bottom:16px}.post-footer-cta p{color:#475569;font-size:1.1rem;margin-bottom:30px}.post-footer-button{background:#2563eb;border-radius:50px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:16px 40px;text-decoration:none;transition:all .3s}.post-footer-button:hover{background:#1d4ed8;box-shadow:0 10px 25px -5px #2563eb80;transform:translateY(-2px)}.post-not-found{padding:100px 20px;text-align:center}.post-not-found h2{color:#0f172a;font-size:2rem;margin-bottom:20px}.post-not-found a{color:#2563eb;font-size:1.1rem;text-decoration:none}@media (max-width:768px){.post-title{font-size:2rem}.post-meta{flex-direction:column;gap:8px}.post-content{padding:30px 20px}.post-content h2{font-size:1.5rem}.post-image-large{font-size:4rem;height:200px}.engagement-bar{align-items:flex-start;flex-direction:column;gap:15px}.newsletter-section{padding:30px 20px}.newsletter-content h3{font-size:1.5rem}.newsletter-input-group{flex-direction:column}.newsletter-button{width:100%}.comments-section{padding:20px}.form-row{gap:15px;grid-template-columns:1fr}.comment-form-container{padding:20px}.submit-button{width:100%}.comment-author-info{align-items:flex-start;flex-direction:column;gap:5px}.post-footer-cta{padding:40px 20px}.post-footer-cta h3{font-size:1.5rem}}@media (max-width:480px){.post-title{font-size:1.6rem}.post-cta{padding:20px}.post-cta p{font-size:1rem}.post-cta-button{text-align:center;width:100%}.newsletter-section{padding:25px 15px}.newsletter-content h3{font-size:1.3rem}.newsletter-content p{font-size:1rem}.post-footer-button{text-align:center;width:100%}.comment-item{padding:15px}}.App{display:flex;flex-direction:column;min-height:100vh}.App-header,.App-logo{display:none}
/*# sourceMappingURL=main.0c779c37.css.map*/