:root{--font-family-base: "Inter", "HarmonyOS Sans", "PingFang SC", "Noto Sans SC", sans-serif;--color-text-strong: #2f1c3b;--color-text-muted: rgba(47, 28, 59, .7);--color-primary: #443066;--color-secondary: #a48fe1;--color-accent: #ffe4d9;--color-brand-start: #ff8050;--color-brand-end: #ff4d64;--gradient-brand: linear-gradient(135deg, var(--color-brand-start) 0%, var(--color-brand-end) 100%);--shadow-card: 0 24px 64px rgba(68, 48, 102, .16);--radius-pill: 50px;--radius-card: 16px;--radius-panel: 24px;--page-bg: #fff7f2;--color-panel-bg: #fff;--color-panel-border: #e3d8f1;--content-max: 1400px;font-family:var(--font-family-base);color:var(--color-text-strong);background-color:var(--page-bg)}*{box-sizing:border-box}body{margin:0;padding:0;min-height:100vh;background:#fff;color:var(--color-text-strong);font-family:var(--font-family-base);line-height:1.6;-webkit-font-smoothing:antialiased}#root{width:100vw;min-height:100vh}.grandline-modal .ant-modal-content{border-radius:24px;overflow:hidden;border:none;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014;background:#fffffffa}.grandline-modal .ant-modal-close{top:18px;right:18px;color:#fff}.grandline-modal__header{background:var(--gradient-brand);padding:36px 40px 32px;color:#fff}.grandline-modal__title{margin:0;font-size:28px;font-weight:700;letter-spacing:-.01em}.grandline-modal__subtitle{margin:8px 0 0;color:#fffc;font-size:15px}.grandline-modal__content{padding:24px 40px 32px;background:#fff}.grandline-modal .ant-tabs-content-holder{padding-top:4px}.grandline-modal .ant-tabs-tabpane{max-width:360px;margin:0 auto}.grandline-modal .grandline-tabs .ant-tabs-nav:before{border:none}.grandline-modal .grandline-tabs .ant-tabs-tab{border-radius:999px;background:#ff6b6b14;padding:12px 24px;margin:0 12px;transition:all .3s ease}.grandline-modal .grandline-tabs .ant-tabs-tab-btn{color:var(--color-primary);font-size:15px;font-weight:600}.grandline-modal .grandline-tabs .ant-tabs-tab-active{background:#fffffff2;box-shadow:0 4px 16px #ff6b6b26}.grandline-modal .ant-tabs-ink-bar{background:var(--color-secondary)}.grandline-modal .ant-form-item-label>label{color:var(--color-primary);font-weight:600}.grandline-modal .ant-form-item{margin-bottom:4px}.grandline-modal .ant-input,.grandline-modal .ant-input-password{border-radius:12px;border:1px solid rgba(0,0,0,.1);padding:11px 16px;background:#fff;transition:all .3s ease}.grandline-modal .ant-input:focus,.grandline-modal .ant-input-password:focus,.grandline-modal .ant-input-focused{border-color:#ff6b6b;box-shadow:0 0 0 2px #ff6b6b1a}.grandline-modal .ant-btn-primary{background:#fff;color:#ff6b6b;border:none;border-radius:50px;height:48px;font-size:16px;font-weight:700;box-shadow:0 4px 16px #0000001a;transition:all .3s ease}.grandline-modal .ant-btn-primary:hover{background:#fffffff2!important;color:#ff6b6b!important;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.grandline-modal .ant-btn-link{color:#ff6b6b;transition:opacity .3s ease}.grandline-modal .ant-btn-link:hover{color:#ff6b6b;opacity:.8}@media (max-width: 520px){.grandline-modal__header{padding:24px}.grandline-modal__content{padding:18px 24px 24px}.grandline-modal .grandline-tabs .ant-tabs-tab{margin:0 6px}}._home_y3myr_1{min-height:100vh;background:var(--gradient-brand);position:relative;overflow-x:hidden;overflow-y:auto}._musicNotes_y3myr_8{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:1}._musicNotes_y3myr_8 ._note_y3myr_17{position:absolute;font-size:48px;color:#ffebcd4d;animation:_float_y3myr_1 6s ease-in-out infinite}@keyframes _float_y3myr_1{0%,to{transform:translateY(0) rotate(0);opacity:.3}50%{transform:translateY(-20px) rotate(10deg);opacity:.5}}._container_y3myr_34{position:relative;z-index:2;height:100vh;display:grid;grid-template-columns:1fr 2fr;align-items:center;padding:40px;gap:60px;max-width:1400px;margin:0 auto;overflow:hidden}._leftContent_y3myr_47{display:flex;flex-direction:column;gap:48px;padding-left:40px}._header_y3myr_53{position:absolute;top:0;left:0;width:100%;padding:32px;z-index:100}._headerContainer_y3myr_61{max-width:1400px;margin:0 auto;padding:0 40px 0 80px;display:flex;align-items:center}._logoWrapper_y3myr_68{display:inline-flex;align-items:center;gap:16px;border-radius:20px}._logoIcon_y3myr_74{width:48px;height:48px;background:#fff;border-radius:14px;border:1px solid rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;box-shadow:0 16px 32px #ff4d6459}._logoIcon_y3myr_74 img{width:30px;height:30px}._logoText_y3myr_89{margin:0;display:flex;flex-direction:column;line-height:1.1;color:#fff}._logoText_y3myr_89 strong{font-size:22px;font-weight:700;letter-spacing:.02em}._logoTextChinese_y3myr_101{font-size:12px;font-weight:600;letter-spacing:.35em;opacity:.9}._heroIntro_y3myr_107{display:flex;flex-direction:column;gap:24px;margin-top:80px}._heroIntro_y3myr_107 h2{margin:0;font-size:48px;font-weight:700;color:#fff;line-height:1.2;letter-spacing:-.01em}._heroIntro_y3myr_107 p{margin:0;font-size:18px;color:#ffffffe6;line-height:1.8;max-width:540px}._searchPanel_y3myr_128{background:#fffffffa;border-radius:24px;padding:32px;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014;display:flex;flex-direction:column;gap:24px}._panelHeading_y3myr_137{display:flex;align-items:center;justify-content:space-between;font-size:20px;font-weight:700;color:#333}._panelLink_y3myr_145{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:#4a3f6d;font-size:14px;cursor:pointer;padding:0;transition:color .2s ease}._panelLink_y3myr_145:hover{color:#3e345c;text-decoration:underline}._searchControl_y3myr_159{display:flex;gap:12px}._searchInput_y3myr_163{flex:1;background:#fff8f4;border:1px solid rgba(68,48,102,.15);border-radius:18px;padding:0 16px;height:52px}._searchInput_y3myr_163 .ant-input{background:transparent}._searchInput_y3myr_163 .ant-input-prefix{color:var(--color-secondary)}._searchButton_y3myr_177{padding:0 28px;border-radius:18px;height:52px}._featureList_y3myr_182{display:flex;gap:16px;overflow-x:auto;padding-bottom:4px}._featureCard_y3myr_188{min-width:180px;border-radius:16px;border:none;background:linear-gradient(135deg,#ffecf0,#fff0f3);padding:16px 20px;display:flex;justify-content:space-between;align-items:center;color:#333;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;font-weight:600}._featureCard_y3myr_188:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4a3f6d26}._featureCard_y3myr_188 .anticon{color:#4a3f6db3;font-size:24px;transition:color .2s ease}._featureCard_y3myr_188 .anticon:hover{color:#4a3f6d}._featureTitle_y3myr_214{font-size:16px;font-weight:700;color:#333}._featureMeta_y3myr_219{font-size:12px;color:#666;font-weight:400}._actionButtons_y3myr_224{display:flex;flex-wrap:wrap;gap:16px;width:100%}._actionButtons_y3myr_224 ._primaryButton_y3myr_230,._actionButtons_y3myr_224 ._secondaryButton_y3myr_231{flex:1 1 220px;min-width:200px}._actionButtons_y3myr_224 ._primaryButton_y3myr_230{height:56px;font-size:16px;font-weight:700;border-radius:50px;background:#fff!important;color:#ff6b6b!important;border:none!important;box-shadow:0 4px 16px #0000001a;transition:all .3s ease}._actionButtons_y3myr_224 ._primaryButton_y3myr_230:hover{background:#fffffff2!important;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}._actionButtons_y3myr_224 ._primaryButton_y3myr_230 .anticon{font-size:18px}._actionButtons_y3myr_224 ._secondaryButton_y3myr_231{height:56px;font-size:16px;font-weight:700;border-radius:50px;background:#ff6b6b33!important;color:#fff!important;border:2px solid rgba(255,255,255,.5)!important;transition:all .3s ease}._actionButtons_y3myr_224 ._secondaryButton_y3myr_231:hover{background:#ff6b6b40!important;border-color:#ffffffb3!important;transform:translateY(-2px)}._actionButtons_y3myr_224 ._secondaryButton_y3myr_231 .anticon{font-size:18px}._actionButtons_y3myr_224 ._ghostButton_y3myr_272{flex:1 1 100%;height:52px;font-size:16px;border-radius:50px;background:transparent;color:#fff;border:1px dashed rgba(255,255,255,.7)}._illustration_y3myr_281{display:flex;flex-direction:column;align-items:center;gap:32px}._devicesContainer_y3myr_287{display:flex;align-items:center;justify-content:center;width:100%}._monitor_y3myr_293{position:relative;width:100%;max-width:550px;flex-shrink:0}._metronomeDevice_y3myr_299{position:absolute;left:-50px;bottom:80px;z-index:5;transform:rotate(-5deg)}._mobileDevices_y3myr_306{position:absolute;right:-60px;bottom:80px;display:flex;align-items:flex-end;gap:0;z-index:5}._tabletDevice_y3myr_315{width:100px;height:140px;background:#5a4a7a;border-radius:12px;padding:8px;box-shadow:0 8px 24px #0000004d;display:flex;align-items:center;justify-content:center;position:relative;transform:rotate(-8deg);z-index:1}._tabletDevice_y3myr_315:after{content:"";position:absolute;bottom:5px;left:50%;transform:translate(-50%);width:18px;height:18px;border:2px solid rgba(255,255,255,.2);border-radius:50%}._tabletDevice_y3myr_315 ._tabletScreen_y3myr_340{width:100%;height:calc(100% - 16px);background:#f5e6d3;border-radius:6px;padding:8px 6px;overflow:hidden}._phoneDevice_y3myr_348{width:60px;height:120px;background:#5a4a7a;border-radius:10px;padding:6px;box-shadow:0 8px 24px #00000059;display:flex;align-items:center;justify-content:center;position:relative;transform:rotate(5deg) translate(-20px);z-index:2}._phoneDevice_y3myr_348:before{content:"";position:absolute;top:5px;left:50%;transform:translate(-50%);width:16px;height:2px;background:#fff3;border-radius:2px}._phoneDevice_y3myr_348 ._phoneScreen_y3myr_373{width:100%;height:calc(100% - 12px);background:#f5e6d3;border-radius:5px;padding:6px 3px;overflow:hidden}._miniScore_y3myr_381{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;gap:3px}._miniScore_y3myr_381 ._miniStaff_y3myr_390{width:100%;height:1px;background:#4a4a4a}._miniScore_y3myr_381 ._miniNote_y3myr_395{position:absolute;font-size:12px;color:#2d2d2d;font-weight:700}._miniScore_y3myr_381 ._miniNote_y3myr_395:nth-child(4){left:20%;top:30%}._miniScore_y3myr_381 ._miniNote_y3myr_395:nth-child(5){left:55%;top:40%}._miniScore_y3myr_381 ._miniNote_y3myr_395:nth-child(6){left:80%;top:25%}._screen_y3myr_413{background:#f5e6d3;border-radius:16px 16px 0 0;padding:40px;border:8px solid #5a4a7a;box-shadow:0 20px 60px #0000004d;aspect-ratio:16 / 10;position:relative}._musicSheet_y3myr_422{width:100%;height:100%;position:relative}._musicSheet_y3myr_422 ._playbackLine_y3myr_427{position:absolute;left:12%;top:10%;width:3px;height:85%;background:linear-gradient(to bottom,#e86c47,#eb5757);box-shadow:0 0 10px #e86c4799;z-index:10;animation:_playbackMove_y3myr_1 8s linear infinite;border-radius:2px}._musicSheet_y3myr_422 ._measureLines_y3myr_439{position:absolute;left:12%;top:10%;width:85%;height:85%;z-index:1}._musicSheet_y3myr_422 ._measureLines_y3myr_439 ._measureLine_y3myr_439{position:absolute;top:0;width:2px;height:100%;background:#4a4a4a66}._musicSheet_y3myr_422 ._trebleClef_y3myr_454{position:absolute;left:5%;top:2%;width:25px;height:80px;color:#2d2d2d;z-index:2}._musicSheet_y3myr_422 ._bassClef_y3myr_463{position:absolute;left:5%;top:52%;width:30px;height:45px;color:#2d2d2d;z-index:2}._musicSheet_y3myr_422 ._staffLines_y3myr_472{position:absolute;left:12%;top:15%;width:85%;height:60px;display:flex;flex-direction:column;justify-content:space-between;z-index:1}._musicSheet_y3myr_422 ._staffLines_y3myr_472 ._staffLine_y3myr_472{height:2px;background:#4a4a4a;width:100%}._musicSheet_y3myr_422 ._notes_y3myr_488{position:absolute;left:12%;top:15%;width:85%;height:60px;z-index:3}._musicSheet_y3myr_422 ._notes_y3myr_488 ._musicNote_y3myr_8{position:absolute;font-size:28px;color:#2d2d2d;font-weight:700;transition:all .3s ease}._musicSheet_y3myr_422 ._fingerIcon_y3myr_503{position:absolute;right:15%;bottom:15%;width:60px;height:60px;color:#f5d7b8;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));z-index:4}@keyframes _playbackMove_y3myr_1{0%{left:12%;opacity:0}5%{opacity:1}95%{opacity:1}to{left:97%;opacity:0}}._monitorStand_y3myr_529{width:80px;height:60px;background:#5a4a7a;margin:0 auto;border-radius:0 0 8px 8px}._monitorBase_y3myr_536{width:200px;height:20px;background:#5a4a7a;margin:0 auto;border-radius:40px}._playbackBar_y3myr_543{width:100%;max-width:900px;background:#5a4a7a;border-radius:40px;padding:24px 40px;display:flex;align-items:center;gap:32px;box-shadow:0 12px 40px #0000004d}._playButton_y3myr_554{width:56px;height:56px;background:#f5d7b8;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .3s ease}._playButton_y3myr_554:hover{transform:scale(1.1);background:#ffe4c9}._playButton_y3myr_554 svg{width:28px;height:28px;color:#5a4a7a;margin-left:4px}._progressBar_y3myr_576{flex:1;height:12px;position:relative}._progressBar_y3myr_576 ._progressTrack_y3myr_581{width:100%;height:100%;background:#fff3;border-radius:6px}._progressBar_y3myr_576 ._progressFill_y3myr_587{position:absolute;left:0;top:0;width:45%;height:100%;background:#f5d7b8;border-radius:6px}._progressBar_y3myr_576 ._progressHandle_y3myr_596{position:absolute;left:45%;top:50%;transform:translate(-50%,-50%);width:24px;height:24px;background:#ffe4c9;border-radius:50%;box-shadow:0 2px 8px #0000004d}._controls_y3myr_607{display:flex;gap:16px;flex-shrink:0}._controls_y3myr_607 ._controlIcon_y3myr_612{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#f5d7b8;cursor:pointer;transition:all .3s ease}._controls_y3myr_607 ._controlIcon_y3myr_612:hover{transform:scale(1.2);color:#ffe4c9}._metronomeBody_y3myr_627{width:110px;height:150px;background:#5a4a7a;border-radius:55px 55px 15px 15px;position:relative;box-shadow:0 12px 40px #0000004d;display:flex;flex-direction:column;align-items:center;padding:20px 14px}._metronomeBody_y3myr_627 ._metronomePendulum_y3myr_639{position:absolute;top:28px;left:50%;transform:translate(-50%);width:2px;height:55px;background:#f5d7b8;border-radius:2px;transform-origin:top center;animation:_swing_y3myr_1 2s ease-in-out infinite}._metronomeBody_y3myr_627 ._metronomePendulum_y3myr_639:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);width:9px;height:9px;background:#ffe4c9;border-radius:50%}._metronomeBody_y3myr_627 ._metronomeScale_y3myr_662{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:60%;border-left:2px solid rgba(245,215,184,.3);border-right:2px solid rgba(245,215,184,.3)}._metronomeBody_y3myr_627 ._metronomeNote_y3myr_672{position:absolute;bottom:20px;width:26px;height:26px;color:#f5d7b8}@keyframes _swing_y3myr_1{0%,to{transform:translate(-50%) rotate(-25deg)}50%{transform:translate(-50%) rotate(25deg)}}._trebleClefDecor_y3myr_688{position:absolute;right:100px;bottom:80px;width:80px;height:160px;color:#ffe4c966;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2));animation:_float_y3myr_1 8s ease-in-out infinite;animation-delay:1s}@media (max-width: 1400px){._header_y3myr_53{padding:24px}._container_y3myr_34{grid-template-columns:1fr;gap:40px;padding:120px 20px 30px;height:auto;min-height:100vh}._leftContent_y3myr_47{padding-left:0;align-items:center;text-align:center;gap:32px}._leftContent_y3myr_47 ._heroIntro_y3myr_107{text-align:center;margin-top:0}._leftContent_y3myr_47 ._heroIntro_y3myr_107 h2{font-size:40px}._leftContent_y3myr_47 ._heroIntro_y3myr_107 p{text-align:center}._leftContent_y3myr_47 ._actionButtons_y3myr_224{width:100%;max-width:400px}._trebleClefDecor_y3myr_688{display:none}._musicNotes_y3myr_8 ._note_y3myr_17{font-size:32px}._metronomeDevice_y3myr_299{left:-40px;bottom:70px;scale:.9}._mobileDevices_y3myr_306{right:-40px;bottom:70px;scale:.9}}@media (max-width: 1024px){._header_y3myr_53{padding:20px}._logoIcon_y3myr_74{width:44px;height:44px}._logoIcon_y3myr_74 img{width:28px;height:28px}._logoText_y3myr_89{font-size:28px}._container_y3myr_34{padding:100px 16px 28px;gap:36px}._heroIntro_y3myr_107 h2{font-size:36px}._heroIntro_y3myr_107 p{font-size:16px}._monitor_y3myr_293{max-width:480px}._metronomeDevice_y3myr_299{left:-35px;bottom:60px;scale:.85}._mobileDevices_y3myr_306{right:-35px;bottom:60px;scale:.85}._searchPanel_y3myr_128{padding:24px}._searchControl_y3myr_159{flex-direction:column}._searchInput_y3myr_163,._searchButton_y3myr_177{width:100%}}@media (max-width: 768px){._container_y3myr_34{padding:20px 16px;gap:28px}._header_y3myr_53{position:sticky;top:0;left:0;right:0;padding:14px 12px;background:linear-gradient(135deg,#ff8050f2,#ff4d64f2);box-shadow:0 10px 28px #0000002e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._header_y3myr_53 ._logoIcon_y3myr_74{width:44px;height:44px}._header_y3myr_53 ._logoIcon_y3myr_74 svg{width:30px;height:30px}._header_y3myr_53 ._logoText_y3myr_89{font-size:32px}._headerContainer_y3myr_61{padding:0 4px}._leftContent_y3myr_47{align-items:stretch;text-align:left;gap:20px}._heroIntro_y3myr_107{margin-top:8px;text-align:left}._heroIntro_y3myr_107 h2{font-size:32px}._heroIntro_y3myr_107 p{text-align:left}._searchPanel_y3myr_128{padding:20px}._featureList_y3myr_182{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;overflow:visible}._featureCard_y3myr_188{min-width:0;width:100%}._heroIntro_y3myr_107 p{font-size:17px;line-height:1.6;margin:0 0 4px}._actionButtons_y3myr_224{gap:12px;flex-direction:column;align-self:center;width:100%;max-width:360px}._actionButtons_y3myr_224 ._primaryButton_y3myr_230,._actionButtons_y3myr_224 ._secondaryButton_y3myr_231,._actionButtons_y3myr_224 ._ghostButton_y3myr_272{flex:none;width:100%;min-width:0}._actionButtons_y3myr_224 ._primaryButton_y3myr_230,._actionButtons_y3myr_224 ._secondaryButton_y3myr_231,._actionButtons_y3myr_224 ._ghostButton_y3myr_272{height:38px;font-size:14px}._monitor_y3myr_293{max-width:100%}._screen_y3myr_413{padding:20px;border:6px solid #5a4a7a}._musicSheet_y3myr_422 ._trebleClef_y3myr_454{width:20px;height:64px}._musicSheet_y3myr_422 ._bassClef_y3myr_463{width:22px;height:33px}._musicSheet_y3myr_422 ._notes_y3myr_488 ._musicNote_y3myr_8{font-size:20px}._musicSheet_y3myr_422 ._fingerIcon_y3myr_503{width:44px;height:44px;right:10%;bottom:10%}._monitorStand_y3myr_529{width:55px;height:45px}._monitorBase_y3myr_536{width:140px;height:15px}._metronomeDevice_y3myr_299{left:-30px;bottom:50px;scale:.75}._mobileDevices_y3myr_306{right:-30px;bottom:50px;scale:.75}._playbackBar_y3myr_543{padding:14px 20px;gap:14px;max-width:100%}._playbackBar_y3myr_543 ._playButton_y3myr_554{width:44px;height:44px}._playbackBar_y3myr_543 ._playButton_y3myr_554 svg{width:22px;height:22px}._playbackBar_y3myr_543 ._controls_y3myr_607{gap:10px}._playbackBar_y3myr_543 ._controls_y3myr_607 ._controlIcon_y3myr_612{width:34px;height:34px;font-size:17px}._musicNotes_y3myr_8 ._note_y3myr_17{font-size:22px}}@media (max-width: 480px){._container_y3myr_34{padding:18px 12px;gap:20px}._leftContent_y3myr_47{gap:24px}._header_y3myr_53 ._logoWrapper_y3myr_68{gap:10px}._header_y3myr_53 ._logoIcon_y3myr_74{width:38px;height:38px}._header_y3myr_53 ._logoIcon_y3myr_74 svg{width:26px;height:26px}._header_y3myr_53 ._logoText_y3myr_89{font-size:26px}._heroIntro_y3myr_107{margin-top:6px}._heroIntro_y3myr_107 h2{font-size:28px}._heroIntro_y3myr_107 p{font-size:15px;line-height:1.5}._featureList_y3myr_182{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}._actionButtons_y3myr_224{max-width:100%}._actionButtons_y3myr_224 ._primaryButton_y3myr_230,._actionButtons_y3myr_224 ._secondaryButton_y3myr_231,._actionButtons_y3myr_224 ._ghostButton_y3myr_272{height:34px;font-size:13px;border-radius:18px}._monitor_y3myr_293{transform:scale(.92)}._screen_y3myr_413{padding:16px}._musicSheet_y3myr_422 ._trebleClef_y3myr_454{width:16px;height:52px}._musicSheet_y3myr_422 ._bassClef_y3myr_463{width:18px;height:27px}._musicSheet_y3myr_422 ._notes_y3myr_488 ._musicNote_y3myr_8{font-size:16px}._musicSheet_y3myr_422 ._fingerIcon_y3myr_503{width:36px;height:36px}._monitorStand_y3myr_529{width:45px;height:38px}._monitorBase_y3myr_536{width:110px;height:13px}._metronomeDevice_y3myr_299{left:-25px;bottom:40px;scale:.65}._mobileDevices_y3myr_306{right:-25px;bottom:40px;scale:.65}._playbackBar_y3myr_543{padding:12px 18px;gap:10px;border-radius:30px}._playbackBar_y3myr_543 ._playButton_y3myr_554{width:38px;height:38px}._playbackBar_y3myr_543 ._playButton_y3myr_554 svg{width:19px;height:19px}._playbackBar_y3myr_543 ._progressBar_y3myr_576{height:10px}._playbackBar_y3myr_543 ._progressBar_y3myr_576 ._progressHandle_y3myr_596{width:18px;height:18px}._playbackBar_y3myr_543 ._controls_y3myr_607{gap:8px}._playbackBar_y3myr_543 ._controls_y3myr_607 ._controlIcon_y3myr_612{width:30px;height:30px;font-size:15px}._musicNotes_y3myr_8 ._note_y3myr_17{font-size:18px}}@media (max-height: 600px) and (orientation: landscape){._container_y3myr_34{grid-template-columns:1fr 2fr;height:100vh;padding:16px 20px;gap:30px}._leftContent_y3myr_47{gap:16px;padding-left:20px;align-items:flex-start;text-align:left}._leftContent_y3myr_47 ._heroIntro_y3myr_107 p{text-align:left;font-size:13px;margin:0 0 2px;line-height:1.4}._leftContent_y3myr_47 ._actionButtons_y3myr_224{max-width:180px}._leftContent_y3myr_47 ._actionButtons_y3myr_224 ._primaryButton_y3myr_230,._leftContent_y3myr_47 ._actionButtons_y3myr_224 ._secondaryButton_y3myr_231,._leftContent_y3myr_47 ._actionButtons_y3myr_224 ._ghostButton_y3myr_272{height:34px;font-size:12px}._header_y3myr_53 ._logoIcon_y3myr_74{width:36px;height:36px}._header_y3myr_53 ._logoIcon_y3myr_74 svg{width:24px;height:24px}._header_y3myr_53 ._logoText_y3myr_89{font-size:22px}._monitor_y3myr_293{max-width:420px}._screen_y3myr_413{padding:18px}._metronomeDevice_y3myr_299{scale:.6;left:-20px;bottom:45px}._mobileDevices_y3myr_306{scale:.6;right:-20px;bottom:45px}._playbackBar_y3myr_543{padding:10px 16px;gap:12px}._musicNotes_y3myr_8 ._note_y3myr_17{font-size:16px}}._pageContainer_1fy6v_1{display:flex;min-height:100vh;background:var(--page-bg, #fff7f2)}._sidebar_1fy6v_6{width:220px;background:var(--gradient-brand, linear-gradient(135deg, #ff8050 0%, #ff4d64 100%));display:flex;flex-direction:column;position:sticky;top:0;height:100vh;padding:24px 16px;flex-shrink:0;z-index:50}._sidebar_1fy6v_6 ._logoArea_1fy6v_18{display:flex;align-items:center;gap:12px;margin-bottom:32px;cursor:pointer;padding:10px 14px;border-radius:12px;transition:all .25s ease}._sidebar_1fy6v_6 ._logoArea_1fy6v_18:hover{background:#ffffff26}._sidebar_1fy6v_6 ._logoArea_1fy6v_18 ._logoIcon_1fy6v_31{width:40px;height:40px;border-radius:10px;background:#fffffff2;display:flex;align-items:center;justify-content:center}._sidebar_1fy6v_6 ._logoArea_1fy6v_18 ._logoIcon_1fy6v_31 img{width:28px;height:28px;display:block}._sidebar_1fy6v_6 ._logoArea_1fy6v_18 ._logoText_1fy6v_45{display:flex;flex-direction:column;gap:1px;color:#fff;margin:0;line-height:1.1}._sidebar_1fy6v_6 ._logoArea_1fy6v_18 ._logoText_1fy6v_45 strong{font-size:16px;font-weight:700;letter-spacing:.02em}._sidebar_1fy6v_6 ._logoArea_1fy6v_18 ._logoTextChinese_1fy6v_58{font-size:11px;font-weight:500;letter-spacing:.3em;color:#ffffffbf}._sidebar_1fy6v_6 ._navMenu_1fy6v_64{flex:1;display:flex;flex-direction:column;gap:4px}._sidebar_1fy6v_6 ._navMenu_1fy6v_64 ._navItem_1fy6v_70{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:10px;border:none;background:transparent;color:#ffffffb3;font-size:14px;font-weight:500;cursor:pointer;transition:all .25s ease;text-align:left}._sidebar_1fy6v_6 ._navMenu_1fy6v_64 ._navItem_1fy6v_70 .anticon{font-size:17px}._sidebar_1fy6v_6 ._navMenu_1fy6v_64 ._navItem_1fy6v_70:hover{background:#ffffff14;color:#fff}._sidebar_1fy6v_6 ._navMenu_1fy6v_64 ._navItem_1fy6v_70._active_1fy6v_92{background:#ffffff2e;color:#fff;font-weight:600}._sidebar_1fy6v_6 ._userProfile_1fy6v_97{display:flex;align-items:center;gap:12px;padding:14px 8px;border-top:1px solid rgba(255,255,255,.08);margin-top:auto}._sidebar_1fy6v_6 ._userProfile_1fy6v_97 ._userInfo_1fy6v_105{flex:1;overflow:hidden}._sidebar_1fy6v_6 ._userProfile_1fy6v_97 ._userInfo_1fy6v_105 ._userName_1fy6v_109{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._sidebar_1fy6v_6 ._userProfile_1fy6v_97 ._userInfo_1fy6v_105 ._userRole_1fy6v_117{font-size:12px;color:#ffffff8c}._sidebar_1fy6v_6 ._userProfile_1fy6v_97 .ant-btn{color:#ffffffa6}._sidebar_1fy6v_6 ._userProfile_1fy6v_97 .ant-btn:hover{color:#fff;background:#ffffff14}._mainContent_1fy6v_128{flex:1;padding:32px 40px;overflow-y:auto;min-height:100vh}._viewShell_1fy6v_134{width:100%;max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:24px}._viewSection_1fy6v_142{background:#fff;border-radius:16px;padding:clamp(20px,3vw,28px);border:1px solid var(--color-panel-border, #e3d8f1);box-shadow:0 8px 32px #ff805014}._manageDrawer_1fy6v_149 .ant-drawer-body{padding:24px;background:#f8f7fc}._manageContent_1fy6v_153{display:flex;flex-direction:column;gap:20px}._manageSummary_1fy6v_158{background:#fff;border:1px solid #efeafd;border-radius:12px;padding:16px}._manageSummary_1fy6v_158>div+div{margin-top:12px;padding-top:12px;border-top:1px dashed #eee}._manageLabel_1fy6v_169{font-size:12px;color:#8a869a;margin-bottom:4px}._manageHint_1fy6v_174{margin:4px 0 0;font-size:12px;color:#9a96ad}._manageValue_1fy6v_179{font-size:14px;color:#352657;font-weight:500}._manageSection_1fy6v_184{background:#fff;border:1px solid #efeafd;border-radius:12px;padding:16px}._manageSection_1fy6v_184 h4{margin:0 0 4px;font-size:16px;color:#352657}._manageSection_1fy6v_184 p{margin:0 0 12px;color:#8a869a}._manageSection_1fy6v_184 .ant-btn{font-weight:600}._viewHeader_1fy6v_202{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px;flex-wrap:wrap;gap:16px}._viewHeader_1fy6v_202 h1{font-size:28px;font-weight:700;color:var(--color-primary, #443066);margin:0 0 8px}._viewHeader_1fy6v_202 p{color:var(--color-text-muted);margin:0;font-size:15px}._viewHeader_1fy6v_202 ._headerActions_1fy6v_221{display:flex;gap:12px;flex-wrap:wrap}._dashboardHeader_1fy6v_226{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._dashboardHeader_1fy6v_226 h1{font-size:20px;font-weight:700;color:var(--color-primary, #443066);margin:0}._dashboardHeader_1fy6v_226 ._headerActions_1fy6v_221{display:flex;gap:8px}._dashboardHeader_1fy6v_226 ._headerActions_1fy6v_221 .ant-btn{border-radius:10px}._dashboardView_1fy6v_245{max-width:1100px;margin:0 auto}._dashboardGrid_1fy6v_249{display:grid;grid-template-columns:340px 1fr;gap:24px;align-items:start}._leftColumn_1fy6v_255{display:flex;flex-direction:column;gap:20px}._rightColumn_1fy6v_260{min-width:0}._statsCard_1fy6v_263,._quickCard_1fy6v_264,._activityCard_1fy6v_265,._inviteCard_1fy6v_266{background:#fff;border-radius:14px;padding:20px;border:1px solid var(--color-panel-border, #e3d8f1);box-shadow:0 4px 16px #ff80500f}._inviteCard_1fy6v_266{display:flex;flex-direction:column;gap:12px}._panelHeader_1fy6v_278{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._panelHeader_1fy6v_278 h2{font-size:15px;font-weight:600;color:var(--color-primary, #443066);margin:0}._inlineStats_1fy6v_290{display:flex;gap:24px;padding-bottom:16px;border-bottom:1px solid rgba(68,48,102,.06);margin-bottom:16px}._inlineStat_1fy6v_290{display:flex;align-items:baseline;gap:4px}._inlineValue_1fy6v_302{font-size:22px;font-weight:700;color:var(--color-primary, #443066)}._inlineLabel_1fy6v_307{font-size:12px;color:var(--color-text-muted)}._quickList_1fy6v_311{flex:1;display:flex;flex-direction:column;gap:8px;margin-bottom:16px;min-height:0}._inviteCodeBox_1fy6v_319{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;border:1px dashed rgba(68,48,102,.2);background:#44306608}._inviteCodeValue_1fy6v_329{font-size:22px;font-weight:700;letter-spacing:.12em;color:var(--color-primary, #443066)}._inviteHint_1fy6v_335{margin:4px 0 0;font-size:12px;color:var(--color-text-muted)}._inviteHintSecondary_1fy6v_340{margin:0;font-size:12px;color:var(--color-text-muted)}._inviteAdminTools_1fy6v_345{display:flex;flex-direction:column;gap:12px}._inviteLoading_1fy6v_350{display:flex;justify-content:center;padding:12px 0}._inviteError_1fy6v_355{color:#ff4d4f;font-size:12px}._inviteActionsRow_1fy6v_359{display:flex;gap:8px;flex-wrap:wrap}._inviteList_1fy6v_364{display:flex;flex-direction:column;gap:8px;max-height:220px;overflow-y:auto;padding-right:4px}._inviteListItem_1fy6v_372{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;background:#4430660a}._inviteListMeta_1fy6v_380{flex:1;min-width:0}._inviteListValue_1fy6v_384{font-weight:600;font-size:14px;color:var(--color-primary, #443066)}._inviteTimestamp_1fy6v_389{font-size:12px;color:var(--color-text-muted)}._inviteEmpty_1fy6v_393{text-align:center;font-size:13px;color:var(--color-text-muted);padding:8px 0}._quickItem_1fy6v_399{display:flex;align-items:center;gap:12px;padding:10px;border-radius:12px;cursor:pointer;transition:all .25s ease;background:#44306605}._quickItem_1fy6v_399:hover{background:#ff805014}._quickItem_1fy6v_399:hover ._quickPlayIcon_1fy6v_412{opacity:1;color:var(--color-brand-start, #ff8050)}._quickItem_1fy6v_399 ._quickCover_1fy6v_416{width:44px;height:44px;border-radius:8px;background:#4430660f;overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);flex-shrink:0}._quickItem_1fy6v_399 ._quickCover_1fy6v_416 img{width:100%;height:100%;object-fit:cover}._quickItem_1fy6v_399 ._quickInfo_1fy6v_433{flex:1;min-width:0}._quickItem_1fy6v_399 ._quickInfo_1fy6v_433 h4{font-size:13px;font-weight:600;color:var(--color-primary, #443066);margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._quickItem_1fy6v_399 ._quickInfo_1fy6v_433 p{font-size:11px;color:var(--color-text-muted);margin:0}._quickPlayIcon_1fy6v_412{font-size:18px;color:var(--color-text-muted);opacity:.4;transition:all .25s ease;flex-shrink:0}._emptyQuick_1fy6v_458{padding:24px 0;text-align:center}._quickActions_1fy6v_462{margin-top:auto;padding-top:12px;border-top:1px solid rgba(68,48,102,.05)}._quickActions_1fy6v_462 .ant-btn{border-radius:8px}._libraryView_1fy6v_470{width:100%}._librarySummary_1fy6v_473{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}._summaryCard_1fy6v_478{background:linear-gradient(140deg,#fffffffa,#fff8f4f2);border-radius:14px;padding:18px;border:1px solid rgba(255,128,80,.1);box-shadow:0 4px 20px #ff805014;transition:all .25s ease}._summaryCard_1fy6v_478:hover{border-color:#ff805033;box-shadow:0 8px 28px #ff80501f}._summaryCard_1fy6v_478 p{margin:4px 0 0;font-size:12px;color:var(--color-text-muted)}._summaryLabel_1fy6v_495{font-size:13px;font-weight:600;color:#44306699}._summaryValue_1fy6v_500{display:block;font-size:32px;font-weight:700;color:var(--color-primary, #443066);line-height:1.2;margin-top:4px}._libraryContent_1fy6v_508{margin-top:16px}._filterBar_1fy6v_511{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:12px}._filterBar_1fy6v_511 ._searchArea_1fy6v_519{display:flex;gap:12px;flex-wrap:wrap}._filterBar_1fy6v_511 ._searchArea_1fy6v_519 .ant-input-affix-wrapper{border-radius:10px}._filterBar_1fy6v_511 ._searchArea_1fy6v_519 .ant-select-selector{border-radius:10px!important}._filterBar_1fy6v_511 ._viewToggle_1fy6v_530{display:flex;background:#4430660f;padding:4px;border-radius:10px;gap:4px}._filterBar_1fy6v_511 ._viewToggle_1fy6v_530 button{border:none;background:transparent;border-radius:8px;height:32px;width:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-text-muted);transition:all .25s ease}._filterBar_1fy6v_511 ._viewToggle_1fy6v_530 button.ant-btn-primary,._filterBar_1fy6v_511 ._viewToggle_1fy6v_530 button._active_1fy6v_92{background:#fff;color:var(--color-brand-start, #ff8050);box-shadow:0 2px 6px #00000014}._gridContainer_1fy6v_556{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}._gridCard_1fy6v_561{background:#fff;border-radius:14px;border:1px solid var(--color-panel-border, #e3d8f1);overflow:hidden;cursor:pointer;transition:all .25s ease;display:flex;flex-direction:column;box-shadow:0 2px 8px #ff80500a}._gridCard_1fy6v_561:hover{transform:translateY(-3px);box-shadow:0 12px 32px #ff80501f;border-color:#ff805033}._gridCard_1fy6v_561:hover ._cardOverlay_1fy6v_577{opacity:1}._gridCard_1fy6v_561:hover ._cardCover_1fy6v_580 img{transform:scale(1.03)}._gridCard_1fy6v_561 ._cardCover_1fy6v_580{height:160px;background:linear-gradient(135deg,#44306608,#ff805008);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}._gridCard_1fy6v_561 ._cardCover_1fy6v_580 img{width:100%;height:100%;object-fit:cover;transition:transform .4s}._gridCard_1fy6v_561 ._cardCover_1fy6v_580 ._emptyCover_1fy6v_598{font-size:36px;color:var(--color-text-muted);opacity:.4}._gridCard_1fy6v_561 ._cardCover_1fy6v_580 ._cardOverlay_1fy6v_577{position:absolute;top:0;right:0;bottom:0;left:0;background:#4430664d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}._gridCard_1fy6v_561 ._cardCover_1fy6v_580 ._cardOverlay_1fy6v_577 .ant-btn-primary{background:var(--color-brand-start, #ff8050);border-color:var(--color-brand-start, #ff8050)}._gridCard_1fy6v_561 ._cardBody_1fy6v_617{padding:16px;flex:1;display:flex;flex-direction:column}._gridCard_1fy6v_561 ._cardBody_1fy6v_617 ._cardHeader_1fy6v_623{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}._gridCard_1fy6v_561 ._cardBody_1fy6v_617 ._cardHeader_1fy6v_623 h4{font-size:15px;font-weight:600;color:var(--color-primary, #443066);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}._gridCard_1fy6v_561 ._cardBody_1fy6v_617 ._cardArtist_1fy6v_640{font-size:13px;color:var(--color-text-muted);margin-bottom:12px}._gridCard_1fy6v_561 ._cardBody_1fy6v_617 ._cardFooter_1fy6v_645{margin-top:auto;display:flex;justify-content:space-between;align-items:center}._gridCard_1fy6v_561 ._cardBody_1fy6v_617 ._cardFooter_1fy6v_645 ._date_1fy6v_651{font-size:12px;color:var(--color-text-muted)}._listContainer_1fy6v_655{display:flex;flex-direction:column;gap:12px}._listRow_1fy6v_660{background:#fff;border-radius:12px;border:1px solid var(--color-panel-border, #e3d8f1);padding:12px 20px;display:flex;align-items:center;gap:24px;cursor:pointer;transition:all .25s ease}._listRow_1fy6v_660:hover{border-color:#ff805033;background:#ff805014}._listRow_1fy6v_660:hover ._playBtn_1fy6v_675{opacity:1;transform:scale(1)}._listRow_1fy6v_660 ._listMain_1fy6v_679{flex:1;display:flex;align-items:center;gap:16px}._listRow_1fy6v_660 ._listMain_1fy6v_679 ._listCover_1fy6v_685{width:48px;height:48px;border-radius:8px;background:#4430660f;overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted)}._listRow_1fy6v_660 ._listMain_1fy6v_679 ._listCover_1fy6v_685 img{width:100%;height:100%;object-fit:cover}._listRow_1fy6v_660 ._listMain_1fy6v_679 ._listInfo_1fy6v_701 h4{font-size:15px;font-weight:600;color:var(--color-primary, #443066);margin:0 0 2px}._listRow_1fy6v_660 ._listMain_1fy6v_679 ._listInfo_1fy6v_701 p{font-size:13px;color:var(--color-text-muted);margin:0}._listRow_1fy6v_660 ._listMeta_1fy6v_712{width:120px}._listRow_1fy6v_660 ._listDate_1fy6v_715{width:100px;font-size:13px;color:var(--color-text-muted);text-align:right}._listRow_1fy6v_660 ._listActions_1fy6v_721{width:40px;display:flex;justify-content:flex-end}._listRow_1fy6v_660 ._listActions_1fy6v_721 ._playBtn_1fy6v_675{opacity:0;transform:scale(.8);transition:all .25s ease;color:var(--color-brand-start, #ff8050)}._badge_1fy6v_732{display:inline-flex;padding:2px 10px;border-radius:6px;font-size:11px;font-weight:600}._badge_1fy6v_732._badgeReady_1fy6v_739{background:#52c41a1a;color:#52c41a}._badge_1fy6v_732._badgePending_1fy6v_743{background:#ff805014;color:var(--color-brand-start, #ff8050)}._uploadView_1fy6v_747{width:100%;max-width:760px}._uploadForm_1fy6v_751{display:flex;flex-direction:column;gap:24px}._fieldGrid_1fy6v_756{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}._fieldGrid_1fy6v_756 label{display:flex;flex-direction:column;gap:6px;font-weight:600;color:var(--color-primary, #443066)}._fieldGrid_1fy6v_756 label span{font-size:14px}._fieldGrid_1fy6v_756 label .ant-input{border-radius:12px}._dropzone_1fy6v_774{border:2px dashed rgba(255,128,80,.3);border-radius:16px;padding:clamp(24px,4vw,36px);display:flex;flex-wrap:wrap;gap:20px;align-items:center;cursor:pointer;background:#ff805014;transition:all .25s ease}._dropzone_1fy6v_774:hover{border-color:#ff805080;background:#ff80501f}._dropzoneActive_1fy6v_790{border-color:var(--color-brand-start, #ff8050);background:#ff80501a}._dropIcon_1fy6v_794{width:60px;height:60px;border-radius:16px;background:#ff80501a;display:flex;align-items:center;justify-content:center}._dropIcon_1fy6v_794 .anticon{font-size:26px;color:var(--color-brand-start, #ff8050)}._dropCopy_1fy6v_807{flex:1;min-width:200px}._dropCopy_1fy6v_807 strong{display:block;color:var(--color-primary, #443066)}._dropCopy_1fy6v_807 span{color:var(--color-text-muted);font-size:13px}._dropActions_1fy6v_819{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._dropActions_1fy6v_819 .ant-btn-primary{color:#fff}._dropActions_1fy6v_819 span{font-size:12px}._previewList_1fy6v_831{border:1px solid rgba(68,48,102,.08);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:10px;background:#44306605}._previewRow_1fy6v_840{display:flex;align-items:center;gap:14px;padding:10px;border-radius:10px;background:#fff}._previewThumb_1fy6v_848{width:64px;height:64px;border-radius:10px;overflow:hidden;background:#4430660f;position:relative}._previewThumb_1fy6v_848 img{width:100%;height:100%;object-fit:cover}._previewThumb_1fy6v_848 span{position:absolute;left:4px;bottom:4px;background:#0009;color:#fff;border-radius:999px;padding:2px 8px;font-size:10px}._previewInfo_1fy6v_871{flex:1;display:flex;flex-direction:column;gap:4px}._previewInfo_1fy6v_871 strong{font-size:14px;color:var(--color-primary, #443066)}._previewInfo_1fy6v_871 p{margin:0;color:var(--color-text-muted);font-size:12px}._previewBtns_1fy6v_886{display:flex;flex-wrap:wrap;gap:8px}._previewBtns_1fy6v_886 .ant-btn{border-radius:999px;display:inline-flex;align-items:center}._notice_1fy6v_896{padding:14px 18px;border-radius:10px;background:#ff805014;color:var(--color-primary, #443066);font-size:13px}._formActions_1fy6v_903{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}._formActions_1fy6v_903 .ant-btn{border-radius:10px;padding:8px 24px;height:auto}._searchView_1fy6v_914{display:flex;flex-direction:column;min-height:100%}._adminView_1fy6v_919{width:100%}._adminPanel_1fy6v_922{overflow-x:auto}._searchHero_1fy6v_925{text-align:center;padding:44px 24px;background:linear-gradient(180deg,rgba(255,128,80,.08) 0%,transparent 100%);border-radius:20px;margin-bottom:28px}._searchHero_1fy6v_925 h1{font-size:30px;font-weight:700;color:var(--color-primary, #443066);margin:0 0 8px}._searchHero_1fy6v_925 p{color:var(--color-text-muted);font-size:15px;margin:0 0 28px}._searchForm_1fy6v_943{display:flex;gap:12px;max-width:580px;margin:0 auto 22px}._searchForm_1fy6v_943 ._searchInput_1fy6v_949{flex:1}._searchForm_1fy6v_943 ._searchInput_1fy6v_949 .ant-input-affix-wrapper{border-radius:14px;padding:11px 18px;border:2px solid rgba(68,48,102,.1)}._searchForm_1fy6v_943 ._searchInput_1fy6v_949 .ant-input-affix-wrapper:hover,._searchForm_1fy6v_943 ._searchInput_1fy6v_949 .ant-input-affix-wrapper:focus{border-color:#ff805066}._searchForm_1fy6v_943 ._searchBtn_1fy6v_961{border-radius:14px;padding:0 30px;font-weight:600}._quickTags_1fy6v_966{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--color-text-muted);font-size:14px;flex-wrap:wrap}._quickTags_1fy6v_966 button{border:none;background:#fff;color:var(--color-primary, #443066);border-radius:18px;padding:8px 16px;cursor:pointer;font-weight:600;font-size:13px;transition:all .25s ease;box-shadow:0 2px 8px #4430660f}._quickTags_1fy6v_966 button:hover{background:var(--color-brand-start, #ff8050);color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #ff805040}._searchResults_1fy6v_993{flex:1;display:flex;flex-direction:column;gap:24px}._resultsHeader_1fy6v_999{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:20px}._resultsHeader_1fy6v_999 h2{margin:0;font-size:18px;color:var(--color-primary, #443066);font-weight:600}._resultsHeader_1fy6v_999 h2 span{color:var(--color-brand-start, #ff8050)}._resultsHeader_1fy6v_999>span{color:var(--color-text-muted);font-size:14px}._searchTips_1fy6v_1020{text-align:center;padding:64px 24px;color:var(--color-text-muted)}._searchTips_1fy6v_1020 h3{font-size:18px;color:var(--color-primary, #443066);margin:0 0 8px}._searchTips_1fy6v_1020 p{margin:0;font-size:14px}._cardGrid_1fy6v_1034{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}._resultCard_1fy6v_1039{background:#fff;border-radius:14px;padding:14px;border:1px solid var(--color-panel-border, #e3d8f1);display:flex;flex-direction:column;gap:12px;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 8px #ff80500a}._resultCard_1fy6v_1039:hover{transform:translateY(-3px);box-shadow:0 10px 28px #ff80501f;border-color:#ff805033}._previewShell_1fy6v_1056{width:100%;aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#44306608,#ff805008)}._previewShell_1fy6v_1056 img{width:100%;height:100%;object-fit:cover}._previewPlaceholder_1fy6v_1068{height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:13px}._resultBody_1fy6v_1076{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex:1}._resultBody_1fy6v_1076 h3{margin:0;font-size:16px;color:var(--color-primary, #443066);line-height:1.3;font-weight:600}._resultBody_1fy6v_1076 p{margin:4px 0 0;color:var(--color-text-muted);font-size:13px}._resultMeta_1fy6v_1095{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._resultMeta_1fy6v_1095 span{color:var(--color-text-muted);font-size:12px}._resultMeta_1fy6v_1095 .ant-btn{border-radius:8px}._loadingBlock_1fy6v_1109,._emptyWrapper_1fy6v_1110{border:1px dashed rgba(255,128,80,.25);border-radius:18px;padding:44px;text-align:center;color:var(--color-text-muted);display:flex;flex-direction:column;gap:16px;align-items:center}._centerScreen_1fy6v_1121{height:100vh;display:flex;align-items:center;justify-content:center;background:var(--page-bg, #fafafa)}._guestWrapper_1fy6v_1128{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--gradient-brand);padding:clamp(24px,6vw,64px)}._guestWrapper_1fy6v_1128 ._guestCard_1fy6v_1136{background:#fff;width:min(860px,100%);padding:clamp(28px,4vw,48px);border-radius:28px;box-shadow:0 24px 80px #44306640;display:flex;flex-direction:column;gap:32px}._guestWrapper_1fy6v_1128 ._guestIntro_1fy6v_1146{text-align:center}._guestWrapper_1fy6v_1128 ._guestIntro_1fy6v_1146 h1{font-size:clamp(26px,4vw,32px);font-weight:700;color:var(--color-primary, #443066);margin:0 0 12px}._guestWrapper_1fy6v_1128 ._guestIntro_1fy6v_1146 p{margin:0;color:var(--color-text-muted);font-size:15px;line-height:1.7}._guestWrapper_1fy6v_1128 ._accessGrid_1fy6v_1161{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}._guestWrapper_1fy6v_1128 ._accessCard_1fy6v_1166{border-radius:22px;padding:26px;border:1px solid rgba(255,128,80,.25);background:#fff8f4;box-shadow:0 16px 40px #ff80502e;display:flex;flex-direction:column;gap:14px}._guestWrapper_1fy6v_1128 ._accessCard_1fy6v_1166 h2{margin:0;font-size:21px;font-weight:700;color:var(--color-primary, #443066)}._guestWrapper_1fy6v_1128 ._accessCard_1fy6v_1166 p{margin:0;color:var(--color-text-muted);line-height:1.6}._guestWrapper_1fy6v_1128 ._accessBadge_1fy6v_1187{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600;color:#ff5a60;background:#ff5a6026;width:fit-content}._guestWrapper_1fy6v_1128 ._accessActions_1fy6v_1199{display:flex;flex-direction:column;gap:12px}._guestWrapper_1fy6v_1128 ._accessActions_1fy6v_1199 .ant-btn{border-radius:12px;height:48px;font-weight:600}._guestWrapper_1fy6v_1128 ._accessActions_1fy6v_1199 .ant-btn-default{border:none;background:#ffffffe6;color:var(--color-primary, #443066)}._guestWrapper_1fy6v_1128 ._accessActions_1fy6v_1199 .ant-btn-default:hover{border:1px solid rgba(68,48,102,.15);color:var(--color-primary, #443066)}._guestWrapper_1fy6v_1128 ._waitlistForm_1fy6v_1218{display:flex;flex-direction:column;gap:12px}._guestWrapper_1fy6v_1128 ._waitlistForm_1fy6v_1218 .ant-input{border-radius:12px;height:48px}._guestWrapper_1fy6v_1128 ._waitlistForm_1fy6v_1218 .ant-btn{border-radius:12px;height:48px;font-weight:600}._guestWrapper_1fy6v_1128 ._waitlistToggle_1fy6v_1232{display:flex;gap:10px}._guestWrapper_1fy6v_1128 ._waitlistToggle_1fy6v_1232 .ant-radio-button-wrapper{flex:1;border:none;border-radius:12px!important;background:#44306614;color:var(--color-primary, #443066);height:44px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;transition:all .25s ease}._guestWrapper_1fy6v_1128 ._waitlistToggle_1fy6v_1232 .ant-radio-button-wrapper:not(:first-child):before{display:none}._guestWrapper_1fy6v_1128 ._waitlistToggle_1fy6v_1232 .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:var(--color-primary, #443066);color:#fff}._guestWrapper_1fy6v_1128 ._guestFooterNote_1fy6v_1256{text-align:center;color:#443066cc;font-size:13px;line-height:1.6}@media (max-width: 1024px){._dashboardGrid_1fy6v_249{grid-template-columns:1fr}._leftColumn_1fy6v_255{order:1}._rightColumn_1fy6v_260{order:0}}@media (max-width: 768px){._viewShell_1fy6v_134{gap:16px}._viewSection_1fy6v_142{padding:16px;border-radius:16px}._librarySummary_1fy6v_473{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}._pageContainer_1fy6v_1{flex-direction:column;padding-bottom:64px}._sidebar_1fy6v_6{position:fixed;bottom:0;left:0;right:0;top:auto;height:64px;width:100%;flex-direction:row;padding:8px 16px;border-top:1px solid rgba(255,255,255,.15);border-radius:0;z-index:100;background:linear-gradient(180deg,#ff9068,#ff7058)}._sidebar_1fy6v_6 ._logoArea_1fy6v_18{display:none}._sidebar_1fy6v_6 ._navMenu_1fy6v_64{flex:1;flex-direction:row;justify-content:space-around;gap:0}._sidebar_1fy6v_6 ._navMenu_1fy6v_64 ._navItem_1fy6v_70{flex-direction:column;gap:4px;padding:8px 12px;font-size:11px;border-radius:8px}._sidebar_1fy6v_6 ._navMenu_1fy6v_64 ._navItem_1fy6v_70 .anticon{font-size:20px}._sidebar_1fy6v_6 ._userProfile_1fy6v_97{display:none}._mainContent_1fy6v_128{padding:20px 16px 32px;min-height:calc(100vh - 64px)}._dashboardHeader_1fy6v_226 h1{font-size:18px}._statsCard_1fy6v_263,._quickCard_1fy6v_264,._activityCard_1fy6v_265{padding:16px}._inlineStats_1fy6v_290{gap:16px}._inlineValue_1fy6v_302{font-size:18px}._filterBar_1fy6v_511{flex-direction:column;align-items:stretch}._filterBar_1fy6v_511 ._searchArea_1fy6v_519{flex-direction:column}._filterBar_1fy6v_511 ._searchArea_1fy6v_519 .ant-input-affix-wrapper{width:100%}._filterBar_1fy6v_511 ._viewToggle_1fy6v_530{align-self:flex-end}._listRow_1fy6v_660{flex-wrap:wrap;gap:12px;padding:16px}._listRow_1fy6v_660 ._listMain_1fy6v_679{width:100%}._listRow_1fy6v_660 ._listMeta_1fy6v_712,._listRow_1fy6v_660 ._listDate_1fy6v_715{width:auto}._listRow_1fy6v_660 ._listActions_1fy6v_721{margin-left:auto}._dropzone_1fy6v_774{flex-direction:column;text-align:center}._dropActions_1fy6v_819{width:100%;align-items:center}._previewRow_1fy6v_840{flex-wrap:wrap}._previewBtns_1fy6v_886{width:100%;justify-content:flex-end}}@media (max-width: 480px){._summaryCard_1fy6v_478{padding:14px}._summaryValue_1fy6v_500{font-size:24px}._gridContainer_1fy6v_556,._cardGrid_1fy6v_1034{grid-template-columns:1fr}._mainContent_1fy6v_128{padding:16px 12px 24px}._searchHero_1fy6v_925{padding:32px 16px}._searchHero_1fy6v_925 h1{font-size:24px}._searchHero_1fy6v_925 p{font-size:14px;margin-bottom:24px}._searchForm_1fy6v_943{flex-direction:column}._searchForm_1fy6v_943 ._searchBtn_1fy6v_961{width:100%}._quickTags_1fy6v_966{gap:8px}._quickTags_1fy6v_966 button{padding:6px 12px;font-size:12px}._welcomeBanner_1fy6v_1424{padding:20px 16px}._welcomeBanner_1fy6v_1424 h1{font-size:22px}._welcomeBanner_1fy6v_1424 ._welcomeActions_1fy6v_1430{flex-direction:column;gap:8px}._welcomeBanner_1fy6v_1424 ._welcomeActions_1fy6v_1430 .ant-btn{width:100%}}._heatmapWrapper_j1vt8_1{width:100%;overflow:visible}._heatmapContainer_j1vt8_5{width:100%;padding:4px 0}._legendRow_j1vt8_9{display:flex;justify-content:space-between;font-size:12px;color:var(--color-text-muted);margin-bottom:8px;padding:0 4px}._heatmapGrid_j1vt8_17{display:grid;grid-template-rows:repeat(7,1fr);grid-auto-flow:column;gap:2px}._dayCell_j1vt8_23{width:14px;height:14px;border-radius:3px;position:relative;transition:all .2s ease;cursor:default}._dayCell_j1vt8_23._clickable_j1vt8_31{cursor:pointer}._dayCell_j1vt8_23._clickable_j1vt8_31:hover:not(._future_j1vt8_34){transform:scale(1.2);z-index:10}._dayCell_j1vt8_23._future_j1vt8_34{opacity:.3;cursor:not-allowed}._dayCell_j1vt8_23._selected_j1vt8_42{box-shadow:0 0 0 2px var(--color-primary),0 0 0 4px rgba(var(--color-primary-rgb),.2);z-index:20}._level0_j1vt8_46{background:#121b4a0f}._level0_j1vt8_46:hover:not(._future_j1vt8_34){background:#121b4a1f}._level1_j1vt8_52{background:#4cd9644d}._level1_j1vt8_52:hover:not(._future_j1vt8_34){background:#4cd96473}._level2_j1vt8_58{background:#4cd96480}._level2_j1vt8_58:hover:not(._future_j1vt8_34){background:#4cd964a6}._level3_j1vt8_64{background:#4cd964b3}._level3_j1vt8_64:hover:not(._future_j1vt8_34){background:#4cd964cc}._level4_j1vt8_70{background:#34a34a}._level4_j1vt8_70:hover:not(._future_j1vt8_34){background:#288c3c}._tooltip_j1vt8_76{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#121b4af2;color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:all .2s ease;z-index:100;box-shadow:0 4px 16px #0003;display:flex;flex-direction:column;gap:2px}._tooltip_j1vt8_76:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#121b4af2}._dayCell_j1vt8_23:hover:not(._future_j1vt8_34) ._tooltip_j1vt8_76{opacity:1;visibility:visible}._tooltipDate_j1vt8_110{font-weight:600}._tooltipCount_j1vt8_113{color:#ffffffb3}._timeRow_j1vt8_116{display:flex;justify-content:space-between;font-size:12px;color:var(--color-text-muted);margin-top:8px;padding:0 4px}._container_1nbnj_1{width:100%}._statsBar_1nbnj_4{display:flex;align-items:center;justify-content:center;gap:24px;padding:12px 0 20px;border-bottom:1px solid rgba(68,48,102,.06);margin-bottom:16px}._statItem_1nbnj_13{display:flex;align-items:baseline;gap:6px}._statValue_1nbnj_18{font-size:24px;font-weight:700;color:var(--color-primary, #443066);line-height:1}._statLabel_1nbnj_24{font-size:12px;color:var(--color-text-muted)}._streakIcon_1nbnj_28{color:#ff7a37;font-size:16px;margin-right:2px}._divider_1nbnj_33{width:1px;height:24px;background:#4430661a}._heatmapWrapper_1nbnj_38{display:flex;justify-content:center;padding:4px 0}._heatmapWrapper_1nbnj_38::-webkit-scrollbar{height:4px}._heatmapWrapper_1nbnj_38::-webkit-scrollbar-thumb{background:#44306626;border-radius:2px}._filterHint_1nbnj_50{text-align:center;font-size:13px;color:var(--color-text-muted);margin-top:12px;padding:8px 16px;background:#ff80500f;border-radius:8px}._filterHint_1nbnj_50 strong{color:var(--color-brand-start, #ff8050)}._emptyState_1nbnj_62{text-align:center;padding:32px 16px;color:var(--color-text-muted);font-size:14px}._emptyState_1nbnj_62 p{margin:0}@media (max-width: 480px){._statsBar_1nbnj_4{gap:16px;padding:8px 0 16px}._statValue_1nbnj_18{font-size:20px}._statLabel_1nbnj_24{font-size:11px}._divider_1nbnj_33{height:20px}}._panel_2a95r_1{display:flex;flex-direction:column;gap:20px}._summaryRow_2a95r_6{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}._summaryCard_2a95r_11{background:linear-gradient(135deg,#6366f11f,#3b82f614);border:1px solid rgba(99,102,241,.2);border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:6px}._summaryTitle_2a95r_20{font-size:13px;color:#4338ca}._summaryPrimary_2a95r_24{font-size:24px;font-weight:600;color:#1f2937}._summarySecondary_2a95r_29{font-size:12px;color:#6b7280}._tabBar_2a95r_33{display:inline-flex;gap:8px;background:#f3f4f6;border-radius:999px;padding:4px;width:fit-content}._dateFilter_2a95r_41{padding:10px 14px;border-radius:12px;background:#6366f114;border:1px solid rgba(99,102,241,.25);font-size:12px;color:#4338ca}._tabBtn_2a95r_49{border:none;background:transparent;border-radius:999px;padding:8px 16px;font-size:13px;color:#6b7280;display:inline-flex;align-items:center;gap:6px;cursor:pointer;transition:background .2s ease,color .2s ease}._tabActive_2a95r_62{background:#fff;color:#1f2937;box-shadow:0 4px 12px #0f172a14}._activityList_2a95r_67{display:flex;flex-direction:column;gap:14px}._activityItem_2a95r_72{display:flex;gap:16px;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:18px;padding:16px;box-shadow:0 8px 24px #0f172a0d}._activityIcon_2a95r_81{width:44px;height:44px;border-radius:12px;background:#6366f11f;color:#4f46e5;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px}._activityContent_2a95r_93{flex:1;display:flex;flex-direction:column;gap:12px}._activityHeader_2a95r_99{display:flex;justify-content:space-between;gap:12px}._activityTitle_2a95r_104{font-size:15px;font-weight:600;color:#111827}._activityMeta_2a95r_109{display:inline-flex;gap:8px;font-size:12px;color:#9ca3af}._activitySubMeta_2a95r_115{display:inline-flex;gap:10px;font-size:12px;color:#6b7280;flex-wrap:wrap}._metricRow_2a95r_122{display:flex;flex-wrap:wrap;gap:12px}._metricItem_2a95r_127{background:#f3f4f6cc;border-radius:10px;padding:8px 12px;display:flex;flex-direction:column;gap:4px;font-size:12px;color:#6b7280}._metricItem_2a95r_127 strong{font-size:14px;color:#111827}._activityTip_2a95r_141{font-size:12px;color:#92400e;background:#fffbeb;border:1px solid #fef3c7;border-radius:10px;padding:8px 12px}._deleteBtn_2a95r_149{border:none;background:#ef444414;color:#dc2626;width:36px;height:36px;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}._deleteBtn_2a95r_149:hover{background:#ef44442e}._emptyState_2a95r_165{text-align:center;padding:48px 16px;color:#9ca3af;display:flex;flex-direction:column;gap:8px}._emptyIcon_2a95r_173{font-size:36px}._emptyTitle_2a95r_176{font-size:15px;font-weight:600;color:#4b5563}._emptyHint_2a95r_181{font-size:13px}._emptyTab_2a95r_184{padding:32px;text-align:center;color:#9ca3af;font-size:14px;background:#f9fafb;border-radius:12px}._loadMore_2a95r_192{align-self:center;margin-top:8px;padding:10px 16px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#111827;cursor:pointer;transition:all .2s ease}._loadMore_2a95r_192:hover{border-color:#d1d5db;box-shadow:0 8px 16px #0000000f}@media (max-width: 640px){._activityItem_2a95r_72,._activityHeader_2a95r_99,._metricRow_2a95r_122{flex-direction:column}}._page_1n3wu_1{width:100vw;height:100vh;display:flex;flex-direction:column;background:#fff;color:var(--color-primary);overflow:hidden}._headerWrapper_1n3wu_10{width:100%;background:#fff;border-bottom:1px solid rgba(68,48,102,.08);position:sticky;top:0;z-index:20}._header_1n3wu_10{width:100%;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._header_1n3wu_10 button{border:none;background:#44306614;color:var(--color-primary);border-radius:10px;padding:6px 12px;display:inline-flex;align-items:center;gap:6px;font-weight:600;cursor:pointer}._headerMeta_1n3wu_39{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}._headerTitle_1n3wu_46{font-weight:600;color:var(--color-primary)}._headerSubtitle_1n3wu_50{color:var(--color-text-muted);font-size:13px}._headerActions_1n3wu_54{display:flex;gap:8px}._headerTools_1n3wu_58{flex:0 0 auto;display:flex;align-items:center;padding:6px 12px;border-radius:999px;background:#fff9;box-shadow:inset 0 0 0 1px #44306614}._viewControlsBtn_1n3wu_67{display:none!important;transition:transform .2s ease}._viewControlsBtn_1n3wu_67:active{transform:rotate(180deg)}._expandableToolbar_1n3wu_74{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1);background:#fffffffa;border-bottom:1px solid transparent;display:none}._expandableToolbar_1n3wu_74._expanded_1n3wu_82{max-height:80px;padding:12px 16px;border-bottom-color:#44306614}._expandableToolbar_1n3wu_74 .toolbar{margin:0 auto;justify-content:center}._workspace_1n3wu_91{flex:1;display:flex;align-items:stretch;justify-content:stretch;position:relative;overflow:hidden}._canvasShell_1n3wu_99{flex:1;min-width:0;position:relative;background:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;overflow:hidden}._canvasContent_1n3wu_110{position:relative;flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:0}._canvasContentHidden_1n3wu_119{visibility:hidden}._canvasRoot_1n3wu_122{flex:1;min-height:0}._utilityRail_1n3wu_126{position:absolute;left:0;right:0;bottom:10px;display:flex;align-items:flex-end;justify-content:space-between;z-index:40;pointer-events:none;padding:0 clamp(16px,4vw,32px);gap:12px}._utilityRail_1n3wu_126>*{pointer-events:auto}._utilityLeft_1n3wu_142{display:flex;align-items:center;gap:12px;flex:0 0 auto;justify-content:flex-start}._utilityCenter_1n3wu_149{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:flex-end;justify-content:center;gap:12px;min-width:180px}._utilityRight_1n3wu_159{display:flex;align-items:center;gap:12px;flex:0 0 auto;justify-content:flex-end}._footer_1n3wu_166{flex:0 0 auto;width:100%;background:transparent}._loadingOverlay_1n3wu_171{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:80;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .2s ease;pointer-events:none}._loadingOverlay_1n3wu_171 .ant-spin{pointer-events:auto}@media (max-width: 1024px){._utilityRail_1n3wu_126{bottom:8px}}@media (max-width: 768px){._header_1n3wu_10{flex-wrap:nowrap;gap:8px;padding:10px 12px}._header_1n3wu_10 button{padding:6px 10px;font-size:14px;white-space:nowrap}._headerMeta_1n3wu_39{min-width:80px;max-width:150px}._headerTitle_1n3wu_46{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._headerTools_1n3wu_58{display:none}._viewControlsBtn_1n3wu_67{display:inline-flex!important}._expandableToolbar_1n3wu_74{display:block}._headerActions_1n3wu_54{gap:6px;flex-shrink:0}._headerActions_1n3wu_54 button:last-child{display:none}._utilityRail_1n3wu_126{padding:0 12px;bottom:6px;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end;row-gap:10px;column-gap:12px}._utilityLeft_1n3wu_142,._utilityCenter_1n3wu_149,._utilityRight_1n3wu_159{flex:0 0 auto;max-width:100%}._utilityLeft_1n3wu_142{order:2;flex:1 1 auto;gap:10px;flex-wrap:wrap;justify-content:flex-start}._utilityRight_1n3wu_159{order:2;flex:1 1 auto;gap:10px;flex-wrap:wrap;justify-content:flex-end}._utilityCenter_1n3wu_149{position:static;transform:none;order:1;flex:1 0 100%;width:100%;min-width:0;justify-content:center;max-width:100%}}@media (max-width: 480px){._header_1n3wu_10{padding:8px 10px;gap:6px}._header_1n3wu_10 button{padding:5px 8px;font-size:13px;gap:4px}._header_1n3wu_10 button .anticon{font-size:14px}._headerMeta_1n3wu_39{max-width:100px}._headerTitle_1n3wu_46{font-size:13px}._headerActions_1n3wu_54{gap:4px}._headerActions_1n3wu_54 button{padding:5px 6px;min-width:32px}}@media (max-width: 768px){._desktopAction_1n3wu_297{display:none!important}}._mobileAction_1n3wu_301{display:none!important}@media (max-width: 768px){._mobileAction_1n3wu_301{display:inline-flex!important}}._beatGridContainer_1cw4h_1{position:absolute;pointer-events:none}._beatLine_1cw4h_5{position:absolute;top:0;bottom:0;width:2px;background:#409effcc;pointer-events:none}._beatNumber_1cw4h_13{font-family:SF Mono,Fira Code,monospace;-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;top:4px;color:#409effe6;font-size:12px;font-weight:700}._hitArea_1cw4h_23{position:absolute;top:0;bottom:0;width:20px;transform:translate(-10px);cursor:ew-resize;pointer-events:auto;background:transparent}._editBorder_1cw4h_33{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid rgba(64,158,255,.8);background:#409eff0d;border-radius:4px;pointer-events:none}._measureItem_2jt73_1{position:absolute;pointer-events:auto;z-index:90}._measureItem_2jt73_1:hover{z-index:100}._measureItemActive_2jt73_9{z-index:100!important}._measureBackground_2jt73_12{position:absolute;top:0;right:0;bottom:0;left:0;background:#e86c4729;border:1.4px solid rgba(214,69,69,.4);border-radius:4px;pointer-events:auto;cursor:pointer;transition:all .15s ease}._measureBackground_2jt73_12:hover{background:#e86c4738;border-color:#d6454599}._toolbarLabel_2jt73_26{color:#443066;font-weight:700;font-size:12px;margin:0 4px;-webkit-user-select:none;user-select:none;line-height:1}._loopBadge_2jt73_34{position:absolute;left:6px;top:22px;color:#fff;font-weight:600;font-size:11px;text-shadow:0 1px 2px rgba(214,69,69,.6);pointer-events:none;z-index:10;line-height:1}._toolbar_2jt73_26{position:absolute;right:0;top:-28px;display:flex;align-items:center;gap:2px;padding:3px 4px;background:#fffffff2;border-radius:6px;box-shadow:0 2px 8px #0000001f;border:1px solid rgba(0,0,0,.06);pointer-events:auto;z-index:200}._loopSelect_2jt73_61{min-width:90px}._loopRepeatInput_2jt73_64{width:68px}._loopPopoverContent_2jt73_67{display:flex;gap:8px;align-items:center}._loopPopover_2jt73_67 .ant-popover-inner-content{padding:10px 12px}._linkButton_2jt73_75{color:#555}._linkButton_2jt73_75:hover{color:#111;background:#f5f5f5}._toolButton_2jt73_82{display:flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;background:transparent;color:#6b7280;border-radius:4px;cursor:pointer;font-size:12px;transition:all .15s ease}._toolButton_2jt73_82:hover{background:#f3f4f6;color:#374151}._toolButton_2jt73_82._danger_2jt73_101{color:#dc2626}._toolButton_2jt73_82._danger_2jt73_101:hover{background:#fef2f2;color:#b91c1c}._canvasRoot_1ofix_1{position:relative}@keyframes pointerBounce{0%{transform:translate(-50%,-10%)}50%{transform:translate(-50%,-30%)}to{transform:translate(-50%,-10%)}}@keyframes pointerPulse{0%{transform:translate(-50%) scale(.95);opacity:.9}50%{transform:translate(-50%,-6%) scale(1.08);opacity:1}to{transform:translate(-50%) scale(.95);opacity:.9}}@keyframes pointerBubbleFloat{0%{transform:translate(-50%,-60%) scale(.95)}50%{transform:translate(-50%,-75%) scale(1.05)}to{transform:translate(-50%,-60%) scale(.95)}}.pointer-note-head{animation:pointerBounce .9s ease-in-out infinite}.pointer-magic-spark{animation:pointerPulse 1.2s ease-in-out infinite}.pointer-bubble-ring{animation:pointerBubbleFloat 1.6s ease-in-out infinite}._overlay_v7uql_1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:9999;display:flex;align-items:center;justify-content:center}._counter_v7uql_12{font-size:120px;font-weight:900;background:linear-gradient(135deg,#ff8050,#ffa070,#ff6b35);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 40px rgba(255,128,80,.8),0 0 80px rgba(255,128,80,.4),0 8px 16px rgba(68,48,102,.3);filter:drop-shadow(0 0 30px rgba(255,128,80,.6));animation:_countdownPulse_v7uql_1 .6s cubic-bezier(.34,1.56,.64,1) infinite;-webkit-user-select:none;user-select:none;position:relative}._counter_v7uql_12:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px;background:radial-gradient(circle,rgba(255,128,80,.3) 0%,transparent 70%);border-radius:50%;z-index:-1;animation:_glowPulse_v7uql_1 .6s ease-in-out infinite}@keyframes _countdownPulse_v7uql_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.9}}@keyframes _glowPulse_v7uql_1{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(1.4);opacity:.3}}@media (max-width: 768px){._counter_v7uql_12{font-size:80px}._counter_v7uql_12:before{width:150px;height:150px}}._viewport_ff9mj_1{position:relative;flex:1;min-width:0;background:var(--play-bg-primary, #fff);overflow:auto}._canvasStage_ff9mj_8{width:100%;height:100%;transition:opacity .4s ease}._stageHidden_ff9mj_13{opacity:0}._canvasRoot_ff9mj_16{width:100%;height:100%}._skeleton_ff9mj_20{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:16px;padding:32px;background:linear-gradient(180deg,#f9f6ff,#fff);transition:opacity .4s ease;pointer-events:none}._skeletonVisible_ff9mj_31{opacity:1}._skeletonHidden_ff9mj_34{opacity:0}._skeletonHeader_ff9mj_37{display:flex;flex-direction:column;gap:8px}._skeletonTitle_ff9mj_42,._skeletonSubtitle_ff9mj_43,._skeletonLine_ff9mj_44{border-radius:999px;background:linear-gradient(90deg,#fff0,#8878d640,#fff0);animation:_shimmer_ff9mj_1 1.6s linear infinite}._skeletonTitle_ff9mj_42{width:220px;height:18px}._skeletonSubtitle_ff9mj_43{width:140px;height:14px}._skeletonPage_ff9mj_57{flex:1;border-radius:20px;background:#fff;box-shadow:0 30px 60px #21133a14;padding:32px;display:flex;flex-direction:column;justify-content:space-between}._skeletonPageInner_ff9mj_67{display:flex;flex-direction:column;gap:18px}._skeletonLine_ff9mj_44{width:100%;height:12px;opacity:.8}._skeletonFooter_ff9mj_77{display:flex;align-items:center;gap:8px;color:#6f5fa5;font-size:14px}@keyframes _shimmer_ff9mj_1{0%{background-position:-150px 0}to{background-position:150px 0}}._panelShell_12ulj_1{position:relative;width:100%;height:100%;background:#fff;border-left:1px solid #e3d8f1;box-shadow:-12px 0 30px #ff805026;display:flex;flex-direction:column;transition:opacity .25s ease,transform .25s ease,box-shadow .25s ease,border-color .25s ease}._panelHidden_12ulj_12{opacity:0;transform:translate(12px);box-shadow:none;border-color:transparent;pointer-events:none}._drawer_12ulj_19{flex:1;overflow-y:auto;overflow-x:hidden;padding:28px 24px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;min-height:0}._section_12ulj_29{margin-bottom:26px}._sectionHeader_12ulj_32{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._sectionTitle_12ulj_38{font-size:14px;font-weight:600;color:#443066}._fieldRow_12ulj_43{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:12px}._fieldLabel_12ulj_50{font-size:12px;color:#8a799f}._sliderRow_12ulj_54{margin-top:6px}._metaList_12ulj_57{font-size:12px;color:#8a799f;line-height:1.6}._patternSelect_12ulj_62{min-width:140px}._abSetButton_12ulj_65{padding:6px 16px;font-size:13px;font-weight:500;border:none;border-radius:6px;background:linear-gradient(135deg,#4caf50,#43a047);color:#fff;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:100px}._abSetButton_12ulj_65:hover{background:linear-gradient(135deg,#66bb6a,#4caf50);box-shadow:0 4px 8px #4caf504d;transform:translateY(-1px)}._abSetButton_12ulj_65:active{transform:translateY(0)}._clearAbButton_12ulj_85{padding:6px 16px;font-size:13px;font-weight:500;border:none;border-radius:6px;background:linear-gradient(135deg,#ff5252,#f44336);color:#fff;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}._clearAbButton_12ulj_85:hover{background:linear-gradient(135deg,#ff6e6e,#ff5252);box-shadow:0 4px 8px #f443364d;transform:translateY(-1px)}._clearAbButton_12ulj_85:active{transform:translateY(0)}@media (max-width: 768px){._drawer_12ulj_19{padding:20px 16px}._section_12ulj_29{margin-bottom:20px}._fieldRow_12ulj_43{margin-bottom:10px}}._beats_4n7iu_1{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;border:1px solid rgba(255,255,255,.6);box-shadow:0 8px 24px #4430661f;transition:all .3s cubic-bezier(.4,0,.2,1)}._collapsed_4n7iu_13{transform:scale(.9);opacity:.8}._beat_4n7iu_1{width:var(--play-metronome-size, 32px);height:var(--play-metronome-size, 32px);border-radius:50%;background:var(--play-metronome-beat-color, rgba(68, 48, 102, .06));display:flex;align-items:center;justify-content:center;transition:all .15s ease;position:relative}._beat_4n7iu_1._strong_4n7iu_28{background:var(--play-metronome-beat-color, rgba(68, 48, 102, .12));font-weight:600}._beat_4n7iu_1._active_4n7iu_32{background:var(--play-metronome-active-color, #ff8050);color:#fff;transform:scale(1.15);box-shadow:0 4px 12px #ff805066}._beat_4n7iu_1._active_4n7iu_32 ._number_4n7iu_38{color:#fff}._number_4n7iu_38{font-size:14px;font-weight:500;color:var(--play-color-primary, #443066);transition:color .15s ease}._bar_1387y_1{background:linear-gradient(180deg,#fff,#fdfcfe);border-top:1px solid #e3d8f1;padding:20px 36px 28px;display:flex;flex-direction:column;gap:18px;box-shadow:0 -16px 40px #ff80501f,0 -4px 12px #44306614;position:relative;transition:all .35s cubic-bezier(.4,0,.2,1);overflow:visible}@supports (padding-bottom: env(safe-area-inset-bottom)){._bar_1387y_1{padding-bottom:calc(28px + env(safe-area-inset-bottom))}}._metronomeStandalone_1387y_18{position:absolute;top:-64px;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:100;filter:drop-shadow(0 8px 24px rgba(255,128,80,.2))}._compactRow_1387y_30{display:flex;align-items:center;gap:18px;width:100%;flex-wrap:nowrap;justify-content:space-between;overflow-x:auto;overflow-y:visible;-ms-overflow-style:none;scrollbar-width:none}._compactRow_1387y_30::-webkit-scrollbar{display:none}._mobileTimelineRow_1387y_45{display:none;width:100%;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.04);margin-bottom:8px}._desktopTimelineWrapper_1387y_52{flex:1;min-width:0;display:flex}._progressRow_1387y_57{display:flex;align-items:center;gap:14px}._timeLabel_1387y_62{font-size:12px;font-weight:600;color:#8a799f;width:58px;text-align:center;letter-spacing:.02em}._transport_1387y_70{display:flex;align-items:center;justify-content:center;flex:0 0 auto}._transportGroup_1387y_76{display:flex;align-items:center;justify-content:center;gap:12px}._speedControls_1387y_82{display:flex;align-items:center;gap:10px;flex:0 0 auto;white-space:nowrap}._speedCompact_1387y_89{gap:6px}._speedChip_1387y_92{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid #e3d8f1;background:#fff;color:#443066;font-weight:600;font-size:13px;line-height:1;cursor:pointer;transition:all .16s ease}._speedChip_1387y_92:hover{background:#4430660f;box-shadow:0 6px 16px #4430661a;transform:translateY(-1px)}._speedChipLabel_1387y_113{color:#8a799f;font-size:12px}._pluginToggle_1387y_117{margin-left:auto;display:flex;align-items:center;flex-shrink:0}._modeSwitcherContainer_1387y_123{flex-shrink:0}._floatingLoopBadge_1387y_126{position:absolute;top:-18px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;z-index:160}._floatingLoopButton_1387y_137{display:flex;align-items:center;gap:6px;padding:6px 14px;border:none;border-radius:999px;background:linear-gradient(135deg,#6366f12e,#6366f11f);color:#6366f1;font-size:12px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #6366f13d;transition:all .2s ease;white-space:nowrap}._floatingLoopButton_1387y_137:hover{transform:translateY(-2px);background:linear-gradient(135deg,#6366f13d,#6366f12e);box-shadow:0 14px 30px #6366f14d}._floatingLoopButton_1387y_137 .anticon{font-size:14px}._floatingLoopDropdown_1387y_161{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);display:flex;gap:6px;padding:8px;background:#fff;border-radius:12px;border:1px solid rgba(99,102,241,.2);box-shadow:0 10px 30px #44306626;z-index:200}._floatingLoopOption_1387y_175{padding:8px 12px;border:none;border-radius:10px;background:transparent;color:#443066b3;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}._floatingLoopOption_1387y_175:hover{background:#6366f11f;color:#6366f1}._floatingLoopOption_1387y_175._active_1387y_191{background:#6366f1;color:#fff;box-shadow:0 6px 16px #6366f14d}._reportButton_1387y_196{width:40px;height:40px;border-radius:10px;border:1px solid #e3d8f1;background:linear-gradient(135deg,#10b98114,#10b9810a);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;transition:all .2s ease;flex-shrink:0}._reportButton_1387y_196:hover{background:linear-gradient(135deg,#10b981,#0c8a60);border-color:transparent;transform:translateY(-1px);box-shadow:0 4px 12px #10b98159}._pluginButton_1387y_216{width:48px;height:48px;border-radius:999px;border:1px solid #e3d8f1;background:linear-gradient(180deg,#fff,#fefefe);color:#443066;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 20px 40px #4430661f;transition:all .25s cubic-bezier(.34,1.56,.64,1)}._pluginButton_1387y_216:hover{background:linear-gradient(135deg,#ff9e79,#ff8b5f);border-color:transparent;color:#fff;transform:translateY(-1px)}._pluginButton_1387y_216:active{transform:translateY(0)}._pluginButton_1387y_216[aria-pressed=true]{background:linear-gradient(135deg,#ff936a,#ff8050);border-color:transparent;color:#fff;box-shadow:0 26px 52px #ff80504d}._button_1387y_245{width:42px;height:42px;margin:2px;border-radius:999px;border:1px solid #e3d8f1;background:#fff;color:#443066e6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s cubic-bezier(.34,1.56,.64,1);box-shadow:0 2px 8px #4430660f}._button_1387y_245:hover{background:linear-gradient(135deg,#ff936a,#ff8050);border-color:transparent;color:#fff;transform:translateY(-2px);box-shadow:0 6px 18px #ff805047}._button_1387y_245:active{transform:translateY(0)}._activeButton_1387y_270{background:linear-gradient(135deg,#ff9e79,#ff8b5f)!important;border-color:transparent!important;color:#fff!important;box-shadow:0 4px 12px #ff805040!important}._buttonDisabled_1387y_276{opacity:.5;cursor:not-allowed;box-shadow:none}@keyframes _pulse_1387y_1{0%,to{box-shadow:0 0 #ff805066,0 14px 28px #ff805059}50%{box-shadow:0 0 0 8px #ff805000,0 16px 32px #ff805066}}._playButton_1387y_290{width:60px;height:60px;margin:4px;border-radius:999px;background:linear-gradient(135deg,#ff936a,#ff8050);border:none;color:#fff;box-shadow:0 14px 28px #ff805059;animation:_pulse_1387y_1 2s cubic-bezier(.4,0,.6,1) infinite;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}._playButton_1387y_290:hover{transform:scale(1.08);animation:none;box-shadow:0 18px 36px #ff805073}._playButton_1387y_290:active{transform:scale(.96)}._recordingButton_1387y_310{background:linear-gradient(135deg,#ef4444,#dc2626)!important;box-shadow:0 14px 28px #ef444466!important;animation:_pulseRecord_1387y_1 1.5s ease-in-out infinite!important}._recordingButton_1387y_310:hover{box-shadow:0 18px 36px #ef444480!important}._recordingStopIcon_1387y_318{width:16px;height:16px;border-radius:4px;background:#fff;box-shadow:0 0 0 2px #ffffff4d}@keyframes _pulseRecord_1387y_1{0%,to{box-shadow:0 0 #ef444480,0 14px 28px #ef444459}50%{box-shadow:0 0 0 10px #ef444400,0 14px 28px #ef444473}}._range_1387y_334{flex:1}._compactRange_1387y_337{width:100%}._bpmLabel_1387y_340{font-size:12px;font-weight:600;color:#8a799f;letter-spacing:.03em}._speedValue_1387y_346{font-size:14px;font-weight:600;color:#443066;min-width:56px;text-align:center}._collapsedProgress_1387y_353{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}._compactTimes_1387y_360{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;color:#8a799f;letter-spacing:.02em}._progressContainer_1387y_370{position:relative;flex:1;height:24px;display:flex;align-items:center}._abRange_1387y_378{position:absolute;top:50%;transform:translateY(-50%);height:6px;background:linear-gradient(90deg,#4caf5040,#4caf5026);border-radius:3px;pointer-events:none;z-index:1;transition:all .3s ease}._abMarker_1387y_390{position:absolute;top:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:3;display:flex;flex-direction:column;align-items:center;gap:4px;transition:transform .1s ease}._abMarker_1387y_390._draggable_1387y_402{pointer-events:auto;cursor:ew-resize}._abMarker_1387y_390._draggable_1387y_402:hover{transform:translate(-50%,-50%) scale(1.15)}._abMarker_1387y_390._draggable_1387y_402:hover ._markerLabel_1387y_409{transform:scale(1.1);box-shadow:0 3px 10px #4caf5099}._abMarker_1387y_390._dragging_1387y_413{transform:translate(-50%,-50%) scale(1.2);z-index:10}._abMarker_1387y_390._dragging_1387y_413 ._markerLine_1387y_417{width:3px;box-shadow:0 4px 12px #4caf5099}._abMarker_1387y_390._dragging_1387y_413 ._markerLabel_1387y_409{transform:scale(1.15)}._markerLine_1387y_417{width:2px;height:20px;background:linear-gradient(180deg,#4caf50,#43a047);border-radius:1px;box-shadow:0 2px 6px #4caf5066}._abMarker_1387y_390[data-marker=B] ._markerLine_1387y_417{background:linear-gradient(180deg,#ff5252,#f44336);box-shadow:0 2px 6px #f4433666}._markerLabel_1387y_409{font-size:10px;font-weight:700;color:#fff;background:#4caf50;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #4caf5080;letter-spacing:.02em}._abMarker_1387y_390[data-marker=B] ._markerLabel_1387y_409{background:#ff5252;box-shadow:0 2px 6px #f4433680}._abMarker_1387y_390[data-marker=B]._draggable_1387y_402:hover ._markerLabel_1387y_409{box-shadow:0 3px 10px #f4433699}._abMarker_1387y_390[data-marker=B]._dragging_1387y_413 ._markerLine_1387y_417{box-shadow:0 4px 12px #f4433699}@media (max-width: 768px){._bar_1387y_1{padding:14px 16px 24px;border-radius:20px 20px 0 0}@supports (padding-bottom: env(safe-area-inset-bottom)){._bar_1387y_1{padding-bottom:calc(24px + env(safe-area-inset-bottom))}}._compactRow_1387y_30{gap:12px}._timeLabel_1387y_62{width:50px;font-size:11px}._playButton_1387y_290{width:52px;height:52px}._pluginButton_1387y_216{width:42px;height:42px}._transport_1387y_70{flex-shrink:0}._speedControls_1387y_82{flex-shrink:0;gap:6px}}@media (max-width: 480px){._bar_1387y_1{padding:12px 12px 16px}@supports (padding-bottom: env(safe-area-inset-bottom)){._bar_1387y_1{padding-bottom:calc(16px + env(safe-area-inset-bottom))}}._mobileTimelineRow_1387y_45{display:block}._desktopTimelineWrapper_1387y_52{display:none}._compactRow_1387y_30{gap:8px;justify-content:flex-start}._modeSwitcherContainer_1387y_123{margin-left:auto}._pluginToggle_1387y_117{margin-left:0}._transportGroup_1387y_76{gap:8px}._playButton_1387y_290{width:46px;height:46px}._button_1387y_245,._pluginButton_1387y_216{width:38px;height:38px}._speedControls_1387y_82{gap:4px}._bpmLabel_1387y_340{display:none}._speedValue_1387y_346{min-width:48px;font-size:13px}}._metaDivider_1387y_543{opacity:.7}._practiceToggle_1387y_546{display:flex;align-items:center;flex-shrink:0}._practiceButton_1387y_551{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;border:1px solid #e3d8f1;background:linear-gradient(180deg,#fff,#fefefe);color:#443066;cursor:pointer;font-size:14px;font-weight:600;transition:all .25s cubic-bezier(.34,1.56,.64,1);white-space:nowrap}._practiceButton_1387y_551:hover:not(:disabled){background:linear-gradient(135deg,#ff9e79,#ff8b5f);border-color:transparent;color:#fff;transform:translateY(-1px);box-shadow:0 6px 18px #ff805047}._practiceButton_1387y_551:disabled{opacity:.6;cursor:not-allowed}._practiceButton_1387y_551._recording_1387y_310{background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#fca5a5;color:#dc2626;animation:_pulseRecord_1387y_1 1.5s ease-in-out infinite}._recordDot_1387y_583{width:10px;height:10px;border-radius:50%;background:#9ca3af;transition:background .2s}._recording_1387y_310 ._recordDot_1387y_583{background:#ef4444}._practiceLabel_1387y_593{font-size:13px}@media (max-width: 768px){._practiceLabel_1387y_593{display:none}}@keyframes _pulseRecord_1387y_1{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 6px #ef444400}}._evaluatingToast_1387y_610{position:absolute;bottom:calc(100% + 16px);right:clamp(16px,4vw,48px);display:flex;align-items:center;gap:16px;padding:16px 24px;border-radius:20px;border:1px solid rgba(68,48,102,.1);background:#fffffffa;min-width:280px;max-width:min(420px,calc(100% - 64px));box-shadow:0 24px 48px #4430661f,0 10px 24px #00000014;z-index:10;animation:_slideInToast_1387y_1 .3s ease-out;pointer-events:none}._evaluatingCopy_1387y_628{display:flex;flex-direction:column;gap:2px}._evaluatingProgress_1387y_633{width:72px;height:4px;border-radius:999px;background:#ff80502e;overflow:hidden;flex-shrink:0}._evaluatingProgress_1387y_633 span{display:block;width:40%;height:100%;background:linear-gradient(90deg,#ffac8d,#ff8050);animation:_pulseProgress_1387y_1 1.4s ease-in-out infinite}._evaluatingIcon_1387y_648{font-size:32px;color:#ff8050;flex-shrink:0}._evaluatingTitle_1387y_653{font-size:16px;font-weight:700;color:#443066}._evaluatingSubtitle_1387y_658{font-size:13px;color:#8a799f}@keyframes _slideInToast_1387y_1{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _pulseProgress_1387y_1{0%{transform:translate(-50%)}50%{transform:translate(80%)}to{transform:translate(140%)}}@media (max-width: 480px){._practiceButton_1387y_551{padding:8px 12px;font-size:13px}._evaluatingToast_1387y_610{right:12px;left:12px;bottom:calc(100% + 12px);flex-direction:column;text-align:center;gap:12px}._evaluatingCopy_1387y_628{align-items:center}._evaluatingProgress_1387y_633{width:100%}}._trainingMode_1387y_703{border-top-color:#6366f14d;box-shadow:0 -16px 40px #6366f11f,0 -4px 12px #44306614}._trainingToggle_1387y_707{display:flex;align-items:center;flex-shrink:0}._trainingButton_1387y_712{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;border:1px solid rgba(99,102,241,.4);background:linear-gradient(180deg,#6366f114,#6366f108);color:#6366f1;cursor:pointer;font-size:14px;font-weight:600;transition:all .25s cubic-bezier(.34,1.56,.64,1);white-space:nowrap}._trainingButton_1387y_712:hover{background:linear-gradient(135deg,#6366f1,#3438ed);border-color:transparent;color:#fff;transform:translateY(-1px);box-shadow:0 6px 18px #6366f159}._trainingButton_1387y_712:active{transform:translateY(0)}._trainingLabel_1387y_737{font-size:13px}@media (max-width: 768px){._trainingLabel_1387y_737{display:none}}@media (max-width: 480px){._trainingButton_1387y_712{padding:8px 12px;font-size:13px}}._wrapper_149ln_1{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative}._loopBadge_149ln_8{position:relative}._loopButton_149ln_11{display:flex;align-items:center;gap:4px;padding:4px 10px;border:none;border-radius:999px;background:linear-gradient(135deg,#6366f147,#6366f12e);color:#fff;border:1px solid rgba(99,102,241,.35);font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._loopButton_149ln_11:hover{background:linear-gradient(135deg,#6366f161,#6366f147);transform:translateY(-1px);box-shadow:0 6px 16px #6366f147}._loopButton_149ln_11 .anticon{font-size:12px}._wrapper_149ln_1{position:relative;display:flex;align-items:center;gap:12px}._switcher_149ln_41{display:flex;background:#fdfcfe;border:1px solid #e3d8f1;border-radius:999px;padding:4px;gap:2px;box-shadow:0 2px 8px #4430660a}._modeButton_149ln_50{display:flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:99px;background:transparent;color:#8a799f;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.34,1.56,.64,1);position:relative}._modeButton_149ln_50:hover:not(:disabled){color:#443066;background:#4430660a}._modeButton_149ln_50._active_149ln_69{background:#fff;color:#443066;box-shadow:0 4px 12px #44306614}._modeButton_149ln_50._trainingActive_149ln_74{background:#6366f11a;color:#6366f1}._modeButton_149ln_50._recording_149ln_78{background:#fee2e2;color:#dc2626}._modeButton_149ln_50._disabled_149ln_82{opacity:.5;cursor:not-allowed}._modeIcon_149ln_86{font-size:14px}._recordingDot_149ln_89{width:6px;height:6px;border-radius:50%;background:#ef4444;animation:_pulseRecord_149ln_1 1.5s infinite}._loopBadge_149ln_8{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px;z-index:10}._loopButton_149ln_11{display:flex;align-items:center;gap:4px;padding:4px 10px;background:#fff;border:1px solid #6366f1;border-radius:99px;color:#6366f1;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap;box-shadow:0 4px 12px #6366f126;transition:all .2s ease}._loopButton_149ln_11:hover{background:#6366f1;color:#fff}._loopDropdown_149ln_124{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:4px;background:#fff;border:1px solid #e3d8f1;border-radius:8px;padding:4px;display:flex;flex-direction:column;gap:2px;box-shadow:0 8px 20px #0000001a;min-width:60px}._loopOption_149ln_140{padding:6px 10px;border:none;background:transparent;color:#8a799f;font-size:12px;cursor:pointer;border-radius:6px;text-align:center}._loopOption_149ln_140:hover{background:#fdfbfc;color:#443066}._loopOption_149ln_140._active_149ln_69{background:#6366f11a;color:#6366f1;font-weight:600}@keyframes _pulseRecord_149ln_1{0%,to{opacity:1}50%{opacity:.5}}._mobileModeTrigger_149ln_168{display:flex;align-items:center;gap:6px;padding:0 16px;height:38px;border-radius:20px;border:1px solid #e3d8f1;background:#fff;color:#443066;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #4430660a;transition:all .2s ease;white-space:nowrap}._mobileModeTrigger_149ln_168:hover{border-color:#ff8050;color:#ff8050}._mobileModeTrigger_149ln_168._recording_149ln_78{border-color:#fca5a5;background:#fee2e2;color:#dc2626}._mobileModeLabel_149ln_194{display:inline-block}._drawerItem_149ln_197{width:100%;display:flex;align-items:center;gap:16px;padding:16px;background:#fdfcfe;border:1px solid #e3d8f1;border-radius:16px;margin-bottom:12px;cursor:pointer;transition:all .2s cubic-bezier(.34,1.56,.64,1);text-align:left}._drawerItem_149ln_197:hover{background:#fff;border-color:#ff805066;transform:translateY(-1px);box-shadow:0 4px 12px #4430660f}._drawerItem_149ln_197._drawerItemActive_149ln_217{background:#fff;border-color:#443066;box-shadow:0 4px 16px #44306614}._drawerItem_149ln_197._drawerItemActive_149ln_217 ._drawerIconWrapper_149ln_222{background:#443066;color:#fff}._drawerItem_149ln_197._drawerItemActive_149ln_217 ._drawerTitle_149ln_226{color:#443066}._drawerIconWrapper_149ln_222{width:44px;height:44px;border-radius:12px;background:#f3f0f9;color:#8a799f;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;transition:all .2s ease}._drawerContent_149ln_242{flex:1;min-width:0}._drawerTitle_149ln_226{font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:2px}._drawerDesc_149ln_252{font-size:12px;color:#8a799f;line-height:1.4}._checkIcon_149ln_257{color:#443066;font-size:18px}._drawerItem_149ln_197[data-mode=accompany]._active_149ln_69{background:linear-gradient(135deg,#ff936a,#ff8050);box-shadow:0 4px 12px #ff80504d}._drawerItem_149ln_197[data-mode=training]._active_149ln_69,._drawerItem_149ln_197[data-mode=training]._trainingActive_149ln_74{background:linear-gradient(135deg,#888bf4,#6366f1);box-shadow:0 4px 12px #6366f14d}._drawerItem_149ln_197[data-mode=evaluation]._active_149ln_69{background:linear-gradient(135deg,#13df9b,#10b981);box-shadow:0 4px 12px #10b9814d}._drawerItem_149ln_197._recording_149ln_78{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px #ef444466;animation:_pulseGlow_149ln_1 1.5s ease-in-out infinite}._modeIcon_149ln_86{font-size:18px;flex-shrink:0}._modeLabel_149ln_283{font-size:13px}._modeLabel_149ln_283 ._recordingDot_149ln_89{position:absolute;top:4px;right:4px;width:8px;height:8px;border-radius:50%;background:#fff;animation:_blink_149ln_1 1s ease-in-out infinite}@keyframes _pulseGlow_149ln_1{0%,to{box-shadow:0 0 #ef444466,0 4px 12px #ef44444d}50%{box-shadow:0 0 0 6px #ef444400,0 4px 12px #ef444466}}@keyframes _blink_149ln_1{0%,to{opacity:1}50%{opacity:.4}}@media (max-width: 768px){._modeLabel_149ln_283 ._switcher_149ln_41{padding:3px}._modeLabel_149ln_283 ._modeButton_149ln_50{padding:6px 10px}._modeLabel_149ln_283 ._modeLabel_149ln_283{display:none}._modeLabel_149ln_283 ._modeIcon_149ln_86{font-size:20px}}@media (max-width: 480px){._modeLabel_149ln_283 ._switcher_149ln_41{padding:2px;gap:1px}._modeLabel_149ln_283 ._modeButton_149ln_50{padding:6px 8px}}._card_l1uck_1{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:20px;color:#fff;margin-bottom:16px}._header_l1uck_8{display:flex;align-items:center;gap:8px;margin-bottom:16px}._headerIcon_l1uck_14{font-size:18px;opacity:.9}._headerTitle_l1uck_18{font-size:14px;font-weight:500;opacity:.9}._scoreSection_l1uck_23{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}._scoreCircle_l1uck_29{width:100px;height:100px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin-bottom:8px;transition:all .3s ease}._scoreCircle_l1uck_29._scoreExcellent_l1uck_42{background:#10b98159;box-shadow:0 0 20px #10b98166}._scoreCircle_l1uck_29._scoreGood_l1uck_46{background:#fbbf2459;box-shadow:0 0 20px #fbbf2466}._scoreCircle_l1uck_29._scoreFair_l1uck_50{background:#f9731659;box-shadow:0 0 20px #f9731666}._scoreCircle_l1uck_29._scorePoor_l1uck_54{background:#ef444459;box-shadow:0 0 20px #ef444466}._scoreValue_l1uck_58{font-size:36px;font-weight:700;line-height:1}._scoreLabel_l1uck_63{font-size:12px;opacity:.8;margin-top:2px}._encouragement_l1uck_68{font-size:16px;font-weight:600;opacity:.95}._metricsGrid_l1uck_73{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}._metricItem_l1uck_79{text-align:center;padding:10px 8px;background:#ffffff1f;border-radius:10px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._metricValue_l1uck_86{font-size:16px;font-weight:600;margin-bottom:2px}._metricLabel_l1uck_91{font-size:11px;opacity:.75}._conclusion_l1uck_95{display:flex;align-items:flex-start;gap:8px;padding:12px;background:#ffffff26;border-radius:10px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._conclusionIcon_l1uck_104{font-size:16px;flex-shrink:0}._conclusionText_l1uck_108{font-size:13px;line-height:1.5;opacity:.9}._container_u3py5_1{background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 2px 8px #44306614;margin-bottom:12px}._header_u3py5_8{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._title_u3py5_14{font-size:13px;font-weight:500;color:#443066}._legend_u3py5_19{display:flex;gap:8px}._legendItem_u3py5_23{font-size:11px;padding:2px 6px;border-radius:4px;color:#fff}._legendItem_u3py5_23._gradeA_u3py5_29{background:#10b981}._legendItem_u3py5_23._gradeB_u3py5_32{background:#84cc16}._legendItem_u3py5_23._gradeC_u3py5_35{background:#f59e0b}._legendItem_u3py5_23._gradeD_u3py5_38{background:#ef4444}._heatmapTrack_u3py5_41{display:flex;gap:3px;overflow-x:auto;padding:4px 0}._heatmapTrack_u3py5_41::-webkit-scrollbar{height:4px}._heatmapTrack_u3py5_41::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}._heatmapTrack_u3py5_41::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}._heatmapTrack_u3py5_41::-webkit-scrollbar-thumb:hover{background:#aaa}._barCell_u3py5_61{flex-shrink:0;width:28px;height:36px;border-radius:4px;border:2px solid transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;position:relative}._barCell_u3py5_61:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}._barCell_u3py5_61._gradeA_u3py5_29{background:#10b981}._barCell_u3py5_61._gradeA_u3py5_29:hover{background:#059669}._barCell_u3py5_61._gradeB_u3py5_32{background:#84cc16}._barCell_u3py5_61._gradeB_u3py5_32:hover{background:#65a30d}._barCell_u3py5_61._gradeC_u3py5_35{background:#f59e0b}._barCell_u3py5_61._gradeC_u3py5_35:hover{background:#d97706}._barCell_u3py5_61._gradeD_u3py5_38{background:#ef4444}._barCell_u3py5_61._gradeD_u3py5_38:hover{background:#dc2626}._barCell_u3py5_61._currentBar_u3py5_102{border-color:#fff;box-shadow:0 0 0 2px #443066,0 4px 8px #0003;transform:translateY(-2px)}._barCell_u3py5_61._selectedBar_u3py5_107{border-color:#443066;box-shadow:0 0 0 2px #44306680}._barIndex_u3py5_111{font-size:10px;font-weight:600;color:#ffffffe6}._tooltipOverlay_u3py5_116 .ant-tooltip-inner{background:#443066f2;border-radius:8px;padding:10px 12px}._tooltipOverlay_u3py5_116 .ant-tooltip-arrow-content{background:#443066f2}._tooltipContent_u3py5_124{color:#fff}._tooltipTitle_u3py5_127{font-size:13px;font-weight:600;margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.15)}._tooltipRow_u3py5_134{display:flex;justify-content:space-between;font-size:12px;margin-top:4px}._tooltipRow_u3py5_134 span:first-child{opacity:.75}._tooltipValue_u3py5_143{font-weight:500}._timeline_1yvm3_1{margin-bottom:16px}._timelineHeader_1yvm3_4{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:8px}._timelineTitle_1yvm3_11{font-size:16px;font-weight:600;color:#f8fafc}._timelineHint_1yvm3_16{font-size:12px;color:#cbd5f5}._headerActions_1yvm3_20{display:flex;align-items:center;gap:10px}._headerLeft_1yvm3_25{display:flex;align-items:center;gap:16px;flex:1}._durationLabel_1yvm3_31{font-size:12px;color:#94a3b8;padding:2px 8px;border-radius:999px;background:#94a3b826}._playButton_1yvm3_38{display:inline-flex;align-items:center;gap:6px;border:none;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._playButton_1yvm3_38:hover{transform:translateY(-1px);box-shadow:0 8px 18px #6366f140}._playButton_1yvm3_38:disabled{cursor:not-allowed;background:#94a3b880;box-shadow:none}._playButton_1yvm3_38 .anticon{font-size:16px}._waveformWrapper_1yvm3_64{overflow-x:auto;overflow-y:hidden;border-radius:16px;border:1px solid rgba(203,213,245,.2);background:linear-gradient(135deg,#ffffff0d,#f0f6ff14);padding:12px}._waveformWrapper_1yvm3_64::-webkit-scrollbar{height:8px}._waveformWrapper_1yvm3_64::-webkit-scrollbar-track{background:#94a3b81a;border-radius:4px}._waveformWrapper_1yvm3_64::-webkit-scrollbar-thumb{background:#6366f166;border-radius:4px}._waveformWrapper_1yvm3_64::-webkit-scrollbar-thumb:hover{background:#6366f199}._waveformSurface_1yvm3_86{position:relative;width:100%;height:160px;border-radius:12px;background:linear-gradient(135deg,#6366f10d,#8b5cf614,#3b82f60d);border:1px solid rgba(203,213,245,.15);overflow:hidden;cursor:pointer}._waveformSvg_1yvm3_96{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}._waveformPath_1yvm3_102{stroke-width:1;transition:fill .2s ease,stroke .2s ease,filter .2s ease;pointer-events:none}._waveformPath_1yvm3_102._gradeA_1yvm3_107{fill:#10b98140;stroke:#10b981b3}._waveformPath_1yvm3_102._gradeB_1yvm3_111{fill:#3b82f638;stroke:#3b82f6a6}._waveformPath_1yvm3_102._gradeC_1yvm3_115{fill:#f59e0b38;stroke:#f59e0ba6}._waveformPath_1yvm3_102._gradeD_1yvm3_119{fill:#ef444447;stroke:#ef4444bf}._waveformPath_1yvm3_102._waveformPathCurrent_1yvm3_123{stroke-width:1.5;filter:drop-shadow(0 0 3px currentColor)}._waveformPath_1yvm3_102._waveformPathCurrent_1yvm3_123._gradeA_1yvm3_107{fill:#10b98159;stroke:#10b981e6}._waveformPath_1yvm3_102._waveformPathCurrent_1yvm3_123._gradeB_1yvm3_111{fill:#3b82f652;stroke:#3b82f6d9}._waveformPath_1yvm3_102._waveformPathCurrent_1yvm3_123._gradeC_1yvm3_115{fill:#f59e0b52;stroke:#f59e0bd9}._waveformPath_1yvm3_102._waveformPathCurrent_1yvm3_123._gradeD_1yvm3_119{fill:#ef444461;stroke:#ef4444f2}._waveformPath_1yvm3_102._waveformPathSelected_1yvm3_143{stroke-width:2;filter:drop-shadow(0 0 5px currentColor)}._waveformPath_1yvm3_102._waveformPathSelected_1yvm3_143._gradeA_1yvm3_107{fill:#10b98166;stroke:#10b981}._waveformPath_1yvm3_102._waveformPathSelected_1yvm3_143._gradeB_1yvm3_111{fill:#3b82f661;stroke:#3b82f6}._waveformPath_1yvm3_102._waveformPathSelected_1yvm3_143._gradeC_1yvm3_115{fill:#f59e0b61;stroke:#f59e0b}._waveformPath_1yvm3_102._waveformPathSelected_1yvm3_143._gradeD_1yvm3_119{fill:#ef444473;stroke:#ef4444}._playhead_1yvm3_163{position:absolute;top:0;bottom:0;width:2px;background:#ffffffe6;box-shadow:0 0 8px #fffc;pointer-events:none;z-index:10}._barDivider_1yvm3_173{stroke:#94a3b899;stroke-width:1.5;filter:drop-shadow(0 0 2px rgba(148,163,184,.4));pointer-events:none}._barSegments_1yvm3_179{position:absolute;top:0;right:0;bottom:0;left:0}._barSegment_1yvm3_179{position:absolute;top:0;bottom:0;border:1px solid transparent;border-radius:6px;padding:0;background:#ffffff08;transition:border-color .2s ease,box-shadow .2s ease;cursor:pointer;color:#e2e8f0}._barSegment_1yvm3_179:hover,._barSegmentCurrent_1yvm3_196{border-color:#3b82f6cc;box-shadow:inset 0 0 0 1px #3b82f666}._barSegmentSelected_1yvm3_200{border-color:#f97316f2;box-shadow:inset 0 0 0 2px #f9731680}._barNumber_1yvm3_204{position:absolute;bottom:6px;left:8px;font-size:12px;font-weight:600}._barScore_1yvm3_211{position:absolute;top:6px;right:8px;font-size:12px;font-weight:600}._gradeA_1yvm3_107{background:linear-gradient(180deg,#10b98133,#10b9810d)}._gradeB_1yvm3_111{background:linear-gradient(180deg,#3b82f62e,#3b82f60a)}._gradeC_1yvm3_115{background:linear-gradient(180deg,#f59e0b33,#f59e0b0d)}._gradeD_1yvm3_119{background:linear-gradient(180deg,#ef444440,#ef444414)}._barTooltipOverlay_1yvm3_230 .ant-tooltip-inner{background:#0f172af2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;padding:0}._barTooltipOverlay_1yvm3_230 .ant-tooltip-arrow-content{background:#0f172af2}._tooltipContent_1yvm3_239{padding:12px 14px;min-width:220px}._tooltipHeader_1yvm3_243{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(148,163,184,.2);font-weight:600;font-size:13px;color:#f8fafc}._tooltipMetrics_1yvm3_254{display:flex;flex-direction:column;gap:6px;font-size:12px;margin-bottom:10px;color:#cbd5e1}._tooltipMetrics_1yvm3_254 strong{color:#f8fafc;font-weight:600}._tooltipInsight_1yvm3_266{font-size:11px;color:#cbd5f5cc;font-style:italic;line-height:1.5;padding-top:8px;border-top:1px solid rgba(148,163,184,.15)}._hiddenAudio_1yvm3_274{display:none}._overlay_1u4xo_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:_fadeIn_1u4xo_1 .25s ease-out;padding:24px}._modal_1u4xo_13{position:relative;width:100%;max-width:800px;max-height:90vh;background:linear-gradient(180deg,#fff,#fdfcfe);border-radius:24px;box-shadow:0 24px 48px #0003,0 8px 16px #0000001a;display:flex;flex-direction:column;animation:_slideUp_1u4xo_1 .3s cubic-bezier(.16,1,.3,1);overflow:hidden}._header_1u4xo_26{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e3d8f1;background:linear-gradient(180deg,rgba(249,246,255,.5) 0%,transparent 100%)}._title_1u4xo_34{font-size:20px;font-weight:700;color:#443066;margin:0}._closeBtn_1u4xo_40{width:36px;height:36px;border-radius:50%;border:1px solid #e3d8f1;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#44306699;transition:all .2s ease}._closeBtn_1u4xo_40:hover{background:#44306614;color:#443066}._content_1u4xo_57{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:24px}._summarySection_1u4xo_65{flex-shrink:0}._waveformSection_1u4xo_68,._heatmapSection_1u4xo_69{display:flex;flex-direction:column;gap:12px}._sectionTitle_1u4xo_74{font-size:14px;font-weight:600;color:#443066;margin:0}._weakSpotHint_1u4xo_80{display:flex;align-items:center;gap:8px;padding:12px 16px;background:linear-gradient(135deg,#6366f114,#6366f10a);border:1px solid rgba(99,102,241,.2);border-radius:12px;color:#6366f1;font-size:13px;font-weight:500}._weakSpotHint_1u4xo_80 svg{font-size:16px;flex-shrink:0}._emptyState_1u4xo_96{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center}._emptyIcon_1u4xo_104{font-size:48px;margin-bottom:16px}._emptyTitle_1u4xo_108{font-size:18px;font-weight:600;color:#443066;margin-bottom:8px}._emptyHint_1u4xo_114{font-size:14px;color:#44306699}._footer_1u4xo_118{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px 24px;border-top:1px solid #e3d8f1;background:linear-gradient(180deg,transparent 0%,rgba(249,246,255,.5) 100%);flex-wrap:wrap}._retryBtn_1u4xo_128,._trainBtn_1u4xo_129,._continueBtn_1u4xo_130{display:flex;align-items:center;gap:8px;padding:12px 20px;border-radius:12px;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._retryBtn_1u4xo_128 svg,._trainBtn_1u4xo_129 svg,._continueBtn_1u4xo_130 svg{font-size:18px}._retryBtn_1u4xo_128{background:#44306614;color:#443066;border:1px solid #e3d8f1}._retryBtn_1u4xo_128:hover{background:#4430661f}._trainBtn_1u4xo_129{background:linear-gradient(135deg,#6366f11a,#6366f10d);color:#6366f1;border:1px solid rgba(99,102,241,.3)}._trainBtn_1u4xo_129:hover{background:linear-gradient(135deg,#6366f1,#3438ed);color:#fff;border-color:transparent;box-shadow:0 4px 12px #6366f159}._continueBtn_1u4xo_130{background:linear-gradient(135deg,#ff936a,#ff8050);color:#fff;box-shadow:0 4px 12px #ff80504d}._continueBtn_1u4xo_130:hover{transform:translateY(-1px);box-shadow:0 6px 16px #ff805066}@keyframes _fadeIn_1u4xo_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1u4xo_1{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){._overlay_1u4xo_1{padding:0;align-items:flex-end}._modal_1u4xo_13{max-width:100%;max-height:95vh;border-radius:24px 24px 0 0;animation:_slideUpMobile_1u4xo_1 .35s cubic-bezier(.16,1,.3,1)}._header_1u4xo_26{padding:16px 20px}._title_1u4xo_34{font-size:18px}._content_1u4xo_57{padding:20px;gap:20px}._footer_1u4xo_118{padding:16px 20px;gap:8px}._retryBtn_1u4xo_128,._trainBtn_1u4xo_129,._continueBtn_1u4xo_130{padding:10px 16px;font-size:13px}._retryBtn_1u4xo_128 svg,._trainBtn_1u4xo_129 svg,._continueBtn_1u4xo_130 svg{font-size:16px}}@keyframes _slideUpMobile_1u4xo_1{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){._footer_1u4xo_118{flex-direction:column}._footer_1u4xo_118 button{width:100%;justify-content:center}}._metronome_608b0_1{display:flex;flex-direction:column;gap:12px;min-width:220px;background:#fff;border:1px solid rgba(148,163,184,.35);border-radius:16px;padding:16px;box-shadow:0 18px 36px #0f172a1f}._topRow_608b0_12{display:flex;align-items:center;justify-content:space-between;gap:12px}._bpmBadge_608b0_18{display:flex;flex-direction:column;align-items:flex-start;gap:2px}._bpmValue_608b0_24{font-size:26px;font-weight:600;font-family:Menlo,Monaco,monospace;color:#2563eb}._bpmLabel_608b0_30{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#475569d9}._beatStrip_608b0_36{display:flex;align-items:center;justify-content:center;gap:10px;padding:6px 0}._beatCircle_608b0_43{width:32px;height:32px;border-radius:50%;border:2px solid rgba(148,163,184,.45);background:#f8fafc;color:#475569;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;transition:all .2s ease}._downbeat_608b0_57{border-color:#3b82f68c}._activeBeat_608b0_60{background:#3b82f6;color:#fff;border-color:#3b82f6;transform:scale(1.08);box-shadow:0 0 0 4px #3b82f62e}._beatPlaceholder_608b0_67{font-size:12px;color:#64748bcc}._signatureDisplay_608b0_71{display:flex;flex-direction:column;align-items:flex-end;gap:2px}._signatureLabel_608b0_77{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#475569d9}._signatureValue_608b0_83{font-size:14px;font-weight:600;font-family:Menlo,Monaco,monospace;color:#475569}._compact_608b0_89{min-width:auto;padding:0;gap:0;background:transparent;border:none;box-shadow:none;display:flex;align-items:center;justify-content:center}._compact_608b0_89 ._beatStrip_608b0_36{padding:0}@media (max-width: 600px){._metronome_608b0_1{min-width:auto;padding:14px;gap:12px}._beatCircle_608b0_43{width:28px;height:28px;font-size:12px}}._drumKit_t4bbl_1{display:flex;flex-direction:column;min-width:280px;background:#fff;border:1px solid rgba(148,163,184,.35);border-radius:16px;box-shadow:0 18px 36px #0f172a1f;overflow:hidden;transition:all .3s ease}._collapsed_t4bbl_12{min-width:auto}._compact_t4bbl_15{min-width:auto;border-radius:999px;padding:0}._compactCollapsed_t4bbl_20{height:36px;display:flex;align-items:center;border-radius:999px;border:1px solid rgba(214,69,69,.24);box-shadow:0 16px 36px #d6454529;overflow:hidden}._compactCollapsed_t4bbl_20 ._header_t4bbl_29{padding:0 14px;height:100%}._compactCollapsed_t4bbl_20 ._title_t4bbl_33{font-size:14px;color:#4a1f1c}._compactCollapsed_t4bbl_20 ._toggleButton_t4bbl_37{width:32px;height:32px;border-radius:50%}._compactExpanded_t4bbl_42{border-radius:16px}._header_t4bbl_29{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}._header_t4bbl_29:hover{background:#f1f5f999}._title_t4bbl_33{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#334155}._icon_t4bbl_65{font-size:20px;line-height:1}._toggleButton_t4bbl_37{background:none;border:none;padding:4px;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._toggleButton_t4bbl_37:hover{color:#334155}._chevron_t4bbl_83{transition:transform .3s ease}._rotated_t4bbl_86{transform:rotate(180deg)}._content_t4bbl_89{display:flex;flex-direction:column;gap:16px;padding:0 16px 16px;border-top:1px solid rgba(226,232,240,.8);animation:_expandContent_t4bbl_1 .3s ease}@keyframes _expandContent_t4bbl_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._controlRow_t4bbl_107{display:flex;flex-direction:column;gap:8px}._switchLabel_t4bbl_112{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none}._checkbox_t4bbl_121{width:18px;height:18px;cursor:pointer;accent-color:#3b82f6}._label_t4bbl_127{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#64748b;font-weight:500}._value_t4bbl_135{color:#3b82f6;font-weight:600}._patternButtons_t4bbl_139{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}._patternButton_t4bbl_139{padding:8px 12px;background:#f8fafc;border:1.5px solid rgba(148,163,184,.35);border-radius:8px;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}._patternButton_t4bbl_139:hover:not(:disabled){background:#3b82f614;border-color:#3b82f659;color:#3b82f6}._patternButton_t4bbl_139._active_t4bbl_160{background:#3b82f6;border-color:#3b82f6;color:#fff;box-shadow:0 2px 8px #3b82f640}._patternButton_t4bbl_139:disabled{opacity:.5;cursor:not-allowed}._slider_t4bbl_170{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:linear-gradient(to right,#94a3b833,#3b82f626);outline:none;cursor:pointer}._slider_t4bbl_170::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#3b82f6;cursor:pointer;box-shadow:0 2px 6px #3b82f659;transition:all .2s ease}._slider_t4bbl_170::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 2px 10px #3b82f680}._slider_t4bbl_170::-moz-range-thumb{width:16px;height:16px;border:none;border-radius:50%;background:#3b82f6;cursor:pointer;box-shadow:0 2px 6px #3b82f659;transition:all .2s ease}._slider_t4bbl_170::-moz-range-thumb:hover{transform:scale(1.15);box-shadow:0 2px 10px #3b82f680}._slider_t4bbl_170:disabled{opacity:.5;cursor:not-allowed}._slider_t4bbl_170:disabled::-webkit-slider-thumb{cursor:not-allowed}._slider_t4bbl_170:disabled::-moz-range-thumb{cursor:not-allowed}@media (max-width: 600px){._drumKit_t4bbl_1{min-width:auto}._content_t4bbl_89{gap:14px;padding:0 14px 14px}._patternButtons_t4bbl_139{grid-template-columns:repeat(3,1fr);gap:4px}._patternButton_t4bbl_139{padding:6px 8px;font-size:12px}}@media (max-width: 768px){._compactCollapsed_t4bbl_20{height:30px}._compactCollapsed_t4bbl_20 ._header_t4bbl_29{padding:0 12px}._compactCollapsed_t4bbl_20 ._toggleButton_t4bbl_37{width:26px;height:26px}}._shell_12qu4_1{position:relative;display:flex;flex-direction:column;width:100%;height:100%;--right-panel-width: 320px;--panel-gap: clamp(12px, 2vw, 24px);overflow-x:hidden}._rightActive_12qu4_11{--panel-gap: clamp(12px, 2vw, 24px)}._trainingActive_12qu4_14{--mode-accent: #6366f1}._main_12qu4_17{flex:1;display:flex;min-height:0;position:relative;overflow-x:hidden}._viewerArea_12qu4_24{flex:1;display:flex;flex-direction:column;min-width:0}._loadingViewport_12qu4_30{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f9f6ff,#fff);padding:32px}._loadingCard_12qu4_39{min-width:360px;max-width:480px;padding:36px 40px;border-radius:32px;border:1px solid #e3d8f1;background:#fff;box-shadow:0 35px 80px #44306626;text-align:center}._loadingTitle_12qu4_49{font-size:20px;font-weight:600;color:#443066;margin-bottom:8px}._loadingSubtitle_12qu4_55{font-size:14px;color:#443066b3}._bottomBar_12qu4_59{flex:0 0 auto}._sidePanel_12qu4_62{position:absolute;top:var(--panel-gap);bottom:var(--panel-gap);display:flex;pointer-events:none;z-index:85}._panelOpen_12qu4_70{pointer-events:auto}._panelWrapper_12qu4_73{width:100%;height:100%;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1)}._rightPanel_12qu4_78 ._panelWrapper_12qu4_73{padding:12px;box-sizing:border-box}._rightPanel_12qu4_78{right:var(--panel-gap);width:var(--right-panel-width)}._rightPanel_12qu4_78 ._panelWrapper_12qu4_73{transform:translate(calc(100% + 24px));opacity:0}._rightPanel_12qu4_78._panelOpen_12qu4_70 ._panelWrapper_12qu4_73{transform:translate(0);opacity:1}._rightPanelCard_12qu4_94{width:100%;height:100%;border-radius:26px;border:1px solid rgba(68,48,102,.15);background:linear-gradient(180deg,#fff,#fdfcfe);box-shadow:0 24px 48px #44306614,0 8px 16px #4430660a;overflow:hidden;display:flex;flex-direction:column}@media (max-width: 768px){._shell_12qu4_1{--right-panel-width: min(320px, 80vw)}._sidePanel_12qu4_62{top:0;bottom:0;touch-action:pan-y}._panelWrapper_12qu4_73{height:100%}._rightPanelCard_12qu4_94{border-radius:0}}._pitchIndicator_d2ais_1{position:relative;width:100%;max-width:280px;margin:0 auto;padding:20px 0}._gridBackground_d2ais_8{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:24px 24px;background-position:-1px -1px;border-radius:16px;pointer-events:none;opacity:.6}._indicatorCircle_d2ais_21{position:relative;width:180px;height:180px;margin:0 auto;border-radius:50%;background:#ffffff05;border:3px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1)}._indicatorCircle_d2ais_21._statusInactive_d2ais_34{border-color:#ffffff1a}._indicatorCircle_d2ais_21._statusActive_d2ais_37{border-color:#ffc80066;box-shadow:0 0 30px #ffc80033}._indicatorCircle_d2ais_21._statusFar_d2ais_41{border-color:#ff980080;box-shadow:0 0 30px #ff98004d}._indicatorCircle_d2ais_21._statusTuned_d2ais_45{border-color:#4caf5099;box-shadow:0 0 40px #4caf5066;animation:_pulse_d2ais_1 2s ease-in-out infinite}._scaleMarkers_d2ais_50{position:absolute;width:100%;height:100%;top:0;left:0}._marker_d2ais_57{position:absolute;top:50%;left:50%;width:100%;height:2px;transform-origin:center}._markerTick_d2ais_65{position:absolute;top:-1px;right:16px;width:12px;height:2px;background:#ffffff4d;border-radius:1px}._symbols_d2ais_74{position:absolute;width:100%;top:30px;display:flex;justify-content:space-between;padding:0 24px;font-size:28px;font-weight:700;color:#fff6;pointer-events:none}._symbolFlat_d2ais_86{margin-left:-8px}._symbolSharp_d2ais_89{margin-right:-8px}._needle_d2ais_92{position:absolute;top:50%;left:50%;width:100%;height:100%;transform-origin:center;transition:transform .15s cubic-bezier(.4,0,.2,1);pointer-events:none}._needle_d2ais_92._needleTuned_d2ais_102 ._needleLine_d2ais_102{background:linear-gradient(90deg,transparent 0%,rgba(76,175,80,.8) 40%,#4caf50 100%);box-shadow:0 0 8px #4caf5099}._needle_d2ais_92._needleTuned_d2ais_102 ._needleCircle_d2ais_106{background:#4caf50;box-shadow:0 0 16px #4caf50cc}._needleLine_d2ais_102{position:absolute;top:50%;left:50%;width:50%;height:3px;margin-top:-1.5px;background:linear-gradient(90deg,transparent 0%,rgba(255,200,0,.6) 40%,#ffc800 100%);transform-origin:left center;border-radius:2px;transition:all .3s ease}._needleCircle_d2ais_106{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;background:#ffc800;border-radius:50%;border:2px solid rgba(20,20,30,.8);box-shadow:0 0 12px #ffc80099;transition:all .3s ease;z-index:1}._centerDisplay_d2ais_136{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:4px;pointer-events:none}._noteDisplay_d2ais_145{font-family:Orbitron,Inter,sans-serif;font-size:48px;font-weight:700;color:#fff;line-height:1;text-shadow:0 2px 12px rgba(0,0,0,.5)}._centsDisplay_d2ais_153{font-family:Orbitron,Inter,monospace;font-size:18px;font-weight:600;color:#fffc;padding:4px 12px;background:#0000004d;border-radius:12px;min-width:60px;text-align:center}._tunedText_d2ais_164{color:#4caf50;font-size:24px}._waitingText_d2ais_168{font-family:Orbitron,Inter,sans-serif;font-size:36px;font-weight:600;color:#ffffff4d}._tunedGlow_d2ais_174{position:absolute;top:50%;left:50%;width:200%;height:200%;margin:-100% 0 0 -100%;background:radial-gradient(circle,rgba(76,175,80,.15) 0%,rgba(76,175,80,.05) 30%,transparent 60%);pointer-events:none;animation:_glowPulse_d2ais_1 2s ease-in-out infinite}._hintText_d2ais_185{margin-top:16px;text-align:center;font-size:15px;font-weight:500;color:#fff9;min-height:20px;transition:all .3s ease;padding:0 16px;line-height:1.4}@keyframes _pulse_d2ais_1{0%,to{box-shadow:0 0 40px #4caf5066;transform:scale(1)}50%{box-shadow:0 0 60px #4caf5099;transform:scale(1.02)}}@keyframes _glowPulse_d2ais_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@media (max-width: 768px){._pitchIndicator_d2ais_1{max-width:100%;padding:16px 0}._indicatorCircle_d2ais_21{width:150px;height:150px}._noteDisplay_d2ais_145{font-size:40px}._centsDisplay_d2ais_153{font-size:16px;padding:3px 10px}._symbols_d2ais_74{font-size:24px;top:24px;padding:0 20px}._hintText_d2ais_185{font-size:14px;margin-top:20px}}@media (max-width: 375px){._indicatorCircle_d2ais_21{width:140px;height:140px}._noteDisplay_d2ais_145{font-size:36px}}._tunerModal_ykmb7_1 .ant-modal-content{background:linear-gradient(135deg,#14141ef2,#1e1e2df2);border-radius:16px;padding:0}._tunerModal_ykmb7_1 .ant-modal-header{background:transparent;border-bottom:1px solid rgba(255,255,255,.1);padding:20px 24px}._tunerModal_ykmb7_1 .ant-modal-title{color:#fff;font-size:20px;font-weight:600}._tunerModal_ykmb7_1 .ant-modal-body{padding:32px 24px;background:linear-gradient(135deg,#14141ef2,#1e1e2df2)}._tunerModal_ykmb7_1 .ant-drawer-content-wrapper{background:linear-gradient(135deg,#14141efa,#1e1e2dfa)!important}._tunerModal_ykmb7_1 .ant-drawer-content{background:linear-gradient(135deg,#14141efa,#1e1e2dfa);border-radius:16px 16px 0 0}._tunerModal_ykmb7_1 .ant-drawer-header{background:transparent;border-bottom:1px solid rgba(255,255,255,.1);padding:20px 24px}._tunerModal_ykmb7_1 .ant-drawer-title{color:#fff;font-size:20px;font-weight:600}._tunerModal_ykmb7_1 .ant-drawer-body{padding:32px 24px;background:linear-gradient(135deg,#14141efa,#1e1e2dfa)}._content_ykmb7_41{display:flex;flex-direction:column;align-items:center;gap:12px;padding:4px 0}._modeToggle_ykmb7_48{display:flex;gap:8px;padding:4px;background:#ffffff08;border-radius:10px;border:1px solid rgba(255,255,255,.08)}._modeButton_ykmb7_56{padding:6px 20px;font-size:13px;font-weight:600;color:#ffffff80;background:transparent;border:none;border-radius:7px;cursor:pointer;transition:all .3s ease;outline:none}._modeButton_ykmb7_56:hover{color:#ffffffb3;background:#ffffff0d}._modeButton_ykmb7_56._modeButtonActive_ykmb7_72{color:#fff;background:linear-gradient(135deg,#4caf504d,#4caf5033);box-shadow:0 0 12px #4caf504d}._progressBar_ykmb7_77{width:100%;max-width:320px;display:flex;align-items:center;gap:10px;padding:8px 16px;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.05)}._progressTitle_ykmb7_88{font-size:13px;font-weight:600;color:#fff9;white-space:nowrap}._progressTrack_ykmb7_94{flex:1;height:8px;background:#ffffff14;border-radius:4px;overflow:hidden;position:relative}._progressFill_ykmb7_102{height:100%;background:linear-gradient(90deg,#4caf50,#66bb6a);border-radius:4px;transition:width .5s cubic-bezier(.4,0,.2,1);box-shadow:0 0 12px #4caf5080}._progressText_ykmb7_109{font-family:Orbitron,Inter,monospace;font-size:14px;font-weight:700;color:#4caf50;min-width:48px;text-align:right}._stringsContainer_ykmb7_117{width:100%;max-width:400px}._manualHint_ykmb7_121{text-align:center;font-size:12px;color:#ffc800cc;padding:6px 12px;margin-bottom:8px;background:#ffc80014;border-radius:6px;border:1px solid rgba(255,200,0,.2)}._stringsGrid_ykmb7_131{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px;background:#ffffff05;border-radius:12px;border:1px solid rgba(255,255,255,.05)}._stringItem_ykmb7_140{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:16px 12px;border-radius:12px;background:#ffffff08;border:2px solid rgba(255,255,255,.1);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;min-height:90px}._stringItem_ykmb7_140._stringItemInactive_ykmb7_154{opacity:.4;border-color:#ffffff14}._stringItem_ykmb7_140._stringItemActive_ykmb7_158{background:#ffc80014;border-color:#ffc80066;box-shadow:0 0 16px #ffc80033}._stringItem_ykmb7_140._stringItemActive_ykmb7_158 ._stringItemNumber_ykmb7_163,._stringItem_ykmb7_140._stringItemActive_ykmb7_158 ._stringItemNote_ykmb7_164{color:#ffc800}._stringItem_ykmb7_140._stringItemTuned_ykmb7_167{background:#4caf5014;border-color:#4caf5080;box-shadow:0 0 20px #4caf504d;animation:_itemTunedPulse_ykmb7_1 2s ease-in-out infinite}._stringItem_ykmb7_140._stringItemTuned_ykmb7_167 ._stringItemNumber_ykmb7_163,._stringItem_ykmb7_140._stringItemTuned_ykmb7_167 ._stringItemNote_ykmb7_164{color:#4caf50}._stringItem_ykmb7_140._stringItemClickable_ykmb7_177{cursor:pointer;-webkit-user-select:none;user-select:none}._stringItem_ykmb7_140._stringItemClickable_ykmb7_177:hover:not(._stringItemSelected_ykmb7_181){transform:scale(1.05);border-color:#fff3}._stringItem_ykmb7_140._stringItemClickable_ykmb7_177:active{transform:scale(.98)}._stringItem_ykmb7_140._stringItemSelected_ykmb7_181{border-color:#ffc80099;box-shadow:0 0 16px #ffc80066;background:#ffc8001f}._stringItem_ykmb7_140._stringItemSelected_ykmb7_181 ._stringItemNumber_ykmb7_163,._stringItem_ykmb7_140._stringItemSelected_ykmb7_181 ._stringItemNote_ykmb7_164{color:#ffc800}._stringItemNumber_ykmb7_163{font-size:16px;font-weight:700;color:#ffffff80;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:50%;transition:all .3s ease}._stringItemNote_ykmb7_164{font-family:Orbitron,Inter,sans-serif;font-size:24px;font-weight:700;color:#fff9;transition:all .3s ease}._stringItemIcon_ykmb7_217{font-size:20px;color:#4caf50;animation:_iconBounce_ykmb7_1 .6s ease}._stringItemCents_ykmb7_222{font-size:20px;color:#ffc800;font-weight:700;animation:_bounce_ykmb7_1 .5s ease infinite}@keyframes _itemTunedPulse_ykmb7_1{0%,to{box-shadow:0 0 20px #4caf504d}50%{box-shadow:0 0 32px #4caf5080}}@keyframes _iconBounce_ykmb7_1{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes _bounce_ykmb7_1{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes _glow_ykmb7_1{0%,to{box-shadow:0 0 15px #4caf5099}50%{box-shadow:0 0 25px #4caf50cc}}._frequencyDisplay_ykmb7_264{text-align:center;font-family:Orbitron,Inter,monospace;font-size:13px;font-weight:600;color:#ffffff59;padding:8px 16px;background:#ffffff05;border-radius:8px;border:1px solid rgba(255,255,255,.05)}._statusMessage_ykmb7_275{text-align:center;padding:16px;border-radius:8px;background:#ffffff0d;color:#ffffffb3;font-size:14px}._statusMessage_ykmb7_275._error_ykmb7_283{background:#f443361a;border:1px solid rgba(244,67,54,.3);color:#f44336}._permissionPrompt_ykmb7_288{text-align:center;padding:24px;color:#ffffffb3;line-height:1.6}@media (max-width: 768px){._content_ykmb7_41{gap:16px;padding:4px 0}._progressBar_ykmb7_77{padding:10px 16px;gap:10px}._progressTitle_ykmb7_88{font-size:12px}._progressText_ykmb7_109{font-size:13px;min-width:44px}._stringsContainer_ykmb7_117{max-width:100%}._stringsGrid_ykmb7_131{grid-template-columns:repeat(3,1fr);gap:10px;padding:12px}._stringItem_ykmb7_140{padding:12px 8px;min-height:80px;gap:4px}._stringItemNumber_ykmb7_163{width:24px;height:24px;font-size:14px}._stringItemNote_ykmb7_164{font-size:20px}._stringItemIcon_ykmb7_217,._stringItemCents_ykmb7_222{font-size:18px}._frequencyDisplay_ykmb7_264{font-size:12px;padding:6px 12px}}@media (max-width: 375px){._stringsGrid_ykmb7_131{grid-template-columns:repeat(2,1fr);gap:8px}._stringItem_ykmb7_140{min-height:75px}._stringItemNote_ykmb7_164{font-size:18px}}._toolbar_fuj91_1{display:flex;flex-direction:column;align-items:stretch;gap:20px;width:100%}._toolbarHorizontal_fuj91_8{flex-direction:row;align-items:center;gap:16px;justify-content:center}._navigator_fuj91_14{width:100%;--preview-width: 100%;--preview-height: 150px}._navigator_fuj91_14 .preview{width:100%;flex-direction:column;gap:10px}._navigator_fuj91_14 .trigger{width:100%;justify-content:space-between}._navigator_fuj91_14 .panel{left:0;right:auto;width:100%}._navigator_fuj91_14 .map{width:100%}._controls_fuj91_36{display:flex;flex-direction:column;align-items:center;gap:12px}._controlsHorizontal_fuj91_42{flex-direction:row;align-items:center;gap:10px}._button_fuj91_47{width:44px;height:44px;border-radius:999px;border:1px solid #e3d8f1;background:#fff;color:#443066e6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease}._button_fuj91_47:hover:enabled{background:linear-gradient(135deg,#ff936a,#ff8050);border-color:transparent;color:#fff}._button_fuj91_47:disabled{opacity:.45;cursor:not-allowed}._buttonCompact_fuj91_69{width:40px;height:40px;font-size:16px}._scale_fuj91_74{font-size:11px;font-weight:600;letter-spacing:.08em;color:#443066a6;text-transform:uppercase}._scaleCompact_fuj91_81{font-size:12px;letter-spacing:.04em}._overlay_vyb1r_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:260;background:#0606088c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:16px}._panel_vyb1r_12{width:min(460px,100%);background:#fff;border-radius:24px;box-shadow:0 24px 60px #0003,0 8px 24px #00000014;overflow:hidden;display:flex;flex-direction:column;max-height:min(640px,90vh)}._header_vyb1r_22{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid rgba(68,48,102,.08)}._title_vyb1r_29{font-size:16px;font-weight:600;display:flex;align-items:center;gap:8px}._closeBtn_vyb1r_36{border:none;background:transparent;cursor:pointer;font-size:18px;color:#0006}._content_vyb1r_43{padding:16px 20px 8px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;flex:1}._sectionTitle_vyb1r_51{font-size:12px;font-weight:600;color:#0000008c;margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em}._styleGrid_vyb1r_59{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}._styleCard_vyb1r_64{border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:8px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;background:#fdfcff;transition:all .2s cubic-bezier(.4,0,.2,1);aspect-ratio:1}._styleCard_vyb1r_64:hover{background:#f8f7fa;border-color:#00000026;transform:translateY(-2px)}._styleCardActive_vyb1r_83{border-color:#ff8050;background:#fff5f0;color:#ff8050;box-shadow:0 4px 12px #ff805026;transform:translateY(-1px)}._styleCardActive_vyb1r_83:hover{background:#fff0e8;border-color:#ff8050}._styleIcon_vyb1r_94{font-size:20px;margin-bottom:2px;transition:transform .2s ease}._styleCard_vyb1r_64:hover ._styleIcon_vyb1r_94,._styleCardActive_vyb1r_83 ._styleIcon_vyb1r_94{transform:scale(1.1)}._styleLabel_vyb1r_105{font-size:10px;font-weight:600;color:inherit;text-transform:uppercase;letter-spacing:.02em;text-align:center;line-height:1.1;transform:scale(.9)}._colorList_vyb1r_115{display:flex;gap:12px;flex-wrap:wrap}._colorSwatch_vyb1r_120{width:42px;height:42px;border-radius:50%;border:2px solid transparent;cursor:pointer;position:relative;transition:transform .2s ease,border .2s ease}._colorSwatchActive_vyb1r_129{border-color:#000;transform:scale(1.05)}._previewBox_vyb1r_133{height:130px;border-radius:18px;background:linear-gradient(135deg,#f9f6ffe6,#ffffffe6);border:1px solid rgba(68,48,102,.08);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}._previewMeasure_vyb1r_144{width:70%;height:60px;position:relative}@keyframes _moveCursor_vyb1r_1{0%{left:0;opacity:0}10%{opacity:1}90%{opacity:1}to{left:100%;opacity:0}}._previewPointer_vyb1r_165{position:absolute;top:6px;bottom:6px;width:0;display:flex;align-items:center;justify-content:center;pointer-events:none;animation:_moveCursor_vyb1r_1 2.5s linear infinite}._previewPointerLine_vyb1r_176{width:2px;height:100%;border-radius:999px;background:#ff8050;box-shadow:0 2px 6px #00000026}._previewPointerStem_vyb1r_183{display:flex;flex-direction:column;align-items:center;gap:6px}._previewGlow_vyb1r_189{width:3px;box-shadow:0 0 12px currentColor,0 0 24px #0000001a}._previewTriangle_vyb1r_193{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid currentColor}._previewBaton_vyb1r_200{position:relative;width:3px;border-radius:6px}._previewBatonHandle_vyb1r_205{position:absolute;bottom:-6px;left:50%;width:10px;height:10px;transform:translate(-50%);border-radius:10px;opacity:.7}._previewDashed_vyb1r_215{width:0;border-right:1px dashed currentColor;height:45px}._previewNoteHead_vyb1r_220{width:12px;height:12px;border-radius:50%;border:2px solid currentColor}._previewSpark_vyb1r_226{width:8px;height:8px;border-radius:50%;box-shadow:0 0 10px currentColor}._previewGradient_vyb1r_232{width:1px}._previewBubble_vyb1r_235{width:14px;height:14px;border-radius:50%;border:2px solid currentColor;background:#fff9}._previewSparkles_vyb1r_242{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:30px;height:30px;pointer-events:none}._sparkle_vyb1r_251{position:absolute;width:4px;height:4px;border-radius:50%;opacity:0;animation:_sparkleAnim_vyb1r_1 1.5s infinite;box-shadow:0 0 4px currentColor}._sparkle_vyb1r_251:nth-child(1){top:5px;left:5px;animation-delay:0s}._sparkle_vyb1r_251:nth-child(2){top:10px;right:5px;animation-delay:.5s}@keyframes _sparkleAnim_vyb1r_1{0%{transform:scale(0) translate(0);opacity:0}50%{transform:scale(1) translateY(-5px);opacity:1}to{transform:scale(0) translateY(-10px);opacity:0}}._previewPencil_vyb1r_284{width:30px;height:4px;border-radius:999px;transform:rotate(-18deg);box-shadow:0 1px 4px #00000040}._footer_vyb1r_291{padding:16px 24px 20px;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid rgba(68,48,102,.05)}._resetBtn_vyb1r_298{border:none;background:transparent;color:#00000080;font-weight:600;cursor:pointer}._confirmBtn_vyb1r_305{border:none;background:linear-gradient(135deg,#ff8050,#ff5f4a);color:#fff;font-weight:600;padding:10px 22px;border-radius:999px;box-shadow:0 10px 30px #ff805059;cursor:pointer}@media (max-width: 540px){._panel_vyb1r_12{border-radius:18px}}._cameraShell_tt7jo_1{position:relative;width:100%;height:100%;background:#000;border-radius:18px;overflow:hidden}._cameraVideo_tt7jo_9{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}._cameraOverlay_tt7jo_15{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;background:#00000073}._cameraError_tt7jo_25{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:16px;color:#fff;font-size:14px;background:#000c}._placeholder_tt7jo_37{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#8c8c8c;border:1px dashed rgba(255,255,255,.3);border-radius:12px;background:#ffffff0d}._canvasShell_1yiym_1{position:relative;width:100%;height:100%;padding:0;display:flex;align-items:center;justify-content:center;background:#000;box-sizing:border-box}._gridOverlay_1yiym_13{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1px);background-size:24px 24px;opacity:.2;pointer-events:none}._canvasFrame_1yiym_21{position:relative;height:100%;width:auto;max-width:100%;max-height:100%;background:#000;border-radius:0;overflow:hidden}._box_1yiym_32{position:absolute;display:block;cursor:grab;transition:box-shadow .2s ease,transform .2s ease}._boxSelected_1yiym_38{box-shadow:0 0 0 2px #637bffe6;cursor:grabbing}._boxContent_1yiym_42{width:100%;height:100%;overflow:hidden;position:relative}._sheetSurface_1yiym_48{width:100%;height:100%;background:#fff;display:flex;border-radius:inherit}._hoverMask_1yiym_55{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:1px dashed rgba(255,255,255,.1)}._resizeHandle_1yiym_61{position:absolute;right:4px;bottom:4px;width:16px;height:16px;border-radius:50%;background:#5770ffe6;border:2px solid #fff;cursor:nwse-resize}._squareShape_1yiym_72{border-radius:0}._roundedShape_1yiym_75{border-radius:24px}._circleShape_1yiym_78{border-radius:999px}@media (max-width: 960px){._canvasFrame_1yiym_21{height:100%;max-height:100%}}._overlay_6xbku_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;color:#fff;z-index:999}._header_6xbku_10{display:none}._badge_6xbku_13{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#ffffff80}._title_6xbku_19{margin:8px 0 0;font-size:24px;font-weight:600}._closeBtn_6xbku_24{border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;border-radius:999px;padding:8px 16px;display:inline-flex;gap:6px;align-items:center}._canvasArea_6xbku_34{flex:1;position:relative;min-height:0;display:flex;align-items:center;justify-content:center}._zoomControls_6xbku_43{position:fixed;left:16px;top:50%;transform:translateY(-50%);z-index:50}._loadingCard_6xbku_50{flex:1;margin:48px auto;max-width:480px;background:#ffffff0a;border-radius:24px;padding:48px;text-align:center;border:1px solid rgba(255,255,255,.1)}._savingOverlay_6xbku_60{position:fixed;top:0;right:0;bottom:0;left:0;background:#02040ccc;display:flex;align-items:center;justify-content:center;z-index:1200;padding:24px}._loadingTitle_6xbku_70{font-size:24px;margin-bottom:8px}._loadingSubtitle_6xbku_74{color:#ffffffb3}._retryBtn_6xbku_77{margin-top:24px;padding:10px 24px;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;border-radius:8px;font-size:14px;cursor:pointer;transition:all .15s}._retryBtn_6xbku_77:hover{background:#ffffff1a}._sheetViewportWrapper_6xbku_91,._sheetFallback_6xbku_92{width:100%;height:100%;display:flex;flex-direction:column}._elementToolbar_6xbku_99{display:flex;gap:6px;align-items:center;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:8px}._controlGroup_6xbku_108{display:flex;flex-direction:column;gap:6px}._controlLabel_6xbku_113{font-size:11px;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}._controlOptions_6xbku_119{display:flex;gap:4px}._optionBtn_6xbku_123{flex:1;padding:6px 8px;border:1px solid rgba(255,255,255,.15);background:transparent;color:#ffffffb3;border-radius:6px;font-size:12px;cursor:pointer;transition:all .15s}._optionBtn_6xbku_123:hover:not(:disabled){background:#ffffff1a;color:#fff}._optionBtn_6xbku_123:disabled{opacity:.5;cursor:not-allowed}._optionBtnActive_6xbku_142{background:#637bff4d;border-color:#637bff99;color:#fff}._exitBtn_6xbku_148{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fffc;border-radius:8px;font-size:13px;cursor:pointer;transition:all .15s}._exitBtn_6xbku_148:hover:not(:disabled){background:#ffffff1a;color:#fff}._exitBtn_6xbku_148:disabled{opacity:.5;cursor:not-allowed}._recordingStatus_6xbku_171{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px;background:#ef444426;border-radius:8px;border:1px solid rgba(239,68,68,.3)}._recordBtn_6xbku_182{padding:12px 16px;border:none;border-radius:10px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:8px}._recordBtn_6xbku_182:hover:not(:disabled){transform:scale(1.02);box-shadow:0 4px 16px #22c55e66}._stopBtn_6xbku_199{background:linear-gradient(135deg,#ef4444,#dc2626)}._stopBtn_6xbku_199:hover:not(:disabled){box-shadow:0 4px 16px #ef444466}._sidePanel_6xbku_206{position:fixed;right:16px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;padding:16px;background:#000000d9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;border:1px solid rgba(255,255,255,.1);z-index:50;min-width:140px}._sidePanelHidden_6xbku_222{display:none}._recordDot_6xbku_225{width:12px;height:12px;border-radius:50%;background:#ef4444;animation:_pulse_6xbku_1 1.2s ease-in-out infinite;box-shadow:0 0 10px #ef444499}._recordingTime_6xbku_233{font-size:18px;font-family:SF Mono,Fira Code,Consolas,monospace;font-weight:600;color:#fff;min-width:60px}@keyframes _pulse_6xbku_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}@media (max-width: 768px){._zoomControls_6xbku_43{left:8px}._sidePanel_6xbku_206{right:8px;padding:12px;min-width:120px}}._wrapper_u9im2_1{--sidebar-width: 320px;--sidebar-top-offset: 0px;flex:0 0 auto;display:flex;width:0;height:100%;overflow:hidden;transition:width .24s ease}._visible_u9im2_11{width:var(--sidebar-width)}._left_u9im2_14{justify-content:flex-start}._right_u9im2_17{justify-content:flex-end}._sidebar_u9im2_20{width:var(--sidebar-width);height:calc(100% - var(--sidebar-top-offset));padding-top:var(--sidebar-top-offset);background:var(--color-panel-bg);display:flex;flex-direction:column;z-index:2}._header_u9im2_34{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 14px;border-bottom:1px solid var(--color-panel-border);background:var(--color-panel-bg)}._title_u9im2_42{margin:0;font-size:16px;font-weight:600;color:var(--color-text-strong)}._content_u9im2_48{flex:1;padding:0;overflow-y:auto;color:var(--color-text-strong)}._content_u9im2_48::-webkit-scrollbar{width:6px}._content_u9im2_48::-webkit-scrollbar-track{background:#00000005;border-radius:3px}._content_u9im2_48::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}._content_u9im2_48::-webkit-scrollbar-thumb:hover{background:#0003}@media (max-width: 768px){._wrapper_u9im2_1{max-width:420px}._visible_u9im2_11,._sidebar_u9im2_20{width:100%!important}}._panel_1nt8w_1{height:100%;padding:16px 20px 24px;display:flex;flex-direction:column;color:#443066;background:transparent}._metaForm_1nt8w_9{display:flex;flex-direction:column;height:100%}._metaForm_1nt8w_9 .ant-form-item{margin-bottom:12px}._tabs_1nt8w_17{flex:1;display:flex;flex-direction:column}._tabs_1nt8w_17 .ant-tabs-nav{margin-bottom:16px}._tabs_1nt8w_17 .ant-tabs-tab{padding:0 14px;font-weight:500;color:#44306680}._tabs_1nt8w_17 .ant-tabs-tab._ant-tabs-tab-active_1nt8w_30 ._ant-tabs-tab-btn_1nt8w_30{color:#ff8050}._tabs_1nt8w_17 .ant-tabs-ink-bar{border-radius:999px;height:3px;background:linear-gradient(90deg,#ff8050,#ff4d64)}._tabs_1nt8w_17 .ant-tabs-content-holder{flex:1;overflow:hidden}._tabs_1nt8w_17 .ant-tabs-content{height:100%}._tabContent_1nt8w_45{height:100%;display:flex;flex-direction:column;gap:20px;padding-right:4px;overflow-y:auto}._tabContent_1nt8w_45::-webkit-scrollbar{width:6px}._tabContent_1nt8w_45::-webkit-scrollbar-track{background:#f6f2fb;border-radius:3px}._tabContent_1nt8w_45::-webkit-scrollbar-thumb{background:#d9cce6;border-radius:3px}._tabContent_1nt8w_45::-webkit-scrollbar-thumb:hover{background:#c5b1d9}._section_1nt8w_67{display:flex;flex-direction:column;gap:12px}._fullWidthControl_1nt8w_72{width:100%}._sliderValue_1nt8w_75{margin-top:-8px}._toggleGroup_1nt8w_78{display:flex;flex-direction:column;gap:12px}._toggleRow_1nt8w_83{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid #e3d8f1;box-shadow:0 12px 24px #ff80501f}._toggleLabel_1nt8w_93{display:block;font-weight:600;color:#443066}._toggleDesc_1nt8w_98{display:block;font-size:12px;color:#44306699}._emptyState_1nt8w_103{padding:16px;border:1px dashed #e3d8f1;border-radius:12px;text-align:center;background:#fdf9ff;color:#443066a6;font-size:13px}._pageSummary_1nt8w_112{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid #e3d8f1;border-radius:12px;background:#fff}._pageMetaRow_1nt8w_122{margin-top:4px}._statsGrid_1nt8w_125{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}._statCard_1nt8w_130{border-radius:12px;border:1px solid #e3d8f1;padding:12px 14px;background:linear-gradient(135deg,#fff,#fef6f6);box-shadow:0 6px 18px #ff805029}._statLabel_1nt8w_137{display:block;font-size:12px;color:#4430668c;text-transform:uppercase;letter-spacing:.03em}._statValue_1nt8w_144{display:block;margin-top:4px;font-size:22px;font-weight:600;color:#443066}._pageActions_1nt8w_151{display:flex;flex-direction:column;gap:8px}._header_nebqz_1{position:fixed;top:0;left:0;right:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:12px 28px;background:#fff;border-bottom:1px solid #e9dff4;box-shadow:0 20px 60px #ff80502e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);gap:18px;z-index:1000}._brandBlock_nebqz_17{display:flex;align-items:center;gap:20px}._brandMark_nebqz_22{width:44px;height:44px;border-radius:12px;background:#fff;border:1px solid #e9dff4;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 35px #ff80502e}._brandMark_nebqz_22 img{width:28px;height:28px;display:block}._brandMeta_nebqz_38{display:inline-flex;align-items:center;gap:12px}._brandLabel_nebqz_43{display:flex;flex-direction:column;line-height:1.1;color:#443066}._brandLabel_nebqz_43 strong{font-size:16px;font-weight:700;letter-spacing:.02em}._brandLabelChinese_nebqz_54{font-size:11px;font-weight:500;letter-spacing:.3em;color:#44306699}._scoreMeta_nebqz_60{display:flex;gap:10px;align-items:baseline}._scoreName_nebqz_65{font-size:15px;font-weight:600;color:#443066}._scoreStatus_nebqz_70{font-size:12px;color:#4430668c;cursor:pointer;-webkit-user-select:none;user-select:none}._controlCluster_nebqz_76{justify-self:center;display:inline-flex;align-items:center;gap:10px}._actions_nebqz_82{display:flex;align-items:center;justify-content:flex-end;gap:16px}._utilityGroup_nebqz_88{display:flex;align-items:center;gap:10px}._pagingSwitch_nebqz_93{display:inline-flex;align-items:center;gap:6px;padding:4px 6px;border-radius:12px;border:1px solid #e9dff4;background:#fff;box-shadow:0 8px 20px #44306614}._activeToggle_nebqz_103{border-color:#44306673;color:#443066;box-shadow:0 6px 16px #4430661f}._ghostButton_nebqz_108{border-radius:999px;border:1px solid #e9dff4;background:#fff;color:#443066d9;padding:0 14px;height:32px;box-shadow:0 10px 28px #ff805029}._ghostButton_nebqz_108:hover,._ghostButton_nebqz_108:focus{border-color:#44306659;color:#443066;background:#fff}._iconAction_nebqz_123{width:34px;height:34px;border-radius:12px;border:1px solid #e9dff4;background:#fff;color:#443066e6;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}._iconAction_nebqz_123:hover,._iconAction_nebqz_123:focus-visible{border-color:#44306673;background:#fff;color:#443066}._zoomActions_nebqz_142{display:inline-flex;align-items:center;gap:6px}._zoomReset_nebqz_147{height:34px;min-width:56px;border-radius:10px;border:1px solid #e9dff4;background:#fff;color:#443066d9;font-weight:600;font-size:12px;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}._zoomReset_nebqz_147:hover,._zoomReset_nebqz_147:focus-visible{border-color:#e9dff4;background:#fff;color:#443066}._publishButton_nebqz_165{height:38px;border-radius:999px;padding:0 22px;background:linear-gradient(135deg,#ff8050,#ff4d64);border:none;color:#fff;box-shadow:0 18px 32px #ff4d6459}@media (max-width: 900px){._header_nebqz_1{grid-template-columns:1fr;padding:12px 20px}._brandBlock_nebqz_17,._actions_nebqz_82,._controlCluster_nebqz_76{justify-content:center}._actions_nebqz_82{flex-wrap:wrap}._controlCluster_nebqz_76,._utilityGroup_nebqz_88{flex-wrap:wrap;justify-content:center}}._editor_1lhit_1{height:100vh;min-height:100vh;display:flex;flex-direction:column;background:var(--page-bg);color:var(--color-primary);overflow:hidden}._adsCleanupLocked_1lhit_10 ._leftRail_1lhit_10,._adsCleanupLocked_1lhit_10 ._rightRail_1lhit_11,._adsCleanupLocked_1lhit_10 ._toolDock_1lhit_12,._adsCleanupLocked_1lhit_10 ._timelineFooter_1lhit_13{pointer-events:none}._adsCleanupLocked_1lhit_10 ._leftRail_1lhit_10,._adsCleanupLocked_1lhit_10 ._rightRail_1lhit_11,._adsCleanupLocked_1lhit_10 ._timelineFooter_1lhit_13{opacity:.7}._body_1lhit_21{flex:1;display:flex;flex-direction:column;gap:0;padding:0;margin-top:var(--editor-header-height, 72px);height:calc(100vh - var(--editor-header-height, 72px));min-height:0;box-sizing:border-box}._workspace_1lhit_32{flex:1;display:flex;min-height:0;min-width:0;overflow:hidden}._leftRail_1lhit_10,._rightRail_1lhit_11,._stage_1lhit_41{height:100%;min-height:0}._leftRail_1lhit_10{position:relative;border-radius:0;border-right:1px solid var(--color-panel-border);background:var(--color-panel-bg);box-shadow:0 24px 60px #ff80501f;display:flex;align-items:stretch;transition:width .3s cubic-bezier(.4,0,.2,1);z-index:20}._leftRail_1lhit_10._collapsed_1lhit_56{width:0!important;border-right:none;overflow:visible}._leftRail_1lhit_10._collapsed_1lhit_56 ._sidebarContent_1lhit_61{opacity:0;pointer-events:none}._leftRail_1lhit_10._collapsed_1lhit_56 ._toggleButtonLeft_1lhit_65{right:-24px;background:#fff;box-shadow:2px 0 8px #0000001a;border:1px solid var(--color-panel-border);border-left:none}._rightRail_1lhit_11{position:relative;border-radius:0;border-left:1px solid var(--color-panel-border);background:var(--color-panel-bg);box-shadow:0 24px 60px #ff80501f;display:flex;align-items:stretch;transition:width .3s cubic-bezier(.4,0,.2,1);z-index:20}._rightRail_1lhit_11._collapsed_1lhit_56{width:0!important;border-left:none;overflow:visible}._rightRail_1lhit_11._collapsed_1lhit_56 ._sidebarContent_1lhit_61{opacity:0;pointer-events:none}._rightRail_1lhit_11._collapsed_1lhit_56 ._toggleButtonRight_1lhit_92{left:-24px;background:#fff;box-shadow:-2px 0 8px #0000001a;border:1px solid var(--color-panel-border);border-right:none}._sidebarContent_1lhit_61{flex:1;min-width:0;height:100%;overflow:hidden;opacity:1;transition:opacity .2s ease}._resizeHandleLeft_1lhit_107,._resizeHandleRight_1lhit_108{position:absolute;top:0;bottom:0;width:12px;cursor:col-resize;z-index:30;display:flex;justify-content:center;transition:background .2s ease}._resizeHandleLeft_1lhit_107:hover,._resizeHandleRight_1lhit_108:hover{background:#ff80501a}._resizeHandleLeft_1lhit_107:hover:after,._resizeHandleRight_1lhit_108:hover:after{background:var(--color-brand-start)}._resizeHandleLeft_1lhit_107:after,._resizeHandleRight_1lhit_108:after{content:"";width:2px;height:100%;background:transparent;transition:background .2s ease}._resizeHandleLeft_1lhit_107{right:-6px}._resizeHandleRight_1lhit_108{left:-6px}._toggleButtonLeft_1lhit_65,._toggleButtonRight_1lhit_92{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:48px;background:#fff;border:1px solid var(--color-panel-border);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:40;color:var(--color-text-muted);font-size:12px;transition:all .2s ease}._toggleButtonLeft_1lhit_65:hover,._toggleButtonRight_1lhit_92:hover{color:var(--color-primary);background:#fafafa}._toggleButtonLeft_1lhit_65{right:-12px;border-radius:0 8px 8px 0;border-left:none}._toggleButtonRight_1lhit_92{left:-12px;border-radius:8px 0 0 8px;border-right:none}._stage_1lhit_41{flex:1;display:flex;flex-direction:column;border-radius:0;background:var(--color-panel-bg);overflow:hidden;position:relative;z-index:10}._toolDock_1lhit_12{position:absolute;top:20px;left:20px;display:flex;gap:10px;z-index:10}._toolGroup_1lhit_192{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._toolButton_1lhit_198{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;border:1px solid var(--color-panel-border);background:#fff;color:#443066cc;font-size:13px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 20px #ff80502e;white-space:nowrap;overflow:hidden}._toolButton_1lhit_198:hover:not(:disabled){padding:8px 14px}._toolIcon_1lhit_217{display:inline-flex;align-items:center;justify-content:center;font-size:16px;width:16px;height:16px;flex-shrink:0}._toolLabel_1lhit_226{display:inline-block;max-width:0;overflow:hidden;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}._toolButton_1lhit_198:hover:not(:disabled):not(._toolButtonActive_1lhit_234) ._toolLabel_1lhit_226{max-width:200px;opacity:1;margin-left:4px}._toolButton_1lhit_198:hover:not(:disabled):not(._toolButtonActive_1lhit_234),._toolButton_1lhit_198:focus-visible:not(:disabled):not(._toolButtonActive_1lhit_234){background:#fff;color:var(--color-primary);border-color:var(--color-panel-border)}._toolButtonActive_1lhit_234{background:linear-gradient(135deg,#ff936a,var(--color-brand-end));color:#fff;border-color:transparent;box-shadow:0 14px 30px #ff4d6459}._toolButtonActive_1lhit_234 ._toolLabel_1lhit_226{max-width:200px;opacity:1;margin-left:4px}._toolButtonDrawing_1lhit_256{position:relative}._drawingBadge_1lhit_259{margin-left:4px;padding:2px 8px;border-radius:999px;background:#ff80501f;color:var(--color-brand-start);font-size:11px;font-weight:600;letter-spacing:.04em}._toolButton_1lhit_198:disabled{opacity:.4;cursor:not-allowed}._stageActions_1lhit_273{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}._canvasViewport_1lhit_280{flex:1;position:relative;background:#fff;overflow:hidden}._beatEditToolbarContainer_1lhit_286{position:absolute;top:20px;left:50%;transform:translate(-50%);z-index:15;pointer-events:auto}._beatEditToolbarContainer_1lhit_286:empty{display:none}._canvasContent_1lhit_297{height:100%;display:flex;flex-direction:column;position:relative}._timelineFooter_1lhit_13{flex:0 0 auto;background:#fff;border-top:1px solid var(--color-panel-border);overflow:hidden;transition:height .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;z-index:30;position:relative}._timelineFooter_1lhit_13._collapsed_1lhit_56{height:28px}._timelineFooter_1lhit_13._collapsed_1lhit_56 ._timelineHeader_1lhit_317{border-bottom:none}._timelineHeader_1lhit_317{height:28px;display:flex;align-items:center;justify-content:center;background:#f9f9f9;border-bottom:1px solid var(--color-panel-border);cursor:pointer}._timelineHeader_1lhit_317:hover{background:#f0f0f0}._toggleButtonTimeline_1lhit_332{border:none;background:transparent;color:var(--color-text-muted);font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;height:100%;width:100%}._toggleButtonTimeline_1lhit_332:hover{color:var(--color-primary)}._previewDock_1lhit_348{position:absolute;bottom:20px;right:20px}._canvasContentDimmed_1lhit_353{opacity:0;pointer-events:none}._canvasRoot_1lhit_357{flex:1;min-height:0}._loadingOverlay_1lhit_361{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10}@media (max-width: 1280px){._workspace_1lhit_32{flex-direction:column}._leftRail_1lhit_10,._rightRail_1lhit_11,._stage_1lhit_41{width:100%!important;height:auto;min-height:420px}._leftRail_1lhit_10,._rightRail_1lhit_11{order:2}._stage_1lhit_41{order:1}._resizeHandleLeft_1lhit_107,._resizeHandleRight_1lhit_108,._toggleButtonLeft_1lhit_65,._toggleButtonRight_1lhit_92{display:none}}@media (max-width: 768px){._stageHeading_1lhit_397{flex-direction:column;align-items:flex-start}}._sidebar_1gtw4_1{--score-layer-sidebar-width: 320px;width:100%;height:100%;padding:24px 20px;box-sizing:border-box;background:#fff;display:flex;flex-direction:column;color:#443066;position:relative;z-index:10;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d9cce6 #f6f2fb}._sidebar_1gtw4_1::-webkit-scrollbar{width:6px}._sidebar_1gtw4_1::-webkit-scrollbar-thumb{background:#d9cce6;border-radius:3px}._sidebar_1gtw4_1::-webkit-scrollbar-track{background:#f6f2fb}._readonly_1gtw4_29{opacity:.85}._readonly_1gtw4_29 ._layerToolbar_1gtw4_32 .ant-btn[disabled]{color:#cfc1dd!important}._content_1gtw4_35{flex:1;display:flex;flex-direction:column;gap:20px;min-height:0}._header_1gtw4_42{display:flex;flex-direction:column;gap:6px}._title_1gtw4_47{margin:0;font-size:16px;font-weight:600;color:#443066}._subtitle_1gtw4_53{font-size:12px;color:#8a799f}._layers_1gtw4_57{flex:1;display:flex;flex-direction:column;gap:12px}._layerItem_1gtw4_63{position:relative;display:flex;flex-direction:column;gap:12px;padding:12px;border-radius:16px;background:#fff;border:1px solid #e3d8f1;box-shadow:0 18px 32px #ff80502e;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}._layerItem_1gtw4_63:hover{border-color:#ff8050;box-shadow:0 28px 60px #ff805040;transform:translateY(-2px)}._active_1gtw4_80{border-color:#ff4d64;background:linear-gradient(135deg,#ff936a,#ff4d64);color:#fff}._expanded_1gtw4_85{border-color:#ff4d64}._layerHeader_1gtw4_88{display:flex;align-items:center;justify-content:space-between;gap:12px}._layerMain_1gtw4_94{display:flex;align-items:center;gap:12px;flex:1;padding:0;background:transparent;border:none;cursor:pointer;text-align:left;color:inherit}._layerMain_1gtw4_94:focus-visible{outline:none;box-shadow:0 0 0 2px #ffa583;border-radius:12px}._layerToolbar_1gtw4_32{display:flex;align-items:center;gap:6px}._preview_1gtw4_116{width:44px;height:44px;border-radius:12px;background:#ffe3d6;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #ffc2a8}._previewImage_1gtw4_128{width:100%;height:100%;object-fit:cover}._layerInfo_1gtw4_133{flex:1;overflow:hidden}._layerName_1gtw4_137{margin:0;font-size:14px;font-weight:600;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._layerMeta_1gtw4_146{font-size:12px;color:#8a799f;margin-top:2px}._thumbnail_1gtw4_151{width:56px;height:56px;border-radius:10px;border:1px solid #e3d8f1;background:#f7f3fb;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 56px}._thumbnail_1gtw4_151 img{width:100%;height:100%;object-fit:contain;display:block}._placeholderThumbnail_1gtw4_169{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#8a799f;font-size:12px}._measureSection_1gtw4_178{padding:12px;border-radius:14px;background:#fff;border:1px dashed #e3d8f1;display:flex;flex-direction:column;gap:10px}._measureHeader_1gtw4_187{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#8a799f}._measureHeaderLabel_1gtw4_194{color:inherit}._measureEmpty_1gtw4_197{display:flex;flex-direction:column;gap:6px;align-items:center;font-size:12px;color:#8a799f}._measureList_1gtw4_205{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:8px}._measureRow_1gtw4_210{display:flex;flex-direction:column;align-items:flex-start;border:1px solid #e3d8f1;border-radius:8px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}._measureRow_1gtw4_210:hover{border-color:#ff8050;box-shadow:0 10px 20px #ff805024;transform:translateY(-1px)}._measureButton_1gtw4_224{flex:1;display:flex;flex-direction:column;justify-content:center;gap:4px;align-items:flex-start;padding:8px;background:transparent;border:none;text-align:left;cursor:pointer;color:inherit}._measureButton_1gtw4_224:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #ffa583}._globalOrder_1gtw4_242{display:inline-flex;align-items:center;justify-content:center;padding:3px 6px;min-width:30px;height:auto;border-radius:6px;background:#ff805029;color:#ff8050;font-weight:700;font-size:11px;letter-spacing:.01em;box-shadow:none;flex-shrink:0}._measureInfo_1gtw4_258{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}._measurePosition_1gtw4_265{font-size:12px;color:#8a799f}._measureBadges_1gtw4_269{display:flex;flex-wrap:wrap;gap:6px}._badge_1gtw4_274{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;background:#ffe3d6;color:#ff8050;font-weight:500}._loopBadge_1gtw4_284{background:#ffe5c7;color:#c05621}._incomingBadge_1gtw4_288{background:#efe8f6;color:#443066}._badgeWarning_1gtw4_292{background:#ffd9df;color:#be123c}._measureActions_1gtw4_296{display:flex;align-items:center;gap:6px;padding-right:8px}._actionButton_1gtw4_302{color:#8a799f}._actionButton_1gtw4_302 .ant-btn-icon{margin:0}._actionButton_1gtw4_302:hover,._actionButton_1gtw4_302:focus-visible{color:#ff8050}._loopEditor_1gtw4_312{display:flex;flex-direction:column;gap:8px}._loopSelect_1gtw4_317{min-width:220px}._loopRepeatRow_1gtw4_320{display:flex;align-items:center;gap:8px}._loopRepeatLabel_1gtw4_325{font-size:12px;color:#8a799f}._loopRepeatInput_1gtw4_329{width:120px}._activeMeasure_1gtw4_332{border-color:#ff4d64;box-shadow:0 20px 50px #ff805040}._currentPageMeasure_1gtw4_336{background:#fff2ea}._empty_1gtw4_339{padding:18px 12px;text-align:center;border-radius:12px;border:1px dashed #e3d8f1;background:#fff;color:#8a799f;font-size:12px}._footer_1gtw4_348{display:flex;flex-direction:column;gap:8px}._tips_1gtw4_353{font-size:11px;color:#8a799f;text-align:center}@media (max-width: 960px){._sidebar_1gtw4_1{display:none}}._timeline_2wf0h_1{background:#fff;border-top:.5px solid #e3d8f1;box-shadow:0 -20px 50px #ff80501f}._timelineRow_2wf0h_6{display:grid;grid-template-columns:minmax(220px,260px) 1fr;align-items:center;gap:16px;padding:8px 20px}@media (max-width: 1200px){._timelineRow_2wf0h_6{grid-template-columns:minmax(200px,240px) 1fr;padding:10px 16px}}@media (max-width: 900px){._timelineRow_2wf0h_6{grid-template-columns:1fr;gap:12px}}._headerTitle_2wf0h_25{display:flex;align-items:center;gap:12px}._headerIcon_2wf0h_30{width:34px;height:34px;border-radius:10px;background:#ffe3d6;color:#ff8050;display:inline-flex;align-items:center;justify-content:center;font-size:16px}._headerCopy_2wf0h_41{display:flex;flex-direction:column;gap:4px}._headerLabel_2wf0h_46{font-size:14px;font-weight:600;color:#443066}._headerMeta_2wf0h_51{font-size:12px;color:#8a799f}._centerTrack_2wf0h_55{width:100%;overflow:hidden;padding:6px 0}._scrollRegion_2wf0h_60{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;padding:0 16px;scrollbar-width:none}._scrollRegion_2wf0h_60::-webkit-scrollbar{display:none}._track_2wf0h_71{position:relative;min-height:80px}._timeMarker_2wf0h_75{position:absolute;top:0;height:20px;display:flex;align-items:flex-start;pointer-events:none;z-index:1}._timeLabel_2wf0h_84{font-size:11px;color:#8a799f;background:#fff;padding:2px 6px;border-radius:4px;transform:translate(-50%)}._timeMinorTick_2wf0h_92{width:1px;height:8px;background:#e3d8f1}._pageMarker_2wf0h_97{position:absolute;top:22px;bottom:16px;border-left:2px solid #e3d8f1;padding-left:10px;display:flex;flex-direction:column;gap:4px;font-size:12px;z-index:2}._pageLabel_2wf0h_109{font-size:11px;font-weight:700;color:#ff8050;background:#ffe3d6;padding:2px 8px;border-radius:999px;align-self:flex-start}._pageName_2wf0h_118{color:#8a799f;font-size:11px}._playbackIndicator_2wf0h_122{position:absolute;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#ff4d64,#ff8050);border-radius:999px;box-shadow:0 0 12px #ff4d6499;z-index:10;pointer-events:none}._playbackIndicator_2wf0h_122:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);width:12px;height:12px;background:#ff4d64;border-radius:50%;box-shadow:0 2px 8px #ff4d6480}._measureRow_2wf0h_145{position:absolute;left:0;right:0;bottom:0;display:flex;gap:8px;align-items:flex-end;z-index:3}._measureItem_2wf0h_155{height:44px;border-radius:12px;border:1px solid #e3d8f1;background:#fff;color:#443066;padding:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}._measureItem_2wf0h_155:hover,._measureItem_2wf0h_155:focus-visible{border-color:#ff8050;transform:translateY(-3px);box-shadow:0 8px 20px #ff805040}._measureItemActive_2wf0h_176{border-color:#ff4d64;background:linear-gradient(135deg,#ff936a,#ff4d64);box-shadow:0 12px 24px #ff4d6459;color:#fff;transform:translateY(-4px)}._measureIndex_2wf0h_183{font-size:13px;font-weight:700;color:inherit;line-height:1}._measureItemActive_2wf0h_176 ._measureIndex_2wf0h_183{font-size:14px}._measureName_2wf0h_192{font-size:13px;font-weight:600;color:inherit}._measureBeats_2wf0h_197{font-size:11px;color:#8a799f}._measureLoop_2wf0h_201{font-size:9px;color:#ff4d64;font-weight:700;background:#ff4d641f;padding:2px 4px;border-radius:4px;line-height:1;white-space:nowrap}._measureItemActive_2wf0h_176 ._measureLoop_2wf0h_201{color:#fff;background:#ffffff40}._emptyState_2wf0h_215{width:100%;min-height:72px;display:flex;align-items:center;justify-content:center;color:#8a799f;font-size:14px}._pageContainer_1b31n_1{min-height:100vh;width:100vw;background:#fff;display:flex;flex-direction:column;color:var(--color-primary)}._headerWrapper_1b31n_9{width:100%;background:#fff;border-bottom:1px solid rgba(68,48,102,.08);position:sticky;top:0;z-index:100}._header_1b31n_9{padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px}._header_1b31n_9 button{border:none;background:#44306614;color:var(--color-primary);border-radius:8px;padding:8px 16px;display:inline-flex;align-items:center;gap:6px;font-weight:600;cursor:pointer;transition:background .2s ease}._header_1b31n_9 button:hover{background:#44306624}._headerMeta_1b31n_40{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}._headerTitle_1b31n_47{font-weight:600;color:var(--color-primary);font-size:15px}._centerScreen_1b31n_52{height:100vh;display:flex;align-items:center;justify-content:center;background:#fff}._contentGrid_1b31n_59{flex:1;display:flex;width:100%;align-items:flex-start}._leftColumn_1b31n_66{flex:1;position:sticky;top:64px;height:calc(100vh - 64px);background:#f5f5f7;overflow:hidden;display:flex;align-items:center;justify-content:center}._previewContainer_1b31n_77{width:100%;height:100%;display:flex;flex-direction:column;position:relative}._imageWrapper_1b31n_84{flex:1;width:100%;height:100%;padding:20px;display:flex;align-items:center;justify-content:center;overflow:hidden}._imageWrapper_1b31n_84 img{max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 8px 32px #0000001a;border-radius:4px;background:#fff}._emptyPreview_1b31n_102{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#0006;font-size:16px}._navButton_1b31n_111{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:none;background:#ffffffe6;color:var(--color-primary);box-shadow:0 4px 12px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}._navButton_1b31n_111:hover{background:#fff;transform:translateY(-50%) scale(1.1)}._navButton_1b31n_111:disabled{opacity:.5;cursor:not-allowed;transform:translateY(-50%)}._navPrev_1b31n_138{left:24px}._navNext_1b31n_141{right:24px}._pageIndicator_1b31n_144{position:absolute;bottom:24px;left:50%;transform:translate(-50%);background:#0009;color:#fff;padding:6px 16px;border-radius:999px;font-size:13px;font-weight:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._rightColumn_1b31n_158{width:420px;flex:0 0 420px;background:#fff;border-left:1px solid rgba(0,0,0,.06);padding:24px;display:flex;flex-direction:column;gap:24px}._infoCard_1b31n_169{display:flex;flex-direction:column;gap:20px}._infoCard_1b31n_169 ._infoHeader_1b31n_174{display:flex;justify-content:space-between;align-items:flex-start}._infoCard_1b31n_169 ._infoHeader_1b31n_174 h1{font-size:24px;font-weight:700;color:var(--color-primary, #443066);margin:0 0 4px;line-height:1.3}._infoCard_1b31n_169 ._infoHeader_1b31n_174 ._artist_1b31n_186{font-size:14px;color:var(--color-text-muted);margin:0 0 12px}._infoCard_1b31n_169 ._infoHeader_1b31n_174 ._tags_1b31n_191{display:flex;flex-wrap:wrap;gap:6px}._infoCard_1b31n_169 ._infoHeader_1b31n_174 ._tags_1b31n_191 .ant-tag{border-radius:4px;margin:0}._infoCard_1b31n_169 ._infoHeader_1b31n_174 ._learnerStats_1b31n_200{text-align:right;min-width:60px}._infoCard_1b31n_169 ._infoHeader_1b31n_174 ._learnerStats_1b31n_200 ._learnerCount_1b31n_204{font-size:20px;font-weight:700;color:var(--color-primary, #443066)}._infoCard_1b31n_169 ._infoHeader_1b31n_174 ._learnerStats_1b31n_200 ._learnerLabel_1b31n_209{font-size:11px;color:var(--color-text-muted)}._infoCard_1b31n_169 ._playButton_1b31n_213{width:100%;height:48px;font-size:16px;font-weight:600;border-radius:12px;background:var(--gradient-brand);border:none;color:#fff;box-shadow:0 4px 12px #ff805040;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._infoCard_1b31n_169 ._playButton_1b31n_213:hover{transform:translateY(-1px);box-shadow:0 8px 20px #ff805059}._infoCard_1b31n_169 ._playButton_1b31n_213:active{transform:translateY(0)}._metaGrid_1b31n_238{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;background:#44306608;border-radius:12px}._metaGrid_1b31n_238 ._metaItem_1b31n_246{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}._metaGrid_1b31n_238 ._metaItem_1b31n_246 ._metaLabel_1b31n_253{font-size:11px;color:var(--color-text-muted)}._metaGrid_1b31n_238 ._metaItem_1b31n_246 ._metaValue_1b31n_257{font-size:14px;font-weight:600;color:var(--color-primary)}._statsGrid_1b31n_263{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}._statsGrid_1b31n_263 ._statItem_1b31n_268{background:#fff;padding:12px;border-radius:12px;border:1px solid var(--color-panel-border, #e3d8f1);text-align:center}._statsGrid_1b31n_263 ._statItem_1b31n_268 ._statLabel_1b31n_275{font-size:10px;font-weight:600;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:4px;display:flex;align-items:center;justify-content:center;gap:4px}._statsGrid_1b31n_263 ._statItem_1b31n_268 ._statValue_1b31n_286{font-size:18px;font-weight:700;color:var(--color-primary, #443066)}._statsGrid_1b31n_263 ._statItem_1b31n_268 ._statValue_1b31n_286 ._unit_1b31n_291{font-size:11px;font-weight:400;color:var(--color-text-muted);margin-left:2px}._videoCard_1b31n_298{background:#fff;border-radius:16px;border:1px solid var(--color-panel-border, #e3d8f1);padding:16px;display:flex;flex-direction:column;gap:12px}._videoHeader_1b31n_307{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._videoHeader_1b31n_307 h3{margin:0;font-size:16px;color:var(--color-primary, #443066)}._videoHeader_1b31n_307 p{margin:2px 0 0;font-size:12px;color:var(--color-text-muted)}._videoActions_1b31n_323{display:flex;flex-wrap:wrap;align-items:center;gap:8px}._videoError_1b31n_329{font-size:12px;color:#ff4d4f}._videoPlayer_1b31n_333{position:relative;width:100%;padding-top:56.25%;border-radius:12px;overflow:hidden;background:#000}._videoPlayer_1b31n_333 iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}._videoPlaceholder_1b31n_348{border:1px dashed rgba(68,48,102,.25);border-radius:12px;padding:12px;font-size:12px;color:var(--color-text-muted);background:#44306605;text-align:center}._tabsCard_1b31n_358{flex:1;background:#fff;border-radius:16px;border:1px solid var(--color-panel-border, #e3d8f1);overflow:hidden;display:flex;flex-direction:column}._tabsCard_1b31n_358 .ant-tabs-nav{margin:0;padding:0 16px;border-bottom:1px solid var(--color-panel-border, #e3d8f1)}._tabsCard_1b31n_358 .ant-tabs-tab{padding:12px 0;font-size:13px}._tabsCard_1b31n_358 ._tabContent_1b31n_376{padding:0}._conversionAlert_1b31n_380{border-radius:12px;border:1px solid var(--color-panel-border, #e3d8f1)}._conversionAlert_1b31n_380 .ant-alert-action button{background:var(--gradient-brand);border:none;border-radius:6px;font-weight:600;font-size:12px}@media (max-width: 1024px){._contentGrid_1b31n_59{flex-direction:column;align-items:stretch}._leftColumn_1b31n_66{height:50vh;flex:none;position:relative;top:0}._rightColumn_1b31n_158{width:100%;flex:none;height:auto;overflow:visible}}._shell_1op8k_1{min-height:100vh;background:linear-gradient(135deg,#0f0f1a,#1a1a2e,#16213e);color:#fff;display:flex;flex-direction:column}._header_1op8k_8{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid rgba(255,255,255,.06);background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._backBtn_1op8k_17{padding-left:0;color:#a5b4fc;font-weight:500}._backBtn_1op8k_17:hover{color:#c7d2fe}._headerMeta_1op8k_25{text-align:center}._headerTitle_1op8k_28{font-size:18px;font-weight:600;letter-spacing:.5px}._headerSubtitle_1op8k_33{font-size:12px;margin-top:2px;color:#ffffff80}._offlineBadge_1op8k_38{padding:6px 14px;border-radius:999px;font-size:11px;font-weight:500;background:#10b98126;border:1px solid rgba(52,211,153,.3);color:#6ee7b7}._workspace_1op8k_47{flex:1;display:flex;flex-direction:column;padding:24px;gap:24px;max-width:1400px;margin:0 auto;width:100%}._previewArea_1op8k_58{display:flex;flex-direction:column;align-items:center;gap:12px}._previewSurface_1op8k_64{position:relative;border-radius:16px;overflow:hidden;background:#000;box-shadow:0 8px 32px #0006;max-width:100%;width:fit-content}._previewVideo_1op8k_73{display:block;max-width:100%;max-height:50vh;cursor:pointer}._playOverlay_1op8k_79{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000004d;opacity:0;transition:opacity .2s;cursor:pointer}._playOverlay_1op8k_79:hover{opacity:1}._playIcon_1op8k_93{font-size:64px;color:#ffffffe6;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}._previewPlaceholder_1op8k_98{min-height:300px;padding:48px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:#ffffff80;text-align:center}._timeDisplay_1op8k_109{display:flex;align-items:center;gap:8px;font-family:SF Mono,Fira Code,monospace;font-size:14px}._currentTimeLabel_1op8k_116{color:#fff;font-weight:600;min-width:70px}._timeSeparator_1op8k_121{color:#ffffff4d}._totalTimeLabel_1op8k_124{color:#ffffff80}._resolutionBadge_1op8k_127{margin-left:12px;padding:4px 10px;border-radius:6px;font-size:11px;background:#6366f126;color:#a5b4fc;border:1px solid rgba(99,102,241,.3)}._timelineSection_1op8k_137{display:flex;flex-direction:column;gap:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:20px 24px}._controlBar_1op8k_147{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.06)}._controlGroup_1op8k_155{display:flex;align-items:center;gap:8px}._controlBtn_1op8k_160{width:40px;height:40px;border:none;border-radius:10px;background:#ffffff0f;color:#fffc;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .2s}._controlBtn_1op8k_160:hover{background:#ffffff1f;color:#fff}._controlBtn_1op8k_160._playBtn_1op8k_178{width:48px;height:48px;font-size:20px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}._controlBtn_1op8k_160._playBtn_1op8k_178:hover{transform:scale(1.05);box-shadow:0 4px 16px #6366f166}._trimInfo_1op8k_189{display:flex;flex-direction:column;align-items:center;gap:4px}._trimBadge_1op8k_195{display:flex;align-items:center;gap:8px;padding:6px 14px;border-radius:8px;background:#8b5cf626;border:1px solid rgba(139,92,246,.3);color:#c4b5fd;font-size:13px;font-family:SF Mono,Fira Code,monospace}._trimDuration_1op8k_207{font-size:12px;color:#ffffff80}._markBtn_1op8k_211{padding:8px 14px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:transparent;color:#ffffffb3;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s}._markBtn_1op8k_211:hover{background:#ffffff14;border-color:#fff3;color:#fff}._timelineWrapper_1op8k_228{display:flex;flex-direction:column;gap:4px}._timeRuler_1op8k_234{position:relative;height:24px;padding:0 16px}._timeMarker_1op8k_239{position:absolute;transform:translate(-50%);font-size:10px;color:#fff6;font-family:SF Mono,Fira Code,monospace}._timeMarker_1op8k_239:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:1px;height:8px;background:#fff3}._timeline_1op8k_137{position:relative;height:64px;background:#0000004d;border-radius:12px;cursor:pointer;overflow:hidden;padding:0 16px}._trimArea_1op8k_267{position:absolute;top:8px;bottom:8px;background:linear-gradient(180deg,#8b5cf640,#6366f126);border-radius:8px;border:2px solid rgba(139,92,246,.5);pointer-events:none}._maskArea_1op8k_277{position:absolute;top:0;bottom:0;background:#00000080;pointer-events:none}._trimHandle_1op8k_285{position:absolute;top:4px;bottom:4px;width:16px;transform:translate(-50%);cursor:ew-resize;z-index:10;display:flex;align-items:center;justify-content:center}._trimHandle_1op8k_285._trimHandleStart_1op8k_297 ._handleBar_1op8k_297{border-radius:4px 0 0 4px}._trimHandle_1op8k_285._trimHandleEnd_1op8k_300 ._handleBar_1op8k_297{border-radius:0 4px 4px 0}._trimHandle_1op8k_285:hover ._handleBar_1op8k_297,._trimHandle_1op8k_285._active_1op8k_304 ._handleBar_1op8k_297{background:#a78bfa;box-shadow:0 0 12px #a78bfa80}._handleBar_1op8k_297{width:6px;height:100%;background:#8b5cf6;transition:all .15s}._playhead_1op8k_315{position:absolute;top:0;bottom:0;width:2px;transform:translate(-50%);cursor:ew-resize;z-index:15}._playheadTop_1op8k_324{width:12px;height:12px;background:#f97316;border-radius:2px;transform:translate(-5px) rotate(45deg);margin-top:-2px;box-shadow:0 2px 8px #f9731666}._playheadLine_1op8k_333{width:2px;height:calc(100% - 8px);background:#f97316;margin-left:0;box-shadow:0 0 8px #f9731680}._playhead_1op8k_315:hover ._playheadTop_1op8k_324,._playhead_1op8k_315._active_1op8k_304 ._playheadTop_1op8k_324{background:#fb923c;box-shadow:0 2px 12px #f9731699}._playhead_1op8k_315:hover ._playheadLine_1op8k_333,._playhead_1op8k_315._active_1op8k_304 ._playheadLine_1op8k_333{background:#fb923c}._exportRow_1op8k_350{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-top:8px}._formatSelector_1op8k_358{display:flex;flex-direction:column;gap:6px;color:#fffc}._formatLabel_1op8k_364{font-size:13px;font-weight:600}._formatRadioGroup_1op8k_368 .ant-radio-button-wrapper{background:#ffffff0f;border-color:#ffffff0f;color:#ffffffbf}._formatRadioGroup_1op8k_368 .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#6366f140;border-color:#6366f199;box-shadow:0 4px 12px #6366f159;color:#fff}._formatHint_1op8k_379{font-size:12px;color:#ffffff8c}._exportBtn_1op8k_383{height:44px;padding:0 32px;font-size:15px;font-weight:600;border-radius:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none}._exportBtn_1op8k_383:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #6366f166}._exportBtn_1op8k_383:active:not(:disabled){transform:translateY(0)}._exportModalContent_1op8k_400{display:flex;flex-direction:column;gap:20px;padding:8px 0}._exportTitle_1op8k_406{font-size:18px;font-weight:600;text-align:center}._exportStatus_1op8k_411{font-size:13px;text-align:center;color:#ffffffbf}._exportError_1op8k_416{color:#f87171;text-align:center;padding:16px;background:#f871711a;border-radius:8px}._exportSummary_1op8k_423{display:flex;justify-content:center;align-items:center;gap:6px;font-size:13px;color:#ffffffb3}._formatTag_1op8k_431{padding:2px 10px;border-radius:999px;background:#3f3f4680;color:#fff;font-weight:600;letter-spacing:.5px}@media (max-width: 768px){._workspace_1op8k_47{padding:16px;gap:16px}._exportRow_1op8k_350{flex-direction:column;align-items:stretch}._formatSelector_1op8k_358,._exportBtn_1op8k_383{width:100%}._controlBar_1op8k_147{flex-wrap:wrap;gap:12px}._timelineSection_1op8k_137{padding:16px}._header_1op8k_8{padding:12px 16px}}/*! Pickr 1.9.1 MIT | https://github.com/Simonwep/pickr */.pickr{position:relative;overflow:visible;transform:translateY(0)}.pickr *{box-sizing:border-box;outline:none;border:none;-webkit-appearance:none}.pickr .pcr-button{position:relative;height:2em;width:2em;padding:.5em;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;border-radius:.15em;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="%2342445A" stroke-width="5px" stroke-linecap="round"><path d="M45,45L5,5"></path><path d="M45,5L5,45"></path></svg>') no-repeat center;background-size:0;transition:all .3s}.pickr .pcr-button:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}.pickr .pcr-button:before{z-index:initial}.pickr .pcr-button:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;transition:background .3s;background:var(--pcr-color);border-radius:.15em}.pickr .pcr-button.clear{background-size:70%}.pickr .pcr-button.clear:before{opacity:0}.pickr .pcr-button.clear:focus{box-shadow:0 0 0 1px #ffffffd9,0 0 0 3px var(--pcr-color)}.pickr .pcr-button.disabled{cursor:not-allowed}.pickr *,.pcr-app *{box-sizing:border-box;outline:none;border:none;-webkit-appearance:none}.pickr input:focus,.pickr input.pcr-active,.pickr button:focus,.pickr button.pcr-active,.pcr-app input:focus,.pcr-app input.pcr-active,.pcr-app button:focus,.pcr-app button.pcr-active{box-shadow:0 0 0 1px #ffffffd9,0 0 0 3px var(--pcr-color)}.pickr .pcr-palette,.pickr .pcr-slider,.pcr-app .pcr-palette,.pcr-app .pcr-slider{transition:box-shadow .3s}.pickr .pcr-palette:focus,.pickr .pcr-slider:focus,.pcr-app .pcr-palette:focus,.pcr-app .pcr-slider:focus{box-shadow:0 0 0 1px #ffffffd9,0 0 0 3px #00000040}.pcr-app{position:fixed;display:flex;flex-direction:column;z-index:10000;border-radius:.1em;background:#fff;opacity:0;visibility:hidden;transition:opacity .3s,visibility 0s .3s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-shadow:0 .15em 1.5em #0000001a,0 0 1em #00000008;left:0;top:0}.pcr-app.visible{transition:opacity .3s;visibility:visible;opacity:1}.pcr-app .pcr-swatches{display:flex;flex-wrap:wrap;margin-top:.75em}.pcr-app .pcr-swatches.pcr-last{margin:0}@supports (display: grid){.pcr-app .pcr-swatches{display:grid;align-items:center;grid-template-columns:repeat(auto-fit,1.75em)}}.pcr-app .pcr-swatches>button{font-size:1em;position:relative;width:calc(1.75em - 5px);height:calc(1.75em - 5px);border-radius:.15em;cursor:pointer;margin:2.5px;flex-shrink:0;justify-self:center;transition:all .15s;overflow:hidden;background:#0000;z-index:1}.pcr-app .pcr-swatches>button:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:6px;border-radius:.15em;z-index:-1}.pcr-app .pcr-swatches>button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--pcr-color);border:1px solid rgba(0,0,0,.05);border-radius:.15em;box-sizing:border-box}.pcr-app .pcr-swatches>button:hover{filter:brightness(1.05)}.pcr-app .pcr-swatches>button:not(.pcr-active){box-shadow:none}.pcr-app .pcr-interaction{display:flex;flex-wrap:wrap;align-items:center;margin:0 -.2em}.pcr-app .pcr-interaction>*{margin:0 .2em}.pcr-app .pcr-interaction input{letter-spacing:.07em;font-size:.75em;text-align:center;cursor:pointer;color:#75797e;background:#f1f3f4;border-radius:.15em;transition:all .15s;padding:.45em .5em;margin-top:.75em}.pcr-app .pcr-interaction input:hover{filter:brightness(.975)}.pcr-app .pcr-interaction input:focus{box-shadow:0 0 0 1px #ffffffd9,0 0 0 3px #4285f4bf}.pcr-app .pcr-interaction .pcr-result{color:#75797e;text-align:left;flex:1 1 8em;min-width:8em;transition:all .2s;border-radius:.15em;background:#f1f3f4;cursor:text}.pcr-app .pcr-interaction .pcr-result::-moz-selection{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-result::selection{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-type.active{color:#fff;background:#4285f4}.pcr-app .pcr-interaction .pcr-save,.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear{color:#fff;width:auto}.pcr-app .pcr-interaction .pcr-save,.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear{color:#fff}.pcr-app .pcr-interaction .pcr-save:hover,.pcr-app .pcr-interaction .pcr-cancel:hover,.pcr-app .pcr-interaction .pcr-clear:hover{filter:brightness(.925)}.pcr-app .pcr-interaction .pcr-save{background:#4285f4}.pcr-app .pcr-interaction .pcr-clear,.pcr-app .pcr-interaction .pcr-cancel{background:#f44250}.pcr-app .pcr-interaction .pcr-clear:focus,.pcr-app .pcr-interaction .pcr-cancel:focus{box-shadow:0 0 0 1px #ffffffd9,0 0 0 3px #f44250bf}.pcr-app .pcr-selection .pcr-picker{position:absolute;height:18px;width:18px;border:2px solid #fff;border-radius:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pcr-app .pcr-selection .pcr-color-palette,.pcr-app .pcr-selection .pcr-color-chooser,.pcr-app .pcr-selection .pcr-color-opacity{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;cursor:grab;cursor:-webkit-grab}.pcr-app .pcr-selection .pcr-color-palette:active,.pcr-app .pcr-selection .pcr-color-chooser:active,.pcr-app .pcr-selection .pcr-color-opacity:active{cursor:grabbing;cursor:-webkit-grabbing}.pcr-app[data-theme=monolith]{width:14.25em;max-width:95vw;padding:.8em}.pcr-app[data-theme=monolith] .pcr-selection{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-preview{position:relative;z-index:1;width:100%;height:1em;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.5em}.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-preview:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-preview .pcr-last-color{cursor:pointer;transition:background-color .3s,box-shadow .3s;border-radius:.15em 0 0 .15em;z-index:2}.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-preview .pcr-current-color{border-radius:0 .15em .15em 0}.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-preview .pcr-last-color,.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-preview .pcr-current-color{background:var(--pcr-color);width:50%;height:100%}.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-palette{width:100%;height:8em;z-index:1}.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-palette .pcr-palette{border-radius:.15em;width:100%;height:100%}.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-palette .pcr-palette:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-chooser,.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-opacity{height:.5em;margin-top:.75em}.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-chooser .pcr-picker,.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-opacity .pcr-picker{top:50%;transform:translateY(-50%)}.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-chooser .pcr-slider,.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-opacity .pcr-slider{flex-grow:1;border-radius:50em}.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-chooser .pcr-slider{background:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-opacity .pcr-slider{background:linear-gradient(to right,transparent,black),url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:100%,.25em}
