.blog-wrapper{color:#f1f5f9;background-color:#0c0517;min-height:100vh;padding-bottom:80px;font-family:inherit}.blog-container{max-width:1200px;margin:0 auto;padding:0 24px}.blog-hero{text-align:center;padding:80px 0 40px;position:relative}.blog-badge{color:#c084fc;text-transform:uppercase;letter-spacing:.05em;background:#8522eb26;border:1px solid #8522eb59;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-flex}.blog-badge-pulse{background-color:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #10b981}.blog-main-title{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:800;line-height:1.15}.blog-highlight{background:linear-gradient(135deg,#a78bfa 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.blog-subtitle{color:#94a3b8;max-width:720px;margin:0 auto 36px;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.blog-search-bar{max-width:600px;margin:0 auto 50px;position:relative}.blog-search-input{color:#fff;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:100%;padding:16px 20px 16px 50px;font-size:16px;transition:all .25s}.blog-search-input:focus{background:#ffffff12;border-color:#8522eb;box-shadow:0 0 20px #8522eb40}.blog-search-icon{color:#64748b;font-size:18px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:32px;display:grid}@media (max-width:640px){.blog-grid{grid-template-columns:1fr}}.blog-card{color:inherit;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.blog-card:hover{border-color:#8522eb80;transform:translateY(-6px);box-shadow:0 16px 32px #8522eb26}.blog-card-image-wrap{aspect-ratio:16/9;background:#140a26;width:100%;position:relative;overflow:hidden}.blog-card-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.blog-card:hover .blog-card-image{transform:scale(1.04)}.blog-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.blog-card-meta{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;display:flex}.blog-card-category{color:#10b981;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.blog-card-readtime{color:#94a3b8}.blog-card-title{color:#f8fafc;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:1.25rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.blog-card-desc{color:#94a3b8;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:20px;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.blog-card-footer{color:#94a3b8;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:16px;font-size:13px;display:flex}.blog-card-author{align-items:center;gap:8px;display:flex}.blog-card-avatar{color:#fff;background:#8522eb;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.blog-card-arrow{color:#a78bfa;align-items:center;gap:4px;font-weight:600;display:flex}.post-header{padding:50px 0 30px}.post-breadcrumbs{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;display:flex}.post-breadcrumbs a{color:#a78bfa;text-decoration:none;transition:color .2s}.post-breadcrumbs a:hover{color:#c084fc}.post-h1{letter-spacing:-.02em;color:#fff;margin-bottom:20px;font-size:clamp(2.2rem,3.8vw,3.4rem);font-weight:800;line-height:1.2}.post-meta-row{color:#94a3b8;border-bottom:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:24px;padding-bottom:24px;font-size:14px;display:flex}.post-meta-item{align-items:center;gap:8px;display:flex}.post-featured-hero{border:1px solid #ffffff1a;border-radius:20px;margin:30px 0 40px;overflow:hidden;box-shadow:0 20px 40px #0006}.post-featured-hero img{width:100%;height:auto;display:block}.post-layout-grid{grid-template-columns:1fr 340px;align-items:start;gap:48px;display:grid}@media (max-width:980px){.post-layout-grid{grid-template-columns:1fr}}.post-article-content{color:#cbd5e1;font-size:1.1rem;line-height:1.8}.post-article-content p{margin-bottom:24px}.post-article-content p.lead{color:#f1f5f9;font-size:1.25rem;font-weight:400;line-height:1.7}.post-article-content h2{color:#fff;border-bottom:1px solid #ffffff14;margin-top:48px;margin-bottom:20px;padding-bottom:10px;scroll-margin-top:100px;font-size:clamp(1.6rem,2.4vw,2.2rem);font-weight:700}.post-article-content h3{color:#e2e8f0;margin-top:32px;margin-bottom:16px;scroll-margin-top:100px;font-size:1.35rem;font-weight:700}.post-article-content ul,.post-article-content ol{margin-bottom:24px;padding-left:28px}.post-article-content li{margin-bottom:10px}.post-article-content strong{color:#fff;font-weight:600}.post-article-content a{color:#10b981;text-underline-offset:3px;text-decoration:underline;transition:color .2s}.post-article-content a:hover{color:#34d399}.post-article-content code{color:#c084fc;background:#8522eb33;border:1px solid #8522eb4d;border-radius:6px;padding:2px 6px;font-family:monospace;font-size:.9em}.post-article-content pre{background:#080310;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:28px;padding:18px 24px;overflow-x:auto}.post-article-content pre code{color:#e2e8f0;background:0 0;border:none;padding:0}.table-responsive{border:1px solid #ffffff1a;border-radius:14px;width:100%;margin:32px 0;overflow-x:auto}.blog-table{border-collapse:collapse;text-align:left;width:100%;font-size:.95rem}.blog-table th{color:#fff;background:#8522eb33;border-bottom:1px solid #ffffff1a;padding:16px 20px;font-weight:700}.blog-table td{color:#cbd5e1;border-bottom:1px solid #ffffff0d;padding:14px 20px}.blog-table tr:hover td{background:#ffffff05}.post-toc-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:18px;padding:24px;position:sticky;top:100px}.post-toc-title{color:#fff;align-items:center;gap:10px;margin-bottom:16px;font-size:1.1rem;font-weight:700;display:flex}.post-toc-list{margin:0;padding:0;list-style:none}.post-toc-item{margin-bottom:10px}.post-toc-link{color:#94a3b8;border-radius:6px;padding:4px 8px;font-size:.95rem;line-height:1.4;text-decoration:none;transition:all .2s;display:block}.post-toc-link:hover{color:#10b981;background:#10b98114}.post-author-box{background:linear-gradient(135deg,#8522eb1a 0%,#10b98114 100%);border:1px solid #8522eb40;border-radius:20px;align-items:center;gap:24px;margin:50px 0;padding:32px;display:flex}@media (max-width:640px){.post-author-box{text-align:center;flex-direction:column}}.post-author-avatar{object-fit:cover;border:3px solid #8522eb;border-radius:50%;flex-shrink:0;width:90px;height:90px}.post-author-info{flex:1}.post-author-name{color:#fff;margin-bottom:4px;font-size:1.3rem;font-weight:800}.post-author-title{color:#10b981;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:.9rem;font-weight:700}.post-author-bio{color:#cbd5e1;font-size:.95rem;line-height:1.6}.post-faqs-section{margin:60px 0}.post-faqs-title{color:#fff;margin-bottom:24px;font-size:1.8rem;font-weight:800}.post-faq-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;margin-bottom:16px;transition:border-color .25s;overflow:hidden}.post-faq-item:hover{border-color:#8522eb4d}.post-faq-question{color:#f8fafc;cursor:pointer;justify-content:space-between;align-items:center;padding:20px;font-size:1.05rem;font-weight:700;display:flex}.post-faq-answer{color:#94a3b8;padding:0 20px 20px;font-size:.95rem;line-height:1.6}.outbound-callout{color:#e2e8f0;background:#10b98114;border-left:4px solid #10b981;border-radius:0 12px 12px 0;align-items:center;gap:14px;margin:32px 0;padding:16px 20px;font-size:.95rem;display:flex}.outbound-callout a{color:#10b981;font-weight:700;text-decoration:underline}.related-posts-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin-top:24px;display:grid}
