body{margin:0;font-family:Comic Sans MS,Comic Neue,sans-serif;overflow-x:hidden}#root{font-family:inherit}.header-image{width:100px;padding-right:25px}.header-left{display:flex;align-items:center;justify-content:flex-start;margin-right:auto}.podcast-header{background:linear-gradient(to right,#2ca7dd,#003f91);padding:20px;position:fixed;top:0;left:0;width:100%;z-index:50;color:#fff;font-family:Comic Sans MS,Comic Neue,sans-serif}.podcast-container{display:flex;justify-content:space-between;align-items:center;margin:0 auto;flex-wrap:wrap}.podcast-title{font-size:24px;font-weight:700;color:#fff}.podcast-title:hover{cursor:pointer}.podcast-nav{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px;margin-right:40px}.podcast-button{padding:10px 20px;font-size:16px;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease;color:#fff}.podcast-button.about,.podcast-button.tune-in,.podcast-button.donate,.podcast-button.apply,.podcast-button.questions{background-color:#2ca7dd;font-family:Comic Sans MS,Comic Neue,sans-serif}.podcast-button:hover{opacity:.85}.about-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(to bottom right,#2ca7dd,#003f91);color:#fff;font-family:Comic Sans MS,cursive,sans-serif}.about-content{max-width:900px;width:100%;background-color:#ffffff12;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:40px;border-radius:16px;box-shadow:0 8px 24px #00000040;text-align:center}.about-content h1{font-size:38px;margin-bottom:24px;font-weight:700;color:#fff}.about-content h2{font-size:26px;margin-top:40px;margin-bottom:16px;border-bottom:2px solid #ffffff44;padding-bottom:6px;color:#fff}.about-content p{margin-bottom:20px;font-size:18px;line-height:1.7;color:#f0f0f0}.about-content ul{text-align:left;padding-left:20px;color:#f0f0f0}.about-content li{font-size:18px;margin-bottom:12px;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-content{animation:fadeIn .8s ease-out}@media (max-width: 768px){.about-content{padding:25px 20px}.about-content h1{font-size:28px}.about-content h2{font-size:22px}.about-content p,.about-content li{font-size:16px}}
