.course-page.svelte-1voa15y{--primary: #1a3a4a;--primary-light: #2a5a6a;--gold: #c9a962;--gold-light: #d4bc82;--bg-cream: #faf9f7;--bg-white: #ffffff;--text-dark: #1a1a1a;--text-muted: #666;--border: #e5e5e5}.container.svelte-1voa15y{max-width:1200px;margin:0 auto;padding:0 1.5rem}.hero.svelte-1voa15y{position:relative;padding:1.5rem 0 4rem;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);color:#fff;overflow:hidden}.hero-bg.svelte-1voa15y{position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-content.svelte-1voa15y{position:relative;display:grid;grid-template-columns:1fr 380px;gap:3rem;align-items:start}.breadcrumb.svelte-1voa15y{display:flex;align-items:center;gap:.5rem;font-size:.8rem;opacity:.7;margin-bottom:1rem}.breadcrumb.svelte-1voa15y a:where(.svelte-1voa15y){color:#fff;text-decoration:none}.breadcrumb.svelte-1voa15y a:where(.svelte-1voa15y):hover{text-decoration:underline}.course-badges.svelte-1voa15y{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.badge.svelte-1voa15y{display:inline-block;padding:.35rem .75rem;border-radius:50px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.badge-level.svelte-1voa15y{background:#fff3;color:#fff}.badge-popular.svelte-1voa15y{background:var(--gold);color:var(--primary)}.badge-cpd.svelte-1voa15y{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3)}.hero.svelte-1voa15y h1:where(.svelte-1voa15y){font-size:2.75rem;font-weight:700;line-height:1.15;margin-bottom:1rem;color:#fff}.hero-subtitle.svelte-1voa15y{font-size:1.1rem;line-height:1.6;opacity:.9;margin-bottom:.5rem}.hero-subtitle--tag.svelte-1voa15y{font-size:.95rem;opacity:.72;margin-bottom:1.25rem;font-style:italic}.hero-anchor.svelte-1voa15y{display:inline-flex;align-items:center;gap:.875rem;padding:.625rem 1rem;background:#c9a9621f;border:1px solid rgba(201,169,98,.35);border-radius:999px;margin-bottom:1.5rem;flex-wrap:wrap}.hero-anchor-price.svelte-1voa15y{font-size:1.05rem;font-weight:700;color:var(--gold);letter-spacing:.02em}.hero-anchor-divider.svelte-1voa15y{width:1px;height:18px;background:#ffffff40}.hero-anchor-context.svelte-1voa15y{font-size:.8rem;color:#ffffffd9}.hero-anchor-context.svelte-1voa15y s:where(.svelte-1voa15y){color:#ffffff8c}@media(max-width:640px){.hero-anchor.svelte-1voa15y{display:none}}.price-strike.svelte-1voa15y{display:block;margin-top:.4rem;font-size:.8rem;color:var(--text-muted)}.price-strike.svelte-1voa15y s:where(.svelte-1voa15y){color:#999}.price-guarantee.svelte-1voa15y{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;margin-top:1rem;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:10px}.price-guarantee.svelte-1voa15y svg:where(.svelte-1voa15y){color:#16a34a;flex-shrink:0;margin-top:1px}.price-guarantee.svelte-1voa15y div:where(.svelte-1voa15y){display:flex;flex-direction:column;gap:2px}.price-guarantee.svelte-1voa15y strong:where(.svelte-1voa15y){font-size:.85rem;color:#166534}.price-guarantee.svelte-1voa15y span:where(.svelte-1voa15y){font-size:.75rem;color:#15803d;line-height:1.4}.clinical-strip.svelte-1voa15y{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;padding:.75rem 0;margin-bottom:1.5rem;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.clinical-item.svelte-1voa15y{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:500;color:#ffffffd9}.clinical-item.svelte-1voa15y svg:where(.svelte-1voa15y){color:var(--gold);flex-shrink:0}.hero-cta.svelte-1voa15y{display:flex;gap:1rem}.hero-cta--primary.svelte-1voa15y{margin-bottom:1.75rem}.trainer-card.svelte-1voa15y{margin-bottom:1.5rem}.trainer-card-inner.svelte-1voa15y{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#ffffff26,#ffffff14);border:1px solid rgba(255,255,255,.2);border-radius:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.trainer-image-wrapper.svelte-1voa15y{position:relative;flex-shrink:0}.trainer-avatar.svelte-1voa15y{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid var(--gold);box-shadow:0 8px 24px #00000040;transition:transform .2s ease}.trainer-card-inner.svelte-1voa15y:hover .trainer-avatar:where(.svelte-1voa15y){transform:scale(1.05)}.trainer-verified.svelte-1voa15y{position:absolute;bottom:2px;right:2px;width:24px;height:24px;background:var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--primary);color:var(--primary)}.trainer-details.svelte-1voa15y{display:flex;flex-direction:column;gap:2px;min-width:0}.trainer-label.svelte-1voa15y{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--gold);font-weight:600}.trainer-name.svelte-1voa15y{color:#fff;font-size:1.1rem;font-weight:700}.trainer-title.svelte-1voa15y{color:#ffffffd9;font-size:.85rem}.trainer-credentials.svelte-1voa15y{display:flex;flex-direction:column;gap:.375rem;margin-left:auto;padding-left:1rem;border-left:1px solid rgba(255,255,255,.15)}.trainer-credentials.svelte-1voa15y .credential:where(.svelte-1voa15y){display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#ffffffe6;white-space:nowrap}.trainer-credentials.svelte-1voa15y .credential:where(.svelte-1voa15y) svg:where(.svelte-1voa15y){color:var(--gold);flex-shrink:0}.jccp-hero-badge.svelte-1voa15y{display:flex;align-items:center;gap:.625rem;padding:.5rem 1rem;background:#3d4654;border:1px solid rgba(255,255,255,.15);border-radius:6px;margin-left:1rem}.jccp-hero-logo.svelte-1voa15y{width:48px;height:auto;background:#fff;padding:4px 6px;border-radius:4px}.jccp-hero-text.svelte-1voa15y{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#d1d5db;line-height:1.2}.btn.svelte-1voa15y{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s ease;cursor:pointer;border:none}.btn-primary.svelte-1voa15y{background:var(--gold);color:var(--primary)}.btn-primary.svelte-1voa15y:hover{background:var(--gold-light);transform:translateY(-1px)}.btn-outline.svelte-1voa15y{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.btn-outline.svelte-1voa15y:hover{background:#ffffff1a;border-color:#fff}.btn-lg.svelte-1voa15y{padding:1rem 2rem;font-size:1.05rem}.btn-block.svelte-1voa15y{width:100%}.price-card.svelte-1voa15y{background:#fff;border-radius:16px;padding:2rem;color:var(--text-dark);box-shadow:0 20px 40px #0003;position:sticky;top:100px}.price-header.svelte-1voa15y{text-align:center;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.price-label.svelte-1voa15y{display:block;font-size:.875rem;color:var(--text-muted);margin-bottom:.5rem}.price-amount.svelte-1voa15y{display:flex;align-items:baseline;justify-content:center;gap:.5rem}.price.svelte-1voa15y{font-size:2.5rem;font-weight:700;color:var(--primary)}.vat.svelte-1voa15y{font-size:.875rem;color:var(--text-muted)}.price-includes.svelte-1voa15y{list-style:none;padding:0;margin:0 0 1.5rem}.price-includes.svelte-1voa15y li:where(.svelte-1voa15y){display:flex;align-items:center;gap:.75rem;padding:.625rem 0;font-size:.9rem;color:var(--text-dark)}.price-includes.svelte-1voa15y svg:where(.svelte-1voa15y){color:var(--gold);flex-shrink:0}.price-note.svelte-1voa15y{text-align:center;font-size:.8rem;color:var(--text-muted);margin-top:1rem}.payment-plan.svelte-1voa15y{display:flex;flex-direction:column;align-items:center;padding:.875rem;margin:0 0 1rem;background:linear-gradient(135deg,#f8f6f3,#f0ede8);border-radius:8px;border:1px solid var(--gold)}.payment-plan-badge.svelte-1voa15y{display:inline-block;font-size:.7rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#c9a962,#b89952);padding:.25rem .75rem;border-radius:999px;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.375rem}.payment-plan-note.svelte-1voa15y{font-size:.875rem;font-weight:600;color:var(--primary)}.payment-plan-total.svelte-1voa15y{font-size:.875rem;color:var(--primary);margin-top:.25rem;font-weight:500}.cpd-accreditation.svelte-1voa15y{padding:2.5rem 0;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.cpd-card.svelte-1voa15y{display:flex;align-items:flex-start;gap:1.75rem;margin:0 auto;padding:2rem 2.5rem;background:linear-gradient(135deg,#fafbfc,#f5f7f9);border:1px solid rgba(0,0,0,.08);border-left:4px solid var(--gold);border-radius:16px;position:relative;overflow:hidden}.cpd-card.svelte-1voa15y:before{content:"";position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,rgba(201,169,98,.06) 0%,transparent 70%);pointer-events:none}.cpd-seal.svelte-1voa15y{flex-shrink:0}.cpd-logo.svelte-1voa15y{width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.08))}.cpd-content.svelte-1voa15y{flex:1;min-width:0}.cpd-header.svelte-1voa15y{margin-bottom:.5rem}.cpd-header.svelte-1voa15y h3:where(.svelte-1voa15y){font-size:1.1rem;font-weight:700;color:var(--primary);margin:0 0 .15rem}.cpd-provider.svelte-1voa15y{font-size:.8rem;color:var(--gold);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.cpd-description.svelte-1voa15y{font-size:.875rem;line-height:1.6;color:var(--text-muted);margin:.5rem 0 1rem}.cpd-checks.svelte-1voa15y{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.cpd-check.svelte-1voa15y{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:var(--primary)}.cpd-check.svelte-1voa15y svg:where(.svelte-1voa15y){color:var(--gold);flex-shrink:0}.course-philosophy.svelte-1voa15y{background:#fff;padding:5rem 0}.philosophy-grid.svelte-1voa15y{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.philosophy-card.svelte-1voa15y{border-radius:20px;padding:2.5rem;border:1px solid var(--border);box-shadow:0 4px 20px #0000000a;transition:transform .2s ease,box-shadow .2s ease}.philosophy-card.svelte-1voa15y:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.philosophy-is.svelte-1voa15y{background:linear-gradient(135deg,#f0fdf4,#dcfce7,#f0fdf4);border-color:#86efac}.philosophy-isnt.svelte-1voa15y{background:linear-gradient(135deg,#fef2f2,#fee2e2,#fef2f2);border-color:#fca5a5}.philosophy-header.svelte-1voa15y{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.06)}.philosophy-icon-circle.svelte-1voa15y{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;flex-shrink:0}.philosophy-icon-green.svelte-1voa15y{background:#dcfce7}.philosophy-icon-green.svelte-1voa15y svg:where(.svelte-1voa15y){color:#16a34a}.philosophy-icon-red.svelte-1voa15y{background:#fee2e2}.philosophy-icon-red.svelte-1voa15y svg:where(.svelte-1voa15y){color:#dc2626}.philosophy-label.svelte-1voa15y{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:.15rem;display:block}.philosophy-is.svelte-1voa15y .philosophy-label:where(.svelte-1voa15y){color:#16a34a}.philosophy-isnt.svelte-1voa15y .philosophy-label:where(.svelte-1voa15y){color:#dc2626}.philosophy-header.svelte-1voa15y h3:where(.svelte-1voa15y){font-size:1.15rem;font-weight:700;color:var(--primary);margin:0;line-height:1.3}.philosophy-card.svelte-1voa15y ul:where(.svelte-1voa15y){list-style:none;padding:0;margin:0}.philosophy-card.svelte-1voa15y li:where(.svelte-1voa15y){display:flex;gap:.75rem;padding:.875rem 0;border-bottom:1px solid rgba(0,0,0,.05);align-items:flex-start}.philosophy-card.svelte-1voa15y li:where(.svelte-1voa15y):last-child{border-bottom:none;padding-bottom:0}.philosophy-item-icon.svelte-1voa15y{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;flex-shrink:0;margin-top:1px}.philosophy-item-icon.green.svelte-1voa15y{background:#dcfce7}.philosophy-item-icon.green.svelte-1voa15y svg:where(.svelte-1voa15y){color:#16a34a}.philosophy-item-icon.red.svelte-1voa15y{background:#fee2e2}.philosophy-item-icon.red.svelte-1voa15y svg:where(.svelte-1voa15y){color:#dc2626}.philosophy-card.svelte-1voa15y li:where(.svelte-1voa15y) strong:where(.svelte-1voa15y){display:block;font-size:.9rem;color:var(--text-dark);margin-bottom:.2rem;line-height:1.4}.philosophy-card.svelte-1voa15y li:where(.svelte-1voa15y) span:where(.svelte-1voa15y){font-size:.8rem;color:var(--text-muted);line-height:1.5}.philosophy-note.svelte-1voa15y{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem 1.5rem;background:#c9a9620f;border:1px solid rgba(201,169,98,.2);border-radius:12px}.philosophy-note.svelte-1voa15y svg:where(.svelte-1voa15y){flex-shrink:0}.philosophy-note.svelte-1voa15y p:where(.svelte-1voa15y){font-size:.88rem;color:var(--text-muted);margin:0;line-height:1.5}.philosophy-note.svelte-1voa15y a:where(.svelte-1voa15y){color:var(--gold);text-decoration:underline;font-weight:500}.philosophy-note.svelte-1voa15y a:where(.svelte-1voa15y):hover{color:var(--primary)}.highlights.svelte-1voa15y{padding:5rem 0;background:var(--bg-cream)}.highlights-grid.svelte-1voa15y{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:1100px;margin:0 auto;align-items:stretch}.highlight-card.svelte-1voa15y{background:#fff;border:1px solid var(--border);border-radius:16px;padding:2rem;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:1rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative;overflow:hidden;height:100%}.highlight-card.svelte-1voa15y:hover{transform:translateY(-3px);box-shadow:0 16px 36px #00000014;border-color:var(--gold)}.highlight-card--featured.svelte-1voa15y{background:linear-gradient(160deg,var(--primary) 0%,#122a36 100%);color:#fff;border-color:var(--primary)}.highlight-card--featured.svelte-1voa15y:before{content:"";position:absolute;top:-40px;right:-40px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,#c9a9622e,#c9a96200 70%);pointer-events:none}.highlight-metric-block.svelte-1voa15y{display:flex;flex-direction:column;gap:.25rem}.highlight-metric.svelte-1voa15y{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;color:var(--gold);line-height:1;letter-spacing:-.02em}.highlight-card--featured.svelte-1voa15y .highlight-metric:where(.svelte-1voa15y){font-size:3.75rem}.highlight-metric-label.svelte-1voa15y{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.highlight-card--featured.svelte-1voa15y .highlight-metric-label:where(.svelte-1voa15y){color:#ffffffa6}.highlight-body.svelte-1voa15y{display:flex;flex-direction:column;gap:.5rem}.highlight-body.svelte-1voa15y h3:where(.svelte-1voa15y){font-size:1.15rem;font-weight:700;color:var(--primary);margin:0;line-height:1.25}.highlight-card--featured.svelte-1voa15y .highlight-body:where(.svelte-1voa15y) h3:where(.svelte-1voa15y){color:#fff;font-size:1.35rem}.highlight-body.svelte-1voa15y p:where(.svelte-1voa15y){font-size:.9rem;line-height:1.55;color:var(--text-muted);margin:0}.highlight-card--featured.svelte-1voa15y .highlight-body:where(.svelte-1voa15y) p:where(.svelte-1voa15y){color:#ffffffd1}.highlight-proof.svelte-1voa15y{display:inline-block;margin-top:.5rem;padding:.45rem .75rem;background:#c9a9622e;color:var(--gold);border-radius:6px;font-size:.75rem;font-weight:600;letter-spacing:.02em;width:max-content;max-width:100%}.highlight-link.svelte-1voa15y{display:inline-flex;align-items:center;gap:.375rem;margin-top:.625rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--gold)}.highlight-link.svelte-1voa15y svg:where(.svelte-1voa15y){transition:transform .2s ease}.highlight-card.svelte-1voa15y:hover .highlight-link:where(.svelte-1voa15y) svg:where(.svelte-1voa15y){transform:translate(3px)}.syllabus.svelte-1voa15y{padding:5rem 0;background:#fff}.syllabus-grid.svelte-1voa15y{max-width:900px;margin:0 auto}.syllabus-module.svelte-1voa15y{background:var(--bg-cream);border-radius:12px;margin-bottom:.75rem;overflow:hidden;border:1px solid transparent;transition:border-color .2s ease}.syllabus-module.active.svelte-1voa15y{border-color:var(--gold);background:#fff;box-shadow:0 4px 16px #0000000f}.module-header.svelte-1voa15y{width:100%;padding:1.25rem 1.5rem;display:flex;align-items:flex-start;gap:1.25rem;background:none;border:none;cursor:pointer;text-align:left}.module-number.svelte-1voa15y{font-size:1.5rem;font-weight:700;color:var(--gold);line-height:1;min-width:2.5rem;padding-top:.25rem}.module-info.svelte-1voa15y{flex:1;min-width:0}.module-tag.svelte-1voa15y{display:inline-block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gold);margin-bottom:.375rem}.module-info.svelte-1voa15y h3:where(.svelte-1voa15y){font-size:1.05rem;font-weight:600;color:var(--primary);margin:0 0 .375rem;line-height:1.3}.module-desc.svelte-1voa15y{font-size:.85rem;color:var(--text-muted);line-height:1.5;margin:0}.module-chevron.svelte-1voa15y{transition:transform .2s ease;color:var(--gold);flex-shrink:0;margin-top:.5rem}.syllabus-module.active.svelte-1voa15y .module-chevron:where(.svelte-1voa15y){transform:rotate(180deg)}.module-content.svelte-1voa15y{padding:0 1.5rem 1.5rem 4.25rem}.module-topics.svelte-1voa15y{list-style:none;padding:0;margin:0 0 1rem}.module-topics.svelte-1voa15y li:where(.svelte-1voa15y){display:flex;align-items:flex-start;gap:.5rem;padding:.375rem 0;font-size:.875rem;color:var(--text-dark)}.module-topics.svelte-1voa15y li:where(.svelte-1voa15y) svg:where(.svelte-1voa15y){color:var(--gold);flex-shrink:0;margin-top:2px}.module-clinical-note.svelte-1voa15y{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:linear-gradient(135deg,var(--bg-cream) 0%,#f0ede8 100%);border-radius:8px;border-left:3px solid var(--gold)}.module-clinical-note.svelte-1voa15y svg:where(.svelte-1voa15y){color:var(--gold);flex-shrink:0;margin-top:1px}.module-clinical-note.svelte-1voa15y p:where(.svelte-1voa15y){margin:0;font-size:.85rem;color:var(--text-muted);line-height:1.5;font-style:italic}.module-clinical-note.svelte-1voa15y p:where(.svelte-1voa15y) strong:where(.svelte-1voa15y){font-style:normal;color:var(--primary)}.complications-focus.svelte-1voa15y{padding:5rem 0;background:#fff}.complications-grid.svelte-1voa15y{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.complication-card.svelte-1voa15y{background:var(--bg-cream);padding:1.75rem;border-radius:16px;border:1px solid var(--border);transition:transform .2s ease,box-shadow .2s ease;position:relative}.complication-card.svelte-1voa15y:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.complication-critical.svelte-1voa15y{border-left:4px solid #e53935;background:linear-gradient(135deg,#fff5f5,#fef2f2)}.complication-escalation.svelte-1voa15y{border-left:4px solid #e65100;background:linear-gradient(135deg,#fff8e1,#fff3e0);grid-column:1 / -1}.complication-severity.svelte-1voa15y{margin-bottom:.75rem}.severity-badge.svelte-1voa15y{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.3rem .6rem;border-radius:4px}.severity-high.svelte-1voa15y{background:#ffcdd2;color:#b71c1c}.severity-medium.svelte-1voa15y{background:linear-gradient(135deg,#e8eaf6,#c5cae9);color:#283593}.severity-escalation.svelte-1voa15y{background:#ffe0b2;color:#e65100}.complication-card.svelte-1voa15y h3:where(.svelte-1voa15y){font-size:1.05rem;font-weight:700;color:var(--primary);margin-bottom:.5rem}.complication-card.svelte-1voa15y p:where(.svelte-1voa15y){font-size:.875rem;color:var(--text-muted);line-height:1.6;margin:0 0 1rem}.complication-what-you-learn.svelte-1voa15y{display:flex;flex-wrap:wrap;gap:.375rem}.complication-what-you-learn.svelte-1voa15y span:where(.svelte-1voa15y){display:inline-block;font-size:.7rem;font-weight:600;color:var(--primary);background:#1a3a4a14;padding:.25rem .5rem;border-radius:4px}.complications-note.svelte-1voa15y{display:flex;align-items:flex-start;gap:1rem;margin-top:2rem;padding:1.5rem 2rem;background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-radius:12px;border:1px solid #ffcc80;border-left:4px solid #e65100}.complications-note.svelte-1voa15y svg:where(.svelte-1voa15y){color:#e65100;flex-shrink:0;margin-top:2px}.complications-note.svelte-1voa15y strong:where(.svelte-1voa15y){display:block;font-size:.95rem;color:#bf360c;margin-bottom:.375rem}.complications-note.svelte-1voa15y p:where(.svelte-1voa15y){margin:0;font-size:.9rem;color:#4e342e;line-height:1.6}.evidence-callout.svelte-1voa15y{margin-top:1rem;border-top:1px solid var(--border);padding-top:.75rem}.evidence-toggle.svelte-1voa15y{display:inline-flex;align-items:center;gap:.4rem;background:none;border:none;color:var(--gold);font-size:.82rem;font-weight:600;cursor:pointer;padding:.25rem 0;transition:color .2s}.evidence-toggle.svelte-1voa15y:hover{color:var(--primary)}.evidence-chevron.svelte-1voa15y{transition:transform .25s ease}.evidence-chevron-open.svelte-1voa15y{transform:rotate(180deg)}.evidence-panel.svelte-1voa15y{margin-top:.5rem;padding:.75rem 1rem;background:#f5f4f0;border-radius:6px;border-left:3px solid var(--gold)}.evidence-list.svelte-1voa15y{margin:0 0 .5rem;padding-left:1.25rem;list-style-type:disc}.evidence-list.svelte-1voa15y li:where(.svelte-1voa15y){font-size:.82rem;color:#444;line-height:1.6;margin-bottom:.35rem}.evidence-refs.svelte-1voa15y{font-size:.78rem;color:var(--text-muted);line-height:1.5}.evidence-refs-label.svelte-1voa15y{font-weight:600;color:#555}.evidence-standalone.svelte-1voa15y{margin-top:1.5rem;background:linear-gradient(135deg,#f0f7fa,#faf9f7);border:1px solid #d4e4ea;border-radius:10px;padding:1.25rem 1.5rem}.evidence-standalone-header.svelte-1voa15y{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:.75rem}.evidence-standalone-header.svelte-1voa15y svg:where(.svelte-1voa15y){color:var(--primary);flex-shrink:0;margin-top:2px}.evidence-standalone-header.svelte-1voa15y p:where(.svelte-1voa15y){margin:0;font-size:.9rem;color:#333;line-height:1.6}.evidence-standalone.svelte-1voa15y .evidence-toggle:where(.svelte-1voa15y){margin-left:2.25rem}.evidence-standalone.svelte-1voa15y .evidence-panel:where(.svelte-1voa15y){margin-left:2.25rem}.references-section.svelte-1voa15y{padding:2.5rem 0;background:var(--bg-cream);border-top:1px solid var(--border)}.references-details.svelte-1voa15y{max-width:800px;margin:0 auto;background:#fff;border-radius:12px;border:1px solid var(--border);overflow:hidden}.references-details.svelte-1voa15y>summary:where(.svelte-1voa15y){list-style:none;cursor:pointer;padding:1rem 1.5rem;display:flex;align-items:center;gap:.625rem;font-size:.95rem;font-weight:600;color:var(--primary);-webkit-user-select:none;user-select:none}.references-details.svelte-1voa15y>summary:where(.svelte-1voa15y)::-webkit-details-marker{display:none}.references-details.svelte-1voa15y>summary:where(.svelte-1voa15y) span:where(.svelte-1voa15y){flex:1}.references-details.svelte-1voa15y>summary:where(.svelte-1voa15y) svg:where(.svelte-1voa15y){color:var(--gold);flex-shrink:0}.references-chevron.svelte-1voa15y{transition:transform .2s ease}.references-details[open].svelte-1voa15y .references-chevron:where(.svelte-1voa15y){transform:rotate(180deg)}.references-list.svelte-1voa15y{margin:0;padding:1.25rem 1.5rem 1.5rem 3rem;list-style-type:decimal;border-top:1px solid var(--border)}.references-list.svelte-1voa15y li:where(.svelte-1voa15y){font-size:.85rem;color:#444;line-height:1.7;margin-bottom:.5rem}.references-list.svelte-1voa15y li:where(.svelte-1voa15y) em:where(.svelte-1voa15y){font-style:italic}.training-image-break.svelte-1voa15y{padding:0;background:var(--primary)}.training-image-break.svelte-1voa15y .container:where(.svelte-1voa15y){max-width:100%;padding:0}.training-image-wrapper.svelte-1voa15y{position:relative;overflow:hidden;max-height:400px}.training-image-wrapper.svelte-1voa15y img:where(.svelte-1voa15y){width:100%;height:400px;object-fit:cover;display:block}.clinical-facts.svelte-1voa15y{padding:5rem 0;background:var(--bg-cream)}.facts-grid.svelte-1voa15y{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.fact-card.svelte-1voa15y{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 2px 8px #0000000a;transition:transform .2s ease}.fact-card.svelte-1voa15y:hover{transform:translateY(-2px)}.fact-icon.svelte-1voa15y{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--bg-cream);border-radius:12px;color:var(--primary);margin-bottom:1rem}.fact-card.svelte-1voa15y h3:where(.svelte-1voa15y){font-size:1.1rem;font-weight:600;color:var(--primary);margin-bottom:.75rem}.fact-card.svelte-1voa15y p:where(.svelte-1voa15y){font-size:.9rem;color:var(--text-muted);line-height:1.6;margin:0}.timeline-chips.svelte-1voa15y{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.timeline-chip.svelte-1voa15y{display:inline-flex;align-items:center;padding:.625rem 1rem;background:linear-gradient(135deg,var(--bg-cream) 0%,#f0ede8 100%);border-radius:8px;font-size:.9rem;color:var(--text-dark);border:1px solid var(--border)}.timeline-chip.svelte-1voa15y strong:where(.svelte-1voa15y){margin-right:.5rem;color:var(--primary)}.timeline-context.svelte-1voa15y{font-size:.85rem;color:var(--text-muted);margin-top:.75rem;line-height:1.5}.schedule.svelte-1voa15y{padding:5rem 0;background:#fff}.schedule-phases.svelte-1voa15y{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.phase-card.svelte-1voa15y{background:var(--bg-cream);border-radius:12px;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.phase-card.svelte-1voa15y:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.phase-break.svelte-1voa15y{opacity:.65}.phase-break.svelte-1voa15y .phase-body:where(.svelte-1voa15y){padding-bottom:1.25rem}.phase-time-bar.svelte-1voa15y{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:var(--primary)}.phase-time.svelte-1voa15y{font-size:.9rem;font-weight:700;color:#fff;letter-spacing:.02em}.phase-tag.svelte-1voa15y{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.25rem .625rem;border-radius:20px}.phase-tag--theory.svelte-1voa15y{background:#e8f4fd;color:#1565c0}.phase-tag--practical.svelte-1voa15y{background:#e8f5e9;color:#2e7d32}.phase-tag--critical.svelte-1voa15y{background:#fff3e0;color:#e65100}.phase-tag--break.svelte-1voa15y{background:#fff3;color:#fff}.phase-body.svelte-1voa15y{padding:1.25rem 1.5rem 1.5rem}.phase-body.svelte-1voa15y h4:where(.svelte-1voa15y){font-size:1.125rem;font-weight:700;color:var(--primary);margin-bottom:.375rem}.phase-description.svelte-1voa15y{font-size:.9rem;color:var(--text-muted);line-height:1.6;margin:0 0 1rem}.phase-highlights.svelte-1voa15y{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.phase-highlights.svelte-1voa15y li:where(.svelte-1voa15y){display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:var(--text-body);line-height:1.5}.phase-highlights.svelte-1voa15y li:where(.svelte-1voa15y) svg:where(.svelte-1voa15y){flex-shrink:0;margin-top:.15rem;color:var(--gold)}.schedule-note.svelte-1voa15y{text-align:center;font-size:.8rem;color:var(--text-muted);margin-top:1.5rem;font-style:italic;max-width:560px;margin-left:auto;margin-right:auto}.section-nav.svelte-1voa15y{position:sticky;top:0;z-index:40;background:#fffffff5;backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--border);box-shadow:0 1px #00000005}.section-nav.svelte-1voa15y ul:where(.svelte-1voa15y){list-style:none;margin:0;padding:0;display:flex;gap:.25rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;justify-content:center}.section-nav.svelte-1voa15y ul:where(.svelte-1voa15y)::-webkit-scrollbar{display:none}.section-nav.svelte-1voa15y li:where(.svelte-1voa15y){flex:0 0 auto}.section-nav.svelte-1voa15y a:where(.svelte-1voa15y){display:inline-block;padding:.85rem 1rem;font-size:.85rem;font-weight:600;color:var(--text-muted);text-decoration:none;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease;white-space:nowrap}.section-nav.svelte-1voa15y a:where(.svelte-1voa15y):hover{color:var(--primary);border-bottom-color:var(--gold)}.section-nav.svelte-1voa15y a.active:where(.svelte-1voa15y){color:var(--primary);border-bottom-color:var(--gold);background:#c9a96214}#philosophy.svelte-1voa15y,#how-it-works.svelte-1voa15y,#syllabus.svelte-1voa15y,#complications.svelte-1voa15y,#trainer.svelte-1voa15y,#pricing.svelte-1voa15y,#dates.svelte-1voa15y,#qa.svelte-1voa15y{scroll-margin-top:60px}@media(max-width:640px){.section-nav.svelte-1voa15y ul:where(.svelte-1voa15y){justify-content:flex-start;padding:0 .5rem}.section-nav.svelte-1voa15y a:where(.svelte-1voa15y){padding:.75rem;font-size:.8rem}}section.svelte-1voa15y{padding:5rem 0}.section-header.svelte-1voa15y{text-align:center;max-width:700px;margin:0 auto 3rem}.section-tag.svelte-1voa15y{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--gold);margin-bottom:.75rem}.section-header.svelte-1voa15y h2:where(.svelte-1voa15y){font-size:2rem;font-weight:700;color:var(--primary);margin-bottom:1rem;line-height:1.2}.section-header.svelte-1voa15y p:where(.svelte-1voa15y){font-size:1.05rem;color:var(--text-muted);line-height:1.6}.eligibility.svelte-1voa15y{background:var(--bg-cream)}.professions-grid.svelte-1voa15y{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;margin-bottom:2rem}.profession-card.svelte-1voa15y{background:#fff;padding:1.5rem 1rem;border-radius:12px;text-align:center;box-shadow:0 2px 8px #0000000a}.profession-icon.svelte-1voa15y{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 auto .75rem;background:var(--bg-cream);border-radius:10px;color:var(--primary)}.profession-card.svelte-1voa15y h3:where(.svelte-1voa15y){font-size:.95rem;font-weight:600;color:var(--primary);margin-bottom:.25rem}.profession-note.svelte-1voa15y{font-size:.75rem;color:var(--text-muted)}.eligibility-note.svelte-1voa15y{background:#fff;padding:1.25rem 1.5rem;border-radius:8px;border-left:4px solid var(--gold)}.eligibility-note.svelte-1voa15y p:where(.svelte-1voa15y){margin:0;color:var(--text-muted);font-size:.9rem}.trainer.svelte-1voa15y{background:#fff;padding:5rem 0}.trainer-content.svelte-1voa15y{display:grid;grid-template-columns:340px 1fr;gap:3.5rem;align-items:start;max-width:1100px;margin:0 auto}.trainer-content.svelte-1voa15y .trainer-identity:where(.svelte-1voa15y){position:sticky;top:2rem;display:flex;flex-direction:column;gap:.75rem}.trainer-content.svelte-1voa15y .trainer-portrait:where(.svelte-1voa15y){width:100%;aspect-ratio:4 / 5;border-radius:16px;overflow:hidden;box-shadow:0 16px 40px #0000001f;margin-bottom:.75rem}.trainer-content.svelte-1voa15y .trainer-photo:where(.svelte-1voa15y){width:100%;height:100%;object-fit:cover;display:block}.trainer-content.svelte-1voa15y .trainer-tag:where(.svelte-1voa15y){align-self:flex-start}.trainer-content.svelte-1voa15y .trainer-name:where(.svelte-1voa15y){font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;color:var(--primary);line-height:1.1;margin:0}.trainer-content.svelte-1voa15y .trainer-creds:where(.svelte-1voa15y){font-size:.875rem;color:var(--gold);font-weight:500;margin:0;line-height:1.5}.trainer-content.svelte-1voa15y .trainer-chips:where(.svelte-1voa15y){list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-wrap:wrap;gap:.4rem}.trainer-content.svelte-1voa15y .trainer-chips:where(.svelte-1voa15y) li:where(.svelte-1voa15y){font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--primary);padding:.4rem .65rem;background:var(--bg-cream);border:1px solid var(--border);border-radius:6px}.trainer-content.svelte-1voa15y .trainer-link:where(.svelte-1voa15y){margin-top:.5rem;font-size:.85rem;font-weight:600;color:var(--primary);text-decoration:none}.trainer-content.svelte-1voa15y .trainer-link:where(.svelte-1voa15y):hover{color:var(--gold)}.trainer-content.svelte-1voa15y .trainer-text:where(.svelte-1voa15y){display:flex;flex-direction:column;gap:1.75rem}.trainer-content.svelte-1voa15y .trainer-stat-strip:where(.svelte-1voa15y){display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:1.5rem;background:var(--primary);border-radius:14px;color:#fff;position:relative;overflow:hidden}.trainer-content.svelte-1voa15y .trainer-stat-strip:where(.svelte-1voa15y) .trainer-stat:where(.svelte-1voa15y){display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.35rem;padding:0 1.25rem;border-left:1px solid rgba(255,255,255,.12)}.trainer-content.svelte-1voa15y .trainer-stat-strip:where(.svelte-1voa15y) .trainer-stat:where(.svelte-1voa15y):first-child{border-left:none;padding-left:.25rem}.trainer-content.svelte-1voa15y .trainer-stat-value:where(.svelte-1voa15y){font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;color:var(--gold);line-height:1;letter-spacing:-.02em}.trainer-content.svelte-1voa15y .trainer-stat-label:where(.svelte-1voa15y){font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffffb3;line-height:1.4}.trainer-content.svelte-1voa15y .trainer-lede:where(.svelte-1voa15y){color:var(--text-muted);line-height:1.7;margin:0;font-size:.95rem}.trainer-content.svelte-1voa15y .trainer-quote:where(.svelte-1voa15y){margin:0;padding:1.5rem 1.75rem;background:var(--bg-cream);border-left:3px solid var(--gold);border-radius:0 12px 12px 0}.trainer-content.svelte-1voa15y .trainer-quote:where(.svelte-1voa15y) p:where(.svelte-1voa15y){font-family:Playfair Display,serif;font-size:1.15rem;font-style:italic;line-height:1.55;color:var(--primary);margin:0 0 .75rem}.trainer-content.svelte-1voa15y .trainer-quote:where(.svelte-1voa15y) cite:where(.svelte-1voa15y){display:block;font-style:normal;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--gold)}.trainer-content.svelte-1voa15y .trainer-promise:where(.svelte-1voa15y){border:1px solid var(--border);border-radius:14px;padding:1.75rem;background:#fff}.trainer-content.svelte-1voa15y .trainer-promise-head:where(.svelte-1voa15y){margin-bottom:1.25rem}.trainer-content.svelte-1voa15y .trainer-promise-kicker:where(.svelte-1voa15y){display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--gold);margin-bottom:.25rem}.trainer-content.svelte-1voa15y .trainer-promise-head:where(.svelte-1voa15y) h3:where(.svelte-1voa15y){font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700;color:var(--primary);margin:0;line-height:1.25}.trainer-content.svelte-1voa15y .trainer-promise-list:where(.svelte-1voa15y){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.trainer-content.svelte-1voa15y .trainer-promise-list:where(.svelte-1voa15y) li:where(.svelte-1voa15y){display:grid;grid-template-columns:32px 1fr;gap:.85rem;align-items:flex-start}.trainer-content.svelte-1voa15y .trainer-promise-num:where(.svelte-1voa15y){display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--gold);color:var(--primary);font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:.95rem;line-height:1;flex-shrink:0;text-align:center;padding-top:1px}.trainer-content.svelte-1voa15y .trainer-promise-list:where(.svelte-1voa15y) li:where(.svelte-1voa15y) strong:where(.svelte-1voa15y){display:block;color:var(--primary);font-size:.95rem;line-height:1.35;margin-bottom:.2rem}.trainer-content.svelte-1voa15y .trainer-promise-list:where(.svelte-1voa15y) li:where(.svelte-1voa15y) span:where(.svelte-1voa15y){display:block;color:var(--text-muted);font-size:.85rem;line-height:1.55}.faq.svelte-1voa15y{background:var(--bg-cream)}.qa.svelte-1voa15y{background:var(--bg-cream);padding:5rem 0}.qa-tabs.svelte-1voa15y{display:flex;gap:.5rem;max-width:800px;margin:0 auto 1.5rem;padding:.375rem;background:#fff;border-radius:12px;border:1px solid var(--border)}.qa-tab.svelte-1voa15y{flex:1;background:transparent;border:none;cursor:pointer;padding:.85rem 1rem;font-size:.95rem;font-weight:600;color:var(--text-muted);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:all .18s ease}.qa-tab.svelte-1voa15y:hover{color:var(--primary);background:var(--bg-cream)}.qa-tab-active.svelte-1voa15y,.qa-tab-active.svelte-1voa15y:hover{background:var(--primary);color:#fff}.qa-tab-count.svelte-1voa15y{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 .4rem;border-radius:11px;font-size:.7rem;font-weight:700;background:#00000014;color:inherit}.qa-tab-active.svelte-1voa15y .qa-tab-count:where(.svelte-1voa15y){background:#ffffff38}.faq-list.svelte-1voa15y{max-width:800px;margin:0 auto}.faq-item.svelte-1voa15y{background:#fff;border-radius:12px;margin-bottom:.75rem;overflow:hidden}.faq-question.svelte-1voa15y{width:100%;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer;text-align:left;font-size:1rem;font-weight:600;color:var(--primary)}.faq-question.svelte-1voa15y svg:where(.svelte-1voa15y){transition:transform .2s ease;color:var(--gold);flex-shrink:0;margin-left:1rem}.faq-item.active.svelte-1voa15y .faq-question:where(.svelte-1voa15y) svg:where(.svelte-1voa15y){transform:rotate(180deg)}.faq-answer.svelte-1voa15y{padding:0 1.5rem 1.5rem}.faq-answer.svelte-1voa15y p:where(.svelte-1voa15y){color:var(--text-muted);line-height:1.7;margin:0}.final-cta.svelte-1voa15y{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);color:#fff;text-align:center}.cta-content.svelte-1voa15y h2:where(.svelte-1voa15y){font-size:2.25rem;margin-bottom:1rem;color:#fff}.cta-content.svelte-1voa15y>p:where(.svelte-1voa15y){font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto 2rem;color:#fff}.cta-price.svelte-1voa15y{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:2rem}.cta-price-amount.svelte-1voa15y{font-size:3rem;font-weight:700}.cta-price-vat.svelte-1voa15y{font-size:1rem;opacity:.8}.cta-buttons.svelte-1voa15y{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.btn-outline-light.svelte-1voa15y{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.btn-outline-light.svelte-1voa15y:hover{background:#ffffff1a;border-color:#fff}.cta-note.svelte-1voa15y{font-size:.9rem;opacity:.8}.cta-note.svelte-1voa15y a:where(.svelte-1voa15y){color:var(--gold-light)}.related.svelte-1voa15y{background:var(--bg-cream)}.related-grid.svelte-1voa15y{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.related-card.svelte-1voa15y{background:#fff;padding:2rem;border-radius:16px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;display:block}.related-card.svelte-1voa15y:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.related-level.svelte-1voa15y{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--gold);margin-bottom:.75rem}.related-card.svelte-1voa15y h3:where(.svelte-1voa15y){font-size:1.25rem;color:var(--primary);margin-bottom:.75rem}.related-card.svelte-1voa15y p:where(.svelte-1voa15y){font-size:.95rem;color:var(--text-muted);line-height:1.6;margin-bottom:1rem}.related-link.svelte-1voa15y{font-weight:600;color:var(--primary)}.trust-strip.svelte-1voa15y{padding:4rem 0;background:#fff}.trust-grid.svelte-1voa15y{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1000px;margin:0 auto 1.5rem}.trust-block.svelte-1voa15y{background:var(--bg-cream);border-radius:12px;padding:1.5rem 1.25rem;text-align:center;border:1px solid var(--border)}.trust-block-label.svelte-1voa15y{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--gold);margin-bottom:1rem}.trust-logos.svelte-1voa15y{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.25rem}.trust-logo.svelte-1voa15y{display:flex;align-items:center;justify-content:center;height:56px;min-width:100px;padding:0 .75rem}.trust-logo.svelte-1voa15y img:where(.svelte-1voa15y){max-height:56px;max-width:130px;width:auto;height:auto;object-fit:contain;filter:grayscale(.2);transition:filter .2s ease}.trust-logo.svelte-1voa15y img:where(.svelte-1voa15y):hover{filter:grayscale(0)}.trust-logo--text.svelte-1voa15y{font-size:.95rem;font-weight:700;color:var(--primary);letter-spacing:-.01em;padding:.75rem 1rem;background:#fff;border-radius:8px;border:1px solid var(--border)}.trust-note.svelte-1voa15y{max-width:640px;margin:0 auto;text-align:center;font-size:.9rem;color:var(--text-muted);line-height:1.55}.upcoming-dates.svelte-1voa15y{padding:4rem 0;background:var(--bg-cream)}.dates-header.svelte-1voa15y{text-align:center;margin-bottom:2.5rem}.dates-header.svelte-1voa15y h2:where(.svelte-1voa15y){font-size:2rem;color:var(--primary);margin-top:.5rem}.dates-grid.svelte-1voa15y{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.date-card.svelte-1voa15y{background:#fff;border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 2px 8px #0000000f;transition:transform .2s ease,box-shadow .2s ease;position:relative}.date-card.svelte-1voa15y:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.date-card-featured.svelte-1voa15y{border:2px solid var(--gold);background:linear-gradient(to bottom,#fffdf8,#fff)}.date-badge.svelte-1voa15y{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#e53935;color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;padding:.35rem .75rem;border-radius:50px;letter-spacing:.5px}.date-info.svelte-1voa15y{margin-bottom:1rem}.date-day.svelte-1voa15y{display:block;font-size:1.1rem;font-weight:600;color:var(--primary);margin-bottom:.25rem}.date-location.svelte-1voa15y{font-size:.875rem;color:var(--text-muted)}.date-spots.svelte-1voa15y{margin-bottom:1rem}.spots-indicator.svelte-1voa15y{display:block;height:6px;background:#e0e0e0;border-radius:3px;overflow:hidden;margin-bottom:.5rem}.spots-filled.svelte-1voa15y{display:block;height:100%;background:linear-gradient(90deg,var(--gold) 0%,#e53935 100%);border-radius:3px}.spots-text.svelte-1voa15y{font-size:.8rem;color:#e53935;font-weight:600}.date-card.svelte-1voa15y:not(.date-card-featured) .spots-text:where(.svelte-1voa15y){color:var(--text-muted);font-weight:500}.btn-outline-dark.svelte-1voa15y{background:transparent;color:var(--primary);border:2px solid var(--primary)}.btn-outline-dark.svelte-1voa15y:hover{background:var(--primary);color:#fff}.dates-note.svelte-1voa15y{text-align:center;margin-top:2rem;font-size:.9rem;color:var(--text-muted)}.dates-note.svelte-1voa15y a:where(.svelte-1voa15y){color:var(--primary);font-weight:600}.floating-cta{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#fff;border-top:1px solid rgba(0,0,0,.06);box-shadow:0 -8px 24px #0000001a;padding:.625rem .875rem calc(.625rem + env(safe-area-inset-bottom,0px));animation:svelte-1voa15y-slideUp .25s ease}@keyframes svelte-1voa15y-slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.floating-cta-content{max-width:480px;margin:0 auto;display:grid;grid-template-columns:minmax(0,auto) 1fr;align-items:center;gap:.75rem}.floating-cta-info{display:flex;flex-direction:column;line-height:1.15;min-width:0}.floating-cta-price{font-size:1.15rem;font-weight:800;color:var(--primary, #1a3a4a);letter-spacing:-.01em}.floating-cta-price-sub{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#888;margin-left:.15rem}.floating-cta-text{font-size:.7rem;color:#666;font-weight:500;margin-top:.15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.floating-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.9rem 1rem;background:linear-gradient(135deg,#c9a962,#d4bc82);color:#1a3a4a;font-weight:700;font-size:.95rem;text-decoration:none;border-radius:10px;transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 4px 14px #c9a96259;width:100%;white-space:nowrap}.floating-cta-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #c9a96273}.floating-cta-btn:active{transform:translateY(0)}.floating-cta-btn svg{transition:transform .2s ease;flex-shrink:0}.floating-cta-btn:hover svg{transform:translate(3px)}.floating-cta-btn-label-short{display:none}@media(max-width:380px){.floating-cta{padding:.5rem .625rem calc(.5rem + env(safe-area-inset-bottom,0px))}.floating-cta-content{gap:.5rem}.floating-cta-price{font-size:1.05rem}.floating-cta-text{font-size:.65rem}.floating-cta-btn{padding:.85rem .75rem;font-size:.9rem}.floating-cta-btn-label{display:none}.floating-cta-btn-label-short{display:inline}}@media(min-width:1024px){.floating-cta{display:none}}.free-pill.svelte-1voa15y{display:inline-flex;align-items:center;padding:.15rem .5rem;margin-right:.5rem;background:var(--gold);color:var(--primary);font-size:.65rem;font-weight:800;letter-spacing:.08em;border-radius:4px;text-transform:uppercase}.free-pill-light.svelte-1voa15y{background:#fff;color:var(--primary)}.hero-cta-free.svelte-1voa15y{position:relative}.hero-cta-note.svelte-1voa15y{margin:.75rem 0 0;font-size:.8rem;line-height:1.5;color:#ffffffbf;max-width:520px}.hero-safeguards.svelte-1voa15y{display:none}@media(min-width:1024px){.hero-safeguards.svelte-1voa15y{display:grid;grid-template-columns:auto 1fr;align-items:stretch;gap:0;margin:1.75rem 0 0;max-width:620px;background:#00000047;border:1px solid rgba(201,169,98,.28);border-radius:12px;overflow:hidden;position:relative;box-shadow:0 6px 24px -12px #00000080}.hero-safeguards.svelte-1voa15y:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,transparent 0%,var(--gold) 50%,transparent 100%);opacity:.6}.hero-safeguards-seal.svelte-1voa15y{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:1rem 1.1rem;background:linear-gradient(160deg,#c9a96229,#c9a9620f);border-right:1px solid rgba(201,169,98,.25);min-width:100px}.hero-safeguards-seal-icon.svelte-1voa15y{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--gold)}.hero-safeguards-seal-icon.svelte-1voa15y svg:where(.svelte-1voa15y){width:100%;height:100%}.hero-safeguards-seal-label.svelte-1voa15y{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--gold);text-align:center;line-height:1.25}.hero-safeguards-list.svelte-1voa15y{list-style:none;margin:0;padding:.85rem 1.1rem;display:flex;flex-direction:column;gap:.55rem}.hero-safeguards-item.svelte-1voa15y{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:.7rem}.hero-safeguards-num.svelte-1voa15y{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;border-radius:7px;background:#c9a9621f;border:1px solid rgba(201,169,98,.3);color:var(--gold);margin-top:1px}.hero-safeguards-num.svelte-1voa15y svg:where(.svelte-1voa15y){width:14px;height:14px}.hero-safeguards-text.svelte-1voa15y{display:flex;flex-direction:column;gap:.1rem}.hero-safeguards-text.svelte-1voa15y strong:where(.svelte-1voa15y){font-size:.85rem;font-weight:600;color:#fff;letter-spacing:-.005em;line-height:1.2}.hero-safeguards-text.svelte-1voa15y span:where(.svelte-1voa15y){font-size:.74rem;color:#ffffff9e;line-height:1.35}}.pathway.svelte-1voa15y{padding:5rem 0;background:var(--bg-cream)}.timeline.svelte-1voa15y{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;position:relative;counter-reset:timeline}.timeline-rail.svelte-1voa15y{position:absolute;top:28px;left:16.6%;right:16.6%;height:3px;background:linear-gradient(90deg,var(--gold) 0%,var(--gold) 100%);border-radius:2px;opacity:.35;z-index:1}.timeline-step.svelte-1voa15y{position:relative;display:flex;flex-direction:column;align-items:center;z-index:2}.timeline-node.svelte-1voa15y{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.timeline-icon.svelte-1voa15y{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--primary);color:var(--gold);box-shadow:0 6px 18px #1a3a4a38,0 0 0 6px var(--bg-cream)}.timeline-step-number.svelte-1voa15y{position:absolute;top:-6px;right:-10px;min-width:26px;height:26px;padding:0 6px;border-radius:13px;background:var(--gold);color:var(--primary);font-size:.7rem;font-weight:800;letter-spacing:.04em;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--bg-cream)}.timeline-card.svelte-1voa15y{width:100%;background:#fff;border:1px solid var(--border);border-radius:16px;padding:1.5rem 1.5rem 1.75rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;display:flex;flex-direction:column;min-height:100%}.timeline-step.svelte-1voa15y:hover .timeline-card:where(.svelte-1voa15y){transform:translateY(-3px);box-shadow:0 14px 36px #00000014;border-color:var(--gold)}.timeline-phase.svelte-1voa15y{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);margin-bottom:.5rem}.timeline-title.svelte-1voa15y{font-size:1.75rem;font-weight:700;color:var(--primary);line-height:1.1;margin:0 0 .5rem;font-family:Playfair Display,serif}.timeline-promise.svelte-1voa15y{font-size:.95rem;font-style:italic;color:var(--text-dark);line-height:1.5;margin:0 0 1.25rem;min-height:4.5em}.timeline-meta.svelte-1voa15y{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:0 0 1.25rem;padding:.75rem;background:var(--bg-cream);border-radius:10px;border:1px solid var(--border)}.timeline-meta.svelte-1voa15y>div:where(.svelte-1voa15y){text-align:center;min-width:0}.timeline-meta.svelte-1voa15y dt:where(.svelte-1voa15y){font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0 0 .15rem}.timeline-meta.svelte-1voa15y dd:where(.svelte-1voa15y){font-size:.78rem;font-weight:600;color:var(--primary);margin:0;line-height:1.3;overflow-wrap:break-word}.timeline-points.svelte-1voa15y{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.timeline-points.svelte-1voa15y li:where(.svelte-1voa15y){display:flex;align-items:flex-start;gap:.6rem;font-size:.85rem;color:var(--text-dark);line-height:1.45}.timeline-points.svelte-1voa15y li:where(.svelte-1voa15y) svg:where(.svelte-1voa15y){color:var(--gold);flex-shrink:0;margin-top:4px}.outcomes.svelte-1voa15y{padding:5rem 0;background:#fff}.pillars-grid.svelte-1voa15y{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1100px;margin:0 auto;align-items:stretch}.pillar-card.svelte-1voa15y{background:var(--bg-cream);border:1px solid var(--border);border-top:3px solid var(--gold);border-radius:12px;padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem;height:100%}.pillar-head.svelte-1voa15y{display:flex;flex-direction:column;gap:.35rem}.pillar-kicker.svelte-1voa15y{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--gold)}.pillar-head.svelte-1voa15y h3:where(.svelte-1voa15y){font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;color:var(--primary);margin:0;line-height:1.2}.pillar-list.svelte-1voa15y{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.1rem}.pillar-list.svelte-1voa15y li:where(.svelte-1voa15y){display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:flex-start}.pillar-check.svelte-1voa15y{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--gold);color:var(--primary);flex-shrink:0;margin-top:2px}.pillar-action.svelte-1voa15y{display:block;font-size:.95rem;font-weight:700;color:var(--primary);line-height:1.3;margin-bottom:.2rem}.pillar-detail.svelte-1voa15y{display:block;font-size:.825rem;color:var(--text-muted);line-height:1.5}.outcomes-closer.svelte-1voa15y{max-width:720px;margin:2.5rem auto 0;text-align:center;font-size:.9rem;color:var(--text-muted);font-style:italic;line-height:1.55}.value-stack.svelte-1voa15y{padding:5rem 0;background:var(--bg-cream)}.value-stack-grid.svelte-1voa15y{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.value-included.svelte-1voa15y{background:#fff;border-radius:16px;padding:2rem;border:2px solid var(--gold);box-shadow:0 8px 30px #c9a96226}.value-included-header.svelte-1voa15y{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.value-included-header.svelte-1voa15y h3:where(.svelte-1voa15y){margin:0;font-size:1.15rem;color:var(--primary);font-weight:700}.value-included-tag.svelte-1voa15y{font-size:.7rem;font-weight:700;background:var(--gold);color:var(--primary);padding:.25rem .625rem;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}.value-list.svelte-1voa15y{list-style:none;padding:0;margin:0}.value-list.svelte-1voa15y li:where(.svelte-1voa15y){display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.625rem;padding:.625rem 0;border-bottom:1px solid rgba(0,0,0,.04);font-size:.85rem}.value-list.svelte-1voa15y li:where(.svelte-1voa15y):last-child{border-bottom:none}.value-list.svelte-1voa15y svg:where(.svelte-1voa15y){color:#16a34a;flex-shrink:0}.value-label.svelte-1voa15y{color:var(--text-dark)}.value-pill.svelte-1voa15y{font-size:.7rem;font-weight:700;background:#dcfce7;color:#166534;padding:.2rem .55rem;border-radius:999px;text-transform:uppercase;letter-spacing:.03em}.value-total.svelte-1voa15y{margin-top:1.25rem;padding-top:1.25rem;border-top:2px solid var(--bg-cream);display:flex;align-items:center;justify-content:space-between;gap:1rem}.value-total-label.svelte-1voa15y{display:block;font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.value-total-amount.svelte-1voa15y{display:block;font-size:1.75rem;font-weight:700;color:var(--primary);line-height:1.1;margin-top:2px}.value-total-vat.svelte-1voa15y{font-size:.75rem;color:var(--text-muted);font-weight:500}.comparison-table.svelte-1voa15y{background:#fff;border-radius:16px;padding:2rem;border:1px solid var(--border)}.comparison-table.svelte-1voa15y h3:where(.svelte-1voa15y){margin:0 0 1rem;font-size:1.1rem;color:var(--primary);font-weight:700}.comparison-table.svelte-1voa15y .vs:where(.svelte-1voa15y){color:var(--text-muted);font-weight:400;font-style:italic;padding:0 .3rem}.comparison-row.svelte-1voa15y{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:.5rem;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.05);font-size:.8rem;align-items:center}.comparison-row.svelte-1voa15y:last-child{border-bottom:none}.comparison-header.svelte-1voa15y{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);padding-bottom:.5rem;border-bottom:1px solid var(--border)}.comparison-feature.svelte-1voa15y{color:var(--text-dark);font-weight:500}.col-us.svelte-1voa15y{display:inline-flex;align-items:center;gap:.375rem;color:#166534;font-weight:600}.col-us.svelte-1voa15y svg:where(.svelte-1voa15y){color:#16a34a;flex-shrink:0}.col-them.svelte-1voa15y{color:var(--text-muted)}.faq-item-worry.svelte-1voa15y .faq-question:where(.svelte-1voa15y){font-style:italic;color:var(--primary);position:relative;padding-left:3rem}.faq-item-worry.svelte-1voa15y .faq-question:where(.svelte-1voa15y):before{content:"“";position:absolute;left:1.25rem;top:.5rem;font-family:Georgia,serif;font-size:2.25rem;line-height:1;color:var(--gold);font-weight:700}.faq-answer-label.svelte-1voa15y{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--gold);margin-bottom:.5rem}@media(max-width:1024px){.hero-content.svelte-1voa15y{grid-template-columns:1fr}.hero-card.svelte-1voa15y{max-width:400px;margin:0 auto;width:100%}.price-card.svelte-1voa15y{position:static}.highlights-grid.svelte-1voa15y{grid-template-columns:repeat(2,1fr)}.pillars-grid.svelte-1voa15y{grid-template-columns:1fr;max-width:560px}.philosophy-grid.svelte-1voa15y{grid-template-columns:1fr}.philosophy-isnt.svelte-1voa15y{order:-1}.facts-grid.svelte-1voa15y{grid-template-columns:1fr}.professions-grid.svelte-1voa15y{grid-template-columns:repeat(3,1fr)}.trainer-content.svelte-1voa15y{grid-template-columns:1fr;gap:2rem}.trainer-content.svelte-1voa15y .trainer-identity:where(.svelte-1voa15y){position:static;max-width:420px;margin:0 auto;align-items:flex-start}.trainer-content.svelte-1voa15y .trainer-portrait:where(.svelte-1voa15y){aspect-ratio:16 / 10}.trainer-content.svelte-1voa15y .trainer-name:where(.svelte-1voa15y){font-size:2rem}.trainer-content.svelte-1voa15y .trainer-stat-strip:where(.svelte-1voa15y){grid-template-columns:1fr;gap:1rem;padding:1.5rem 1.25rem}.trainer-content.svelte-1voa15y .trainer-stat-strip:where(.svelte-1voa15y) .trainer-stat:where(.svelte-1voa15y){border-left:none;border-top:1px solid rgba(255,255,255,.12);padding:1rem 0 0}.trainer-content.svelte-1voa15y .trainer-stat-strip:where(.svelte-1voa15y) .trainer-stat:where(.svelte-1voa15y):first-child{border-top:none;padding-top:0}.trainer-content.svelte-1voa15y .trainer-stat-value:where(.svelte-1voa15y){font-size:2rem}.dates-grid.svelte-1voa15y{grid-template-columns:1fr;max-width:400px}.timeline.svelte-1voa15y{grid-template-columns:1fr;gap:2rem;padding-left:4.5rem}.timeline-rail.svelte-1voa15y{inset:0 auto 0 27px;width:3px;height:auto}.timeline-step.svelte-1voa15y{flex-direction:row;align-items:flex-start;gap:1.5rem}.timeline-node.svelte-1voa15y{position:absolute;left:-4.5rem;top:.25rem;margin:0}.timeline-card.svelte-1voa15y{text-align:left}.timeline-promise.svelte-1voa15y{min-height:0}.value-stack-grid.svelte-1voa15y,.outcomes-grid.svelte-1voa15y,.pillars-grid.svelte-1voa15y,.concerns-grid.svelte-1voa15y{grid-template-columns:1fr}}@media(max-width:768px){.hero.svelte-1voa15y{padding:1rem 0 2.5rem}.hero-card.svelte-1voa15y{display:none}.hero.svelte-1voa15y h1:where(.svelte-1voa15y){font-size:1.75rem;line-height:1.2}.hero-subtitle.svelte-1voa15y{font-size:.95rem}.clinical-strip.svelte-1voa15y{gap:.5rem 1rem}.hero-stats.svelte-1voa15y{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.stat.svelte-1voa15y{min-width:0}.trainer-card-inner.svelte-1voa15y{flex-direction:column;text-align:center;padding:1.25rem;gap:.75rem}.trainer-details.svelte-1voa15y{align-items:center}.trainer-credentials.svelte-1voa15y{margin-left:0;padding-left:0;padding-top:.75rem;border-left:none;border-top:1px solid rgba(255,255,255,.15);flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.5rem}.jccp-hero-badge.svelte-1voa15y{margin-left:0;margin-top:.75rem;justify-content:center}.hero-cta.svelte-1voa15y{flex-direction:column}.hero-cta.svelte-1voa15y .btn:where(.svelte-1voa15y){width:100%;justify-content:center}.cpd-card.svelte-1voa15y{flex-direction:column;align-items:center;text-align:center;padding:1.5rem;gap:1rem}.highlights-grid.svelte-1voa15y{grid-template-columns:1fr}.highlight-card--featured.svelte-1voa15y .highlight-metric:where(.svelte-1voa15y){font-size:3rem}.professions-grid.svelte-1voa15y{grid-template-columns:repeat(2,1fr)}.related-grid.svelte-1voa15y{grid-template-columns:1fr}.cta-buttons.svelte-1voa15y{flex-direction:column}section.svelte-1voa15y{padding:3rem 0}.section-header.svelte-1voa15y h2:where(.svelte-1voa15y){font-size:1.5rem}.phase-time-bar.svelte-1voa15y{flex-direction:column;align-items:flex-start;gap:.375rem;padding:.75rem 1.25rem}.phase-body.svelte-1voa15y{padding:1rem 1.25rem 1.25rem}.module-content.svelte-1voa15y{padding-left:1.5rem}.complications-grid.svelte-1voa15y{grid-template-columns:1fr}.complication-escalation.svelte-1voa15y{grid-column:auto}.complications-note.svelte-1voa15y{flex-direction:column;padding:1.25rem}.evidence-standalone.svelte-1voa15y{padding:1rem 1.25rem}.evidence-standalone.svelte-1voa15y .evidence-toggle:where(.svelte-1voa15y),.evidence-standalone.svelte-1voa15y .evidence-panel:where(.svelte-1voa15y){margin-left:0}.references-card.svelte-1voa15y{padding:1.25rem}}@media(max-width:480px){.hero.svelte-1voa15y h1:where(.svelte-1voa15y){font-size:1.5rem}.breadcrumb.svelte-1voa15y{font-size:.7rem}.course-badges.svelte-1voa15y{gap:.375rem}.badge.svelte-1voa15y{padding:.25rem .5rem;font-size:.65rem}.professions-grid.svelte-1voa15y{grid-template-columns:1fr}}
