.journey-teaser{--jt-gold:#f4c66b;max-width:1100px;margin:0 auto;padding:clamp(40px,6vw,72px) 24px}.journey-teaser-card{position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(24px,4vw,48px);align-items:center;background:linear-gradient(180deg,#0f1830 0,#0a1024 100%);border:1px solid rgba(244,198,107,.14);border-radius:28px;padding:clamp(28px,4vw,48px);box-shadow:0 28px 90px rgba(0,0,0,.4)}.journey-teaser-kicker{font-size:11.5px;letter-spacing:.18em;text-transform:uppercase;color:rgba(244,198,107,.8);margin:0 0 10px}.journey-teaser-title{font-family:"Cormorant Garamond",Georgia,serif;font-weight:500;font-size:clamp(30px,3.6vw,46px);line-height:1.05;margin:0 0 14px;color:#f6efe4}.journey-teaser-text{color:rgba(246,239,228,.72);font-size:clamp(14px,1.4vw,16px);line-height:1.7;margin:0 0 24px;max-width:46ch}.journey-teaser-cta{display:inline-flex;align-items:center;gap:10px;background:#d7c9a6;color:#0a1024;text-decoration:none;font-size:13px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;padding:13px 22px;border-radius:999px;transition:transform .25s ease,box-shadow .25s ease}.journey-teaser-cta:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(244,198,107,.25)}.journey-teaser-cta::after{content:"→";transition:transform .3s ease}.journey-teaser-cta:hover::after{transform:translateX(5px)}.journey-teaser-visual{position:relative;min-height:200px}.journey-teaser-visual svg{width:100%;height:auto;display:block;opacity:.9}.jt-route{fill:none;stroke:var(--jt-gold);stroke-width:1.6;stroke-dasharray:5 7;opacity:.55;filter:drop-shadow(0 0 8px rgba(244,198,107,.4))}.jt-dot{fill:#0a1326;stroke:var(--jt-gold);stroke-width:1.6}.jt-dot.is-last{fill:var(--jt-gold)}@media (max-width:760px){.journey-teaser-card{grid-template-columns:1fr;text-align:left}.journey-teaser-visual{order:-1;min-height:150px}}