@import"https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400&display=swap";.container{max-width:1100px;margin:0 auto;padding:20px}.carousel{display:flex;align-items:center;gap:16px}.row{display:flex;flex-wrap:nowrap;gap:20px;overflow:hidden;width:100%}.card{flex-shrink:0;background:#111111b0;color:#fff;border-radius:16px;padding:20px;border:1px solid #222;box-shadow:0 6px 16px #0006;display:flex;flex-direction:column}.accent{height:4px;width:40px;background:#22c55e;border-radius:4px;margin-bottom:12px}.date{font-size:12px;color:#aaa;margin-bottom:4px}.time{font-size:14px;color:#22c55e;margin-bottom:10px}.title{font-size:18px;font-weight:600;margin-bottom:8px}.host{font-size:14px;color:#bbb;margin-top:auto}.arrow{width:40px;height:40px;border-radius:50%;border:none;background:#222;color:#fff;cursor:pointer;font-size:18px}.arrow:disabled{opacity:.3;cursor:not-allowed}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Space Mono,monospace;background-color:#fafafa;color:#fff;display:flex;justify-content:center;align-items:flex-start;min-height:100vh}.app-container{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.background{width:100vw;height:100vh;background-image:url(/assets/planktons-bg-BEKIDc_X.png);background-size:cover;background-position:center;background-repeat:no-repeat}.logo{height:60px;width:auto}.header{position:sticky;top:0;left:0;width:100%;background:#fff0;padding:1rem 1.5rem;border-bottom:1px solid #eeeeee00;z-index:20;box-shadow:0 2px 5px #0000000d}.header h1{font-size:clamp(2rem,6vw,5rem);margin-bottom:.5rem;color:#e0f7f4;text-align:center;text-shadow:0 0 8px #7fffd4,0 0 0px #7fffd4,0 0 40px #3bbfa0}.header nav{display:flex;justify-content:center;gap:1.5rem}.header a{text-decoration:none;color:#fff;font-weight:500;transition:color .2s}.header a:hover{color:#128b14}.header a.active{color:#00ff04;border-bottom:2px solid #00ff04}.radio-player{position:fixed;bottom:24px;top:unset;left:50%;transform:translate(-50%);width:min(90%,700px);z-index:15;display:flex;align-items:center;gap:.75rem;background:#04120ee0;border:1px solid #7fffd4;border-radius:0;padding:.5rem 1rem;font-family:Space Mono,monospace;box-shadow:0 0 0 1px #7fffd426,inset 0 0 20px #0009}@media (max-width: 480px){.radio-player{bottom:12px;gap:.5rem;padding:.5rem .75rem}.player-show-name{display:none}.player-volume-slider{width:50px}}.player-play-btn{flex-shrink:0;width:38px;height:38px;border-radius:0;border:1px solid #7fffd4;background:transparent;color:#e0f7f4;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:box-shadow .2s,background .2s}.player-play-btn:hover{background:#7fffd41f;box-shadow:0 0 10px #7fffd4,inset 0 0 8px #7fffd41a}.player-onair{display:flex;align-items:center;gap:5px;flex-shrink:0}.player-dot{width:8px;height:8px;border-radius:50%;background:#555;transition:background .3s,box-shadow .3s}.player-dot.live{background:#e0f7f4;box-shadow:0 0 6px #7fffd4,0 0 12px #7fffd4;animation:pulse 1.8s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.player-onair-label{font-size:.65rem;font-weight:700;letter-spacing:.15em;color:#7fffd4;opacity:.9;font-family:Space Mono,monospace;text-transform:uppercase}.player-show-name{flex:1;font-size:.78rem;color:#e0f7f4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;font-family:Space Mono,monospace;letter-spacing:.08em;text-transform:uppercase;opacity:.85}.player-volume{display:flex;align-items:center;gap:6px;flex-shrink:0;color:#e0f7f4}.player-volume-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:70px;height:3px;border-radius:2px;background:#7fffd440;outline:none;cursor:pointer}.player-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#7fffd4;box-shadow:0 0 6px #7fffd4;cursor:pointer}.player-volume-slider::-moz-range-thumb{width:12px;height:12px;border-radius:50%;border:none;background:#7fffd4;box-shadow:0 0 6px #7fffd4;cursor:pointer}.my-link{color:#fff;text-decoration:none}.my-link:hover{color:#128b14}.my-link:visited{color:inherit;text-decoration:none}.content{width:100%;padding:2rem}.page h2{margin-bottom:1rem}.exhibition .gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:1.5rem}.exhibition img{width:100%;border-radius:12px;box-shadow:0 2px 6px #0000001a}.schedule{max-width:600px;margin:2rem auto}.schedule h2{margin-bottom:1rem}.show-card{background:#1111115c;border-radius:8px;padding:1rem;margin-bottom:1rem;color:#fff;border:1px solid #333}.show-date{font-size:.9rem;color:#aaa}.show-time{font-weight:700;margin-top:4px}.show-title{font-size:1.2rem;margin-top:6px}.show-host{font-size:.9rem;color:#bbb}.show-card:first-child{border-color:#ff3b3b}
