.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.xp-age-switch[data-astro-cid-t33tqatg]{display:inline-flex;align-items:stretch;background:#fff;border:2px solid #4559b4;border-radius:999px;padding:3px;gap:2px;max-width:100%;box-shadow:0 3px 10px #1e285a2e}.xp-age-pill[data-astro-cid-t33tqatg]{display:inline-flex;align-items:center;justify-content:center;font-family:Fredoka,system-ui,sans-serif;font-weight:600;font-size:.9rem;padding:.45rem 1.05rem;color:#4559b4;background:transparent;border:none;border-radius:999px;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease}.xp-age-pill[data-astro-cid-t33tqatg]:hover{background:#eef1fb}.xp-age-pill[data-astro-cid-t33tqatg].active{background:#4559b4;color:#fff}.xp-age-pill[data-astro-cid-t33tqatg].active:hover{background:#3b4c9e}.xp-age-pill[data-astro-cid-t33tqatg]:focus-visible{outline:2px solid #ffcc66;outline-offset:2px}#persistent-player{display:flex;align-items:center;position:fixed;top:10px;left:16px;right:16px;height:74px;background:linear-gradient(90deg,#ffe66d,#ffd23f);border:3px solid #f4c430;border-radius:999px;z-index:1000;transform:translateY(calc(-100% - 16px));transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 10px #0003;max-width:1220px;margin:0 auto}#persistent-player.is-visible{transform:translateY(0)}#player-inner{display:flex;align-items:center;gap:1rem;width:100%;padding:.5rem 1.5rem}#player-artwork{width:60px;height:60px;border-radius:50%;border:2px solid #fff;object-fit:cover;box-shadow:0 3px 6px #00000040;animation:spin 3s linear infinite}#player-artwork.is-paused{animation-play-state:paused}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#player-info{display:flex;flex-direction:column;min-width:0;flex:1}#player-title{font-family:Fredoka,system-ui,sans-serif;font-size:1.1rem;font-weight:700;color:#3a2e0f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#player-podcast{font-family:Fredoka,system-ui,sans-serif;font-size:.9rem;color:#524619;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#player-controls{display:flex;align-items:center;gap:.75rem;height:60px}#player-actions{display:flex;flex-direction:row;align-items:center;gap:.4rem;flex-shrink:0}svg.icon.icon-tabler.icons-tabler-outline.icon-tabler-arrows-move-vertical{color:#6b6b62}#player-like-btn,#player-share-btn{position:relative;top:auto;right:auto;width:30px;height:30px;border-radius:50%;border:none;background:#3a2e0f1f;color:#3a2e0f;display:flex;align-items:center;justify-content:center;cursor:pointer}#player-like-btn:hover,#player-share-btn:hover{background:#3a2e0f38}#player-like-btn svg,#player-share-btn svg{width:17px;height:17px}#player-like-btn.is-liked{background:#ff6fae2e}#player-like-btn.is-liked svg{fill:#ff6fae;stroke:#ff6fae}#player-queue-toggle-btn{position:relative;width:30px;height:30px;border-radius:50%;border:none;background:#3a2e0f1a;color:#3a2e0f;display:flex;align-items:center;justify-content:center;cursor:pointer}#player-queue-toggle-btn svg{width:17px;height:17px}#player-queue-toggle-btn:hover,#player-queue-toggle-btn.is-open{background:#3a2e0f38}.player-queue-panel{position:fixed;top:92px;right:16px;left:auto;width:min(380px,calc(100% - 32px));max-height:0;overflow:hidden;border-radius:20px;z-index:999;background:#fff0;border:3px solid transparent;box-shadow:0 8px 20px #0000;pointer-events:none;transition:max-height .25s ease,padding .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease}.player-queue-panel.is-open{max-height:min(70vh,420px);overflow-y:auto;padding:.9rem 1rem 1rem;background-color:#fff;border-color:#f4c430;box-shadow:0 8px 20px #0000002e;pointer-events:auto}.player-queue-panel .player-queue-label{color:#8a7a3a}.player-queue-panel .player-queue-row{background:#4559b40f}.player-queue-panel .player-queue-row-title{color:#2b2b2b}.player-queue-panel .player-queue-row-show{color:#6b6b62}.player-queue-panel .player-queue-remove-btn{background:#3a2e0f1a;color:#3a2e0f}.player-queue-drag-handle{cursor:grab;flex-shrink:0;display:flex;align-items:center;padding:0 2px;color:#ffffffa6;touch-action:none}.player-queue-drag-handle svg{width:20px;height:20px}.player-queue-drag-handle:active{cursor:grabbing}.player-queue-row.sortable-ghost{opacity:.4}.player-queue-panel .player-queue-drag-handle,.player-queue-panel .player-queue-empty{color:#8a7a3a}.player-queue-panel .queue-clear-btn{background:#3a2e0f1a;color:#3a2e0f}.player-queue-panel .queue-clear-btn:hover{background:#3a2e0f33}.player-queue-panel .queue-clear-confirm{background:#4559b414}.player-queue-panel .queue-clear-confirm p{color:#2b2b2b}.player-queue-panel .queue-clear-confirm-no{background:#3a2e0f1a;color:#3a2e0f}#play-btn{width:54px;height:54px;border-radius:50%;border:none;background:#4cc9f0;box-shadow:0 4px #2a9ec4;cursor:pointer;display:flex;align-items:center;justify-content:center}#play-btn:before{content:"▶";font-size:1.8rem;color:#fff;line-height:1;margin-left:3px}#play-btn.paused:before{content:"⏸";margin-left:0}#seek-bar{width:180px;height:14px;appearance:none;background:linear-gradient(to right,#4cc9f0 var(--progress, 0%),#fff var(--progress, 0%));border-radius:10px;outline:none;cursor:pointer;box-shadow:inset 0 0 0 3px #4cc9f0}#seek-bar::-webkit-slider-thumb{appearance:none;width:44px;height:44px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FF8A3D' stroke='%23fff' stroke-width='1.5' viewBox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M3 21s9.834 -3.489 12.684 -6.34a4.487 4.487 0 0 0 0 -6.344a4.483 4.483 0 0 0 -6.342 0c-2.86 2.861 -6.347 12.689 -6.347 12.689l.005 -.005'/%3E%3Cpath d='M9 13l-1.5 -1.5'/%3E%3Cpath d='M16 14l-2 -2'/%3E%3Cpath d='M22 8s-1.14 -2 -3 -2c-1.406 0 -3 2 -3 2s1.14 2 3 2s3 -2 3 -2'/%3E%3Cpath d='M16 2s-2 1.14 -2 3s2 3 2 3s2 -1.577 2 -3c0 -1.86 -2 -3 -2 -3'/%3E%3C/svg%3E") no-repeat center / contain;border:none;cursor:pointer}#seek-bar::-moz-range-thumb{width:44px;height:44px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FF8A3D' stroke='%23fff' stroke-width='1.5' viewBox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M3 21s9.834 -3.489 12.684 -6.34a4.487 4.487 0 0 0 0 -6.344a4.483 4.483 0 0 0 -6.342 0c-2.86 2.861 -6.347 12.689 -6.347 12.689l.005 -.005'/%3E%3Cpath d='M9 13l-1.5 -1.5'/%3E%3Cpath d='M16 14l-2 -2'/%3E%3Cpath d='M22 8s-1.14 -2 -3 -2c-1.406 0 -3 2 -3 2s1.14 2 3 2s3 -2 3 -2'/%3E%3Cpath d='M16 2s-2 1.14 -2 3s2 3 2 3s2 -1.577 2 -3c0 -1.86 -2 -3 -2 -3'/%3E%3C/svg%3E") no-repeat center / contain;border:none;cursor:pointer}#time-display{font-family:Fredoka,system-ui,sans-serif;font-size:.9rem;min-width:110px;white-space:nowrap;flex-shrink:0;color:#3a2e0f}@media(max-width:768px){#persistent-player{display:none}}.player-card-mobile{display:none;background:linear-gradient(174deg,#ff7a00 -20%,#4559b4 70%);border-radius:18px 18px 0 0;padding:.6rem .9rem .7rem;box-shadow:0 -6px 20px #1e143c47;color:#fff}.icon-pause.icon.icon-tabler.icons-tabler-outline.icon-tabler-player-pause,.icon-play.icon.icon-tabler.icons-tabler-outline.icon-tabler-player-play{height:100%}.player-share-btn{position:absolute;top:.6rem;right:10px;width:30px;height:30px;border-radius:50%;border:none;background:#ffffff2e;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.player-like-btn-mobile{position:absolute;top:.6rem;right:48px;width:30px;height:30px;border-radius:50%;border:none;background:#ffffff2e;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.player-like-btn-mobile svg{width:15px;height:15px}.player-like-btn-mobile.is-liked svg{fill:#ff6fae;stroke:#ff6fae}.player-share-btn svg{width:15px;height:15px}.player-share-btn.copied svg{display:none}.player-share-btn.copied:after{content:"✓";font-size:.75rem;font-weight:700}.player-card-top{display:flex;align-items:center;gap:.55rem;padding-right:5.5rem}.player-card-top .player-artwork{width:44px;height:44px;border-radius:50%;border:2px solid rgba(255,255,255,.85);box-shadow:0 3px 8px #0000004d;object-fit:cover;animation:spin 3s linear infinite;flex-shrink:0}.player-artwork.is-paused{animation-play-state:paused}.player-card-text{min-width:0;flex:1}.player-card-text .player-title{display:block;font-family:Fredoka,system-ui,sans-serif;font-weight:700;font-size:.9rem;color:#fff;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-card-text .player-podcast{display:block;font-family:Fredoka,system-ui,sans-serif;font-size:.75rem;color:#ffffffbf;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-card-text .player-title:hover,.player-card-text .player-podcast:hover{text-decoration:underline}.player-card-controls{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.player-card-controls .player-play-btn{width:32px;height:32px;border-radius:50%;border:none;background:#fff;color:#4559b4;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;position:relative}.player-card-controls .player-play-btn:before{content:"▶";font-size:.8rem;margin-left:2px}.player-card-controls .player-play-btn.paused:before{content:"⏸";margin-left:0}.player-card-controls .player-time-display{font-family:Fredoka,system-ui,sans-serif;font-size:.68rem;font-variant-numeric:tabular-nums;color:#ffffffd9;flex-shrink:0}.player-card-controls .player-seek-bar{flex:1;height:6px;appearance:none;background:linear-gradient(to right,#fff var(--progress, 0%),rgba(255,255,255,.3) var(--progress, 0%));border-radius:6px;outline:none;cursor:pointer}.player-card-controls .player-seek-bar::-webkit-slider-thumb{appearance:none;width:34px;height:34px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FF8A3D' stroke='%23fff' stroke-width='1.5' viewBox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M3 21s9.834 -3.489 12.684 -6.34a4.487 4.487 0 0 0 0 -6.344a4.483 4.483 0 0 0 -6.342 0c-2.86 2.861 -6.347 12.689 -6.347 12.689l.005 -.005'/%3E%3Cpath d='M9 13l-1.5 -1.5'/%3E%3Cpath d='M16 14l-2 -2'/%3E%3Cpath d='M22 8s-1.14 -2 -3 -2c-1.406 0 -3 2 -3 2s1.14 2 3 2s3 -2 3 -2'/%3E%3Cpath d='M16 2s-2 1.14 -2 3s2 3 2 3s2 -1.577 2 -3c0 -1.86 -2 -3 -2 -3'/%3E%3C/svg%3E") no-repeat center / contain;border:none;cursor:pointer}.player-card-handle{display:block;width:100%;padding:.3rem 0 .15rem;margin:-.35rem 0 .3rem;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.player-card-grabber{display:block;width:36px;height:4px;margin:0 auto;border-radius:4px;background:#fff6}.player-card-mobile.is-expanded .player-card-grabber{background:#ffffffbf}.player-card-grabber.is-signpost{animation:playerGrabberSignpost 1s ease 3}@keyframes playerGrabberSignpost{0%,to{background:#fff6;box-shadow:none}50%{background:#f4c430;box-shadow:0 0 10px #f4c430b3}}.player-card-queue{max-height:0;overflow:hidden;transition:max-height .25s ease}.player-card-mobile.is-expanded .player-card-queue{max-height:min(50vh,420px);overflow-y:auto;margin-top:.7rem}.player-queue-label-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.player-queue-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#ffffffa6;margin:0 0 .45rem}.queue-clear-btn{position:relative;width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-bottom:.45rem;border:none;border-radius:50%;background:#ffffff1f;color:#fffc;cursor:pointer}.queue-clear-btn svg{width:14px;height:14px}.queue-clear-btn:hover{background:#ffffff38}.queue-clear-confirm{background:#ffffff1a;border-radius:10px;padding:.6rem .7rem;margin-bottom:.5rem}.queue-clear-confirm p{margin:0 0 .5rem;font-size:.78rem;color:#ffffffe6}.queue-clear-confirm-btns{display:flex;gap:.5rem}.queue-clear-confirm-yes,.queue-clear-confirm-no{flex:1;border:none;border-radius:999px;padding:.35rem .6rem;font-size:.75rem;font-weight:600;cursor:pointer}.queue-clear-confirm-yes{background:#ff6f59;color:#fff}.queue-clear-confirm-no{background:#ffffff26;color:#fff}.player-queue-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.player-queue-row{display:flex;align-items:center;gap:.5rem;padding:.3rem;border-radius:10px;background:#ffffff1a;cursor:pointer}.player-queue-thumb{width:32px;height:32px;border-radius:8px;object-fit:cover;flex-shrink:0;display:block}.player-queue-row-text{flex:1;min-width:0;display:flex;flex-direction:column}.player-queue-row-title{font-size:.78rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-queue-row-show{font-size:.68rem;color:#ffffffb3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-queue-remove-btn{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#ffffff26;color:#fff;cursor:pointer;font-size:.7rem;line-height:1}.player-queue-empty{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#ffffffa6;margin:0}.player-queue-empty[hidden]{display:none}.player-queue-empty-icon{width:20px;height:20px;flex-shrink:0}.player-card-controls .player-seek-bar::-moz-range-thumb{width:34px;height:34px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FF8A3D' stroke='%23fff' stroke-width='1.5' viewBox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M3 21s9.834 -3.489 12.684 -6.34a4.487 4.487 0 0 0 0 -6.344a4.483 4.483 0 0 0 -6.342 0c-2.86 2.861 -6.347 12.689 -6.347 12.689l.005 -.005'/%3E%3Cpath d='M9 13l-1.5 -1.5'/%3E%3Cpath d='M16 14l-2 -2'/%3E%3Cpath d='M22 8s-1.14 -2 -3 -2c-1.406 0 -3 2 -3 2s1.14 2 3 2s3 -2 3 -2'/%3E%3Cpath d='M16 2s-2 1.14 -2 3s2 3 2 3s2 -1.577 2 -3c0 -1.86 -2 -3 -2 -3'/%3E%3C/svg%3E") no-repeat center / contain;border:none;cursor:pointer}.pwa-install-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:997;max-width:420px;margin:10px auto;display:flex;align-items:center;gap:.75rem;padding:.75rem .85rem;background:#4559b4;color:#fff;border-radius:16px;box-shadow:0 8px 24px #00000040;animation:navPinIn .25s ease}.pwa-install-banner[hidden]{display:none}.pwa-install-icon{width:40px;height:40px;border-radius:10px;flex-shrink:0}.pwa-install-copy{flex:1 1 auto;min-width:0}.pwa-install-title{font-family:Fredoka,system-ui,sans-serif;font-size:.95rem;margin:0}.pwa-install-sub{font-size:.78rem;color:#fffc;margin:.1rem 0 0}.pwa-install-btn{flex-shrink:0;font-family:Fredoka,system-ui,sans-serif;font-weight:700;font-size:.85rem;padding:.5rem .9rem;border:none;border-radius:999px;background:#ff8a3d;color:#fff;box-shadow:0 3px #d66f2f;cursor:pointer}.pwa-install-btn:hover{animation:jiggle .4s ease-in-out}.pwa-install-dismiss{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#ffffff26;color:#fff;font-size:.75rem;cursor:pointer;padding:0}.pwa-install-dismiss:hover{background:#ffffff4d}@media(max-width:768px){.pwa-install-banner{bottom:calc(76px + env(safe-area-inset-bottom))}}.newsletter-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:997;max-width:420px;margin:10px auto;display:flex;flex-direction:column;gap:.5rem;padding:.85rem .95rem;background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000040;animation:navPinIn .25s ease}.newsletter-banner[hidden]{display:none}.newsletter-banner-title{font-family:Fredoka,system-ui,sans-serif;font-size:.92rem;color:#2b2b2b;margin:0}.newsletter-banner-badge{display:inline-block;background:#ffd23f;color:#6a2e00;font-size:.58rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;padding:.12rem .45rem;border-radius:999px;vertical-align:middle;margin-left:.2rem}.newsletter-banner-sub{font-size:.78rem;color:#777;margin:.1rem 0 0}.newsletter-banner-form{display:flex;gap:.5rem;position:relative}.newsletter-banner-input{flex:1 1 auto;min-width:0;padding:.55rem .75rem;border-radius:10px;border:2px solid #d5daf0;font-family:inherit;font-size:.85rem;background:#fff;color:#2b2b2b}.newsletter-banner-input:focus{outline:none;border-color:#4559b4}.newsletter-banner-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.newsletter-banner-btn{flex-shrink:0;font-family:Fredoka,system-ui,sans-serif;font-weight:700;font-size:.85rem;padding:.5rem .9rem;border:none;border-radius:999px;background:#ff8a3d;color:#fff;box-shadow:0 3px #d66f2f;cursor:pointer}.newsletter-banner-btn:hover{animation:jiggle .4s ease-in-out}.newsletter-banner-btn:disabled{opacity:.7;cursor:default;animation:none}.newsletter-banner-dismiss{position:absolute;top:.6rem;right:.7rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#2b2b2b14;color:#2b2b2b;font-size:.75rem;cursor:pointer;padding:0}.newsletter-banner-dismiss:hover{background:#2b2b2b29}.newsletter-banner-copy{padding-right:1.5rem}@media(max-width:768px){.newsletter-banner{top:50%;bottom:auto;transform:translateY(-50%)}}@media(max-width:420px){.newsletter-banner-form{flex-direction:column}}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
