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}.header{background:#f5faff;box-shadow:0 1px 3px #0000000d;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:50}.container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:12px 20px}.container,.logo{align-items:center;display:flex}.logo{text-decoration:none}.logoText{color:#333;font-size:10px;font-weight:600;letter-spacing:.5px;margin-left:4px;text-transform:uppercase}.nav{display:flex;flex-grow:1;gap:30px;justify-content:center}.navLink{color:#111;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s ease-in-out}.navLink:hover{color:#0056d2}.scheduleButton{align-content:center;background:#2f4460;border-radius:25px;color:#fff;font-size:18px;font-weight:600;height:50px;text-align:center;text-decoration:none;transition:background .2s ease-in-out;width:200px}.scheduleButton:hover{background:#f58820;color:#2f4460}.menuToggle{background:none;border:none;cursor:pointer;display:none;font-size:24px}@media (max-width:768px){.nav{background:#f5faff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:none;flex-direction:column;padding:15px;position:absolute;right:20px;top:60px}.open{display:flex}.menuToggle{color:#111;display:block}.scheduleButton{display:none}}.home-container{margin:0 auto;max-width:1200px;min-height:auto;padding:20px}.blog-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:40px;margin-top:30px}.blog-header h1{color:#2f4460;font-size:3rem;font-weight:700;margin:0}.blog-header .highlight{color:#f58820;font-size:3rem}.blog-header .intro-text{color:#4a5568;font-size:1.1rem;line-height:1.7rem;margin-left:20px;text-align:left;width:370px}.blog-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.blog-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;overflow:hidden}.card-image{height:200px}.card-content h2{color:#1a202c;font-size:1.5rem;margin-bottom:10px}.card-content p{font-size:1rem}.author-image{height:40px;width:40px}.author-info p{color:#718096;font-size:.9rem}@media (max-width:768px){.blog-header{align-items:flex-start;flex-direction:column}.blog-header h1{font-size:2rem}.blog-header .intro-text{font-size:1rem;margin-left:0;margin-top:10px;text-align:left;width:250px}.card-image{height:150px}}@media (max-width:480px){.home-container{padding:10px}.blog-header h1{font-size:1.5rem}.blog-header .intro-text{font-size:.9rem;text-align:left;width:200px}.card-image{height:120px}}.regular-articles-container{margin:0 auto;max-width:1200px;padding:40px 20px;text-align:center}.section-subtitle{color:#f58820;font-size:1rem;font-weight:400;margin-bottom:10px}.section-title{color:#2f4460;font-size:2.5rem;font-weight:700;margin-bottom:40px}.section-title .highlight{color:#f58820}.articles-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center}.article-card{background-color:#f9fafb;border-radius:20px;box-shadow:0 2px 4px #0000000d;max-width:350px;overflow:hidden;text-align:left;width:100%}.card-image-wrapper{background-color:#e2e8f0;border-top-left-radius:20px;border-top-right-radius:20px;overflow:hidden}.card-image{height:180px;object-fit:cover;width:100%}.card-content{padding:20px}.card-content h3{color:#1a202c;font-size:1.25rem;font-weight:600;margin-bottom:10px}.card-content p{color:#4a5568;font-size:.95rem;line-height:1.4;margin-bottom:15px}.author-info{align-items:center;display:flex}.author-image{border-radius:50%;height:32px;margin-right:10px;width:32px}.author-details{display:flex;flex-direction:column}.author-name{color:#1a202c;font-size:.9rem;font-weight:500;margin:0}.post-meta{color:#718096;font-size:.85rem;margin:0}.read-more{background-color:#f58820;border-radius:5px;color:#fff;display:inline-block;font-size:.9rem;margin-top:10px;padding:8px 16px;text-decoration:none;transition:background-color .3s}.read-more:hover{background-color:#e06b1a}@media (max-width:1024px){.section-title{font-size:2rem}.articles-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.card-image{height:160px}}@media (max-width:768px){.regular-articles-container{padding:30px 15px}.section-title{font-size:1.8rem}.articles-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card-image{height:140px}}@media (max-width:480px){.regular-articles-container{padding:20px 10px}.section-title{font-size:1.5rem}.articles-grid{grid-template-columns:1fr}.article-card{max-width:none}.card-image{height:120px}}.footer{background:linear-gradient(90deg,#2f4460 37%,#3f51b5);color:#fff;font-family:Inter,sans-serif;padding:4rem 2rem}.footerUpper{align-items:center;border-bottom:1px solid #fff3;display:flex;justify-content:center;padding-bottom:3rem;text-align:center}.upperContent{max-width:700px}.upperContent h2{font-size:2.1rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.upperContent p{font-size:1.15rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.contRow{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.ctaBtn{background:#f58820;border:none;border-radius:50px;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.ctaBtn:hover{background:#e07b1a;transform:translateY(-2px)}.email{align-items:center;background:#ffffff1a;border-radius:50px;color:#fff;display:flex;font-size:1.2rem;font-weight:500;gap:.8rem;padding:.8rem 1.5rem;transition:all .3s ease}.email a{color:inherit;text-decoration:none}.email:hover{background:#fff3;transform:translateY(-2px)}.email .icon{font-size:1.3rem}.footerLower{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr 2fr 1.5fr;margin:0 auto;max-width:1200px;padding-top:3rem}.lowerLeft{align-items:flex-start;display:flex;flex-direction:column}.lowerLeft img{height:auto;margin-bottom:1.5rem;width:140px}.lowerLeft p{font-size:1rem;line-height:1.6;max-width:280px;opacity:.9}.lowerMiddle{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.lowerMiddle h3{font-size:1.3rem;font-weight:600;margin-bottom:1.2rem}.lowerMiddle ul{list-style:none;padding:0}.lowerMiddle li{margin-bottom:.8rem}.lowerMiddle a{color:#fff;font-size:1rem;text-decoration:none;transition:color .3s ease}.lowerMiddle a:hover{color:#facc15}.lowerRight{align-items:flex-start;display:flex;flex-direction:column;gap:2rem}.newsletter{background:#fff;border-radius:12px;box-shadow:0 6px 16px #00000026;color:#2f4460;max-width:400px;padding:2rem;transition:transform .3s ease;width:100%}.newsletter:hover{transform:translateY(-4px)}.newsletter h3{font-size:1.5rem;font-weight:700;margin-bottom:.8rem}.newsletter p{font-size:1rem;margin-bottom:1.5rem}.inputRow{display:flex;flex-direction:column;gap:1rem}.inputRow input{border:1px solid #ccc;border-radius:8px;font-size:1rem;outline:none;padding:1rem;transition:border-color .3s ease;width:100%}.inputRow input:focus{border-color:#f58820}.subscribeBtn{background:#f58820;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem;transition:all .3s ease}.subscribeBtn:hover{background:#e07b1a;transform:translateY(-2px)}.socials{display:flex;gap:1.5rem}.socials a{color:#fff;font-size:1.5rem;transition:all .3s ease}.socials a:hover{color:#facc15;transform:scale(1.2)}@media (max-width:900px){.footerLower{grid-template-columns:1fr;text-align:center}.footerLower,.lowerLeft{align-items:center}.lowerLeft p{margin:0 auto}.lowerMiddle{grid-template-columns:repeat(2,1fr);justify-items:center}.lowerRight{align-items:center}.newsletter{max-width:450px}}@media (max-width:600px){.footer{padding:2rem 1rem}.footerUpper{padding-bottom:2rem}.upperContent h2{font-size:1.8rem}.upperContent p{font-size:1rem}.contRow{flex-direction:column;gap:1rem}.ctaBtn,.email{max-width:300px;width:100%}.email{justify-content:center}.lowerMiddle{gap:1.5rem;grid-template-columns:1fr}.lowerMiddle h3{font-size:1.2rem}.lowerMiddle a{font-size:.95rem}.newsletter{max-width:100%;padding:1.5rem}.inputRow{gap:.8rem}.subscribeBtn{padding:.9rem}}.post-container{background-color:#ecf2fe;margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.post-hero{margin-bottom:20px;position:relative}.hero-image{filter:brightness(70%);height:500px;object-fit:cover;transition:filter .3s ease;width:100%}.post-hero:hover .hero-image{filter:brightness(80%)}.post-header{background-color:#fff;border-bottom:1px solid #e2e8f0;margin-bottom:20px;padding:20px;text-align:center}.post-title{color:#2f4460;font-size:2.5rem;font-weight:700;margin:0}.post-date{color:#718096;font-size:1rem;margin-top:10px}.post-content-wrapper{display:flex;gap:30px}.main-content{flex:2 1}.post-body{color:#2f4460;font-size:1.1rem;line-height:1.8;margin-bottom:20px}.comments-section{background-color:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;margin-top:20px;padding:20px}.comments-section h3{color:#2f4460;font-size:1.5rem;margin-bottom:10px}.sidebar{background-color:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;flex:1 1;height:-webkit-fit-content;height:fit-content;padding:20px}.sidebar h3{color:#2f4460;font-size:1.5rem;margin-bottom:15px}.related-posts{list-style:none;padding:0}.related-post{margin-bottom:15px}.related-link{display:block;text-decoration:none}.related-item{align-items:center;display:flex;gap:10px}.related-image{border-radius:5px;height:120px;object-fit:cover;width:120px}.related-text{flex:1 1}.related-title{color:#f58820;display:block;font-size:1rem;padding-left:17px;transition:color .3s ease}.related-title:hover{color:#e06b1a}.related-date{color:#718096;display:block;font-size:.8rem;padding-left:17px}.back-button{background-color:#f58820;border-radius:5px;color:#fff;display:inline-block;font-size:1rem;margin-top:20px;padding:10px 20px;text-decoration:none;transition:background-color .3s ease}.back-button:hover{background-color:#e06b1a}.loading{color:#2f4460;font-size:1.2rem;padding:20px;text-align:center}@media (max-width:1024px){.post-content-wrapper{flex-direction:column}.sidebar{margin-top:20px}.hero-image{height:400px}.post-title{font-size:2rem}}@media (max-width:768px){.hero-image{height:300px}.post-title{font-size:1.8rem}.post-body{font-size:1rem}.sidebar h3{font-size:1.3rem}.related-image{height:50px;width:50px}.related-title{font-size:.95rem}}@media (max-width:480px){.post-container{padding:10px}.hero-image{height:200px}.post-title{font-size:1.5rem}.post-body{font-size:.95rem}.sidebar h3{font-size:1.2rem}.related-item{align-items:flex-start;flex-direction:column}.related-image{height:40px;width:40px}.related-title{font-size:.9rem}.related-date{font-size:.75rem}.back-button{font-size:.9rem;padding:8px 16px}}
/*# sourceMappingURL=main.78e7d24c.css.map*/