*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#f4f6f8;color:#333;line-height:1.6}.icon-clock{width:20px;height:20px;min-width:20px;min-height:20px;flex-shrink:0;color:#495057;transition:color .25s ease,transform .2s ease}.icon-clock:hover{color:#212529;transform:scale(1.05)}.icon-calendar{width:20px;height:20px;min-width:20px;min-height:20px;flex-shrink:0;color:#495057;transition:color .25s ease,transform .2s ease}.icon-calendar:hover{color:#212529;transform:scale(1.05)}.container{margin:0 auto;padding:20px}.blog-post-article{position:relative;padding:20px 0}.blog-post-article .container{position:relative;z-index:2}.post-featured-image{margin-bottom:50px;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #00000026;position:relative;animation:fadeInUp .8s ease;border:1px solid rgba(102,126,234,.1);transition:all .3s ease}.post-featured-image:hover{box-shadow:0 25px 50px #667eea40;transform:translateY(-2px);border-color:#667eea33}.post-featured-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#667eea33,#764ba233);opacity:0;transition:opacity .3s ease;z-index:1}.post-featured-image:hover:before{opacity:1}.post-featured-image img{width:100%;height:auto;object-fit:contain;display:block;transition:transform .5s ease}.post-featured-image:hover img{transform:scale(1.03)}.post-header{text-align:center;max-width:800px;margin:0 auto 50px;position:relative;animation:fadeInUp .8s ease .1s both}.post-title{font-size:2.8rem;color:#333;margin-bottom:25px;line-height:1.3;font-weight:800;position:relative;padding-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.03)}.post-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.post-meta{display:flex;justify-content:center;gap:30px;color:#666;font-size:1rem;margin-bottom:25px;flex-wrap:wrap;background:#f8f9fa;padding:15px 30px;border-radius:50px;display:inline-flex;border:1px solid rgba(102,126,234,.1)}.post-meta span{display:inline-flex;align-items:center;gap:8px;color:#4a5568}.post-meta i{color:#667eea;font-size:1.1rem}.post-categories{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.post-category{background:#fff;color:#667eea;padding:8px 20px;border-radius:30px;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .3s ease;border:1px solid #667eea;position:relative;overflow:hidden;z-index:1}.post-category:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);transition:left .3s ease;z-index:-1}.post-category:hover{color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.post-category:hover:before{left:0}.post-content{max-width:800px;margin:0 auto 50px;background:#fff;padding:50px;border-radius:20px;box-shadow:0 10px 30px #00000008;border:1px solid rgba(102,126,234,.1);line-height:1.9;color:#4a5568;font-size:1.1rem;animation:fadeInUp .8s ease .2s both;transition:all .3s ease}.post-content:hover{box-shadow:0 20px 40px #667eea1a;border-color:#667eea33}.post-content h2{font-size:2rem;margin:40px 0 20px;color:#333;font-weight:700;position:relative;padding-bottom:10px}.post-content h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.post-content h3{font-size:1.6rem;margin:35px 0 15px;color:#444;font-weight:600}.post-content h4{font-size:1.3rem;margin:30px 0 15px;color:#555;font-weight:600}.post-content p{margin-bottom:25px}.post-content img{max-width:100%;height:auto;border-radius:12px;margin:30px 0;box-shadow:0 10px 30px #0000001a;border:1px solid rgba(102,126,234,.1);transition:all .3s ease}.post-content img:hover{box-shadow:0 15px 40px #667eea33;transform:scale(1.01)}.post-content ul,.post-content ol{margin:25px 0;padding-left:25px}.post-content li{margin-bottom:12px;position:relative}.post-content ul li::marker{color:#667eea}.post-content ol li::marker{color:#667eea;font-weight:600}.post-content blockquote{border-left:4px solid #667eea;background:linear-gradient(135deg,#f8f9fa,#fff);padding:25px 30px;margin:30px 0;font-style:italic;border-radius:0 12px 12px 0;position:relative;font-size:1.1rem;color:#4a5568;box-shadow:0 5px 15px #00000008}.post-content blockquote:before{content:'"';position:absolute;top:-10px;left:10px;font-size:4rem;color:#667eea1a;font-family:serif}.post-content code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:.95rem;color:#667eea;border:1px solid rgba(102,126,234,.2)}.post-content pre{background:#1e293b;color:#e2e8f0;padding:20px;border-radius:12px;overflow-x:auto;margin:30px 0;border:1px solid rgba(102,126,234,.2)}.post-content pre code{background:transparent;color:inherit;border:none;padding:0}.post-content table{width:100%;border-collapse:collapse;margin:30px 0;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px #00000008;border:1px solid rgba(102,126,234,.1)}.post-content th{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600;padding:15px;text-align:left}.post-content td{padding:15px;border-bottom:1px solid rgba(102,126,234,.1)}.post-content tr:last-child td{border-bottom:none}.post-content tr:hover td{background:#f8f9fa}.post-tags{max-width:800px;margin:0 auto 40px;display:flex;align-items:center;gap:15px;flex-wrap:wrap;animation:fadeInUp .8s ease .3s both;padding:20px 30px;background:#f8f9fa;border-radius:12px;border:1px solid rgba(102,126,234,.1)}.post-tags strong{color:#333;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.post-tag{background:#fff;color:#667eea;padding:6px 18px;border-radius:30px;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease;border:1px solid #667eea;position:relative;overflow:hidden;z-index:1}.post-tag:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);transition:left .3s ease;z-index:-1}.post-tag:hover{color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 8px 15px #667eea33}.post-tag:hover:before{left:0}.post-share{margin:0 auto;text-align:center;padding-top:20px;border-top:2px solid rgba(102,126,234,.1);animation:fadeInUp .8s ease .4s both}.post-share h3{margin-bottom:20px;color:#333;font-size:1.4rem;font-weight:600;position:relative;display:inline-block;padding-bottom:10px}body:not(.loaded) *{animation:none!important;transition:none!important}.post-share h3:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:50px;height:3px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.share-buttons{display:flex;justify-content:center;gap:15px}.share-btn{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;color:#fff;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);font-size:1.3rem;position:relative;overflow:hidden;z-index:1;box-shadow:0 5px 15px #0000001a}.share-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff3;transition:left .3s ease;z-index:-1}.share-btn:hover{transform:translateY(-5px) scale(1.1);box-shadow:0 10px 25px #0003}.share-btn:hover:before{left:100%}.share-btn:active{transform:translateY(-2px) scale(1.05)}.share-btn.facebook{background:linear-gradient(135deg,#3b5998,#2d4373)}.share-btn.twitter{background:linear-gradient(135deg,#1da1f2,#0d8ecf)}.share-btn.linkedin{background:linear-gradient(135deg,#0077b5,#005582)}.share-btn.whatsapp{background:linear-gradient(135deg,#25d366,#128c7e)}.related-posts{border-top:1px solid rgba(102,126,234,.1);position:relative;overflow:hidden}.related-posts:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:#667eea0d;border-radius:50%;z-index:1}.related-posts:after{content:"";position:absolute;bottom:-50px;left:-50px;width:300px;height:300px;background:#764ba20d;border-radius:50%;z-index:1}.related-posts .container{position:relative;z-index:2}.related-title{text-align:center;font-size:2.2rem;margin-bottom:30px;color:#333;font-weight:700;position:relative;padding-bottom:20px}.related-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;animation:fadeInUp .8s ease}.blog-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #00000008;transition:all .3s ease;border:1px solid rgba(102,126,234,.1);position:relative}.blog-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(135deg,#667eea,#764ba2);transition:height .3s ease;z-index:1}.blog-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #667eea26;border-color:#667eea33}.blog-card:hover:before{height:100%}.blog-image{display:block;width:100%;height:200px;overflow:hidden;position:relative}.blog-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#667eea33,#764ba233);opacity:0;transition:opacity .3s ease}.blog-card:hover .blog-image:after{opacity:1}.blog-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-card:hover .blog-image img{transform:scale(1.1)}.no-image{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem}.blog-content{padding:25px 20px}.blog-title{font-size:1.2rem;margin-bottom:12px;line-height:1.5;font-weight:600}.blog-title a{color:#333;text-decoration:none;transition:color .3s ease;position:relative;display:inline-block}.blog-title a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(135deg,#667eea,#764ba2);transition:width .3s ease}.blog-title a:hover{color:#667eea}.blog-title a:hover:after{width:100%}.blog-date{font-size:.9rem;color:#718096;display:flex;align-items:center;gap:5px}@media(min-width:1921px){.container{max-width:2000px}.post-title{font-size:4rem}.post-content{padding:100px;max-width:1200px}.post-tags{max-width:1200px;padding:25px 100px;margin:0 auto 60px}.related-grid{gap:50px}.blog-image{height:300px}.blog-content{padding:40px 45px}.blog-title{font-size:1.6rem}.post-featured-image,.post-header{margin-bottom:100px}.post-meta{font-size:1.1rem;padding:20px 40px}.post-category{font-size:1rem;padding:10px 25px}.post-tag{font-size:1rem;padding:8px 22px}.share-btn{width:60px;height:60px;font-size:1.5rem}.post-share h3{font-size:1.6rem}.related-title{font-size:2.5rem;margin-bottom:40px}}@media(min-width:1441px)and (max-width:1920px){.container{max-width:1600px}.post-title{font-size:3.5rem}.post-content{padding:80px;max-width:1000px}.post-tags{max-width:1000px;padding:20px 80px;margin:0 auto 50px}.related-grid{gap:40px}.blog-image{height:260px}.blog-content{padding:35px 40px}.blog-title{font-size:1.5rem}.post-featured-image,.post-header{margin-bottom:80px}}@media(min-width:1281px)and (max-width:1440px){.container{max-width:1400px}.post-title{font-size:3.2rem}.post-content{padding:70px;max-width:900px}.post-tags{max-width:900px;padding:20px 70px;margin:0 auto 40px}.related-grid{gap:35px}.blog-image{height:240px}.blog-content{padding:30px 35px}.blog-title{font-size:1.4rem}.post-featured-image,.post-header{margin-bottom:70px}}@media(min-width:1025px)and (max-width:1280px){.container{max-width:1200px}.post-title{font-size:3rem}.post-content{padding:60px}.related-grid{gap:30px}.blog-image{height:220px}.blog-content{padding:25px 30px}.blog-title{font-size:1.3rem}.post-featured-image,.post-header{margin-bottom:60px}}@media(min-width:992px)and (max-width:1024px){.post-title{font-size:2.8rem;padding-bottom:20px}.post-meta{gap:30px;padding:15px 30px;font-size:1rem}.post-content{padding:50px;font-size:1.1rem}.post-content h2{font-size:2rem}.post-content h3{font-size:1.6rem}.post-tags{padding:20px 30px}.share-btn{width:50px;height:50px;font-size:1.3rem}.related-grid{grid-template-columns:repeat(3,1fr);gap:25px}.blog-image{height:200px}.blog-content{padding:20px 25px}.blog-title{font-size:1.2rem}.post-featured-image,.post-header{margin-bottom:50px}}@media(min-width:768px)and (max-width:991px){.post-title{font-size:2.6rem;padding-bottom:20px}.post-meta{gap:25px;padding:15px 30px;font-size:1rem}.post-content{padding:45px;font-size:1.1rem}.post-content h2{font-size:2rem}.post-content h3{font-size:1.6rem}.post-tags{padding:20px 30px}.share-btn{width:50px;height:50px;font-size:1.3rem}.related-grid{grid-template-columns:repeat(2,1fr);gap:25px}.blog-image{height:200px}.blog-content{padding:20px 25px}.blog-title{font-size:1.2rem}.post-featured-image,.post-header{margin-bottom:45px}}@media(min-width:481px)and (max-width:767px){.post-title{font-size:2.4rem;padding-bottom:18px}.post-meta{gap:20px;padding:12px 25px;font-size:.95rem}.post-content{padding:35px;font-size:1.05rem}.post-content h2{font-size:1.8rem}.post-content h3{font-size:1.5rem}.post-tags{padding:18px 25px}.share-btn{width:48px;height:48px;font-size:1.25rem}.related-grid{grid-template-columns:repeat(2,1fr);gap:20px}.blog-image{height:180px}.blog-content{padding:20px}.blog-title{font-size:1.15rem}.post-featured-image,.post-header{margin-bottom:40px}}@media(max-width:480px){.post-title{font-size:2rem;padding-bottom:15px}.post-meta{flex-direction:column;gap:10px;padding:15px;width:100%}.post-meta span{justify-content:center}.post-content{padding:25px;font-size:1rem}.post-content h2{font-size:1.6rem}.post-content h3{font-size:1.4rem}.post-tags{padding:15px;flex-direction:column;align-items:flex-start}.post-tags strong{margin-bottom:8px}.share-buttons{gap:12px;flex-wrap:wrap}.share-btn{width:45px;height:45px;font-size:1.2rem}.related-grid{grid-template-columns:1fr;gap:20px}.blog-image{height:180px}.blog-content{padding:15px}.blog-title{font-size:1.1rem}.post-featured-image,.post-header{margin-bottom:30px}}@media(max-width:360px){.post-title{font-size:1.6rem}.post-meta{font-size:.9rem;padding:12px}.post-category{padding:6px 14px;font-size:.85rem}.post-tag{padding:4px 12px;font-size:.8rem}.share-btn{width:40px;height:40px;font-size:1rem}.blog-image{height:160px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:0s!important;transition-duration:0s!important;scroll-behavior:auto!important}}@media print{.post-share,.related-posts,.share-btn,.post-category,.post-tag{display:none!important}body{background:#fff;color:#000;font-size:12pt;line-height:1.5}.post-featured-image{box-shadow:none;border:1px solid #ddd;page-break-inside:avoid}.post-content{box-shadow:none;border:1px solid #ddd;padding:20px;background:#fff;color:#000;page-break-inside:auto}.post-content pre{border:1px solid #ddd;background:#f5f5f5;color:#000;page-break-inside:avoid}.post-content blockquote{border-left:4px solid #667eea;background:none;box-shadow:none;page-break-inside:avoid}.post-content img{max-width:100%!important;page-break-inside:avoid}h1,h2,h3,h4{page-break-after:avoid}a{text-decoration:none;color:#000}a[href]:after{content:" (" attr(href) ")";font-size:10pt;font-weight:400;color:#333}}
