.blog-wrapper{max-width:720px;margin:0 auto;padding:0 20px}.post-page{background:var(--bg-body);min-height:100vh;color:var(--text-main);padding-top:6rem}.post-hero{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#fefefe 0%,#eef2ff 45%,#fff 100%)}.post-hero__inner{flex-direction:column;gap:1.5rem;max-width:960px;margin:0 auto;padding:8rem 1.5rem 3.5rem;display:flex;position:relative}.post-hero__back{color:#64748b;align-items:center;gap:.45rem;font-size:.95rem;font-weight:600;transition:color .2s;display:inline-flex}.post-hero__back svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:1rem;height:1rem}.post-hero__back:hover{color:#0f172a}.post-hero__tagline{flex-wrap:wrap;gap:.75rem;display:flex}.post-hero__badge{text-transform:uppercase;letter-spacing:.35em;color:#4f46e5;background:#ffffffd1;border:1px solid #4f46e526;border-radius:999px;padding:.4rem 1.6rem;font-size:.65rem;font-weight:600}.post-hero__tag{text-transform:uppercase;letter-spacing:.3em;color:#4338ca;background:#6366f114;border:1px solid #6366f133;border-radius:999px;padding:.35rem .9rem;font-size:.6rem;font-weight:600;transition:transform .2s,border-color .2s}.post-hero__tag:hover{border-color:#6366f166;transform:translateY(-2px)}.post-hero__title{color:var(--text-main);letter-spacing:-.03em;font-size:clamp(2rem,4vw,3.75rem);font-weight:800;line-height:1.1}[data-theme=dark] .post-hero__title{color:#f8fafc}.post-hero__summary{color:#475569;max-width:720px;font-size:1.15rem;line-height:1.65}.post-hero__meta{background:#ffffffb3;border:1px solid #ffffffb3;border-radius:28px;flex-wrap:wrap;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 25px 60px #0f172a14}.post-hero__author{align-items:center;gap:1rem;display:flex}.post-hero__avatar{color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-weight:600;display:flex}.post-hero__author-name{color:var(--text-main);font-weight:600}.post-hero__author-role{color:#94a3b8;font-size:.85rem}.post-hero__meta-list{flex-wrap:wrap;gap:1.5rem;display:flex}.post-hero__meta-list div{color:#475569;flex-direction:column;gap:.25rem;font-size:.9rem;display:flex}.post-hero__meta-list span{text-transform:uppercase;letter-spacing:.35em;color:#94a3b8;font-size:.7rem;font-weight:600}.post-body{background:var(--bg-body);padding:3rem 1.5rem 4rem}.post-body__inner{grid-template-columns:minmax(0,.72fr) minmax(240px,.28fr);gap:2rem;max-width:1180px;margin:0 auto;display:grid}.post-article{background:#fffffffa;border:1px solid #0f172a14;border-radius:34px;padding:2.5rem;box-shadow:0 45px 95px #0f172a14}.post-side{flex-direction:column;gap:1.5rem;display:flex}.post-side__card{background:#ffffffe6;border:1px solid #0f172a14;border-radius:30px;padding:1.75rem;box-shadow:0 25px 60px #0f172a0d}.post-side__eyebrow{text-transform:uppercase;letter-spacing:.35em;color:#818cf8;font-size:.7rem;font-weight:600}.post-side__card dl{color:#475569;flex-direction:column;gap:.9rem;margin-top:1.25rem;font-size:.9rem;display:flex}.post-side__card dt{color:var(--text-main);font-weight:600}.post-side__topics{margin-top:1.5rem}.post-side__topics>div{flex-wrap:wrap;gap:.4rem;margin-top:.7rem;display:flex}.post-side__tag{color:#4338ca;background:#6366f112;border:1px solid #6366f133;border-radius:999px;padding:.35rem .9rem;font-size:.75rem;font-weight:600}.post-side__cta{color:#fff;background:linear-gradient(135deg,#4f46e5,#1e1b4b);border-radius:30px;padding:2rem;box-shadow:0 35px 95px #4f46e559}.post-side__cta h2{margin-top:.7rem;font-size:1.4rem;font-weight:600}.post-side__cta p{color:#fffc;margin-top:.5rem;font-size:.95rem;line-height:1.6}.post-side__cta-actions{flex-direction:column;gap:.6rem;margin-top:1.2rem;display:flex}.post-side__cta-actions a{color:#fff;border:1px solid #ffffff40;border-radius:18px;justify-content:center;align-items:center;padding:.65rem 1.2rem;font-size:.9rem;font-weight:600;display:inline-flex}.post-side__cta-actions a:first-child{color:#1e1b4b;background:#fff;border:none}.post-related{padding:0 1.5rem 4rem}.post-related__card{background:#fffffff2;border:1px solid #0f172a14;border-radius:36px;max-width:1100px;margin:0 auto;padding:3rem;box-shadow:0 40px 90px #0f172a14}.post-related__header p{text-transform:uppercase;letter-spacing:.35em;color:#818cf8;font-size:.7rem;font-weight:600}.post-related__header h2{color:var(--text-main);margin-top:.5rem;font-size:2rem;font-weight:600}.post-related__header span{color:#475569;margin-top:.25rem;font-size:.95rem}.post-related__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.related-card{background:#f9fafbe6;border:1px solid #0f172a14;border-radius:24px;transition:transform .2s,box-shadow .2s;box-shadow:0 30px 70px #0f172a14}.related-card:hover{transform:translateY(-4px);box-shadow:0 40px 90px #6366f133}.related-card__content{color:inherit;flex-direction:column;gap:.8rem;padding:1.6rem;display:flex}.related-card__content time{text-transform:uppercase;letter-spacing:.35em;color:#94a3b8;font-size:.7rem;font-weight:600}.related-card__content h3{color:var(--text-main);font-size:1.1rem;font-weight:600;line-height:1.4}.related-card__content p{color:#475569;font-size:.92rem;line-height:1.6}.related-card__cta{color:#4338ca;align-items:center;gap:.4rem;margin-top:auto;font-size:.9rem;font-weight:600;display:inline-flex}.related-card__cta svg{width:1rem;height:1rem}.post-cta{padding:0 1.5rem 4rem}.post-cta__inner{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed,#0f172a);border-radius:40px;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:2rem;max-width:1100px;margin:0 auto;padding:3rem;display:grid;box-shadow:0 50px 120px #4f46e559}.post-cta__eyebrow{text-transform:uppercase;letter-spacing:.4em;color:#ffffffb3;font-size:.7rem;font-weight:600}.post-cta__copy h2{margin-top:.75rem;font-size:2rem;font-weight:700}.post-cta__copy p{color:#ffffffd9;margin-top:.75rem;font-size:1rem;line-height:1.7}.post-cta__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.post-cta__primary,.post-cta__secondary{border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.6rem;font-size:.95rem;font-weight:600;transition:transform .2s;display:inline-flex}.post-cta__primary{color:#0f172a;background:#fff}.post-cta__secondary{color:#fff;border:1px solid #fff6}.post-cta__primary:hover,.post-cta__secondary:hover{transform:translateY(-2px)}.post-cta__quote{background:#0f172a40;border:1px solid #ffffff4d;border-radius:30px;flex-direction:column;gap:1rem;padding:1.75rem;font-size:.95rem;line-height:1.8;display:flex}.post-cta__quote span{font-weight:600}@media (max-width:1024px){.post-body__inner,.post-cta__inner{grid-template-columns:1fr}}@media (max-width:640px){.post-hero__inner{padding-top:6rem}.post-related__card,.post-article{padding:1.75rem}}.article-content{color:#0f172a;letter-spacing:-.009em;width:100%;max-width:760px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.05rem;line-height:1.85}.article-content>*{margin:0}.article-content>*+*{margin-top:1.75em}.article-content p{color:#0f172a;margin-top:1.5em;margin-bottom:1.5em;line-height:1.9}.article-content p:first-child{margin-top:0}.article-content p:last-child{margin-bottom:0}.article-content h1{color:#0f172a;letter-spacing:-.03em;margin-top:2.5em;margin-bottom:.75em;font-size:2.5rem;font-weight:800;line-height:1.2}.article-content h2{color:#0f172a;letter-spacing:-.02em;margin-top:2.5em;margin-bottom:.75em;font-size:1.875rem;font-weight:700;line-height:1.3}.article-content h3{color:#1e293b;letter-spacing:-.015em;margin-top:2em;margin-bottom:.5em;font-size:1.5rem;font-weight:600;line-height:1.4}.article-content h4{color:#1e293b;margin-top:1.75em;margin-bottom:.5em;font-size:1.25rem;font-weight:600;line-height:1.5}.article-content h1:first-child,.article-content h2:first-child,.article-content h3:first-child{margin-top:0}.article-content p:first-of-type:first-letter{float:left;color:#4f46e5;margin-top:.15em;margin-right:.18em;font-size:3.2rem;font-weight:700;line-height:1}.article-content h1+p,.article-content h2+p,.article-content h3+p,.article-content h4+p{margin-top:1em}.article-content ul,.article-content ol{margin-top:1.5em;margin-bottom:1.5em;padding-left:1.5em}.article-content li{color:#0f1b2d;margin-top:.5em;margin-bottom:.5em;line-height:1.7}.article-content ul li{list-style-type:disc}.article-content ul li::marker{color:#6366f1}.article-content ol li{list-style-type:decimal}.article-content ol li::marker{color:#6366f1;font-weight:600}.article-content li>ul,.article-content li>ol{margin-top:.5em;margin-bottom:.5em}.article-content a{color:#4338ca;text-underline-offset:3px;-webkit-text-decoration:underline #4338ca40;text-decoration:underline #4338ca40;transition:all .2s}.article-content a:hover{color:#312e81;text-decoration-color:#312e81}.article-content strong,.article-content b{color:#0f172a;font-weight:700}.article-content em,.article-content i{font-style:italic}.article-content blockquote{color:#1e1b4b;background:#6366f10a;border-left:4px solid #6366f1e6;border-radius:16px;margin:2.5em 0;padding-top:1em;padding-bottom:1em;padding-left:1.5em;font-style:italic}.article-content blockquote p{color:inherit}.article-content img{object-fit:contain;border-radius:16px;max-width:100%;height:auto;max-height:460px;margin:2.5em auto;display:block;box-shadow:0 20px 50px #0f172a1f}.article-content figure{margin:2em 0}.article-content figcaption{color:#6b7280;text-align:center;margin-top:.75em;font-size:.875rem;font-style:italic}.article-content code{color:#dc2626;background:#f3f4f6;border-radius:3px;padding:.2em .4em;font-family:Menlo,Monaco,Courier New,monospace;font-size:.875em}.article-content pre{color:#e5e7eb;background:#1f2937;border-radius:8px;margin:2em 0;padding:1.5em;overflow-x:auto}.article-content pre code{color:inherit;background:0 0;padding:0;font-size:.875rem}.article-content table{border-collapse:collapse;width:100%;margin:2em 0;font-size:.9375rem}.article-content thead{background:#e5e7eb;border-bottom:2px solid #111827}.article-content th{text-align:left;color:#111827;padding:.75em 1em;font-weight:600}.article-content td{color:#374151;border-bottom:1px solid #e5e7eb;padding:.75em 1em}.article-content tr:last-child td{border-bottom:none}.article-content hr{background:#e5e7eb;border:none;height:1px;margin:3em 0}@media (max-width:640px){.blog-wrapper{padding:0 16px}.article-content{font-size:17px}.article-content h1{font-size:2rem}.article-content h2{font-size:1.5rem}.article-content h3{font-size:1.25rem}.article-content h4{font-size:1.125rem}.article-content pre{padding:1em;font-size:.8125rem}.article-content p:first-of-type:first-letter{float:none;margin-right:0;font-size:2rem}}@media (prefers-color-scheme:dark){.article-content,.article-content p,.article-content h1,.article-content h2,.article-content h3,.article-content h4{color:#111827}.article-content strong,.article-content b{color:#010102}.article-content code{color:#fbbf24;background:#374151}.article-content pre{background:#111827}.article-content blockquote{color:#10141c;border-left-color:#6a78f2}.article-content thead{background:#1f2937}.article-content th{color:#111827}.article-content td{color:#111827;border-bottom-color:#374151}.article-content hr{background:#374151}}
