:root{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;color:#333;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#e0f7fa,#b2ebf2,#80deea,#4dd0e1);background-size:400% 400%}h1{font-size:3.2em;line-height:1.1;font-weight:300;color:#263238}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.App{text-align:center;padding:2rem;position:relative;min-height:100vh}.episodes-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;padding:2rem 0;max-width:1200px;margin:0 auto;align-items:start;position:relative;z-index:1}.episode-card{background-color:#ffffffe6;border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:1.5rem;box-shadow:0 8px 32px #0000001a;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;display:flex;flex-direction:column;min-height:450px}.episode-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #00000026}.episode-header{margin-bottom:1rem;flex-shrink:0}.episode-header h3{margin:0 0 .5rem;font-size:1.2rem;font-weight:600;color:#1a1a1a;line-height:1.3}.episode-meta{display:flex;gap:1rem;font-size:.85rem;color:#666;margin-bottom:1rem}.release-date,.duration{background-color:#0000000d;padding:.25rem .5rem;border-radius:4px;font-weight:500}.episode-image{margin-bottom:1rem;text-align:center;flex-shrink:0}.episode-image img{width:100%;max-width:300px;height:auto;border-radius:8px;box-shadow:0 4px 12px #0000001a}.episode-description{margin-bottom:1rem;flex-grow:1;min-height:60px}.episode-description p{font-size:.9rem;color:#37474f;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.episode-player{margin-bottom:1rem;flex-shrink:0}.episode-card iframe{border-radius:8px;border:none;width:100%}.episode-links{text-align:center;flex-shrink:0}.spotify-link{display:inline-block;background-color:#1db954;color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;transition:background-color .3s ease}.spotify-link:hover{background-color:#1ed760;transform:translateY(-1px)}.animated-background{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);z-index:-1;overflow:hidden}.route-dot{position:absolute;width:8px;height:8px;background-color:#fffc;border-radius:50%;animation:appearAndFade 4s ease-in-out infinite}.route-dot:nth-child(1){top:20%;left:10%;animation-delay:0s}.route-dot:nth-child(2){top:35%;left:25%;animation-delay:.5s}.route-dot:nth-child(3){top:50%;left:40%;animation-delay:1s}.route-dot:nth-child(4){top:65%;left:55%;animation-delay:1.5s}.route-dot:nth-child(5){top:80%;left:70%;animation-delay:2s}.route-dot:nth-child(6){top:15%;left:85%;animation-delay:2.5s}.route-dot:nth-child(7){top:30%;left:15%;animation-delay:3s}.route-dot:nth-child(8){top:45%;left:80%;animation-delay:3.5s}.route-dot:nth-child(9){top:60%;left:20%;animation-delay:4s}.route-dot:nth-child(10){top:75%;left:90%;animation-delay:4.5s}.route-dot:nth-child(11){top:25%;left:60%;animation-delay:5s}.route-dot:nth-child(12){top:40%;left:5%;animation-delay:5.5s}.route-dot:nth-child(13){top:55%;left:95%;animation-delay:6s}.route-dot:nth-child(14){top:70%;left:35%;animation-delay:6.5s}.route-dot:nth-child(15){top:85%;left:50%;animation-delay:7s}@keyframes appearAndFade{0%{opacity:0;transform:scale(0)}20%{opacity:1;transform:scale(1)}80%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.route-line{position:absolute;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:lineAppear 6s ease-in-out infinite}.route-line:nth-child(16){top:27.5%;left:17.5%;width:15%;transform:rotate(15deg);animation-delay:.25s}.route-line:nth-child(17){top:42.5%;left:32.5%;width:15%;transform:rotate(15deg);animation-delay:.75s}.route-line:nth-child(18){top:57.5%;left:47.5%;width:15%;transform:rotate(15deg);animation-delay:1.25s}.route-line:nth-child(19){top:72.5%;left:62.5%;width:15%;transform:rotate(15deg);animation-delay:1.75s}@keyframes lineAppear{0%{opacity:0;transform:scaleX(0) rotate(15deg)}50%{opacity:1;transform:scaleX(1) rotate(15deg)}to{opacity:0;transform:scaleX(0) rotate(15deg)}}.podcast-title{font-size:4.5em;font-weight:700;line-height:1.1;margin:2rem 0 3rem;background:linear-gradient(135deg,#fff,#f0f8ff,#e6f3ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.05em;position:relative;z-index:2;animation:titleGlow 3s ease-in-out infinite alternate}.podcast-title:before{content:"";position:absolute;top:-10px;left:-20px;right:-20px;bottom:-10px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:20px;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}@keyframes titleGlow{0%{filter:drop-shadow(0 0 10px rgba(255,255,255,.3))}to{filter:drop-shadow(0 0 20px rgba(255,255,255,.6))}}
