:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{background-color:#2574a9;padding:0 2rem;box-shadow:0 2px 10px #0000001a;width:100vw;margin:0;height:200px;box-sizing:border-box;border:3px solid #1a5490;display:flex;justify-content:center;align-items:center}.logo-container{width:80%;height:80%;max-width:500px;max-height:160px;border-radius:25px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}.logo-image{width:100%;height:100%;object-fit:contain}@media (max-width: 768px){.header{height:150px;padding:0 1rem}.logo-container{border-radius:20px}}@media (max-width: 480px){.header{height:120px;padding:0 1rem}.logo-container{border-radius:15px}}.video-section{padding:3rem 0;background:#f8f9fa;border-top:1px solid #e9ecef}.video-section h2{text-align:center;margin-bottom:2rem;font-size:2.2rem;color:#2c3e50;font-weight:600}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;box-shadow:0 8px 25px #00000026;margin:0 auto 1.5rem;max-width:1200px;width:100%}.video-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:8px}.video-description{text-align:center;font-size:1.1rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}@media (max-width: 768px){.video-section{padding:2rem 0}.video-section h2{font-size:1.8rem}.video-wrapper{max-width:100%;margin:0 0 1.5rem}.video-description{font-size:1rem}}@media (max-width: 480px){.video-wrapper{border-radius:4px}}.show-bio{padding:4rem 0;background:#f8f9fa;border-top:1px solid #e9ecef}.bio-content{max-width:800px;margin:0 auto;text-align:center}.show-bio h2{font-size:2.5rem;color:#2c3e50;margin-bottom:1rem;font-weight:700}.show-bio h3{font-size:1.4rem;color:#3498db;margin-bottom:2rem;font-weight:500;font-style:italic}.description{text-align:left}.description p{font-size:1.1rem;line-height:1.8;color:#444;margin-bottom:1.5rem}.description p:last-child{margin-bottom:0;text-align:center;font-weight:600;color:#2c3e50;font-style:italic}@media (max-width: 768px){.show-bio{padding:2.5rem 0}.show-bio h2{font-size:2rem}.show-bio h3{font-size:1.2rem}.description p{font-size:1rem}}.host-profiles{padding:4rem 0;background:#f8f9fa;border-top:1px solid #e9ecef}.host-profiles h2{text-align:center;font-size:2.5rem;color:#2c3e50;margin-bottom:3rem;font-weight:700}.hosts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:3rem;max-width:1400px;margin:0 auto}.host-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 8px 25px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.host-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px #00000026}.host-image{text-align:center;margin-bottom:1.5rem}.host-image img{width:150px;height:150px;border-radius:50%;object-fit:cover;border:4px solid #3498db;box-shadow:0 4px 15px #0000001a}.host-info h3{font-size:1.8rem;color:#2c3e50;margin-bottom:.5rem;text-align:center;font-weight:600}.host-info h4{font-size:1.2rem;color:#3498db;margin-bottom:.5rem;text-align:center;font-weight:500}.host-subtitle{font-size:1rem;color:#7f8c8d;text-align:center;margin-bottom:1.5rem;font-style:italic}.host-bio p{font-size:1rem;line-height:1.7;color:#555;margin-bottom:1rem;text-align:left}.host-bio p:last-child{margin-bottom:0;text-align:center;font-weight:600;color:#2c3e50;font-style:italic}@media (max-width: 768px){.host-profiles{padding:2.5rem 0}.host-profiles h2{font-size:2rem;margin-bottom:2rem}.hosts-grid{grid-template-columns:1fr;gap:2rem}.host-card{padding:1.5rem}.host-image img{width:120px;height:120px}.host-info h3{font-size:1.5rem}.host-info h4{font-size:1.1rem}}.featured-episodes{padding:2rem 0;background:#f8f9fa;border-top:1px solid #e9ecef}.featured-episodes h3{text-align:center;font-size:1.8rem;color:#2c3e50;margin-bottom:2rem;font-weight:600}.episodes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.episode-card{background:#fff;padding:1.5rem;border-radius:8px;text-decoration:none;color:inherit;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:2px solid transparent}.episode-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000026;border-color:#3498db}.episode-card h4{margin:0 0 .5rem;font-size:1.2rem;color:#2c3e50;font-weight:600}.episode-card span{color:#3498db;font-size:.9rem;font-weight:500}@media (max-width: 768px){.featured-episodes{padding:1.5rem 0}.featured-episodes h3{font-size:1.5rem;margin-bottom:1.5rem}.episodes-grid{grid-template-columns:1fr;gap:1rem}.episode-card{padding:1.25rem}}.footer{background:#2c3e50;color:#fff;padding:2rem 0;text-align:center;border-top:1px solid #e9ecef}.footer-content h3{font-size:1.5rem;margin-bottom:.5rem;color:#3498db}.footer-content p{margin-bottom:.5rem;opacity:.8}.copyright{font-size:.9rem;opacity:.6!important;margin-top:1rem}.App{min-height:100vh;display:flex;flex-direction:column}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;margin:0;padding:0;width:100vw;overflow-x:hidden}.container{width:100vw;margin:0;padding:0 2rem;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}p{margin-bottom:1rem}img{max-width:100%;height:auto}
