.audio-player-component .inline-audio-citation{margin:1.25rem 0 1rem;padding:1rem 0 .875rem;position:relative;background:linear-gradient(135deg,#f8fafc99,#f1f5f966);border-radius:6px;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #0000000a,0 1px 2px #0000000f;transition:all .2s ease}.audio-player-component .dark .inline-audio-citation{background:linear-gradient(135deg,#1e293b99,#0f172a66);border-color:#ffffff14;box-shadow:0 1px 3px #0000004d,0 1px 2px #0003}.audio-player-component .inline-audio-citation:hover{box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;border-color:#0000001a}.audio-player-component .dark .inline-audio-citation:hover{box-shadow:0 4px 6px #0006,0 1px 3px #0000004d;border-color:#ffffff1f}.audio-player-component .inline-audio-citation:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:40px;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(59,130,246,.3) 50%,transparent 100%);border-radius:1px}.audio-player-component .dark .inline-audio-citation:before{background:linear-gradient(90deg,transparent 0%,rgba(96,165,250,.4) 50%,transparent 100%)}.audio-player-component .audio-header{margin:0 1rem .75rem}.audio-player-component .audio-title-wrapper{display:flex;align-items:center;gap:.5rem;margin-bottom:.375rem}.audio-player-component .audio-indicator{color:#3b82f6b3;flex-shrink:0;stroke-width:1.5;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.audio-player-component .dark .audio-indicator{color:#60a5facc;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.audio-player-component .audio-title{font-size:.9375rem;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-weight:600;color:#0f172af2;margin:0;line-height:1.4;letter-spacing:-.02em;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;text-shadow:0 1px 2px rgba(0,0,0,.05)}.audio-player-component .dark .audio-title{color:#f8fafcf2;text-shadow:0 1px 2px rgba(0,0,0,.4)}.audio-player-component .audio-description{font-size:.8125rem;color:#475569cc;margin:0;line-height:1.4;font-weight:400;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:.005em;font-style:italic}.audio-player-component .dark .audio-description{color:#cbd5e1cc}.audio-player-component .seamless-audio-player{width:calc(100% - 2rem);height:40px;margin:0 1rem .5rem;outline:none;border:none;background:#ffffffb3;border-radius:8px;box-shadow:inset 0 1px 3px #0000001a,0 1px 2px #fffc;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.audio-player-component .dark .seamless-audio-player{background:#1e293bcc;box-shadow:inset 0 1px 3px #0006,0 1px 2px #ffffff0d}.audio-player-component .seamless-audio-player:focus{outline:2px solid rgba(59,130,246,.6);outline-offset:2px;border-radius:8px;box-shadow:inset 0 1px 3px #0000001a,0 0 0 4px #3b82f61a}.audio-player-component .dark .seamless-audio-player:focus{outline-color:#60a5facc;box-shadow:inset 0 1px 3px #0006,0 0 0 4px #60a5fa26}.audio-player-component .seamless-audio-player:focus-visible{outline:2px solid rgba(59,130,246,.6);outline-offset:2px;border-radius:8px;box-shadow:inset 0 1px 3px #0000001a,0 0 0 4px #3b82f61a}.audio-player-component .dark .seamless-audio-player:focus-visible{outline-color:#60a5facc;box-shadow:inset 0 1px 3px #0006,0 0 0 4px #60a5fa26}.audio-player-component .seamless-audio-player::-webkit-media-controls-panel{background-color:transparent;border-radius:8px}.audio-player-component .seamless-audio-player::-webkit-media-controls-play-button,.audio-player-component .seamless-audio-player::-webkit-media-controls-pause-button{background-color:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:6px;opacity:.9;transform:scale(.9);-webkit-transition:all .2s ease;transition:all .2s ease;color:#0f172ae6;margin:0 4px;box-shadow:0 1px 3px #0000001a}.audio-player-component .dark .seamless-audio-player::-webkit-media-controls-play-button,.audio-player-component .dark .seamless-audio-player::-webkit-media-controls-pause-button{background-color:#60a5fa26;border-color:#60a5fa4d;color:#f8fafcf2;box-shadow:0 1px 3px #0000004d}.audio-player-component .seamless-audio-player::-webkit-media-controls-play-button:hover,.audio-player-component .seamless-audio-player::-webkit-media-controls-pause-button:hover{opacity:1;transform:scale(.95);background-color:#3b82f626;border-color:#3b82f64d}.audio-player-component .dark .seamless-audio-player::-webkit-media-controls-play-button:hover,.audio-player-component .dark .seamless-audio-player::-webkit-media-controls-pause-button:hover{background-color:#60a5fa33;border-color:#60a5fa66}.audio-player-component .seamless-audio-player::-webkit-media-controls-timeline{background:linear-gradient(90deg,#00000014,#0000001f);border-radius:3px;height:4px;border:none;margin:0 8px;box-shadow:inset 0 1px 2px #0000001a}.audio-player-component .dark .seamless-audio-player::-webkit-media-controls-timeline{background:linear-gradient(90deg,#ffffff1a,#ffffff26);box-shadow:inset 0 1px 2px #0000004d}.audio-player-component .seamless-audio-player::-webkit-media-controls-timeline::-webkit-slider-thumb{background:linear-gradient(135deg,#3b82f6e6,#2563eb);border:2px solid rgba(255,255,255,.9);border-radius:50%;height:14px;width:14px;opacity:.95;-webkit-transition:all .2s ease;transition:all .2s ease;box-shadow:0 2px 4px #0003,0 1px 2px #0000001a}.audio-player-component .dark .seamless-audio-player::-webkit-media-controls-timeline::-webkit-slider-thumb{background:linear-gradient(135deg,#60a5faf2,#3b82f6);border-color:#1e293be6;box-shadow:0 2px 4px #0006,0 1px 2px #0000004d}.audio-player-component .seamless-audio-player::-webkit-media-controls-timeline::-webkit-slider-thumb:hover{opacity:1;transform:scale(1.15);box-shadow:0 3px 6px #00000040,0 2px 4px #00000026}.audio-player-component .seamless-audio-player::-webkit-media-controls-current-time-display,.audio-player-component .seamless-audio-player::-webkit-media-controls-time-remaining-display{color:#475569cc;font-size:11px;font-family:ui-mono,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:500;text-shadow:0 1px 2px rgba(255,255,255,.8)}.audio-player-component .dark .seamless-audio-player::-webkit-media-controls-current-time-display,.audio-player-component .dark .seamless-audio-player::-webkit-media-controls-time-remaining-display{color:#cbd5e1cc;text-shadow:0 1px 2px rgba(0,0,0,.5)}.audio-player-component .seamless-audio-player::-webkit-media-controls-mute-button{background-color:#4755691a;border:1px solid rgba(71,85,105,.2);border-radius:4px;opacity:.8;transform:scale(.85);color:#475569e6;-webkit-transition:all .2s ease;transition:all .2s ease;margin:0 2px}.audio-player-component .dark .seamless-audio-player::-webkit-media-controls-mute-button{background-color:#cbd5e126;border-color:#cbd5e14d;color:#cbd5e1e6}.audio-player-component .seamless-audio-player::-webkit-media-controls-volume-slider{opacity:.8;transform:scale(.9);margin:0 4px}.audio-player-component .seamless-audio-player::-webkit-media-controls-mute-button:hover{opacity:1;transform:scale(.9);background-color:#47556926;border-color:#4755694d}.audio-player-component .dark .seamless-audio-player::-webkit-media-controls-mute-button:hover{background-color:#cbd5e133;border-color:#cbd5e166}.audio-player-component .seamless-audio-player::-webkit-media-controls-volume-slider:hover{opacity:1}.audio-player-component .seamless-audio-player::-moz-range-thumb{background:linear-gradient(135deg,#3b82f6e6,#2563eb);border:2px solid rgba(255,255,255,.9);border-radius:50%;height:14px;width:14px;box-shadow:0 2px 4px #0003}.audio-player-component .dark .seamless-audio-player::-moz-range-thumb{background:linear-gradient(135deg,#60a5faf2,#3b82f6);border-color:#1e293be6;box-shadow:0 2px 4px #0006}.audio-player-component .dark .seamless-audio-player::-webkit-media-controls-enclosure{background-color:transparent;border-radius:8px}@media (prefers-color-scheme: dark){.audio-player-component .seamless-audio-player{filter:brightness(1.1) contrast(1.1)}}.audio-player-component .dark .seamless-audio-player{filter:brightness(1.05) contrast(1.05)}.audio-player-component .audio-fallback{font-size:.8125rem;color:#475569b3;margin:.375rem 1rem;font-style:italic;line-height:1.4}.audio-player-component .dark .audio-fallback{color:#cbd5e1b3}.audio-player-component .fallback-link{color:#3b82f6cc;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:color .2s ease}.audio-player-component .dark .fallback-link{color:#60a5facc}.audio-player-component .fallback-link:hover{color:#2563eb;text-decoration-thickness:2px}.audio-player-component .dark .fallback-link:hover{color:#60a5fa}.audio-player-component .audio-download{margin:0 1rem .25rem;text-align:right;border-top:1px solid rgba(0,0,0,.06);padding-top:.5rem}.audio-player-component .dark .audio-download{border-top-color:#ffffff14}.audio-player-component .download-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:#47556999;text-decoration:none;transition:all .2s ease;padding:.25rem .5rem;border-radius:4px;background:#47556908;border:1px solid rgba(71,85,105,.1);font-weight:500}.audio-player-component .dark .download-link{color:#cbd5e199;background:#cbd5e10d;border-color:#cbd5e126}.audio-player-component .download-link:hover{color:#3b82f6cc;background:#3b82f60d;border-color:#3b82f633;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.audio-player-component .dark .download-link:hover{color:#60a5fae6;background:#60a5fa14;border-color:#60a5fa40;box-shadow:0 2px 4px #0000004d}.audio-player-component .download-link:focus{outline:2px solid rgba(59,130,246,.6);outline-offset:2px;border-radius:4px;color:#3b82f6e6;background:#3b82f614}.audio-player-component .dark .download-link:focus{outline-color:#60a5facc;color:#60a5faf2;background:#60a5fa1a}.audio-player-component .download-link:focus-visible{outline:2px solid rgba(59,130,246,.6);outline-offset:2px;border-radius:4px}.audio-player-component .dark .download-link:focus-visible{outline-color:#60a5facc}.audio-player-component .download-icon{width:.875rem;height:.875rem;transition:transform .2s ease}.audio-player-component .download-link:hover .download-icon{transform:translateY(1px)}@media (max-width: 640px){.audio-player-component .inline-audio-citation{margin:1rem 0;padding:.875rem 0 .75rem}.audio-player-component .audio-header{margin:0 .875rem .625rem}.audio-player-component .audio-title{font-size:.875rem}.audio-player-component .audio-description{font-size:.75rem;margin-top:.25rem}.audio-player-component .seamless-audio-player{width:calc(100% - 1.75rem);height:44px;margin:0 .875rem .625rem}.audio-player-component .audio-download{margin:0 .875rem .25rem;text-align:center}.audio-player-component .download-link{font-size:.8125rem;padding:.5rem .75rem;gap:.5rem;min-height:44px;justify-content:center}.audio-player-component .download-icon{width:1rem;height:1rem}}@media (min-width: 641px) and (max-width: 1024px){.audio-player-component .seamless-audio-player{height:38px}.audio-player-component .audio-title{font-size:1rem}.audio-player-component .audio-description{font-size:.875rem}}@media (min-width: 1025px){.audio-player-component .inline-audio-citation:hover{transform:translateY(-1px)}.audio-player-component .download-link:hover{transform:translateY(-2px)}}@media (prefers-contrast: high){.audio-player-component .inline-audio-citation{border-width:2px}.audio-player-component .audio-title{font-weight:700}.audio-player-component .download-link{border-width:2px}}@media (prefers-reduced-motion: reduce){.audio-player-component .inline-audio-citation,.audio-player-component .seamless-audio-player,.audio-player-component .download-link,.audio-player-component .download-icon{transition:none}.audio-player-component .inline-audio-citation:hover,.audio-player-component .download-link:hover{transform:none}}.soundcloud-citation[data-astro-cid-klf4jvpq]{margin:1.25rem 0 1rem;padding:1rem 0 .875rem;position:relative;background:linear-gradient(135deg,#f8fafc99,#f1f5f966);border-radius:6px;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #0000000a,0 1px 2px #0000000f;transition:all .2s ease}.dark .soundcloud-citation[data-astro-cid-klf4jvpq]{background:linear-gradient(135deg,#1e293b99,#0f172a66);border-color:#ffffff14;box-shadow:0 1px 3px #0000004d,0 1px 2px #0003}.soundcloud-citation[data-astro-cid-klf4jvpq]:hover{box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;border-color:#0000001a}.dark .soundcloud-citation[data-astro-cid-klf4jvpq]:hover{box-shadow:0 4px 6px #0006,0 1px 3px #0000004d;border-color:#ffffff1f}.soundcloud-citation[data-astro-cid-klf4jvpq]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:40px;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(255,85,0,.3) 50%,transparent 100%);border-radius:1px}.dark .soundcloud-citation[data-astro-cid-klf4jvpq]:before{background:linear-gradient(90deg,transparent 0%,rgba(255,85,0,.4) 50%,transparent 100%)}.audio-header[data-astro-cid-klf4jvpq]{margin:0 1rem .75rem}.audio-title-wrapper[data-astro-cid-klf4jvpq]{display:flex;align-items:center;gap:.5rem;margin-bottom:.375rem}.audio-indicator[data-astro-cid-klf4jvpq]{color:#ff5500b3;flex-shrink:0;stroke-width:1.5;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.dark .audio-indicator[data-astro-cid-klf4jvpq]{color:#f50c;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.audio-title[data-astro-cid-klf4jvpq]{font-size:.9375rem;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-weight:600;color:#0f172af2;margin:0;line-height:1.4;letter-spacing:-.02em;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;text-shadow:0 1px 2px rgba(0,0,0,.05)}.dark .audio-title[data-astro-cid-klf4jvpq]{color:#f8fafcf2;text-shadow:0 1px 2px rgba(0,0,0,.4)}.audio-description[data-astro-cid-klf4jvpq]{font-size:.8125rem;color:#475569cc;margin:0;line-height:1.4;font-weight:400;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:.005em;font-style:italic}.dark .audio-description[data-astro-cid-klf4jvpq]{color:#cbd5e1cc}.soundcloud-embed-container[data-astro-cid-klf4jvpq]{margin:0 1rem .5rem;border-radius:8px;overflow:hidden;box-shadow:inset 0 1px 3px #0000001a;background:#ffffff4d}.dark .soundcloud-embed-container[data-astro-cid-klf4jvpq]{background:#1e293b80;box-shadow:inset 0 1px 3px #0000004d}.soundcloud-embed-container[data-astro-cid-klf4jvpq] iframe[data-astro-cid-klf4jvpq]{display:block;width:100%;border:none;outline:none}.soundcloud-link[data-astro-cid-klf4jvpq]{margin:0 1rem .25rem;text-align:right;border-top:1px solid rgba(0,0,0,.06);padding-top:.5rem}.dark .soundcloud-link[data-astro-cid-klf4jvpq]{border-top-color:#ffffff14}.external-link[data-astro-cid-klf4jvpq]{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:#f50c;text-decoration:none;transition:all .2s ease;padding:.25rem .5rem;border-radius:4px;background:#ff550008;border:1px solid rgba(255,85,0,.1);font-weight:500}.dark .external-link[data-astro-cid-klf4jvpq]{color:#ff5500e6;background:#ff55000d;border-color:#ff550026}.external-link[data-astro-cid-klf4jvpq]:hover{color:#f50;background:#ff550014;border-color:#f503;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.dark .external-link[data-astro-cid-klf4jvpq]:hover{color:#f50;background:#ff55001a;border-color:#ff550040;box-shadow:0 2px 4px #0000004d}.external-link[data-astro-cid-klf4jvpq]:focus{outline:2px solid rgba(255,85,0,.6);outline-offset:2px;border-radius:4px;color:#f50;background:#ff550014}.dark .external-link[data-astro-cid-klf4jvpq]:focus{outline-color:#f50c;color:#f50;background:#ff55001a}.external-link[data-astro-cid-klf4jvpq]:focus-visible{outline:2px solid rgba(255,85,0,.6);outline-offset:2px;border-radius:4px}.dark .external-link[data-astro-cid-klf4jvpq]:focus-visible{outline-color:#f50c}.soundcloud-icon[data-astro-cid-klf4jvpq]{width:.875rem;height:.875rem;transition:transform .2s ease}.external-link[data-astro-cid-klf4jvpq]:hover .soundcloud-icon[data-astro-cid-klf4jvpq]{transform:scale(1.1)}@media (max-width: 640px){.soundcloud-citation[data-astro-cid-klf4jvpq]{margin:1rem 0;padding:.875rem 0 .75rem}.audio-header[data-astro-cid-klf4jvpq]{margin:0 .875rem .625rem}.audio-title[data-astro-cid-klf4jvpq]{font-size:.875rem}.audio-description[data-astro-cid-klf4jvpq]{font-size:.75rem;margin-top:.25rem}.soundcloud-embed-container[data-astro-cid-klf4jvpq]{margin:0 .875rem .625rem}.soundcloud-link[data-astro-cid-klf4jvpq]{margin:0 .875rem .25rem;text-align:center}.external-link[data-astro-cid-klf4jvpq]{font-size:.8125rem;padding:.5rem .75rem;gap:.5rem;min-height:44px;justify-content:center}.soundcloud-icon[data-astro-cid-klf4jvpq]{width:1rem;height:1rem}}@media (min-width: 641px) and (max-width: 1024px){.audio-title[data-astro-cid-klf4jvpq]{font-size:1rem}.audio-description[data-astro-cid-klf4jvpq]{font-size:.875rem}}@media (min-width: 1025px){.soundcloud-citation[data-astro-cid-klf4jvpq]:hover{transform:translateY(-1px)}.external-link[data-astro-cid-klf4jvpq]:hover{transform:translateY(-2px)}}@media (prefers-contrast: high){.soundcloud-citation[data-astro-cid-klf4jvpq]{border-width:2px}.audio-title[data-astro-cid-klf4jvpq]{font-weight:700}.external-link[data-astro-cid-klf4jvpq]{border-width:2px}}@media (prefers-reduced-motion: reduce){.soundcloud-citation[data-astro-cid-klf4jvpq],.external-link[data-astro-cid-klf4jvpq],.soundcloud-icon[data-astro-cid-klf4jvpq]{transition:none}.soundcloud-citation[data-astro-cid-klf4jvpq]:hover,.external-link[data-astro-cid-klf4jvpq]:hover{transform:none}}.spotify-citation[data-astro-cid-gjzfdndw]{margin:1rem 0;padding:.75rem 0 .375rem;position:relative;background:linear-gradient(135deg,#f8fafc99,#f1f5f966);border-radius:6px;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #0000000a,0 1px 2px #0000000f;transition:all .2s ease}.dark .spotify-citation[data-astro-cid-gjzfdndw]{background:linear-gradient(135deg,#1e293b99,#0f172a66);border-color:#ffffff14;box-shadow:0 1px 3px #0000004d,0 1px 2px #0003}.spotify-citation[data-astro-cid-gjzfdndw]:hover{box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;border-color:#0000001a}.dark .spotify-citation[data-astro-cid-gjzfdndw]:hover{box-shadow:0 4px 6px #0006,0 1px 3px #0000004d;border-color:#ffffff1f}.spotify-citation[data-astro-cid-gjzfdndw]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:40px;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(30,215,96,.3) 50%,transparent 100%);border-radius:1px}.dark .spotify-citation[data-astro-cid-gjzfdndw]:before{background:linear-gradient(90deg,transparent 0%,rgba(30,215,96,.4) 50%,transparent 100%)}.audio-header[data-astro-cid-gjzfdndw]{margin:0 1rem .5rem}.audio-title-wrapper[data-astro-cid-gjzfdndw]{display:flex;align-items:center;gap:.5rem;margin-bottom:.375rem}.audio-indicator[data-astro-cid-gjzfdndw]{color:#1ed760b3;flex-shrink:0;stroke-width:1.5;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.dark .audio-indicator[data-astro-cid-gjzfdndw]{color:#1ed760cc;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.audio-title[data-astro-cid-gjzfdndw]{font-size:.9375rem;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-weight:600;color:#0f172af2;margin:0;line-height:1.4;letter-spacing:-.02em;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;text-shadow:0 1px 2px rgba(0,0,0,.05)}.dark .audio-title[data-astro-cid-gjzfdndw]{color:#f8fafcf2;text-shadow:0 1px 2px rgba(0,0,0,.4)}.audio-description[data-astro-cid-gjzfdndw]{font-size:.8125rem;color:#475569cc;margin:0;line-height:1.4;font-weight:400;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:.005em;font-style:italic}.dark .audio-description[data-astro-cid-gjzfdndw]{color:#cbd5e1cc}.spotify-embed-container[data-astro-cid-gjzfdndw]{margin:0 1rem .375rem;border-radius:12px;overflow:hidden;box-shadow:inset 0 1px 3px #0000001a;background:#ffffff4d}.dark .spotify-embed-container[data-astro-cid-gjzfdndw]{background:#1e293b80;box-shadow:inset 0 1px 3px #0000004d}.spotify-embed-container[data-astro-cid-gjzfdndw] iframe[data-astro-cid-gjzfdndw]{display:block;width:100%;border:none;outline:none}.spotify-link[data-astro-cid-gjzfdndw]{margin:0 1rem .125rem;text-align:right;border-top:1px solid rgba(0,0,0,.06);padding-top:.375rem}.dark .spotify-link[data-astro-cid-gjzfdndw]{border-top-color:#ffffff14}.external-link[data-astro-cid-gjzfdndw]{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:#1ed760cc;text-decoration:none;transition:all .2s ease;padding:.25rem .5rem;border-radius:4px;background:#1ed76008;border:1px solid rgba(30,215,96,.1);font-weight:500}.dark .external-link[data-astro-cid-gjzfdndw]{color:#1ed760e6;background:#1ed7600d;border-color:#1ed76026}.external-link[data-astro-cid-gjzfdndw]:hover{color:#1ed760;background:#1ed76014;border-color:#1ed76033;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.dark .external-link[data-astro-cid-gjzfdndw]:hover{color:#1ed760;background:#1ed7601a;border-color:#1ed76040;box-shadow:0 2px 4px #0000004d}.external-link[data-astro-cid-gjzfdndw]:focus{outline:2px solid rgba(30,215,96,.6);outline-offset:2px;border-radius:4px;color:#1ed760;background:#1ed76014}.dark .external-link[data-astro-cid-gjzfdndw]:focus{outline-color:#1ed760cc;color:#1ed760;background:#1ed7601a}.external-link[data-astro-cid-gjzfdndw]:focus-visible{outline:2px solid rgba(30,215,96,.6);outline-offset:2px;border-radius:4px}.dark .external-link[data-astro-cid-gjzfdndw]:focus-visible{outline-color:#1ed760cc}.spotify-icon[data-astro-cid-gjzfdndw]{width:.875rem;height:.875rem;transition:transform .2s ease}.external-link[data-astro-cid-gjzfdndw]:hover .spotify-icon[data-astro-cid-gjzfdndw]{transform:scale(1.1)}@media (max-width: 640px){.spotify-citation[data-astro-cid-gjzfdndw]{margin:1rem 0;padding:.875rem 0 .75rem}.audio-header[data-astro-cid-gjzfdndw]{margin:0 .875rem .625rem}.audio-title[data-astro-cid-gjzfdndw]{font-size:.875rem}.audio-description[data-astro-cid-gjzfdndw]{font-size:.75rem;margin-top:.25rem}.spotify-embed-container[data-astro-cid-gjzfdndw]{margin:0 .875rem .625rem}.spotify-link[data-astro-cid-gjzfdndw]{margin:0 .875rem .25rem;text-align:center}.external-link[data-astro-cid-gjzfdndw]{font-size:.8125rem;padding:.5rem .75rem;gap:.5rem;min-height:44px;justify-content:center}.spotify-icon[data-astro-cid-gjzfdndw]{width:1rem;height:1rem}}@media (min-width: 641px) and (max-width: 1024px){.audio-title[data-astro-cid-gjzfdndw]{font-size:1rem}.audio-description[data-astro-cid-gjzfdndw]{font-size:.875rem}}@media (min-width: 1025px){.spotify-citation[data-astro-cid-gjzfdndw]:hover{transform:translateY(-1px)}.external-link[data-astro-cid-gjzfdndw]:hover{transform:translateY(-2px)}}@media (prefers-contrast: high){.spotify-citation[data-astro-cid-gjzfdndw]{border-width:2px}.audio-title[data-astro-cid-gjzfdndw]{font-weight:700}.external-link[data-astro-cid-gjzfdndw]{border-width:2px}}@media (prefers-reduced-motion: reduce){.spotify-citation[data-astro-cid-gjzfdndw],.external-link[data-astro-cid-gjzfdndw],.spotify-icon[data-astro-cid-gjzfdndw]{transition:none}.spotify-citation[data-astro-cid-gjzfdndw]:hover,.external-link[data-astro-cid-gjzfdndw]:hover{transform:none}}.sources-item[data-astro-cid-3ntd4h4x]{opacity:0;animation:none}.sources-content[data-astro-cid-3ntd4h4x][aria-hidden=false] .sources-item[data-astro-cid-3ntd4h4x]{opacity:1}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.sources-widget[data-astro-cid-3ntd4h4x]{max-width:100%;overflow-x:hidden}.sources-item[data-astro-cid-3ntd4h4x] h4[data-astro-cid-3ntd4h4x]{word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.sources-item[data-astro-cid-3ntd4h4x] .font-mono[data-astro-cid-3ntd4h4x]{word-break:break-all;overflow-wrap:break-word;line-height:1.4}.sources-widget[data-astro-cid-3ntd4h4x] .card[data-astro-cid-3ntd4h4x] button[data-astro-cid-3ntd4h4x]{padding:1rem}.sources-content[data-astro-cid-3ntd4h4x] .px-6[data-astro-cid-3ntd4h4x]{padding-left:1rem;padding-right:1rem}.sources-item[data-astro-cid-3ntd4h4x] .p-5[data-astro-cid-3ntd4h4x]{padding:1rem}.sources-item[data-astro-cid-3ntd4h4x] a[data-astro-cid-3ntd4h4x]{word-break:break-word;overflow-wrap:break-word}}@media (max-width: 480px){.sources-widget[data-astro-cid-3ntd4h4x] .card[data-astro-cid-3ntd4h4x] button[data-astro-cid-3ntd4h4x]{padding:.75rem}.sources-widget[data-astro-cid-3ntd4h4x] h3[data-astro-cid-3ntd4h4x]{font-size:1.125rem}.sources-item[data-astro-cid-3ntd4h4x] h4[data-astro-cid-3ntd4h4x]{font-size:.875rem;line-height:1.3}.sources-widget[data-astro-cid-3ntd4h4x] [data-astro-cid-3ntd4h4x]{max-width:100%;box-sizing:border-box}}
