:root{--background: rgb(245, 239, 230);--text-primary: rgb(18, 18, 18);--link-hover: rgb(83, 149, 225);--nav-background: rgb(30, 30, 30);--selection-background: rgb(233, 157, 34);--focus-outline: rgb(0, 0, 0);--body-font: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Open Sans", "Helvetica Neue", Helvetica, Oxygen, Ubuntu, Cantarell, "Apple Color Emoji", Arial, sans-serif;--content-width: 680px;--page-top: 4rem;--section-bottom: 4rem;--corner-radius: 8px}*,*:before,*:after{box-sizing:border-box;margin:0}html:focus,html:focus-within{scroll-behavior:smooth}::-moz-selection{background:var(--selection-background)}::selection{background:var(--selection-background)}body{background-color:var(--background);color:var(--text-primary);font-family:var(--body-font);font-size:1rem;font-weight:400;line-height:1.6rem;-webkit-font-smoothing:antialiased}main{margin:var(--page-top) auto var(--section-bottom) auto;max-width:var(--content-width);padding:0 1.25rem}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3{margin-bottom:.5rem;line-height:1.25;font-weight:700}h1{font-size:1.4rem;letter-spacing:.004em}h2,h3{font-size:1.5rem;letter-spacing:.009em}h3{font-size:1.25rem}a{color:var(--text-primary);text-underline-offset:4px;text-decoration-thickness:1px;text-decoration-skip-ink:auto}a:focus-visible{outline-style:solid;outline-color:var(--focus-outline);outline-width:2px;border-radius:2px;text-decoration:none}p,ul{margin:1rem 0}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus,html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}audio-player:where(.astro-PGR4KKUK){border:solid 1px #cbc9c9;border-radius:var(--corner-radius);display:grid;justify-items:center;align-items:center;grid-template-columns:15% 85%;padding:.5rem}audio-player:where(.astro-PGR4KKUK) button:where(.astro-PGR4KKUK){color:#fff;background-color:#000;border:none;border-radius:50%;cursor:pointer;width:40px;height:40px;padding:0;line-height:0;display:inline-flex;align-items:center;justify-content:center}audio-player:where(.astro-PGR4KKUK) button:where(.astro-PGR4KKUK):focus-visible{outline:solid 2px var(--focus-outline);outline-offset:2px}audio-player:where(.astro-PGR4KKUK) button:where(.astro-PGR4KKUK) svg:where(.astro-PGR4KKUK){width:20px;height:20px;margin:0;padding:0}#play-icon:where(.astro-PGR4KKUK){margin-left:2px}audio-player:where(.astro-PGR4KKUK) .audio-bar:where(.astro-PGR4KKUK){display:flex;align-items:center;justify-content:space-between;gap:10px}audio-player:where(.astro-PGR4KKUK) progress:where(.astro-PGR4KKUK){grid-column:3 / span 10;cursor:pointer;display:block;width:100%;height:6px;border:none;border-radius:100px;background-color:#bebebe}audio-player:where(.astro-PGR4KKUK) progress:where(.astro-PGR4KKUK)::-webkit-progress-bar{background-color:#bebebe;border-radius:100px;height:6px}audio-player:where(.astro-PGR4KKUK) progress:where(.astro-PGR4KKUK)::-webkit-progress-value{background-color:#1e1e1e;border-radius:100px;height:6px}audio-player:where(.astro-PGR4KKUK) progress:where(.astro-PGR4KKUK)::-moz-progress-bar{background-color:#1e1e1e;border-radius:100px;height:6px}audio-player:where(.astro-PGR4KKUK) label:where(.astro-PGR4KKUK){display:block;font-size:1rem}#song-title:where(.astro-PGR4KKUK){font-size:1rem;font-weight:600;margin:0}audio-player:where(.astro-PGR4KKUK) .left-container:where(.astro-PGR4KKUK){order:1;height:auto;width:auto}audio-player:where(.astro-PGR4KKUK) .right-container:where(.astro-PGR4KKUK){order:2;height:auto;width:95%}@media screen and (min-width: 48em){#song-title:where(.astro-PGR4KKUK){font-size:1rem}}.song-list:where(.astro-Y64IF62T){display:flex;flex-direction:column;border:solid 1px #cbc9c9;border-radius:8px;margin-top:1rem;padding:10px}.header:where(.astro-Y64IF62T),.song:where(.astro-Y64IF62T){display:grid;grid-template-columns:repeat(12,1fr);align-items:center;justify-items:flex-start;gap:10px}.header:where(.astro-Y64IF62T){border-bottom:solid 1px #cbc9c9;padding-bottom:10px;margin-bottom:10px}.header:where(.astro-Y64IF62T) p:where(.astro-Y64IF62T){font-weight:600;margin:0}.count-col:where(.astro-Y64IF62T),.title-col:where(.astro-Y64IF62T),.time-col:where(.astro-Y64IF62T){text-align:start}.header:where(.astro-Y64IF62T) .count-col:where(.astro-Y64IF62T),.song:where(.astro-Y64IF62T) .count-col:where(.astro-Y64IF62T){grid-column:1 / span 1}.header:where(.astro-Y64IF62T) .title-col:where(.astro-Y64IF62T),.song:where(.astro-Y64IF62T) .title-col:where(.astro-Y64IF62T){grid-column:2 / span 9}.song:where(.astro-Y64IF62T){border:none;padding:8px 0;color:#000;background:transparent;border-radius:var(--corner-radius);font-weight:500}.song:where(.astro-Y64IF62T):hover{background-color:#e8e1d8;cursor:pointer}.song:where(.astro-Y64IF62T):focus-visible{outline:solid 2px var(--focus-outline);outline-offset:0}.count-col:where(.astro-Y64IF62T){padding-left:12px}.title:where(.astro-J7PV25F6){font-size:2rem;font-weight:600;margin:1rem 0 0}.subtitle:where(.astro-J7PV25F6){font-weight:500;margin:0}.album-container:where(.astro-J7PV25F6){display:flex;align-items:center;gap:10px;margin:1rem 0}.album-container:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6){width:49%}.player:where(.astro-J7PV25F6){background-color:var(--background)}
