@import "https://fonts.googleapis.com/css2?family=Antonio:wght@400;700&display=swap";.figma-song-select{z-index:1000;background:#363ead;width:100%;height:100vh;position:fixed;top:0;left:0;overflow:visible}.figma-back-button{cursor:pointer;z-index:200;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:150px;height:60px;padding:0;transition:all .2s;display:flex;position:absolute;top:30px;left:30px}.figma-back-svg{width:100%;height:100%;transition:all .2s}.figma-back-button:hover .figma-back-svg{content:url(back-button-small-hover.9fb4163d.svg)}.figma-title-section{justify-content:space-between;align-items:center;width:266px;height:34px;margin-bottom:20px;display:flex}.figma-title-text{color:#fff;text-align:center;font-family:Antonio,sans-serif;font-size:1.625rem;font-weight:400}.figma-title-star{object-fit:contain;width:30px;height:30px}.figma-song-list-container{width:600px;height:982px;position:absolute;top:0;left:186px;overflow:visible}.figma-song-list-panel{z-index:1;background:0 0;width:552px;height:982px;position:absolute;top:0;left:24px;overflow:visible}.figma-song-list-panel:before{content:"";z-index:-10;opacity:0;background:#363ead;width:680px;height:982px;transition:opacity .3s;position:absolute;top:0;left:-39px}.figma-song-list-panel.has-selected:before{opacity:1}.figma-song-items-scrollable{box-sizing:border-box;width:calc(100% + 100px);height:calc(100% - 120px);padding:20px 87px;position:absolute;top:63px;left:-50px;overflow:visible auto}.figma-song-items-scrollable::-webkit-scrollbar{width:8px}.figma-song-items-scrollable::-webkit-scrollbar-track{background:#363aad1a;border-radius:4px}.figma-song-items-scrollable::-webkit-scrollbar-thumb{background:#363aad80;border-radius:4px}.figma-song-items-scrollable::-webkit-scrollbar-thumb:hover{background:#363aadb3}.figma-song-item{cursor:pointer;transform-origin:50%;border-radius:5px;width:525px;height:120px;margin-bottom:21px;transition:all .3s;position:relative}.figma-song-item.selected{z-index:100;background:#363ead;border:5px solid #fff;margin-bottom:35px;position:relative;overflow:visible;transform:scale(1.1);box-shadow:0 8px 24px #0000004d}.figma-song-item.normal{z-index:1;background:#abadc8;transform:scale(1)}.figma-song-item.transparent{z-index:1;background:#acadc899;transform:scale(1)}.figma-song-title{text-align:center;width:100%;font-family:Antonio,sans-serif;font-size:1.625rem;font-weight:700;line-height:normal;position:absolute;top:21px;left:0}.figma-song-artist{text-align:center;width:100%;font-family:Antonio,sans-serif;font-size:1rem;font-weight:400;line-height:normal;position:absolute;top:74px;left:0}.figma-song-item.selected .figma-song-title,.figma-song-item.selected .figma-song-artist{color:#fff}.figma-song-item.normal .figma-song-title,.figma-song-item.normal .figma-song-artist,.figma-song-item.transparent .figma-song-title,.figma-song-item.transparent .figma-song-artist{color:#363ead}.figma-song-star{width:52px;height:49px;position:absolute;top:39px;left:28px}.figma-song-underbar{object-fit:contain;width:418px;height:16px;transition:opacity .2s;position:absolute;top:52px;left:81px}.figma-right-pane{z-index:100;pointer-events:auto;flex-direction:column;align-items:center;width:400px;height:calc(100vh - 200px);display:flex;position:absolute;top:20px;left:970px}.figma-album-art{background:#acadc8;border-radius:5px;width:220px;height:220px;position:absolute;top:60px;box-shadow:0 4px 4px #00000040}.figma-score-info{color:#fff;width:220px;position:absolute;top:300px}.figma-score-row{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.figma-score-label{font-family:Antonio,sans-serif;font-size:1.625rem;font-weight:400}.figma-score-value{font-family:Antonio,sans-serif;font-size:2.25rem;font-weight:700}.figma-score-separator{background:#ffffff80;height:1px;margin:16px 0}.figma-difficulty-container{justify-content:center;gap:25px;display:flex;position:absolute;top:440px}.figma-difficulty-btn{cursor:pointer;background:0 0;border:none;border-radius:65px;justify-content:center;align-items:center;width:120px;height:120px;padding:0;transition:all .2s;display:flex}.figma-difficulty-svg{width:100%;height:100%;transition:all .2s}.figma-difficulty-btn.easy:hover .figma-difficulty-svg{content:url(difficulty-easy-hover.6fb062b4.svg)}.figma-difficulty-btn.normal:hover .figma-difficulty-svg{content:url(difficulty-normal-hover.58bddb7c.svg)}.figma-difficulty-btn.hard:hover .figma-difficulty-svg{content:url(difficulty-hard-hover.f90596e3.svg)}.figma-start-button{cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:378px;height:80px;padding:0;transition:all .2s;display:flex;position:absolute;top:600px}.figma-start-svg{width:100%;height:100%;transition:all .2s}.figma-start-button:hover .figma-start-svg{content:url(start-button-hover.1c87bda5.svg)}.figma-advanced-settings{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:150px;height:75px;padding:0;transition:all .2s;display:flex;position:absolute;bottom:30px;left:30px}.figma-advanced-settings-svg{width:100%;height:100%;transition:all .2s}.figma-advanced-settings:hover .figma-advanced-settings-svg{content:url(advanced-setting-hover.9a4661de.svg)}.figma-scroll-background{pointer-events:none;z-index:0;background:#fff;width:552px;height:982px;position:absolute;top:0;left:24px}.figma-scroll-indicator{pointer-events:none;z-index:60;justify-content:center;align-items:center;width:130px;height:23px;display:flex;position:absolute;left:235px}.figma-scroll-indicator.top{top:20px}.figma-scroll-indicator.bottom{top:940px}.figma-scroll-arrow{object-fit:contain;width:130px;height:23px}.figma-difficulty-btn.active{transform:scale(1.05)}.figma-difficulty-btn.easy.active .figma-difficulty-svg{content:url(difficulty-easy-hover.6fb062b4.svg)}.figma-difficulty-btn.normal.active .figma-difficulty-svg{content:url(difficulty-normal-hover.58bddb7c.svg)}.figma-difficulty-btn.hard.active .figma-difficulty-svg{content:url(difficulty-hard-hover.f90596e3.svg)}.figma-start-button:disabled{opacity:.5;cursor:not-allowed}.figma-start-button:disabled:hover .figma-start-svg{content:url(start-button.13beae33.svg)}