.blog-detail-page{margin:0 auto;max-width:1200px;padding:60px 0}@media(max-width:768px){.blog-detail-page{padding:40px 16px}}.blog-detail-page .breadcrumb{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;font-size:14px;gap:8px;margin-bottom:32px}@media(max-width:768px){.blog-detail-page .breadcrumb{font-size:12px;gap:6px;margin-bottom:24px}}.blog-detail-page .breadcrumb .breadcrumb-item{align-items:center;display:flex}.blog-detail-page .breadcrumb .breadcrumb-link{color:#4f46e5;text-decoration:none;transition:color .2s ease}.blog-detail-page .breadcrumb .breadcrumb-link:hover{color:#4338ca;text-decoration:underline}.blog-detail-page .breadcrumb .separator{color:#d1d5db;margin:0 2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.blog-detail-page .breadcrumb .current-page{color:#374151;font-weight:500;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.blog-detail-page .breadcrumb .current-page{max-width:250px}}.blog-detail-page .article-header{margin-bottom:48px}@media(max-width:768px){.blog-detail-page .article-header{margin-bottom:32px}}.blog-detail-page .article-header .header-content{margin-bottom:32px;text-align:center}@media(max-width:768px){.blog-detail-page .article-header .header-content{margin-bottom:24px}}.blog-detail-page .article-header .title{color:#1e0f2a;font-family:Inter,sans-serif;font-size:48px;font-weight:800;line-height:1.2;margin:0 0 24px}@media(max-width:768px){.blog-detail-page .article-header .title{font-size:28px;line-height:1.3;margin-bottom:20px}}.blog-detail-page .article-header .meta{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}@media(max-width:768px){.blog-detail-page .article-header .meta{gap:12px}}.blog-detail-page .article-header .author,.blog-detail-page .article-header .date{color:#6b7280;font-family:Inter,sans-serif;font-size:16px;white-space:nowrap}@media(max-width:768px){.blog-detail-page .article-header .author,.blog-detail-page .article-header .date{font-size:14px}}.blog-detail-page .article-header .hero-image{border-radius:12px;margin-top:32px;overflow:hidden;width:100%}@media(max-width:768px){.blog-detail-page .article-header .hero-image{border-radius:8px;margin-top:24px}}.blog-detail-page .article-header .hero-image img{display:block;height:auto;width:100%}.blog-detail-page .article-content{margin-bottom:60px}@media(max-width:768px){.blog-detail-page .article-content{margin-bottom:40px}}.blog-detail-page .article-content .content-container{margin:0 auto}.blog-detail-page .article-content .introduction{font-family:Inter,sans-serif;font-size:18px;line-height:1.8}@media(max-width:768px){.blog-detail-page .article-content .introduction{font-size:16px;line-height:1.7}}.blog-detail-page .article-content .introduction *{color:#4f4769}.blog-detail-page .article-content .introduction p{margin:0 0 24px}.blog-detail-page .article-content .introduction p:last-child{margin-bottom:0}.blog-detail-page .article-content .introduction h2,.blog-detail-page .article-content .introduction h3,.blog-detail-page .article-content .introduction h4{color:#1e0f2a;font-family:Inter,sans-serif;font-weight:700;margin:32px 0 16px}.blog-detail-page .article-content .introduction h2:first-child,.blog-detail-page .article-content .introduction h3:first-child,.blog-detail-page .article-content .introduction h4:first-child{margin-top:0}.blog-detail-page .article-content .introduction h2{font-size:28px}@media(max-width:768px){.blog-detail-page .article-content .introduction h2{font-size:24px}}.blog-detail-page .article-content .introduction h3{font-size:24px}@media(max-width:768px){.blog-detail-page .article-content .introduction h3{font-size:20px}}.blog-detail-page .article-content .introduction ol,.blog-detail-page .article-content .introduction ul{margin:24px 0;padding-left:24px}.blog-detail-page .article-content .introduction ol li,.blog-detail-page .article-content .introduction ul li{line-height:1.7;margin-bottom:12px}.blog-detail-page .article-content .introduction blockquote{background:#f9fafb;border-left:4px solid #4f46e5;border-radius:4px;color:#4b5563;font-style:italic;margin:32px 0;padding:20px 24px}.blog-detail-page .article-content .introduction blockquote p{margin:0}.blog-detail-page .article-content .introduction img{border-radius:8px;display:block;height:auto;margin:32px 0;max-width:100%}.blog-detail-page .article-content .introduction img.aligncenter{margin-left:auto;margin-right:auto}.blog-detail-page .article-content .introduction figure{margin:32px 0;text-align:center}.blog-detail-page .article-content .introduction figure img{margin:0}.blog-detail-page .article-content .introduction figure figcaption{color:#6b7280;font-size:14px;font-style:italic;margin-top:12px}.blog-detail-page .divider{background:#e5e7eb;height:1px;margin:60px 0}@media(max-width:768px){.blog-detail-page .divider{margin:40px 0}}.blog-detail-page .divider.no-bg{background:transparent}.blog-detail-page .article-navigation{display:flex;gap:24px;margin-bottom:80px;margin-left:auto;margin-right:auto;max-width:1200px}@media(max-width:768px){.blog-detail-page .article-navigation{flex-direction:column;gap:16px;margin-bottom:60px}}.blog-detail-page .article-navigation .nav-card{align-items:center;background:linear-gradient(180deg,hsla(0,0%,100%,.1),rgba(143,143,255,.1));border:1px solid #fff;border-radius:12px;border-radius:20px;display:flex;flex:1;justify-content:space-between;padding:24px;text-decoration:none;transition:all .2s ease}.blog-detail-page .article-navigation .nav-card:hover{background:rgba(143,143,255,.149);border-color:#8f8fff}@media(max-width:768px){.blog-detail-page .article-navigation .nav-card{padding:16px}}.blog-detail-page .article-navigation .card-content{flex:1;min-width:0}.blog-detail-page .article-navigation .card-content .tag{background:#e5e4ff;border-radius:20px;color:#4f46e5;display:inline-block;font-family:Inter,sans-serif;font-size:12px;font-weight:500;margin-bottom:12px;padding:4px 12px}.blog-detail-page .article-navigation .card-content .title{color:#1f2937;display:-webkit-box;font-family:Inter,sans-serif;font-size:16px;font-weight:600;-webkit-line-clamp:2;line-height:1.5;margin:0;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}@media(max-width:768px){.blog-detail-page .article-navigation .card-content .title{font-size:14px}}.blog-detail-page .article-navigation .nav-button{background:#4f46e5;border-radius:20px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;margin-left:20px;padding:10px 20px;transition:background-color .2s ease;white-space:nowrap}@media(max-width:768px){.blog-detail-page .article-navigation .nav-button{font-size:12px;margin-left:16px;padding:8px 16px}}.blog-detail-page .related-articles{margin-top:80px}@media(max-width:768px){.blog-detail-page .related-articles{margin-top:60px}}.blog-detail-page .related-articles .container{margin:0 auto;max-width:1200px}.blog-detail-page .related-articles .title{color:#1e0f2a;font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:1.2;margin:0 0 48px;text-align:center}@media(max-width:768px){.blog-detail-page .related-articles .title{font-size:24px;margin-bottom:32px}}.blog-detail-page .related-articles .articles-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.blog-detail-page .related-articles .articles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.blog-detail-page .related-articles .articles-grid{gap:20px;grid-template-columns:1fr}}.blog-detail-page .related-articles .article-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;overflow:hidden;text-decoration:none;transition:all .2s ease}.blog-detail-page .related-articles .article-card:hover{box-shadow:0 8px 16px rgba(0,0,0,.12);transform:translateY(-4px)}.blog-detail-page .related-articles .article-image{background:#f3f4f6;height:200px;overflow:hidden;width:100%}.blog-detail-page .related-articles .article-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.article-card:hover .blog-detail-page .related-articles .article-image img{transform:scale(1.05)}.blog-detail-page .related-articles .article-content{display:flex;flex:1;flex-direction:column;padding:20px}@media(max-width:768px){.blog-detail-page .related-articles .article-content{padding:16px}}.blog-detail-page .related-articles .article-title{color:#1f2937;display:-webkit-box;font-family:Inter,sans-serif;font-size:18px;font-weight:600;-webkit-line-clamp:2;line-height:1.5;margin:0 0 16px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1}@media(max-width:768px){.blog-detail-page .related-articles .article-title{font-size:16px}}.blog-detail-page .related-articles .article-meta{margin-top:auto;padding:0 20px 20px}@media(max-width:768px){.blog-detail-page .related-articles .article-meta{padding:0 16px 16px}}.blog-detail-page .related-articles .article-meta .tag{background:#e5ffe4;border-radius:20px;color:#12ab0a;display:inline-block;font-family:Inter,sans-serif;font-size:12px;font-weight:500;padding:4px 12px}.blog-detail-page .comments-section{background:#fafbfc;border-radius:16px;margin-top:60px;padding:40px 0}@media(max-width:768px){.blog-detail-page .comments-section{margin-top:40px;padding:30px 0}}.blog-detail-page .comments-section .container{margin:0 auto;max-width:1200px;padding:0 20px}.blog-detail-page .comments-section .comments-title{align-items:center;border-bottom:2px solid #e5e7eb;color:#1a1a1a;display:flex;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:1.2;margin:0 0 24px;padding-bottom:12px}.blog-detail-page .comments-section .comments-title:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;content:"";display:inline-block;height:20px;margin-right:10px;width:4px}@media(max-width:768px){.blog-detail-page .comments-section .comments-title{font-size:20px;margin-bottom:20px}.blog-detail-page .comments-section .comments-title:before{height:18px}}.blog-detail-page .comments-section .comment-list{list-style:none;margin:0 0 32px;padding:0}@media(max-width:768px){.blog-detail-page .comments-section .comment-list{margin-bottom:24px}}.blog-detail-page .comments-section .comment-item{list-style:none;margin-bottom:12px}.blog-detail-page .comments-section .comment-item .children{list-style:none;margin:10px 0 0;padding:0 0 0 32px;position:relative}.blog-detail-page .comments-section .comment-item .children:before{background:linear-gradient(180deg,#e5e7eb,transparent);bottom:0;content:"";left:16px;position:absolute;top:0;width:2px}.blog-detail-page .comments-section .comment-item .children .comment-item .comment-body{background:#f9fafb;border-left:3px solid #667eea}.blog-detail-page .comments-section .comment-item .children .comment-item .comment-body:hover{background:#fff}@media(max-width:768px){.blog-detail-page .comments-section .comment-item .children{padding-left:20px}.blog-detail-page .comments-section .comment-item .children:before{left:10px}}.blog-detail-page .comments-section .new-comment .comment-body{animation:highlightComment 3s ease}.blog-detail-page .comments-section .comment-body{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 2px rgba(0,0,0,.04);display:flex;gap:12px;margin-bottom:0;padding:16px;transition:all .3s ease}.blog-detail-page .comments-section .comment-body:hover{border-color:#d1d5db;box-shadow:0 3px 8px rgba(0,0,0,.08);transform:translateY(-1px)}@media(max-width:768px){.blog-detail-page .comments-section .comment-body{gap:10px;padding:12px}}.blog-detail-page .comments-section .comment-author-avatar{flex-shrink:0}.blog-detail-page .comments-section .comment-author-avatar img{border:2px solid #f3f4f6;border-radius:50%;display:block;height:40px;-o-object-fit:cover;object-fit:cover;transition:border-color .2s ease;width:40px}@media(max-width:768px){.blog-detail-page .comments-section .comment-author-avatar img{height:36px;width:36px}}.blog-detail-page .comments-section .comment-author-avatar:hover img{border-color:#667eea}.blog-detail-page .comments-section .comment-content-wrap{flex:1;min-width:0}.blog-detail-page .comments-section .comment-meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px;margin-left:0}@media(max-width:768px){.blog-detail-page .comments-section .comment-meta{gap:6px;margin-bottom:6px}}.blog-detail-page .comments-section .comment-author-name{color:#1a1a1a;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.blog-detail-page .comments-section .comment-author-name a{color:#1a1a1a;text-decoration:none;transition:color .2s ease}.blog-detail-page .comments-section .comment-author-name a:hover{color:#667eea}@media(max-width:768px){.blog-detail-page .comments-section .comment-author-name{font-size:14px}}.blog-detail-page .comments-section .comment-date{align-items:center;color:#9ca3af;display:flex;font-family:Inter,sans-serif;font-size:13px;gap:4px}.blog-detail-page .comments-section .comment-date:before{color:#d1d5db;content:"•"}@media(max-width:768px){.blog-detail-page .comments-section .comment-date{font-size:12px}}.blog-detail-page .comments-section .comment-text{color:#4f4769;font-family:Inter,sans-serif;font-size:15px;line-height:1.6;margin-bottom:8px;word-wrap:break-word}@media(max-width:768px){.blog-detail-page .comments-section .comment-text{font-size:14px}}.blog-detail-page .comments-section .comment-text p{margin:0 0 8px}.blog-detail-page .comments-section .comment-text p:last-child{margin-bottom:0}.blog-detail-page .comments-section .comment-awaiting-moderation{background:#fef3c7;border-radius:6px;color:#f59e0b;font-family:Inter,sans-serif;font-size:14px;margin:12px 0;padding:8px 12px}@media(max-width:768px){.blog-detail-page .comments-section .comment-awaiting-moderation{font-size:12px}}.blog-detail-page .comments-section .comment-reply a{align-items:center;background:transparent;border-radius:5px;color:#667eea;display:inline-flex;font-family:Inter,sans-serif;font-size:13px;font-weight:500;gap:4px;padding:4px 10px;text-decoration:none;transition:all .2s ease}.blog-detail-page .comments-section .comment-reply a:before{content:"↩";font-size:14px}.blog-detail-page .comments-section .comment-reply a:hover{background:#eef2ff;color:#5b64d9}@media(max-width:768px){.blog-detail-page .comments-section .comment-reply a{font-size:12px;padding:3px 8px}}.blog-detail-page .comments-section .comments-pagination{display:flex;font-family:Inter,sans-serif;gap:12px;justify-content:center;margin:32px 0}.blog-detail-page .comments-section .comments-pagination a,.blog-detail-page .comments-section .comments-pagination span{border-radius:20px;font-size:14px;font-weight:500;padding:10px 20px;text-decoration:none;transition:all .2s ease}@media(max-width:768px){.blog-detail-page .comments-section .comments-pagination a,.blog-detail-page .comments-section .comments-pagination span{font-size:13px;padding:8px 16px}}.blog-detail-page .comments-section .comments-pagination a{background:#4f46e5;color:#fff}.blog-detail-page .comments-section .comments-pagination a:hover{background:#4338ca}.blog-detail-page .comments-section .comments-pagination .current{background:#e5e4ff;color:#4f46e5}.blog-detail-page .comments-section .comments-pagination .nav-arrow{font-size:14px}.blog-detail-page .comments-section .comment-form-wrapper{background:linear-gradient(180deg,hsla(0,0%,100%,.1),rgba(143,143,255,.05));border:1px solid #e5e7eb;border-radius:12px;margin-top:48px;padding:32px}@media(max-width:768px){.blog-detail-page .comments-section .comment-form-wrapper{margin-top:32px;padding:20px}}.blog-detail-page .comments-section .comment-form .comment-reply-title{color:#1e0f2a;font-family:Inter,sans-serif;font-size:24px;font-weight:700;margin:0 0 24px}@media(max-width:768px){.blog-detail-page .comments-section .comment-form .comment-reply-title{font-size:20px;margin-bottom:20px}}.blog-detail-page .comments-section .comment-form .comment-reply-title small a{color:#4f46e5;font-size:14px;font-weight:500;margin-left:12px;text-decoration:none}.blog-detail-page .comments-section .comment-form .comment-reply-title small a:hover{text-decoration:underline}@media(max-width:768px){.blog-detail-page .comments-section .comment-form .comment-reply-title small a{display:block;font-size:13px;margin:8px 0 0}}.blog-detail-page .comments-section .comment-form p{margin-bottom:20px}@media(max-width:768px){.blog-detail-page .comments-section .comment-form p{margin-bottom:16px}}.blog-detail-page .comments-section .comment-form label{color:#374151;display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:500;margin-bottom:8px}@media(max-width:768px){.blog-detail-page .comments-section .comment-form label{font-size:13px}}.blog-detail-page .comments-section .comment-form label .required{color:#ef4444}.blog-detail-page .comments-section .comment-form input[type=email],.blog-detail-page .comments-section .comment-form input[type=text],.blog-detail-page .comments-section .comment-form input[type=url],.blog-detail-page .comments-section .comment-form textarea{background:#fff;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#1f2937;font-family:Inter,sans-serif;font-size:16px;padding:12px 16px;transition:all .2s ease;width:100%}.blog-detail-page .comments-section .comment-form input[type=email]:focus,.blog-detail-page .comments-section .comment-form input[type=text]:focus,.blog-detail-page .comments-section .comment-form input[type=url]:focus,.blog-detail-page .comments-section .comment-form textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1);outline:none}.blog-detail-page .comments-section .comment-form input[type=email]::-moz-placeholder,.blog-detail-page .comments-section .comment-form input[type=text]::-moz-placeholder,.blog-detail-page .comments-section .comment-form input[type=url]::-moz-placeholder,.blog-detail-page .comments-section .comment-form textarea::-moz-placeholder{color:#9ca3af}.blog-detail-page .comments-section .comment-form input[type=email]::placeholder,.blog-detail-page .comments-section .comment-form input[type=text]::placeholder,.blog-detail-page .comments-section .comment-form input[type=url]::placeholder,.blog-detail-page .comments-section .comment-form textarea::placeholder{color:#9ca3af}@media(max-width:768px){.blog-detail-page .comments-section .comment-form input[type=email],.blog-detail-page .comments-section .comment-form input[type=text],.blog-detail-page .comments-section .comment-form input[type=url],.blog-detail-page .comments-section .comment-form textarea{font-size:14px;padding:10px 14px}}.blog-detail-page .comments-section .comment-form textarea{min-height:120px;resize:vertical}.blog-detail-page .comments-section .comment-form .form-submit{margin-bottom:0;margin-top:24px}.blog-detail-page .comments-section .comment-form .submit-button{background:#4f46e5;border:none;border-radius:20px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:600;padding:12px 32px;transition:all .2s ease}.blog-detail-page .comments-section .comment-form .submit-button:hover{background:#4338ca;box-shadow:0 4px 12px rgba(79,70,229,.3);transform:translateY(-1px)}.blog-detail-page .comments-section .comment-form .submit-button:active{transform:translateY(0)}@media(max-width:768px){.blog-detail-page .comments-section .comment-form .submit-button{font-size:14px;padding:10px 24px;width:100%}}.blog-detail-page .comments-section .comment-message{align-items:center;animation:slideDown .3s ease;border-radius:8px;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:12px;margin-bottom:24px;padding:16px 20px;transition:opacity .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.blog-detail-page .comments-section .comment-message{font-size:13px;padding:14px 16px}}.blog-detail-page .comments-section .comment-message .message-icon{flex-shrink:0;font-size:18px;font-weight:700}@media(max-width:768px){.blog-detail-page .comments-section .comment-message .message-icon{font-size:16px}}.blog-detail-page .comments-section .comment-message .message-text{flex:1}.blog-detail-page .comments-section .comment-message.success{background:#ecfdf5;border:1px solid #6ee7b7;color:#047857}.blog-detail-page .comments-section .comment-message.success .message-icon{color:#10b981}.blog-detail-page .comments-section .comment-message.error{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b}.blog-detail-page .comments-section .comment-message.error .message-icon{color:#ef4444}.blog-detail-page .comments-section .comment-message.info{background:#fef3c7;border:1px solid #fcd34d;color:#92400e}.blog-detail-page .comments-section .comment-message.info .message-icon{color:#f59e0b}.blog-detail-page .comments-section .field-error-message{align-items:center;color:#ef4444;display:flex;font-family:Inter,sans-serif;font-size:12px;gap:4px;margin-top:6px}.blog-detail-page .comments-section .field-error-message:before{content:"⚠";font-size:14px}@media(max-width:768px){.blog-detail-page .comments-section .field-error-message{font-size:11px}}.blog-detail-page .comments-section input.error,.blog-detail-page .comments-section textarea.error{background:#fef2f2!important;border-color:#ef4444!important}.blog-detail-page .comments-section input.error:focus,.blog-detail-page .comments-section textarea.error:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.blog-detail-page .comments-section .submit-button{position:relative}.blog-detail-page .comments-section .submit-button.loading{opacity:.7;pointer-events:none}.blog-detail-page .comments-section .submit-button.loading:after{animation:spin .6s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:transparent;content:"";height:16px;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px}@media(max-width:768px){.blog-detail-page .comments-section .submit-button.loading:after{height:14px;right:10px;width:14px}}@keyframes spin{to{transform:translateY(-50%) rotate(1turn)}}.blog-detail-page .comments-section .submit-button:disabled{cursor:not-allowed}.blog-detail-page .comments-section .comment-item.new-comment .comment-body{animation:highlightComment 3s ease}@keyframes highlightComment{0%{background:#dbeafe;border-color:#60a5fa}to{background:linear-gradient(180deg,hsla(0,0%,100%,.1),rgba(143,143,255,.1));border-color:transparent}}
