@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";.sb{font-family:Inter,system-ui,-apple-system,sans-serif;border-radius:2rem;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #0000000d,0 6px 24px #00000014,0 16px 48px #0000000f;overflow:hidden;margin-top:.75rem}html.dark .sb{background:#0d1117;border-color:#ffffff0f;box-shadow:0 1px 3px #0006,0 6px 24px #0000004d,0 16px 48px #0003,0 0 0 1px #ffffff0a}.sb-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid rgba(0,0,0,.05);gap:.75rem;flex-wrap:wrap}html.dark .sb-header{background:linear-gradient(135deg,#ffffff08,#ffffff03);border-bottom-color:#ffffff0f}.sb-header-left{display:flex;align-items:center;gap:.65rem}.sb-dot{width:9px;height:9px;border-radius:50%;background:#10b981;flex-shrink:0;box-shadow:0 0 0 3px #10b98126,0 0 8px #10b9814d}.sb-dot.loading{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b26,0 0 8px #f59e0b4d;animation:sb-pulse 1.4s ease infinite}.sb-dot.empty{background:#94a3b8;box-shadow:none}.sb-label{font-size:.8rem;font-weight:700;letter-spacing:.04em;background:linear-gradient(135deg,#6366f1,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}html.dark .sb-label{background:linear-gradient(135deg,#818cf8,#60a5fa);-webkit-background-clip:text;background-clip:text}.sb-header-right{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.sb-ts{font-size:.7rem;font-weight:500;color:#94a3b8;margin-right:.25rem}html.dark .sb-ts{color:#475569}.sb-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .85rem;border-radius:.65rem;font-size:.7rem;font-weight:600;letter-spacing:.02em;cursor:pointer;border:1px solid transparent;transition:all .2s ease;font-family:inherit}.sb-btn:active{transform:scale(.97)}.sb-btn:disabled{opacity:.4;cursor:not-allowed}.sb-btn-copy{background:#10b98114;color:#059669;border-color:#10b98126}.sb-btn-copy:hover:not(:disabled){background:#10b98124;border-color:#10b98140;box-shadow:0 2px 8px #10b9811a}html.dark .sb-btn-copy{background:#10b98114;color:#34d399;border-color:#34d3991f}html.dark .sb-btn-copy:hover:not(:disabled){background:#10b98126;box-shadow:0 2px 8px #10b98114}.sb-btn-save{background:#3b82f614;color:#2563eb;border-color:#3b82f626}.sb-btn-save:hover:not(:disabled){background:#3b82f624;border-color:#3b82f640;box-shadow:0 2px 8px #3b82f61a}html.dark .sb-btn-save{background:#3b82f614;color:#60a5fa;border-color:#60a5fa1f}html.dark .sb-btn-save:hover:not(:disabled){background:#3b82f626;box-shadow:0 2px 8px #3b82f614}.sb-body{padding:1.75rem 1.5rem}.sb-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;gap:.75rem;text-align:center}.sb-empty-icon{width:56px;height:56px;border-radius:1.15rem;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);display:flex;align-items:center;justify-content:center;color:#94a3b8;margin-bottom:.5rem}html.dark .sb-empty-icon{background:linear-gradient(135deg,#ffffff0f,#ffffff08);color:#475569}.sb-empty-title{font-size:.95rem;font-weight:600;color:#334155;margin:0}html.dark .sb-empty-title{color:#cbd5e1}.sb-empty-sub{font-size:.82rem;font-weight:400;color:#94a3b8;margin:0;max-width:28ch;line-height:1.5}html.dark .sb-empty-sub{color:#475569}.sb-empty-no-pdf{font-size:.72rem;font-weight:600;color:#f59e0b;background:#f59e0b0f;border:1px solid rgba(245,158,11,.15);border-radius:2rem;padding:.35rem .85rem;margin-top:.5rem}@keyframes sb-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.sb-skeleton-line{height:12px;border-radius:6px;margin-bottom:.75rem;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:600px 100%;animation:sb-shimmer 1.6s ease infinite}html.dark .sb-skeleton-line{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14,#ffffff0a 75%);background-size:600px 100%}.sb-section{margin-bottom:1.75rem;opacity:0;animation:sb-fadein .45s ease forwards}.sb-section:last-child{margin-bottom:0}@keyframes sb-fadein{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sb-section-title{display:flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin:0 0 .85rem}.sb-section-title:before{content:"";width:3px;height:14px;border-radius:2px;background:linear-gradient(180deg,#6366f1,#3b82f6);flex-shrink:0}html.dark .sb-section-title{color:#64748b}html.dark .sb-section-title:before{background:linear-gradient(180deg,#818cf8,#60a5fa)}.sb-overview{position:relative;background:linear-gradient(135deg,#eff6ff,#f0f9ff);border-radius:1rem;padding:1.25rem 1.35rem;border-left:4px solid;border-image:linear-gradient(180deg,#6366f1,#3b82f6) 1}html.dark .sb-overview{background:linear-gradient(135deg,#3b82f60f,#6366f10a);border-image:linear-gradient(180deg,#818cf8,#60a5fa) 1}.sb-overview p{margin:0;font-size:1rem;font-weight:500;color:#1e293b;line-height:1.8}html.dark .sb-overview p{color:#bfdbfe}.sb-concepts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.85rem}.sb-concept-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:1rem;padding:1.1rem 1.2rem;border-top:3px solid transparent;border-image:linear-gradient(90deg,#6366f1,#3b82f6) 1;border-image-slice:1 1 0 1;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 1px 3px #0000000a}.sb-concept-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}html.dark .sb-concept-card{background:#ffffff08;border-color:#ffffff0f;border-image:linear-gradient(90deg,#818cf8,#60a5fa) 1;border-image-slice:1 1 0 1;box-shadow:0 1px 3px #0003}html.dark .sb-concept-card:hover{background:#ffffff0d;box-shadow:0 4px 16px #0000004d}.sb-concept-term{font-size:1.05rem;font-weight:700;color:#0f172a;margin:0 0 .4rem;line-height:1.35}html.dark .sb-concept-term{color:#f1f5f9}.sb-concept-def{font-size:.88rem;font-weight:400;color:#475569;margin:0;line-height:1.65}html.dark .sb-concept-def{color:#94a3b8}.sb-callout{display:flex;align-items:flex-start;gap:.9rem;border-radius:1rem;padding:1.15rem 1.25rem;border:1px solid transparent}.sb-callout.exam{background:linear-gradient(135deg,#fff7ed,#fef3c7);border-color:#fb923c33}html.dark .sb-callout.exam{background:linear-gradient(135deg,#fb923c14,#f59e0b0d);border-color:#fb923c26}.sb-callout.warning{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#ef444433}html.dark .sb-callout.warning{background:linear-gradient(135deg,#ef444414,#ef44440a);border-color:#ef444426}.sb-callout.tip{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-color:#22c55e33}html.dark .sb-callout.tip{background:linear-gradient(135deg,#22c55e14,#22c55e0a);border-color:#22c55e26}.sb-callout-icon{flex-shrink:0;width:32px;height:32px;border-radius:.6rem;display:flex;align-items:center;justify-content:center;margin-top:0}.sb-callout.exam .sb-callout-icon{color:#ea580c;background:#ea580c1a}.sb-callout.warning .sb-callout-icon{color:#dc2626;background:#dc26261a}.sb-callout.tip .sb-callout-icon{color:#16a34a;background:#16a34a1a}html.dark .sb-callout.exam .sb-callout-icon{background:#ea580c1f}html.dark .sb-callout.warning .sb-callout-icon{background:#dc26261f}html.dark .sb-callout.tip .sb-callout-icon{background:#16a34a1f}.sb-callout-body{flex:1}.sb-callout-badge{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .4rem}.sb-callout.exam .sb-callout-badge{color:#c2410c}.sb-callout.warning .sb-callout-badge{color:#b91c1c}.sb-callout.tip .sb-callout-badge{color:#15803d}html.dark .sb-callout.exam .sb-callout-badge{color:#fb923c}html.dark .sb-callout.warning .sb-callout-badge{color:#f87171}html.dark .sb-callout.tip .sb-callout-badge{color:#4ade80}.sb-callout-text{font-size:.95rem;font-weight:500;line-height:1.7;margin:0;color:#1e293b}html.dark .sb-callout-text{color:#cbd5e1}.sb-clinical{background:linear-gradient(135deg,#f0fdfa,#ccfbf1);border:1px solid rgba(20,184,166,.2);border-radius:1rem;padding:1.2rem 1.3rem}html.dark .sb-clinical{background:linear-gradient(135deg,#14b8a612,#14b8a608);border-color:#14b8a626}.sb-clinical-badge{display:inline-flex;align-items:center;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0f766e;background:#14b8a61f;border-radius:2rem;padding:.3rem .7rem;margin-bottom:.65rem}html.dark .sb-clinical-badge{color:#2dd4bf;background:#2dd4bf1a}.sb-clinical p{margin:0;font-size:.95rem;font-weight:500;color:#134e4a;line-height:1.7}html.dark .sb-clinical p{color:#5eead4}.sb-table-wrap{overflow-x:auto;border-radius:.85rem;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #00000008}html.dark .sb-table-wrap{border-color:#ffffff0f;box-shadow:none}.sb-table{width:100%;border-collapse:collapse;font-size:.88rem}.sb-table thead tr{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}html.dark .sb-table thead tr{background:linear-gradient(135deg,#ffffff0d,#ffffff08)}.sb-table th{padding:.75rem 1.1rem;font-weight:700;text-align:left;color:#0f172a;font-size:.82rem;letter-spacing:.02em}html.dark .sb-table th{color:#e2e8f0}.sb-table td{padding:.7rem 1.1rem;font-weight:400;color:#334155;vertical-align:top;line-height:1.6;border-top:1px solid rgba(0,0,0,.04)}html.dark .sb-table td{color:#94a3b8;border-top-color:#ffffff0a}.sb-table tbody tr:nth-child(2n){background:#f8fafc80}html.dark .sb-table tbody tr:nth-child(2n){background:#ffffff05}.sb-table tbody tr{transition:background .15s ease}.sb-table tbody tr:hover{background:#3b82f608}html.dark .sb-table tbody tr:hover{background:#3b82f60d}.sb-question-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem}.sb-question-item{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:1rem;overflow:hidden;transition:box-shadow .2s ease}.sb-question-item:hover{box-shadow:0 2px 8px #0000000a}html.dark .sb-question-item{background:#ffffff08;border-color:#ffffff0f}html.dark .sb-question-item:hover{box-shadow:0 2px 8px #0003}.sb-question-header{display:flex;align-items:flex-start;gap:.8rem;padding:1rem 1.2rem;cursor:pointer;-webkit-user-select:none;user-select:none;background:none;border:none;text-align:left;width:100%;font-family:inherit;transition:background .15s}.sb-question-header:hover{background:#3b82f608}.sb-q-num{width:28px;height:28px;border-radius:.55rem;background:linear-gradient(135deg,#6366f1,#3b82f6);color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}html.dark .sb-q-num{background:linear-gradient(135deg,#4f46e5,#2563eb)}.sb-q-text{flex:1;font-size:.95rem;font-weight:600;color:#0f172a;line-height:1.55;margin:0}html.dark .sb-q-text{color:#e2e8f0}.sb-q-toggle{color:#94a3b8;flex-shrink:0;margin-top:4px;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:color .2s,background .2s}.sb-question-item:hover .sb-q-toggle{color:#6366f1;background:#6366f10f}.sb-question-item.open .sb-q-toggle{color:#6366f1;background:#6366f114}html.dark .sb-q-toggle{color:#475569}html.dark .sb-question-item:hover .sb-q-toggle{color:#818cf8;background:#818cf80f}html.dark .sb-question-item.open .sb-q-toggle{color:#818cf8;background:#818cf81a}.sb-answer{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.sb-question-item.open .sb-answer{max-height:500px}.sb-answer-inner{padding:0 1.2rem 1.1rem 3.75rem}.sb-answer-inner p{margin:0;font-size:.92rem;font-weight:400;color:#334155;line-height:1.75;border-top:1px solid rgba(0,0,0,.05);padding-top:.85rem}html.dark .sb-answer-inner p{color:#94a3b8;border-top-color:#ffffff0f}.sb-bullet-title{font-size:.95rem;font-weight:700;color:#0f172a;margin:0 0 .75rem}html.dark .sb-bullet-title{color:#e2e8f0}.sb-bullet-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.sb-bullet-item{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;font-weight:400;color:#1e293b;line-height:1.7}html.dark .sb-bullet-item{color:#cbd5e1}.sb-bullet-dot{width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#3b82f6);flex-shrink:0;margin-top:8px}.sb-error{display:flex;align-items:center;gap:.75rem;padding:1rem 1.15rem;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid rgba(239,68,68,.15);border-radius:1rem;font-size:.92rem;font-weight:500;color:#b91c1c}html.dark .sb-error{background:linear-gradient(135deg,#ef444414,#ef44440a);border-color:#ef444426;color:#f87171}.sb-empty-page{text-align:center;color:#94a3b8;font-size:.88rem;font-weight:500;padding:2.5rem 1rem;margin:0}html.dark .sb-empty-page{color:#475569}.sb-page-content{animation:sb-page-in .35s ease forwards}@keyframes sb-page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sb-nav{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.5rem;border-top:1px solid rgba(0,0,0,.05);background:linear-gradient(135deg,#f8fafc,#f1f5f9);gap:.75rem}html.dark .sb-nav{border-top-color:#ffffff0f;background:linear-gradient(135deg,#ffffff08,#ffffff03)}.sb-nav-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem 1.1rem;border-radius:2rem;font-size:.75rem;font-weight:600;letter-spacing:.02em;cursor:pointer;border:1px solid rgba(0,0,0,.08);background:#fff;color:#334155;font-family:inherit;transition:all .2s ease;box-shadow:0 1px 2px #0000000a}.sb-nav-btn:hover:not(:disabled){background:#fff;border-color:#6366f14d;color:#4f46e5;box-shadow:0 2px 8px #6366f11f}.sb-nav-btn:active:not(:disabled){transform:scale(.97)}.sb-nav-btn:disabled{opacity:.3;cursor:not-allowed}html.dark .sb-nav-btn{background:#ffffff0d;border-color:#ffffff14;color:#cbd5e1;box-shadow:none}html.dark .sb-nav-btn:hover:not(:disabled){background:#ffffff14;border-color:#818cf84d;color:#818cf8;box-shadow:0 2px 8px #6366f114}.sb-nav-info{display:flex;align-items:center;gap:.6rem;min-width:0}.sb-nav-counter{font-size:.75rem;font-weight:600;color:#64748b;letter-spacing:.02em}html.dark .sb-nav-counter{color:#94a3b8}.sb-page-dots{display:flex;gap:.35rem;align-items:center}.sb-page-dot{width:7px;height:7px;border-radius:50%;background:#cbd5e1;transition:all .25s ease;border:none;padding:0;cursor:pointer}.sb-page-dot:hover{background:#94a3b8}.sb-page-dot.active{width:20px;border-radius:4px;background:linear-gradient(90deg,#6366f1,#3b82f6)}html.dark .sb-page-dot{background:#ffffff1f}html.dark .sb-page-dot:hover{background:#fff3}html.dark .sb-page-dot.active{background:linear-gradient(90deg,#818cf8,#60a5fa)}@keyframes sb-pulse{0%,to{opacity:1}50%{opacity:.35}}
