.sw-p46 { box-sizing: border-box; font-family: 'Inter', sans-serif; background: #141B33; color: #F0ECDF; position: relative; }
.sw-p46 *, .sw-p46 *::before, .sw-p46 *::after { box-sizing: inherit; }
.sw-p46-staffs { position: absolute; top: 0; bottom: 0; left: 50%; width: 321px; transform: translateX(-50%); background: repeating-linear-gradient(90deg, rgba(194,161,77,0.17) 0 1px, transparent 1px 80px); pointer-events: none; z-index: 0; }
.sw-p46-wrap { max-width: 1180px; margin: 0 auto; padding: 0 clamp(1.6rem, 4vw, 3rem); position: relative; z-index: 1; }
.sw-p46-section { padding: 6.4rem 0; position: relative; }
.sw-p46-head { text-align: center; max-width: 720px; margin: 0 auto 3.4rem; }
.sw-p46-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-size: 0.64rem; letter-spacing: 4px; text-transform: uppercase; font-weight: 600; color: #F0ECDF; margin-bottom: 1.4rem; background: #141B33; padding: 0 12px; }
.sw-p46-dot { width: 7px; height: 7px; border-radius: 50%; background: #C2A14D; }
.sw-p46-eyebrow i { font-style: normal; font-weight: 500; color: #A4A8BC; letter-spacing: 2px; }
.sw-p46-h2 { font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: clamp(2.3rem, 4.8vw, 3.6rem); line-height: 1.02; letter-spacing: -0.015em; color: #F0ECDF; margin: 0 0 1rem; }
.sw-p46-h2 em { font-style: italic; font-weight: 400; color: #C2A14D; }
.sw-p46-lead { font-size: 16px; line-height: 1.7; color: #A4A8BC; margin: 0; }
.sw-p46-note { position: relative; display: inline-block; width: 10px; height: 10px; border-radius: 50%; background: #C2A14D; box-shadow: 0 0 10px rgba(194,161,77,0.5); }
.sw-p46-note::after { content: ""; position: absolute; right: -1px; bottom: 4px; width: 1.5px; height: 22px; background: #C2A14D; }
.sw-p46-idx { border-top: 1px solid rgba(194,161,77,0.3); }
.sw-p46-row { border-bottom: 1px solid rgba(194,161,77,0.22); }
.sw-p46-key { position: relative; display: grid; grid-template-columns: 96px minmax(0, 1fr) minmax(0, 1.1fr); gap: clamp(1rem, 3vw, 2.6rem); align-items: baseline; padding: 2rem 0.4rem 2.1rem; transition: transform 0.22s ease, background-color 0.3s ease; }
.sw-p46-key::after { content: ""; position: absolute; left: 0; bottom: -1px; height: 2px; width: 0; background: #C2A14D; transition: width 0.55s cubic-bezier(0.2, 0.7, 0.2, 1); }
.sw-p46-row:hover .sw-p46-key { transform: translateY(3px); }
.sw-p46-row:hover .sw-p46-key::after { width: 100%; }
.sw-p46-idx-num { font-family: 'Playfair Display', Georgia, serif; font-style: italic; font-size: 0.95rem; color: #C2A14D; }
.sw-p46-row h3 { font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: clamp(2rem, 4.6vw, 3.3rem); line-height: 1.0; letter-spacing: -0.01em; margin: 0; color: #F0ECDF; }
.sw-p46-idx-right { display: grid; gap: 0.5rem; }
.sw-p46-inst-meta { display: block; font-size: 0.62rem; letter-spacing: 0.24em; text-transform: uppercase; font-weight: 700; color: #C2A14D; }
.sw-p46-row p { margin: 0; font-size: 0.88rem; line-height: 1.64; color: #A4A8BC; }
.sw-p46-teachers { border-top: 1px solid rgba(194,161,77,0.25); border-bottom: 1px solid rgba(194,161,77,0.25); }
.sw-p46-teacher-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1.6rem, 3.5vw, 3rem); text-align: center; }
.sw-p46-teacher-arch { position: relative; display: block; width: 150px; height: 200px; margin: 0 auto 1.4rem; border-radius: 999px 999px 12px 12px; background-size: cover; background-position: 50% 50%; box-shadow: 0 0 0 1px rgba(194,161,77,0.55), 0 26px 50px -24px rgba(0,0,0,0.8); transition: transform 0.4s ease, box-shadow 0.4s ease; }
.sw-p46-teacher-arch::before { content: ""; position: absolute; inset: -10px; border: 1px solid rgba(194,161,77,0.35); border-radius: 999px 999px 16px 16px; pointer-events: none; transition: border-color 0.4s ease; }
.sw-p46-teacher-arch::after { content: ""; position: absolute; inset: 0; border-radius: 999px 999px 12px 12px; background: linear-gradient(180deg, rgba(20,27,51,0.05), rgba(12,17,36,0.42)); pointer-events: none; }
.sw-p46-teacher:hover .sw-p46-teacher-arch { transform: translateY(-7px); box-shadow: 0 0 0 1px #C2A14D, 0 36px 60px -26px rgba(0,0,0,0.9); }
.sw-p46-teacher:hover .sw-p46-teacher-arch::before { border-color: rgba(194,161,77,0.7); }
.sw-p46-teacher h3 { font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.4rem; margin: 0 0 0.3rem; color: #F0ECDF; }
.sw-p46-teacher-role { display: block; font-size: 0.62rem; letter-spacing: 0.24em; text-transform: uppercase; font-weight: 700; color: #C2A14D; margin-bottom: 0.7rem; }
.sw-p46-teacher p { margin: 0 auto; max-width: 30ch; font-size: 0.84rem; line-height: 1.64; color: #A4A8BC; }
.sw-p46-act { position: relative; min-height: 100vh; display: grid; grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr); align-items: center; gap: clamp(1.5rem, 4vw, 4rem); background: #0C1124; padding: 5rem clamp(1.6rem, 5vw, 4.5rem); overflow: hidden; }
.sw-p46-act::before { content: ""; position: absolute; inset: 0; background: radial-gradient(820px 480px at 30% 50%, rgba(194,161,77,0.1), transparent 65%); pointer-events: none; }
.sw-p46-clef { position: relative; width: 100%; max-width: 420px; height: auto; margin: 0 auto; display: block; }
.sw-p46-act-text { position: relative; max-width: 56ch; }
.sw-p46-act-kicker { display: inline-flex; align-items: center; gap: 10px; font-size: 0.64rem; letter-spacing: 4px; text-transform: uppercase; font-weight: 600; color: #F0ECDF; margin-bottom: 1.6rem; }
.sw-p46-act-line { font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: clamp(2.4rem, 6vw, 4.6rem); line-height: 1.04; color: #F0ECDF; margin: 0 0 1.4rem; }
.sw-p46-act-line em { font-style: italic; font-weight: 400; color: #C2A14D; }
.sw-p46-act-sub { font-size: 1rem; line-height: 1.7; color: #A4A8BC; margin: 0 0 2rem; max-width: 46ch; }
.sw-p46-act-cta { 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 32px; border-radius: 2px; text-decoration: none; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.sw-p46-act-cta:hover { transform: translateY(-2px); box-shadow: 0 16px 32px -14px rgba(194,161,77,0.5); }
.sw-p46-cascade { position: absolute; top: 8%; right: 4%; bottom: 8%; width: 90px; pointer-events: none; }
.sw-p46-fall { position: absolute; }
.sw-p46-fall:nth-child(1) { top: 4%; right: 56px; }
.sw-p46-fall:nth-child(2) { top: 24%; right: 20px; }
.sw-p46-fall:nth-child(3) { top: 46%; right: 62px; }
.sw-p46-fall:nth-child(4) { top: 66%; right: 28px; }
.sw-p46-fall:nth-child(5) { top: 85%; right: 50px; }
.sw-p46-program { max-width: 680px; margin: 0 auto; border: 1px solid rgba(194,161,77,0.35); background: rgba(20,27,51,0.92); padding: 2.8rem 2.6rem 2.4rem; position: relative; z-index: 1; }
.sw-p46-program h3 { font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.7rem; text-align: center; margin: 0 0 0.4rem; color: #F0ECDF; }
.sw-p46-program-sub { display: block; text-align: center; font-size: 0.62rem; letter-spacing: 0.26em; text-transform: uppercase; font-weight: 700; color: #C2A14D; margin-bottom: 1.8rem; }
.sw-p46-program-row { display: flex; align-items: baseline; gap: 1rem; padding: 0.85rem 0; border-bottom: 1px solid rgba(240,236,223,0.1); }
.sw-p46-program-row:last-of-type { border-bottom: 0; }
.sw-p46-program-row strong { font-size: 0.95rem; font-weight: 600; color: #F0ECDF; }
.sw-p46-program-row small { display: block; font-size: 0.72rem; color: #A4A8BC; margin-top: 2px; }
.sw-p46-program-row i { flex: 1; border-bottom: 1px dotted rgba(194,161,77,0.45); transform: translateY(-4px); transition: border-color 0.35s ease, border-bottom-style 0.35s ease; }
.sw-p46-program-row:hover i { border-bottom: 1px solid #C2A14D; }
.sw-p46-program-row .sw-p46-price { font-family: 'Playfair Display', Georgia, serif; font-size: 1.15rem; color: #C2A14D; white-space: nowrap; transition: transform 0.3s ease; }
.sw-p46-program-row:hover .sw-p46-price { transform: translateY(-2px); }
.sw-p46-program-note { margin: 1.6rem 0 0; text-align: center; font-size: 0.74rem; line-height: 1.6; color: #A4A8BC; }
.sw-p46-probe-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; border-top: 1px solid rgba(194,161,77,0.3); max-width: 980px; margin: 0 auto; }
.sw-p46-probe-step { padding: 2.4rem clamp(1.3rem, 2.5vw, 2.2rem) 0.5rem; border-right: 1px solid rgba(194,161,77,0.2); }
.sw-p46-probe-step:last-child { border-right: 0; }
.sw-p46-probe-num { display: block; font-family: 'Playfair Display', Georgia, serif; font-style: italic; font-size: 2.2rem; font-weight: 500; color: #C2A14D; line-height: 1; margin-bottom: 1rem; }
.sw-p46-probe-step h3 { font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.35rem; margin: 0 0 0.6rem; color: #F0ECDF; }
.sw-p46-probe-step p { margin: 0; font-size: 0.88rem; line-height: 1.68; color: #A4A8BC; }
.sw-p46-quote-sec { position: relative; text-align: center; overflow: hidden; }
.sw-p46-quote-staff { position: absolute; left: 0; right: 0; top: 50%; height: 92px; transform: translateY(-50%); background: repeating-linear-gradient(180deg, rgba(194,161,77,0.18) 0 1px, transparent 1px 22px); pointer-events: none; }
.sw-p46-quote { position: relative; }
.sw-p46-quote blockquote { margin: 0 auto; max-width: 32ch; font-family: 'Playfair Display', Georgia, serif; font-style: italic; font-weight: 400; font-size: clamp(1.8rem, 4vw, 2.8rem); line-height: 1.26; color: #F0ECDF; background: #141B33; display: inline-block; padding: 0 1rem; }
.sw-p46-quote blockquote em { color: #C2A14D; font-style: italic; }
.sw-p46-quote figcaption { margin-top: 1.6rem; font-size: 0.64rem; letter-spacing: 0.26em; text-transform: uppercase; font-weight: 700; color: #C2A14D; }
.sw-p46-quote figcaption span { color: #A4A8BC; }
.sw-p46-contact { text-align: center; }
.sw-p46-contact-card { position: relative; max-width: 640px; margin: 0 auto; border: 1px solid rgba(194,161,77,0.4); background: rgba(20,27,51,0.94); padding: 3.4rem 2.8rem 3rem; }
.sw-p46-contact-card::after { content: ""; position: absolute; inset: 8px; border: 1px solid rgba(194,161,77,0.2); pointer-events: none; }
.sw-p46-address { font-style: normal; font-size: 0.95rem; line-height: 1.85; color: #A4A8BC; margin: 0 0 1.8rem; }
.sw-p46-address strong { color: #F0ECDF; font-weight: 600; }
.sw-p46-cta { position: relative; z-index: 1; 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 32px; border-radius: 2px; text-decoration: none; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.sw-p46-cta:hover { transform: translateY(-2px); box-shadow: 0 16px 32px -14px rgba(194,161,77,0.5); }
.sw-p46-contact-note { margin: 1.7rem 0 0; font-size: 0.74rem; letter-spacing: 0.08em; color: #A4A8BC; }
.sw-p46-footer { background: #10162B; border-top: 1px solid rgba(194,161,77,0.3); padding: 4.5rem 0 6.5rem; text-align: center; position: relative; z-index: 1; }
.sw-p46-f-brand { font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 2rem; color: #F0ECDF; margin: 0 0 0.4rem; }
.sw-p46-f-brand em { font-style: italic; font-weight: 400; color: #C2A14D; }
.sw-p46-f-tagline { display: block; font-size: 0.62rem; letter-spacing: 0.3em; text-transform: uppercase; font-weight: 600; color: #A4A8BC; margin-bottom: 2.2rem; }
.sw-p46-f-nav { list-style: none; display: flex; justify-content: center; align-items: center; gap: 0.9rem; margin: 0 0 2.2rem; padding: 0; flex-wrap: wrap; }
.sw-p46-f-nav li { display: inline-flex; align-items: center; gap: 0.9rem; }
.sw-p46-f-nav li + li::before { content: "\266A"; color: rgba(194,161,77,0.55); font-size: 0.7rem; }
.sw-p46-f-nav a { font-size: 0.68rem; letter-spacing: 0.22em; text-transform: uppercase; font-weight: 600; color: #F0ECDF; text-decoration: none; transition: color 0.25s; }
.sw-p46-f-nav a:hover { color: #C2A14D; }
.sw-p46-f-bottom { font-size: 0.74rem; line-height: 1.9; color: rgba(164,168,188,0.8); }
.sw-p46-f-bottom a { color: #A4A8BC; text-decoration: none; }
.sw-p46-f-bottom a:hover { color: #C2A14D; }
.sw-p46-imgact { position: relative; z-index: 1; min-height: 94vh; display: flex; align-items: flex-end; background: #0C1124; }
.sw-p46-imgact-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 48% 28%; filter: saturate(0.8) contrast(1.05) brightness(0.78); }
.sw-p46-imgact::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(12,17,36,0.85), rgba(20,27,51,0.32) 40%, rgba(12,17,36,0.55) 70%, rgba(12,17,36,0.96)), radial-gradient(900px 480px at 82% 18%, rgba(194,161,77,0.16), transparent 65%); z-index: 1; }
.sw-p46-imgact::after { content: ""; position: absolute; left: 0; right: 0; bottom: 34px; height: 89px; background: repeating-linear-gradient(180deg, rgba(194,161,77,0.2) 0 1px, transparent 1px 22px); pointer-events: none; z-index: 1; }
.sw-p46-imgact-inner { position: relative; z-index: 2; width: 100%; padding: 6rem 0 5.6rem; }
.sw-p46-imgact-tag { display: inline-flex; align-items: center; gap: 10px; border: 1px solid rgba(194,161,77,0.5); background: rgba(12,17,36,0.55); padding: 8px 14px; font-size: 0.62rem; letter-spacing: 0.24em; text-transform: uppercase; font-weight: 600; color: #F0ECDF; }
.sw-p46-imgact-title { font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: clamp(2.3rem, 5.8vw, 4.4rem); line-height: 1.05; color: #F0ECDF; margin: 1.3rem 0 1.1rem; max-width: 18ch; }
.sw-p46-imgact-title em { font-style: italic; font-weight: 400; color: #C2A14D; }
.sw-p46-imgact-sub { max-width: 52ch; font-size: 1rem; line-height: 1.7; color: #A4A8BC; margin: 0; }
.sw-p46-ueben-grid { display: grid; grid-template-columns: minmax(0, 1.06fr) minmax(0, 1fr); gap: clamp(2.2rem, 5vw, 4.6rem); align-items: center; }
.sw-p46-photo-arch { position: relative; margin: 0; max-width: 420px; justify-self: center; }
.sw-p46-photo-arch::before { content: ""; position: absolute; inset: -12px; border: 1px solid rgba(194,161,77,0.35); border-radius: 999px 999px 16px 16px; pointer-events: none; }
.sw-p46-photo-arch::after { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 2.6rem; border-radius: 999px 999px 12px 12px; background: linear-gradient(180deg, rgba(20,27,51,0.05) 55%, rgba(12,17,36,0.5)); pointer-events: none; }
.sw-p46-photo-arch img { display: block; width: 100%; aspect-ratio: 4 / 5; object-fit: cover; border-radius: 999px 999px 12px 12px; filter: saturate(0.82) contrast(1.04) brightness(0.9); box-shadow: 0 0 0 1px rgba(194,161,77,0.55), 0 26px 50px -24px rgba(0,0,0,0.8); }
.sw-p46-photo-arch figcaption { margin-top: 1.1rem; height: 1.5rem; text-align: center; font-size: 0.62rem; letter-spacing: 0.24em; text-transform: uppercase; font-weight: 700; color: #C2A14D; }
.sw-p46-ueben-list { list-style: none; margin: 1.7rem 0 0; padding: 0; display: grid; gap: 0.9rem; }
.sw-p46-ueben-list li { position: relative; padding-left: 1.8rem; font-size: 0.92rem; line-height: 1.65; color: #A4A8BC; }
.sw-p46-ueben-list li::before { content: ""; position: absolute; left: 0; top: 0.45em; width: 9px; height: 9px; border-radius: 50%; background: #C2A14D; box-shadow: 0 0 8px rgba(194,161,77,0.45); }
.sw-p46-band { position: relative; z-index: 1; min-height: 52vh; display: flex; align-items: center; justify-content: center; text-align: center; background: #0C1124; }
.sw-p46-band-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 55%; filter: saturate(0.85) contrast(1.08) brightness(0.72); }
.sw-p46-band::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(12,17,36,0.9), rgba(12,17,36,0.42) 50%, rgba(12,17,36,0.94)); z-index: 1; }
.sw-p46-band-inner { position: relative; z-index: 2; width: 100%; padding: 5rem 0; }
.sw-p46-band-line { font-family: 'Playfair Display', Georgia, serif; font-style: italic; font-weight: 400; font-size: clamp(1.7rem, 4vw, 2.9rem); line-height: 1.2; color: #F0ECDF; margin: 1.2rem 0 1rem; }
.sw-p46-band-line em { font-style: italic; color: #C2A14D; }
.sw-p46-band-meta { font-size: 0.64rem; letter-spacing: 0.26em; text-transform: uppercase; font-weight: 700; color: #A4A8BC; }
@keyframes sw-p46-rise { from { opacity: 0; transform: translateY(40px); } to { opacity: 1; transform: translateY(0); } }
@keyframes sw-p46-notein { from { opacity: 0; transform: translateY(-56px); } to { opacity: 1; transform: translateY(0); } }
@keyframes sw-p46-clefdraw { from { stroke-dashoffset: 1; } to { stroke-dashoffset: 0; } }
@keyframes sw-p46-pulse { 0%, 100% { box-shadow: 0 0 8px rgba(194,161,77,0.35); } 50% { box-shadow: 0 0 18px rgba(194,161,77,0.75); } }
@media (prefers-reduced-motion: no-preference) {
.sw-p46-fall .sw-p46-note, .sw-p46-clef-dot-pulse { animation: sw-p46-pulse 4.5s ease-in-out infinite; }
@supports (animation-timeline: view()) {
.sw-p46-rev { animation: sw-p46-rise linear both; animation-timeline: view(); animation-range: entry 0% entry 42%; }
.sw-p46-rev--2 { animation-range: entry 8% entry 50%; }
.sw-p46-rev--3 { animation-range: entry 16% entry 58%; }
.sw-p46-rev--4 { animation-range: entry 24% entry 66%; }
.sw-p46-rev--5 { animation-range: entry 32% entry 74%; }
.sw-p46-rev--6 { animation-range: entry 40% entry 82%; }
.sw-p46-clef-path { stroke-dasharray: 1; stroke-dashoffset: 1; animation: sw-p46-clefdraw linear both; animation-timeline: view(); animation-range: entry 0% cover 42%; }
.sw-p46-fall { animation: sw-p46-notein linear both; animation-timeline: view(); animation-range: entry 0% entry 38%; }
.sw-p46-fall:nth-child(2) { animation-range: entry 8% entry 46%; }
.sw-p46-fall:nth-child(3) { animation-range: entry 16% entry 54%; }
.sw-p46-fall:nth-child(4) { animation-range: entry 24% entry 62%; }
.sw-p46-fall:nth-child(5) { animation-range: entry 32% entry 70%; }
}
}
@media (max-width: 960px) { .sw-p46-ueben-grid { grid-template-columns: 1fr; gap: 2.6rem; } .sw-p46-imgact { min-height: 84vh; } .sw-p46-key { grid-template-columns: 56px 1fr; } .sw-p46-idx-right { grid-column: 2; } .sw-p46-teacher-grid { grid-template-columns: 1fr; gap: 2.6rem; } .sw-p46-act { grid-template-columns: 1fr; gap: 2.4rem; padding-top: 4.4rem; padding-bottom: 4.4rem; } .sw-p46-clef { max-width: 280px; } .sw-p46-cascade { display: none; } .sw-p46-probe-steps { grid-template-columns: 1fr; border-top: 0; } .sw-p46-probe-step { border-right: 0; border-top: 1px solid rgba(194,161,77,0.3); padding: 1.9rem 0 0.4rem; } }
@media (max-width: 720px) { .sw-p46-imgact { min-height: 92svh; } .sw-p46-imgact-inner { padding: 4.6rem 0 4.4rem; } .sw-p46-photo-arch { max-width: 320px; } .sw-p46-photo-arch img { aspect-ratio: 3 / 4; } .sw-p46-band { min-height: 0; } .sw-p46-band-inner { padding: 4rem 0; } .sw-p46-section { padding: 4.4rem 0; } .sw-p46-staffs { width: 201px; background: repeating-linear-gradient(90deg, rgba(194,161,77,0.15) 0 1px, transparent 1px 50px); } .sw-p46-act { min-height: 100svh; } .sw-p46-row h3 { font-size: clamp(1.7rem, 8vw, 2.2rem); } .sw-p46-program { padding: 2rem 1.3rem 1.8rem; } .sw-p46-program-row { flex-wrap: wrap; gap: 0.4rem; } .sw-p46-program-row i { display: none; } .sw-p46-program-row .sw-p46-price { margin-left: auto; } .sw-p46-contact-card { padding: 2.6rem 1.5rem 2.4rem; } }
