.pathways-section.svelte-yggj0j.svelte-yggj0j{max-width:1280px;margin:0 auto;padding:5rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.pathways-header.svelte-yggj0j.svelte-yggj0j{text-align:center;max-width:800px;margin:0 auto 4rem}.header-title.svelte-yggj0j.svelte-yggj0j{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:800;color:#0f172a;letter-spacing:-.025em;margin:0 0 1rem;line-height:1.1}.header-desc.svelte-yggj0j.svelte-yggj0j{font-size:clamp(.95rem,1.1vw,1.15rem);line-height:1.6;color:#64748b;margin:0}.capsule-list.svelte-yggj0j.svelte-yggj0j{display:flex;gap:1.25rem;height:480px;width:100%}.capsule-card.svelte-yggj0j.svelte-yggj0j{position:relative;height:100%;flex:1;border-radius:9999px;overflow:hidden;cursor:pointer;transition:all .8s cubic-bezier(.25,1,.3,1);box-shadow:0 10px 30px #0f172a0d}.capsule-card.svelte-yggj0j.svelte-yggj0j:hover{box-shadow:0 20px 40px #0f172a1f}.capsule-card.active.svelte-yggj0j.svelte-yggj0j{flex:5.5;border-radius:2rem;cursor:default}.card-bg-image.svelte-yggj0j.svelte-yggj0j{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 1.2s cubic-bezier(.25,1,.3,1)}.capsule-card.active.svelte-yggj0j:hover .card-bg-image.svelte-yggj0j{transform:scale(1.03)}.card-overlay.svelte-yggj0j.svelte-yggj0j{position:absolute;inset:0;background:linear-gradient(to top,rgba(15,23,42,.9) 0%,rgba(15,23,42,.25) 60%,transparent 100%);z-index:1;transition:opacity .5s ease}.card-overlay.dim.svelte-yggj0j.svelte-yggj0j{background:rgba(15,23,42,.45)}.capsule-card.svelte-yggj0j:hover .card-overlay.dim.svelte-yggj0j{background:rgba(15,23,42,.25)}.bottom-bar.svelte-yggj0j.svelte-yggj0j{position:absolute;inset:0;z-index:2;display:flex;transition:all .6s cubic-bezier(.25,1,.3,1);box-sizing:border-box}.collapsed-bar.svelte-yggj0j.svelte-yggj0j{flex-direction:column;justify-content:flex-end;align-items:center;padding:2.2rem .5rem;gap:.5rem}.expanded-bar.svelte-yggj0j.svelte-yggj0j{flex-direction:row;justify-content:flex-start;align-items:flex-end;padding:2.2rem 2.5rem;gap:1.5rem}.icon-circle.svelte-yggj0j.svelte-yggj0j{width:52px;height:52px;background:#ffffff;border:1px solid rgba(15,23,42,.06);border-radius:50%;display:grid;place-items:center;box-shadow:0 4px 12px #0f172a0f;transition:transform .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease;text-decoration:none;flex-shrink:0}.icon-circle.svelte-yggj0j.svelte-yggj0j:hover{transform:scale(1.1);background-color:var(--accent-color);border-color:transparent;box-shadow:0 8px 20px #0f172a1f}.icon-circle.svelte-yggj0j svg.svelte-yggj0j{width:28px;height:28px;display:block;overflow:visible}.meta-info.svelte-yggj0j.svelte-yggj0j{color:#fff;display:flex;flex-direction:column;gap:.25rem}.meta-title.svelte-yggj0j.svelte-yggj0j{font-size:1.75rem;font-weight:700;margin:0;letter-spacing:-.01em}.meta-desc.svelte-yggj0j.svelte-yggj0j{font-size:1rem;color:#fffc;margin:0 0 .5rem;font-weight:500}.meta-stats.svelte-yggj0j.svelte-yggj0j{display:flex;gap:.75rem}.stat-tag.svelte-yggj0j.svelte-yggj0j{font-size:.75rem;font-weight:700;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.25rem .65rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em}.collapsed-title.svelte-yggj0j.svelte-yggj0j{font-size:.75rem;font-weight:700;color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;pointer-events:none;margin-top:.35rem;text-align:center}@media (max-width: 992px){.capsule-list.svelte-yggj0j.svelte-yggj0j{height:420px}.expanded-bar.svelte-yggj0j.svelte-yggj0j{bottom:1.5rem;left:1.5rem;gap:1rem}.meta-title.svelte-yggj0j.svelte-yggj0j{font-size:1.4rem}.meta-desc.svelte-yggj0j.svelte-yggj0j{font-size:.9rem}}@media (max-width: 640px){.pathways-section.svelte-yggj0j.svelte-yggj0j{padding:2rem 1rem}.header-title.svelte-yggj0j.svelte-yggj0j{font-size:1.4rem;margin:0 0 .5rem}.header-desc.svelte-yggj0j.svelte-yggj0j{font-size:.7rem;line-height:1.5}.capsule-list.svelte-yggj0j.svelte-yggj0j{flex-direction:column;height:auto;gap:.5rem}.capsule-card.svelte-yggj0j.svelte-yggj0j{height:52px;border-radius:9999px;flex:none!important;width:100%;transition:height .45s cubic-bezier(.25,1,.5,1),border-radius .45s cubic-bezier(.25,1,.5,1);will-change:height,border-radius;transform:translateZ(0);backface-visibility:hidden}.capsule-card.active.svelte-yggj0j.svelte-yggj0j{height:170px;border-radius:1.25rem}.card-bg-image.svelte-yggj0j.svelte-yggj0j{transition:transform .55s cubic-bezier(.25,1,.5,1);will-change:transform;transform:translateZ(0);backface-visibility:hidden}.collapsed-bar.svelte-yggj0j.svelte-yggj0j{flex-direction:row;justify-content:flex-start;align-items:center;padding:.6rem 1.2rem;gap:.75rem}.collapsed-title.svelte-yggj0j.svelte-yggj0j{font-size:.9rem;color:#fff;margin-top:0;text-align:left}.icon-circle.svelte-yggj0j.svelte-yggj0j{width:34px;height:34px}.icon-circle.svelte-yggj0j svg.svelte-yggj0j{width:18px;height:18px}.expanded-bar.svelte-yggj0j.svelte-yggj0j{flex-direction:row;justify-content:flex-start;align-items:flex-end;padding:1.25rem;gap:.75rem}.meta-info.svelte-yggj0j.svelte-yggj0j{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.1rem}.meta-title.svelte-yggj0j.svelte-yggj0j{font-size:.95rem;font-weight:700}.meta-desc.svelte-yggj0j.svelte-yggj0j{font-size:.72rem;line-height:1.3;margin:0 0 .25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left}.stat-tag.svelte-yggj0j.svelte-yggj0j{font-size:.6rem;padding:.12rem .45rem}}
