.sw-h17 { position: relative; min-height: 100vh; background: #0A0A0A; color: #F0E6D2; font-family: 'Inter', sans-serif; display: flex; flex-direction: column; overflow: hidden; }
.sw-h17-spot { position: absolute; inset: 0; background: radial-gradient(640px 500px at 55% -12%, rgba(212,160,76,0.26), transparent 62%), radial-gradient(900px 600px at 30% -20%, rgba(244,236,220,0.08), transparent 60%); pointer-events: none; }
.sw-h17-cone { position: absolute; top: 0; right: 6%; width: 520px; height: 88%; background: linear-gradient(rgba(244,236,220,0.1), rgba(244,236,220,0) 72%); clip-path: polygon(42% 0, 58% 0, 96% 100%, 4% 100%); pointer-events: none; }
.sw-h17-band { position: absolute; top: 36%; left: 0; right: 0; overflow: hidden; pointer-events: none; }
.sw-h17-band-track { display: flex; width: max-content; animation: sw-h17-marq 36s linear infinite; }
.sw-h17-band-seq { display: flex; }
.sw-h17-band-seq i { font-family: 'Playfair Display', Georgia, serif; font-style: italic; font-weight: 700; font-size: 150px; line-height: 1; white-space: nowrap; margin-right: 70px; color: transparent; -webkit-text-stroke: 1px rgba(240,230,210,0.16); -webkit-text-fill-color: transparent; }
@keyframes sw-h17-marq { from { transform: translateX(0); } to { transform: translateX(-50%); } }
.sw-h17-layout { position: relative; z-index: 2; display: grid; grid-template-columns: 1.05fr 0.95fr; align-items: center; flex: 1; padding: 3rem clamp(2.5rem, 5vw, 4.5rem) 1.6rem; gap: 2rem; }
.sw-h17-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-size: 0.7rem; letter-spacing: 6px; text-transform: uppercase; font-weight: 600; color: #F0E6D2; margin-bottom: 1.8rem; }
.sw-h17-dot { width: 8px; height: 8px; border-radius: 50%; background: #D4A04C; }
.sw-h17-tour { font-style: normal; color: #A89C7E; font-weight: 500; letter-spacing: 2px; }
.sw-h17-title { font-family: 'Playfair Display', Georgia, serif; font-weight: 600; font-size: 92px; line-height: 1; letter-spacing: -1.5px; color: #F0E6D2; margin: 0 0 1.4rem; }
.sw-h17-italic { font-style: italic; font-weight: 600; color: #D4A04C; }
.sw-h17-sub { font-size: 16px; line-height: 1.65; color: rgba(240,230,210,0.82); max-width: 46ch; margin: 0 0 1rem; }
.sw-h17-emphasis { display: block; font-size: 0.64rem; letter-spacing: 0.28em; text-transform: uppercase; font-weight: 600; color: rgba(212,160,76,0.9); margin-bottom: 1.8rem; }
.sw-h17-actions { display: flex; align-items: center; gap: 14px; }
.sw-h17-cta-primary { display: inline-flex; align-items: center; gap: 10px; background: #D4A04C; color: #0A0A0A; font-size: 0.9rem; font-weight: 700; letter-spacing: 0.04em; padding: 15px 32px; border-radius: 2px; text-decoration: none; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.sw-h17-cta-primary:hover { transform: translateY(-2px); box-shadow: 0 18px 36px -16px rgba(212,160,76,0.55); }
.sw-h17-cta-secondary { display: inline-flex; align-items: center; color: #F0E6D2; font-size: 0.9rem; font-weight: 600; padding: 14px 26px; border: 1px solid rgba(240,230,210,0.35); border-radius: 2px; text-decoration: none; transition: border-color 0.25s ease; }
.sw-h17-cta-secondary:hover { border-color: #D4A04C; }
.sw-h17-stage { position: relative; display: flex; flex-direction: column; align-items: center; gap: 16px; }
.sw-h17-mic { position: absolute; left: 4%; bottom: -1.6rem; width: 1px; height: 62%; background: linear-gradient(to top, rgba(212,160,76,0.55), rgba(212,160,76,0)); }
.sw-h17-mic::before { content: ""; position: absolute; top: -16px; left: 50%; transform: translateX(-50%); width: 11px; height: 18px; border-radius: 6px; border: 1px solid rgba(212,160,76,0.7); }
.sw-h17-portrait { position: relative; width: min(330px, 26vw); height: min(400px, 52vh); background-image: url('/studio/components/images/coaches-5-speaker.jpg'); background-size: cover; background-position: 50% 20%; border-radius: 10px; box-shadow: 0 40px 80px -36px rgba(0,0,0,0.9); }
.sw-h17-portrait::before { content: ""; position: absolute; inset: 0; border: 1px solid rgba(212,160,76,0.45); border-radius: 12px; transform: translate(12px, 12px); pointer-events: none; }
.sw-h17-photo-credit { position: absolute; bottom: 12px; left: 50%; transform: translateX(-50%); font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(240,230,210,0.85); background: rgba(10,10,10,0.55); padding: 4px 12px; border-radius: 999px; white-space: nowrap; backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); }
.sw-h17-tiles { display: flex; gap: 12px; width: 100%; justify-content: center; }
.sw-h17-tile { display: flex; flex-direction: column; gap: 3px; background: rgba(240,230,210,0.06); border: 1px solid rgba(240,230,210,0.18); border-radius: 10px; padding: 0.85rem 1.05rem; width: min(220px, 44%); }
.sw-h17-book-kicker, .sw-h17-reel-kicker { font-size: 0.6rem; letter-spacing: 0.24em; text-transform: uppercase; font-weight: 700; color: #D4A04C; }
.sw-h17-tile-title { font-family: 'Playfair Display', Georgia, serif; font-size: 0.95rem; font-weight: 600; color: #F0E6D2; }
.sw-h17-reel-play { color: #D4A04C; font-size: 0.7rem; }
.sw-h17-book-meta, .sw-h17-reel-meta { font-size: 0.68rem; color: #A89C7E; }
.sw-h17-footer { position: relative; z-index: 2; display: flex; align-items: center; gap: 20px; padding: 1.1rem clamp(2.5rem, 5vw, 4.5rem) 1.5rem; border-top: 1px solid rgba(240,230,210,0.16); flex-wrap: wrap; }
.sw-h17-press-label { font-size: 0.6rem; letter-spacing: 0.26em; text-transform: uppercase; font-weight: 700; color: #D4A04C; }
.sw-h17-press { font-size: 0.7rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 600; color: rgba(240,230,210,0.6); }
.sw-h17-foot-rule { flex: 1; height: 1px; background: rgba(240,230,210,0.16); }
.sw-h17-foot-num { font-family: 'Playfair Display', Georgia, serif; font-size: 1.2rem; font-weight: 700; color: #D4A04C; }
.sw-h17-foot-meta { font-size: 0.68rem; letter-spacing: 0.1em; text-transform: uppercase; color: #A89C7E; }
@media (max-width: 960px) { .sw-h17-layout { grid-template-columns: 1fr; padding: 3.5rem 1.6rem 1.4rem; } .sw-h17-title { font-size: 52px; } .sw-h17-band { top: 16%; } .sw-h17-band-seq i { font-size: 90px; } .sw-h17-cone { display: none; } .sw-h17-portrait { width: min(300px, 78vw); height: 44vh; } .sw-h17-mic { display: none; } .sw-h17-tiles { flex-direction: column; align-items: stretch; } .sw-h17-tile { width: 100%; } .sw-h17-footer { gap: 12px; padding: 1rem 1.6rem 1.4rem; } .sw-h17-foot-rule { display: none; } }
