.demo-page.svelte-1kh9sgj{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--gray-50);padding:var(--space-4)}.demo-card.svelte-1kh9sgj{width:100%;max-width:400px;padding:var(--space-10);text-align:center}.demo-logo.svelte-1kh9sgj{display:flex;align-items:center;justify-content:center;gap:var(--space-2);font-size:1.125rem;font-weight:700;color:var(--ibx-blue);margin-bottom:var(--space-3)}.demo-badge.svelte-1kh9sgj{display:inline-block;background:#fef3c7;color:#92400e;border:1px solid #fcd34d;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-8)}.demo-loading.svelte-1kh9sgj{display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.demo-status.svelte-1kh9sgj{font-size:.9375rem;color:var(--gray-600)}.demo-note.svelte-1kh9sgj{font-size:.8125rem;color:var(--gray-400);line-height:1.5;max-width:280px}.gap-card.svelte-1yhsgu1{padding:var(--space-5);cursor:pointer;background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius-xl);transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.gap-card.svelte-1yhsgu1:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:transparent;transition:background .2s ease}.gap-card.risk-high.svelte-1yhsgu1:before{background:var(--risk-high)}.gap-card.risk-medium.svelte-1yhsgu1:before{background:var(--risk-medium)}.gap-card.risk-low.svelte-1yhsgu1:before{background:var(--risk-low)}.gap-card.svelte-1yhsgu1:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:transparent}.gap-card.svelte-1yhsgu1:focus-visible{outline:2px solid var(--ibx-blue);outline-offset:2px}.card-header.svelte-1yhsgu1{display:flex;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-4)}.card-icon.svelte-1yhsgu1{font-size:1.5rem;flex-shrink:0;margin-top:2px}.card-title-group.svelte-1yhsgu1{flex:1;min-width:0}.card-title.svelte-1yhsgu1{font-size:.9375rem;font-weight:700;color:var(--gray-800);margin-bottom:var(--space-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-subtitle.svelte-1yhsgu1{font-size:.8125rem;color:var(--gray-500);line-height:1.4}.score-section.svelte-1yhsgu1{margin-bottom:var(--space-3)}.score-labels.svelte-1yhsgu1{display:flex;justify-content:space-between;margin-bottom:var(--space-1)}.score-label-left.svelte-1yhsgu1{font-size:.75rem;font-weight:600;color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em}.score-value.svelte-1yhsgu1{font-size:.875rem;font-weight:700;color:var(--gray-700)}.score-bar.svelte-1yhsgu1{height:8px;background:var(--gray-100);border-radius:var(--radius-full);overflow:hidden}.score-bar-fill.svelte-1yhsgu1{height:100%;border-radius:var(--radius-full);transition:width .8s cubic-bezier(.4,0,.2,1)}.score-bar-fill.risk-high.svelte-1yhsgu1{background:var(--risk-high)}.score-bar-fill.risk-medium.svelte-1yhsgu1{background:var(--risk-medium)}.score-bar-fill.risk-low.svelte-1yhsgu1{background:var(--risk-low)}.attribution-hint.svelte-1yhsgu1{display:flex;align-items:center;gap:var(--space-1);font-size:.75rem;color:var(--gray-500);background:var(--gray-50);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);margin-bottom:var(--space-3);border:1px solid var(--gray-100)}.card-footer.svelte-1yhsgu1{display:flex;justify-content:flex-end;padding-top:var(--space-3);border-top:1px solid var(--gray-100)}.view-details.svelte-1yhsgu1{display:flex;align-items:center;gap:var(--space-1);font-size:.8125rem;font-weight:600;color:var(--ibx-blue-light)}.modal-backdrop.svelte-vsf9mr{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182799;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;z-index:100}.modal-content.svelte-vsf9mr{background:#fff;width:90%;max-width:650px;max-height:85vh;border-radius:.75rem;padding:0;overflow-y:auto;position:relative;display:flex;flex-direction:column}.drawer-header.svelte-vsf9mr{padding:1.25rem;border-bottom:1px solid #e5e7eb}.drawer-title-row.svelte-vsf9mr{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.drawer-title.svelte-vsf9mr{font-size:1.125rem;font-weight:700;margin:0}.close-btn.svelte-vsf9mr{background:none;border:none;font-size:1.25rem;cursor:pointer;position:absolute;top:1rem;right:1rem}.drawer-body.svelte-vsf9mr{padding:1.25rem;overflow-y:auto}.section-title.svelte-vsf9mr{font-size:.875rem;text-transform:uppercase;color:#6b7280;margin-bottom:.5rem}.evidence-item.svelte-vsf9mr{padding:.5rem;background:#f9fafb;margin-bottom:.5rem;border-radius:.25rem;font-size:.875rem}.attribution-item.svelte-vsf9mr{display:flex;justify-content:space-between;padding:.25rem 0;font-size:.875rem}.summary-banner.svelte-hj0em5{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-5) var(--space-6);margin-bottom:var(--space-6);box-shadow:var(--shadow-sm)}@media (max-width: 600px){.summary-banner.svelte-hj0em5{grid-template-columns:1fr 1fr;gap:var(--space-4)}.summary-divider.svelte-hj0em5{display:none}}.summary-item.svelte-hj0em5{display:flex;flex-direction:column;align-items:center;gap:var(--space-1);text-align:center}.summary-count.svelte-hj0em5{font-size:2rem;font-weight:800;line-height:1}.summary-label.svelte-hj0em5{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500)}.summary-note.svelte-hj0em5{font-size:.6875rem;color:var(--gray-400)}.summary-item.high.svelte-hj0em5 .summary-count:where(.svelte-hj0em5){color:var(--risk-high)}.summary-item.medium.svelte-hj0em5 .summary-count:where(.svelte-hj0em5){color:var(--risk-medium)}.summary-item.low.svelte-hj0em5 .summary-count:where(.svelte-hj0em5){color:var(--risk-low)}.summary-item.total.svelte-hj0em5 .summary-count:where(.svelte-hj0em5){color:var(--ibx-blue)}.summary-bar.svelte-hj0em5{width:60px;height:4px;background:var(--gray-100);border-radius:var(--radius-full);overflow:hidden}.summary-item.high.svelte-hj0em5 .summary-bar-fill:where(.svelte-hj0em5){background:var(--risk-high);height:100%;border-radius:var(--radius-full);transition:width .6s ease}.summary-item.medium.svelte-hj0em5 .summary-bar-fill:where(.svelte-hj0em5){background:var(--risk-medium);height:100%;border-radius:var(--radius-full);transition:width .6s ease}.summary-item.low.svelte-hj0em5 .summary-bar-fill:where(.svelte-hj0em5){background:var(--risk-low);height:100%;border-radius:var(--radius-full);transition:width .6s ease}.summary-divider.svelte-hj0em5{width:1px;height:40px;background:var(--gray-200);margin:0 var(--space-4)}.navbar.svelte-11zzs99{background:#fff;border-bottom:1px solid var(--gray-200);padding:var(--space-3) 0;position:sticky;top:0;z-index:20;box-shadow:var(--shadow-sm)}.nav-inner.svelte-11zzs99{display:flex;align-items:center;justify-content:space-between}.nav-logo.svelte-11zzs99{display:flex;align-items:center;gap:var(--space-2);font-size:1rem;font-weight:700;color:var(--ibx-blue);text-decoration:none}.logo-icon.svelte-11zzs99{font-size:1.25rem}.nav-right.svelte-11zzs99{display:flex;align-items:center;gap:var(--space-4)}.patient-chip.svelte-11zzs99{display:flex;align-items:center;gap:var(--space-2);background:var(--ibx-blue-pale);padding:var(--space-1) var(--space-3) var(--space-1) var(--space-1);border-radius:var(--radius-full)}.patient-avatar.svelte-11zzs99{width:28px;height:28px;background:var(--ibx-blue);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.patient-info.svelte-11zzs99{display:flex;flex-direction:column;line-height:1.2}.patient-name.svelte-11zzs99{font-size:.8125rem;font-weight:600;color:var(--ibx-blue)}.patient-sub.svelte-11zzs99{font-size:.6875rem;color:var(--gray-500)}.ibx-link.svelte-11zzs99{display:flex;align-items:center;gap:var(--space-1);font-size:.8125rem;color:var(--gray-500);text-decoration:none}.ibx-link.svelte-11zzs99:hover{color:var(--ibx-blue)}.cgie-portfolio-embed{--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-16: 4rem;--gray-50: #f8fafc;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-300: #cbd5e1;--gray-400: #94a3b8;--gray-500: #64748b;--gray-600: #475569;--gray-700: #334155;--gray-800: #1e293b;--gray-900: #0f172a;--ibx-blue: #0f4a8e;--ibx-blue-light: #2c75d3;--ibx-blue-pale: #e8f0fa;--ibx-teal: #00877a;--risk-high: #ef4444;--risk-medium: #f59e0b;--risk-low: #10b981;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)}.dashboard-layout.svelte-1vf4uuf{min-height:100vh;display:flex;flex-direction:column;background:var(--gray-50)}.dashboard-main.svelte-1vf4uuf{flex:1;padding:var(--space-8) 0 var(--space-16)}.greeting.svelte-1vf4uuf{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:var(--space-4);margin-bottom:var(--space-6)}.greeting-text.svelte-1vf4uuf h1:where(.svelte-1vf4uuf){font-size:1.75rem;font-weight:800;color:var(--gray-900);margin-bottom:var(--space-1)}.greeting-text.svelte-1vf4uuf p:where(.svelte-1vf4uuf){font-size:.9375rem;color:var(--gray-500)}.greeting-meta.svelte-1vf4uuf{display:flex;gap:var(--space-2);flex-wrap:wrap}.meta-chip.svelte-1vf4uuf{display:flex;align-items:center;gap:var(--space-1);background:#fff;border:1px solid var(--gray-200);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-size:.8125rem;color:var(--gray-600)}.section-header.svelte-1vf4uuf{margin:var(--space-8) 0 var(--space-5)}.section-header.svelte-1vf4uuf h2:where(.svelte-1vf4uuf){font-size:1.25rem;font-weight:700;color:var(--gray-800);margin-bottom:var(--space-1)}.section-header.svelte-1vf4uuf p:where(.svelte-1vf4uuf){font-size:.875rem;color:var(--gray-500)}.gap-grid.svelte-1vf4uuf{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:var(--space-4);margin-bottom:var(--space-8)}.ineligible-section.svelte-1vf4uuf{margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--gray-200)}.ineligible-section.svelte-1vf4uuf h3:where(.svelte-1vf4uuf){font-size:.9375rem;font-weight:600;color:var(--gray-500);margin-bottom:var(--space-3)}.ineligible-list.svelte-1vf4uuf{display:flex;flex-wrap:wrap;gap:var(--space-2)}.ineligible-item.svelte-1vf4uuf{display:flex;align-items:center;gap:var(--space-2);background:#fff;border:1px solid var(--gray-200);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);font-size:.8125rem}.ineligible-icon.svelte-1vf4uuf{font-size:1rem}.ineligible-name.svelte-1vf4uuf{font-weight:600;color:var(--gray-600)}.ineligible-reason.svelte-1vf4uuf{color:var(--gray-400)}.empty-state.svelte-1vf4uuf{display:flex;flex-direction:column;align-items:center;gap:var(--space-4);padding:var(--space-16);color:var(--gray-500)}.privacy-footer.svelte-1vf4uuf{display:flex;align-items:center;gap:var(--space-2);font-size:.8125rem;color:var(--gray-400);padding:var(--space-4);background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius-md);margin-top:var(--space-8)}.gap-grid.svelte-1vf4uuf{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:var(--space-4);margin-top:var(--space-6)}
