main[data-astro-cid-bvzihdzo]{width:100%;max-width:none;margin:0;padding:0;background:linear-gradient(180deg,var(--gray-50) 0%,var(--white) 20%)}.hero-section[data-astro-cid-bvzihdzo]{position:relative;width:100%;max-height:60vh;overflow:hidden;background:var(--gray-900);display:flex;align-items:center;justify-content:center}.hero-image[data-astro-cid-bvzihdzo]{width:100%;height:100%;position:relative}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{width:100%;height:100%;object-fit:cover;border-radius:0;box-shadow:none}.hero-overlay[data-astro-cid-bvzihdzo]{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#0000001a,#0006)}.article-container[data-astro-cid-bvzihdzo]{max-width:1200px;margin:0 auto;padding:0 var(--space-6);position:relative}.article-header[data-astro-cid-bvzihdzo]{background:var(--surface-primary);border-radius:var(--radius-2xl);padding:var(--space-12);margin:-6rem auto var(--space-16);position:relative;z-index:10;max-width:1000px;box-shadow:var(--shadow-2xl);border:1px solid var(--gray-200);text-align:center}.article-meta[data-astro-cid-bvzihdzo]{display:flex;align-items:center;justify-content:center;gap:var(--space-4);margin-bottom:var(--space-6);flex-wrap:wrap}.meta-item[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--gray-100);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--text-secondary);font-weight:500}.meta-icon[data-astro-cid-bvzihdzo]{width:16px;height:16px;color:var(--primary-600)}.article-title[data-astro-cid-bvzihdzo]{font-size:clamp(var(--text-3xl),5vw,var(--text-5xl));font-weight:800;line-height:var(--leading-tight);margin-bottom:var(--space-6);color:var(--text-primary);text-align:center}.last-updated[data-astro-cid-bvzihdzo]{margin-top:var(--space-4);padding:var(--space-3) var(--space-4);background:var(--primary-50);border:1px solid var(--primary-200);border-radius:var(--radius-lg);font-size:var(--text-sm);color:var(--primary-700);font-style:italic;display:inline-block}.prose[data-astro-cid-bvzihdzo]{max-width:900px;margin:0 auto;padding:var(--space-8) var(--space-12);color:var(--text-secondary);line-height:var(--leading-loose)}.prose[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:var(--text-3xl);font-weight:700;margin:var(--space-16) 0 var(--space-6) 0;color:var(--text-primary);position:relative;padding-bottom:var(--space-4)}.prose[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:var(--gradient-primary);border-radius:var(--radius-full)}.prose[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:var(--text-2xl);font-weight:600;margin:var(--space-12) 0 var(--space-4) 0;color:var(--text-primary)}.prose[data-astro-cid-bvzihdzo] h4[data-astro-cid-bvzihdzo]{font-size:var(--text-xl);font-weight:600;margin:var(--space-8) 0 var(--space-3) 0;color:var(--text-primary)}.prose[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{font-size:var(--text-lg);line-height:var(--leading-loose);margin-bottom:var(--space-6);color:var(--text-secondary)}.prose[data-astro-cid-bvzihdzo] ul[data-astro-cid-bvzihdzo],.prose[data-astro-cid-bvzihdzo] ol[data-astro-cid-bvzihdzo]{margin:var(--space-6) 0;padding-left:var(--space-8)}.prose[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]{margin-bottom:var(--space-3);font-size:var(--text-lg);line-height:var(--leading-relaxed)}.prose[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]::marker{color:var(--primary-600)}.prose[data-astro-cid-bvzihdzo] blockquote[data-astro-cid-bvzihdzo]{position:relative;margin:var(--space-12) 0;padding:var(--space-8);background:linear-gradient(135deg,var(--primary-50) 0%,var(--gray-50) 100%);border-left:4px solid var(--primary-500);border-radius:0 var(--radius-xl) var(--radius-xl) 0;font-size:var(--text-xl);font-style:italic;color:var(--text-primary);box-shadow:var(--shadow-md)}.prose[data-astro-cid-bvzihdzo] blockquote[data-astro-cid-bvzihdzo]:before{content:'"';position:absolute;top:var(--space-4);left:var(--space-6);font-size:var(--text-6xl);color:var(--primary-200);font-family:serif;line-height:1}.prose[data-astro-cid-bvzihdzo] pre[data-astro-cid-bvzihdzo]{margin:var(--space-8) 0;padding:var(--space-6);background:var(--gray-900);border-radius:var(--radius-xl);border:1px solid var(--gray-700);box-shadow:var(--shadow-lg);position:relative;overflow-x:auto}.prose[data-astro-cid-bvzihdzo] pre[data-astro-cid-bvzihdzo]:before{content:"";position:absolute;top:var(--space-4);left:var(--space-4);width:12px;height:12px;background:#ff5f56;border-radius:50%;box-shadow:20px 0 #ffbd2e,40px 0 #27ca3f}.prose[data-astro-cid-bvzihdzo] code[data-astro-cid-bvzihdzo]{background:var(--primary-100);border:1px solid var(--primary-200);color:var(--primary-800)}.prose[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{margin:var(--space-12) 0;border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);width:100%;height:auto}.prose[data-astro-cid-bvzihdzo] table[data-astro-cid-bvzihdzo]{margin:var(--space-12) 0;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid var(--gray-200)}.prose[data-astro-cid-bvzihdzo] th[data-astro-cid-bvzihdzo]{background:var(--gradient-primary);color:#fff;font-weight:600;text-align:left;padding:var(--space-4) var(--space-6)}.prose[data-astro-cid-bvzihdzo] td[data-astro-cid-bvzihdzo]{padding:var(--space-4) var(--space-6);border-bottom:1px solid var(--gray-200)}.prose[data-astro-cid-bvzihdzo] tr[data-astro-cid-bvzihdzo]:hover{background:var(--gray-50)}.prose[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{color:var(--primary-600);text-decoration:none;font-weight:500;border-bottom:2px solid var(--primary-200);transition:all var(--transition-base)}.prose[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{color:var(--primary-700);border-bottom-color:var(--primary-500);background:var(--primary-50);padding:2px 4px;border-radius:var(--radius-base)}.progress-bar[data-astro-cid-bvzihdzo]{position:fixed;top:0;left:0;width:0%;height:3px;background:var(--gradient-primary);z-index:1000;transition:width .1s ease}.article-footer[data-astro-cid-bvzihdzo]{max-width:900px;margin:var(--space-16) auto 0;padding:var(--space-8);background:var(--gray-50);border-radius:var(--radius-2xl);text-align:center;border:1px solid var(--gray-200)}.article-footer[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{margin-bottom:var(--space-4);color:var(--text-primary)}.article-footer[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{color:var(--text-secondary);margin-bottom:var(--space-6)}.share-buttons[data-astro-cid-bvzihdzo]{display:flex;gap:var(--space-3);justify-content:center;flex-wrap:wrap}.share-btn[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);background:var(--surface-primary);border:1px solid var(--gray-300);border-radius:var(--radius-lg);text-decoration:none;font-size:var(--text-sm);font-weight:500;color:var(--text-secondary);transition:all var(--transition-base)}.share-btn[data-astro-cid-bvzihdzo]:hover{background:var(--primary-50);border-color:var(--primary-300);color:var(--primary-700);transform:translateY(-2px)}@media (max-width: 1024px){.article-container[data-astro-cid-bvzihdzo]{padding:0 var(--space-4)}.article-header[data-astro-cid-bvzihdzo]{margin:-4rem auto var(--space-12);padding:var(--space-8);max-width:95%}.prose[data-astro-cid-bvzihdzo]{padding:var(--space-6) var(--space-8);max-width:95%}}@media (max-width: 768px){.hero-section[data-astro-cid-bvzihdzo]{max-height:40vh}.article-header[data-astro-cid-bvzihdzo]{margin:-2rem auto var(--space-8);padding:var(--space-6);border-radius:var(--radius-xl);max-width:90%}.article-title[data-astro-cid-bvzihdzo]{font-size:var(--text-2xl)}.article-meta[data-astro-cid-bvzihdzo]{gap:var(--space-2)}.meta-item[data-astro-cid-bvzihdzo]{font-size:var(--text-xs);padding:var(--space-1) var(--space-3)}.prose[data-astro-cid-bvzihdzo]{padding:var(--space-4) var(--space-6);max-width:90%}.prose[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:var(--text-2xl);margin:var(--space-12) 0 var(--space-4) 0}.prose[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:var(--text-xl)}.prose[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{font-size:var(--text-base)}.prose[data-astro-cid-bvzihdzo] blockquote[data-astro-cid-bvzihdzo]{margin:var(--space-8) 0;padding:var(--space-6);font-size:var(--text-lg)}.share-buttons[data-astro-cid-bvzihdzo]{gap:var(--space-2)}.share-btn[data-astro-cid-bvzihdzo]{font-size:var(--text-xs);padding:var(--space-2) var(--space-3)}}@media (max-width: 480px){.hero-section[data-astro-cid-bvzihdzo]{max-height:30vh}.article-container[data-astro-cid-bvzihdzo]{padding:0 var(--space-3)}.article-header[data-astro-cid-bvzihdzo]{padding:var(--space-4);margin:-1rem auto var(--space-6);max-width:95%}.prose[data-astro-cid-bvzihdzo]{padding:var(--space-3) var(--space-4);max-width:95%}.article-meta[data-astro-cid-bvzihdzo]{flex-direction:column;gap:var(--space-2)}}
