.back-to-hub[data-astro-cid-fvcgi63h]{position:fixed;top:100px;left:20px;z-index:100;background:var(--primary);color:#fff;padding:.75rem 1rem;border-radius:var(--radius-md);text-decoration:none;font-size:.85rem;font-weight:500;display:flex;align-items:center;gap:.5rem;box-shadow:var(--shadow-lg);transition:all .3s ease;opacity:0;transform:translate(-100%)}.back-to-hub[data-astro-cid-fvcgi63h].visible{opacity:1;transform:translate(0)}.article-layout[data-astro-cid-fvcgi63h]{display:grid;grid-template-columns:1fr 320px;gap:3rem;max-width:1200px;margin:0 auto;padding:2rem 0}.article-title[data-astro-cid-fvcgi63h]{font-size:2.25rem;color:var(--text-dark);margin-bottom:.5rem}.article-subtitle[data-astro-cid-fvcgi63h]{font-size:1.1rem;color:var(--text-medium);margin-bottom:2rem}.article-intro[data-astro-cid-fvcgi63h]{font-size:1.15rem;line-height:1.8;color:var(--text-dark);margin-bottom:2rem}.article-highlight[data-astro-cid-fvcgi63h]{background:linear-gradient(135deg,#fff8f0,#fef3e8);border-left:4px solid var(--accent);padding:1.25rem 1.5rem;margin:1.5rem 0;border-radius:0 8px 8px 0}.article-content-main[data-astro-cid-fvcgi63h] h2[data-astro-cid-fvcgi63h]{font-size:1.5rem;color:var(--text-dark);margin:2.5rem 0 1rem;padding-top:1rem;border-top:1px solid var(--border)}.article-content-main[data-astro-cid-fvcgi63h] h2[data-astro-cid-fvcgi63h]:first-of-type{border-top:none;padding-top:0}.article-content-main[data-astro-cid-fvcgi63h] p[data-astro-cid-fvcgi63h]{line-height:1.7;color:var(--text-medium);margin-bottom:1rem}.factors-list[data-astro-cid-fvcgi63h]{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}.factor-item[data-astro-cid-fvcgi63h]{background:var(--bg-light);padding:1.25rem;border-radius:var(--radius-md)}.factor-item[data-astro-cid-fvcgi63h] strong[data-astro-cid-fvcgi63h]{display:block;color:var(--text-dark);margin-bottom:.5rem}.comparison-table[data-astro-cid-fvcgi63h]{margin:1.5rem 0}.data-table[data-astro-cid-fvcgi63h]{width:100%;border-collapse:collapse;background:#fff;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm)}.data-table[data-astro-cid-fvcgi63h] th[data-astro-cid-fvcgi63h],.data-table[data-astro-cid-fvcgi63h] td[data-astro-cid-fvcgi63h]{padding:.875rem 1rem;text-align:left;border-bottom:1px solid var(--border)}.data-table[data-astro-cid-fvcgi63h] th[data-astro-cid-fvcgi63h]{background:var(--primary);color:#fff;font-weight:600;font-size:.9rem}.data-table[data-astro-cid-fvcgi63h] td[data-astro-cid-fvcgi63h]{font-size:.9rem;color:var(--text-medium)}.data-table[data-astro-cid-fvcgi63h] tr[data-astro-cid-fvcgi63h]:last-child td[data-astro-cid-fvcgi63h]{border-bottom:none}.data-table[data-astro-cid-fvcgi63h] tr[data-astro-cid-fvcgi63h]:hover td[data-astro-cid-fvcgi63h]{background:#fff8f0}.process-grid[data-astro-cid-fvcgi63h]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:1.5rem 0}.process-card[data-astro-cid-fvcgi63h]{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;transition:var(--transition)}.process-card[data-astro-cid-fvcgi63h]:hover{border-color:var(--accent);box-shadow:var(--shadow-md)}.process-card[data-astro-cid-fvcgi63h] h4[data-astro-cid-fvcgi63h]{font-size:1.1rem;color:var(--primary);margin-bottom:.75rem}.article-sidebar[data-astro-cid-fvcgi63h]{position:sticky;top:100px;height:fit-content;display:flex;flex-direction:column;gap:1.5rem}.toc-box[data-astro-cid-fvcgi63h],.cta-sidebar[data-astro-cid-fvcgi63h],.related-box[data-astro-cid-fvcgi63h]{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem}.toc-list[data-astro-cid-fvcgi63h],.related-list[data-astro-cid-fvcgi63h]{list-style:none;padding:0;margin:0}.toc-list[data-astro-cid-fvcgi63h] a[data-astro-cid-fvcgi63h],.related-list[data-astro-cid-fvcgi63h] a[data-astro-cid-fvcgi63h]{display:block;padding:.5rem .75rem;color:var(--text-medium);text-decoration:none;font-size:.9rem;border-radius:var(--radius-sm)}.toc-list[data-astro-cid-fvcgi63h] a[data-astro-cid-fvcgi63h]:hover{background:var(--bg-light);color:var(--accent)}.toc-list[data-astro-cid-fvcgi63h] a[data-astro-cid-fvcgi63h].active{background:linear-gradient(135deg,#fff8f0,#fef3e8);color:var(--accent);font-weight:500}.cta-sidebar[data-astro-cid-fvcgi63h]{background:linear-gradient(135deg,var(--primary) 0%,#1a3d5c 100%);text-align:center}.cta-sidebar[data-astro-cid-fvcgi63h] h4[data-astro-cid-fvcgi63h]{color:#fff;margin-bottom:.75rem}.cta-sidebar[data-astro-cid-fvcgi63h] .btn[data-astro-cid-fvcgi63h]{width:100%;background:var(--accent);color:#fff;padding:.75rem;border-radius:var(--radius-md);text-decoration:none;font-weight:600}.article-cta-final[data-astro-cid-fvcgi63h]{background:linear-gradient(135deg,var(--primary) 0%,#1a3d5c 100%);border-radius:var(--radius-lg);padding:2rem;text-align:center;margin:3rem 0 0}.article-cta-final[data-astro-cid-fvcgi63h] h3[data-astro-cid-fvcgi63h]{color:#fff;margin-bottom:.75rem}.article-cta-final[data-astro-cid-fvcgi63h] .btn-primary[data-astro-cid-fvcgi63h]{background:var(--accent);color:#fff;padding:.875rem 1.5rem;border-radius:var(--radius-md);text-decoration:none;font-weight:600}@media(max-width:1024px){.article-layout[data-astro-cid-fvcgi63h],.process-grid[data-astro-cid-fvcgi63h]{grid-template-columns:1fr}.back-to-hub[data-astro-cid-fvcgi63h]{bottom:20px;left:50%;transform:translate(-50%)}}
