@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");body{font-family:Montserrat,sans-serif;margin:0;padding:0;transition:background-color .3s ease}.container{margin:0 auto;max-width:1140px;padding:0 24px}.blog-nav{background:#000;padding:1rem 0;position:static;width:100%;z-index:1000}.nav-wrapper{align-items:center;display:flex;justify-content:space-between;padding:0 24px}.logo img{height:40px;width:auto}.home-link{background:linear-gradient(90deg,#e3ca22,#efaa27);border-radius:50px;color:#fff;display:inline-block;font-size:14px;font-weight:600;padding:10px 24px;text-decoration:none;transition:all .3s ease}.home-link:hover{box-shadow:0 4px 12px rgba(239,170,39,.3);transform:translateY(-1px)}.blog-main{margin:0 auto;max-width:1440px;padding:50px 0 0}:root{--hero-overlay:rgba(0,0,0,.7);--hero-bg:transparent}[data-theme=dark]{--hero-overlay:rgba(0,0,0,.8);--hero-bg:#000}[data-theme=light]{--hero-overlay:rgba(0,0,0,.6);--hero-bg:transparent}.hero-section{background:var(--hero-bg);height:100vh;overflow:hidden;position:relative;transition:background-color .3s ease;width:100%}.hero-section .post-container{height:100%;margin:0 auto;max-width:1140px;position:relative;width:100%}.hero-section .hero-image,.hero-section .post-hero{height:100%;position:relative}.hero-section .hero-image{background-position:50%;background-size:cover;width:100%}.hero-section .hero-content{background:linear-gradient(to top,var(--hero-overlay) 0,transparent 100%);bottom:0;left:0;position:absolute;right:0}.hero-section .content-wrapper{margin:0 auto;max-width:1140px;padding:40px 24px;position:relative}.hero-section .post-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.hero-section .post-category{align-items:center;background:linear-gradient(90deg,#e3ca22,#efaa27);border-radius:100px;color:#fff;display:inline-flex;font-size:13px;font-weight:600;letter-spacing:.5px;padding:8px 20px;text-transform:uppercase}.hero-section .meta-info{align-items:center;display:flex;gap:20px}.hero-section .post-date,.hero-section .read-time{align-items:center;color:#fff;display:flex;font-size:14px;gap:8px}.hero-section .post-title{color:#fff;font-size:4rem;font-weight:700;line-height:1.2;margin:0;max-width:900px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@media (max-width:1200px){.hero-section .post-container,.hero-section .post-meta,.hero-section .post-title-wrapper{max-width:90%}}@media (max-width:768px){.hero-section{height:80vh}.hero-section .hero-content{padding:30px 0}.hero-section .post-meta{align-items:flex-start;flex-direction:column;gap:15px}.hero-section .meta-info{flex-wrap:wrap;gap:15px}.hero-section .post-title{font-size:2.5rem}}.posts-grid{margin:60px auto;max-width:1140px;padding:0 24px}.grid-post{background:var(--card-bg);box-shadow:0 4px 12px var(--shadow-color)}.grid-post .post-link{color:inherit;display:block;text-decoration:none}.grid-post .post-image{height:240px}.grid-post .card-content{background:var(--card-bg);padding:24px}.grid-post .post-category{align-items:center;background:linear-gradient(90deg,#e3ca22,#efaa27);border-radius:50px;color:#000;display:inline-flex;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;padding:6px 12px;text-transform:uppercase}.grid-post .post-title{color:var(--heading-color);font-size:1.25rem;line-height:1.4;margin:0 0 12px}.grid-post .post-date{color:var(--meta-color);font-size:14px}@media (max-width:768px){.featured-post .post-image{height:500px}.featured-post .post-title{font-size:2.5rem}.posts-grid{gap:20px;grid-template-columns:1fr}}@media (max-width:1024px) and (min-width:769px){.posts-grid{grid-template-columns:repeat(2,1fr)}}.btn{border-radius:4px;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#ff4d4d;color:#fff}.btn-primary:hover{background:#f33}.btn-secondary{background:#333;color:#fff}.btn-secondary:hover{background:#444}.posts-grid .post-card,.posts-grid .post-card-content,.posts-grid .post-card:before,.posts-grid-2col,.posts-infinite-grid,.recent-posts{display:none}.cta-blog{background:linear-gradient(135deg,rgba(227,202,34,.05),rgba(239,170,39,.1));overflow:hidden;padding:80px 0;position:relative}.cta-blog:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath fill='%23e3ca22' fill-opacity='.05' fill-rule='evenodd' d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2zm0-30V0h-2v4h-4v2h4v4h2V6h4V4zM6 34v-4H4v4H0v2h4v4h2V6h4V4H6zM6 4V0H4v4H0v2h4v4h2V6h4V4z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.cta-blog .container{margin:0 auto;max-width:1140px;padding:0;position:relative;width:92%;z-index:1}.cta-blog .cta-content{text-align:center}.cta-blog h2{color:var(--heading-color);font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 32px}.cta-blog .cta-button{background:linear-gradient(90deg,#e3ca22,#efaa27);border-radius:100px;color:#fff;display:inline-block;font-size:16px;font-weight:600;padding:16px 40px;text-decoration:none;transition:all .3s ease}.cta-blog .cta-button:hover{box-shadow:0 4px 12px rgba(239,170,39,.3);transform:translateY(-2px)}@media (max-width:768px){.cta-blog{padding:60px 0}.cta-blog h2{font-size:2rem;margin-bottom:24px}.cta-blog .cta-button{font-size:15px;padding:14px 32px}}.loading{color:#666;padding:1.5rem;text-align:center}@media (max-width:992px){.hero-banner .hero-text h1{font-size:2.5rem}}@media (max-width:768px){.posts-grid,.posts-grid-2col{grid-template-columns:repeat(2,1fr)}.hero-banner .hero-text h1{font-size:2rem}.posts-grid .post-card{height:300px}.posts-grid .post-card h3{font-size:1.25rem}}@media (max-width:576px){.posts-grid,.posts-grid-2col{grid-template-columns:1fr}.hero-banner .hero-text h1{font-size:1.5rem}.hero-banner .hero-text{padding:1.5rem}.posts-grid .post-card{height:250px}}.logo a{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.logo a:hover{color:#f5f5f5}.featured-post{margin:0 auto 48px;max-width:1140px;padding:0}.featured-post .post-link{color:inherit;display:flex;flex-direction:column;text-decoration:none}.featured-post .post-image{background-position:50%;background-size:cover;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);height:600px;overflow:hidden;position:relative;width:100%}.featured-post .post-category{background-color:#ff3b30;border-radius:4px;color:#fff;display:inline-block;font-size:12px;font-weight:600;left:24px;letter-spacing:.5px;padding:6px 12px;position:absolute;text-transform:uppercase;top:24px;z-index:2}.featured-post .post-content{background:none;padding:32px 0}.featured-post .post-title{color:#000;font-size:3.5rem;font-weight:700;line-height:1.1;margin:0 0 16px}.featured-post .post-date{color:rgba(0,0,0,.6);font-size:14px}@media (max-width:768px){.container,.featured-post{padding:0 16px}.featured-post .post-image{height:400px}.featured-post .post-title{font-size:2.5rem}}.posts-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin:0;padding:0}.grid-post{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);overflow:hidden;position:relative}.grid-post .post-image{background-position:50%;background-size:cover;height:450px;overflow:hidden;position:relative}.post-image:before{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.8));bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.post-link{color:inherit;display:block;text-decoration:none}.post-content{bottom:0;box-shadow:0 4px 12px var(--shadow-color);left:0;padding:48px;position:relative;right:0;z-index:2}.post-category{align-items:center;background:linear-gradient(90deg,#e3ca22,#efaa27);border-radius:50px;color:#000;display:inline-flex;font-size:13px;font-weight:600;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase;transition:all .3s ease}.post-category:hover{box-shadow:0 4px 12px rgba(239,170,39,.3);transform:translateY(-1px)}.post-title{color:#fff;font-size:3.5rem;font-weight:700;letter-spacing:-.5px;line-height:1.1;margin:0 0 16px}.grid-post .post-title{font-size:1.75rem}.post-date{color:hsla(0,0%,100%,.8);font-size:14px;font-weight:500}@media (max-width:768px){.blog-main,.container{padding:0 16px}.featured-post .post-image{height:500px}.grid-post .post-image{height:350px}.post-content{padding:32px}.post-title{font-size:2.5rem}.grid-post .post-title{font-size:1.5rem}}.posts-list{background:var(--bg-color);padding:80px 0}.posts-list .container{margin:0 auto;max-width:1140px;padding:0;width:92%}.posts-list .posts-grid-2col{display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}.posts-list .list-post{background:var(--card-bg);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.posts-list .list-post:hover{box-shadow:0 8px 30px rgba(0,0,0,.15);transform:translateY(-4px)}.posts-list .post-link{color:inherit;display:block;text-decoration:none}.posts-list .post-image{background-position:50%;background-size:cover;height:240px;position:relative;width:100%}.posts-list .post-meta{left:16px;position:absolute;top:16px}.posts-list .post-category{align-items:center;background:linear-gradient(90deg,#e3ca22,#efaa27);border-radius:100px;color:#fff;display:inline-flex;font-size:13px;font-weight:600;letter-spacing:.5px;line-height:1;padding:8px 16px;text-transform:uppercase;white-space:nowrap}.posts-list .post-content{padding:24px}.posts-list .post-title{color:var(--heading-color);font-size:1.25rem;font-weight:600;line-height:1.4;margin:0 0 16px}.posts-list .post-date{align-items:center;color:var(--meta-color);display:flex;font-size:14px;gap:8px}@media (max-width:1024px){.posts-list{padding:60px 0}}@media (max-width:768px){.posts-list .posts-grid-2col{gap:24px;grid-template-columns:1fr}.posts-list .post-image{height:200px}.posts-list .post-content{padding:20px}.posts-list .post-title{font-size:1.1rem;margin-bottom:12px}}.post-header{background:var(--bg-color);padding:40px 0}.post-header .container{margin:0 auto;max-width:1140px;padding:0 24px;width:100%}.post-header .post-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.post-header .post-category{align-items:center;background:linear-gradient(90deg,#e3ca22,#efaa27);border-radius:100px;color:#fff;display:inline-flex;font-size:15px;font-weight:600;letter-spacing:.5px;line-height:1;padding:12px 24px;text-transform:uppercase;white-space:nowrap}.post-header .meta-info{align-items:center;display:flex;gap:20px}.post-header .post-date,.post-header .read-time{align-items:center;color:var(--text-color);display:flex;font-size:14px;gap:8px;opacity:.8}.post-header .post-date i,.post-header .read-time i{color:#e3ca22;font-size:16px}.post-header .post-title{color:var(--heading-color);font-size:3rem;font-weight:700;line-height:1.2;margin:0;max-width:98%;text-align:center}@media (max-width:768px){.post-header{padding:24px 0}.post-header .post-meta{align-items:center;flex-direction:column;gap:16px;margin-bottom:20px}.post-header .meta-info{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;width:100%}.post-header .post-date,.post-header .read-time{font-size:13px}.post-header .post-category{font-size:13px;padding:8px 16px}.post-header .post-title{font-size:1.75rem;text-align:center}}@media (min-width:769px) and (max-width:1024px){.hero-banner-post{height:60vh}.hero-banner-post .post-container,.post-header .container{padding:0 20px}.post-header .post-title{font-size:2.25rem}}.blog-post-main{width:100%}.post-tags{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin:40px 0}.tag{background:#f5f5f5;border-radius:16px;color:var(--text-secondary);font-size:14px;padding:6px 12px;text-decoration:none;transition:all .3s ease}.tag:hover{background:var(--primary-color);color:#fff}.share-buttons{margin:40px auto;max-width:800px;padding:0 20px;text-align:center}.share-buttons h3{color:#64748b;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:16px;text-transform:uppercase}.share-links{display:flex;gap:32px;justify-content:center}.share-links a{align-items:center;color:#64748b;display:flex;font-size:24px;gap:8px;text-decoration:none;transition:all .3s ease}.share-links a span{font-size:14px;font-weight:500}.share-links a:hover{transform:translateY(-2px)}.share-x:hover{color:#000}.share-facebook:hover{color:#4267b2}.share-linkedin:hover{color:#0077b5}.share-instagram:hover{color:#e4405f}@media (max-width:768px){.share-links{flex-wrap:wrap;gap:24px}.share-links a{font-size:20px}}.author-bio{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;gap:20px;margin:40px 0;padding:30px}.author-bio .author-avatar{height:80px;width:80px}.bio-content h3{color:var(--text-color);margin-bottom:12px}.bio-content p{color:var(--text-secondary);line-height:1.6}.related-posts{margin:60px 0 0;padding:80px 0;transition:background-color .3s ease}.related-posts-container{margin:0 auto;max-width:1140px;padding:20px 24px 70px}.related-posts h3{color:var(--heading-color);font-size:32px;font-weight:700;margin-bottom:48px;text-align:center}.related-posts-grid{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.related-post{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);overflow:hidden;transition:background-color .3s ease}.related-post:hover{box-shadow:0 12px 24px rgba(0,0,0,.1);transform:translateY(-6px)}.related-post-link{color:inherit;display:block;text-decoration:none}.related-post-image{background-position:50%;background-size:cover;height:240px;position:relative}.related-post-category{background:linear-gradient(90deg,#e3ca22,#efaa27);border-radius:50px;color:#fff;font-size:12px;font-weight:600;left:16px;letter-spacing:.5px;padding:6px 12px;position:absolute;text-transform:uppercase;top:16px;transition:all .3s ease}.related-post-content{padding:24px}.related-post h4{display:-webkit-box;font-size:20px;font-weight:600;line-height:1.4;margin:0 0 16px;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:56px;overflow:hidden;transition:color .3s ease}.related-post-meta{align-items:center;color:#64748b;display:flex;font-size:14px;justify-content:space-between}.related-post-date{align-items:center;display:flex;gap:6px}.related-post-date i{font-size:14px}.related-post-read{color:#efaa27;font-weight:600;transition:transform .2s ease}.related-post:hover .related-post-read{transform:translateX(4px)}@media (max-width:1024px){.related-posts-container{max-width:90%}}@media (max-width:768px){.related-posts{padding:0!important}.related-posts-container{padding:20px 0 0}.related-posts-grid{gap:24px;grid-template-columns:1fr}.related-post-image{height:200px}.related-post h4{height:auto;-webkit-line-clamp:3}}.comments-section{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);margin:60px auto;max-width:800px;padding:40px;transition:background-color .3s ease}.comments-section h3{color:var(--heading-color);font-size:24px;font-weight:600;margin-bottom:32px;text-align:center;transition:color .3s ease}.hs-form{display:flex;flex-direction:column;gap:24px}.hs-form-field{position:relative}.hs-form-field>label{color:var(--heading-color);display:block;font-size:14px;font-weight:600;margin-bottom:8px}.hs-input{border:2px solid #e2e8f0;border-radius:8px;color:var(--text-color);font-family:Montserrat,sans-serif;font-size:16px;padding:12px 16px;transition:all .3s ease;width:95%}.hs-input:focus{border-color:#efaa27;box-shadow:0 0 0 3px rgba(239,170,39,.1);outline:none}textarea.hs-input{min-height:120px;resize:vertical}.hs-button{align-self:flex-start;background:linear-gradient(90deg,#e3ca22,#efaa27);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s ease}.hs-button:hover{box-shadow:0 4px 12px rgba(239,170,39,.3);transform:translateY(-2px)}.hs-error-msg{color:#dc2626;display:block;font-size:13px;margin-top:4px}.comment-list{display:flex;flex-direction:column;gap:24px;margin-top:48px}.comment{background:#f8fafc;border-left:4px solid #efaa27;border-radius:8px;padding:24px}.comment-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.comment-author{color:var(--heading-color);font-weight:600}.comment-date{color:#64748b;font-size:14px}.comment-content{color:var(--text-color);line-height:1.6}.comment-replies{border-left:2px solid #e2e8f0;margin-left:24px;margin-top:16px;padding-left:16px}.reply-button{align-items:center;background:transparent;border:none;color:#64748b;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-top:12px;padding:6px 12px;transition:all .2s ease}.reply-button:hover{color:#efaa27}.reply-button i{font-size:12px}@media (max-width:768px){.comments-section{margin:40px auto;padding:24px}.hs-button{text-align:center;width:100%}.comment{padding:16px}.comment-replies{margin-left:16px;padding-left:12px}}:root{--nav-bg:#000;--footer-bg:#000;--primary-gradient:linear-gradient(90deg,#e3ca22,#efaa27);--link-color:#efaa27;--bg-color:#fff;--text-color:#2d3436;--heading-color:#1a1a1a;--blockquote-bg:#f8f9fa;--card-bg:#fff;--section-bg:#f5f5f5;--shadow-color:rgba(0,0,0,.05);--meta-color:#64748b}[data-theme=dark]{--bg-color:#1a1a1a;--text-color:#e2e8f0;--heading-color:#fff;--blockquote-bg:#2d3436;--card-bg:#2d3436;--section-bg:#111;--shadow-color:rgba(0,0,0,.2);--meta-color:#94a3b8}.post-content a{border-bottom:2px solid rgba(239,170,39,.3);color:var(--link-color);font-weight:500;text-decoration:none;transition:all .3s ease}.post-content a:hover{background:rgba(239,170,39,.1);border-bottom-color:var(--link-color)}.post-content a:active{transform:translateY(1px)}.theme-switch-wrapper{position:fixed;right:24px;top:50%;transform:translateY(-50%);z-index:1000}.theme-options{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border-radius:100px;display:flex;flex-direction:column;gap:12px;padding:12px}.theme-switch{background:none;border:none;border-radius:50%;color:var(--text-color);cursor:pointer;font-size:20px;padding:8px;transition:all .3s ease}.theme-switch:hover{background:rgba(227,202,34,.1);color:#e3ca22}@media (max-width:768px){.theme-switch-wrapper{bottom:24px;left:24px;right:auto;top:auto;transform:none}.theme-options{border-radius:100px;flex-direction:column;padding:12px;transform:translateY(calc(100% - 52px));transition:all .3s ease}.theme-options.expanded{transform:translateY(0)}.theme-switch{font-size:18px;padding:8px}.theme-switch:not(:first-child){height:0;opacity:0;padding:0;transition:all .3s ease}.theme-options.expanded .theme-switch{height:auto;opacity:1;padding:8px}}body{background-color:var(--bg-color)}.post-content,body{color:var(--text-color)}.post-content{background:var(--card-bg)}.post-content p{color:var(--text-color)}.post-content h2,.post-content h3,.post-content h4{color:var(--heading-color)}.post-content blockquote{background:var(--blockquote-bg);border-left:4px solid var(--link-color);transition:background-color .3s ease}.post-content blockquote p{color:var(--text-color);transition:color .3s ease}.related-posts{background:var(--section-bg)}.related-post{background:var(--card-bg)}.related-post h4{color:var(--heading-color)}.comments-section{background:var(--card-bg)}.post-content h1{color:var(--heading-color);font-size:2.5em;font-weight:700;line-height:1.2;margin:1.5em 0 .8em}.post-content h2{font-size:2em;line-height:1.3}.post-content h2,.post-content h3{color:var(--heading-color);font-weight:600;margin:1.5em 0 .8em}.post-content h3{font-size:1.5em;line-height:1.4}.post-content blockquote{background:#f8f9fa;border-radius:12px;margin:2.5em 0;padding:2em 2.5em;position:relative}.post-content blockquote p{color:#1a1a1a;font-size:20px;font-style:italic;line-height:1.6;margin:0}.post-content blockquote.highlight{background:linear-gradient(90deg,var(--primary-color) 0,rgba(239,170,39,.1) 100%);border-left:none;border-radius:8px;color:var(--heading-color);padding:2em}.post-content blockquote.callout{background:#fff;border:2px solid var(--primary-color);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.05);padding:2em}.post-content ol,.post-content ul{margin:1.5em 0;padding-left:1.5em}.post-content ol li,.post-content ul li{line-height:1.6;margin-bottom:.8em;position:relative}.post-content ul{list-style:none}.post-content ul li:before{color:var(--primary-color);content:"•";font-size:1.2em;font-weight:700;left:-1em;position:absolute}.post-content .cta-primary{background:linear-gradient(90deg,var(--primary-color),var(--accent-color));border:none;border-radius:50px;color:#000;display:inline-block;font-weight:600;margin:1.5em 0;padding:1em 2em;text-decoration:none;transition:all .3s ease}.post-content .cta-primary:hover{box-shadow:0 4px 12px rgba(239,170,39,.3);transform:translateY(-2px)}.post-content .cta-secondary{background:transparent;border:2px solid var(--primary-color);border-radius:50px;color:var(--primary-color);display:inline-block;font-weight:600;margin:1.5em 0;padding:1em 2em;text-decoration:none;transition:all .3s ease}.post-content .cta-secondary:hover{background:var(--primary-color);color:#fff}.post-content img{border-radius:8px;height:auto;margin:2em 0;max-width:100%}.post-content figure{margin:2em 0}.post-content figcaption{color:var(--text-light);font-size:.9em;margin-top:1em;text-align:center}.post-content code{background:var(--quote-bg);border-radius:4px;color:var(--primary-color);font-size:.9em;padding:.2em .4em}.post-content table{border-collapse:collapse;margin:2em 0;width:100%}.post-content td,.post-content th{border:1px solid #e1e1e1;padding:1em;text-align:left}.post-content th{background:var(--quote-bg);font-weight:600}@media (max-width:768px){.post-content{font-size:16px}.post-content h1{font-size:2em}.post-content h2{font-size:1.75em}.post-content h3{font-size:1.3em}.post-content blockquote{padding:1.5em 2em}}@media (max-width:1200px){.comments-section,.container,.post-container,.related-posts-container{max-width:90%}}.blog-footer{background:#000;color:#fff;margin-top:60px;padding:80px 0}.footer-container{margin:0 auto;max-width:1440px;padding:0 24px}.footer-main{display:grid;gap:60px;grid-template-columns:1.5fr 1fr 1fr 1fr}.footer-col{display:flex;flex-direction:column}.footer-logo{height:48.11px;margin-bottom:32px;width:170px}.footer-col h3{color:#fff;font-size:16px;font-weight:600;letter-spacing:.5px;margin-bottom:24px}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col ul li{margin-bottom:16px}.footer-col ul li a{color:#fff;font-size:1rem;font-weight:500;padding:4px 5px;text-decoration:none;transition:opacity .2s ease}.footer-col ul li a:hover{opacity:.8}.footer-col .contact-info,.footer-col h4{color:#fff;font-size:1rem;font-weight:500;margin-bottom:16px;padding:4px 5px}.footer-col .contact-info{display:block;text-decoration:none}.footer-col .contact-info:hover{opacity:.8}.app-buttons{display:flex;gap:16px;margin-top:20px}.app-button img{height:40px;width:auto}.certifications{align-items:center;display:flex;gap:24px;margin-bottom:32px}.cert-insignia{height:70px}.cert-iso{height:60px}.cert-esr{height:50px}.social-links{display:flex;gap:24px;margin-top:24px}.social-links a{color:#fff;font-size:22px;transition:opacity .2s ease}.social-links a:hover{opacity:.8}@media (max-width:1200px){.container,.footer-container,.post-container{max-width:90%}}@media (max-width:768px){.footer-main{gap:40px;grid-template-columns:1fr}.footer-col{align-items:center}.footer-col,.footer-col ul{text-align:center}.footer-col:first-child{order:-1}.footer-col:last-child{order:-2}.certifications{flex-wrap:wrap;gap:20px;justify-content:center}.cert-esr,.cert-insignia,.cert-iso{height:45px}.app-buttons,.social-links{justify-content:center}}@media (max-width:1024px) and (min-width:769px){.footer-main{gap:40px;grid-template-columns:repeat(2,1fr)}.footer-col:last-child{grid-column:1/-1}.certifications{justify-content:center}}.hero-banner-home{height:100vh;overflow:hidden;position:relative;width:100%}.hero-banner-home .container{margin:0 auto;max-width:1140px;padding:0;width:100%}.hero-banner-home .container,.hero-banner-home .featured-post{height:100%;position:relative}.hero-banner-home .post-link{display:block;height:100%;text-decoration:none}.hero-banner-home .post-image{background-position:50%;background-size:cover;height:100%;position:relative;width:100%}.hero-banner-home .post-image:after{background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent);bottom:0;content:"";height:70%;left:0;position:absolute;width:100%}.hero-banner-home .post-meta{left:40px;position:absolute;top:40px;z-index:2}.hero-banner-home .post-category{align-items:center;background:linear-gradient(90deg,#e3ca22,#efaa27);border-radius:100px;color:#fff;display:inline-flex;font-size:15px;font-weight:600;letter-spacing:.5px;line-height:1;padding:12px 24px;text-transform:uppercase;white-space:nowrap}.hero-banner-home .post-title-wrapper{bottom:40px;left:40px;position:absolute;right:40px;z-index:2}.hero-banner-home .post-title{color:#fff;font-size:4rem;font-weight:700;line-height:1.2;margin:0 0 20px;max-width:900px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-banner-home .post-date{align-items:center;color:#fff;display:flex;font-size:16px;gap:8px}@media (max-width:768px){.hero-banner-home .post-title{font-size:2.5rem}.hero-banner-home .post-meta{left:20px;top:20px}.hero-banner-home .post-title-wrapper{bottom:20px;left:20px;padding:20px;right:20px}.hero-banner-home .post-category{font-size:13px;padding:10px 20px}}.featured-grid{background:var(--bg-color);padding:60px 0}.featured-grid .container{margin:0 auto;max-width:1140px;padding:0;position:relative;width:92%}.featured-grid .posts-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);width:100%}.featured-grid .grid-post{border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);height:400px;overflow:hidden;position:relative}.featured-grid .post-link{display:block;height:100%;position:relative;text-decoration:none}.featured-grid .post-image{background-position:50%;background-size:cover;height:100%;position:relative;width:100%}.featured-grid .post-image:after{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.8));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:1}.featured-grid .post-meta{left:24px;position:absolute;top:24px;z-index:2}.featured-grid .post-category{align-items:center;background:linear-gradient(90deg,#e3ca22,#efaa27);border-radius:100px;color:#fff;display:inline-flex;font-size:13px;font-weight:600;letter-spacing:.5px;line-height:1;padding:8px 16px;text-transform:uppercase;white-space:nowrap}.featured-grid .post-content{background:none;bottom:24px;left:24px;padding:0;position:absolute;right:24px;z-index:2}.featured-grid .post-title{color:#fff;font-size:1.5rem;font-weight:600;line-height:1.3;margin:0 0 12px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.featured-grid .post-date{align-items:center;color:#fff;display:flex;font-size:14px;gap:8px}@media (max-width:1024px){.featured-grid .posts-grid{grid-template-columns:repeat(2,1fr)}.featured-grid .grid-post{height:350px}}@media (max-width:768px){.featured-grid{padding:40px 0}.featured-grid .posts-grid{grid-template-columns:1fr}.featured-grid .grid-post{height:300px}.featured-grid .post-title{font-size:1.25rem}.featured-grid .post-meta{left:16px;top:16px}.featured-grid .post-content{bottom:16px;left:16px;right:16px}}.newsletter-section{background:linear-gradient(135deg,rgba(227,202,34,.05),rgba(239,170,39,.1));overflow:hidden;padding:80px 0;position:relative}.newsletter-section:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath fill='%23e3ca22' fill-opacity='.05' fill-rule='evenodd' d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2zm0-30V0h-2v4h-4v2h4v4h2V6h4V4zM6 34v-4H4v4H0v2h4v4h2V6h4V4H6zM6 4V0H4v4H0v2h4v4h2V6h4V4z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.newsletter-section .container{margin:0 auto;max-width:1140px;padding:0;position:relative;width:88%;z-index:1}.newsletter-content{margin:0 auto;max-width:600px;text-align:center}.newsletter-text{margin-bottom:32px}.newsletter-text h2{color:var(--heading-color);font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 16px}.newsletter-text p{color:var(--text-color);font-size:1.1rem;margin:0;opacity:.8}.newsletter-form .form-group{display:flex;gap:12px;margin-bottom:16px}.newsletter-form input[type=email]{background:var(--input-bg);border:2px solid transparent;border-radius:100px;color:var(--text-color);flex:1;font-size:16px;padding:16px 24px;transition:all .3s ease}.newsletter-form input[type=email]:focus{border-color:#e3ca22;box-shadow:0 0 0 4px rgba(227,202,34,.1);outline:none}.newsletter-form button{background:linear-gradient(90deg,#e3ca22,#efaa27);border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px 32px;transition:all .3s ease}.newsletter-form button:hover{box-shadow:0 4px 12px rgba(239,170,39,.3);transform:translateY(-2px)}.privacy-check{align-items:flex-start;color:var(--text-color);display:flex;font-size:14px;gap:8px;opacity:.8}.privacy-check input[type=checkbox]{margin-top:3px}.privacy-check a{color:#e3ca22;text-decoration:none}.privacy-check a:hover{text-decoration:underline}@media (max-width:768px){.newsletter-section{padding:60px 0}.newsletter-text h2{font-size:2rem;margin-bottom:24px}.newsletter-form .form-group{flex-direction:column}.newsletter-form button,.newsletter-form input[type=email]{padding:14px 24px;width:100%}}.hero-banner-post{height:70vh;margin:40px auto;overflow:hidden;position:relative;width:100%}.hero-banner-post .post-container{height:100%;margin:0 auto;max-width:1140px;padding:0 24px;position:relative;width:100%}.hero-banner-post .post-hero{height:100%;position:relative}.hero-banner-post .hero-image{background-position:50%;background-size:cover;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);height:100%;position:relative;width:100%}@media (max-width:768px){.hero-banner-post{height:50vh;margin:20px 0}.hero-banner-post .post-container{padding:0 16px}.hero-banner-post .hero-image{border-radius:8px;margin:0 auto;width:100%}body{overflow-x:hidden;width:100%}.container,.post-container{padding:0;width:calc(100% - 32px)}.hero-banner-post{height:auto;margin:20px 0}.hero-banner-post .post-container{height:auto;padding:0;width:92%}.hero-banner-post .hero-image{background-position:50%;background-size:cover;border-radius:8px;height:300px;width:100%}.post-header{padding:24px 0}.post-header .post-title{font-size:1.75rem;line-height:1.3;word-wrap:break-word;hyphens:auto;overflow-wrap:break-word}.blog-main{overflow:hidden;padding:20px 0 0;width:100%}}@media (min-width:769px) and (max-width:1024px){.container,.post-container{padding:0 20px;width:calc(100% - 40px)}.hero-banner-post{height:400px}.hero-banner-post .hero-image{height:100%}}.content-section{background:var(--bg-color);padding:60px 0 0}.content-section .post-container{margin:0 auto;max-width:1140px;padding:0 24px;width:100%}.content-section .post-content{color:var(--text-color);font-size:1.1rem;line-height:1.8;margin:0 auto;max-width:950px;width:100%}.author-bio,.comments-section,.share-buttons{margin:60px auto;max-width:800px;width:100%}.related-posts{padding:0 24px}.related-posts,.related-posts-grid{margin:0 auto;width:100%}@media (max-width:768px){.content-section{padding:40px 0}.content-section .post-container,.post-header .container{padding:0}.content-section .post-content{font-size:1rem;line-height:1.7;width:80%}.author-bio,.comments-section,.share-buttons{margin:40px auto;padding:0 16px;width:92%}}.load-more-section{padding:40px 0;text-align:center}.load-more-button{align-items:center;background:linear-gradient(90deg,#e3ca22,#efaa27);border:none;border-radius:100px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:12px;padding:16px 32px;transition:all .3s ease}.load-more-button:hover{box-shadow:0 4px 12px rgba(239,170,39,.3);transform:translateY(-2px)}.load-more-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.load-more-button i{font-size:18px}#additional-posts{display:none}#additional-posts.active{display:block}