.sw-h46 { position: relative; min-height: 100vh; background: #141B33; color: #F0ECDF; font-family: 'Inter', sans-serif; display: flex; flex-direction: column; justify-content: center; padding: 3rem clamp(2rem, 5vw, 4.2rem) 2.2rem 6rem; overflow: hidden; }
.sw-h46::before { content: ""; position: absolute; inset: 0; background: radial-gradient(760px 420px at 84% 10%, rgba(194,161,77,0.1), transparent 62%); pointer-events: none; }
.sw-h46-rail { position: absolute; left: 0; top: 0; bottom: 0; width: 60px; border-right: 1px solid rgba(194,161,77,0.3); display: flex; align-items: center; justify-content: center; writing-mode: vertical-rl; transform: rotate(180deg); font-size: 0.62rem; letter-spacing: 0.36em; text-transform: uppercase; font-weight: 600; color: rgba(240,236,223,0.4); }
.sw-h46-staff { position: absolute; left: 60px; right: 0; top: 23%; height: 92px; background: repeating-linear-gradient(180deg, rgba(194,161,77,0.26) 0 1px, transparent 1px 22px); pointer-events: none; }
.sw-h46-note { position: absolute; width: 13px; height: 13px; border-radius: 50%; background: #C2A14D; box-shadow: 0 0 14px rgba(194,161,77,0.5); }
.sw-h46-note::after { content: ""; position: absolute; right: -1px; bottom: 5px; width: 1.5px; height: 30px; background: #C2A14D; }
.sw-h46-note-1 { left: 58%; top: 9px; }
.sw-h46-note-2 { left: 70%; top: 53px; }
.sw-h46-note-3 { left: 83%; top: 31px; }
.sw-h46-main { position: relative; display: grid; grid-template-columns: 1.15fr 0.85fr; gap: clamp(2rem, 4.5vw, 4.5rem); align-items: center; }
.sw-h46-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-size: 0.66rem; letter-spacing: 4px; text-transform: uppercase; font-weight: 600; color: #F0ECDF; margin-bottom: 1.7rem; }
.sw-h46-dot { width: 7px; height: 7px; border-radius: 50%; background: #C2A14D; }
.sw-h46-eyebrow-loc { font-style: normal; font-weight: 500; color: #A4A8BC; letter-spacing: 2px; }
.sw-h46-title { font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 64px; line-height: 1.0; letter-spacing: -1px; color: #F0ECDF; margin: 0 0 1.2rem; }
.sw-h46-italic { font-style: italic; font-weight: 400; color: #C2A14D; }
.sw-h46-title-end { display: inline-block; font-family: 'Inter', sans-serif; font-size: 0.28em; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(240,236,223,0.75); margin-top: 0.9rem; }
.sw-h46-sub { font-size: 16px; line-height: 1.7; color: #A4A8BC; max-width: 52ch; margin: 0 0 0.9rem; }
.sw-h46-emphasis { display: block; font-family: 'Playfair Display', Georgia, serif; font-style: italic; font-size: 1.02rem; color: #C2A14D; margin-bottom: 1.7rem; }
.sw-h46-actions { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; }
.sw-h46-cta-primary { display: inline-flex; align-items: center; gap: 10px; background: #C2A14D; color: #141B33; font-size: 0.9rem; font-weight: 700; letter-spacing: 0.03em; padding: 15px 30px; border-radius: 2px; text-decoration: none; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.sw-h46-cta-primary:hover { transform: translateY(-2px); box-shadow: 0 16px 32px -14px rgba(194,161,77,0.5); }
.sw-h46-cta-secondary { display: inline-flex; align-items: center; gap: 8px; border: 1px solid rgba(240,236,223,0.45); color: #F0ECDF; font-size: 0.86rem; font-weight: 600; padding: 14px 26px; border-radius: 2px; text-decoration: none; transition: border-color 0.25s ease; }
.sw-h46-cta-secondary:hover { border-color: #C2A14D; }
.sw-h46-visual { position: relative; justify-self: center; width: min(300px, 26vw); }
.sw-h46-arch { display: block; width: 100%; height: min(46vh, 400px); border-radius: 999px 999px 16px 16px; background-image: url('/studio/components/images/kleinunt-9-musikschule.jpg'); background-size: cover; background-position: 50% 30%; box-shadow: 0 0 0 1px rgba(194,161,77,0.55), 0 36px 70px -30px rgba(0,0,0,0.8); }
.sw-h46-visual::before { content: ""; position: absolute; inset: -14px; border: 1px solid rgba(194,161,77,0.35); border-radius: 999px 999px 22px 22px; pointer-events: none; }
.sw-h46-credit { position: absolute; bottom: -1.8rem; left: 50%; transform: translateX(-50%); font-size: 0.56rem; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(240,236,223,0.45); white-space: nowrap; }
.sw-h46-cols { position: relative; display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1.4rem, 3vw, 2.6rem); margin-top: 2.8rem; border-top: 1px solid rgba(194,161,77,0.3); padding-top: 1.5rem; }
.sw-h46-col { padding-left: 1.1rem; border-left: 1px solid rgba(194,161,77,0.3); }
.sw-h46-col-label { display: block; font-size: 0.62rem; letter-spacing: 0.26em; text-transform: uppercase; font-weight: 700; color: #C2A14D; margin-bottom: 0.5rem; }
.sw-h46-col-title { font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.05rem; color: #F0ECDF; margin: 0 0 0.5rem; }
.sw-h46-col-body { font-size: 0.76rem; line-height: 1.6; color: #A4A8BC; margin: 0; }
.sw-h46-col-curator { display: block; font-size: 0.72rem; font-style: italic; color: #A4A8BC; margin-top: 0.6rem; opacity: 0.85; }
@media (max-width: 960px) { .sw-h46 { padding: 2.6rem 1.4rem 1.8rem 4.4rem; } .sw-h46-main { grid-template-columns: 1fr; } .sw-h46-title { font-size: 42px; } .sw-h46-visual { width: min(280px, 70vw); margin-top: 1rem; } .sw-h46-cols { grid-template-columns: 1fr; gap: 1.2rem; } .sw-h46-rail { width: 44px; } .sw-h46-staff { left: 44px; } }
