body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center;background-image:radial-gradient(circle,#e9e9e9 1px,#f7fafc 1px);background-size:30px 30px;min-width:100vw;min-height:100vh;display:flex;flex-direction:column}.App-logo{height:40vmin;pointer-events:none}#root{overflow-x:hidden}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.wrapper{display:flex;width:100%;box-sizing:border-box;padding:20px;justify-content:flex-start}.wrapper.center{justify-content:center}.hola p{color:#fff;border-radius:50px;width:200px;height:10px}.main{width:100%;position:relative;margin-top:10px;margin-bottom:10px}.draggable{background-color:red;position:absolute}.handle{position:absolute;top:-10px;left:-10px;cursor:grab;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:14px solid aqua}.volume-slider{width:55px}.container-wrap{flex:1;display:flex}.app-wrap{justify-content:center}.main-left{display:flex;flex-direction:column;box-sizing:border-box;background-color:#fafafa;box-shadow:0 0 3px #0000001a;transition:width .3s ease-in}.demo{display:flex;flex-direction:column;box-sizing:border-box;margin:20px;position:relative}.empty-demo{display:none}.main-right{display:flex;flex-direction:column;background:#fff;border-left:1px solid #ddd;box-shadow:0 0 8px #0000001a;transition:width .2s ease-in;overflow:hidden;position:fixed;right:0;bottom:0;top:0;z-index:1;overflow-y:auto}.main-right.expanded{width:25rem}.main-right.collapsed{width:4rem;overflow:hidden}@media (max-width: 1919px){.main-right.expanded{width:25rem}}@media (max-width: 1365px){.main-right.expanded{width:20rem}}.expanded-content,.collapsed-content{opacity:0;animation:fadeIn .5s forwards}@keyframes fadeIn{to{opacity:1}}.expanded-left-content,.collapsed-left-content{opacity:0;animation:fadeIn .5s forwards}.left-collapsed{background-color:transparent;border:none;box-shadow:none;overflow:hidden}.track-repeat-select{width:60px;background-color:#f3f3f5;padding:5px;border-radius:8px;border:none}.playbar-btn{cursor:pointer;background:transparent;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:.875rem;font-weight:500;border:none;outline:none;border-radius:.375rem;height:2rem;width:2rem;padding:0;opacity:1}.playbar-btn:hover{background-color:#f0f0f0}.playbar-btn:disabled{opacity:.5}.active-playbar-btn{background-color:#eee}.audio-label{display:flex;justify-content:center;background-color:#fff;flex-direction:column;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;border-width:1px;border-style:solid;opacity:1;margin:10px}.canvas-category{display:flex;flex-direction:column;align-items:center;justify-content:center}.audio-label:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.audio-label-meta-info{display:inline-flex;flex-direction:row;justify-content:space-evenly;align-items:center;text-align:left;margin:5px}.audio-label-wrap-primary{display:inline-flex;justify-content:center;align-items:center;flex-direction:row}.audio-label-text-wrap{display:inline-flex;justify-content:center;flex-direction:column;cursor:grab;touch-action:none;margin-left:5px}.audio-label-title{font-weight:500;font-size:17px;width:13rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.audio-label-duration{font-size:14px;color:#717182}.audio-label-repeat-select{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;max-height:45px;position:relative}.audio-label-actions{align-items:center;display:flex;justify-content:space-evenly;margin:0;gap:15px}.audio-label-play-btn{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;height:35px;width:35px;border:none;border-radius:50%;opacity:.25}.audio-label-play-btn.active-label,.audio-label-play-btn:hover{opacity:1}.drag-label{height:50px;width:30px;border:none;cursor:grab;background-color:transparent;touch-action:none;display:inline-flex;align-items:center;justify-content:flex-end}.audio-scene-loop-btn{display:flex;justify-content:center;align-items:center;cursor:pointer;height:35px;width:35px;border:none;background-color:transparent}.audio-scene-loop-btn:disabled{opacity:.3}.vertical-separator{display:inline-flex;width:1px;height:30px;background-color:#c3c1c140}.label-separator{display:block;width:90%;height:1px;background-color:#c3c1c140;align-self:center}.left-header-actions{display:flex;justify-content:space-between;align-items:center}.left-header-actions input[type=file]{width:90px;color:transparent}.picker{position:relative}.picker-icon{height:25px;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;margin-right:10px}.popover{position:absolute;border-radius:9px;z-index:9999999;box-shadow:0 6px 12px #00000026}.track-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex:1}.track-item-left{display:flex;justify-content:center;align-items:center}.track-item-right{display:flex;justify-content:space-around;align-items:center;gap:5px;cursor:grab;touch-action:none;width:100%}.track-name{width:12em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;color:#000}.track-play-btn{border:none;cursor:pointer;width:30px;height:30px;display:inline-flex;justify-content:center;align-items:center;background-color:transparent}.scene-title-box{display:flex;align-items:center;padding:0 10px;font-size:17px;font-weight:400;max-width:13rem;height:2.2rem}.scene-title-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;cursor:pointer}.scene-input{border:none;outline:none;background:transparent;flex:1;width:100%;font-size:17px;font-weight:400;margin:0;padding:0}.scene-input-btn{margin-left:5px;border:none;background:transparent;cursor:pointer}.edit-button{display:inline-flex;align-items:center;justify-content:center;height:40px;width:40px;padding:0;border:none;border-radius:6px;background:transparent;border-color:transparent;cursor:pointer;transition:background .2s,color .2s}.edit-button:hover{background:#f0f0f0;color:#000}.edit-btn-icon{width:16px;height:16px;flex-shrink:0;pointer-events:none}.track-duration{color:#717181;font-size:14px}.tracks-list{list-style:none;padding:0;margin:10px 0;opacity:0;animation:fadeInTracks .4s ease-out forwards;min-height:2rem;width:100%}@keyframes fadeInTracks{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.empty-upload-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;animation:fadeInTracks .25s ease-out forwards}.upload-placeholder-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex-direction:row;padding:10px;margin:15px;border:none;border-radius:6px;border:transparent;background-color:#fff;cursor:pointer;box-shadow:0 1px 2px #0000001a}.upload-placeholder-btn:hover{background-color:#f9f9f9;box-shadow:0 1px 2px #00000026}.upload-placeholder-btn span{font-size:14px;font-weight:500;color:#708090}.canvas-row{display:flex;flex-direction:row;align-items:flex-start}@media (min-width: 1921px){.label-separator{margin-top:5px}.audio-label{width:20rem;height:6rem;gap:0px;justify-content:space-evenly}.wrap-playlist{min-width:20rem;min-height:6rem}.canvas-row{gap:3rem}}@media (max-width: 1919px){.demo{margin:0 10px}.app-wrap{justify-content:flex-start}.canvas-row{gap:1rem}.audio-label{width:17rem;height:5rem;gap:0px;justify-content:space-evenly}.wrap-playlist{min-width:17rem;min-height:5rem}.audio-label-title{width:11rem;font-size:15px}.drag-label{margin:0}.audio-label-actions{width:100%;display:inline-flex;justify-content:center;align-items:center}.track-name{width:11rem;font-size:16px}.audio-label-play-btn{height:34px;width:34px}.audio-label-duration{font-size:12px}}@media (max-width: 1365px){.main{margin-bottom:15px}.demo{margin:15px}.audio-label{width:16rem;height:5rem;gap:0px;justify-content:space-evenly}.wrap-playlist{min-width:16rem;min-height:5rem}.audio-label-title{width:10rem;font-size:14px}.audio-label-play-btn{width:32px;height:32px}.drag-label{margin:0}.audio-label-actions{gap:10px;width:100%;display:inline-flex;justify-content:center;align-items:center}.track-name{width:9rem;font-size:15px}}@media (max-width: 1023px){.main{margin-bottom:20px}.audio-label{width:15.5rem;gap:0px;justify-content:space-evenly}.wrap-playlist{min-width:16rem;min-height:5rem}.audio-label-title{width:10rem;font-size:13px}.audio-label-duration{font-size:12px}.drag-label{margin:0}.audio-label-actions{gap:12px;width:100%;display:inline-flex;justify-content:center;align-items:center}.track-name{width:9rem;font-size:14px}.audio-label-play-btn{width:28px;height:28px}.track-play-btn{width:25px;height:25px}}.dropzone{position:fixed;bottom:15%;left:50%;transform:translate(-50%);width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px dashed rgba(128,128,128,.3);background-color:#8080801a;transition:all .5s ease-in-out;overflow:visible;z-index:50;cursor:pointer}.dropzone:hover{background-color:#80808033}.dropzone.hover{background-color:#ff00001a;border-color:#f009;transform:translate(-50%) scale(1.1)}.dropzone.active{background-color:#f003;border-color:red;transform:translate(-50%) scale(1.25);box-shadow:0 0 25px #f006}.trash-icon{width:1.5rem;height:1.5rem;color:#808080cc;transition:all .3s ease}.trash-icon.hover{color:#f00c}.trash-icon.active{color:red;transform:scale(1.1)}.ripple{position:absolute;inset:0;border-radius:50%;background-color:#f003;animation:ripplePing 1s infinite}@keyframes ripplePing{0%{transform:scale(1);opacity:1}75%,to{transform:scale(2);opacity:0}}.glow{position:absolute;inset:0;border-radius:50%;background-color:#f003;filter:blur(12px);transform:scale(1.5);transition:background-color .3s ease;z-index:-1}.glow.active{background-color:#ff00004d}.caret-button{display:flex;align-items:center;justify-content:center;border-radius:.375rem;background:transparent;border:none;cursor:pointer;width:2.5rem;height:2.5rem}.caret-button:hover{background:#0000000d}.caret-icon{width:24px;height:24px;color:#666;stroke:currentColor;fill:none;stroke-width:2}.playlist-placeholder{display:inline-block;margin:15px;font-size:18px;font-weight:500}.ambiance-container{border:1px solid rgba(0,0,0,.2);border-radius:.5rem;background:transparent;overflow:hidden;margin:10px 10px 15px;font-family:sans-serif}.ambiance-header{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;background-color:#00000005;border:none;cursor:pointer;transition:background .2s}.ambiance-header:hover{background:#0000000d}.ambiance-title{font-weight:500;font-size:16px}.count{margin-left:auto;font-size:.875rem;color:#555}.ambiance-content{background:transparent;min-height:2.5rem}.chevron{transition:transform .2s}.chevron.down{transform:rotate(-90deg)}.wrap-playlist{display:flex;flex-direction:column;align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:10px;min-height:10rem}.canvas-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 1px 2px #0000000f;margin-top:20px}.canvas-card-header{display:flex;align-items:center;justify-content:space-between}.canvas-title{font-size:1.5rem;margin:0}.canvas-subtitle{font-size:20px;color:#49494b;font-weight:600}.music-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px;min-width:280px;display:flex;flex-direction:column;gap:12px}.panel-header{display:flex;justify-content:space-between;width:100%}.title-wrap{display:flex;align-items:center;gap:6px}.scene-category-title{font-size:16px;font-weight:600;margin:0}.icon-info{width:16px;height:16px;color:#9ca3af;cursor:help}.canvas-controls{display:flex;align-items:center;width:100%;margin:5px 0}.canvas-right-controls{display:flex;gap:4px;margin-left:auto}.track-placeholder-wrapper{display:flex;flex-direction:column;margin:10px}.track-placeholder-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;text-align:center;border:2px dashed #d1d5db;border-radius:8px;background:#ffffff80}.track-placeholder-icon{width:30px;height:30px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.track-placeholder-text{font-size:12px;color:#9ca3af}.track-placeholder-label{font-size:14px;color:#6b7280;margin-bottom:4px}.track-placeholder-hint{font-size:12px;color:#9ca3af}.sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;border-bottom:1px solid #e5e7eb}.sidebar-title{display:flex;align-items:center;gap:8px;padding:0 4px}.avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;display:flex;flex-shrink:0}.avatar-inner{color:#fff;width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center}.sidebar-name{font-size:15px;font-weight:500}.sidebar-toggle{width:28px;height:28px;border-radius:6px;border:none;display:flex;align-items:center;justify-content:center;background:transparent;cursor:pointer;transition:.15s ease}.sidebar-toggle:hover{background:#e5e7eb}.sidebar-toggle svg{pointer-events:none}.sidebar-menu{display:flex;flex-direction:column;gap:5px;padding:0 10px}.sidebar-item{list-style:none}.sidebar-btn{display:flex;gap:8px;width:100%;padding:8px;background:none;border:none;border-radius:6px;font-size:14px;text-align:left;cursor:pointer;transition:background .2s,color .2s}.sidebar-btn svg{width:18px;height:18px}.sidebar-btn:hover{background:#e5e7eb}.sidebar-btn:active{background:#d1d5db}.canvas-header-btn{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;background-color:transparent;gap:10px;padding:10px;min-width:10rem;border-radius:12px;border-width:1px;border-style:solid;border-color:#e5e7eb;box-shadow:none;cursor:pointer}.canvas-header-btn:hover{background-color:#e9ebef}.category-menu{padding:0}.category-scene-item{max-width:10rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.szh-menu,.szh-menu__submenu{padding:0}.szh-menu__item,.szh-menu__item--submenu{padding:10px;margin:0;gap:8px}.szh-menu__divider{padding:0;margin:0}.danger-menu{color:#c62828}.danger-menu:hover{background-color:#fdecea}.footer{border-top:1px solid #d1d5db;background:#ffffff80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.5rem 0;font-family:sans-serif;color:#6b7280}.footer-container{max-width:800px;margin:0 auto;padding:0 1.5rem}.footer-top{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}@media (min-width: 1279px){.footer-top{flex-direction:row}}.footer-left,.footer-middle,.footer-right{display:flex;align-items:center;gap:.5rem}.footer-power{display:flex;align-items:center;gap:.5rem;margin-top:5px}.footer-text{font-size:.875rem}.powered-by{font-size:.75rem}.tech-tags{display:flex;gap:.5rem;margin-left:.25rem}.tech-tag{font-size:.75rem;padding:.25rem .5rem;background-color:#9ca3af4d;border-radius:.25rem}.support-button{display:inline-flex;align-items:center;gap:.2rem;font-size:.875rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;transition:background .2s,color .2s;height:32px;padding:0 10px}.support-button:hover{background-color:#f3f4f6}.heart-icon,.heart-inline{width:1rem;height:1rem;fill:currentColor}.footer-separator{height:1px;background-color:#d1d5db;margin:.5rem 0}.footer-bottom{display:flex;justify-content:center;flex-direction:column;align-items:center}.footer-bottom-text{font-size:.75rem;color:#6b7280;display:flex;align-items:center;gap:.25rem}.hero-section{overflow:auto;display:flex;justify-content:center;align-items:center;width:100%}.hero-content{width:50%;margin:0 auto;text-align:center}.hero-title{font-size:2.5rem;margin-bottom:1.5rem;line-height:1.2;cursor:default;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#032239}.hero-title .gradient-text{display:block;background:linear-gradient(to right,#7177ca,#44efdf,#7177ca);background-clip:text;-webkit-background-clip:text;color:transparent}@media (min-width: 640px){.hero-title{font-size:3.5rem}}.hero-subtext{font-size:1.5rem;color:#727983;max-width:600px;margin:0 auto 2rem;line-height:1.6;cursor:default}.hero-buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}@media (max-width: 1200px){.hero-buttons{flex-direction:column;justify-content:center}}.button-row{display:flex;gap:1rem;align-items:center}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:0;width:14rem;height:3.2rem;font-size:1.1rem;font-weight:500;border-radius:.5rem;border:1px solid #d1d5db;background-color:#fff;color:#111827;cursor:pointer;transition:all .2s;justify-content:center}.btn .icon{width:1.25rem;height:1.25rem}.btn:hover{background-color:#e5e7eb}.btn:disabled{opacity:.5;pointer-events:none}.btn-primary{background-color:#7177ca;color:#fff;border:none}.btn-primary:hover{background-color:#41dfcf}.btn-outline{background-color:#fff;color:#111827;border:1px solid #d1d5db}.btn-outline:hover{background-color:#f3f4f6}.hero-features{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem;color:#727983;font-size:16px;font-weight:500;text-align:center}@media (min-width: 640px){.hero-features{grid-template-columns:repeat(4,1fr)}}.feature-icon{font-size:1.5rem;margin-bottom:.25rem}.icon{flex-shrink:0}.header-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin:50px 10px}@media (min-width: 1024px){.header-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){.header-grid{grid-template-columns:repeat(3,1fr)}}.header-card{display:flex;align-items:center;gap:1rem;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;background:#ffffff94;flex-direction:column;transition:box-shadow .3s ease,transform .2s ease}.header-card:hover{box-shadow:0 4px 14px #00000014;transform:translateY(-2px)}.icon-box{padding:.5rem;border-radius:.5rem;background:#0000000d;display:flex;align-items:center;justify-content:center}.icon-box svg{width:24px;height:24px}.icon-box.blue{background:#3b82f61a;color:#3b82f6}.icon-box.purple{background:#a855f71a;color:#a855f7}.icon-box.green{background:#22c55e1a;color:#22c55e}.icon-box.orange{background:#f973161a;color:#f97316}.icon-box.red{background:#ef44441a;color:#ef4444}.icon-box.pink{background:#ec48991a;color:#ec4899}.icon-box.indigo{background-color:#6366f11a;color:#6366f1}.icon-box.silver{background-color:#c8c8c91a;color:#373738}.icon-box.teal{color:#14b8a6;background-color:#14b8a536}.header-title{font-size:1rem;font-weight:500;cursor:default;margin:0}.header-desc{font-size:.875rem;color:#6b7280;margin:.25rem 0 0;cursor:default}.action-buttons-container{display:flex;margin:15px}.action-button{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:.3rem;flex:1;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap;height:3.5rem;font-size:.775rem}.action-button .icon{width:1rem;height:1rem;flex-shrink:0;pointer-events:none;stroke:currentColor}.action-button .btn-text-lg{display:none}.action-button .btn-text-sm{display:inline}@media (min-width: 640px){.action-button .btn-text-lg{display:inline}.action-button .btn-text-sm{display:none}}.action-button:hover{background-color:#0000000d;color:#000000b3}._Container_15vnh_1{display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;appearance:none;outline:none;max-width:24rem;margin:15px;border-radius:.75rem;transition:background-color .35s ease,height .3s ease-in;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;background-color:#f6f6f6;border:1px solid rgba(0,0,0,.05);font-size:1em;align-items:center;justify-content:center}._shadow_15vnh_25{transform:scale(1.01);box-shadow:-1px 0 15px #22215103,0 15px 15px #22215140}._Container_15vnh_1[aria-hidden=true]{opacity:.5}._scrollable_15vnh_50>ul{max-height:calc(80vh - 100px);overflow-y:auto}._Header_15vnh_55{display:flex;margin:0 5px;align-items:center}._Header_15vnh_55:hover ._Actions_15vnh_87>*{opacity:1!important}._ActionWrap_15vnh_105{display:flex;padding:5px;flex-direction:column;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px solid rgba(0,0,0,.08);gap:.5rem;width:100%}._dropBoxContent_15vnh_133{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:15px}._dropBoxIcon_15vnh_144{color:#6b7280}._dropBoxText_15vnh_150{text-align:center;font-size:.875rem;color:#374151}._dropBoxDivider_15vnh_156{width:90%;display:flex;align-items:center;gap:.5rem}._dividerLine_15vnh_163{flex:1;height:1px;background:#d1d5db}._dividerLabel_15vnh_169{font-size:.75rem;color:#6b7280}._dropBoxInputRow_15vnh_174{display:flex;gap:1rem;justify-content:center;align-items:center;margin:15px}._sceneInput_15vnh_183{flex:1;height:2.25rem;padding:.25rem .75rem;border-radius:.375rem;border:1px solid #d1d5db;font-size:.875rem;outline:none;transition:border-color .2s,box-shadow .2s}._sceneInput_15vnh_183:focus{box-shadow:0 0 0 3px #2563eb80}._addButton_15vnh_201{display:inline-flex;align-items:center;justify-content:center;height:2rem;padding:0 .75rem;border-radius:.375rem;background:#a2b3ff;color:#fff;border:none;cursor:pointer;transition:background .2s}._addButton_15vnh_201:disabled{opacity:.5}._addIcon_15vnh_219{width:1rem;height:1rem}@media (min-width: 1921px){._Container_15vnh_1,._dropBoxMain_15vnh_118{width:22rem}}@media (max-width: 1919px){._Container_15vnh_1,._dropBoxMain_15vnh_118{width:20rem}}@media (max-width: 1365px){._Container_15vnh_1,._dropBoxMain_15vnh_118{width:19rem}}@media (max-width: 1023px){._Container_15vnh_1,._dropBoxMain_15vnh_118{width:18rem}}._container_1myxc_1{position:relative;display:inline-block}._toggle_1myxc_6{background-color:transparent;font-size:20px;width:40px;height:40px;padding:0;border:none;border-radius:6px;border-color:transparent;cursor:pointer}._toggle_1myxc_6:hover{background-color:#f0f0f0}._menu_1myxc_24{position:absolute;right:0;margin-top:5px;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 6px #00000026;z-index:9999;opacity:0;transform:translateY(-5px);transition:opacity .2s ease,transform .2s ease}._menu_1myxc_24._open_1myxc_41{opacity:1;transform:translateY(0)}._menu_1myxc_24._closing_1myxc_46{opacity:0;transform:translateY(-5px)}._option_1myxc_51{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;font-size:16px}._option_1myxc_51:hover{background-color:#f0f0f0}._icon_1myxc_64{width:18px;height:18px;display:flex;align-items:center;justify-content:center}._danger_1myxc_72{color:#c62828}._danger_1myxc_72:hover{background-color:#fdecea}._Item_cl9po_1{position:relative;display:flex;flex-grow:1;align-items:center;padding:5px 0;margin:5px 10px;outline:none;border-radius:calc(4px / var(--scale-x, 1));box-sizing:border-box;list-style:none;transform-origin:50% 50%;-webkit-tap-highlight-color:transparent;color:#333;font-weight:400;font-size:1rem;white-space:nowrap;transform:scale(var(--scale, 1));transition:box-shadow .2s cubic-bezier(.18,.67,.6,1.22);background-color:var(--bg-color);z-index:999}._Item_cl9po_1:hover{background-color:#f0f1f4}._Item_cl9po_1:focus-visible{box-shadow:inset 0 0 0 2px #4c9ffe,var(--box-shadow)}._Item_cl9po_1[data-shadow=true]{transform:scale(1.03);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(10px);background-color:#ffffffe6;--box-shadow: inset 0px 0px 1px rgba(0, 0, 0, .5), -1px 0 15px 0 rgba(34, 33, 81, .01), 0px 15px 15px 0 rgba(34, 33, 81, .25)}._Item_cl9po_1:not(._Item_cl9po_1:has(button)){cursor:grab}.scene-item{border-radius:8px;margin:5px;background-color:#fff;box-shadow:0 1px 3px #0000001a;height:6rem;display:flex;justify-content:flex-start;align-items:center;border-style:solid;border:1px solid transparent;border-color:transparent;border-left-width:4px;border-left-color:transparent}.scene-item:hover{background-color:#f9f9f9}.scene-row{display:flex;align-items:center;gap:5px;width:100%}.drag-handle{transition:opacity .2s;border-radius:4px;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;-webkit-user-drag:none;width:2rem;height:2rem;background-color:transparent;display:inline-flex;justify-content:center;align-items:center}.drag-handle svg{width:18px;height:18px;color:#c6c6cd}.scene-index{display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;text-align:center;font-size:12px;color:#030113}.play-btn{display:flex;width:32px;height:32px;border:none;background:transparent;border-radius:6px;align-items:center;justify-content:center;cursor:pointer}.play-btn svg{width:18px;height:18px;color:#030113}.scene-item.is-playing{background-color:#e9ebef}.scene-info{flex:1;min-width:0;margin-left:5px}.scene-texts{display:flex;justify-content:space-between;align-items:center;cursor:grab;touch-action:none}.scene-title{font-size:18px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:12rem;display:inline-block}@media (max-width: 1919px){.scene-title{max-width:12rem;font-size:17px}}@media (max-width: 1365px){.scene-title{max-width:8rem;font-size:15px}}@media (max-width: 1023px){.scene-title{max-width:7rem;font-size:14px}}.scene-subtitle{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scene-duration{font-size:12px;color:#888;flex-shrink:0;margin-left:8px}.menu-btn{width:32px;height:32px;border:none;background:transparent;border-radius:6px;opacity:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s}.menu-btn svg{width:16px;height:16px;color:#666}.scene-main{position:relative}.favorite-actions{position:absolute;top:25px;left:0;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.default-action{border-radius:8px;gap:5px;height:25px;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:0 8px}.default-action span{font-size:12px}.play-action{background-color:#093c65}.play-action span{color:#fff;font-weight:800}.loop-action{background-color:#c0c3c9}.loop-action span{color:#090818;font-weight:600}.rec-lite{display:inline-block;width:5px;height:5px;border-radius:50%;background:#fff;animation:blink 1s infinite alternate}@keyframes blink{0%{opacity:1}to{opacity:.3}}._list_10wlz_1{display:flex;flex-direction:column;padding:0;margin:5px 10px}._item_10wlz_9{display:flex;align-items:center;box-shadow:1px 1px 3px 1px #22215126;-webkit-box-shadow:1px 1px 3px 1px rgba(34,33,81,.15);-moz-box-shadow:1px 1px 3px 1px rgba(34,33,81,.15);margin-bottom:15px;padding:8px;cursor:grab;min-width:300px}._playButton_10wlz_21,._removeButton_10wlz_22{border:none;background:none;cursor:pointer;font-size:16px}._sceneName_10wlz_29{flex:1;text-align:left}.favorites-header{border-bottom:1px solid #ddd;background:#fff}.controls{display:flex;justify-content:center;gap:1.5rem;align-items:center;margin-top:.75rem}.favorites-top{display:flex;align-items:center;justify-content:space-between;margin:20px 20px 10px}.favorites-title{display:flex;align-items:center;gap:8px}.icon-heart{width:16px;height:16px;color:#ef4444;fill:#ef4444}.title-text{font-weight:700;font-size:18px}.badge{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;padding:2px 6px;border-radius:6px;background:#eee;color:#333}.icon-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:6px;background:transparent;cursor:pointer;transition:background .2s;margin-right:10px}.icon-btn:hover{background:#f0f0f0}.icon-sm{width:18px;height:18px;color:#333}.favorites-controls{display:flex;justify-content:center;gap:8px;margin-bottom:20px}.control-btn{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;padding:0 12px;height:32px;border:1px solid #ddd;border-radius:6px;background:#fff;color:#333;cursor:pointer;transition:background .2s,color .2s}.control-btn:hover{background:#f5f5f5}.control-btn.is-loop{background:#333;color:#fff}.control-btn.is-loop svg{color:#fff}.control-btn.is-shuffle svg{color:#fff}.control-btn.is-shuffle{background:#333;color:#fff}.control-btn svg{width:14px;height:14px}.now-playing-container{border-bottom:1px solid #ddd;background:#00000008;padding:1rem}.now-playing-content{text-align:center}.track-title{font-weight:500;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-subtitle{font-size:.75rem;color:#666}.progress-section{margin:.75rem 0}.progress-bar{background:#007bff33;height:8px;overflow:hidden;width:100%}.progress-indicator{background:#007bff;height:100%;transition:width .3s ease}.progress-time{display:flex;justify-content:space-between;font-size:.75rem;color:#666;margin-top:.25rem}.icon-button{display:flex;align-items:center;justify-content:center;border-radius:.375rem;background:transparent;border:none;cursor:pointer;transition:background .2s ease}.icon-button.small{width:2.5rem;height:2.5rem}.icon-button.play{width:50px;height:50px;background:#093c65;color:#fff}.icon-button.play:hover{background-color:#0791a6}.icon{stroke:#666;fill:none;stroke-width:2}.icon.large{stroke:#fff;width:20px;height:20px}.icon.tiny{width:12px;height:12px;color:#666}.volume{display:flex;align-items:center;justify-content:center;gap:.5rem;padding-top:.5rem}.volume-bar{background:#007bff33;border-radius:9999px;height:4px;width:80px;overflow:hidden}.volume-indicator{background:#007bff;height:100%;transition:width .3s ease}.volume-label{font-size:.75rem;color:#666;width:32px;text-align:right}.custom-colors-container{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;background:#f9f9fa;border-radius:6px;margin:20px}.custom-left-side{display:inline-flex;align-items:center;gap:8px}.custom-colors-label{font-size:12px;color:#6b7280;flex:1}.custom-colors-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 8px;height:24px;font-size:12px;font-weight:500;background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;transition:background .2s,color .2s}.custom-colors-btn:hover{background:#e5e7eb}.header-center-container{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:20px}.header-btn-container{display:inline-flex;flex-direction:column;justify-content:center;align-items:center}.header-btn-label{font-size:12px;color:#717182f5}.player-section{display:flex;flex-direction:column;align-items:center;padding:8px 0;gap:8px;border-bottom:1px solid #eee}.icon-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:.375rem;background:transparent;border:none;cursor:pointer;transition:background .2s ease}.icon-button.play-small{width:45px;height:45px;background:#093c65;color:#fff}.icon-button.play-small:hover{background-color:#0791a6}.icon-button:hover{background:#0000000d}.icon{width:16px;height:16px;fill:none}.icon-heart{width:1.5rem;height:1.5rem;fill:#f56565;stroke:none}.badge{font-size:.85rem;background:#e2e8f0;color:#1a202c;border-radius:.4rem;padding:5px 10px}.track-info-vertical{display:flex;flex-direction:column;align-items:center;gap:4px}.track-time{font-size:.65rem;color:#666;text-align:center}.track-sequence{display:flex;flex-direction:column;align-items:center;gap:4px}.sequence-count{font-size:.65rem;color:#666}.dots-sequence{display:flex;flex-direction:column;align-items:center;gap:2px}.dot{width:4px;height:4px;border-radius:50%;background:#cbd5e0;transition:background .2s ease}.dot.active{background:#007bff}.dots-more{font-size:.65rem;color:#666;text-align:center}.modal-container{background:#fff}.modal-header{margin-bottom:1rem;text-align:left}.modal-header h2{font-size:1.3rem;margin:0 0 .25rem;font-weight:600;color:#000}.modal-header p{font-size:.9rem;color:#666;margin:0}.modal-actions-top{display:flex;gap:.5rem;align-items:center;margin-bottom:1rem}.selection-info{margin-left:auto;font-size:.85rem;color:#777}.scroll-box{border:1px solid #ddd;border-radius:6px;padding:.75rem;max-height:260px;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.scene-info{text-align:left}.scene-option{display:flex;gap:.55rem;padding:.5rem;border-radius:8px;cursor:pointer;margin:0;background-color:transparent;border:none;align-items:center;justify-content:center}.scene-option:hover{background:#f5f5f5}.scene-option input{margin-top:.2rem}.scene-title{font-size:.9rem;font-weight:600}.scene-meta{font-size:.75rem;color:#777}.modal-footer{margin-top:1.25rem;display:flex;justify-content:flex-end;gap:.5rem}.modal-btn{padding:10px 15px;border-radius:8px;border:1px solid #ccc;background:transparent;cursor:pointer;font-size:.85rem;min-width:6rem;font-weight:500}.modal-btn:hover{background:#eee}.modal-btn-primary{background:#7177ca;color:#fff;border:none}.modal-btn-primary:hover{background:#41dfcf}
