body.custom-page,html.custom-page{background-color:#f5f5f5;background-image:radial-gradient(circle,rgba(0,0,0,.25) .5px,transparent .5px),linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),var(--custom-top-image-url);background-size:4px 4px,cover,cover;background-position:0 0,50%,50%;background-repeat:repeat,no-repeat,no-repeat;background-attachment:fixed}body.custom-page,html.custom-page{overflow:hidden}.custom-mode-active .nav-bar,body.custom-mode-active .nav-bar{z-index:-2!important}@media (min-width:1100px){.custom-page .custom-main:not(.preset-hidden) .sound-itemENVs,.custom-page .custom-main:not(.preset-hidden) .sound-set .sound-itemENVs{grid-template-columns:repeat(6,1fr)}.custom-page .custom-main:not(.preset-hidden) .sound-itemSEs,.custom-page .custom-main:not(.preset-hidden) .sound-set .sound-itemSEs{grid-template-columns:repeat(5,1fr);width:100%;max-width:calc((100% - 60px) * 5 / 6 + 48px);margin-inline:auto}.custom-page .custom-main:not(.preset-hidden) .sound-itemSEs>.sound-itemSE:nth-child(n),.custom-page .custom-main:not(.preset-hidden) .sound-set .sound-itemSEs>.sound-itemSE:nth-child(n){grid-column:auto}}@media (min-width:781px){.custom-page .custom-main.preset-hidden .sound-set .sound-itemENVs{grid-template-columns:repeat(6,1fr)}.custom-page .custom-main.preset-hidden .sound-set .sound-itemSEs{grid-template-columns:repeat(5,1fr);width:100%;max-width:calc((100% - 60px) * 5 / 6 + 48px);margin-inline:auto}.custom-page .custom-main.preset-hidden .sound-itemENVs{grid-template-columns:repeat(6,1fr)}.custom-page .custom-main.preset-hidden .sound-itemSEs{grid-template-columns:repeat(5,1fr);width:100%;max-width:calc((100% - 60px) * 5 / 6 + 48px);margin-inline:auto}.custom-page .custom-main.preset-hidden .sound-itemSEs>.sound-itemSE:nth-child(n),.custom-page .custom-main.preset-hidden .sound-set .sound-itemSEs>.sound-itemSE:nth-child(n){grid-column:auto}}@media (max-width:780px){.custom-page .custom-main.preset-hidden .sound-set .sound-itemENVs{grid-template-columns:repeat(3,1fr)!important}.custom-page .custom-main.preset-hidden .sound-set .sound-itemSEs{grid-template-columns:repeat(6,1fr)!important}.custom-page .custom-main.preset-hidden .sound-itemENVs{grid-template-columns:repeat(3,1fr)!important}.custom-page .custom-main.preset-hidden .sound-itemSEs{grid-template-columns:repeat(6,1fr)!important}}.custom-slider-thumb .slider-thumb-tooltip{position:absolute;background:rgba(0,0,0,.9);color:#fff;padding:6px 10px;border-radius:4px;font-size:12px;white-space:nowrap;pointer-events:none;z-index:10000;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);box-shadow:0 2px 8px rgba(0,0,0,.3)}.custom-page{min-height:calc(100vh - 120px);padding-top:0;padding-bottom:0;background:none;overflow:hidden}.custom-background-layer{position:fixed;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;z-index:-1;transition:filter .3s ease-out,opacity .6s ease-out;will-change:filter,opacity;isolation:isolate;transform:translateZ(0)}:root{--background-fade-duration:600ms}.custom-background-blackout{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;pointer-events:none;opacity:0}.custom-background-blackout.bg-blackout,.custom-background-blackout.bg-blackout.start-transition-blackout{z-index:1}.custom-background-blackout.exit-blackout{z-index:10000100}.custom-background-blackout.to-black{animation:fadeToBlack var(--background-fade-duration) ease-in-out forwards}.custom-background-blackout.from-black{animation:fadeFromBlack var(--background-fade-duration) ease-in-out forwards}@keyframes fadeToBlack{0%{opacity:0}to{opacity:1}}@keyframes fadeFromBlack{0%{opacity:1}to{opacity:0}}.custom-background-layer-blurred{filter:blur(4px);-webkit-filter:blur(4px)}.custom-background-layer-fade-in{animation:customBackgroundLayerFadeIn .6s ease-in-out}@keyframes customBackgroundLayerFadeIn{0%{opacity:0}to{opacity:1}}.custom-background-layer-fade-out{animation:customBackgroundLayerFadeOut .6s ease-in-out forwards}@keyframes customBackgroundLayerFadeOut{0%{opacity:1}to{opacity:0}}.custom-loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:transparent;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:10001;display:flex;align-items:center;justify-content:center;animation:customLoadingFadeIn .3s ease-out;pointer-events:auto}.custom-loading-overlay.fade-out{animation:customLoadingFadeOut .3s ease-out forwards;pointer-events:none}@keyframes customLoadingFadeIn{0%{opacity:0}to{opacity:1}}@keyframes customLoadingFadeOut{0%{opacity:1}to{opacity:0}}.custom-loading-content{display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.6);padding:32px 48px;border-radius:16px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.custom-main.loading-hidden{opacity:0;pointer-events:none}.custom-main.fade-in,.custom-page .custom-main.fade-in{animation:customContentFadeIn .6s ease-out;min-width:370px;padding-top:60px!important;padding-bottom:48px!important;width:calc(100% - 400px)!important;margin-right:400px!important;position:relative;z-index:1001}.custom-main.fade-in.preset-hidden,.custom-page .custom-main.fade-in.preset-hidden{margin-right:0!important;width:100%!important;padding-top:0!important}@keyframes customContentFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.custom-main.fade-out{animation:customContentFadeOut .6s ease-out forwards}.custom-sidebar-dock.fade-in,.custom-sidebar.fade-in{animation:customContentFadeIn .6s ease-out;top:0;bottom:0;height:100vh;padding:0;overflow-y:scroll;overflow-x:visible;scrollbar-width:none!important;-ms-overflow-style:none!important}.custom-sidebar-dock.fade-in::-webkit-scrollbar,.custom-sidebar.fade-in::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background:transparent!important}.custom-sidebar-dock.fade-in *,.custom-sidebar.fade-in *{scrollbar-width:none!important;-ms-overflow-style:none!important}.custom-sidebar-dock.fade-in ::-webkit-scrollbar,.custom-sidebar.fade-in ::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background:transparent!important}.custom-sidebar-dock.fade-out,.custom-sidebar.fade-out{animation:customContentFadeOut .6s ease-out forwards}.custom-page.transitioning{pointer-events:none}.custom-page.transitioning *{pointer-events:none;cursor:default}body.transitioning-no-click{pointer-events:none!important}body.transitioning-no-click *{pointer-events:none!important;cursor:default!important}.custom-start-screen{min-height:calc(100vh - 120px);align-items:flex-start;justify-content:center;padding-top:84px;overflow:hidden}.custom-start-content,.custom-start-screen{display:flex;background:none;position:relative}.custom-start-content{text-align:center;z-index:1;padding:40px 40px 80px;background-color:transparent;transition:opacity .3s ease-out;opacity:1;width:100%;min-width:300px;max-width:100%;flex-direction:column;align-items:center;flex:1 1;min-height:0;overflow-y:auto;scrollbar-width:thin;-ms-overflow-style:auto}.custom-start-content-fade-in::-webkit-scrollbar,.custom-start-content::-webkit-scrollbar{display:block;width:8px;height:8px}.custom-start-content-fade-in::-webkit-scrollbar-track,.custom-start-content::-webkit-scrollbar-track{background:rgba(0,0,0,.2)}.custom-start-content-fade-in::-webkit-scrollbar-thumb,.custom-start-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:4px}.custom-start-content.fade-out{opacity:0}.custom-start-content-fade-out{animation:customStartContentFadeOut .3s ease-out forwards}@keyframes customStartContentFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.custom-start-content-fade-in{animation:customStartContentFadeIn .6s ease-out;min-width:300px;flex:1 1;min-height:0;overflow-y:auto;scrollbar-width:thin;-ms-overflow-style:auto}@keyframes customStartContentFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.custom-start-title-wrap{display:flex;flex-direction:column;align-items:center;margin:0 0 24px}.custom-start-title{font-size:64px;font-weight:700;color:#fff;margin:0 0 6px;letter-spacing:2px}.custom-start-beta-label{font-size:15px;font-weight:600;color:hsla(0,0%,100%,.68);margin:0;letter-spacing:.2em}.custom-start-description{font-size:20px;color:hsla(0,0%,100%,.8);margin:0 0 48px;line-height:2;letter-spacing:.05em}.custom-start-button-container{display:flex;flex-direction:column;align-items:center;gap:8px}.custom-start-button{padding:16px 48px;font-size:18px;font-weight:600;font-family:var(--font-body);color:#000;background:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.custom-start-button-note{font-size:14px;font-weight:600;font-family:var(--font-body);color:hsla(0,0%,100%,.7);margin:0;line-height:1}.custom-mode-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;pointer-events:auto;background-color:rgba(0,0,0,.5)}.custom-main.fade-in~* .custom-mode-overlay,.custom-page:has(.custom-main.fade-in) .custom-mode-overlay{background-color:rgba(0,0,0,.3)}.custom-loading-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000004;display:flex;flex-direction:column;align-items:center;gap:20px;pointer-events:none}.custom-loading-dots{display:flex;gap:8px;align-items:center}.custom-loading-dot{width:12px;height:12px;border-radius:50%;background-color:#fff;animation:loadingDot 1.4s ease-in-out infinite}.custom-loading-dot:first-child{animation-delay:0s}.custom-loading-dot:nth-child(2){animation-delay:.2s}.custom-loading-dot:nth-child(3){animation-delay:.4s}@keyframes loadingDot{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.custom-loading-text{font-size:16px;font-weight:500;color:#fff;letter-spacing:1px}.custom-presets-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:80px;width:100%;max-width:100%;padding:40px 40px 0;box-sizing:border-box}.custom-preset-card-wrapper{display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.custom-preset-card-wrapper:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.custom-preset-card{position:relative;z-index:1;aspect-ratio:16/9;border-radius:12px;overflow:hidden;border:1px solid #fff}.custom-preset-card-bg{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.topic-featured-card{border-radius:20px;border:4px solid #1a1a1a;box-shadow:8px 8px 24px rgba(0,0,0,.3),4px 4px 12px rgba(0,0,0,.25)}.topic-featured-card,.topic-thmb{position:relative;overflow:hidden}.topic-thmb{border-radius:20px;border:none;box-shadow:8px 8px 24px rgba(0,0,0,.3),4px 4px 12px rgba(0,0,0,.25),inset 0 0 0 4px rgba(26,26,26,.7)}.custom-preset-title{position:relative;z-index:2;font-size:20px;font-weight:600;color:#fff;margin:0;padding-top:20px;padding-bottom:6px}.custom-preset-description{font-size:14px;color:hsla(0,0%,100%,.9);margin:0;line-height:1.5;white-space:pre-line}.custom-preset-textbox{position:absolute;bottom:0;left:0;right:0;z-index:2;border-radius:0 0 12px 12px;padding:8px 20px 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 10%,rgba(0,0,0,.25) 25%,rgba(0,0,0,.4) 40%,rgba(0,0,0,.6) 60%,rgba(0,0,0,.8) 80%,rgba(0,0,0,.95) 95%,#000);min-height:107.5px;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.custom-preset-textbox-content{position:relative;z-index:2;font-size:14px;color:hsla(0,0%,100%,.9);margin:0;padding-bottom:16px;line-height:1.5;white-space:pre-line}@media (max-width:1400px){.custom-presets-grid{grid-template-columns:repeat(4,1fr);padding:0 32px}}@media (max-width:1200px){.custom-presets-grid{grid-template-columns:repeat(3,1fr);padding:0 24px}}@media (max-width:800px){.custom-presets-grid{grid-template-columns:repeat(2,1fr);gap:16px;padding:0 16px}}@media (max-width:500px){.custom-presets-grid{grid-template-columns:1fr;padding:0 16px}}.custom-usage-boxes{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-top:128px;width:100%;max-width:1200px}.custom-usage-box{background:rgba(26,26,26,.8);border:1px solid #fff;border-radius:12px;padding:24px;text-align:left}.custom-usage-box-title{font-size:18px;font-weight:600;color:#fff;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #fff;display:flex;align-items:center;gap:12px}.custom-usage-box-title i{font-size:20px;flex-shrink:0}.custom-usage-box-description{font-size:14px;color:hsla(0,0%,100%,.8);line-height:1.6}.custom-usage-box-note{font-size:12px;color:hsla(0,0%,100%,.6);margin-top:8px;display:inline-block}.custom-start-button:hover{background:hsla(0,0%,100%,.9);transform:translateY(-2px);box-shadow:0 8px 24px hsla(0,0%,100%,.2)}.custom-start-button:active{transform:translateY(0);box-shadow:0 4px 12px hsla(0,0%,100%,.1)}.letterbox-bottom,.letterbox-top{position:fixed;left:0;right:0;bottom:0;width:100%;height:60px;background:#1a1a1a;z-index:100001;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important;-webkit-filter:none!important;isolation:isolate;transform:translateY(100%);display:flex;align-items:center;justify-content:space-between;gap:24px;padding-left:24px;padding-right:420px;will-change:transform}.letterbox-bottom{height:48px;animation:letterboxSlideInBottom .75s cubic-bezier(.22,1,.36,1) forwards}.letterbox-top{top:0;transform:translateY(-100%);animation:letterboxSlideInTop .75s cubic-bezier(.22,1,.36,1) forwards}@keyframes letterboxSlideInTop{0%{transform:translateY(-100%) translateZ(0)}to{transform:translateY(0) translateZ(0)}}@keyframes letterboxSlideInBottom{0%{transform:translateY(100%) translateZ(0)}to{transform:translateY(0) translateZ(0)}}@keyframes letterboxSlideOutTop{0%{transform:translateY(0) translateZ(0)}to{transform:translateY(-100%) translateZ(0)}}@keyframes letterboxSlideOutBottom{0%{transform:translateY(0) translateZ(0)}to{transform:translateY(100%) translateZ(0)}}.letterbox-slide-out-top{animation:letterboxSlideOutTop .8s ease-out forwards!important}.letterbox-slide-out-bottom{animation:letterboxSlideOutBottom .8s ease-out forwards!important}.nav-bar-slide-out{animation:letterboxSlideOutTop .8s ease-out forwards!important}.letterbox-top{padding-left:24px;padding-right:24px}.custom-main-top-menu,.letterbox-top{display:flex;align-items:center;justify-content:flex-end;gap:8px}.custom-main-top-menu{flex-direction:row;padding:16px 24px 0;position:relative;z-index:1003;animation:customMainTopMenuSlideIn .3s ease-out}@keyframes customMainTopMenuSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.letterbox-credits{color:#fff;font-size:14px;font-weight:500}.letterbox-profile-icon{font-size:20px;color:#fff}.letterbox-download-btn,.letterbox-guide-btn,.letterbox-preset-toggle-btn{background:transparent;border:1px solid hsla(0,0%,100%,.3);color:#fff;font-size:15px;font-weight:500;cursor:pointer;padding:10px 20px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s;font-family:inherit}.letterbox-download-btn i,.letterbox-guide-btn i,.letterbox-preset-toggle-btn i{font-size:15px!important;display:inline-block}.letterbox-download-btn i.fa-brands,.letterbox-download-btn i.fa-regular,.letterbox-download-btn i.fa-solid,.letterbox-guide-btn i.fa-brands,.letterbox-guide-btn i.fa-regular,.letterbox-guide-btn i.fa-solid,.letterbox-preset-toggle-btn i.fa-brands,.letterbox-preset-toggle-btn i.fa-regular,.letterbox-preset-toggle-btn i.fa-solid{font-size:15px!important}.letterbox-download-btn:hover,.letterbox-guide-btn:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5)}.letterbox-download-btn:active,.letterbox-guide-btn:active{background:hsla(0,0%,100%,.05)}.letterbox-download-btn:disabled,.letterbox-guide-btn:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.letterbox-img-btn,.letterbox-new-btn,.letterbox-save-btn,.letterbox-signout-btn{display:flex}.letterbox-img-btn,.letterbox-new-btn,.letterbox-preset-btn,.letterbox-save-btn,.letterbox-signout-btn{background:transparent;border:none;color:#fff;font-size:28px;cursor:pointer;padding:8px;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:opacity .2s ease;z-index:10001}.letterbox-preset-btn{display:none}.letterbox-menu-btn{background:transparent;border:none;color:#fff;font-size:20px;cursor:pointer;padding:6px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:opacity .2s ease;z-index:10001;opacity:.9}.letterbox-menu-btn:hover:not(:disabled){opacity:1}.letterbox-menu-btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}@media (max-width:1130px){.letterbox-preset-btn{display:flex}}.letterbox-btn-label{font-size:12px;font-weight:500;color:#fff;line-height:1;text-transform:lowercase}.letterbox-img-btn i,.letterbox-new-btn i,.letterbox-preset-btn i,.letterbox-save-btn i,.letterbox-signout-btn i{font-size:28px!important;width:28px!important;height:28px!important;display:inline-block}.letterbox-img-btn i[class*=" ph-"],.letterbox-img-btn i[class^=ph-],.letterbox-new-btn i[class*=" ph-"],.letterbox-new-btn i[class^=ph-],.letterbox-preset-btn i[class*=" ph-"],.letterbox-preset-btn i[class^=ph-],.letterbox-save-btn i[class*=" ph-"],.letterbox-save-btn i[class^=ph-],.letterbox-signout-btn i[class*=" ph-"],.letterbox-signout-btn i[class^=ph-]{font-size:28px!important;width:28px!important;height:28px!important}.letterbox-img-btn:hover,.letterbox-new-btn:hover,.letterbox-preset-btn:hover,.letterbox-save-btn:hover,.letterbox-signout-btn:hover{opacity:.7}.letterbox-img-btn:active,.letterbox-new-btn:active,.letterbox-preset-btn:active,.letterbox-save-btn:active,.letterbox-signout-btn:active{opacity:.5}.letterbox-img-btn:disabled,.letterbox-new-btn:disabled,.letterbox-preset-btn:disabled,.letterbox-save-btn:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.download-login-popup-overlay{animation:popupOverlayFadeIn .3s ease-out}.download-login-popup{animation:popupContentFadeIn .3s ease-out}@keyframes popupOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes popupContentFadeIn{0%{opacity:0;transform:scale(.9) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.custom-page .custom-main{padding:32px max(20px,min(130px,8vw));overflow:hidden;justify-content:flex-start;min-height:calc(100vh - 120px)}.custom-page .custom-main.fade-in{padding-top:60px!important;padding-bottom:48px!important;width:calc(100% - 400px)!important;margin-right:400px!important}.custom-page .custom-main.fade-in.preset-hidden{margin-right:0!important;width:100%!important}.custom-page .custom-main:before{background-image:var(--bg-image,none);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.custom-page .custom-main:after,.custom-page .custom-main:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none}.custom-page .custom-main:after{background-image:radial-gradient(circle,rgba(0,0,0,.25) .5px,transparent 0),linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.28));background-size:4px 4px,cover;background-position:0 0,50%;background-repeat:repeat,no-repeat;z-index:.5}.custom-page .custom-main>*{position:relative;z-index:1}.custom-page .custom-main{display:flex;flex-direction:column;align-items:center;width:calc(100% - 400px);margin-right:400px;padding-left:max(20px,min(60px,4vw));padding-right:max(20px,min(60px,4vw));position:relative;z-index:1001;transition:width .3s ease-in-out,margin-right .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out}.custom-page .custom-main.preset-hidden{width:100%;margin-right:0}.custom-sidebar-dock{position:fixed;top:0;right:0;display:flex;flex-direction:column;align-items:stretch;gap:0;max-height:100vh;z-index:999998;overflow-y:auto;overflow-x:visible;transform:translateX(0);transition:transform .3s ease-in-out;pointer-events:auto}.custom-sidebar-dock-scroll-inner{display:flex;flex-direction:row;align-items:stretch;flex:0 0 auto;min-height:100vh;width:100%;box-sizing:border-box}.custom-sidebar-dock.preset-sidebar-hidden{transform:translateX(100%)}@media (max-width:1130px){.custom-sidebar-dock.preset-sidebar-hidden{overflow:hidden;pointer-events:none}}.custom-sidebar-dock.preset-sidebar-hidden.fade-in,.custom-sidebar-dock.preset-sidebar-hidden.fade-out{animation:none;transform:translateX(100%)}.custom-sidebar-dock:has(.custom-sidebar>.sidebar-header .library-sound-type){overflow-y:hidden;height:100vh;max-height:100vh;min-height:100vh;align-items:stretch}.custom-sidebar-dock:has(.custom-sidebar>.sidebar-header .library-sound-type) .custom-sidebar-dock-scroll-inner{flex:1 1;min-height:0;height:100%;overflow:hidden}.custom-sidebar-dock:has(.custom-sidebar>.sidebar-header .library-sound-type) .custom-sidebar{height:100%;min-height:0}.custom-sidebar{position:relative;flex:0 0 400px;width:400px;min-height:100vh;background:rgba(0,0,0,.3);border-left:1px solid hsla(0,0%,100%,.15);box-shadow:-4px 0 16px rgba(0,0,0,.3);overflow-x:visible;overflow-y:visible}.preset-preview-overlay{--preset-overlay-radius:14px;position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100%;min-height:100%;margin:0;padding:0;background:rgba(0,0,0,.6);z-index:100002;pointer-events:auto;cursor:pointer;box-sizing:border-box}.preset-preview-overlay,.preset-preview-overlay.show,.preset-preview-overlay:after,.preset-preview-overlay:not(.show){border-radius:var(--preset-overlay-radius)}.preset-preview-overlay:after{content:"";position:absolute;inset:0;border:2px solid hsla(0,0%,100%,.25);pointer-events:none;z-index:1}.custom-sidebar-content{padding:24px 20px;margin:0;height:100%;overflow:visible;display:flex;flex-direction:column}.sidebar-header{position:-webkit-sticky;position:sticky;top:0;padding:24px 24px 0;margin:0;background:transparent;z-index:10;flex-shrink:0}.sidebar-presets{display:flex;flex-direction:column;gap:16px}.timer-section{box-sizing:border-box;flex-shrink:0;padding:12px 24px 8px}.timer-section--hidden-for-preset-myset{display:none}.timer-section-inner{display:flex;flex-direction:column;align-items:stretch;gap:0;padding-top:4px}.timer-section-heading{margin:0 0 10px;padding:0;font-size:13px;font-weight:600;letter-spacing:.08em;color:hsla(0,0%,100%,.58)}.timer-top-row{display:flex;flex-direction:row;align-items:flex-start;gap:12px;min-width:0}.timer-ring-column{flex:0 0 auto;display:flex;flex-direction:column;align-items:stretch;width:142px}.timer-ring-block{position:relative;width:100%;aspect-ratio:1}.timer-right-column{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:18px}.timer-presets-column{flex:1 1 auto;min-width:0;display:flex;flex-direction:row;align-items:flex-start;gap:12px;justify-content:flex-start}.timer-presets-column>.timer-preset-block{flex:1 1;min-width:0}.timer-ring-svg{width:100%;height:auto;display:block}.timer-ring-bg{stroke:hsla(0,0%,100%,.12);stroke-width:3.5}.timer-ring-progress{stroke:#7dcea0;stroke-width:3.5;stroke-linecap:round;transition:stroke-dashoffset .35s linear}.timer-ring-block--phase-work .timer-ring-progress{stroke:#78c8ff}.timer-ring-block--phase-work .timer-display-time,.timer-ring-block--phase-work .timer-phase-label{color:#78c8ff}.timer-ring-block--se-monitor .timer-ring-bg{stroke:hsla(0,0%,100%,.08)}.timer-ring-block--se-monitor .timer-ring-progress{stroke:hsla(0,0%,100%,.2);stroke-width:2.5;stroke-linecap:round}.timer-display-wrap{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8%;box-sizing:border-box;pointer-events:none}.timer-display-time{font-family:ui-monospace,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:clamp(19px,4.2vw,26px);font-weight:500;letter-spacing:.04em;color:hsla(0,0%,100%,.96);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.timer-display-time--se-monitor{color:hsla(0,0%,100%,.48)}.timer-phase-label{margin-top:4px;font-size:11px;font-weight:600;color:rgba(125,206,160,.95);letter-spacing:.04em}.timer-phase-label--se-monitor{color:rgba(255,180,100,.95)}.timer-preset-block{display:flex;flex-direction:column;gap:6px}.timer-preset-label{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.45);letter-spacing:.02em}.timer-duration-row{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.timer-minute-input{width:4.25em;min-width:0;padding:8px 10px;border-radius:9px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.95);font-size:14px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:inherit;box-sizing:border-box}.timer-minute-input:focus{outline:none;border-color:rgba(120,200,255,.55);box-shadow:0 0 0 1px rgba(120,200,255,.22)}.timer-minute-input:disabled{opacity:.55;cursor:default}.timer-minute-input::-webkit-inner-spin-button,.timer-minute-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.timer-minute-input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.timer-preset-unit{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.5);flex-shrink:0}.timer-main-btn{cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;font-family:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.timer-main-btn--below-presets{width:100%;padding:8px 6px;border-radius:10px;border:1px solid rgba(120,200,255,.45);background:rgba(120,200,255,.16);color:rgba(185,230,255,.98);font-size:12px;font-weight:700;letter-spacing:.1em;line-height:1.2}.timer-main-btn--below-presets:hover{background:rgba(120,200,255,.26);border-color:rgba(120,200,255,.6)}.timer-main-btn--below-presets.is-stop{border-color:rgba(255,160,140,.45);background:hsla(8,100%,70%,.18);color:rgba(255,215,205,.98)}.timer-main-btn--below-presets.is-stop:hover{background:hsla(8,100%,70%,.28);border-color:rgba(255,160,140,.6)}.sidebar-menu-list{display:flex;flex-direction:column;gap:12px;padding:3px 24px 16px}.sidebar-menu-item{width:100%;padding:16px 20px;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;color:hsla(0,0%,100%,.8);cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;font-family:inherit;text-align:left;display:flex;align-items:center;justify-content:flex-start}.sidebar-menu-item:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2)}.sidebar-menu-item:active{background:hsla(0,0%,100%,.07);box-shadow:0 2px 6px rgba(0,0,0,.18)}.sidebar-menu-item-content{display:flex;flex-direction:column;gap:4px;width:100%}.sidebar-menu-item-title{font-size:15px;font-weight:500;color:hsla(0,0%,100%,.9);line-height:1.2}.sidebar-menu-item:hover .sidebar-menu-item-title{color:#fff}.sidebar-menu-item-description{font-size:12px;color:hsla(0,0%,100%,.6);line-height:1.4}.sidebar-menu-item:hover .sidebar-menu-item-description{color:hsla(0,0%,100%,.7)}.sidebar-menu-item.sidebar-menu-item--disabled{cursor:not-allowed;opacity:.55;pointer-events:none}.sidebar-menu-item.sidebar-menu-item--disabled:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8);box-shadow:none}.sidebar-menu-item.sidebar-menu-item--disabled:hover .sidebar-menu-item-title{color:hsla(0,0%,100%,.9)}.sidebar-menu-item.sidebar-menu-item--disabled:hover .sidebar-menu-item-description{color:hsla(0,0%,100%,.6)}.sidebar-back-button{display:flex;align-items:center;justify-content:center;padding:0;margin:0;background:transparent;border:none;color:hsla(0,0%,100%,.8);cursor:pointer;transition:all .2s ease;font-family:inherit;width:28px;height:28px}.sidebar-back-button:hover{color:#fff}.sidebar-back-button i{font-size:22px;line-height:1}.sidebar-back-button.sidebar-backspace-icon{width:30px;height:30px}.sidebar-back-button.sidebar-backspace-icon i.sidebar-backspace-icon-inner{font-size:30px;line-height:1}.sidebar-exit-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;margin:0;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:hsla(0,0%,100%,.8);cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:13px}.sidebar-exit-btn:hover:not(:disabled){background:hsla(0,0%,100%,.1);color:#fff;border-color:hsla(0,0%,100%,.2)}.sidebar-exit-btn:disabled{opacity:.5;cursor:not-allowed}.sidebar-exit-btn i{font-size:16px;line-height:1}.sidebar-exit-btn span{font-size:13px;line-height:1}.sidebar-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.sidebar-page-title{font-size:20px;font-weight:600;color:#fff;margin:0;padding:0;line-height:1.2}.sidebar-page-description{font-size:13px;color:hsla(0,0%,100%,.75);margin:0;padding:0;line-height:1.4}.myset-content{display:flex;flex-direction:column;gap:16px;overflow:visible;flex:0 0 auto;min-height:0;padding:0}.scene-wrapper{overflow:hidden;height:100%}.scene-content,.scene-wrapper{display:flex;flex-direction:column;flex:1 1;min-height:0}.scene-content{gap:24px;padding:0 24px 24px;overflow-y:auto;overflow-x:hidden;max-height:calc(100% - 120px - 60px)}.scene-content>:last-child{margin-bottom:0}.scene-tags-container{display:flex;flex-direction:column;gap:24px}.scene-tags-category{display:flex;flex-direction:column;gap:12px}.scene-tags-category-title{font-size:16px;font-weight:600;color:hsla(0,0%,100%,.9);margin:0;padding-bottom:8px;border-bottom:1px solid hsla(0,0%,100%,.1)}.scene-tags-list{display:flex;flex-wrap:wrap;gap:8px}.scene-tag-button{padding:4px 8px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:hsla(0,0%,100%,.8);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}.scene-tag-button:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.95)}.scene-tag-button.selected{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5);color:#fff;font-weight:600}.scene-apply-container{position:-webkit-sticky;position:sticky;bottom:0;padding:12px 16px;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:center;background:transparent;z-index:10;flex-shrink:0}.scene-apply-button{padding:12px 32px;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);border-radius:8px;color:hsla(0,0%,100%,.6);font-size:16px;font-weight:600;cursor:not-allowed;transition:all .2s ease;font-family:inherit;min-width:120px}.scene-apply-button:not(:disabled){background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5);color:#fff;cursor:pointer}.scene-apply-button:not(:disabled):hover{background:hsla(0,0%,100%,.4);border-color:hsla(0,0%,100%,.6);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.sidebar-title{color:hsla(0,0%,100%,.9);margin:0 0 16px}.preset-tab-presets-scroll,.presets-list{display:flex;flex-direction:column;gap:16px;padding:4px 16px 24px;overflow:visible;flex:0 0 auto;min-height:0}.preset-myset-tab-panel{position:relative;display:flex;flex-direction:column;flex:1 1;min-height:0;width:100%;align-self:stretch;box-sizing:border-box;padding-top:var(--preset-gutter-header-h,120px)}.preset-myset-tab-panel>.sidebar-header{position:absolute;top:0;left:0;right:0;width:100%;box-sizing:border-box;z-index:10;margin:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;border-bottom:none}.preset-myset-tab-panel-body{display:flex;flex-direction:column;flex:1 1;min-height:0;width:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.custom-sidebar:has(>.preset-myset-tab-panel){display:flex;flex-direction:column;align-items:stretch;min-height:0}.preset-set-gutter-external{display:flex;flex-direction:column;flex-shrink:0;align-items:stretch;padding-top:0;padding-left:12px;padding-bottom:24px;box-sizing:border-box;box-shadow:none;overflow:visible}.preset-set-gutter-header-spacer{flex-shrink:0;height:var(--preset-gutter-header-h,120px);width:100%;pointer-events:none}.preset-set-gutter-external.preset-set-gutter-dismiss-surface .preset-set-gutter-header-spacer{pointer-events:auto}.preset-set-gutter-rows{display:flex;flex-direction:column;gap:16px;align-items:stretch;padding-top:4px}.preset-set-gutter-rows .preset-set-slot{display:flex;align-items:stretch;justify-content:flex-end;min-width:56px;min-height:120px;overflow:visible}.custom-sidebar-dock:has(.preset-set-gutter-external) .preset-set-btn{transform:translateX(26px)}.preset-set-btn{box-sizing:border-box;flex:1 1 auto;align-self:stretch;min-width:56px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5px 20px;cursor:pointer;border:none;border-radius:12px;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:transform .3s ease}.preset-set-btn-icon{display:inline-block;font-size:32px;color:hsla(0,0%,100%,.98);line-height:1;text-shadow:0 0 6px hsla(0,0%,100%,.75),0 0 14px hsla(0,0%,100%,.45),0 0 22px hsla(0,0%,100%,.28)}.preset-set-btn:hover .preset-set-btn-icon{color:#fff;text-shadow:0 0 8px hsla(0,0%,100%,.95),0 0 18px hsla(0,0%,100%,.65),0 0 28px hsla(0,0%,100%,.45);filter:drop-shadow(0 0 6px rgba(255,255,255,.75))}.preset-item{position:relative;width:100%;min-height:120px;border-radius:12px;overflow:visible;background-size:cover;background-position:50%;background-repeat:no-repeat;cursor:pointer;transition:box-shadow .2s ease;border:1px solid hsla(0,0%,100%,.25);box-sizing:border-box}.preset-item:before{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;z-index:1;border-radius:12px}.preset-item.empty:before,.preset-item:before{background:rgba(0,0,0,.4)}.preset-item:hover{transform:translateX(-4px);box-shadow:0 0 6px hsla(0,0%,100%,.25),0 0 12px hsla(0,0%,100%,.15)}.myset-content .preset-item{transition:transform .2s ease,box-shadow .2s ease}.myset-content .preset-item.empty:hover,.myset-content .preset-item:not(.empty):hover{transform:translateX(-4px);box-shadow:0 0 6px hsla(0,0%,100%,.25),0 0 12px hsla(0,0%,100%,.15)}.myset-content .preset-item.active:hover{transform:translate(-8px,-4px)}.myset-content .preset-item.active:not(.empty):hover,.preset-item.active{transform:translateX(-8px);box-shadow:0 0 10px hsla(0,0%,100%,.4),0 0 20px hsla(0,0%,100%,.2)}.preset-item.active{transition:transform .2s ease,box-shadow .3s ease;border:1px solid hsla(0,0%,100%,.7)}.preset-item.loading-disabled{opacity:.3;pointer-events:none;cursor:not-allowed}.preset-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:16px;color:#fff;z-index:2;overflow:visible}@media (max-width:430px){.custom-sidebar-dock-scroll-inner>.preset-set-gutter-external{display:none}}.preset-overlay-set-btn{position:absolute;top:8px;right:8px;z-index:4;box-sizing:border-box;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;padding:6px 10px;cursor:pointer;border:none;border-radius:12px;background:rgba(0,0,0,.4);-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:transform .2s ease,background .2s ease}.preset-overlay-set-btn:hover{background:rgba(0,0,0,.55)}.preset-overlay-set-btn:hover .preset-set-btn-icon{color:#fff;text-shadow:0 0 8px hsla(0,0%,100%,.95),0 0 18px hsla(0,0%,100%,.65),0 0 28px hsla(0,0%,100%,.45);filter:drop-shadow(0 0 6px rgba(255,255,255,.75))}.preset-title{font-size:18px;font-weight:600;color:#fff;margin:0 0 4px;text-shadow:0 2px 4px rgba(0,0,0,.5);text-align:left}.preset-description{font-size:13px;color:hsla(0,0%,100%,.7);margin:0;text-shadow:0 1px 2px rgba(0,0,0,.5);line-height:1.4;text-align:left}.preset-item.loading{pointer-events:none;opacity:.7}.preset-loading{position:absolute;top:2px;left:2px;right:2px;bottom:2px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;border-radius:calc(12px - 2px);animation:presetLoadingFadeIn .18s ease-out both}@keyframes presetLoadingFadeIn{0%{opacity:0}to{opacity:1}}.preset-loading-text{color:#fff;font-size:16px;font-weight:500;letter-spacing:.1em;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.6);font-family:inherit}.myset-card-actions{position:absolute;bottom:12px;right:12px;left:12px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;z-index:10;pointer-events:auto}.myset-card-action-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:52px;padding:5px 6px;background:linear-gradient(135deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.2));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.4);border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(0,0,0,.2);color:hsla(0,0%,100%,.95)}.myset-card-action-btn:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.3));border-color:hsla(0,0%,100%,.6);box-shadow:0 6px 24px rgba(0,0,0,.3);transform:translateY(-2px)}.myset-card-action-btn--danger:hover{border-color:hsla(0,100%,77%,.75);background:linear-gradient(135deg,hsla(0,100%,70%,.38),rgba(200,70,70,.28))}.myset-card-action-btn i{font-size:20px;color:hsla(0,0%,100%,.95)}.myset-card-action-btn .myset-card-action-label{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.95);line-height:1}.custom-sidebar .soundSets{display:flex;flex-direction:column;gap:16px}.custom-sidebar .sound-set{background:hsla(0,0%,100%,.05);border-radius:0;padding:16px;border:1px solid hsla(0,0%,100%,.1);transition:all .2s ease}.custom-sidebar .sound-set:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2);transform:translateX(-4px)}.custom-sidebar .sound-set .set-content{display:none}.custom-sidebar .sound-set .set-header{margin-bottom:12px}.custom-sidebar .sound-set .set-title{font-size:16px;font-weight:600;color:#fff;margin-bottom:4px}.custom-sidebar .sound-set .set-description{font-size:12px;color:hsla(0,0%,100%,.6);margin:0}.custom-content{opacity:1;will-change:opacity;transition:none}.custom-content.hidden{display:none}.custom-content.fade-in{opacity:0;animation:contentFadeIn .3s ease-out forwards;display:block}.custom-content.fade-out{opacity:1;animation:contentFadeOut .3s ease-out forwards;display:block}.custom-content:not(.fade-out):not(.fade-in):not(.hidden){opacity:1;animation:none;display:block}@keyframes contentFadeIn{0%{opacity:0}to{opacity:1}}@keyframes contentFadeOut{0%{opacity:1}to{opacity:0}}.set-controls-header{width:100%;max-width:1200px;margin:0 auto 8px;z-index:1;display:flex;justify-content:center;align-items:flex-start;gap:16px;padding:0 16px 20px;position:relative;z-index:2}.custom-content{width:100%;max-width:none;padding-top:12px;transition:opacity .4s ease}.custom-content.fade-out{animation:customContentFadeOut .4s ease forwards}@keyframes customContentFadeOut{0%{opacity:1}to{opacity:0}}.set-controls-content{display:flex;flex-direction:column;gap:12px;flex:1 1}.set-controls-bottom{display:flex;justify-content:flex-end;align-items:center;gap:12px}.set-controls-header .master-volume-slider{width:50%;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:hsla(0,0%,100%,.2);border-radius:3px;outline:none;cursor:pointer}.set-controls-header .master-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#fff;border:none;border-radius:50%;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.2)}.set-controls-header .master-volume-slider::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 2px 6px rgba(0,0,0,.3)}.set-controls-header .master-volume-slider::-moz-range-thumb{width:16px;height:16px;background:#fff;border:none;border-radius:50%;cursor:pointer;-moz-transition:all .2s;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.2)}.set-controls-header .master-volume-slider::-moz-range-thumb:hover{transform:scale(1.15);box-shadow:0 2px 6px rgba(0,0,0,.3)}.mysound-info{display:flex;flex-direction:column;gap:4px;width:100%}.mysound-title-container{position:relative;display:inline-block}.mysound-image-btn:hover{opacity:.7}.mysound-image-btn:active{opacity:.5}.mysound-title{font-size:24px;font-weight:600;color:#fff;margin:0;line-height:1.2;display:inline}.mysound-title-edit-icon{display:inline-block;margin-left:6px;font-size:16px;color:hsla(0,0%,100%,.7);cursor:pointer;opacity:0;transition:opacity .2s;pointer-events:none;vertical-align:middle}.mysound-title-container:hover .mysound-title-edit-icon{opacity:1;pointer-events:auto}.mysound-title-input{font-size:24px;font-weight:600;color:#fff;background:transparent;border:none;padding:0;margin:0;outline:none;width:100%;max-width:300px;font-family:inherit;line-height:1.2;box-sizing:border-box}.mysound-description-input{color:hsla(0,0%,100%,.9);background:transparent;outline:none;font-family:inherit;width:auto;min-width:1px;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:auto;cursor:text}.mysound-description,.mysound-description-input{font-size:14px;font-weight:400;border:0;padding:0;margin:0;line-height:1.4;box-sizing:border-box;display:inline-block;height:calc(14px * 1.4);min-height:calc(14px * 1.4);vertical-align:top;text-indent:0;letter-spacing:normal;word-spacing:normal;text-transform:none;text-shadow:none;overflow:visible}.mysound-description{color:hsla(0,0%,100%,.8)}.mysound-description-edit-icon{display:inline-block;margin-left:6px;font-size:14px;color:hsla(0,0%,100%,.7);cursor:pointer;opacity:0;transition:opacity .2s;pointer-events:none;vertical-align:middle}.mysound-description:hover .mysound-description-edit-icon{opacity:1;pointer-events:auto}.play-set-button{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;background:linear-gradient(135deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.2));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.4);border-radius:50%;color:hsla(0,0%,100%,.95);font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(0,0,0,.2);position:relative;overflow:hidden;flex-shrink:0;align-self:flex-start}.play-set-button:disabled{opacity:.4;cursor:not-allowed;background:linear-gradient(135deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.1));border-color:hsla(0,0%,100%,.2);box-shadow:none}.play-set-button:disabled:hover{transform:none;box-shadow:none}.play-set-button:hover:not(:disabled){background:linear-gradient(135deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.3));border-color:hsla(0,0%,100%,.6);box-shadow:0 6px 24px rgba(0,0,0,.3);transform:translateY(-2px)}.play-set-button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.3);transform:translate(-50%,-50%);transition:width .6s,height .6s}.play-set-button:hover:before{width:300px;height:300px}.play-set-button:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.25)}.play-set-button.playing{background:linear-gradient(135deg,hsla(0,0%,100%,.45),hsla(0,0%,100%,.3));border-color:hsla(0,0%,100%,.7);box-shadow:0 4px 16px rgba(120,220,200,.3)}.play-set-button.playing:hover:not(:disabled){box-shadow:0 6px 24px rgba(120,220,200,.4)}.play-set-button i{font-size:20px;position:relative;z-index:1}.play-set-button span{position:relative;z-index:1;letter-spacing:.05em}.soundbar-top-btn{background:rgba(120,220,200,.2);border:2px solid rgba(120,220,200,.5);border-radius:8px;padding:12px 16px;color:#333;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s;width:100%}.soundbar-top-btn:hover:not(:disabled){background:rgba(120,220,200,.3);border-color:rgba(120,220,200,.7)}.soundbar-top-btn.disabled,.soundbar-top-btn:disabled{opacity:.5;cursor:not-allowed}.random-toggle-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:linear-gradient(135deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.2));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.4);border-radius:12px;color:hsla(0,0%,100%,.95);cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(0,0,0,.2);flex-shrink:0;align-self:flex-start}.random-toggle-button i{font-size:20px}.random-toggle-button:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.3));border-color:hsla(0,0%,100%,.6);box-shadow:0 6px 24px rgba(0,0,0,.3);transform:translateY(-2px)}.random-toggle-button.active{background:linear-gradient(135deg,hsla(0,0%,100%,.45),hsla(0,0%,100%,.3));border-color:hsla(0,0%,100%,.9);box-shadow:0 0 20px hsla(0,0%,100%,.8),0 0 40px hsla(0,0%,100%,.4),0 4px 16px rgba(0,0,0,.3);animation:breathe-white 2s ease-in-out infinite}.random-toggle-button i{font-size:24px}.sidebar-content{display:flex;flex-direction:column;gap:24px}.sidebar-title{font-size:18px;font-weight:600;color:#333;margin-bottom:8px}.sidebar-section{padding-bottom:24px;border-bottom:1px solid rgba(0,0,0,.1)}.sidebar-section:last-child{border-bottom:none}.genre-tags{display:flex;flex-direction:column;gap:8px}.genre-tag{width:100%;padding:12px 16px;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.1);border-radius:8px;color:#333;font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:all .2s}.genre-tag:hover{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.2)}.genre-tag.active{background:rgba(120,220,200,.2);border-color:rgba(120,220,200,.5);color:#333;font-weight:600}.scene-controls-wrapper-sidebar{display:flex;flex-direction:column;gap:16px}.scene-transition-btn{background:rgba(120,220,200,.2);border:2px solid rgba(120,220,200,.5);border-radius:8px;padding:12px 16px;color:#333;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s;width:100%}.scene-transition-btn:hover:not(:disabled){background:rgba(120,220,200,.3);border-color:rgba(120,220,200,.7)}.scene-transition-btn:disabled{opacity:.5;cursor:not-allowed}.scene-transition-btn.active{background:rgba(120,220,200,.5);border-color:rgba(120,220,200,.8)}.scene-delay-input-wrapper{display:flex;flex-direction:column;gap:8px}.scene-delay-label{font-size:12px;color:#666;font-weight:500}.scene-delay-input{padding:8px 12px;border:1px solid rgba(0,0,0,.2);border-radius:6px;font-size:14px;width:100%}.scene-delay-input:disabled{background:#f5f5f5;cursor:not-allowed}.master-volume-controls-sidebar{display:flex;flex-direction:column;gap:8px}.master-volume-label{font-size:14px;font-weight:500;color:#333}.download-controls-sidebar{display:flex;flex-direction:column;gap:16px}.download-format-group{display:flex;gap:8px}.download-format-btn{flex:1 1;padding:8px 12px;border:1px solid rgba(0,0,0,.2);border-radius:6px;background:#fff;color:#666;font-size:12px;cursor:pointer;transition:all .2s}.download-format-btn:hover{background:#f5f5f5}.download-format-btn.active{background:rgba(120,220,200,.2);border-color:rgba(120,220,200,.5);color:#333;font-weight:500}.custom-page .sound-itemENV .slot-icon-name i.fa-solid,.custom-page .sound-itemSE .slot-icon-name i.fa-solid,.sound-set.empty-template.expanded .sound-itemENV .slot-icon-name i.fa-solid,.sound-set.empty-template.expanded .sound-itemSE .slot-icon-name i.fa-solid{font-family:Font Awesome\ 7 Free!important;font-weight:900!important;font-style:normal!important;-webkit-font-smoothing:antialiased}.custom-page .sound-itemENV .slot-icon-name .material-symbols-outlined,.custom-page .sound-itemENV .slot-icon-name i{color:#78dcc8!important}.custom-page .sound-itemENV .slot-icon-name .tooltip{color:rgba(120,220,200,.5)!important;opacity:1}.custom-page .sound-itemSE .slot-icon-name .material-symbols-outlined,.custom-page .sound-itemSE .slot-icon-name i{color:#ffb464!important}.custom-page .sound-itemSE .slot-icon-name .tooltip{color:rgba(255,180,100,.5)!important;opacity:1}.slot-button{display:none;position:fixed;left:40px;padding:8px 16px;background:rgba(0,0,0,.3);border:2px solid hsla(0,0%,100%,.7);box-shadow:0 4px 16px rgba(120,220,200,.3);border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1002;align-items:center;gap:6px;color:#fff;font-weight:600;font-size:14px;cursor:pointer}.slot-button i{line-height:1;color:#fff}.slot-button i,.slot-button i[class*=ph-]{font-size:14px!important;width:14px!important;height:14px!important}.slot-button,.slot-button span{font-size:14px;font-weight:600}.slot-button[data-slot-button-type=SE]{border-color:rgba(255,180,100,.7);color:#ffb464}.slot-button[data-slot-button-type=SE] i,.slot-button[data-slot-button-type=SE] i[class*=ph-]{color:#ffb464}.slot-button[data-slot-button-type=ENV]{border-color:rgba(120,220,200,.7);color:#78dcc8}.slot-button[data-slot-button-type=ENV] i,.slot-button[data-slot-button-type=ENV] i[class*=ph-]{color:#78dcc8}@media (max-width:780px){.slot-button:not(.slot-button--hidden){display:flex;top:180px}.slot-button.slot-button--hidden{display:none!important}.set-container .sound-set.empty-template.expanded{margin-left:0;margin-right:auto}.sound-set[data-slot-button-type=ENV] .sound-itemENVs{display:grid}.sound-set[data-slot-button-type=ENV] .sound-itemSEs{display:none}.sound-set[data-slot-button-type=SE] .sound-itemSEs{display:grid}.sound-set[data-slot-button-type=SE] .sound-itemENVs{display:none}.sound-set.empty-template.expanded .sound-itemENV,.sound-set.empty-template.expanded .sound-itemSE{align-items:stretch;min-height:185px}.sound-set.empty-template.expanded .itemENV-inner,.sound-set.empty-template.expanded .itemSE-inner{flex:1 1 auto;min-height:0}.letterbox-bottom{display:none}}.mix-popup{animation:mixPopupFadeIn .3s ease-out}.mix-popup.fade-out{animation:mixPopupFadeOut .3s ease-out forwards}.mix-popup>div{animation:mixPopupContentFadeIn .3s ease-out}.mix-popup.fade-out>div,.mix-popup>div.fade-out{animation:mixPopupContentFadeOut .3s ease-out forwards}@keyframes mixPopupFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mixPopupFadeOut{0%{opacity:1}to{opacity:0}}@keyframes mixPopupContentFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes mixPopupContentFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.soundSets{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:24px;gap:24px}.sound-set{background:#fff;border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);position:relative;min-height:120px;max-height:140px;display:flex;flex-direction:column;gap:12px;cursor:pointer;transition:transform .2s,box-shadow .2s;container-type:inline-size}.sound-set:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.sound-set.loading{pointer-events:none;opacity:.6}.sound-set.active{border-color:rgba(120,220,200,.5);box-shadow:0 0 0 2px rgba(120,220,200,.3)}.sound-set:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.6));z-index:1}.set-header{position:relative;z-index:2;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;gap:16px;height:100%}.set-header-info{flex:1 1;display:flex;flex-direction:column;justify-content:center;min-width:0}.set-title{font-size:18px;font-weight:600;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);margin:0 0 4px;line-height:1.3}.set-description{font-size:13px;color:hsla(0,0%,100%,.9);text-shadow:0 1px 2px rgba(0,0,0,.3);margin:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.set-controls{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.master-volume{width:100px;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:hsla(0,0%,100%,.3);border-radius:2px;outline:none;cursor:pointer}.master-volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:#fff;border-radius:50%;cursor:pointer}.master-volume::-moz-range-thumb{width:14px;height:14px;background:#fff;border:none;border-radius:50%;cursor:pointer}.random-toggle{background:linear-gradient(135deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.05));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3);border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1);text-shadow:0 1px 2px rgba(0,0,0,.3)}.random-toggle:hover:not(:disabled){background:linear-gradient(135deg,hsla(0,0%,100%,.25),hsla(0,0%,100%,.15));border-color:hsla(0,0%,100%,.5);box-shadow:0 4px 8px rgba(0,0,0,.2);transform:translateY(-1px)}.random-toggle.active{background:linear-gradient(135deg,rgba(120,220,200,.6),rgba(100,200,180,.4));border-color:rgba(120,220,200,.9);box-shadow:0 0 12px rgba(120,220,200,.5),0 2px 6px rgba(0,0,0,.2);color:#fff;animation:breathe 2s ease-in-out infinite}.random-toggle.active:hover:not(:disabled){background:linear-gradient(135deg,rgba(140,240,220,.7),rgba(120,220,200,.5));border-color:#78dcc8;box-shadow:0 0 16px rgba(120,220,200,.7),0 4px 8px rgba(0,0,0,.3);transform:translateY(-1px)}.random-toggle:disabled{opacity:.5;cursor:pointer}.play-indicator{position:absolute;top:8px;left:8px;z-index:3;color:hsla(0,0%,100%,.7);font-size:14px;text-shadow:0 2px 4px rgba(0,0,0,.4);transition:all .3s ease}.set-content{display:none;padding:16px;background:#fff;position:relative;z-index:2}.sound-set.expanded .set-content{display:block;background:transparent;padding:0;overflow:visible;max-height:none;height:auto}.sound-set.expanded{display:block!important;position:relative!important;background:transparent;border-radius:8px;padding:16px 12px;min-width:0;width:100%;max-width:100%;box-sizing:border-box;overflow:visible!important;height:auto;min-height:auto;max-height:none;margin:0!important;border:none;box-shadow:none!important;grid-column:auto;grid-row:auto;isolation:isolate}.sound-set.expanded:before{background-image:var(--bg-image,none);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:3}.sound-set.expanded:after,.sound-set.expanded:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px}.sound-set.expanded:after{background:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.7));z-index:2;pointer-events:none}.sound-set.expanded>*{position:relative;z-index:4}.sound-set .sound-itemBGMs,.sound-set .sound-itemENVs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;grid-row-gap:12px;row-gap:12px;grid-column-gap:12px;column-gap:12px;margin-bottom:0}.sound-set .sound-itemSEs{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px;grid-row-gap:12px;row-gap:12px;grid-column-gap:12px;column-gap:12px;margin-bottom:0}.sound-set .sound-itemSEs>.sound-itemSE:first-child{grid-column:1/span 2}.sound-set .sound-itemSEs>.sound-itemSE:nth-child(2){grid-column:3/span 2}.sound-set .sound-itemSEs>.sound-itemSE:nth-child(3){grid-column:5/span 2}.sound-set .sound-itemSEs>.sound-itemSE:nth-child(4){grid-column:2/span 2}.sound-set .sound-itemSEs>.sound-itemSE:nth-child(5){grid-column:4/span 2}@container (min-width: 1000px){.sound-set .sound-itemBGMs,.sound-set .sound-itemENVs{grid-template-columns:repeat(6,1fr)}.sound-set .sound-itemSEs{grid-template-columns:repeat(5,1fr);width:100%;max-width:calc((100% - 60px) * 5 / 6 + 48px);margin-inline:auto}.sound-set .sound-itemSEs>.sound-itemSE:nth-child(n){grid-column:auto}}.sound-set .sound-itemBGM,.sound-set .sound-itemENV,.sound-set .sound-itemSE{display:flex;align-items:center;justify-content:center;border-radius:8px;border:1.5px solid hsla(0,0%,100%,.3);cursor:pointer;transition:all .2s;position:relative;overflow:hidden}.sound-set .sound-itemBGM{background:rgba(0,0,0,.1)}.sound-set .sound-itemENV,.sound-set .sound-itemSE{background:transparent}.sound-set .sound-itemENV:hover{border-color:hsla(0,0%,100%,.5)}.sound-set .sound-itemENV:hover .itemENV-inner{background:rgba(0,0,0,.18)}.sound-set .sound-itemSE:hover{border-color:hsla(0,0%,100%,.5)}.sound-set .sound-itemSE:hover .itemSE-inner{background:rgba(0,0,0,.18)}.sound-set.empty-template.expanded .sound-itemENV:hover .itemENV-inner,.sound-set.empty-template.expanded .sound-itemSE:hover .itemSE-inner{background:rgba(0,0,0,.38)}.sound-set .sound-itemBGM:hover{background:rgba(0,0,0,.14);border-color:hsla(0,0%,100%,.5)}.sound-set .sound-itemENV.activeENV .itemENV-inner{background:rgba(0,0,0,.38)}.sound-set .sound-itemENV.activeENV{border-color:rgba(120,220,200,.9)}.sound-set .sound-itemSE.activeSE .itemSE-inner{background:rgba(0,0,0,.38)}.sound-set .sound-itemSE.activeSE{border-color:rgba(255,180,100,.9)}.sound-set .sound-itemBGM.activeBGM{background:rgba(0,0,0,.38);border-color:rgba(255,80,80,.9)}.sound-set .sound-itemENV .itemENV-inner,.sound-set .sound-itemSE .itemSE-inner{background:rgba(0,0,0,.14);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:6px;box-sizing:border-box}.sound-set.empty-template.expanded .sound-itemENV .itemENV-inner,.sound-set.empty-template.expanded .sound-itemSE .itemSE-inner{background:rgba(0,0,0,.38)}.sound-set .item-tag{position:absolute;top:0;left:0;padding:2px 6px;font-size:10px;font-weight:600;border-radius:0;border-top-left-radius:8px;border-bottom-right-radius:3px;z-index:10;pointer-events:none;text-transform:uppercase;letter-spacing:.5px}.sound-set .item-tag-env{background:#78dcc8;color:rgba(0,0,0,.9)}.sound-set .item-tag-se{background:#ffb464;color:rgba(0,0,0,.9)}.sound-set .item-tag-bgm{background:#ff5050;color:hsla(0,0%,100%,.95)}.sound-set .itemENV-inner i{font-size:24px!important;color:#78dcc8;margin-top:8px}.sound-set .itemSE-inner i{font-size:24px!important;color:#ffb464;margin-top:8px}.sound-set .itemBGM-inner i{font-size:24px!important;color:#333;margin-top:8px}.sound-set .itemENV-inner .material-symbols-outlined{font-size:24px!important;color:#78dcc8!important;margin-top:8px}.sound-set .itemSE-inner .material-symbols-outlined{font-size:24px!important;color:#ffb464!important;margin-top:8px}.sound-set .itemBGM-inner .material-symbols-outlined{font-size:24px!important;color:#333!important;margin-top:8px}.sound-set .itemBGM-inner .tooltip,.sound-set .itemENV-inner .tooltip,.sound-set .itemSE-inner .tooltip{margin-top:-8px}.sound-set .tooltip{font-size:12px;color:#666;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.sound-set .itemENV-inner .tooltip{color:rgba(120,220,200,.5)}.sound-set .itemSE-inner .tooltip{color:rgba(255,180,100,.5)}.sound-set .lcr-buttons{gap:4px;flex-wrap:nowrap;width:100%;max-width:100%}.sound-set .lcr-buttons,.sound-set .lcr-buttons button{display:flex;justify-content:center;box-sizing:border-box}.sound-set .lcr-buttons button{padding:4px 8px;font-size:10px;font-weight:600;border:1px solid hsla(0,0%,100%,.3);background:linear-gradient(135deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.05));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-radius:6px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1);text-shadow:0 1px 2px rgba(0,0,0,.3);flex-shrink:1;min-width:0;white-space:nowrap;align-items:center;text-align:center}.sound-set .lcr-buttons button:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.25),hsla(0,0%,100%,.15));border-color:hsla(0,0%,100%,.5);box-shadow:0 4px 8px rgba(0,0,0,.2);transform:translateY(-1px)}.sound-set .lcr-buttons button.active{background:linear-gradient(135deg,rgba(120,220,200,.6),rgba(100,200,180,.4));border-color:rgba(120,220,200,.9);box-shadow:0 0 12px rgba(120,220,200,.5),0 2px 6px rgba(0,0,0,.2);color:#fff}.sound-set .sound-itemSE .lcr-buttons button.active{background:linear-gradient(135deg,rgba(255,180,100,.6),rgba(255,160,80,.4));border-color:rgba(255,180,100,.9);box-shadow:0 0 12px rgba(255,180,100,.5),0 2px 6px rgba(0,0,0,.2);color:#fff}.sound-set .sound-itemBGM .lcr-buttons button.active{background:linear-gradient(135deg,rgba(255,80,80,.6),rgba(255,60,60,.4));border-color:rgba(255,80,80,.9);box-shadow:0 0 12px rgba(255,80,80,.5),0 2px 6px rgba(0,0,0,.2);color:#fff}.sound-set .itemBGM-volume,.sound-set .itemENV-volume,.sound-set .itemSE-timing,.sound-set .itemSE-volume{width:100%;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,.2);border-radius:2px;outline:none;cursor:pointer}.sound-set .itemENV-volume::-webkit-slider-thumb,.sound-set .itemSE-volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;background:#fff;border-radius:50%;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.35)}.sound-set .itemBGM-volume::-webkit-slider-thumb,.sound-set .itemSE-frequency::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;background:rgba(0,0,0,.8);border-radius:50%;cursor:pointer}.sound-set .itemENV-volume::-moz-range-thumb,.sound-set .itemSE-volume::-moz-range-thumb{width:12px;height:12px;background:#fff;border:none;border-radius:50%;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.35)}.sound-set .itemBGM-volume::-moz-range-thumb,.sound-set .itemSE-frequency::-moz-range-thumb{width:12px;height:12px;background:rgba(0,0,0,.8);border:none;border-radius:50%;cursor:pointer}.sound-set .env-slider-wrapper .slot-volume-tooltip,.sound-set .se-volume-slider-wrapper .slot-volume-tooltip{position:absolute;bottom:calc(100% + 10px);transform:translateX(-50%);padding:6px 10px;background:#000;color:#fff;font-size:12px;font-weight:500;line-height:1.2;white-space:nowrap;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.35);pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease,left .06s ease-out;z-index:80}.sound-set .env-slider-wrapper .slot-volume-tooltip:after,.sound-set .se-volume-slider-wrapper .slot-volume-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-color:#000 transparent transparent;border-style:solid;border-width:5px 5px 0}.sound-set .env-slider-wrapper:hover .slot-volume-tooltip,.sound-set .se-volume-slider-wrapper:hover .slot-volume-tooltip{opacity:1;visibility:visible}.set-page{display:flex;min-height:calc(100vh - 120px)}.set-sidebar{width:280px;background:#fff;border-right:1px solid rgba(0,0,0,.1);padding:24px;position:-webkit-sticky;position:sticky;top:120px;height:calc(100vh - 120px);overflow-y:auto}.set-main{flex:1 1;padding:32px 24px;overflow-y:auto}.set-container{width:100%;max-width:1200px;margin:0 auto;position:relative;z-index:2;will-change:auto;transform:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;background:none;border:none}.set-container .sound-set .sound-itemBGMs,.set-container .sound-set .sound-itemENVs,.set-container .sound-set .sound-itemSEs{gap:12px;row-gap:12px;column-gap:12px}.set-container .sound-set .sound-itemENVs{margin-bottom:12px}.set-container *{will-change:auto}.sound-set.empty-template.expanded{background:transparent!important;margin:0 auto;pointer-events:none;position:relative;will-change:auto;transform:none;z-index:1}.set-container .sound-set.empty-template.expanded:after,.set-container .sound-set.empty-template.expanded:before{display:none!important;content:none!important;background:none!important;background-image:none!important}.sound-set.empty-template.expanded .set-content{display:block;position:relative;z-index:2}.sound-set.empty-template.expanded .itemBGM-volume,.sound-set.empty-template.expanded .itemENV-volume,.sound-set.empty-template.expanded .itemSE-timing,.sound-set.empty-template.expanded .itemSE-volume{margin-top:5px;margin-bottom:-10px}.sound-set.empty-template.expanded .itemENV-inner,.sound-set.empty-template.expanded .itemSE-inner{overflow:visible;justify-content:center}.sound-set.empty-template.expanded .sound-itemENV,.sound-set.empty-template.expanded .sound-itemSE{background:transparent;border-radius:8px;cursor:pointer;pointer-events:auto;transition:border-color .2s ease;position:relative;overflow:visible}.sound-set.empty-template.expanded .sound-itemENV{border:1.5px solid rgba(120,220,200,.3)}.sound-set.empty-template.expanded .sound-itemSE{border:1.5px solid rgba(255,180,100,.3)}.sound-set.empty-template.expanded .sound-itemENV .material-symbols-outlined,.sound-set.empty-template.expanded .sound-itemENV .tooltip,.sound-set.empty-template.expanded .sound-itemENV i,.sound-set.empty-template.expanded .sound-itemSE .material-symbols-outlined,.sound-set.empty-template.expanded .sound-itemSE .tooltip,.sound-set.empty-template.expanded .sound-itemSE i{transition:transform .2s ease;display:inline-block}.sound-set.empty-template.expanded .sound-itemENV:hover .slot-icon-name:not(:hover),.sound-set.empty-template.expanded .sound-itemSE:hover .slot-icon-name:not(:hover){transform:none}.sound-set.empty-template.expanded .sound-itemENV:hover{border-color:rgba(120,220,200,.5)}.sound-set.empty-template.expanded .sound-itemSE:hover{border-color:rgba(255,180,100,.5)}.sound-set.empty-template.expanded .sound-itemENV .item-tag,.sound-set.empty-template.expanded .sound-itemSE .item-tag{position:absolute;top:-1.5px;left:-1.5px;padding:2px 6px;font-size:10px;font-weight:600;border-radius:0;border-top-left-radius:8px;border-bottom-right-radius:3px;z-index:20;pointer-events:none;text-transform:uppercase;letter-spacing:.5px}.sound-set.empty-template.expanded .sound-itemENV .item-tag-env{background:#78dcc8;color:rgba(0,0,0,.9)}.sound-set.empty-template.expanded .sound-itemSE .item-tag-se{background:#ffb464;color:rgba(0,0,0,.9)}.sound-set.empty-template.expanded .sound-itemENV .tooltip{color:rgba(120,220,200,.5)}.sound-set.empty-template.expanded .sound-itemSE .tooltip{color:rgba(255,180,100,.5)}.sound-set.empty-template.expanded .sound-itemENV .item-remove-btn,.sound-set.empty-template.expanded .sound-itemSE .item-remove-btn{position:absolute;top:0;right:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:0;border-top-right-radius:8px;color:#fff!important;cursor:pointer;z-index:30;transition:all .2s ease;opacity:.7}.sound-set.empty-template.expanded .sound-itemENV .item-remove-btn:hover,.sound-set.empty-template.expanded .sound-itemSE .item-remove-btn:hover{background:transparent;opacity:1;transform:scale(1.05)}.sound-set.empty-template.expanded .sound-itemENV .item-remove-btn i,.sound-set.empty-template.expanded .sound-itemSE .item-remove-btn i{font-size:14px;color:#fff!important}.sound-item-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1000001;display:flex;align-items:center;justify-content:center;padding:24px;pointer-events:auto}.sound-item-popup{background:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;border:1px solid hsla(0,0%,100%,.4)}.guide-popup,.sound-item-popup{box-shadow:0 12px 48px rgba(0,0,0,.3);width:90%;max-width:1200px;height:92vh;max-height:92vh;min-height:600px;display:flex;overflow:hidden;animation:popupFadeIn .3s ease-out;margin:20px;position:relative;z-index:1000002}.guide-popup{-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:20px;border:1px solid rgba(0,0,0,.1)}.guide-popup,.guide-popup-main{background:#fff}.guide-popup-main .popup-title{color:#000}.guide-popup-main .popup-close-btn{background:rgba(0,0,0,.05);color:#000}.guide-popup-main .popup-close-btn:hover{background:rgba(0,0,0,.1)}.guide-menu-list{display:flex;flex-direction:column;gap:8px;margin-top:16px}.guide-menu-item{padding:2px 16px;border:none;background:transparent;color:rgba(0,0,0,.7);text-align:left;font-size:14px;border-radius:8px;cursor:pointer;transition:background-color .2s,color .2s;margin:0}.guide-menu-item:hover{background:rgba(0,0,0,.05);color:#000}.guide-menu-item.active{background:rgba(0,0,0,.1);color:#000;font-weight:500;margin:0}.guide-content{background:#fff;padding:112px 32px 32px;overflow-y:auto;color:#000;height:100%;margin-top:0}.guide-popup-header-fixed{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#fff;border-bottom:2px solid rgba(0,0,0,.1)}.guide-section{max-width:800px;margin-bottom:48px;scroll-margin-top:80px}.guide-section-title{margin-bottom:16px;padding-bottom:8px;border-bottom:0}.guide-section h3,.guide-section-title{font-size:24px;font-weight:600;color:#000}.guide-section h3{margin:0 0 16px}.guide-section p{font-size:16px;line-height:1.6;color:rgba(0,0,0,.8);margin:0 0 16px}.guide-section ul{list-style:none;padding:0;margin:0}.guide-section ul li{font-size:15px;line-height:1.8;color:rgba(0,0,0,.7);margin:0 0 -5px;padding-left:24px;padding-bottom:0;position:relative}.guide-section ul li:before{content:"•";position:absolute;left:0;color:rgba(0,0,0,.5);font-weight:700}.guide-video-container{margin:0 0 24px;width:100%;max-width:800px}.guide-video{width:100%;height:auto;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.1)}.guide-popup .sound-item-popup-sidebar{background:#f8f9fa;border-right:1px solid rgba(0,0,0,.1)}.guide-popup .popup-sidebar-title{color:#000}@keyframes popupFadeIn{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.sound-item-popup-sidebar{width:280px;background:rgba(248,249,250,0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-right:1px solid rgba(0,0,0,.08);padding:32px;margin:0;overflow-y:auto;flex-shrink:0;scrollbar-width:none;-ms-overflow-style:none}@media (max-width:800px){.sound-item-popup-sidebar{display:none}}.sound-item-popup-sidebar::-webkit-scrollbar{display:none}.popup-sidebar-content{display:flex;flex-direction:column;gap:32px;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}.popup-sidebar-content::-webkit-scrollbar{display:none}.popup-sidebar-section{padding-bottom:0;border-bottom:1px solid rgba(0,0,0,.08);overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}.popup-sidebar-section::-webkit-scrollbar{display:none}.popup-sidebar-section:last-child{border-bottom:none}.popup-sidebar-section-active{border-left:4px solid #78dcc8;padding-left:28px}.popup-sidebar-title{font-size:18px;font-weight:600;color:#fff;margin-bottom:12px}.popup-suggest-btn{width:100%;padding:12px 16px;background:transparent;border:none;border-bottom:1px solid hsla(0,0%,100%,.5);border-radius:0;font-weight:600;text-align:left;cursor:pointer;transition:all .2s;margin-bottom:16px;gap:18px}.popup-suggest-btn,.popup-suggest-btn-icon{color:hsla(0,0%,100%,.7);font-size:14px;display:flex;align-items:center}.popup-suggest-btn-icon{justify-content:center;flex-shrink:0}.popup-suggest-btn-icon i{font-size:14px;color:hsla(0,0%,100%,.7);line-height:1}.popup-suggest-btn.active,.popup-suggest-btn:hover{background:transparent;border-bottom-color:hsla(0,0%,100%,.5)}.popup-suggest-btn.active{color:#fff;font-weight:600}.popup-suggest-btn.active .popup-suggest-btn-icon,.popup-suggest-btn.active .popup-suggest-btn-icon i{color:#fff}.popup-genre-tags,.popup-suggest-list{display:flex;flex-direction:column;gap:8px}.popup-genre-tags{overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}.popup-genre-tags::-webkit-scrollbar{display:none}.popup-genre-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;color:#fff;font-size:14px}.popup-genre-loading i{font-size:14px}.popup-genre-tag{width:100%;padding:6px 16px;background:transparent;border:none;border-bottom:1px solid hsla(0,0%,100%,.5);border-radius:0;font-weight:600;text-align:left;cursor:pointer;transition:all .2s;gap:18px}.popup-genre-tag,.popup-genre-tag-icon{color:hsla(0,0%,100%,.7);font-size:14px;display:flex;align-items:center}.popup-genre-tag-icon{justify-content:center;flex-shrink:0}.popup-genre-tag-icon .material-icons,.popup-genre-tag-icon .material-symbols-outlined,.popup-genre-tag-icon i{font-size:14px;color:hsla(0,0%,100%,.7);line-height:1}.popup-genre-tag-icon .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-weight:400}.popup-genre-tag-icon .material-icons{font-weight:400}.popup-genre-tag.active,.popup-genre-tag:hover{background:transparent;border-bottom-color:hsla(0,0%,100%,.5)}.popup-genre-tag.active{color:#fff;font-weight:600}.popup-genre-tag.active .popup-genre-tag-icon,.popup-genre-tag.active .popup-genre-tag-icon .material-icons,.popup-genre-tag.active .popup-genre-tag-icon .material-symbols-outlined,.popup-genre-tag.active .popup-genre-tag-icon i{color:#fff}.sound-item-popup-main{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.popup-header{display:flex;justify-content:space-between;align-items:flex-start;padding:32px 32px 0}.popup-title{font-size:24px;font-weight:600;color:#fff;margin:0;padding-bottom:8px;border-bottom:0}.popup-header-main{display:flex;flex-direction:column;gap:12px;flex:1 1}.popup-search{width:100%;display:flex}.popup-search-wrapper{position:relative;width:260px;max-width:100%}.popup-search-input{min-width:0;width:100%;padding:8px 36px 8px 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.6);background:rgba(0,0,0,.4);color:#fff;font-size:14px;outline:none}.popup-search-input::placeholder{color:hsla(0,0%,100%,.7)}.popup-search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;border:none;background:hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.8);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s,color .2s;padding:0;font-size:10px;z-index:1}.popup-search-clear:hover{background:hsla(0,0%,100%,.3);color:#fff}.popup-search-clear:active{background:hsla(0,0%,100%,.4)}.popup-close-btn{width:36px;height:36px;border-radius:50%;border:none;background:rgba(0,0,0,.05);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.popup-close-btn:hover{background:rgba(0,0,0,.1)}.popup-content{flex:1 1;padding:0 32px;margin:20px 0 32px;overflow-y:auto;box-sizing:border-box;display:block}.genre-data-content{color:#333;margin-bottom:0;padding-bottom:0}.genre-data-content p{color:#fff}.suggest-data-content{margin-bottom:0;padding-bottom:0}.popup-tags-container{display:flex;flex-wrap:wrap;gap:8px;padding:16px 32px;border-bottom:1px solid rgba(0,0,0,.1);background:hsla(0,0%,100%,.3)}.popup-tag{padding:6px 12px;background:hsla(0,0%,100%,.8);border:1px solid rgba(0,0,0,.2);border-radius:16px;font-size:12px;color:#333;cursor:pointer;transition:all .2s;white-space:nowrap}.popup-tag:hover{background:rgba(51,51,51,.1);border-color:rgba(51,51,51,.3)}.popup-tag.active{background:rgba(51,51,51,.2);border-color:#333;color:#333;font-weight:600}.genre-groups{display:flex;flex-direction:column;gap:8px}.genre-group{background:rgba(120,220,200,.5);border-radius:12px;border:1px solid #fff;overflow:hidden}.sound-item-popup[data-popup-type=SE] .genre-group{background:rgba(255,180,100,.5)}.genre-group-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:6px 24px;background:transparent;border:none;cursor:pointer;text-align:left;transition:background .2s}.genre-group-header:hover{background:hsla(0,0%,100%,.1)}.suggest-tag-header{cursor:default!important;pointer-events:none}.suggest-tag-header:hover{background:transparent!important}.genre-group-label{font-size:18px;font-weight:500;color:#fff;margin:0;display:flex;align-items:center;gap:20px}.genre-group-label-text{display:inline-block}.genre-group-icon{display:flex;align-items:center;color:#fff;font-size:18px;flex-shrink:0}.genre-group-icon .material-icons,.genre-group-icon .material-symbols-outlined,.genre-group-icon i{font-size:18px;color:#fff;line-height:1}.genre-group-icon .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-weight:400}.genre-group-icon .material-icons{font-weight:400}.genre-group-header i{font-size:18px;color:#fff;transition:transform .2s}.sound-set.expanded.shuffle-on .sound-itemENV.random-selected .itemENV-volume::-webkit-slider-thumb{border-color:#96f0ff!important;box-shadow:0 2px 4px rgba(0,0,0,.3),0 0 16px #96f0ff,0 0 32px rgba(150,240,255,.8),0 0 48px rgba(150,240,255,.4)!important;animation:breathe 2s ease-in-out infinite!important}.sound-set.expanded.shuffle-on .sound-itemENV.random-selected .itemENV-volume::-moz-range-thumb{border-color:#96f0ff!important;box-shadow:0 2px 4px rgba(0,0,0,.3),0 0 16px #96f0ff,0 0 32px rgba(150,240,255,.8),0 0 48px rgba(150,240,255,.4)!important;animation:breathe 2s ease-in-out infinite!important}.sound-set.active.expanded,.sound-set.expanded.active{overflow-x:hidden;overflow-y:visible;height:auto;max-height:none}.sound-set.expanded .set-header{position:relative;z-index:4;padding:0 0 16px;border-bottom:none;margin-bottom:16px;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;align-items:center}.sound-set.expanded .set-header-info{flex:1 1;min-width:0}.sound-set.expanded .set-controls{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-left:0;margin-right:0}.sound-set.expanded .master-volume{flex:1 1;min-width:0;max-width:none}.sound-set.expanded .random-toggle{flex-shrink:0}.sound-set.expanded .set-title{font-size:24px;font-weight:600;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.genre-sound-list{display:grid;grid-template-columns:1fr;grid-gap:6px;gap:6px;padding:12px;animation:slideDown .3s ease-out;margin-bottom:0}.suggest-sound-list{grid-template-columns:repeat(3,1fr)}.genre-sound-list>:last-child{margin-bottom:0}.genre-sound-list:after{content:"";display:block;height:0;grid-column:1/-1}@keyframes slideDown{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:1000px;transform:translateY(0)}}.genre-sound-item{padding:4px 12px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;font-size:14px;color:#333;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px;position:relative;height:auto;box-sizing:border-box}.genre-sound-item:hover{background:#fff;border-color:rgba(0,0,0,.1);color:#333}.genre-sound-item:hover .sound-item-text{color:rgba(51,51,51,.6)}.genre-sound-item:hover .sound-item-description{color:rgba(70,70,70,.9)}.genre-sound-item:hover .sound-loading-spinner,.genre-sound-item:hover .sound-loading-spinner i,.genre-sound-item:hover .sound-variation-icon,.genre-sound-item:hover .sound-variation-icon i{color:#333}.genre-sound-item.playing{background:#fff!important;border:1px solid rgba(0,0,0,.1)!important;color:#333!important}.genre-sound-item.playing:hover{background:#fff!important;border-color:rgba(0,0,0,.1)!important;color:#333!important}.genre-sound-item.loading:hover{background:#fff;color:#333;border-color:rgba(0,0,0,.1)}.genre-sound-item.loading:hover .sound-item-text{color:rgba(51,51,51,.6)}.genre-sound-item.loading:hover .sound-item-description{color:rgba(70,70,70,.9)}.sound-item-popup[data-popup-type=ENV] .genre-sound-item.loading:hover .sound-loading-spinner,.sound-item-popup[data-popup-type=ENV] .genre-sound-item.loading:hover .sound-loading-spinner i{color:#78dcc8}.sound-item-popup[data-popup-type=SE] .genre-sound-item.loading:hover .sound-loading-spinner,.sound-item-popup[data-popup-type=SE] .genre-sound-item.loading:hover .sound-loading-spinner i{color:#ffb464}.sound-loading-spinner{display:inline-flex;align-items:center;justify-content:center;color:#333;width:16px;height:16px;flex-shrink:0;min-width:16px;min-height:16px}.sound-item-popup[data-popup-type=ENV] .sound-loading-spinner,.sound-item-popup[data-popup-type=ENV] .sound-loading-spinner i{color:#78dcc8}.sound-item-popup[data-popup-type=SE] .sound-loading-spinner,.sound-item-popup[data-popup-type=SE] .sound-loading-spinner i{color:#ffb464}.sound-loading-spinner i{font-size:12px}.sound-playing-wave{display:inline-flex;align-items:center;justify-content:center;gap:1.5px;width:12px;height:12px;flex-shrink:0;min-width:12px;min-height:12px}.sound-playing-wave .wave-bar{width:1.5px;height:100%;background-color:#333;border-radius:1px;animation:wave-animation 1s ease-in-out infinite}.sound-playing-wave .wave-bar:first-child{animation-delay:0s}.sound-playing-wave .wave-bar:nth-child(2){animation-delay:.1s}.sound-playing-wave .wave-bar:nth-child(3){animation-delay:.2s}.sound-playing-wave .wave-bar:nth-child(4){animation-delay:.3s}@keyframes wave-animation{0%,to{height:30%}50%{height:100%}}.sound-item-popup[data-popup-type=ENV] .sound-playing-wave .wave-bar{background-color:#78dcc8}.sound-item-popup[data-popup-type=SE] .sound-playing-wave .wave-bar{background-color:#ffb464}.sound-item-info{flex:1 1;min-width:0;display:flex;flex-direction:row;align-items:center;gap:8px;height:auto;line-height:1}.sound-item-text{display:flex;align-items:center;min-height:20px;font-size:14px;font-weight:600;color:rgba(51,51,51,.6)}.sound-item-text .fa.fa-book,.sound-item-text .fa.fa-heart,.sound-item-text i.fa.fa-book,.sound-item-text i.fa.fa-heart{font-size:14px!important;color:rgba(51,51,51,.48)!important;line-height:1!important;display:inline-flex!important;align-items:center!important;width:auto!important;height:auto!important}.sound-item-description{font-size:11px;color:rgba(70,70,70,.9);line-height:1.4;display:inline;font-weight:600}.sound-add-icon{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;color:#333;margin-left:auto;flex-shrink:0;pointer-events:none;background:transparent;border-radius:0;transition:opacity .2s;opacity:0;visibility:hidden}.genre-sound-item:hover .sound-add-icon{opacity:1;visibility:visible}.sound-add-icon i{font-size:14px;margin:0}.sound-variation-icon{display:inline-flex!important;align-items:center;justify-content:center;width:28px!important;height:28px!important;color:#333!important;flex-shrink:0;pointer-events:auto;background:transparent;border-radius:0;cursor:pointer;transition:transform .2s,opacity .2s;margin-left:0}.sound-variation-icon:hover{transform:scale(1.2);opacity:.8}.sound-variation-icon i{font-size:18px!important;margin:0;color:inherit}@keyframes breathe{0%,to{box-shadow:0 2px 4px rgba(0,0,0,.3),0 0 16px #96f0ff,0 0 32px rgba(150,240,255,.8),0 0 48px rgba(150,240,255,.4)!important}50%{box-shadow:0 2px 4px rgba(0,0,0,.3),0 0 32px #96f0ff,0 0 64px #96f0ff,0 0 96px rgba(150,240,255,.6)!important}}@keyframes breathe-white{0%,to{box-shadow:0 0 16px #fff,0 0 32px hsla(0,0%,100%,.8),0 0 48px hsla(0,0%,100%,.4),0 2px 4px rgba(0,0,0,.3)!important}50%{box-shadow:0 0 32px #fff,0 0 64px #fff,0 0 96px hsla(0,0%,100%,.6),0 2px 4px rgba(0,0,0,.3)!important}}.sound-set.shuffle-on .sound-itemENV.random-selected .itemENV-volume::-webkit-slider-thumb{border-color:#96f0ff!important;box-shadow:0 2px 4px rgba(0,0,0,.3),0 0 16px #96f0ff,0 0 32px rgba(150,240,255,.8),0 0 48px rgba(150,240,255,.4)!important;animation:breathe 2s ease-in-out infinite!important}.sound-set.shuffle-on .sound-itemENV.random-selected .itemENV-volume::-moz-range-thumb{border-color:#96f0ff!important;box-shadow:0 2px 4px rgba(0,0,0,.3),0 0 16px #96f0ff,0 0 32px rgba(150,240,255,.8),0 0 48px rgba(150,240,255,.4)!important;animation:breathe 2s ease-in-out infinite!important}.sound-itemENVs{grid-template-columns:repeat(3,1fr);grid-gap:8px}.sound-itemENVs,.sound-itemSEs{display:grid;gap:8px;margin-bottom:0;min-width:0;width:100%;box-sizing:border-box}.sound-itemSEs{grid-template-columns:repeat(6,1fr);grid-gap:8px}.sound-itemSEs>.sound-itemSE:first-child{grid-column:1/span 2}.sound-itemSEs>.sound-itemSE:nth-child(2){grid-column:3/span 2}.sound-itemSEs>.sound-itemSE:nth-child(3){grid-column:5/span 2}.sound-itemSEs>.sound-itemSE:nth-child(4){grid-column:2/span 2}.sound-itemSEs>.sound-itemSE:nth-child(5){grid-column:4/span 2}@media (min-width:781px){.sound-set .sound-itemENVs,.sound-set .sound-itemSEs{row-gap:16px!important;column-gap:12px}.set-container .sound-set .sound-itemBGMs,.set-container .sound-set .sound-itemENVs,.set-container .sound-set .sound-itemSEs{row-gap:12px!important;column-gap:12px}.sound-itemENVs,.sound-itemSEs{row-gap:16px!important;column-gap:8px}}@container (min-width: 1000px){.sound-itemENVs,.sound-set .sound-itemENVs{grid-template-columns:repeat(6,1fr)}.sound-itemSEs,.sound-set .sound-itemSEs{grid-template-columns:repeat(5,1fr);width:100%;max-width:calc((100% - 60px) * 5 / 6 + 48px);margin-inline:auto}.sound-itemSEs>.sound-itemSE:nth-child(n){grid-column:auto}}.sound-itemENV,.sound-itemSE{display:flex;align-items:center;justify-content:center;min-height:70px;min-width:0;background:transparent;cursor:pointer;transition:all .2s;position:relative;overflow:hidden}.slot-add-overlay,.sound-itemENV,.sound-itemSE{border-radius:8px;border:1.5px solid hsla(0,0%,100%,.3);box-sizing:border-box}.slot-add-overlay{background:rgba(0,0,0,.5)}.item-tag{position:absolute;top:0;left:0;padding:2px 6px;font-size:10px;font-weight:600;border-radius:0;border-top-left-radius:8px;border-bottom-right-radius:3px;z-index:10;pointer-events:none;text-transform:uppercase;letter-spacing:.5px}.item-tag-env{background:#78dcc8;color:rgba(0,0,0,.9)}.item-tag-se{background:#ffb464;color:rgba(0,0,0,.9)}.sound-itemENV:hover{border-color:hsla(0,0%,100%,.5)}.sound-itemENV:hover .itemENV-inner{background:rgba(0,0,0,.48)}.sound-itemSE:hover{border-color:hsla(0,0%,100%,.5)}.sound-itemSE:hover .itemSE-inner{background:rgba(0,0,0,.48)}.sound-itemENV.activeENV{border-color:rgba(120,220,200,.9)}.sound-itemENV.activeENV .itemENV-inner{background:rgba(0,0,0,.58)}.sound-itemSE.activeSE{border-color:rgba(255,180,100,.9)}.sound-itemSE.activeSE .itemSE-inner{background:rgba(0,0,0,.58)}.sound-itemENV,.sound-itemSE{transition:box-shadow .5s ease-out,border-color .5s ease-out}.sound-itemENV.env-playing{position:relative;box-shadow:0 0 8px rgba(120,220,200,.6),0 0 16px rgba(120,220,200,.4),0 0 24px rgba(120,220,200,.2);border-color:rgba(120,220,200,.8)}.sound-itemSE.se-playing{position:relative;animation:soundGlowSE 1.5s ease-in-out infinite;transition:none}.sound-itemSE.se-fading-out{animation:none!important;transition:box-shadow 1s ease-out,border-color 1s ease-out!important;box-shadow:0 0 0 rgba(255,180,100,0),0 0 0 rgba(255,180,100,0),0 0 0 rgba(255,180,100,0)!important;border-color:rgba(255,180,100,0)!important}@keyframes soundGlow{0%,to{box-shadow:0 0 8px rgba(120,220,200,.6),0 0 16px rgba(120,220,200,.4),0 0 24px rgba(120,220,200,.2);border-color:rgba(120,220,200,.8)}50%{box-shadow:0 0 12px rgba(120,220,200,.8),0 0 24px rgba(120,220,200,.6),0 0 36px rgba(120,220,200,.4);border-color:#78dcc8}}@keyframes soundGlowSE{0%,to{box-shadow:0 0 8px rgba(255,180,100,.6),0 0 16px rgba(255,180,100,.4),0 0 24px rgba(255,180,100,.2);border-color:rgba(255,180,100,.8)}50%{box-shadow:0 0 12px rgba(255,180,100,.8),0 0 24px rgba(255,180,100,.6),0 0 36px rgba(255,180,100,.4);border-color:#ffb464}}.itemENV-inner,.itemSE-inner{display:flex;flex-direction:column;align-items:center;gap:16px;padding:12px 0;width:100%;min-width:0;position:relative;box-sizing:border-box;overflow:hidden;cursor:default}.sound-set.expanded .itemENV-volume,.sound-set.expanded .itemSE-frequency,.sound-set.expanded .itemSE-volume{background:hsla(0,0%,100%,.5)!important}.sound-set.expanded .itemENV-volume::-webkit-slider-thumb,.sound-set.expanded .itemSE-volume::-webkit-slider-thumb{background:#fff!important;box-shadow:0 1px 3px rgba(0,0,0,.35)!important}.sound-set.expanded .itemSE-frequency::-webkit-slider-thumb{background:rgba(0,0,0,.8)!important}.sound-set.expanded .itemENV-volume::-moz-range-thumb,.sound-set.expanded .itemSE-volume::-moz-range-thumb{background:#fff!important;border:none;box-shadow:0 1px 3px rgba(0,0,0,.35)!important}.sound-set.expanded .itemSE-frequency::-moz-range-thumb{background:rgba(0,0,0,.8)!important;border:none}.sound-set.fluctuation-on .itemENV-volume::-webkit-slider-thumb{box-shadow:0 0 16px #fff,0 0 32px hsla(0,0%,100%,.8),0 0 48px hsla(0,0%,100%,.4),0 2px 4px rgba(0,0,0,.3)!important;animation:breathe-white 2s ease-in-out infinite!important}.sound-set.fluctuation-on .itemENV-volume::-moz-range-thumb{box-shadow:0 0 16px #fff,0 0 32px hsla(0,0%,100%,.8),0 0 48px hsla(0,0%,100%,.4),0 2px 4px rgba(0,0,0,.3)!important;animation:breathe-white 2s ease-in-out infinite!important}.sound-set.expanded.fluctuation-on .itemENV-volume::-webkit-slider-thumb{box-shadow:0 0 16px #fff,0 0 32px hsla(0,0%,100%,.8),0 0 48px hsla(0,0%,100%,.4),0 2px 4px rgba(0,0,0,.3)!important;animation:breathe-white 2s ease-in-out infinite!important}.sound-set.expanded.fluctuation-on .itemENV-volume::-moz-range-thumb{box-shadow:0 0 16px #fff,0 0 32px hsla(0,0%,100%,.8),0 0 48px hsla(0,0%,100%,.4),0 2px 4px rgba(0,0,0,.3)!important;animation:breathe-white 2s ease-in-out infinite!important}.itemENV-inner i,.itemSE-inner i{margin-top:8px}.sound-set.expanded .itemENV-inner i,.sound-set.expanded .sound-itemENV i{font-size:24px!important;color:#78dcc8!important;text-shadow:0 2px 4px rgba(0,0,0,.5);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));margin-top:8px!important}.sound-set.expanded .itemSE-inner i,.sound-set.expanded .sound-itemSE i{font-size:24px!important;color:#ffb464!important;text-shadow:0 2px 4px rgba(0,0,0,.5);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));margin-top:8px!important}.sound-set.expanded .itemENV-inner i[class*=" ph-"],.sound-set.expanded .itemENV-inner i[class^=ph-],.sound-set.expanded .itemSE-inner i[class*=" ph-"],.sound-set.expanded .itemSE-inner i[class^=ph-],.sound-set.expanded .sound-itemENV i[class*=" ph-"],.sound-set.expanded .sound-itemENV i[class^=ph-],.sound-set.expanded .sound-itemSE i[class*=" ph-"],.sound-set.expanded .sound-itemSE i[class^=ph-]{font-size:24px!important}.sound-set.expanded .itemENV-inner .material-symbols-outlined,.sound-set.expanded .sound-itemENV .material-symbols-outlined{font-size:24px!important;color:#78dcc8!important;text-shadow:0 2px 4px rgba(0,0,0,.5);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));margin-top:8px!important}.sound-set.expanded .itemSE-inner .material-symbols-outlined,.sound-set.expanded .sound-itemSE .material-symbols-outlined{font-size:24px!important;color:#ffb464!important;text-shadow:0 2px 4px rgba(0,0,0,.5);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));margin-top:8px!important}.sound-set.expanded .sound-itemENV .item-remove-btn,.sound-set.expanded .sound-itemENV .item-remove-btn i,.sound-set.expanded .sound-itemENV .item-remove-btn i[class*=" ph-"],.sound-set.expanded .sound-itemENV .item-remove-btn i[class^=ph-],.sound-set.expanded .sound-itemSE .item-remove-btn,.sound-set.expanded .sound-itemSE .item-remove-btn i,.sound-set.expanded .sound-itemSE .item-remove-btn i[class*=" ph-"],.sound-set.expanded .sound-itemSE .item-remove-btn i[class^=ph-]{color:#fff!important}.sound-set.expanded .itemENV-inner .tooltip,.sound-set.expanded .itemSE-inner .tooltip{margin-top:-8px!important}.itemENV-inner i{color:#78dcc8}.itemENV-inner i,.itemSE-inner i{font-size:24px!important;text-shadow:0 2px 4px rgba(0,0,0,.5);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));margin-top:8px}.itemSE-inner i{color:#ffb464}.itemENV-inner .material-symbols-outlined{color:#78dcc8!important}.itemENV-inner .material-symbols-outlined,.itemSE-inner .material-symbols-outlined{font-size:24px!important;text-shadow:0 2px 4px rgba(0,0,0,.5);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));margin-top:8px}.itemSE-inner .material-symbols-outlined{color:#ffb464!important}.itemENV-inner .tooltip,.itemSE-inner .tooltip{margin-top:-8px}.itemENV-inner .tooltip{color:rgba(120,220,200,.5)}.itemSE-inner .tooltip{color:rgba(255,180,100,.5)}.sound-set.expanded .itemENV-inner .tooltip,.sound-set.expanded .sound-itemENV .tooltip{font-size:12px;color:rgba(120,220,200,.5)!important;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.sound-set.expanded .itemSE-inner .tooltip,.sound-set.expanded .sound-itemSE .tooltip{color:rgba(255,180,100,.5)!important}.sound-set.expanded .itemSE-inner .tooltip,.sound-set.expanded .sound-itemSE .tooltip,.tooltip{font-size:12px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.tooltip{color:hsla(0,0%,100%,.8)}.search-bar-icon-button{width:32px;transition:width .3s ease,background-color .2s ease}.search-bar-icon-label{margin-left:8px;font-size:14px;white-space:nowrap;opacity:0;width:0;overflow:hidden;transition:opacity .3s ease,width .3s ease,margin-left .3s ease}.search-bar-icon-button:hover{width:auto}.search-bar-icon-button:hover .search-bar-icon-label{opacity:1;width:auto;margin-left:8px}.lcr-buttons{gap:4px;flex-wrap:nowrap;width:100%;max-width:100%}.lcr-buttons,.lcr-buttons button{display:flex;justify-content:center;box-sizing:border-box}.lcr-buttons button{padding:6px 12px;font-size:11px;font-weight:600;border:1px solid hsla(0,0%,100%,.3);background:linear-gradient(135deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.05));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-radius:6px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1);text-shadow:0 1px 2px rgba(0,0,0,.3);align-items:center;text-align:center;min-width:0}.lcr-buttons button:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.25),hsla(0,0%,100%,.15));border-color:hsla(0,0%,100%,.5);box-shadow:0 4px 8px rgba(0,0,0,.2);transform:translateY(-1px)}.lcr-buttons button.active{background:linear-gradient(135deg,rgba(120,220,200,.6),rgba(100,200,180,.4));border-color:rgba(120,220,200,.9);box-shadow:0 0 12px rgba(120,220,200,.5),0 2px 6px rgba(0,0,0,.2);color:#fff}.itemENV-volume,.itemSE-frequency,.itemSE-volume{width:100%;height:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:hsla(0,0%,100%,.2);border-radius:3px;outline:none;cursor:pointer}.itemENV-volume::-webkit-slider-track,.itemSE-frequency::-webkit-slider-track,.itemSE-volume::-webkit-slider-track{background:hsla(0,0%,100%,.5);height:5px;border-radius:3px}.itemENV-volume::-webkit-slider-thumb{border-radius:50%;border:2px solid rgba(120,220,200,.8)}.itemENV-volume::-webkit-slider-thumb,.itemSE-volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#fff;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.3)}.itemSE-frequency::-webkit-slider-thumb,.itemSE-volume::-webkit-slider-thumb{border-radius:50%;border:2px solid rgba(255,180,100,.8)}.itemSE-frequency::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:rgba(0,0,0,.8);cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.3)}.itemENV-volume::-moz-range-thumb{border:2px solid rgba(120,220,200,.8);border-radius:50%}.itemENV-volume::-moz-range-thumb,.itemSE-volume::-moz-range-thumb{width:16px;height:16px;background:#fff;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.3)}.itemSE-frequency::-moz-range-thumb,.itemSE-volume::-moz-range-thumb{border:2px solid rgba(255,180,100,.8);border-radius:50%}.itemSE-frequency::-moz-range-thumb{width:16px;height:16px;background:rgba(0,0,0,.8);cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.3)}.click-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.add-library-popup{animation:addLibraryPopupFadeIn .3s ease-out}.add-library-popup.fade-out{animation:addLibraryPopupFadeOut .3s ease-out forwards}.add-library-popup-overlay.fade-out{animation:fadeOut .3s ease-out forwards}@keyframes addLibraryPopupFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes addLibraryPopupFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.add-library-content{scrollbar-gutter:stable}.add-library-content::-webkit-scrollbar{width:8px;display:block}.add-library-content::-webkit-scrollbar-track{background:transparent}.add-library-content::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.add-library-content::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.add-item-list button.position-select,.add-library-content button.position-select{padding:4px 16px;font-size:11px;font-weight:600;border-radius:4px;color:#505050!important;cursor:pointer;transition:all .2s;width:48px;min-width:48px;max-width:48px;text-align:center;background:hsla(0,0%,100%,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.add-item-list button.position-select:hover,.add-library-content button.position-select:hover{background:hsla(0,0%,100%,.4);box-shadow:0 4px 8px rgba(0,0,0,.15)}.add-item-list button.position-select-env,.add-library-content button.position-select-env{border:1px solid rgba(120,220,200,.6)}.add-item-list button.position-select-env:hover,.add-library-content button.position-select-env:hover{border-color:rgba(120,220,200,.8)}.add-item-list button.position-select-se,.add-library-content button.position-select-se{border:1px solid rgba(255,180,100,.6)}.add-item-list button.position-select-se:hover,.add-library-content button.position-select-se:hover{border-color:rgba(255,180,100,.8)}.library-sound-type{padding-left:24px;padding-right:24px}.library-content{padding-left:12px;padding-right:12px;overflow-y:auto;overflow-x:hidden;flex:1 1;min-height:0;max-height:calc(100% - 138px)}.custom-sidebar:has(>.sidebar-header .library-sound-type){display:flex;flex-direction:column;align-items:stretch;min-height:0;overflow-x:visible;overflow-y:hidden}.custom-sidebar-dock.fade-in:has(.custom-sidebar>.sidebar-header .library-sound-type),.custom-sidebar.fade-in:has(>.sidebar-header .library-sound-type){overflow-y:hidden}.custom-sidebar:has(>.sidebar-header .library-sound-type)>.sidebar-header{flex-shrink:0}.custom-sidebar:has(>.sidebar-header .library-sound-type) .library-sound-type{position:relative;z-index:2}.custom-sidebar:has(>.sidebar-header .library-sound-type)>.library-content{flex:1 1;min-height:0;max-height:none;overflow-y:auto;position:relative;z-index:1}.env-slider-wrapper,.se-timing-input-wrapper,.se-volume-slider-wrapper{padding-left:10px;padding-right:10px}.itemSE-timing-input{padding-left:0;padding-right:0}.slot-icon-name{position:relative;display:flex;flex-direction:column;align-items:center;gap:14px;cursor:pointer;width:100%;padding-left:10px;padding-right:10px}.sound-set .slot-icon-name.slot-sound-loading{pointer-events:none;cursor:default}.slot-icon-name .slot-filebase-tooltip{position:absolute;left:50%;bottom:100%;margin-bottom:18px;transform:translateX(-50%);z-index:60;width:max-content;padding:7px 10px;border-radius:6px;background:#000;color:#fff;font-size:11px;font-weight:500;line-height:1.35;text-align:center;white-space:nowrap;box-shadow:0 2px 10px rgba(0,0,0,.45);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s ease,transform .2s ease}.slot-icon-name .slot-filebase-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#000}.slot-icon-name:hover .slot-filebase-tooltip{opacity:1;visibility:visible;transform:translate(-50%,-4px)}.slot-icon-name .material-symbols-outlined,.slot-icon-name i{font-size:24px!important;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));margin-top:8px;transition:transform .2s ease;display:inline-block}.slot-icon-name .tooltip{margin-top:0;font-size:12px;color:hsla(0,0%,100%,.8);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;transition:transform .2s ease;display:inline-block}.slot-icon-name:hover .material-symbols-outlined,.slot-icon-name:hover .tooltip,.slot-icon-name:hover i,.sound-set.empty-template.expanded .sound-itemENV:hover .slot-icon-name:hover .material-symbols-outlined,.sound-set.empty-template.expanded .sound-itemENV:hover .slot-icon-name:hover .tooltip,.sound-set.empty-template.expanded .sound-itemENV:hover .slot-icon-name:hover i,.sound-set.empty-template.expanded .sound-itemSE:hover .slot-icon-name:hover .material-symbols-outlined,.sound-set.empty-template.expanded .sound-itemSE:hover .slot-icon-name:hover .tooltip,.sound-set.empty-template.expanded .sound-itemSE:hover .slot-icon-name:hover i{transform:translateY(-4px)!important}@media (max-width:400px){.add-library-button-right-top,.mix-button-right-top{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}}@media (max-width:550px){.download-popup-content{flex-direction:column!important}}.set-img-popup-grid{grid-template-columns:repeat(4,1fr)!important}@media (max-width:850px){.set-img-popup-grid{grid-template-columns:repeat(2,1fr)!important}}