.trip-journey{position:relative;height:420vh;margin:20px 0 50px;background:linear-gradient(180deg,#f7f9fc 0%,#eef5ff 45%,#f7f9fc 100%);overflow:clip}.journey-stage{position:sticky;top:72px;min-height:calc(100vh - 72px);display:flex;align-items:center;padding:34px 0}.journey-bg-glow{position:absolute;inset:8% 4%;background:radial-gradient(circle at 20% 30%,rgba(19,184,166,.16),transparent 34%),radial-gradient(circle at 78% 64%,rgba(47,111,237,.16),transparent 34%);filter:blur(10px);pointer-events:none}.journey-layout{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}.journey-copy h2{font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.045em;margin:12px 0 16px}.journey-copy p{font-size:18px;color:var(--muted);max-width:520px}.journey-progress{width:min(380px,100%);height:10px;background:#dfe9f7;border-radius:999px;overflow:hidden;margin-top:24px}.journey-progress span{display:block;width:0%;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--brand),var(--brand2));transition:width .12s linear}.journey-map{position:relative;min-height:620px;border-radius:42px;background:rgba(255,255,255,.42);border:1px solid rgba(207,224,255,.85);box-shadow:0 30px 90px rgba(14,27,51,.08);overflow:hidden}.route-svg{position:absolute;inset:22px;width:calc(100% - 44px);height:calc(100% - 44px)}.route-shadow,.route-main{fill:none;stroke-linecap:round;stroke-linejoin:round}.route-shadow{stroke:rgba(14,27,51,.09);stroke-width:30}.route-main{stroke:url(#unused);stroke:#34c5dd;stroke-width:10;stroke-dasharray:16 20;filter:drop-shadow(0 10px 18px rgba(47,111,237,.18))}.route-dot circle{fill:white;stroke:#13b8a6;stroke-width:5;filter:drop-shadow(0 10px 18px rgba(14,27,51,.12))}.route-dot text{font-size:18px;font-weight:900;fill:#2f6fed;text-anchor:middle}.journey-bus{position:absolute;left:0;top:0;width:104px;height:62px;transform:translate(48px,430px) rotate(-18deg);transform-origin:center;filter:drop-shadow(0 18px 20px rgba(14,27,51,.18));z-index:5;transition:transform .08s linear}.journey-card{position:absolute;width:min(320px,42%);background:rgba(255,255,255,.94);border:1px solid #d8e6fb;border-radius:24px;padding:18px;box-shadow:0 24px 70px rgba(14,27,51,.11);opacity:.28;transform:translateY(12px) scale(.96);transition:opacity .25s ease,transform .25s ease,border-color .25s ease}.journey-card.active{opacity:1;transform:translateY(0) scale(1);border-color:#8fc7ff}.journey-card:nth-of-type(1){left:34px;bottom:36px}.journey-card:nth-of-type(2){right:34px;bottom:124px}.journey-card:nth-of-type(3){left:54px;top:116px}.journey-card:nth-of-type(4){right:42px;top:42px}.journey-card span{color:var(--brand);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.journey-card h3{margin:7px 0 8px;font-size:20px;line-height:1.12;letter-spacing:-.02em}.journey-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.step-icon{width:34px;height:34px;border-radius:13px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:white;display:grid;place-items:center;font-weight:900;margin-bottom:10px}@media(max-width:980px){.trip-journey{height:auto;overflow:visible}.journey-stage{position:relative;top:auto;min-height:0;padding:50px 0}.journey-layout{grid-template-columns:1fr}.journey-map{min-height:auto;display:grid;gap:14px;padding:20px;background:transparent;border:0;box-shadow:none}.route-svg,.journey-bus{display:none}.journey-card{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%;opacity:1;transform:none}.journey-copy p{max-width:100%}}@media(max-width:620px){.journey-stage{padding:34px 0}.journey-copy h2{font-size:34px}.journey-map{padding:0}.journey-card{border-radius:20px}}
