.content-wrapper.svelte-1kyinzo{margin-left:var(--margin-left);margin-right:var(--margin-left)}.section-header-with-image.svelte-1kyinzo{display:flex;align-items:center;justify-content:space-between;gap:2rem}.section-image.svelte-1kyinzo{width:25rem;height:auto;object-fit:contain;mix-blend-mode:multiply;transform:translateY(1rem)}h2.svelte-1kyinzo{font-size:1.8rem;font-weight:400;font-family:var(--serif);margin-bottom:1.5rem;margin-top:3rem;display:flex;align-items:center;gap:1rem}h3.svelte-1kyinzo{font-size:1.3rem;font-weight:600;font-family:var(--serif);margin-bottom:1rem;margin-top:2rem;color:var(--color-fg)}h4.svelte-1kyinzo{font-size:1.1rem;font-weight:600;font-family:var(--serif);margin-bottom:.75rem;margin-top:1.5rem;color:var(--color-fg)}.step-number.svelte-1kyinzo{background:var(--color-fg);color:var(--color-bg);padding:.25rem .75rem;border-radius:var(--border-radius);font-size:1rem;font-family:var(--mono);font-weight:600}.program-content.svelte-1kyinzo{max-width:80%}section.svelte-1kyinzo{margin-bottom:3rem}p.svelte-1kyinzo{font-size:1rem;line-height:1.6;font-family:var(--serif);color:var(--color-fg);margin-bottom:1rem}.note.svelte-1kyinzo{font-size:.9rem;font-style:italic;color:var(--color-gray-700);margin-top:1rem}.warning.svelte-1kyinzo{color:#b8860b;font-weight:600}.core-description.svelte-1kyinzo{font-weight:500;margin-bottom:2rem}ul.prerequisite-list.svelte-1kyinzo{font-family:var(--serif);color:var(--color-fg);padding-left:1.5rem;list-style-type:disc;margin-bottom:2rem}ul.prerequisite-list.svelte-1kyinzo li:where(.svelte-1kyinzo){margin-bottom:.5rem;line-height:1.6}ul.stages-list.svelte-1kyinzo{font-family:var(--serif);color:var(--color-fg);padding-left:1.5rem;list-style-type:decimal;margin-bottom:2rem}ul.stages-list.svelte-1kyinzo li:where(.svelte-1kyinzo){margin-bottom:1rem;line-height:1.6}.overview-cards.svelte-1kyinzo{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:1.5rem}.overview-card.svelte-1kyinzo{background:#fafafa;border:2px solid #4a4a4a;border-radius:var(--border-radius);padding:2rem}.overview-card.svelte-1kyinzo p:where(.svelte-1kyinzo){margin-bottom:1rem;line-height:1.6}.overview-card.svelte-1kyinzo p:where(.svelte-1kyinzo):last-child{margin-bottom:0}.dark .overview-card.svelte-1kyinzo{background:#f5f5f5}.mission-content.svelte-1kyinzo{margin-top:1.5rem}.mission-statement.svelte-1kyinzo{font-size:1.2rem;font-weight:500;color:var(--color-fg);margin:1rem 0 2rem}.skills-grid.svelte-1kyinzo{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.5rem}.skill-card.svelte-1kyinzo{background:#fafafa;border:2px solid #4a4a4a;border-radius:var(--border-radius);padding:1.5rem}.skill-card.svelte-1kyinzo strong:where(.svelte-1kyinzo){display:block;font-family:var(--sans);font-size:1.1rem;margin-bottom:.5rem;color:var(--color-fg)}.skill-card.svelte-1kyinzo p:where(.svelte-1kyinzo){margin:0;font-size:.95rem;color:var(--color-gray-700)}.dark .skill-card.svelte-1kyinzo{background:#f5f5f5}.course-cards.svelte-1kyinzo{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1rem}.course-card.svelte-1kyinzo{background:#fafafa;border:2px solid #4a4a4a;border-radius:var(--border-radius);padding:1.5rem;text-align:center;position:relative;cursor:help;transition:transform .2s ease,box-shadow .2s ease}.course-card.svelte-1kyinzo:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.dark .course-card.svelte-1kyinzo{background:#f5f5f5}.course-code.svelte-1kyinzo{font-family:var(--mono);font-weight:700;font-size:1.1rem;color:var(--color-fg);margin-bottom:.5rem}.course-name.svelte-1kyinzo{font-family:var(--serif);font-size:.9rem;color:var(--color-gray-700)}.tooltip-icon.svelte-1kyinzo{position:absolute;top:.75rem;right:.75rem;font-size:1rem;color:var(--color-gray-600);opacity:.6;transition:opacity .2s ease}.course-card.svelte-1kyinzo:hover .tooltip-icon:where(.svelte-1kyinzo){opacity:1}.course-tooltip.svelte-1kyinzo{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#2a2a2a;color:#fff;padding:.75rem 1rem;border-radius:var(--border-radius);font-size:.85rem;line-height:1.4;width:280px;max-width:90vw;margin-bottom:.5rem;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none;z-index:10;box-shadow:0 4px 12px #0000004d;text-align:left}.course-tooltip.svelte-1kyinzo:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#2a2a2a}.course-card.svelte-1kyinzo:hover .course-tooltip:where(.svelte-1kyinzo){opacity:1;visibility:visible}.destination-card.svelte-1kyinzo{background:#fafafa;border:2px solid #4a4a4a;border-radius:var(--border-radius);padding:2rem;text-align:center}.destination-card.svelte-1kyinzo h3:where(.svelte-1kyinzo){margin-top:0;margin-bottom:1rem}.dark .destination-card.svelte-1kyinzo{background:#f5f5f5}.sequence-cards.svelte-1kyinzo{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:1.5rem}.sequence-card.svelte-1kyinzo{background:#fafafa;border:2px solid #4a4a4a;border-radius:var(--border-radius);padding:1.5rem}.dark .sequence-card.svelte-1kyinzo{background:#f5f5f5}.sequence-card.svelte-1kyinzo h3:where(.svelte-1kyinzo){font-size:1.1rem;margin-top:0;margin-bottom:1.5rem;border-bottom:2px solid var(--color-gray-300);padding-bottom:.5rem}.course-item.svelte-1kyinzo{margin-bottom:1rem}.course-item.svelte-1kyinzo:last-child{margin-bottom:0}.badge.svelte-1kyinzo{display:inline-block;padding:.25rem .75rem;border-radius:var(--border-radius);font-size:.75rem;font-family:var(--mono);font-weight:700;text-transform:uppercase;margin-bottom:.5rem}.required.svelte-1kyinzo .badge:where(.svelte-1kyinzo){background:#4a4a4a;color:#fff}.optional.svelte-1kyinzo .badge:where(.svelte-1kyinzo){background:var(--color-gray-300);color:var(--color-gray-700)}.course-item.svelte-1kyinzo p:where(.svelte-1kyinzo){font-size:.9rem;line-height:1.4;margin:0}.credit-requirements.svelte-1kyinzo{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:1.5rem}.credit-card.svelte-1kyinzo{background:#fafafa;border:2px solid #4a4a4a;border-radius:var(--border-radius);padding:2rem}.credit-card.svelte-1kyinzo h3:where(.svelte-1kyinzo){margin-top:0;margin-bottom:1.5rem}.credit-card.svelte-1kyinzo ul:where(.svelte-1kyinzo){font-family:var(--serif);padding-left:1.5rem;list-style-type:disc;margin:0}.credit-card.svelte-1kyinzo li:where(.svelte-1kyinzo){margin-bottom:.75rem;line-height:1.6}.credit-card.svelte-1kyinzo p:where(.svelte-1kyinzo){margin-bottom:.75rem}.credit-card.svelte-1kyinzo p:where(.svelte-1kyinzo):last-child{margin-bottom:0}.dark .credit-card.svelte-1kyinzo{background:#f5f5f5}details.electives-details.svelte-1kyinzo{background:#fafafa;border:2px solid #4a4a4a;border-radius:var(--border-radius);padding:1.5rem;margin-bottom:1.5rem;cursor:pointer}.dark details.electives-details.svelte-1kyinzo{background:#f5f5f5}details.svelte-1kyinzo summary:where(.svelte-1kyinzo){font-family:var(--serif);font-size:1.1rem;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}details.svelte-1kyinzo summary:where(.svelte-1kyinzo)::-webkit-details-marker{display:none}details.svelte-1kyinzo summary:where(.svelte-1kyinzo):before{content:"▶";display:inline-block;margin-right:.5rem;transition:transform .2s ease}details[open].svelte-1kyinzo summary:where(.svelte-1kyinzo):before{transform:rotate(90deg)}.electives-list.svelte-1kyinzo{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-gray-300)}.electives-list.svelte-1kyinzo ul:where(.svelte-1kyinzo){column-count:2;column-gap:2rem;font-family:var(--serif);padding-left:1.5rem}.electives-list.svelte-1kyinzo li:where(.svelte-1kyinzo){margin-bottom:.5rem;line-height:1.5;break-inside:avoid}.specialized-paths.svelte-1kyinzo{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.5rem}.specialized-path-card.svelte-1kyinzo{background:#fafafa;border:2px solid #4a4a4a;border-radius:var(--border-radius);padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.specialized-path-card.svelte-1kyinzo:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.dark .specialized-path-card.svelte-1kyinzo{background:#f5f5f5}.specialized-path-card.svelte-1kyinzo h3:where(.svelte-1kyinzo){font-size:1.1rem;margin-top:0;margin-bottom:.75rem}.specialized-path-card.svelte-1kyinzo p:where(.svelte-1kyinzo){margin:0;font-size:.9rem;color:var(--color-gray-700)}.specialized-path-card.svelte-1kyinzo a:where(.svelte-1kyinzo){color:var(--color-accent);text-decoration:none;display:inline-flex;align-items:center;gap:.25rem}.specialized-path-card.svelte-1kyinzo a:where(.svelte-1kyinzo):hover{text-decoration:underline}.application-grid.svelte-1kyinzo{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.5rem}.app-detail.svelte-1kyinzo{background:#fafafa;border:2px solid #4a4a4a;border-radius:var(--border-radius);padding:1.5rem}.dark .app-detail.svelte-1kyinzo{background:#f5f5f5}.app-label.svelte-1kyinzo{font-family:var(--mono);font-size:.85rem;text-transform:uppercase;font-weight:700;color:var(--color-gray-700);margin-bottom:.5rem;letter-spacing:.5px}.app-value.svelte-1kyinzo{font-family:var(--serif);font-size:1.1rem;color:var(--color-fg);line-height:1.4}.app-value.svelte-1kyinzo a:where(.svelte-1kyinzo){color:var(--color-accent);text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.app-value.svelte-1kyinzo a:where(.svelte-1kyinzo):hover{text-decoration:underline}.advisor-note.svelte-1kyinzo{background:#fff9e6;border:2px solid #4a4a4a;border-radius:var(--border-radius);padding:1.5rem;margin-top:2rem}.advisor-note.svelte-1kyinzo h4:where(.svelte-1kyinzo){font-family:var(--sans);font-size:1.1rem;font-weight:600;margin-top:0;margin-bottom:1rem;color:var(--color-fg)}.advisor-note.svelte-1kyinzo p:where(.svelte-1kyinzo){margin-bottom:.75rem}.advisor-note.svelte-1kyinzo p:where(.svelte-1kyinzo):last-child{margin-bottom:0}@media (max-width: 768px){.content-wrapper.svelte-1kyinzo{margin-left:var(--margin-left-mobile);margin-right:var(--margin-left-mobile)}.section-image.svelte-1kyinzo{width:200px;transform:translate(-5%)}h2.svelte-1kyinzo{font-size:1.5rem;flex-direction:column;align-items:flex-start}.course-cards.svelte-1kyinzo,.sequence-cards.svelte-1kyinzo,.application-grid.svelte-1kyinzo,.overview-cards.svelte-1kyinzo,.skills-grid.svelte-1kyinzo,.specialized-paths.svelte-1kyinzo,.credit-requirements.svelte-1kyinzo{grid-template-columns:1fr;gap:1rem}.electives-list.svelte-1kyinzo ul:where(.svelte-1kyinzo){column-count:1}.mission-statement.svelte-1kyinzo{font-size:1.1rem}}
