#about{display:flex;flex-direction:row;justify-content:space-between;gap:var(--base-padding);margin-top:2rem;margin-bottom:3.5rem;p{margin:0;max-width:500px}.meta{margin-right:5px}ul{list-style-type:none;margin:0;li{display:flex;flex-direction:row;align-items:center;margin-bottom:12px;img{width:24px;height:24px;margin-right:var(--base-padding)}}}}#assets{margin-bottom:3rem}@media (max-width: 768px){#about{flex-direction:column;gap:2rem}#about ul{margin:0;padding:0}}@media (prefers-color-scheme: dark){#about ul li img{filter:var(--white-icon)}}.audio-player-wrapper[data-astro-cid-pgr4kkuk]{background:#1e1e1e;border:1px solid #333;border-radius:8px;padding:16px 16px 12px;margin-bottom:1rem;color:#fff;cursor:pointer;transition:background .2s ease;display:block}.audio-player-wrapper[data-astro-cid-pgr4kkuk]:hover{background:#252525}.player-main[data-astro-cid-pgr4kkuk]{display:flex;align-items:center;gap:16px}.track-info-and-controls[data-astro-cid-pgr4kkuk]{display:flex;flex-direction:column;flex-grow:1;gap:6px;min-width:0}.track-header[data-astro-cid-pgr4kkuk]{font-size:.85em;font-weight:600;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}.controls-row[data-astro-cid-pgr4kkuk]{display:flex;align-items:center;gap:15px}.number[data-astro-cid-pgr4kkuk]{font-size:48px;font-family:var(--header-font);background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;height:fit-content;width:90px;text-align:center;padding-right:12px;font-weight:700;display:inline-block;flex-shrink:0;line-height:1;padding-top:4px;padding-bottom:4px}.seek-bar[data-astro-cid-pgr4kkuk]{flex-grow:1;accent-color:#ff6b6b}.seek-bar[data-astro-cid-pgr4kkuk]:disabled{opacity:.4;cursor:default}.right-actions[data-astro-cid-pgr4kkuk]{display:flex;align-items:center;gap:8px;margin-left:auto}.icon-btn[data-astro-cid-pgr4kkuk]{background:transparent;border:none;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .05s;cursor:pointer}.icon-btn[data-astro-cid-pgr4kkuk]:not(.play-btn):hover{background:#ffffff1a}.play-icon[data-astro-cid-pgr4kkuk],.action-icon[data-astro-cid-pgr4kkuk]{width:24px;height:24px;filter:invert(1)}.like-icon-mask[data-astro-cid-pgr4kkuk]{width:24px;height:24px;background-color:#fff;-webkit-mask:url(/img/icon/thumbs-up.svg) no-repeat center / contain;mask:url(/img/icon/thumbs-up.svg) no-repeat center / contain;transition:background-color .2s ease}.like-btn[data-astro-cid-pgr4kkuk].is-liked .like-icon-mask[data-astro-cid-pgr4kkuk]{background-color:#ff6b6b;-webkit-mask-image:url(/img/icon/thumbs-up-solid.svg);mask-image:url(/img/icon/thumbs-up-solid.svg)}.play-btn[data-astro-cid-pgr4kkuk]{background:#ff6b6b33;padding:10px;border-radius:8px}.play-btn[data-astro-cid-pgr4kkuk]:hover{background:#ff6b6b59}.details-accordion[data-astro-cid-pgr4kkuk]{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(0,1,0,1);color:#aaa;font-size:.9em}.details-content[data-astro-cid-pgr4kkuk]{padding-top:16px;display:flex;align-items:flex-start;gap:10px;border-top:1px solid #333;margin-top:14px}.created-by-content[data-astro-cid-pgr4kkuk]{padding-top:12px;display:flex;align-items:flex-start;gap:10px;border-top:1px dashed #444;margin-top:12px}.info-svg[data-astro-cid-pgr4kkuk]{width:18px;height:18px;flex-shrink:0;margin-top:2px;background-color:#ff6b6b;-webkit-mask:url(/img/icon/info-circle.svg) no-repeat center / contain;mask:url(/img/icon/info-circle.svg) no-repeat center / contain}.mic-svg[data-astro-cid-pgr4kkuk]{width:18px;height:18px;flex-shrink:0;margin-top:2px;background-color:#ff6b6b;-webkit-mask:url(/img/icon/question-mark.svg) no-repeat center / contain;mask:url(/img/icon/question-mark.svg) no-repeat center / contain}.audio-player-wrapper[data-astro-cid-pgr4kkuk].is-expanded .details-accordion[data-astro-cid-pgr4kkuk]{max-height:250px;transition:max-height .4s ease-in-out}@media (prefers-color-scheme: light){.audio-player-wrapper[data-astro-cid-pgr4kkuk]{background:#fff;border:1px solid #cccccc;color:#1a1a1a;box-shadow:0 2px 6px #00000014}.audio-player-wrapper[data-astro-cid-pgr4kkuk]:hover{background:#f4f4f4;border-color:#b3b3b3}.track-header[data-astro-cid-pgr4kkuk]{color:#000;font-weight:700}.icon-btn[data-astro-cid-pgr4kkuk]:not(.play-btn):hover{background:#00000014}.play-icon[data-astro-cid-pgr4kkuk],.action-icon[data-astro-cid-pgr4kkuk]{filter:none}.like-icon-mask[data-astro-cid-pgr4kkuk]{background-color:#333}.details-accordion[data-astro-cid-pgr4kkuk]{color:#333}.details-content[data-astro-cid-pgr4kkuk]{border-top:1px solid #cccccc}.created-by-content[data-astro-cid-pgr4kkuk]{border-top:1px dashed #b3b3b3}}@media (max-width: 768px){.seek-bar[data-astro-cid-pgr4kkuk]{display:none}.controls-row[data-astro-cid-pgr4kkuk]{justify-content:flex-end}.right-actions[data-astro-cid-pgr4kkuk]{margin-left:0}.track-header[data-astro-cid-pgr4kkuk]{text-align:right}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.play-icon[data-astro-cid-pgr4kkuk].is-loading{animation:spin 1s linear infinite;opacity:.7}
