.sw-p41 { box-sizing: border-box; font-family: 'Inter', sans-serif; background: #FFE8CD; color: #4A2F23; }
.sw-p41 *, .sw-p41 *::before, .sw-p41 *::after { box-sizing: inherit; }
.sw-p41-wrap { position: relative; z-index: 1; max-width: 1180px; margin: 0 auto; padding: 0 clamp(1.6rem, 4vw, 3rem); }
.sw-p41-section { padding: 6rem 0; position: relative; }
.sw-p41-head { text-align: center; max-width: 680px; margin: 0 auto 3.2rem; }
.sw-p41-clock { display: inline-flex; align-items: baseline; gap: 14px; margin-bottom: 1.1rem; }
.sw-p41-clock b { font-family: ui-monospace, 'SF Mono', monospace; font-size: clamp(1.7rem, 4.4vw, 2.6rem); font-weight: 700; letter-spacing: -1px; color: #C75B39; }
.sw-p41-clock span { font-size: 0.66rem; letter-spacing: 0.26em; text-transform: uppercase; font-weight: 700; color: #8A6F5E; }
.sw-p41-h2 { font-family: 'DM Serif Display', Georgia, serif; font-weight: 400; font-size: clamp(2.2rem, 4.4vw, 3.2rem); line-height: 1.04; letter-spacing: -0.8px; color: #4A2F23; margin: 0 0 1rem; }
.sw-p41-h2 em { font-style: italic; color: #C75B39; }
.sw-p41-lead { font-size: 16px; line-height: 1.7; color: #8A6F5E; margin: 0; }
.sw-p41-tl { position: relative; max-width: 640px; margin: 0 auto; list-style: none; padding: 0; }
.sw-p41-tl::before { content: ''; position: absolute; left: 92px; top: 10px; bottom: 10px; width: 2px; background: rgba(74, 47, 35, 0.16); border-radius: 2px; }
.sw-p41-tl-item { position: relative; display: grid; grid-template-columns: 66px 1fr; gap: 52px; padding: 1.1rem 0; }
.sw-p41-tl-item::before { content: ''; position: absolute; left: 85px; top: 1.55rem; width: 16px; height: 16px; border-radius: 50%; border: 3px solid #FFE8CD; box-shadow: 0 2px 6px rgba(74, 47, 35, 0.25); }
.sw-p41-tl-item:nth-child(4n+1)::before { background: #C75B39; }
.sw-p41-tl-item:nth-child(4n+2)::before { background: #7E9181; }
.sw-p41-tl-item:nth-child(4n+3)::before { background: #E8B449; }
.sw-p41-tl-item:nth-child(4n+4)::before { background: #C98A8A; }
.sw-p41-tl-time { font-family: ui-monospace, 'SF Mono', monospace; font-size: 0.92rem; font-weight: 700; color: #C75B39; text-align: right; padding-top: 0.2rem; }
.sw-p41-tl-item h3 { font-family: 'DM Serif Display', Georgia, serif; font-weight: 400; font-size: 1.3rem; margin: 0 0 0.25rem; color: #4A2F23; }
.sw-p41-tl-item p { margin: 0; font-size: 0.9rem; line-height: 1.62; color: #8A6F5E; }
.sw-p41-rooms { background: #FFF8EC; border-top: 3px solid rgba(74, 47, 35, 0.12); }
.sw-p41-room-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1.4rem, 3vw, 2.4rem); }
.sw-p41-room { text-align: center; }
.sw-p41-room-photo { position: relative; aspect-ratio: 4 / 3; border-radius: 22px; border: 8px solid #FFFFFF; background-image: url('/studio/components/images/pages/kleinunt-4/s5.jpg'); background-size: cover; background-position: 50% 50%; box-shadow: 0 24px 48px -26px rgba(74, 47, 35, 0.5); margin-bottom: 1.1rem; transition: transform 0.5s cubic-bezier(0.2, 0.65, 0.2, 1); }
.sw-p41-room-photo::after { content: ''; position: absolute; inset: -13px; border: 3px dashed rgba(199, 91, 57, 0.55); border-radius: 26px; opacity: 0; transform: rotate(1.5deg); transition: opacity 0.4s ease; pointer-events: none; }
.sw-p41-room:nth-child(1) .sw-p41-room-photo { transform: rotate(-1.5deg); }
.sw-p41-room:nth-child(2) .sw-p41-room-photo { transform: rotate(1.2deg); background-image: url('/studio/components/images/pages/kleinunt-4/s2.jpg'); background-position: 50% 55%; }
.sw-p41-room:nth-child(3) .sw-p41-room-photo { transform: rotate(-1deg); background-image: url('/studio/components/images/pages/kleinunt-4/s6.jpg'); background-position: 50% 45%; }
.sw-p41-room:hover .sw-p41-room-photo { transform: rotate(0deg) scale(1.03); }
.sw-p41-room:hover .sw-p41-room-photo::after { opacity: 1; }
.sw-p41-room h3 { font-family: 'DM Serif Display', Georgia, serif; font-weight: 400; font-size: 1.35rem; margin: 0 0 0.3rem; color: #4A2F23; }
.sw-p41-room p { margin: 0 auto; max-width: 30ch; font-size: 0.86rem; line-height: 1.6; color: #8A6F5E; }
.sw-p41-act { position: relative; background: radial-gradient(820px 460px at 50% 38%, #FFF3E4, transparent 75%), #FFE8CD; min-height: 100vh; display: flex; flex-direction: column; justify-content: center; text-align: center; padding: 4.5rem 0; border-top: 3px solid rgba(74, 47, 35, 0.12); border-bottom: 3px solid rgba(74, 47, 35, 0.12); }
.sw-p41-garland { overflow: hidden; pointer-events: none; }
.sw-p41-garland-track { display: flex; width: max-content; }
.sw-p41-chain { display: flex; align-items: center; padding: 12px 0; }
.sw-p41-chain i { font-style: normal; width: 44px; height: 44px; border-radius: 50%; border-style: solid; border-width: 9px; margin-left: -15px; }
.sw-p41-chain i:first-child { margin-left: 0; }
.sw-p41-chain i:nth-child(4n+1) { border-color: #C75B39; transform: rotate(8deg) translateY(2px); }
.sw-p41-chain i:nth-child(4n+2) { border-color: #7E9181; transform: rotate(-6deg) translateY(-2px); }
.sw-p41-chain i:nth-child(4n+3) { border-color: #E8B449; transform: rotate(10deg) translateY(1px); }
.sw-p41-chain i:nth-child(4n+4) { border-color: #C98A8A; transform: rotate(-9deg) translateY(-1px); }
.sw-p41-act-mid { padding: clamp(2rem, 6vh, 4rem) clamp(1.6rem, 4vw, 3rem); }
.sw-p41-act-kicker { display: inline-flex; align-items: center; gap: 10px; font-size: 0.68rem; letter-spacing: 4px; text-transform: uppercase; font-weight: 700; color: #4A2F23; margin-bottom: 1rem; }
.sw-p41-bigclock { font-family: ui-monospace, 'SF Mono', monospace; font-weight: 700; font-size: clamp(4.6rem, 19vw, 12rem); line-height: 0.95; letter-spacing: -4px; color: #C75B39; margin: 0 0 1.4rem; }
.sw-p41-bigclock i { font-style: normal; }
.sw-p41-act-caption { font-family: 'DM Serif Display', Georgia, serif; font-style: italic; font-size: clamp(1.3rem, 3vw, 1.9rem); line-height: 1.4; color: #4A2F23; margin: 0 auto 2rem; max-width: 32ch; }
.sw-p41-act-times { display: flex; justify-content: center; gap: 0.8rem 1.1rem; flex-wrap: wrap; margin: 0; }
.sw-p41-act-time { display: inline-flex; align-items: baseline; gap: 9px; background: #FFFFFF; border-radius: 999px; padding: 9px 16px; box-shadow: 0 12px 26px -16px rgba(74, 47, 35, 0.45); }
.sw-p41-act-time b { font-family: ui-monospace, 'SF Mono', monospace; font-size: 0.82rem; font-weight: 700; color: #C75B39; }
.sw-p41-act-time span { font-size: 0.72rem; font-weight: 600; color: #8A6F5E; }
.sw-p41-info-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.3rem; }
.sw-p41-info { background: #FFFFFF; border-radius: 18px; padding: 1.9rem 1.5rem 1.7rem; box-shadow: 0 22px 44px -28px rgba(74, 47, 35, 0.5); transition: box-shadow 0.35s ease; }
.sw-p41-info:hover { box-shadow: 0 30px 54px -28px rgba(74, 47, 35, 0.6); }
.sw-p41-info-dot { display: block; width: 22px; height: 22px; border-radius: 50%; margin-bottom: 1rem; box-shadow: 0 3px 8px rgba(74, 47, 35, 0.2); transition: transform 0.4s cubic-bezier(0.34, 1.4, 0.4, 1), box-shadow 0.4s ease; }
.sw-p41-info:hover .sw-p41-info-dot { transform: scale(1.25); box-shadow: inset 0 0 0 6px #FFFFFF, 0 3px 8px rgba(74, 47, 35, 0.3); }
.sw-p41-info:nth-child(1) .sw-p41-info-dot { background: #C75B39; }
.sw-p41-info:nth-child(2) .sw-p41-info-dot { background: #7E9181; }
.sw-p41-info:nth-child(3) .sw-p41-info-dot { background: #E8B449; }
.sw-p41-info:nth-child(4) .sw-p41-info-dot { background: #C98A8A; }
.sw-p41-info h3 { font-family: 'DM Serif Display', Georgia, serif; font-weight: 400; font-size: 1.2rem; margin: 0 0 0.5rem; color: #4A2F23; }
.sw-p41-info p { margin: 0; font-size: 0.86rem; line-height: 1.62; color: #8A6F5E; }
.sw-p41-faq-sec { background: #FFF8EC; border-top: 3px solid rgba(74, 47, 35, 0.12); }
.sw-p41-faq { max-width: 720px; margin: 0 auto; display: grid; gap: 0.9rem; }
.sw-p41-faq details { background: #FFFFFF; border-radius: 16px; box-shadow: 0 16px 32px -24px rgba(74, 47, 35, 0.45); padding: 0; overflow: hidden; }
.sw-p41-faq summary { list-style: none; cursor: pointer; display: flex; align-items: center; gap: 12px; padding: 1.15rem 1.4rem; font-family: 'DM Serif Display', Georgia, serif; font-size: 1.1rem; color: #4A2F23; }
.sw-p41-faq summary::-webkit-details-marker { display: none; }
.sw-p41-faq summary::before { content: ''; flex: 0 0 10px; width: 10px; height: 10px; border-radius: 50%; background: #C75B39; transition: transform 0.25s ease; }
.sw-p41-faq details:nth-child(4n+2) summary::before { background: #7E9181; }
.sw-p41-faq details:nth-child(4n+3) summary::before { background: #E8B449; }
.sw-p41-faq details:nth-child(4n+4) summary::before { background: #C98A8A; }
.sw-p41-faq summary span { position: relative; }
.sw-p41-faq summary span::after { content: ''; position: absolute; left: -2px; right: -2px; bottom: -3px; height: 7px; border-radius: 3px; background: linear-gradient(95deg, rgba(199, 91, 57, 0.45), rgba(232, 180, 73, 0.5)); transform: skewX(-14deg) scaleX(0); transform-origin: left center; transition: transform 0.4s cubic-bezier(0.2, 0.65, 0.2, 1); }
.sw-p41-faq summary:hover span::after { transform: skewX(-14deg) scaleX(1); }
.sw-p41-faq details[open] summary { color: #C75B39; }
.sw-p41-faq details[open] summary::before { transform: scale(1.35); }
.sw-p41-faq details p { margin: 0; padding: 0 1.4rem 1.3rem 3.1rem; font-size: 0.9rem; line-height: 1.68; color: #8A6F5E; }
.sw-p41-band { background: #C75B39; color: #FFF3E4; padding: 4.4rem 0; text-align: center; }
.sw-p41-band blockquote { margin: 0 auto; max-width: 36ch; font-family: 'DM Serif Display', Georgia, serif; font-style: italic; font-size: clamp(1.5rem, 3.2vw, 2.1rem); line-height: 1.35; color: #FFF3E4; }
.sw-p41-band figcaption { margin-top: 1.4rem; font-size: 0.68rem; letter-spacing: 0.24em; text-transform: uppercase; font-weight: 700; color: rgba(255, 243, 228, 0.75); }
.sw-p41-band-dots { display: flex; justify-content: center; gap: 10px; margin-bottom: 1.8rem; }
.sw-p41-band-dots i { width: 12px; height: 12px; border-radius: 50%; font-style: normal; }
.sw-p41-band-dots i:nth-child(1) { background: #FFE8CD; }
.sw-p41-band-dots i:nth-child(2) { background: #7E9181; }
.sw-p41-band-dots i:nth-child(3) { background: #E8B449; }
.sw-p41-band-dots i:nth-child(4) { background: #C98A8A; }
.sw-p41-contact { text-align: center; }
.sw-p41-contact-card { position: relative; max-width: 620px; margin: 0 auto; background: #FFFFFF; border-radius: 22px; padding: 3.2rem 2.4rem 2.6rem; box-shadow: 0 30px 60px -32px rgba(74, 47, 35, 0.55); overflow: hidden; }
.sw-p41-contact-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 26px; border-top: 3px solid rgba(74, 47, 35, 0.2); background-image: radial-gradient(circle at 13px 3px, #C75B39 0 10px, transparent 11px), radial-gradient(circle at 39px 3px, #7E9181 0 10px, transparent 11px), radial-gradient(circle at 65px 3px, #E8B449 0 10px, transparent 11px), radial-gradient(circle at 91px 3px, #C98A8A 0 10px, transparent 11px); background-size: 104px 26px; background-repeat: repeat-x; }
.sw-p41-contact-card h2 { margin-top: 0.6rem; }
.sw-p41-platz { display: inline-flex; flex-direction: column; gap: 2px; background: #FFF8EC; border: 1px solid rgba(199, 91, 57, 0.35); border-radius: 14px; padding: 12px 18px; transform: rotate(-1.5deg); box-shadow: 0 14px 28px -16px rgba(74, 47, 35, 0.45); margin: 0 0 1.6rem; }
.sw-p41-platz-kicker { font-size: 0.6rem; letter-spacing: 0.2em; text-transform: uppercase; font-weight: 800; color: #C75B39; }
.sw-p41-platz-title { font-size: 0.95rem; font-weight: 700; color: #4A2F23; }
.sw-p41-address { font-style: normal; font-size: 0.95rem; line-height: 1.85; color: #8A6F5E; margin: 0 0 1.8rem; }
.sw-p41-address strong { color: #4A2F23; font-weight: 700; }
.sw-p41-cta { display: inline-flex; align-items: center; gap: 10px; background: #C75B39; color: #FFF3E4; font-size: 0.92rem; font-weight: 700; padding: 15px 30px; border-radius: 14px; text-decoration: none; box-shadow: 0 16px 30px -16px rgba(199, 91, 57, 0.8); transition: background 0.3s ease, box-shadow 0.3s ease; }
.sw-p41-cta:hover { background: #4A2F23; box-shadow: 0 18px 34px -16px rgba(74, 47, 35, 0.7); }
.sw-p41-contact-note { margin: 1.6rem 0 0; font-size: 0.8rem; color: #8A6F5E; }
.sw-p41-footer { position: relative; background: #FFF8EC; padding: 5rem 0 6.5rem; text-align: center; }
.sw-p41-footer::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 30px; border-top: 3px solid rgba(74, 47, 35, 0.2); background-image: radial-gradient(circle at 13px 3px, #C75B39 0 12px, transparent 13px), radial-gradient(circle at 39px 3px, #7E9181 0 12px, transparent 13px), radial-gradient(circle at 65px 3px, #E8B449 0 12px, transparent 13px), radial-gradient(circle at 91px 3px, #C98A8A 0 12px, transparent 13px); background-size: 104px 30px; background-repeat: repeat-x; }
.sw-p41-f-brand { font-family: 'DM Serif Display', Georgia, serif; font-weight: 400; font-size: 2rem; color: #4A2F23; margin: 1rem 0 0.4rem; }
.sw-p41-f-brand em { font-style: italic; color: #C75B39; }
.sw-p41-f-tagline { display: block; font-size: 0.66rem; letter-spacing: 0.26em; text-transform: uppercase; font-weight: 700; color: #8A6F5E; margin-bottom: 2.2rem; }
.sw-p41-f-nav { list-style: none; display: flex; justify-content: center; gap: 1.8rem; margin: 0 0 2.2rem; padding: 0; flex-wrap: wrap; }
.sw-p41-f-nav a { font-size: 0.72rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 700; color: #4A2F23; text-decoration: none; transition: color 0.2s; }
.sw-p41-f-nav a:hover { color: #C75B39; }
.sw-p41-f-bottom { font-size: 0.76rem; line-height: 1.9; color: #8A6F5E; }
.sw-p41-f-bottom a { color: #4A2F23; text-decoration: none; }
.sw-p41-f-bottom a:hover { color: #C75B39; }
@media (prefers-reduced-motion: no-preference) {
.sw-p41-garland-track { animation: sw-p41-slide 34s linear infinite; }
.sw-p41-garland--rev .sw-p41-garland-track { animation-direction: reverse; }
.sw-p41-bigclock i { animation: sw-p41-blink 2s steps(1) infinite; }
@keyframes sw-p41-slide { to { transform: translateX(-50%); } }
@keyframes sw-p41-blink { 0%, 100% { opacity: 1; } 50% { opacity: 0.3; } }
@supports (animation-timeline: view()) {
.sw-p41-rev { animation: sw-p41-rise linear both; animation-timeline: view(); animation-range: entry 0% entry 42%; }
.sw-p41-d1 { animation-range: entry 5% entry 50%; }
.sw-p41-d2 { animation-range: entry 10% entry 58%; }
.sw-p41-d3 { animation-range: entry 15% entry 66%; }
.sw-p41-d4 { animation-range: entry 20% entry 74%; }
@keyframes sw-p41-rise { from { opacity: 0; transform: translateY(46px); } to { opacity: 1; transform: translateY(0); } }
}
}
@media (max-width: 960px) { .sw-p41-info-grid { grid-template-columns: repeat(2, 1fr); } .sw-p41-room-grid { grid-template-columns: 1fr; max-width: 440px; margin: 0 auto; } }
@media (max-width: 720px) { .sw-p41-section { padding: 4.2rem 0; } .sw-p41-info-grid { grid-template-columns: 1fr; } .sw-p41-tl::before { left: 10px; } .sw-p41-tl-item { grid-template-columns: 1fr; gap: 6px; padding-left: 38px; } .sw-p41-tl-item::before { left: 3px; top: 1.45rem; } .sw-p41-tl-time { text-align: left; padding-top: 0; } .sw-p41-contact-card { padding: 2.6rem 1.4rem 2.2rem; } .sw-p41-faq details p { padding-left: 1.4rem; } .sw-p41-act { padding: 3.6rem 0; } .sw-p41-bigclock { letter-spacing: -2px; } }
.sw-p41-cover { position: relative; min-height: 90vh; display: flex; align-items: flex-end; padding: 6.5rem 0 4.4rem; background: #4A2F23; }
.sw-p41-cover-media { position: absolute; inset: 0; overflow: hidden; }
.sw-p41-cover-media img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 40%; display: block; filter: saturate(1.04); }
.sw-p41-cover-shade { position: absolute; inset: 0; background: linear-gradient(to top, rgba(74, 47, 35, 0.88), rgba(74, 47, 35, 0.32) 50%, rgba(74, 47, 35, 0.14)); }
.sw-p41-cover-inner { width: 100%; }
.sw-p41-cover-clock b { color: #FFD9A8; }
.sw-p41-cover-clock span { color: rgba(255, 232, 205, 0.85); }
.sw-p41-cover-h { font-family: 'DM Serif Display', Georgia, serif; font-weight: 400; font-size: clamp(2.8rem, 8vw, 6rem); line-height: 1; letter-spacing: -1px; margin: 0 0 1rem; color: #FFF3E4; }
.sw-p41-cover-h em { font-style: italic; color: #FFD9A8; }
.sw-p41-cover-sub { font-size: 1rem; line-height: 1.7; color: rgba(255, 243, 228, 0.88); max-width: 52ch; margin: 0; }
.sw-p41-ueber { background: #FFF8EC; border-top: 3px solid rgba(74, 47, 35, 0.12); }
.sw-p41-ueber-grid { display: grid; grid-template-columns: 0.95fr 1.05fr; gap: clamp(2.4rem, 5vw, 4.6rem); align-items: center; }
.sw-p41-ueber-figs { position: relative; padding-bottom: 2rem; }
.sw-p41-ueber-fig { margin: 0; background: #FFFFFF; border-radius: 18px; padding: 10px 10px 12px; box-shadow: 0 26px 50px -28px rgba(74, 47, 35, 0.55); transform: rotate(-1.6deg); }
.sw-p41-ueber-fig img { display: block; width: 100%; aspect-ratio: 4 / 3; object-fit: cover; object-position: 50% 40%; border-radius: 12px; filter: saturate(1.04); }
.sw-p41-ueber-fig figcaption { font-size: 0.78rem; font-weight: 600; color: #8A6F5E; text-align: center; padding-top: 0.55rem; }
.sw-p41-ueber-fig--small { position: absolute; right: -10px; bottom: -22px; width: 44%; transform: rotate(2.4deg); }
.sw-p41-ueber-fig--small img { aspect-ratio: 1 / 1; }
.sw-p41-ueber-facts { list-style: none; margin: 1.8rem 0 0; padding: 0; }
.sw-p41-ueber-facts li { display: grid; grid-template-columns: 130px 1fr; gap: 1.2rem; padding: 0.75rem 0; border-top: 2px dashed rgba(74, 47, 35, 0.16); font-size: 0.9rem; line-height: 1.6; color: #8A6F5E; }
.sw-p41-ueber-facts b { font-size: 0.62rem; letter-spacing: 0.2em; text-transform: uppercase; color: #C75B39; font-weight: 800; padding-top: 4px; }
@media (prefers-reduced-motion: no-preference) {
.sw-p41-cover-media img { animation: sw-p41-coverzoom 18s ease-in-out infinite alternate; }
@keyframes sw-p41-coverzoom { from { transform: scale(1); } to { transform: scale(1.05); } }
}
@media (max-width: 960px) { .sw-p41-ueber-grid { grid-template-columns: 1fr; } .sw-p41-ueber-figs { padding-bottom: 0; } .sw-p41-ueber-fig--small { position: static; width: 70%; margin: 1.2rem auto 0; } }
@media (max-width: 720px) { .sw-p41-cover { min-height: 74vh; padding: 5rem 0 3.2rem; } }
