.source-references.svelte-1i98asm{border-top:1px solid rgba(109,213,237,.08);padding-top:1.5rem;margin-top:var(--space-lg)}.source-list.svelte-1i98asm{list-style:none;padding:0;margin:0;font-size:.8rem;color:var(--luvex-gray-500)}.source-list.svelte-1i98asm li:where(.svelte-1i98asm){padding:.3rem 0 .3rem 1.5rem;position:relative}.source-num.svelte-1i98asm{position:absolute;left:0;color:var(--luvex-bright-cyan);font-weight:600}.source-list.svelte-1i98asm a:where(.svelte-1i98asm){color:var(--luvex-gray-500);text-decoration:none}.source-list.svelte-1i98asm a:where(.svelte-1i98asm):hover{color:var(--luvex-bright-cyan)}.knowledge-page.svelte-k6wc2u{background:var(--lab-bg);color:var(--lab-text)}.qa-compact.svelte-yuscvy{background:linear-gradient(135deg,#6dd5ed0f,#6dd5ed05);border:1px solid rgba(109,213,237,.15);border-radius:var(--radius-lg);padding:1.5rem 2rem}.qa-compact__title.svelte-yuscvy{font-size:1.1rem;color:var(--luvex-bright-cyan);margin-bottom:1rem}.qa-compact__title.svelte-yuscvy i:where(.svelte-yuscvy){margin-right:.4rem}.qa-compact__list.svelte-yuscvy{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding:0;margin:0}.qa-compact__list.svelte-yuscvy li:where(.svelte-yuscvy){font-size:var(--text-sm);padding-left:1.4rem;position:relative;color:var(--luvex-gray-200)}.qa-compact__list.svelte-yuscvy li:where(.svelte-yuscvy):before{content:"✓";position:absolute;left:0;color:#4ecdc4;font-weight:700}.qa-compact__ctas.svelte-yuscvy{margin-top:1.2rem;display:flex;gap:.8rem}@media(max-width:768px){.qa-compact__list.svelte-yuscvy{grid-template-columns:1fr}}.guide-section__title.svelte-nwtv8{color:var(--luvex-white);margin-bottom:1rem;font-size:1.1rem}.guide-section__title.svelte-nwtv8 i:where(.svelte-nwtv8){color:var(--luvex-bright-cyan);margin-right:.5rem}.guide-grid.svelte-nwtv8{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.guide-card.svelte-nwtv8{background:var(--luvex-dark-blue-medium);border:1px solid rgba(109,213,237,.1);border-radius:var(--radius-md);padding:1.3rem;transition:border-color var(--transition-fast)}.guide-card.svelte-nwtv8:hover{border-color:#6dd5ed40}.guide-card__icon.svelte-nwtv8{font-size:1.4rem;color:var(--luvex-bright-cyan);margin-bottom:.7rem}.guide-card.svelte-nwtv8 h4:where(.svelte-nwtv8){color:var(--luvex-white);margin-bottom:.4rem;font-size:.95rem}.guide-card.svelte-nwtv8 p:where(.svelte-nwtv8){font-size:var(--text-sm);color:var(--luvex-gray-500);line-height:1.5;margin:0}.luvex-callout--info.svelte-p2d7z3{border-left:4px solid var(--luvex-bright-cyan);background:#6dd5ed14;padding:1.2rem 1.5rem;border-radius:0 var(--radius-md) var(--radius-md) 0}.luvex-callout--info.svelte-p2d7z3 .luvex-callout__title:where(.svelte-p2d7z3){font-weight:700;color:var(--luvex-bright-cyan);font-size:var(--text-sm);margin-bottom:.4rem;display:flex;align-items:center;gap:.4rem}.luvex-callout--warning.svelte-p2d7z3{background:var(--luvex-dark-blue-medium);border:1px solid #f5a623;border-radius:var(--radius-md);padding:1.2rem 1.5rem;display:flex;gap:1rem;align-items:flex-start}.luvex-callout--warning.svelte-p2d7z3 .luvex-callout__icon:where(.svelte-p2d7z3){font-size:1.5rem;color:#f5a623;flex-shrink:0;margin-top:.1rem}.luvex-callout--warning.svelte-p2d7z3 .luvex-callout__title:where(.svelte-p2d7z3){font-weight:700;color:#f5a623;font-size:var(--text-sm);margin-bottom:.3rem}.luvex-callout--stat.svelte-p2d7z3{background:linear-gradient(135deg,#6dd5ed14,#4ecdc40a);border:1px solid rgba(109,213,237,.15);border-radius:var(--radius-lg);padding:1.5rem;text-align:center}.luvex-callout__stat-icon.svelte-p2d7z3{font-size:2rem;color:var(--luvex-bright-cyan);margin-bottom:.6rem}.luvex-callout__stat-number.svelte-p2d7z3{font-size:1.4rem;font-weight:800;color:var(--luvex-white);margin-bottom:.4rem}.luvex-callout__text.svelte-p2d7z3{font-size:var(--text-sm);color:var(--luvex-gray-200);line-height:1.5}.luvex-callout--stat.svelte-p2d7z3 .luvex-callout__text:where(.svelte-p2d7z3){color:var(--luvex-gray-500)}p.svelte-p2d7z3{margin:0}.luvex-details.svelte-1ll2kq3{border:1px solid rgba(109,213,237,.12);border-radius:var(--radius-md);overflow:hidden;margin-bottom:.5rem}.luvex-details.svelte-1ll2kq3 summary:where(.svelte-1ll2kq3){padding:.9rem 1.3rem;background:var(--luvex-dark-blue-medium);cursor:pointer;display:flex;align-items:center;gap:.7rem;font-weight:600;font-size:var(--text-sm);color:var(--luvex-gray-200);list-style:none}.luvex-details.svelte-1ll2kq3 summary:where(.svelte-1ll2kq3)::-webkit-details-marker{display:none}.luvex-details.svelte-1ll2kq3 summary:where(.svelte-1ll2kq3):hover{background:var(--luvex-dark-blue-light)}.luvex-details__chevron.svelte-1ll2kq3{transition:transform var(--transition-fast);color:var(--luvex-bright-cyan);font-size:.75rem}.luvex-details[open].svelte-1ll2kq3 .luvex-details__chevron:where(.svelte-1ll2kq3){transform:rotate(90deg)}.luvex-details__content.svelte-1ll2kq3{padding:1.3rem;font-size:var(--text-sm);line-height:1.7;color:var(--luvex-gray-500);border-top:1px solid rgba(109,213,237,.08)}.luvex-details__content.svelte-1ll2kq3 p+p{margin-top:.6rem}.luvex-details__content.svelte-1ll2kq3 p:first-child{margin-top:0}
