.blog-module__JsT-Oq__pageContainer{background-color:var(--background);min-height:100vh;padding:4rem 1.5rem}.blog-module__JsT-Oq__pageInner{max-width:1024px;margin:0 auto}.blog-module__JsT-Oq__hero{text-align:center;border-bottom:1px solid var(--surface-border);max-width:700px;margin:0 auto 4rem;padding-bottom:2rem}.blog-module__JsT-Oq__heroTitle{letter-spacing:-.02em;background:linear-gradient(135deg,var(--foreground),#cbd5e1);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.blog-module__JsT-Oq__heroLead{color:#94a3b8;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.blog-module__JsT-Oq__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-xl);flex-direction:column;height:100%;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.blog-module__JsT-Oq__card:hover{border-color:#8b5cf666;transform:translateY(-4px);box-shadow:0 12px 30px #0006}.blog-module__JsT-Oq__cardImageWrapper{aspect-ratio:16/9;background:#0f172acc;width:100%;position:relative;overflow:hidden}.blog-module__JsT-Oq__cardImage{object-fit:cover;transition:transform .5s}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__cardImage{transform:scale(1.05)}.blog-module__JsT-Oq__cardBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.blog-module__JsT-Oq__cardMeta{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:flex}.blog-module__JsT-Oq__cardMetaDivider{color:#475569}.blog-module__JsT-Oq__cardDate{color:#64748b;font-weight:500}.blog-module__JsT-Oq__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.blog-module__JsT-Oq__cardExcerpt{color:#94a3b8;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.blog-module__JsT-Oq__cardLink{color:var(--foreground);align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;transition:color .2s;display:inline-flex}.blog-module__JsT-Oq__cardLink svg{transition:transform .2s}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__cardLink{color:var(--primary)}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__cardLink svg{transform:translate(4px)}.blog-module__JsT-Oq__detailContainer{min-height:100vh;padding:2rem 1.5rem 6rem}.blog-module__JsT-Oq__detailInner{max-width:680px;margin:0 auto}.blog-module__JsT-Oq__detailNav{margin-bottom:2.5rem}.blog-module__JsT-Oq__backButton{color:#94a3b8;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.blog-module__JsT-Oq__backButton:hover{color:var(--foreground)}.blog-module__JsT-Oq__detailHeader{text-align:center;margin-bottom:3rem}.blog-module__JsT-Oq__detailTitle{letter-spacing:-.02em;color:var(--foreground);margin-bottom:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.2}.blog-module__JsT-Oq__detailMeta{color:#64748b;justify-content:center;align-items:center;gap:1rem;font-size:.95rem;display:flex}.blog-module__JsT-Oq__detailHero{aspect-ratio:2;border-radius:var(--radius-xl);object-fit:cover;width:100%;margin-bottom:3rem;box-shadow:0 20px 40px #0000004d}.blog-module__JsT-Oq__prose{color:#bbc6d4;font-size:1.125rem;font-weight:400;line-height:1.8}.blog-module__JsT-Oq__prose h2{color:var(--foreground);letter-spacing:-.01em;margin:3rem 0 1rem;font-size:1.75rem;font-weight:700}.blog-module__JsT-Oq__prose h3{color:var(--foreground);margin:2rem 0 .75rem;font-size:1.35rem;font-weight:600}.blog-module__JsT-Oq__prose p{margin-bottom:1.5rem}.blog-module__JsT-Oq__prose a{color:var(--primary);background-image:linear-gradient(#8b5cf61a,#8b5cf61a);background-position:0 100%;background-repeat:no-repeat;background-size:100% 0%;border-bottom:1px solid #8b5cf666;text-decoration:none;transition:background-size .2s,border-color .2s}.blog-module__JsT-Oq__prose a:hover{border-color:var(--primary);background-size:100% 100%}.blog-module__JsT-Oq__prose ul,.blog-module__JsT-Oq__prose ol{margin:0 0 1.5rem;padding-left:1.5rem}.blog-module__JsT-Oq__prose li{margin-bottom:.5rem}.blog-module__JsT-Oq__prose blockquote{border-left:4px solid var(--primary);border-radius:0 var(--radius-md)var(--radius-md)0;color:#e2e8f0;background:linear-gradient(90deg,#8b5cf614 0%,#0000 100%);margin:2rem 0;padding:1rem 1.5rem;font-style:italic}.blog-module__JsT-Oq__prose img{border-radius:var(--radius-lg);max-width:100%;height:auto;margin:2.5rem 0}.blog-module__JsT-Oq__prose pre{border-radius:var(--radius-md);background:#0f172a;border:1px solid #ffffff1a;margin:2rem 0;padding:1.25rem;overflow-x:auto}.blog-module__JsT-Oq__prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.blog-module__JsT-Oq__prose :not(pre)>code{color:#d8b4fe;background:#8b5cf626;border-radius:4px;padding:.2em .4em}.blog-module__JsT-Oq__prose hr{background:linear-gradient(90deg,transparent,var(--surface-border),transparent);border:0;height:1px;margin:3rem 0}.blog-module__JsT-Oq__ctaBox{border-radius:var(--radius-xl);text-align:center;background:linear-gradient(135deg,#1e293bcc,#0f172ae6);border:1px solid #8b5cf633;margin:3rem 0;padding:2.5rem;position:relative;overflow:hidden}.blog-module__JsT-Oq__ctaBox:before{content:"";background:linear-gradient(90deg,var(--primary),var(--accent));height:4px;position:absolute;top:0;left:0;right:0}.blog-module__JsT-Oq__ctaBoxTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.blog-module__JsT-Oq__ctaBoxText{color:#94a3b8;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.blog-module__JsT-Oq__ctaButtons{justify-content:center;align-items:center;gap:1rem;display:flex}.blog-module__JsT-Oq__relatedSection{border-top:1px solid var(--surface-border);margin-top:5rem;padding-top:3rem}.blog-module__JsT-Oq__relatedHeader{color:var(--foreground);margin-bottom:2rem;font-size:1.75rem;font-weight:700}.blog-module__JsT-Oq__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.blog-module__JsT-Oq__pageContainer,.blog-module__JsT-Oq__detailContainer{padding:2rem 1rem 4rem}.blog-module__JsT-Oq__heroTitle,.blog-module__JsT-Oq__detailTitle{font-size:2rem}.blog-module__JsT-Oq__prose{font-size:1.05rem}.blog-module__JsT-Oq__prose h2{font-size:1.5rem}.blog-module__JsT-Oq__ctaButtons{flex-direction:column;width:100%}.blog-module__JsT-Oq__ctaButtons a{width:100%}}
