*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;max-width:100vw;overflow-x:hidden}.blog-post-page{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.blog-post-page:before{content:"";clip-path:polygon(0 0,100% 0,100% 80%,0 100%);z-index:0;pointer-events:none;background:linear-gradient(135deg,rgba(59,130,246,.1) 0%,rgba(147,51,234,.1) 100%);width:100%;height:600px;position:absolute;top:0;left:0}.breadcrumb-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:rgba(255,255,255,.95);border-bottom:2px solid #e2e8f0;width:100%;padding:1rem 0;position:relative;box-shadow:0 4px 15px rgba(0,0,0,.05)}.breadcrumb{flex-wrap:wrap;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;padding:0 1rem;font-size:.875rem;font-weight:600;display:flex}.breadcrumb a{color:#64748b;text-decoration:none;transition:all .3s}.breadcrumb a:hover{color:#3b82f6}.breadcrumb .separator{color:#cbd5e1}.breadcrumb .current{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-weight:700;overflow:hidden}.blog-post-container{z-index:1;background:#fff;border-radius:20px;width:100%;max-width:900px;margin:2rem auto;padding:0;position:relative;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.1)}.blog-post-container:before{content:"";background:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 50%,#ec4899 100%);width:100%;height:6px;position:absolute;top:0;left:0}.post-header{border-bottom:3px solid #f1f5f9;padding:2rem}.post-category-badge{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:800;display:inline-flex;box-shadow:0 8px 20px rgba(59,130,246,.35)}.post-title{color:#1e293b;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:1.25rem;font-size:max(1.75rem,min(5vw,3rem));font-weight:900;line-height:1.2}.post-excerpt{color:#64748b;margin-bottom:2rem;font-size:max(1rem,min(2.5vw,1.25rem));line-height:1.6}.post-meta{border-top:2px solid #f1f5f9;border-bottom:2px solid #f1f5f9;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;padding:1.5rem 0;display:flex}.author-section{align-items:center;gap:1rem;display:flex}.author-avatar-large{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:900;display:flex;box-shadow:0 8px 20px rgba(59,130,246,.35)}.author-details{flex-direction:column;display:flex}.author-name{color:#1e293b;font-size:1.125rem;font-weight:800}.author-role{color:#64748b;font-size:.875rem;font-weight:600}.post-info{color:#64748b;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;display:flex}.post-info .separator{color:#cbd5e1}.post-tags-header{flex-wrap:wrap;gap:.75rem;display:flex}.post-tags-header .tag{color:#0369a1;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:2px solid #bae6fd;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:700}.featured-image-container{background:#f1f5f9;width:100%;height:400px;position:relative;overflow:hidden}.featured-image{object-fit:cover;width:100%;height:100%}.image-placeholder{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:6rem;display:flex}.post-content{color:#334155;word-wrap:break-word;overflow-wrap:break-word;padding:2rem;font-size:1.0625rem;line-height:1.8}.post-content h2{color:#1e293b;margin:2.5rem 0 1.25rem;font-size:max(1.5rem,min(4vw,2rem));font-weight:900;line-height:1.3}.post-content h3{color:#1e293b;margin:2rem 0 1rem;font-size:max(1.25rem,min(3vw,1.625rem));font-weight:800}.post-content h4{color:#1e293b;margin:1.75rem 0 .875rem;font-size:max(1.125rem,min(2.5vw,1.375rem));font-weight:700}.post-content p{color:#475569;margin-bottom:1.5rem}.post-content ul,.post-content ol{margin:1.5rem 0;padding-left:1.5rem}.post-content li{color:#475569;margin-bottom:.75rem}.post-content code{color:#b91c1c;word-break:break-all;background:#fef3c7;border-radius:4px;padding:.25rem .5rem;font-family:Courier New,monospace;font-size:.875rem}.post-content pre{color:#e2e8f0;background:#1e293b;border-radius:12px;margin:2rem 0;padding:1.25rem;font-size:.875rem;line-height:1.6;overflow-x:auto}.post-content pre code{color:inherit;background:0 0;padding:0}.post-content table{border-collapse:collapse;width:100%;margin:2rem 0;display:block;overflow-x:auto}.post-content table th,.post-content table td{text-align:left;border:1px solid #e2e8f0;padding:.875rem;font-size:.9375rem}.post-content table th{color:#fff;background:#3b82f6;font-weight:800}.post-content img{border-radius:12px;max-width:100%;height:auto;margin:2rem 0}.post-footer{background:#f9fafb;border-top:3px solid #f1f5f9;padding:2rem}.post-footer-tags{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.post-footer-tags strong{color:#1e293b;font-size:1rem;font-weight:800}.footer-tag{color:#64748b;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s}.footer-tag:hover{color:#fff;background:#3b82f6;border-color:transparent}.share-section{margin-top:2rem}.share-section strong{color:#1e293b;margin-bottom:1rem;font-size:1rem;font-weight:800;display:block}.share-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.share-btn{cursor:pointer;color:#fff;border:none;border-radius:10px;flex:1;min-width:120px;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:700;transition:all .3s}.share-btn.twitter{background:#1da1f2}.share-btn.linkedin{background:#0077b5}.share-btn.whatsapp{background:#25d366}.share-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.author-bio{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:3px solid #bae6fd;border-radius:16px;gap:1.5rem;margin:2rem;padding:1.75rem;display:flex}.author-bio-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;font-weight:900;display:flex;box-shadow:0 10px 30px rgba(59,130,246,.4)}.author-bio-content h3{color:#1e293b;margin:0 0 .5rem;font-size:1.375rem;font-weight:900}.author-bio-role{color:#3b82f6;margin-bottom:.75rem;font-size:.9375rem;font-weight:700}.author-bio-description{color:#475569;margin:0;font-size:1rem;line-height:1.6}.related-posts{background:#fff;border-top:2px solid #e5e7eb;width:100%;padding:3rem 1rem}.related-container{width:100%;max-width:1200px;margin:0 auto}.related-title{color:#1e293b;text-align:center;margin-bottom:2rem;font-size:max(1.75rem,min(4vw,2.25rem));font-weight:900}.related-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%;display:grid}.related-card{background:#fff;border:3px solid #e2e8f0;border-radius:16px;text-decoration:none;transition:all .3s;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.08)}.related-card:hover{border-color:#3b82f6;transform:translateY(-6px);box-shadow:0 15px 40px rgba(59,130,246,.2)}.related-image{background:#f1f5f9;width:100%;height:200px;position:relative;overflow:hidden}.related-image img{object-fit:cover;width:100%;height:100%}.related-placeholder{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.related-category{color:#3b82f6;background:rgba(255,255,255,.95);border-radius:6px;padding:.375rem .875rem;font-size:.75rem;font-weight:800;position:absolute;top:1rem;left:1rem}.related-content{padding:1.5rem}.related-content h3{color:#1e293b;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.4}.related-content p{color:#64748b;margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.related-meta{color:#94a3b8;gap:.5rem;font-size:.8125rem;display:flex}.back-to-blog{text-align:center;width:100%;padding:3rem 1rem}.back-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px rgba(59,130,246,.35)}.back-btn:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(59,130,246,.45)}@media (max-width:768px){.blog-post-container{border-radius:16px;margin:1rem}.post-header,.post-content,.post-footer{padding:1.5rem}.author-bio{flex-direction:column;margin:1.5rem;padding:1.5rem}.author-bio-avatar{width:70px;height:70px;font-size:1.75rem}.featured-image-container{height:300px}.post-meta{flex-direction:column;gap:1rem}.share-buttons{flex-direction:column}.share-btn{width:100%}.related-grid{grid-template-columns:1fr}.breadcrumb .current{max-width:150px}}@media (max-width:480px){.post-header,.post-content,.post-footer{padding:1.25rem}.post-title{font-size:1.5rem}.featured-image-container{height:250px}.author-bio{margin:1rem;padding:1.25rem}.author-avatar-large{width:50px;height:50px;font-size:1.25rem}.related-posts{padding:2rem .75rem}.back-to-blog{padding:2rem 1rem}.back-btn{width:100%}}@media (max-width:360px){.post-header,.post-content,.post-footer{padding:1rem}.breadcrumb{padding:0 .75rem}.breadcrumb .current{max-width:100px}}@media (prefers-color-scheme:dark){.blog-post-page{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)}.blog-post-page:before{background:linear-gradient(135deg,rgba(59,130,246,.15) 0%,rgba(147,51,234,.15) 100%)}.breadcrumb-container{background:rgba(30,41,59,.95);border-bottom-color:#334155}.breadcrumb a{color:#94a3b8}.breadcrumb a:hover{color:#60a5fa}.breadcrumb .separator{color:#475569}.breadcrumb .current{color:#e2e8f0}.blog-post-container{background:#1e293b;border:1px solid #334155;box-shadow:0 20px 60px rgba(0,0,0,.5)}.post-header{border-bottom-color:#334155}.post-title{color:#f1f5f9;background:linear-gradient(135deg,#f1f5f9 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.post-excerpt{color:#94a3b8}.post-meta{border-top-color:#334155;border-bottom-color:#334155}.author-name{color:#f1f5f9}.author-role,.post-info{color:#94a3b8}.post-info .separator{color:#475569}.post-tags-header .tag{color:#93c5fd;background:linear-gradient(135deg,#1e3a5f 0%,#1e40af 100%);border-color:#1e40af}.featured-image-container{background:#0f172a}.image-placeholder{background:linear-gradient(135deg,#1e293b 0%,#334155 100%)}.post-content{color:#cbd5e1}.post-content h2,.post-content h3,.post-content h4{color:#f1f5f9}.post-content h2:after{background:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 100%)}.post-content p,.post-content ul,.post-content ol,.post-content li{color:#cbd5e1}.post-content strong{color:#f1f5f9}.post-content code{color:#fbbf24;background:#422006;border:1px solid #78350f}.post-content pre{color:#e2e8f0;background:#0f172a;border:1px solid #334155}.post-content pre:before{background:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 50%,#ec4899 100%)}.post-content table{border-color:#334155}.post-content table th{color:#f1f5f9;background:linear-gradient(135deg,#1e40af 0%,#7c3aed 100%)}.post-content table td{color:#cbd5e1;border-color:#334155}.post-content table tr:nth-child(2n){background:#1e293b}.post-content table tr:hover{background:#334155}.post-content blockquote{color:#e2e8f0;background:linear-gradient(135deg,#1e3a5f 0%,#1e40af 100%);border-left-color:#3b82f6}.post-content a{color:#60a5fa}.post-content a:hover{color:#93c5fd;border-bottom-color:#93c5fd}.post-footer{background:#0f172a;border-top-color:#334155}.post-footer-tags strong{color:#f1f5f9}.footer-tag{color:#94a3b8;background:#1e293b;border-color:#334155}.footer-tag:hover{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%)}.share-section strong{color:#f1f5f9}.author-bio{background:linear-gradient(135deg,#1e3a5f 0%,#1e40af 100%);border-color:#1e40af}.author-bio-content h3{color:#f1f5f9}.author-bio-role{color:#93c5fd}.author-bio-description{color:#cbd5e1}.related-posts{background:#0f172a;border-top-color:#334155}.related-title{color:#f1f5f9}.related-title:after{background:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 50%,#ec4899 100%)}.related-card{background:#1e293b;border-color:#334155}.related-card:hover{background:#1e293b;border-color:#3b82f6;box-shadow:0 15px 40px rgba(59,130,246,.3)}.related-image{background:#0f172a}.related-placeholder{background:linear-gradient(135deg,#1e293b 0%,#334155 100%)}.related-category{color:#60a5fa;background:rgba(30,41,59,.95);border:1px solid #334155}.related-content h3{color:#f1f5f9}.related-card:hover .related-content h3{color:#60a5fa}.related-content p{color:#94a3b8}.related-meta{color:#64748b}.back-to-blog,.not-found-container{background:#0f172a}.not-found-content h2{color:#f1f5f9}.not-found-content p{color:#94a3b8}}.dark .blog-post-page{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)}.dark .blog-post-page:before{background:linear-gradient(135deg,rgba(59,130,246,.15) 0%,rgba(147,51,234,.15) 100%)}.dark .breadcrumb-container{background:rgba(30,41,59,.95);border-bottom-color:#334155}.dark .breadcrumb a{color:#94a3b8}.dark .breadcrumb .current{color:#e2e8f0}.dark .blog-post-container{background:#1e293b;border:1px solid #334155}.dark .post-title{color:#f1f5f9}.dark .post-excerpt{color:#94a3b8}.dark .post-content{color:#cbd5e1}.dark .post-content h2,.dark .post-content h3,.dark .post-content h4{color:#f1f5f9}.dark .post-content p,.dark .post-content li{color:#cbd5e1}.dark .post-content code{color:#fbbf24;background:#422006}.dark .post-content pre{background:#0f172a;border:1px solid #334155}.dark .post-content table th{background:linear-gradient(135deg,#1e40af 0%,#7c3aed 100%)}.dark .post-content table td{color:#cbd5e1;border-color:#334155}.dark .post-content blockquote{color:#e2e8f0;background:linear-gradient(135deg,#1e3a5f 0%,#1e40af 100%)}.dark .post-content a{color:#60a5fa}.dark .post-footer{background:#0f172a;border-top-color:#334155}.dark .footer-tag{color:#94a3b8;background:#1e293b;border-color:#334155}.dark .author-bio{background:linear-gradient(135deg,#1e3a5f 0%,#1e40af 100%);border-color:#1e40af}.dark .author-bio-content h3{color:#f1f5f9}.dark .author-bio-description{color:#cbd5e1}.dark .related-posts{background:#0f172a}.dark .related-card{background:#1e293b;border-color:#334155}.dark .related-content h3{color:#f1f5f9}.dark .related-content p{color:#94a3b8}
