[data-masonry-container]{display:flex;align-items:flex-start}[data-masonry-container]>*{visibility:hidden}[data-masonry-container].initialized>*{visibility:visible}[data-masonry-container]:not(.initialized){flex-wrap:wrap}[data-masonry-container]:not(.initialized)>*{width:25%}.astro-masonry-grid{display:flex;width:auto}._root_98iqw_1{width:100%;min-width:250px;max-width:550px;overflow:hidden;color:var(--tweet-font-color);font-family:var(--tweet-font-family);font-weight:400;box-sizing:border-box;border:var(--tweet-border);border-radius:12px;margin:var(--tweet-container-margin);background-color:var(--tweet-bg-color);transition-property:background-color,box-shadow;transition-duration:.2s}._root_98iqw_1:hover{background-color:var(--tweet-bg-color-hover)}._article_98iqw_21{position:relative;box-sizing:inherit;padding:.75rem 1rem}.astro-tweet-theme{--tweet-container-margin: 1.5rem 0;--tweet-header-font-size: .9375rem;--tweet-header-line-height: 1.25rem;--tweet-body-font-size: 1.25rem;--tweet-body-font-weight: 400;--tweet-body-line-height: 1.5rem;--tweet-body-margin: 0;--tweet-quoted-container-margin: .75rem 0;--tweet-quoted-body-font-size: .938rem;--tweet-quoted-body-font-weight: 400;--tweet-quoted-body-line-height: 1.25rem;--tweet-quoted-body-margin: .25rem 0 .75rem 0;--tweet-info-font-size: .9375rem;--tweet-info-line-height: 1.25rem;--tweet-actions-font-size: .875rem;--tweet-actions-line-height: 1rem;--tweet-actions-font-weight: 700;--tweet-actions-icon-size: 1.25em;--tweet-actions-icon-wrapper-size: calc( var(--tweet-actions-icon-size) + .75em );--tweet-replies-font-size: .875rem;--tweet-replies-line-height: 1rem;--tweet-replies-font-weight: 700}:where(.astro-tweet-theme) *{margin:0;padding:0;box-sizing:border-box}:is([data-theme=light],.light) :where(.astro-tweet-theme),:where(.astro-tweet-theme){--tweet-skeleton-gradient: linear-gradient( 270deg, #fafafa, #eaeaea, #eaeaea, #fafafa );--tweet-border: 1px solid rgb(207, 217, 222);--tweet-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--tweet-font-color: rgb(15, 20, 25);--tweet-font-color-secondary: rgb(83, 100, 113);--tweet-bg-color: #fff;--tweet-bg-color-hover: rgb(247, 249, 249);--tweet-quoted-bg-color-hover: rgba(0, 0, 0, .03);--tweet-color-blue-primary: rgb(29, 155, 240);--tweet-color-blue-primary-hover: rgb(26, 140, 216);--tweet-color-blue-secondary: rgb(0, 111, 214);--tweet-color-blue-secondary-hover: rgba(0, 111, 214, .1);--tweet-color-red-primary: rgb(249, 24, 128);--tweet-color-red-primary-hover: rgba(249, 24, 128, .1);--tweet-color-green-primary: rgb(0, 186, 124);--tweet-color-green-primary-hover: rgba(0, 186, 124, .1);--tweet-twitter-icon-color: var(--tweet-font-color);--tweet-verified-old-color: rgb(130, 154, 171);--tweet-verified-blue-color: var(--tweet-color-blue-primary)}:is([data-theme=dark],.dark) :where(.astro-tweet-theme){--tweet-skeleton-gradient: linear-gradient( 270deg, #15202b, rgb(30, 39, 50), rgb(30, 39, 50), rgb(21, 32, 43) );--tweet-border: 1px solid rgb(66, 83, 100);--tweet-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--tweet-font-color: rgb(247, 249, 249);--tweet-font-color-secondary: rgb(139, 152, 165);--tweet-bg-color: rgb(21, 32, 43);--tweet-bg-color-hover: rgb(30, 39, 50);--tweet-quoted-bg-color-hover: rgba(255, 255, 255, .03);--tweet-color-blue-primary: rgb(29, 155, 240);--tweet-color-blue-primary-hover: rgb(26, 140, 216);--tweet-color-blue-secondary: rgb(107, 201, 251);--tweet-color-blue-secondary-hover: rgba(107, 201, 251, .1);--tweet-color-red-primary: rgb(249, 24, 128);--tweet-color-red-primary-hover: rgba(249, 24, 128, .1);--tweet-color-green-primary: rgb(0, 186, 124);--tweet-color-green-primary-hover: rgba(0, 186, 124, .1);--tweet-twitter-icon-color: var(--tweet-font-color);--tweet-verified-old-color: rgb(130, 154, 171);--tweet-verified-blue-color: #fff}@media(prefers-color-scheme:dark){:where(.astro-tweet-theme){--tweet-skeleton-gradient: linear-gradient( 270deg, #15202b, rgb(30, 39, 50), rgb(30, 39, 50), rgb(21, 32, 43) );--tweet-border: 1px solid rgb(66, 83, 100);--tweet-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--tweet-font-color: rgb(247, 249, 249);--tweet-font-color-secondary: rgb(139, 152, 165);--tweet-bg-color: rgb(21, 32, 43);--tweet-bg-color-hover: rgb(30, 39, 50);--tweet-color-blue-primary: rgb(29, 155, 240);--tweet-color-blue-primary-hover: rgb(26, 140, 216);--tweet-color-blue-secondary: rgb(107, 201, 251);--tweet-color-blue-secondary-hover: rgba(107, 201, 251, .1);--tweet-color-red-primary: rgb(249, 24, 128);--tweet-color-red-primary-hover: rgba(249, 24, 128, .1);--tweet-color-green-primary: rgb(0, 186, 124);--tweet-color-green-primary-hover: rgba(0, 186, 124, .1);--tweet-twitter-icon-color: var(--tweet-font-color);--tweet-verified-old-color: rgb(130, 154, 171);--tweet-verified-blue-color: #fff}}._header_nqq4j_1{display:flex;padding-bottom:.75rem;line-height:var(--tweet-header-line-height);font-size:var(--tweet-header-font-size);white-space:nowrap;overflow-wrap:break-word;overflow:hidden}._avatar_nqq4j_11{position:relative;height:48px;width:48px}._avatarOverflow_nqq4j_16{height:100%;width:100%;position:absolute;overflow:hidden;border-radius:9999px}._avatarSquare_nqq4j_23{border-radius:4px}._avatarShadow_nqq4j_26{height:100%;width:100%;transition-property:background-color;transition-duration:.2s;box-shadow:#00000008 0 0 2px inset}._avatarShadow_nqq4j_26:hover{background-color:#1a1a1a26}._author_nqq4j_37{max-width:calc(100% - 84px);display:flex;flex-direction:column;justify-content:center;margin:0 .5rem}._authorLink_nqq4j_44{text-decoration:none;color:inherit;display:flex;align-items:center}._authorLink_nqq4j_44:hover{text-decoration-line:underline}._authorVerified_nqq4j_53{display:inline-flex}._authorLinkText_nqq4j_56{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._authorMeta_nqq4j_63,._authorFollow_nqq4j_66{display:flex}._username_nqq4j_69{color:var(--tweet-font-color-secondary);text-decoration:none;text-overflow:ellipsis}._follow_nqq4j_74{color:var(--tweet-color-blue-secondary);text-decoration:none;font-weight:700}._follow_nqq4j_74:hover{text-decoration-line:underline}._separator_nqq4j_82{padding:0 .25rem}._brand_nqq4j_86{margin-inline-start:auto}._twitterIcon_nqq4j_90{width:23.75px;height:23.75px;color:var(--tweet-twitter-icon-color);fill:currentColor;user-select:none}._verified_lvyh0_1{margin-left:.125rem;max-width:20px;max-height:20px;height:1.25em;fill:currentColor;user-select:none;vertical-align:text-bottom}._verifiedOld_lcna5_1{color:var(--tweet-verified-old-color)}._verifiedBlue_lcna5_4{color:var(--tweet-verified-blue-color)}._verifiedGovernment_lcna5_7{color:#829aab}._root_1ec15_1{text-decoration:none;color:var(--tweet-font-color-secondary);font-size:.9375rem;line-height:1.25rem;margin-bottom:.25rem;overflow-wrap:break-word;white-space:pre-wrap}._root_1ec15_1:hover{text-decoration-thickness:1px;text-decoration-line:underline}._root_eihfa_1{font-weight:inherit;color:var(--tweet-color-blue-secondary);text-decoration:none;cursor:pointer}._root_eihfa_1:hover{text-decoration-thickness:1px;text-decoration-line:underline}._root_1xq52_1{font-size:var(--tweet-body-font-size);font-weight:var(--tweet-body-font-weight);line-height:var(--tweet-body-line-height);margin:var(--tweet-body-margin);overflow-wrap:break-word;white-space:pre-wrap}._root_g9tkv_1{margin-top:.75rem;overflow:hidden;position:relative}._rounded_g9tkv_6{border:var(--tweet-border);border-radius:12px}._mediaWrapper_g9tkv_10{display:grid;grid-auto-rows:1fr;gap:2px;height:100%;width:100%}._grid2Columns_g9tkv_17{grid-template-columns:repeat(2,1fr)}._grid3_g9tkv_20>a:first-child{grid-row:span 2}._grid2x2_g9tkv_23{grid-template-rows:repeat(2,1fr)}._mediaContainer_g9tkv_26{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center}._mediaLink_g9tkv_34{text-decoration:none;outline-style:none}._skeleton_g9tkv_38{padding-bottom:56.25%;width:100%;display:block}._image_g9tkv_43{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;margin:0;object-fit:cover;object-position:center}._root_i24yn_1{color:inherit;text-decoration:none;font-size:var(--tweet-info-font-size);line-height:var(--tweet-info-line-height)}._root_i24yn_1:hover{text-decoration-thickness:1px;text-decoration-line:underline}._info_19qcj_1{display:flex;align-items:center;color:var(--tweet-font-color-secondary);margin-top:.125rem;overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis}._infoLink_19qcj_10{color:inherit;text-decoration:none}._infoLink_19qcj_10{height:var(--tweet-actions-icon-wrapper-size);width:var(--tweet-actions-icon-wrapper-size);font:inherit;margin-left:auto;display:flex;justify-content:center;align-items:center;margin-right:-4px;border-radius:9999px;transition-property:background-color;transition-duration:.2s}._infoLink_19qcj_10:hover{background-color:var(--tweet-color-blue-secondary-hover)}._infoIcon_19qcj_30{color:inherit;fill:currentColor;height:var(--tweet-actions-icon-size);user-select:none}._infoLink_19qcj_10:hover>._infoIcon_19qcj_30{color:var(--tweet-color-blue-secondary)}._actions_n2anf_1{display:flex;align-items:center;color:var(--tweet-font-color-secondary);padding-top:.25rem;margin-top:.25rem;border-top:var(--tweet-border);overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis}._like_n2anf_13,._reply_n2anf_14,._copy_n2anf_15{text-decoration:none;color:inherit;display:flex;align-items:center;margin-right:1.25rem}._like_n2anf_13:hover,._reply_n2anf_14:hover,._copy_n2anf_15:hover{background-color:#0000}._like_n2anf_13:hover>._likeIconWrapper_n2anf_27{background-color:var(--tweet-color-red-primary-hover)}._like_n2anf_13:hover>._likeCount_n2anf_30{color:var(--tweet-color-red-primary);text-decoration-line:underline}._likeIconWrapper_n2anf_27,._replyIconWrapper_n2anf_35,._copyIconWrapper_n2anf_36{width:var(--tweet-actions-icon-wrapper-size);height:var(--tweet-actions-icon-wrapper-size);display:flex;justify-content:center;align-items:center;margin-left:-.25rem;border-radius:9999px}._likeIcon_n2anf_27,._replyIcon_n2anf_35,._copyIcon_n2anf_36{height:var(--tweet-actions-icon-size);fill:currentColor;user-select:none}._likeIcon_n2anf_27{color:var(--tweet-color-red-primary)}._likeCount_n2anf_30,._replyText_n2anf_56,._copyText_n2anf_57{font-size:var(--tweet-actions-font-size);font-weight:var(--tweet-actions-font-weight);line-height:var(--tweet-actions-line-height);margin-left:.25rem}._reply_n2anf_14:hover>._replyIconWrapper_n2anf_35{background-color:var(--tweet-color-blue-secondary-hover)}._reply_n2anf_14:hover>._replyText_n2anf_56{color:var(--tweet-color-blue-secondary);text-decoration-line:underline}._replyIcon_n2anf_35{color:var(--tweet-color-blue-primary)}._copy_n2anf_15{font:inherit;background:none;border:none;cursor:pointer}._copy_n2anf_15:hover>._copyIconWrapper_n2anf_36{background-color:var(--tweet-color-green-primary-hover)}._copy_n2anf_15:hover ._copyIcon_n2anf_36{color:var(--tweet-color-green-primary)}._copy_n2anf_15:hover>._copyText_n2anf_57{color:var(--tweet-color-green-primary);text-decoration-line:underline}._replies_1cutb_1{padding:.25rem 0}._link_1cutb_4{text-decoration:none;color:var(--tweet-color-blue-secondary);display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;user-select:none;outline-style:none;transition-property:background-color;transition-duration:.2s;padding:0 1rem;border:var(--tweet-border);border-radius:9999px}._link_1cutb_4:hover{background-color:var(--tweet-color-blue-secondary-hover)}._text_1cutb_23{font-weight:var(--tweet-replies-font-weight);font-size:var(--tweet-replies-font-size);line-height:var(--tweet-replies-line-height);overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._root_ce54q_1{width:100%;overflow:hidden;border:var(--tweet-border);border-radius:12px;margin:var(--tweet-quoted-container-margin);transition-property:background-color,box-shadow;transition-duration:.2s}._root_ce54q_1:hover{background-color:var(--tweet-quoted-bg-color-hover)}._article_ce54q_16{position:relative;box-sizing:inherit}._header_r31i5_1{display:flex;padding:.75rem .75rem 0;line-height:var(--tweet-header-line-height);font-size:var(--tweet-header-font-size);white-space:nowrap;overflow-wrap:break-word;overflow:hidden}._avatar_r31i5_11{position:relative;height:20px;width:20px}._avatarSquare_r31i5_17{border-radius:4px}._author_r31i5_21{display:flex;margin:0 .5rem}._authorText_r31i5_26{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._username_r31i5_33{color:var(--tweet-font-color-secondary);text-decoration:none;text-overflow:ellipsis;margin-left:.125rem}._root_175ot_1{font-size:var(--tweet-quoted-body-font-size);font-weight:var(--tweet-quoted-body-font-weight);line-height:var(--tweet-quoted-body-line-height);margin:var(--tweet-quoted-body-margin);overflow-wrap:break-word;white-space:pre-wrap;padding:0 .75rem}._root_16yxa_1{display:flex;flex-direction:column;align-items:center;padding-bottom:.75rem}._root_16yxa_1>h3{font-size:1.25rem;margin-bottom:.5rem}.tweet-masonry[data-astro-cid-qf33vakt]{columns:1;column-gap:1rem}@media(min-width:768px){.tweet-masonry[data-astro-cid-qf33vakt]{columns:2}}@media(min-width:1024px){.tweet-masonry[data-astro-cid-qf33vakt]{columns:3}}.tweet-item[data-astro-cid-qf33vakt]{break-inside:avoid;margin-bottom:1rem}.tweet-item[data-astro-cid-qf33vakt] astro-embed-tweet{display:block}.tweet-item[data-astro-cid-qf33vakt] .twitter-tweet{margin:0!important}.tweet-item[data-astro-cid-qf33vakt] iframe{border-radius:11px}.policy[data-astro-cid-zi3poupy] table{width:100%!important}.policy[data-astro-cid-zi3poupy] table col{width:auto!important}.policy[data-astro-cid-zi3poupy] table td{word-wrap:break-word;overflow-wrap:break-word}.policy[data-astro-cid-zi3poupy] h2{text-align:center;width:100%;font-size:var(--text-5xl);font-weight:var(--font-weight-bold);background:var(--color-primary-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.policy[data-astro-cid-zi3poupy]{padding-bottom:0}.animated-gradient-text[data-v-31d3de8c]{background:var(--color-primary-gradient);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-move-31d3de8c 3s ease-in-out infinite}@keyframes gradient-move-31d3de8c{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-766e91f6],[data-v-766e91f6]:before,[data-v-766e91f6]:after,[data-v-766e91f6]::backdrop{--tw-border-style:solid}}}.combined-input[data-v-766e91f6]{border-radius:8px}.combined-input[data-v-766e91f6]>div:first-child>div{border-color:#393b42;border-bottom-right-radius:0;border-bottom-left-radius:0}.combined-input[data-v-766e91f6]>div:last-child{border-top-style:var(--tw-border-style);border-color:#393b42;border-top-width:0;border-top-left-radius:0;border-top-right-radius:0;margin-top:0}:is(.form-box[data-v-766e91f6] label,.form-box[data-v-766e91f6] .style-tags-label){font-size:16px}.form-box[data-v-766e91f6] .label-box div{font-size:14px}:is(.form-box[data-v-766e91f6] textarea,.form-box[data-v-766e91f6] input){font-size:16px!important}.form-box[data-v-766e91f6] .style-tags-item{font-size:14px}[data-v-766e91f6] .modal-native-body{overflow:visible}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}:root{--gradient-color-bg1: rgb(108, 0, 162);--gradient-color-bg2: rgb(0, 17, 82);--gradient-color1: 18, 113, 255;--gradient-color2: 221, 74, 255;--gradient-color3: 100, 220, 255;--gradient-color4: 200, 50, 50;--gradient-color5: 180, 180, 50;--gradient-color-interactive: 140, 100, 255;--gradient-circle-size: 80%;--gradient-blending: hard-light}@keyframes moveInCircle{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes moveVertical{0%{transform:translateY(-50%)}50%{transform:translateY(50%)}to{transform:translateY(-50%)}}@keyframes moveHorizontal{0%{transform:translate(-50%) translateY(-10%)}50%{transform:translate(50%) translateY(10%)}to{transform:translate(-50%) translateY(-10%)}}.gradient-bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background:linear-gradient(40deg,var(--gradient-color-bg1),var(--gradient-color-bg2));will-change:auto}.gradient-bg svg{position:fixed;top:0;left:0;width:0;height:0}.gradients-container{filter:url(#goo) blur(30px);width:100%;height:100%;will-change:auto;contain:layout style paint;transform:translateZ(0)}.gradient-g1{position:absolute;background:radial-gradient(circle at center,rgba(var(--gradient-color1),.6) 0,rgba(var(--gradient-color1),0) 50%) no-repeat;mix-blend-mode:var(--gradient-blending);width:var(--gradient-circle-size);height:var(--gradient-circle-size);top:calc(50% - var(--gradient-circle-size) / 2);left:calc(50% - var(--gradient-circle-size) / 2);opacity:0;transition:opacity .5s ease}.gradient-g2{position:absolute;background:radial-gradient(circle at center,rgba(var(--gradient-color2),.6) 0,rgba(var(--gradient-color2),0) 50%) no-repeat;mix-blend-mode:var(--gradient-blending);width:var(--gradient-circle-size);height:var(--gradient-circle-size);top:calc(50% - var(--gradient-circle-size) / 2);left:calc(50% - var(--gradient-circle-size) / 2);opacity:0;transition:opacity .5s ease .2s}.gradient-g3{position:absolute;background:radial-gradient(circle at center,rgba(var(--gradient-color3),.6) 0,rgba(var(--gradient-color3),0) 50%) no-repeat;mix-blend-mode:var(--gradient-blending);width:var(--gradient-circle-size);height:var(--gradient-circle-size);top:calc(50% - var(--gradient-circle-size) / 2 + 200px);left:calc(50% - var(--gradient-circle-size) / 2 - 500px);opacity:0;transition:opacity .5s ease .4s}.gradients-container.animate-enabled .gradient-g1{transform-origin:center center;animation:moveVertical 40s ease infinite;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.gradients-container.animate-enabled .gradient-g2{transform-origin:calc(50% - 400px);animation:moveInCircle 30s reverse infinite;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.gradients-container.animate-enabled .gradient-g3{transform-origin:calc(50% + 400px);animation:moveInCircle 50s linear infinite;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.gradients-container.animate-enabled .gradient-g1,.gradients-container.animate-enabled .gradient-g2,.gradients-container.animate-enabled .gradient-g3{opacity:1}@media(prefers-reduced-motion:reduce){.gradient-g1,.gradient-g2,.gradient-g3{animation:none}}.relative[data-v-dc9a01f2]{position:relative}.title-gradient[data-astro-cid-pwcjgcmd]{background:linear-gradient(90deg,#fff,#a5a5a5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.form-switch .tooltip[data-v-bdff7080]:before{max-width:230px!important}.btn-ghost[data-v-40641594]:focus-visible{outline:none;box-shadow:none}.song-title[data-v-40641594]{position:relative;transition:color .2s ease;text-decoration:none}.song-title[data-v-40641594]:hover{color:#fff;text-decoration:underline;text-decoration-color:#fff;text-underline-offset:3px}/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */.social-share-button[data-v-44d9ae91]{border-radius:8px;flex:1;justify-content:center;align-items:center;width:100%;display:flex}.social-share-button[data-v-44d9ae91] *{padding-inline:0}.extend-modal .modal-box{height:auto;width:auto;max-width:none;border:1px solid #3e414d;background-color:#19191f;padding:30px;width:800px}@media(max-width:768px){.extend-modal .modal-box{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;padding:20px;border-radius:16px!important}}*::part(region-handle-right){background-color:#ff7300!important;border:none!important;box-shadow:10px 0 0 0 transparent!important;width:4px!important;padding:1px;height:calc(100% - 2px)!important;overflow:visible!important;z-index:20!important}*::part(region progress-region):before{content:""!important;cursor:ew-resize!important;pointer-events:none!important;position:absolute!important;top:50%!important;right:-10px!important;transform:translateY(-50%)!important;width:0!important;height:0!important;border-left:10px solid #ff7300!important;border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;z-index:10!important}*::part(region-handle-right):after{content:""!important;width:12px!important;height:2px!important;background-color:#ff7300!important;position:absolute!important;bottom:0!important;right:-4px!important}*::part(region-handle-right):before{content:""!important;width:12px!important;height:2px!important;background-color:#ff7300!important;position:absolute!important;top:0!important;right:-4px!important}*::part(cursor){width:2px!important;z-index:1000!important}*::part(region):hover{background-color:#ff73004d!important}.lyric-line[data-v-04f5ff82]{color:#a5a5a5;font-size:1rem;line-height:1.75rem;transition:color .3s ease-in-out}.lyric-line.active[data-v-04f5ff82]{color:#ff2478;font-weight:600}.lyric-line[data-v-04f5ff82]:not(.structure-tag):hover{color:#ff2478}.lyric-line.structure-tag[data-v-04f5ff82]{color:#a5a5a580;font-size:.875rem;font-weight:500;margin-top:1rem;margin-bottom:.5rem;letter-spacing:.05em}.lyrics-word-mode .lyric-line[data-v-04f5ff82]{display:flex;flex-wrap:wrap;gap:.25rem}.lyric-word[data-v-04f5ff82]{color:#a5a5a5;transition:color .2s ease-in-out,transform .2s ease-in-out;display:inline-block}.lyric-word.word-active[data-v-04f5ff82]{color:#ff2478;font-weight:600;transform:scale(1.05)}.lyrics-word-mode .lyric-line.active[data-v-04f5ff82]{color:inherit;font-weight:inherit}.lyrics-word-mode .lyric-line:hover .lyric-word[data-v-04f5ff82]:not(.word-active){color:#ff247899}.lyrics-static-mode .lyric-line[data-v-04f5ff82]{color:#a5a5a5}.lyrics-static-mode .lyric-line[data-v-04f5ff82]:hover{color:#ff2478}.album-cover[data-v-04f5ff82]{animation:spin-04f5ff82 8s linear infinite;animation-play-state:paused}.album-cover.playing[data-v-04f5ff82]{animation-play-state:running}@keyframes spin-04f5ff82{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.slide-enter-active[data-v-04f5ff82]{transition:all .4s ease-out}.slide-leave-active[data-v-04f5ff82]{transition:all .4s ease-in}.slide-enter-from[data-v-04f5ff82]{opacity:0;transform:scale(.95)}.slide-leave-to[data-v-04f5ff82]{opacity:0;transform:scale(1.05)}.slide-enter-to[data-v-04f5ff82],.slide-leave-from[data-v-04f5ff82]{opacity:1;transform:scale(1)}@media(min-width:1024px){.lyric-line[data-v-04f5ff82]{font-size:1.125rem}}@media(max-width:768px){.lyric-line[data-v-04f5ff82],.lyric-line.active[data-v-04f5ff82]{font-size:1rem}}.overflow-y-auto[data-v-31e33a37]{scrollbar-width:thin;scrollbar-color:#383838 transparent}.overflow-y-auto[data-v-31e33a37]::-webkit-scrollbar{width:6px}.overflow-y-auto[data-v-31e33a37]::-webkit-scrollbar-track{background:transparent}.overflow-y-auto[data-v-31e33a37]::-webkit-scrollbar-thumb{background-color:#383838;border-radius:3px}[data-v-31e33a37]::-webkit-scrollbar{width:8px}[data-v-31e33a37]::-webkit-scrollbar-thumb{background-color:#26262d;border-radius:4px}[data-v-31e33a37]::-webkit-scrollbar-track{background-color:#19191f}.slide-in-right-enter-active[data-v-31e33a37],.slide-in-right-leave-active[data-v-31e33a37]{transition:transform .3s ease-out,opacity .3s ease-out}.slide-in-right-enter-from[data-v-31e33a37],.slide-in-right-leave-to[data-v-31e33a37]{transform:translate(100%);opacity:0}.slide-in-right-enter-to[data-v-31e33a37],.slide-in-right-leave-from[data-v-31e33a37]{transform:translate(0);opacity:1}.myprompt-panel-anchor[popover]{top:anchor(top);left:anchor(right);height:anchor-size(height);margin:0;border:none;padding:0}.myprompt-panel-drawer[popover]{position:fixed;inset:unset;top:0;right:0;bottom:0;height:100vh;margin:0;border:none;padding:0;border-radius:0;transform:translate(0);opacity:1;transition:transform .3s ease,opacity .3s ease,display .3s ease allow-discrete}.myprompt-panel-drawer[popover]:not(:popover-open){transform:translate(100%);opacity:0}@starting-style{.myprompt-panel-drawer[popover]:popover-open{transform:translate(100%);opacity:0}}@media(max-width:767px){.myprompt-panel-drawer[popover]{width:100vw!important}}.mx-auto.flex.flex-row[data-v-91e85733]{display:flex!important;flex-direction:row!important}.line-clamp-2[data-v-91e85733]{display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}input[data-v-91e85733],textarea[data-v-91e85733]{background:#26262d!important;border:1px solid #393b42!important;color:#ececec!important}input[data-v-91e85733]:focus,textarea[data-v-91e85733]:focus{border-color:#7053ff!important;box-shadow:0 0 0 2px oklch(var(--p) / .1)!important}input[data-v-91e85733]::placeholder,textarea[data-v-91e85733]::placeholder{color:#818181!important}.fade-enter-active[data-v-424453af],.fade-leave-active[data-v-424453af]{transition:opacity .3s ease}.fade-enter-from[data-v-424453af],.fade-leave-to[data-v-424453af]{opacity:0}.line-clamp-2[data-v-424453af]{display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}input[data-v-424453af],textarea[data-v-424453af]{background:#26262d!important;border:1px solid #393b42!important;color:#ececec!important}input[data-v-424453af]:focus,textarea[data-v-424453af]:focus{border-color:#7053ff!important;box-shadow:0 0 0 2px #ff24781a!important}input[data-v-424453af]::placeholder,textarea[data-v-424453af]::placeholder{color:#818181!important}.waveform-container[data-v-d2f5d943]{display:flex;align-items:center;justify-content:center;padding:10px 20px;position:relative;width:100%;max-width:100%;overflow:hidden}.waveform-container>div[data-v-d2f5d943]{width:100%!important;height:64px!important;max-width:100%!important;overflow:hidden!important}.waveform-container[data-v-d2f5d943] .wavesurfer{width:100%!important;max-width:100%!important;overflow:hidden!important}.waveform-container[data-v-d2f5d943] .wavesurfer canvas{width:100%!important;max-width:100%!important;object-fit:contain}.waveform-container[data-v-d2f5d943] .wavesurfer>div{width:100%!important;max-width:100%!important;overflow:hidden!important}.model-selection-modal{max-width:760px!important;max-height:695px!important;height:695px!important;padding:30px;overflow:hidden}.add-model-modal .modal-box{width:760px;height:695px;max-width:760px;max-height:695px;background-color:#19191f;border:1px solid #3e414d;border-radius:16px;padding:30px;position:relative;overflow:hidden}.add-model-modal .modal-body{padding:0;height:100%;width:100%;position:relative}@media(max-width:640px){.model-selection-modal .modal-box{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;height:543px!important;max-height:543px!important;padding:20px!important;border-radius:12px!important;margin:10px!important}.model-selection-modal .modal-body{padding:0!important}}@media(min-width:641px)and (max-width:1024px){.model-selection-modal .modal-box{width:calc(100vw - 60px)!important;max-width:700px!important;height:auto!important;max-height:calc(100vh - 60px)!important;padding:25px!important}.model-selection-modal .modal-body{padding:0!important}}.voice-clone-track-container[data-v-255d191a],.voice-clone-track[data-v-255d191a]{max-width:100%;box-sizing:border-box}.w-full[data-v-255d191a]{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.h-full[data-v-255d191a]{height:100%!important;box-sizing:border-box!important}@media(max-width:1023px){.voice-clone-track[data-v-255d191a]{height:auto;min-height:auto}.voice-clone-track-container[data-v-255d191a]{padding:0}.waveform-container[data-v-255d191a]{height:80px;padding:10px 15px}}.voice-clone-track[data-v-255d191a]:hover{background-color:#19191fe6;transition:background-color .2s ease}button:hover:not(:disabled) svg[data-v-255d191a]{color:#fff;transition:color .2s ease}.header-section button:hover:not(:disabled) svg[data-v-255d191a]{color:#fff;transition:color .2s ease}[data-v-255d191a] .wavesurfer{width:100%!important;height:100%!important;max-width:100%!important}[data-v-255d191a] .wavesurfer canvas{width:100%!important;height:80px!important;max-width:100%!important}[data-v-255d191a] .wavesurfer{background:transparent!important}@keyframes spin-255d191a{to{transform:rotate(360deg)}}.animate-spin[data-v-255d191a]{animation:spin-255d191a 1s linear infinite}@media(max-width:1023px){button[data-v-255d191a]{touch-action:manipulation;min-height:44px;min-width:44px}.voice-clone-track button[data-v-255d191a]{min-height:24px;min-width:24px}}.waveform-container[data-v-1a45e821]{display:flex;align-items:center;justify-content:center;padding:10px 20px;position:relative;width:100%;max-width:100%;overflow:hidden;background:#26262d;border-radius:12px}.transition-colors[data-v-7c3c40c8]{transition:background-color .2s ease,color .2s ease}.transition-all[data-v-7c3c40c8]{transition:all .3s ease}@keyframes pulse-7c3c40c8{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse[data-v-7c3c40c8]{animation:pulse-7c3c40c8 1.5s ease-in-out infinite}.flex-1[data-v-7c3c40c8]{flex:1 1 0%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.w-full[data-v-7c3c40c8]{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.h-full[data-v-7c3c40c8]{height:100%!important;box-sizing:border-box!important}.waveform-container[data-v-2d9e81ec]{display:flex;align-items:center;justify-content:center;padding:10px 20px;position:relative;width:100%;max-width:100%;overflow:hidden;background:#19191f;border-radius:12px}.waveform-container[data-v-2d9e81ec] div{width:100%!important;height:64px!important;max-width:100%!important;overflow:hidden!important}.waveform-container[data-v-2d9e81ec] .loadingContainer{width:64px!important;height:64px!important;margin:0 auto!important;max-width:100%!important;overflow:hidden!important}.select-none[data-v-4b168692]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cursor-grab[data-v-4b168692]{cursor:grab}.cursor-grabbing[data-v-4b168692]{cursor:grabbing}.select-none[data-v-f41ed6bc]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cursor-grab[data-v-f41ed6bc]{cursor:grab}.cursor-grabbing[data-v-f41ed6bc]{cursor:grabbing}.waveform-container[data-v-b8327c2a]{display:flex;align-items:center;justify-content:center;padding:10px 20px;position:relative;width:100%;max-width:100%;overflow:hidden;background:#19191f;border-radius:12px}.waveform-container[data-v-b8327c2a]>div:not(.loadingContainer){width:100%!important;height:64px!important;max-width:100%!important;overflow:hidden!important}.tap-area[data-v-2c0b0d6d]{box-shadow:0 4px 20px oklch(var(--b1) / .3)}.tap-area[data-v-2c0b0d6d]:hover{box-shadow:0 8px 30px oklch(var(--p) / .2)}.metronome-icon[data-v-2c0b0d6d]{filter:drop-shadow(0 4px 8px oklch(var(--b1) / .3))}.animate-pulse[data-v-2c0b0d6d],.animate-swing[data-v-2c0b0d6d]{animation:none!important}.tap-area[data-v-4b2747fd]{box-shadow:0 4px 20px oklch(var(--b1) / .3)}.tap-area[data-v-4b2747fd]:hover{box-shadow:0 8px 30px oklch(var(--p) / .2)}.metronome-icon[data-v-4b2747fd]{filter:drop-shadow(0 4px 8px oklch(var(--b1) / .3))}.animate-pulse[data-v-4b2747fd],.animate-swing[data-v-4b2747fd]{animation:none!important}[data-v-3a54eddc] .wavesurfer{width:100%!important;height:100%!important;max-width:100%!important;overflow:hidden!important}[data-v-3a54eddc] .wavesurfer>canvas{width:100%!important;max-width:100%!important;cursor:pointer!important}[data-v-3a54eddc] .wavesurfer>div{width:100%!important;max-width:100%!important}.w-full[data-v-3a54eddc]{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.h-full[data-v-3a54eddc]{height:100%!important;box-sizing:border-box!important}.cursor-pointer[data-v-3a54eddc]:hover{opacity:.9;transition:opacity .2s ease}[data-v-3a54eddc] .wavesurfer:hover{filter:brightness(1.1);transition:filter .2s ease}.faq-item[data-astro-cid-lzie2bcg]{border-radius:16px}.faq-item[data-astro-cid-lzie2bcg] summary[data-astro-cid-lzie2bcg]{list-style:none}.faq-item[data-astro-cid-lzie2bcg] summary[data-astro-cid-lzie2bcg]::-webkit-details-marker{display:none}.faq-icon[data-astro-cid-lzie2bcg]{transition:transform .5s cubic-bezier(.4,0,.2,1)}.faq-item[data-astro-cid-lzie2bcg][open] .faq-icon[data-astro-cid-lzie2bcg]{transform:rotate(180deg)}.faq-item[data-astro-cid-homzzkk6] summary[data-astro-cid-homzzkk6]{list-style:none}.faq-item[data-astro-cid-homzzkk6] summary[data-astro-cid-homzzkk6]::-webkit-details-marker{display:none}.faq-icon-plus[data-astro-cid-homzzkk6],.faq-icon-minus[data-astro-cid-homzzkk6]{transition:all .4s ease-out}.faq-icon-minus[data-astro-cid-homzzkk6]{transform:scale(0)}.faq-item[data-astro-cid-homzzkk6][open] .faq-icon-plus[data-astro-cid-homzzkk6]{transform:scale(0) rotate(90deg)}.faq-item[data-astro-cid-homzzkk6][open] .faq-icon-minus[data-astro-cid-homzzkk6]{transform:scale(1)}
