.sw-h47 { position: relative; min-height: 100vh; background: #0F6B72; color: #143034; font-family: 'Outfit', 'Inter', sans-serif; display: flex; flex-direction: column; justify-content: center; padding: 3.4rem clamp(2rem, 5vw, 4.5rem) 2.4rem; overflow: hidden; }
.sw-h47::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(255,255,255,0.16), transparent 42%), radial-gradient(900px 420px at 50% 0%, rgba(255,255,255,0.1), transparent 65%); pointer-events: none; }
.sw-h47-window { position: absolute; top: 7%; right: clamp(1rem, 4vw, 3.5rem); width: 38%; height: 64%; border-radius: 32px; background-image: url('/studio/components/images/kleinunt-10-reise.jpg'); background-size: cover; background-position: center; box-shadow: 0 40px 80px -36px rgba(0,0,0,0.6), 0 0 0 8px rgba(255,255,255,0.14); }
.sw-h47-window::after { content: ""; position: absolute; inset: 0; border-radius: 32px; background: linear-gradient(200deg, rgba(15,107,114,0) 60%, rgba(15,107,114,0.45)); }
.sw-h47-pass { position: relative; z-index: 1; display: grid; grid-template-columns: 1fr 250px; width: min(880px, 100%); background: #FFFFFF; border-radius: 20px; box-shadow: 0 44px 80px -38px rgba(0,0,0,0.65); }
.sw-h47-pass-main { padding: 2.6rem 2.6rem 2.2rem; }
.sw-h47-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-size: 0.64rem; letter-spacing: 4px; text-transform: uppercase; font-weight: 700; color: #143034; margin-bottom: 1.4rem; }
.sw-h47-dot { width: 8px; height: 8px; border-radius: 50%; background: #F2705B; }
.sw-h47-eyebrow-loc { font-style: normal; font-weight: 500; color: #5E7A7E; letter-spacing: 2px; }
.sw-h47-title { font-weight: 800; font-size: 56px; line-height: 1.0; letter-spacing: -1.6px; color: #143034; margin: 0 0 0.9rem; max-width: 16ch; }
.sw-h47-italic { font-style: normal; color: #F2705B; }
.sw-h47-title-end { display: inline-block; font-size: 0.4em; font-weight: 600; letter-spacing: 0; margin-top: 0.5rem; color: rgba(20,48,52,0.85); }
.sw-h47-route { display: inline-flex; align-items: center; gap: 9px; font-size: 0.64rem; letter-spacing: 0.26em; text-transform: uppercase; font-weight: 800; color: #F2705B; margin-bottom: 0.9rem; }
.sw-h47-route i { font-style: normal; font-size: 0.9rem; letter-spacing: 0; }
.sw-h47-sub { font-size: 16px; line-height: 1.65; color: #5E7A7E; max-width: 48ch; margin: 0 0 1.7rem; }
.sw-h47-actions { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; }
.sw-h47-cta-primary { display: inline-flex; align-items: center; gap: 10px; background: #F2705B; color: #FFFFFF; font-size: 0.9rem; font-weight: 700; padding: 14px 28px; border-radius: 12px; text-decoration: none; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.sw-h47-cta-primary:hover { transform: translateY(-2px); box-shadow: 0 16px 32px -14px rgba(242,112,91,0.7); }
.sw-h47-cta-secondary { display: inline-flex; align-items: center; gap: 8px; border: 1.5px solid rgba(15,107,114,0.45); color: #0F6B72; font-size: 0.86rem; font-weight: 700; padding: 12px 24px; border-radius: 12px; text-decoration: none; transition: border-color 0.25s ease, color 0.25s ease; }
.sw-h47-cta-secondary:hover { border-color: #F2705B; color: #F2705B; }
.sw-h47-stub { position: relative; display: flex; flex-direction: column; justify-content: space-between; gap: 1rem; padding: 2rem 1.6rem 1.6rem; border-left: 2px dashed rgba(20,48,52,0.3); }
.sw-h47-stub::before { content: ""; position: absolute; top: -11px; left: -11px; width: 20px; height: 20px; border-radius: 50%; background: #0F6B72; }
.sw-h47-stub::after { content: ""; position: absolute; bottom: -11px; left: -11px; width: 20px; height: 20px; border-radius: 50%; background: #0F6B72; }
.sw-h47-tile { display: flex; flex-direction: column; gap: 4px; }
.sw-h47-tile-kicker { font-size: 0.6rem; letter-spacing: 0.24em; text-transform: uppercase; font-weight: 800; color: #F2705B; }
.sw-h47-tile-title { font-size: 0.95rem; font-weight: 700; color: #143034; }
.sw-h47-tile-meta { font-size: 0.72rem; line-height: 1.5; color: #5E7A7E; }
.sw-h47-barcode { display: block; height: 46px; background: repeating-linear-gradient(90deg, #143034 0 2px, transparent 2px 5px, #143034 5px 8px, transparent 8px 12px, #143034 12px 13px, transparent 13px 17px); border-radius: 2px; }
.sw-h47-credit { font-family: ui-monospace, 'SF Mono', monospace; font-size: 0.58rem; letter-spacing: 0.18em; text-transform: uppercase; color: #5E7A7E; }
.sw-h47-tags-wrap { position: relative; z-index: 1; display: flex; align-items: center; gap: 1rem; margin-top: 2.4rem; }
.sw-h47-tags-label { flex: none; font-size: 0.64rem; letter-spacing: 0.26em; text-transform: uppercase; font-weight: 800; color: rgba(255,255,255,0.85); }
.sw-h47-tags-clip { flex: 1; overflow: hidden; }
.sw-h47-tags { display: flex; gap: 1rem; width: max-content; animation: sw-h47-drift 16s ease-in-out infinite alternate; }
.sw-h47-tag { display: flex; align-items: center; gap: 12px; background: #FFFFFF; border-radius: 12px; padding: 11px 16px; box-shadow: 0 18px 36px -20px rgba(0,0,0,0.55); }
.sw-h47-tag-hole { flex: none; width: 11px; height: 11px; border-radius: 50%; background: #0F6B72; box-shadow: inset 0 1px 2px rgba(0,0,0,0.4), 0 0 0 3px rgba(15,107,114,0.15); }
.sw-h47-tag-body { display: flex; flex-direction: column; gap: 1px; }
.sw-h47-dest-name { font-size: 0.84rem; font-weight: 700; color: #143034; white-space: nowrap; }
.sw-h47-dest-meta { font-size: 0.68rem; color: #5E7A7E; white-space: nowrap; }
.sw-h47-dest-price { font-size: 0.8rem; font-weight: 800; color: #F2705B; white-space: nowrap; margin-left: 4px; }
@keyframes sw-h47-drift { 0% { transform: translateX(0); } 100% { transform: translateX(min(0px, calc(100vw - 100% - 280px))); } }
@media (max-width: 960px) { .sw-h47 { padding: 2.6rem 1.2rem 2rem; } .sw-h47-window { display: none; } .sw-h47-pass { grid-template-columns: 1fr; } .sw-h47-pass-main { padding: 1.8rem 1.5rem 1.4rem; } .sw-h47-title { font-size: 38px; } .sw-h47-stub { border-left: none; border-top: 2px dashed rgba(20,48,52,0.3); } .sw-h47-stub::before { top: -11px; left: auto; right: -11px; } .sw-h47-stub::after { bottom: auto; top: -11px; left: -11px; } .sw-h47-tags-wrap { flex-direction: column; align-items: flex-start; } }
