.callout-concept[data-astro-cid-k5qhyvso]{background:#eff6ff;border-left:4px solid #3b82f6;border-radius:8px;padding:1em 1.2em;margin:1.5rem 0;font-family:var(--font-body, "Inter", sans-serif)}.callout-header[data-astro-cid-k5qhyvso]{font-weight:600;font-size:var(--text-sm, .875rem);color:#1e40af;margin-bottom:.5rem}.callout-icon[data-astro-cid-k5qhyvso]{margin-right:.3rem}.callout-body[data-astro-cid-k5qhyvso]{font-size:var(--text-sm, .875rem);color:var(--color-text, #1A1A1A);line-height:1.6}.callout-body[data-astro-cid-k5qhyvso] p{margin:.4em 0}.callout-body[data-astro-cid-k5qhyvso] p:first-child{margin-top:0}.callout-body[data-astro-cid-k5qhyvso] p:last-child{margin-bottom:0}.callout-example[data-astro-cid-ahg46glk]{background:#f3f4f6;border-left:4px solid #6b7280;border-radius:8px;padding:1em 1.2em;margin:1.5rem 0;font-family:var(--font-body, "Inter", sans-serif)}.callout-header[data-astro-cid-ahg46glk]{font-weight:600;font-size:var(--text-sm, .875rem);color:#374151;margin-bottom:.5rem}.callout-icon[data-astro-cid-ahg46glk]{margin-right:.3rem}.callout-body[data-astro-cid-ahg46glk]{font-size:var(--text-sm, .875rem);color:var(--color-text, #1A1A1A);line-height:1.6}.callout-body[data-astro-cid-ahg46glk] p{margin:.4em 0}.callout-body[data-astro-cid-ahg46glk] p:first-child{margin-top:0}.callout-body[data-astro-cid-ahg46glk] p:last-child{margin-bottom:0}.callout-trythis[data-astro-cid-4latj6gk]{background:#ecfdf5;border-left:4px solid #10b981;border-radius:8px;padding:1em 1.2em;margin:1.5rem 0;font-family:var(--font-body, "Inter", sans-serif)}.callout-header[data-astro-cid-4latj6gk]{font-weight:600;font-size:var(--text-sm, .875rem);color:#065f46;margin-bottom:.5rem}.callout-icon[data-astro-cid-4latj6gk]{margin-right:.3rem}.callout-body[data-astro-cid-4latj6gk]{font-size:var(--text-sm, .875rem);color:var(--color-text, #1A1A1A);line-height:1.6}.callout-body[data-astro-cid-4latj6gk] p{margin:.4em 0}.callout-body[data-astro-cid-4latj6gk] p:first-child{margin-top:0}.callout-body[data-astro-cid-4latj6gk] p:last-child{margin-bottom:0}.course-diagram[data-astro-cid-khfqxbee]{margin:2rem -.5rem;padding:1.5rem;background:var(--color-surface, #FFFFFE);border:1px solid var(--color-border-light, #F0F0F0);border-radius:10px}.diagram-content[data-astro-cid-khfqxbee]{display:flex;justify-content:center;overflow-x:auto}.diagram-content[data-astro-cid-khfqxbee] svg{max-width:100%;height:auto}.diagram-caption[data-astro-cid-khfqxbee]{margin-top:.75rem;text-align:center;font-size:.8rem;color:var(--color-text-tertiary, #8A8A8A);font-style:italic}.stat-row[data-astro-cid-46ftvqar]{display:flex;gap:.75rem;margin:1.5rem 0;flex-wrap:wrap}.stat-card[data-astro-cid-46ftvqar]{flex:1;min-width:120px;padding:1rem;background:var(--color-surface, #FFFFFE);border:1px solid var(--color-border-light, #F0F0F0);border-radius:8px;text-align:center}.stat-value[data-astro-cid-46ftvqar]{font-family:var(--font-display, "Newsreader", serif);font-size:1.6rem;font-weight:700;color:var(--color-warm, #4A7C6F);line-height:1}.stat-label[data-astro-cid-46ftvqar]{font-size:.75rem;color:var(--color-text-tertiary, #8A8A8A);margin-top:.3rem;line-height:1.3}.knowledge-check[data-astro-cid-tzfzpebk]{margin:2rem 0;padding:1.25rem 1.5rem;background:#f0f7ff;border:1px solid #bfdbfe;border-radius:10px}.kc-header[data-astro-cid-tzfzpebk]{display:flex;align-items:center;gap:.4rem;margin-bottom:.75rem}.kc-icon[data-astro-cid-tzfzpebk]{font-size:1rem}.kc-label[data-astro-cid-tzfzpebk]{font-weight:600;font-size:.8rem;color:#1e40af;text-transform:uppercase;letter-spacing:.04em}.kc-question[data-astro-cid-tzfzpebk]{font-size:1rem;font-weight:500;color:var(--color-text, #1A1A1A);margin-bottom:.75rem;line-height:1.5}.kc-options[data-astro-cid-tzfzpebk]{display:flex;flex-direction:column;gap:.4rem}.kc-option[data-astro-cid-tzfzpebk]{width:100%;text-align:left;padding:.65rem 1rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:var(--color-text, #1A1A1A);font-family:var(--font-body, "Inter", sans-serif);font-size:.9rem;cursor:pointer;transition:all .15s}.kc-option[data-astro-cid-tzfzpebk]:hover:not(:disabled){border-color:#3b82f6;background:#f0f7ff}.kc-option[data-astro-cid-tzfzpebk]:disabled{cursor:default;opacity:.85}.kc-option[data-astro-cid-tzfzpebk].kc-correct{border-color:#059669;background:#ecfdf5;color:#065f46;font-weight:500}.kc-option[data-astro-cid-tzfzpebk].kc-incorrect{border-color:#dc2626;background:#fef2f2;color:#991b1b}.kc-feedback[data-astro-cid-tzfzpebk]{max-height:0;overflow:hidden;transition:max-height .3s ease,margin .3s ease}.kc-feedback[data-astro-cid-tzfzpebk].kc-show{max-height:200px;margin-top:.75rem}.kc-explanation[data-astro-cid-tzfzpebk]{font-size:.85rem;color:var(--color-text-secondary, #5A5A5A);line-height:1.6;margin:0;padding:.75rem;background:#fff;border-radius:6px;border:1px solid #e5e7eb}.checklist[data-astro-cid-xdrcrqod]{margin:1.5rem 0;padding:1rem 1.25rem;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px}.cl-title[data-astro-cid-xdrcrqod]{font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#065f46;margin-bottom:.6rem}.cl-items[data-astro-cid-xdrcrqod]{display:flex;flex-direction:column;gap:.4rem}.cl-item[data-astro-cid-xdrcrqod]{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;padding:.3rem 0;font-size:.9rem;color:var(--color-text, #1A1A1A);line-height:1.5}.cl-check[data-astro-cid-xdrcrqod]{display:none}.cl-box[data-astro-cid-xdrcrqod]{width:18px;height:18px;border-radius:4px;border:2px solid #059669;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .15s;margin-top:2px}.cl-check[data-astro-cid-xdrcrqod]:checked+.cl-box[data-astro-cid-xdrcrqod]{background:#059669;border-color:#059669}.cl-check[data-astro-cid-xdrcrqod]:checked+.cl-box[data-astro-cid-xdrcrqod]:after{content:"✓";color:#fff;font-size:.7rem;font-weight:700}.cl-check[data-astro-cid-xdrcrqod]:checked~.cl-text[data-astro-cid-xdrcrqod]{color:var(--color-text-secondary, #5A5A5A)}.step-process[data-astro-cid-thqgdaj5]{margin:2rem 0}.step-label[data-astro-cid-thqgdaj5]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-tertiary, #8A8A8A);margin-bottom:.75rem}.step-list[data-astro-cid-thqgdaj5]{display:flex;flex-direction:column;gap:0;border-left:2px solid var(--color-warm, #4A7C6F);margin-left:1rem}.step-item[data-astro-cid-thqgdaj5]{display:flex;align-items:flex-start;gap:1rem;padding:.75rem 0 .75rem 1.25rem;position:relative}.step-number[data-astro-cid-thqgdaj5]{width:28px;height:28px;border-radius:50%;background:var(--color-warm, #4A7C6F);color:#fff;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;left:-2.05rem;margin-right:-1.05rem}.step-body[data-astro-cid-thqgdaj5]{flex:1}.step-title[data-astro-cid-thqgdaj5]{font-size:.95rem;font-weight:600;color:var(--color-text, #1A1A1A);margin:0 0 .2rem}.step-desc[data-astro-cid-thqgdaj5]{font-size:.85rem;color:var(--color-text-secondary, #5A5A5A);line-height:1.6;margin:0}
