@charset "UTF-8";.blog-detail{padding:80px 0;background-color:#f8f9fa}.blog-detail .blog-header{margin-bottom:40px;text-align:center}.blog-detail .blog-header .blog-meta{display:flex;justify-content:center;gap:20px;margin-bottom:15px;font-size:.9rem;color:#718096;flex-wrap:wrap}.blog-detail .blog-header .blog-meta span{display:flex;align-items:center}.blog-detail .blog-header .blog-meta span:before{content:"•";margin-right:10px}.blog-detail .blog-header .blog-meta span:first-child:before{display:none}.blog-detail .blog-header .blog-title{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:#2d3748;line-height:1.3}.blog-detail .blog-header .blog-tags{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.blog-detail .blog-header .blog-tags .blog-tag{background:#4361ee;color:#fff;padding:5px 12px;border-radius:15px;font-size:.8rem;font-weight:500}.blog-detail .blog-featured-image{margin-bottom:40px;border-radius:12px;overflow:hidden;position:relative}.blog-detail .blog-featured-image img{width:100%;height:auto;object-fit:contain!important;display:block}.blog-detail .blog-featured-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;display:none}.blog-detail .blog-featured-image.loading:before{display:block}.blog-detail .blog-content{margin-bottom:60px;line-height:1.7}.blog-detail .blog-content .blog-content-h2{font-size:1.8rem;font-weight:600;margin:30px 0 15px;color:#2d3748;line-height:1.4}.blog-detail .blog-content .blog-content-h3{font-size:1.4rem;font-weight:600;margin:25px 0 12px;color:#2d3748;line-height:1.4}.blog-detail .blog-content .blog-content-p{font-size:1.1rem;line-height:1.7;margin-bottom:20px;color:#4a5568}.blog-detail .blog-content .blog-content-list{margin:20px 0;padding-left:24px}.blog-detail .blog-content .blog-content-list li{margin-bottom:10px;line-height:1.6;color:#4a5568;font-size:1.1rem}.blog-detail .blog-content .blog-content-list li::marker{color:#4361ee}.blog-detail .blog-content img{max-width:100%;height:auto;border-radius:8px;margin:20px 0;box-shadow:0 4px 12px #0000001a}.blog-detail .blog-faq-section{margin:50px 0;padding:30px;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014}.blog-detail .blog-cta-section{margin:50px 0;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:60px 0;background:linear-gradient(135deg,#4361ee,#3a0ca3);color:#fff}.blog-detail .blog-cta-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.blog-detail .blog-cta-section .cta-content{text-align:center}.blog-detail .blog-cta-section .cta-content h2{font-size:2.2rem;font-weight:700;margin-bottom:20px;color:#fff}.blog-detail .blog-cta-section .cta-content p{font-size:1.2rem;line-height:1.6;margin-bottom:30px;opacity:.9;max-width:800px;margin-left:auto;margin-right:auto}.blog-detail .blog-cta-section .cta-content .cta-button{background:#fff;color:#4361ee;padding:15px 35px;border-radius:30px;font-weight:600;font-size:1.1rem;text-decoration:none;display:inline-block;transition:all .3s ease;border:none;cursor:pointer}.blog-detail .blog-cta-section .cta-content .cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.blog-detail .blog-cta-section .cta-content .cta-button:focus{outline:2px solid white;outline-offset:2px}.blog-detail .back-to-blog{display:inline-flex;align-items:center;color:#4361ee;font-weight:600;text-decoration:none;margin-bottom:30px;transition:color .3s ease}.blog-detail .back-to-blog:hover{color:#3a0ca3}.blog-detail .back-to-blog svg{margin-right:8px;transition:transform .3s ease}.blog-detail .back-to-blog:hover svg{transform:translate(-4px)}.blog-detail .social-sharing{margin:40px 0;padding:20px 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.blog-detail .social-sharing h4{font-size:1.1rem;margin-bottom:15px;color:#2d3748}.blog-detail .social-sharing .social-buttons{display:flex;gap:12px}.blog-detail .social-sharing .social-buttons button{padding:8px 16px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#2d3748;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:6px}.blog-detail .social-sharing .social-buttons button:hover{background:#f8f9fa}.blog-detail .social-sharing .social-buttons button:focus{outline:2px solid #4361ee;outline-offset:2px}.blog-detail .related-posts{margin:60px 0 30px}.blog-detail .related-posts h3{font-size:1.5rem;margin-bottom:25px;color:#2d3748;text-align:center}.blog-detail .related-posts .posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion: reduce){.blog-detail .blog-cta-section .cta-button{transition:none}.blog-detail .blog-cta-section .cta-button:hover{transform:none}.blog-detail .back-to-blog svg{transition:none}.blog-detail .back-to-blog:hover svg{transform:none}}@media (max-width: 1200px){.blog-detail .blog-header .blog-title{font-size:2.3rem}.blog-detail .blog-cta-section .cta-content h2{font-size:2rem}.blog-detail .blog-cta-section .cta-content p{font-size:1.1rem}}@media (max-width: 992px){.blog-detail{padding:60px 0}.blog-detail .blog-header .blog-title{font-size:2.1rem}.blog-detail .blog-content .blog-content-h2{font-size:1.6rem}.blog-detail .blog-content .blog-content-h3{font-size:1.3rem}.blog-detail .blog-content .blog-content-p{font-size:1rem}.blog-detail .blog-cta-section{padding:50px 0}.blog-detail .blog-cta-section .cta-content h2{font-size:1.8rem}.blog-detail .blog-cta-section .cta-content p{font-size:1rem}.blog-detail .blog-cta-section .cta-content .cta-button{padding:12px 30px;font-size:1rem}}@media (max-width: 768px){.blog-detail{padding:40px 0}.blog-detail .blog-header .blog-title{font-size:1.8rem}.blog-detail .blog-header .blog-meta{flex-direction:column;gap:10px}.blog-detail .blog-header .blog-meta span:before{display:none}.blog-detail .blog-content .blog-content-h2{font-size:1.5rem}.blog-detail .blog-content .blog-content-h3{font-size:1.2rem}.blog-detail .blog-content .blog-content-p{font-size:.95rem;line-height:1.6}.blog-detail .blog-content .blog-content-list{margin:15px 0;padding-left:20px}.blog-detail .blog-content .blog-content-list li{font-size:.95rem}.blog-detail .blog-cta-section{padding:40px 0}.blog-detail .blog-cta-section .container{padding:0 15px}.blog-detail .blog-cta-section .cta-content h2{font-size:1.6rem;margin-bottom:15px}.blog-detail .blog-cta-section .cta-content p{font-size:.95rem;margin-bottom:25px;line-height:1.5}.blog-detail .blog-cta-section .cta-content .cta-button{padding:10px 25px;font-size:.95rem}.blog-detail .social-sharing .social-buttons{flex-wrap:wrap;justify-content:center}.blog-detail .social-sharing .social-buttons button{flex:1;min-width:120px;justify-content:center}}@media (max-width: 576px){.blog-detail{padding:30px 0}.blog-detail .blog-header{margin-bottom:30px}.blog-detail .blog-header .blog-title{font-size:1.6rem;margin-bottom:15px}.blog-detail .blog-header .blog-tags .blog-tag{font-size:.75rem;padding:4px 10px}.blog-detail .blog-featured-image{margin-bottom:30px;border-radius:8px}.blog-detail .blog-content{margin-bottom:40px}.blog-detail .blog-content .blog-content-h2{font-size:1.4rem;margin:25px 0 12px}.blog-detail .blog-content .blog-content-h3{font-size:1.1rem;margin:20px 0 10px}.blog-detail .blog-content .blog-content-p{font-size:.9rem;line-height:1.6;margin-bottom:15px}.blog-detail .blog-content .blog-content-list{margin:15px 0;padding-left:18px}.blog-detail .blog-content .blog-content-list li{font-size:.9rem;margin-bottom:8px}.blog-detail .blog-cta-section{padding:30px 0}.blog-detail .blog-cta-section .cta-content h2{font-size:1.4rem;margin-bottom:12px}.blog-detail .blog-cta-section .cta-content p{font-size:.9rem;margin-bottom:20px;line-height:1.5}.blog-detail .blog-cta-section .cta-content .cta-button{padding:8px 20px;font-size:.9rem}.blog-detail .blog-faq-section{margin:40px 0;padding:20px}.blog-detail .related-posts{margin:40px 0 20px}.blog-detail .related-posts h3{font-size:1.3rem;margin-bottom:20px}.blog-detail .related-posts .posts-grid{grid-template-columns:1fr;gap:20px}}@media (max-width: 400px){.blog-detail .blog-header .blog-title{font-size:1.4rem}.blog-detail .blog-cta-section .cta-content h2{font-size:1.3rem}.blog-detail .blog-cta-section .cta-content p{font-size:.85rem}.blog-detail .social-sharing .social-buttons button{min-width:100px;padding:6px 12px;font-size:.85rem}}@media print{.blog-detail{padding:0;background:#fff}.blog-detail .blog-cta-section,.blog-detail .social-sharing,.blog-detail .related-posts{display:none}.blog-detail .blog-header .blog-title{color:#000;font-size:24pt}.blog-detail .blog-header .blog-meta{color:#666}.blog-detail .blog-content .blog-content-h2{color:#000;font-size:18pt}.blog-detail .blog-content .blog-content-h3{color:#000;font-size:16pt}.blog-detail .blog-content .blog-content-p{color:#333;font-size:12pt}}
