/* Chris's original videos and full bio, shared with the membership experience. */
#youtube.youtube,#about.host{padding:64px 0;border-top:1px solid #233449;color:#e8eef7}
#youtube .container,#about .container{max-width:1100px;padding:0 24px;margin:auto}
#youtube .section-label,#about .section-label{color:#fcb040;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px}
#youtube .section-title,#about h2{font:600 32px/1.15 Oswald,sans-serif;margin:0 0 18px}
#youtube .section-sub{color:#b5c2d4;margin-bottom:28px;max-width:720px}
#youtube .youtube-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
#youtube .youtube-card{min-width:0;background:#101c2b;border:1px solid #2a3c51;border-radius:12px;overflow:hidden}
#youtube .youtube-card h3{font:500 20px/1.3 Oswald,sans-serif;padding:18px 18px 0;margin:0}
#youtube .video-container{aspect-ratio:16/9;margin:14px;border-radius:8px;overflow:hidden;background:#08111d}
#youtube .video-container iframe{display:block;width:100%;height:100%;border:0}
#youtube .youtube-card-footer{padding:12px 16px;border-top:1px solid #2a3c51;display:flex;gap:10px;justify-content:space-between;align-items:center;flex-wrap:wrap}
#youtube .youtube-card-footer>a{min-height:44px;display:inline-flex;align-items:center;font-size:13px}
#youtube .subscribe-btn{background:#b80000;color:#fff;padding:8px 12px;border-radius:6px;text-decoration:none;gap:6px}#youtube .subscribe-btn svg{width:16px;height:16px}
#about .host-inner{display:grid;grid-template-columns:260px minmax(0,1fr);gap:40px;align-items:start}
#about .host-image img{width:100%;height:auto;border-radius:10px;border:1px solid #fcb04066}
#about .host-content p{font-size:15px;line-height:1.7;color:#b5c2d4;margin:0 0 14px}#about .host-content strong{color:#e8eef7}#about .host-content a{color:#fcb040}
@media(max-width:720px){#youtube .youtube-grid{grid-template-columns:1fr}#about .host-inner{grid-template-columns:1fr;gap:24px}#about .host-image{max-width:300px}#youtube.youtube,#about.host{padding:40px 0}#youtube .container,#about .container{padding:0 20px}}
