.blog-post-page{background:var(--background);min-height:100vh;color:var(--foreground);margin-top:60px;transition:background-color .5s,color .5s}.blog-hero{background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 50%,#fdf2f8 100%);border-bottom:1px solid rgba(0,0,0,.06);padding:5rem 1rem 2.5rem;position:relative;overflow:hidden}.dark .blog-hero{background:linear-gradient(135deg,#0a0a0a 0%,#0f0a1a 50%,#1a0a14 100%);border-bottom-color:rgba(255,255,255,.06)}.blog-hero-glow{pointer-events:none;background:radial-gradient(circle,rgba(168,85,247,.08) 0%,transparent 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-100px}.dark .blog-hero-glow{background:radial-gradient(circle,rgba(236,72,153,.1) 0%,transparent 70%)}.blog-hero-glow-2{pointer-events:none;background:radial-gradient(circle,rgba(59,130,246,.06) 0%,transparent 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-80px;left:-60px}.dark .blog-hero-glow-2{background:radial-gradient(circle,rgba(59,130,246,.08) 0%,transparent 70%)}.blog-hero-content{z-index:1;max-width:800px;margin:0 auto;position:relative}.blog-breadcrumb{flex-wrap:wrap;align-items:center;gap:.375rem;margin-bottom:1.25rem;display:flex}.blog-breadcrumb-link{color:#6b7280;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s}.blog-breadcrumb-link:hover{color:#8b5cf6}.dark .blog-breadcrumb-link{color:#94a3b8}.dark .blog-breadcrumb-link:hover{color:#ec4899}.blog-breadcrumb-sep{color:#d1d5db;flex-shrink:0;width:14px;height:14px}.dark .blog-breadcrumb-sep{color:#475569}.blog-breadcrumb-current{color:#8b5cf6;font-size:.8125rem;font-weight:600}.dark .blog-breadcrumb-current{color:#ec4899}.blog-category-badge{text-transform:uppercase;letter-spacing:.08em;color:#7c3aed;background:linear-gradient(135deg,#ede9fe,#fce7f3);border:1px solid rgba(139,92,246,.15);border-radius:9999px;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-flex}.dark .blog-category-badge{color:#f472b6;background:linear-gradient(135deg,rgba(139,92,246,.12),rgba(236,72,153,.12));border-color:rgba(236,72,153,.2)}.blog-category-icon{width:14px;height:14px}.blog-hero-title{letter-spacing:-.025em;color:#111827;margin-bottom:1rem;font-size:1.875rem;font-weight:800;line-height:1.2}.dark .blog-hero-title{color:#fff}@media (min-width:640px){.blog-hero{padding:3rem 1.5rem}.blog-hero-title{font-size:2.25rem}}@media (min-width:768px){.blog-hero{padding:4rem 2rem 3.5rem}.blog-hero-title{font-size:2.75rem;line-height:1.15}}@media (min-width:1024px){.blog-hero-title{font-size:3rem}}.blog-hero-description{color:#6b7280;max-width:640px;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.dark .blog-hero-description{color:#94a3b8}@media (min-width:768px){.blog-hero-description{font-size:1.125rem}}.blog-meta-bar{border-top:1px solid rgba(0,0,0,.06);flex-direction:column;gap:1rem;padding-top:1.25rem;display:flex}.dark .blog-meta-bar{border-top-color:rgba(255,255,255,.08)}@media (min-width:640px){.blog-meta-bar{flex-direction:row;justify-content:space-between;align-items:center}}.blog-meta-items{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.blog-meta-item{color:#6b7280;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;display:inline-flex}.dark .blog-meta-item{color:#94a3b8}.blog-meta-icon{color:#8b5cf6;flex-shrink:0;width:15px;height:15px}.dark .blog-meta-icon{color:#ec4899}.blog-meta-divider{background:#d1d5db;border-radius:50%;flex-shrink:0;width:3px;height:3px}.dark .blog-meta-divider{background:#475569}.blog-share-buttons{align-items:center;gap:.5rem;display:flex}.blog-share-label{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;align-items:center;gap:.25rem;margin-right:.25rem;font-size:.75rem;font-weight:600;display:inline-flex}.dark .blog-share-label{color:#64748b}.blog-share-label-icon{width:13px;height:13px}.blog-share-btn{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s,opacity .2s;display:flex}.blog-share-btn:hover{opacity:.85;transform:translateY(-1px)}.blog-share-btn:active{transform:scale(.95)}.blog-share-twitter{background:#0f1419}.dark .blog-share-twitter{background:#1e293b}.blog-share-linkedin{background:#0a66c2}.blog-share-facebook{background:#1877f2}.blog-share-svg{width:15px;height:15px}.blog-body-wrapper{max-width:1200px;margin:0 auto;padding:2rem 1rem 4rem}@media (min-width:640px){.blog-body-wrapper{padding:2.5rem 1.5rem 5rem}}@media (min-width:768px){.blog-body-wrapper{padding:3rem 2rem 6rem}}.blog-body-layout{gap:2.5rem;display:flex}.blog-toc-sidebar{display:none}@media (min-width:1024px){.blog-toc-sidebar{flex-shrink:0;align-self:flex-start;width:260px;max-height:calc(100vh - 8rem);display:block;position:-webkit-sticky;position:sticky;top:6rem;overflow-y:auto}}.blog-toc-card{background:#f8fafc;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:1.25rem}.dark .blog-toc-card{background:#141414;border-color:rgba(255,255,255,.08)}.blog-toc-title{text-transform:uppercase;letter-spacing:.1em;color:#6b7280;border-bottom:1px solid rgba(0,0,0,.06);align-items:center;gap:.5rem;margin-bottom:.875rem;padding-bottom:.75rem;font-size:.6875rem;font-weight:700;display:flex}.dark .blog-toc-title{color:#64748b;border-bottom-color:rgba(255,255,255,.06)}.blog-toc-title-icon{color:#8b5cf6;width:14px;height:14px}.dark .blog-toc-title-icon{color:#ec4899}.blog-toc-nav{flex-direction:column;gap:.125rem;display:flex}.blog-toc-link{color:#6b7280;border-radius:6px;align-items:flex-start;gap:.5rem;padding:.375rem .5rem;font-size:.8125rem;font-weight:500;line-height:1.4;text-decoration:none;transition:all .2s;display:flex}.blog-toc-link:hover{color:#8b5cf6;background:rgba(139,92,246,.06)}.dark .blog-toc-link{color:#94a3b8}.dark .blog-toc-link:hover{color:#f472b6;background:rgba(236,72,153,.08)}.blog-toc-link-sub{padding-left:1.25rem;font-size:.75rem}.blog-toc-dot{background:#d1d5db;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:.45rem;transition:background .2s}.blog-toc-link:hover .blog-toc-dot{background:#8b5cf6}.dark .blog-toc-dot{background:#475569}.dark .blog-toc-link:hover .blog-toc-dot{background:#ec4899}.blog-main-column{flex:1;min-width:0;max-width:800px}@media (max-width:1023px){.blog-main-column{max-width:100%}}.blog-cover-figure{border:1px solid rgba(0,0,0,.06);border-radius:16px;margin:0 0 2rem;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06)}.dark .blog-cover-figure{border-color:rgba(255,255,255,.08);box-shadow:0 4px 24px rgba(0,0,0,.3)}.blog-cover-image{object-fit:cover;aspect-ratio:16/9;width:100%;height:auto;display:block}.blog-tags-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.blog-tags-icon{color:#8b5cf6;flex-shrink:0;width:15px;height:15px}.dark .blog-tags-icon{color:#ec4899}.blog-tag{color:#7c3aed;background:linear-gradient(135deg,#ede9fe,#fce7f3);border:1px solid rgba(139,92,246,.1);border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.blog-tag:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(139,92,246,.15)}.dark .blog-tag{color:#f472b6;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(236,72,153,.1));border-color:rgba(236,72,153,.15)}.dark .blog-tag:hover{box-shadow:0 2px 8px rgba(236,72,153,.15)}.blog-faq-section{border-top:1px solid rgba(0,0,0,.06);margin-top:3.5rem;padding-top:3rem}.dark .blog-faq-section{border-top-color:rgba(255,255,255,.06)}.blog-faq-header{text-align:center;margin-bottom:2rem}.blog-faq-badge{text-transform:uppercase;letter-spacing:.08em;color:#7c3aed;background:linear-gradient(135deg,#ede9fe,#fce7f3);border:1px solid rgba(168,85,247,.15);border-radius:9999px;align-items:center;gap:.375rem;margin-bottom:.875rem;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-flex}.dark .blog-faq-badge{color:#c084fc;background:linear-gradient(135deg,rgba(168,85,247,.12),rgba(236,72,153,.12));border-color:rgba(168,85,247,.2)}.blog-faq-badge-icon{width:13px;height:13px}.blog-faq-title{letter-spacing:-.02em;color:#111827;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.dark .blog-faq-title{color:#fff}@media (min-width:640px){.blog-faq-title{font-size:2.25rem}}.blog-faq-title-gradient{background:linear-gradient(135deg,#8b5cf6,#ec4899,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.blog-faq-subtitle{color:#6b7280;font-size:.9375rem}.dark .blog-faq-subtitle{color:#94a3b8}.blog-faq-list{flex-direction:column;gap:.75rem;max-width:720px;margin:0 auto;display:flex}.blog-faq-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(248,250,252,.6);border:1px solid rgba(0,0,0,.06);border-radius:12px;transition:all .3s;overflow:hidden}.blog-faq-item:hover{background:rgba(248,250,252,.8);box-shadow:0 4px 12px rgba(0,0,0,.04)}.dark .blog-faq-item{background:rgba(20,20,20,.6);border-color:rgba(255,255,255,.08)}.dark .blog-faq-item:hover{background:rgba(20,20,20,.8);box-shadow:0 4px 12px rgba(0,0,0,.2)}.blog-faq-summary{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.25rem;list-style:none;display:flex}.blog-faq-summary::-webkit-details-marker{display:none}.blog-faq-question-row{flex:1;align-items:center;gap:.75rem;display:flex}.blog-faq-icon-wrap{color:#8b5cf6;background:rgba(139,92,246,.08);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.blog-faq-item[open] .blog-faq-icon-wrap{color:#fff;background:linear-gradient(135deg,#8b5cf6,#ec4899)}.dark .blog-faq-icon-wrap{color:#f472b6;background:rgba(236,72,153,.1)}.dark .blog-faq-item[open] .blog-faq-icon-wrap{color:#fff;background:linear-gradient(135deg,#8b5cf6,#ec4899)}.blog-faq-icon{width:15px;height:15px}.blog-faq-question{color:#111827;font-size:.9375rem;font-weight:600;line-height:1.4;transition:color .3s}.blog-faq-item[open] .blog-faq-question{background:linear-gradient(135deg,#8b5cf6,#ec4899,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dark .blog-faq-question{color:#f1f5f9}.dark .blog-faq-item[open] .blog-faq-question{background:linear-gradient(135deg,#c084fc,#f472b6,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.blog-faq-chevron{color:#9ca3af;flex-shrink:0;width:18px;height:18px;transition:transform .3s}.blog-faq-item[open] .blog-faq-chevron{transform:rotate(180deg)}.dark .blog-faq-chevron{color:#64748b}.blog-faq-answer-wrap{border-top:1px solid rgba(0,0,0,.04);padding:0 1.25rem 1.125rem}.dark .blog-faq-answer-wrap{border-top-color:rgba(255,255,255,.04)}.blog-faq-answer{color:#6b7280;padding-top:.875rem;font-size:.875rem;line-height:1.7}.dark .blog-faq-answer{color:#94a3b8}.blog-author-card{background:#f8fafc;border:1px solid rgba(0,0,0,.06);border-radius:16px;align-items:center;gap:1rem;margin-top:3rem;padding:1.5rem;transition:all .3s;display:flex}.blog-author-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.04)}.dark .blog-author-card{background:#141414;border-color:rgba(255,255,255,.08)}.dark .blog-author-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.25)}.blog-author-avatar{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.blog-author-avatar-text{color:#fff;font-size:1.25rem;font-weight:800}.blog-author-info{flex:1;min-width:0}.blog-author-label{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:.125rem;font-size:.6875rem;font-weight:700}.dark .blog-author-label{color:#64748b}.blog-author-name{color:#111827;letter-spacing:-.01em;font-size:1rem;font-weight:700}.dark .blog-author-name{color:#fff}.blog-author-bio{color:#6b7280;margin-top:.25rem;font-size:.8125rem;line-height:1.5}.dark .blog-author-bio{color:#94a3b8}.blog-back-cta{text-align:center;margin-top:2.5rem}.blog-back-link{color:#fff;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px rgba(139,92,246,.2)}.blog-back-link:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(139,92,246,.3)}.blog-back-link:active{transform:scale(.97)}.blog-back-icon{width:16px;height:16px}@media (max-width:1023px){.blog-body-layout{flex-direction:column}}@media (max-width:480px){.blog-hero{padding:1.5rem 1rem 2rem}.blog-hero-title{font-size:1.5rem}.blog-hero-description{font-size:.9375rem}.blog-meta-items{gap:.375rem}.blog-meta-item{font-size:.75rem}.blog-cover-figure{border-radius:12px}.blog-faq-title{font-size:1.5rem}.blog-faq-question{font-size:.875rem}.blog-faq-answer{font-size:.8125rem}.blog-author-card{text-align:center;flex-direction:column;padding:1.25rem}.blog-author-avatar{width:48px;height:48px}}@media (min-width:640px) and (max-width:1023px){.blog-main-column{max-width:720px;margin:0 auto}}
