.sw-h42 { position: relative; min-height: 100vh; background: #E5F6F9; color: #0E5566; font-family: 'Outfit', 'Inter', sans-serif; display: flex; flex-direction: column; justify-content: space-between; overflow: hidden; }
.sw-h42::before { content: ""; position: absolute; inset: 0; background: radial-gradient(760px 420px at 100% 0%, rgba(255,255,255,0.75), transparent 60%); pointer-events: none; }
.sw-h42-main { position: relative; flex: 1; display: grid; grid-template-columns: 1.04fr 0.96fr; align-items: center; gap: clamp(2rem, 4.5vw, 4rem); padding: 4rem clamp(2rem, 5vw, 4.5rem) 2.4rem; }
.sw-h42-eyebrow { display: inline-flex; align-items: center; gap: 10px; background: #FFFFFF; border-radius: 999px; padding: 8px 18px; font-size: 0.66rem; letter-spacing: 6px; text-transform: uppercase; font-weight: 700; color: #0E5566; box-shadow: 0 12px 24px -16px rgba(14,85,102,0.45); margin-bottom: 1.7rem; }
.sw-h42-dot { width: 8px; height: 8px; border-radius: 50%; background: #0FA8C9; }
.sw-h42-eyebrow-loc { font-style: normal; font-weight: 500; color: #54818F; letter-spacing: 2px; }
.sw-h42-title { font-weight: 800; font-size: 60px; line-height: 0.98; letter-spacing: -2.4px; color: #0E5566; margin: 0 0 1rem; max-width: 15ch; }
.sw-h42-italic { font-style: normal; color: #0FA8C9; -webkit-text-stroke: 2px #0FA8C9; -webkit-text-fill-color: transparent; }
.sw-h42-emphasis { display: inline-flex; align-items: center; gap: 10px; font-size: 0.68rem; letter-spacing: 0.26em; text-transform: uppercase; font-weight: 700; color: #0FA8C9; margin-bottom: 1rem; }
.sw-h42-sub { font-size: 16px; line-height: 1.65; color: #0E5566; opacity: 0.85; max-width: 48ch; margin: 0 0 1.8rem; }
.sw-h42-actions { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; margin-bottom: 1.6rem; }
.sw-h42-cta-primary { display: inline-flex; align-items: center; gap: 10px; background: #0E5566; color: #FFFFFF; font-size: 0.92rem; font-weight: 700; padding: 15px 30px; border-radius: 12px; text-decoration: none; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.sw-h42-cta-primary:hover { transform: translateY(-2px); box-shadow: 0 18px 34px -16px rgba(14,85,102,0.6); }
.sw-h42-cta-secondary { display: inline-flex; align-items: center; gap: 8px; background: #FFFFFF; border: 1.5px solid rgba(14,85,102,0.3); color: #0E5566; font-size: 0.88rem; font-weight: 600; padding: 13px 26px; border-radius: 12px; text-decoration: none; transition: border-color 0.25s ease; }
.sw-h42-cta-secondary:hover { border-color: #0FA8C9; }
.sw-h42-foot-meta { display: block; font-size: 0.76rem; color: #54818F; }
.sw-h42-foot-meta strong { color: #0E5566; font-weight: 800; margin-right: 6px; }
.sw-h42-visual { position: relative; height: min(62vh, 540px); }
.sw-h42-img-dirty { position: absolute; inset: 0; border-radius: 26px; background-image: url('/studio/components/images/kleinunt-5-reinigung.jpg'); background-size: cover; background-position: center; filter: grayscale(0.95) brightness(0.94) contrast(0.82); opacity: 0.4; }
.sw-h42-img-clean { position: absolute; inset: 0; border-radius: 26px; background-image: url('/studio/components/images/kleinunt-5-reinigung.jpg'); background-size: cover; background-position: center; clip-path: polygon(30% 0, 100% 0, 100% 100%, 8% 100%); box-shadow: 0 36px 70px -32px rgba(14,85,102,0.55); }
.sw-h42-squeegee { position: absolute; top: -3%; bottom: -3%; left: 17%; width: 9px; border-radius: 999px; background: #FFFFFF; transform: rotate(12deg); box-shadow: 0 0 22px rgba(255,255,255,0.95), 0 10px 24px -8px rgba(14,85,102,0.4); }
.sw-h42-spark { display: inline-block; width: 20px; height: 20px; background: #FFFFFF; clip-path: polygon(50% 0, 61% 39%, 100% 50%, 61% 61%, 50% 100%, 39% 61%, 0 50%, 39% 39%); filter: drop-shadow(0 3px 8px rgba(14,85,102,0.4)); }
.sw-h42-spark-inline { width: 13px; height: 13px; background: #0FA8C9; filter: none; }
.sw-h42-spark-1 { position: absolute; top: 7%; right: 9%; width: 26px; height: 26px; }
.sw-h42-spark-2 { position: absolute; top: 30%; left: 30%; width: 15px; height: 15px; }
.sw-h42-spark-3 { position: absolute; bottom: 24%; right: 22%; width: 19px; height: 19px; }
.sw-h42-credit { position: absolute; top: 14px; right: 16px; font-size: 0.56rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 700; color: #FFFFFF; background: rgba(14,85,102,0.5); padding: 4px 10px; border-radius: 999px; }
.sw-h42-feature { position: absolute; left: -26px; bottom: 22px; display: flex; align-items: flex-start; gap: 12px; background: #FFFFFF; border-radius: 16px; padding: 14px 18px; max-width: 290px; box-shadow: 0 24px 48px -22px rgba(14,85,102,0.55); }
.sw-h42-feature-badge { flex: none; width: 30px; height: 30px; border-radius: 50%; background: rgba(15,168,201,0.14); color: #0FA8C9; font-weight: 800; display: flex; align-items: center; justify-content: center; }
.sw-h42-feature-body { display: flex; flex-direction: column; gap: 2px; }
.sw-h42-feature-kicker { font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase; font-weight: 800; color: #0FA8C9; }
.sw-h42-feature-name { font-size: 0.88rem; font-weight: 700; color: #0E5566; }
.sw-h42-feature-meta { font-size: 0.7rem; line-height: 1.45; color: #54818F; }
.sw-h42-feature-price { font-size: 0.68rem; font-weight: 700; color: #0FA8C9; margin-top: 3px; }
.sw-h42-marquee { position: relative; display: flex; align-items: stretch; background: #0E5566; color: #E5F6F9; }
.sw-h42-marquee-label { flex: none; display: flex; align-items: center; background: #0FA8C9; color: #FFFFFF; font-size: 0.64rem; letter-spacing: 0.24em; text-transform: uppercase; font-weight: 800; padding: 0 1.4rem; z-index: 1; }
.sw-h42-marquee-clip { flex: 1; overflow: hidden; }
.sw-h42-marquee-track { display: flex; align-items: center; gap: 2.4rem; white-space: nowrap; width: max-content; padding: 14px 0 14px 2.4rem; animation: sw-h42-scroll 30s linear infinite; }
.sw-h42-marquee-item { font-size: 0.8rem; font-weight: 600; letter-spacing: 0.04em; }
.sw-h42-marquee-star { flex: none; width: 11px; height: 11px; background: #0FA8C9; clip-path: polygon(50% 0, 61% 39%, 100% 50%, 61% 61%, 50% 100%, 39% 61%, 0 50%, 39% 39%); }
@keyframes sw-h42-scroll { 0% { transform: translateX(0); } 100% { transform: translateX(-52%); } }
@media (max-width: 960px) { .sw-h42-main { grid-template-columns: 1fr; padding: 3rem 1.4rem 2rem; } .sw-h42-title { font-size: 44px; letter-spacing: -1.4px; } .sw-h42-visual { height: 46vh; } .sw-h42-feature { left: 8px; } .sw-h42-marquee-label { padding: 10px 1rem; } }
