@font-face{font-family:Figtree;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/build/assets/figtree-latin-400-normal-g7Dtegnw.woff2) format("woff2"),url(/build/assets/figtree-latin-400-normal-BD4aNku5.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Figtree;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/build/assets/figtree-latin-ext-400-normal-CXAzuTZb.woff2) format("woff2"),url(/build/assets/figtree-latin-ext-400-normal-Gbh-3PTk.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Figtree;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/build/assets/figtree-latin-600-normal-Cv_xCTDl.woff2) format("woff2"),url(/build/assets/figtree-latin-600-normal-BM_oTo4n.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Figtree;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/build/assets/figtree-latin-ext-600-normal-DJlfifZj.woff2) format("woff2"),url(/build/assets/figtree-latin-ext-600-normal-CQqsimlV.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/build/assets/JetBrainsMono-Regular-BQaDgvhP.woff2) format("woff2")}@font-face{font-family:Azeret Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/build/assets/azeret-mono-v20-latin-regular-Dm7zkHjt.woff2) format("woff2")}.panel{position:fixed;background:#fffffff2;border:1px solid #ddd;border-radius:10px;padding:0;box-shadow:0 4px 8px #00000026;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;z-index:9999;min-width:333px;max-height:360px;transition:width .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1),border-radius .3s cubic-bezier(.4,0,.2,1),opacity .3s;overflow:hidden}.panel-header{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 12px 3px;background:#dcdcdc80;border-top-left-radius:9px;border-top-right-radius:9px;cursor:grab;transition:background .2s;border-bottom:1px solid #eee;min-height:24px}.panel-header:active{cursor:grabbing}.panel-header:hover{background:#c8c8c8b3}.panel-title{font-size:15px;font-weight:700;color:#333;-webkit-user-select:none;user-select:none}.panel-body{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:12px;overflow-y:auto;transition:opacity .2s}.panel-body::-webkit-scrollbar{width:6px}.panel-body::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.panel-body::-webkit-scrollbar-track{background-color:transparent}.panel.collapsed{width:54px!important;height:54px!important;min-width:0!important;border-radius:50%;padding:0;align-items:center;justify-content:center;cursor:grab;background:#ffffffe6;background:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000004d,inset 0 0 0 1px #ffffff1a,inset 0 10px 20px #ffffff26;z-index:9999;animation:floatBubble 6s ease-in-out infinite}.panel.collapsed:before{content:"";position:absolute;top:-10%;left:-10%;width:120%;height:120%;background:radial-gradient(circle at 50% 30%,#fff6,#fff0 60%);filter:url(#liquid-bubble);opacity:.8;z-index:-1}.panel.collapsed:active{cursor:grabbing;transform:scale(.95);box-shadow:0 2px 6px #0003}.panel.collapsed .panel-header,.panel.collapsed .panel-body{display:none!important}.collapsed-icon{display:none;font-size:24px;-webkit-user-select:none;user-select:none;pointer-events:none}.panel.collapsed .collapsed-icon{display:block;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-size:20px;font-weight:500;color:#fffffff2;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-shadow:0 1px 2px rgba(255,255,255,.2);-webkit-user-select:none;user-select:none;pointer-events:none;position:relative;z-index:2}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes floatBubble{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.panel-left{display:flex;align-items:flex-start;flex-direction:column;gap:16px;flex-shrink:0}.control-group{display:flex;align-items:center;gap:8px;min-height:28px}.panel-right{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;flex:1;gap:16px;min-width:120px}.label-text{font-size:15px;color:#333;-webkit-user-select:none;user-select:none;white-space:nowrap}.state-text{display:inline-flex;font-size:15px;color:#555;-webkit-user-select:none;user-select:none;align-items:center;min-height:28px;white-space:nowrap}.state-text .status-value{font-weight:600;color:#2a6}.switch{position:relative;display:inline-block;width:52px;height:28px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background-color:#ccc;border-radius:28px;transition:.3s}.slider:before{position:absolute;content:"";height:22px;width:22px;left:3px;top:3px;background-color:#fff;border-radius:50%;transition:.3s}.switch input:checked+.slider{background-color:#4caf50}.switch input:checked+.slider:before{transform:translate(24px)}.switch:hover .slider{background-color:#bfbfbf}.mini-btn{padding:4px 8px;border:1px solid #ddd;border-radius:8px;background:#fff;cursor:pointer}.mini-btn:hover{background:#f7f7f7}.fixed-bottom-right-container{position:fixed;top:360px;transform:translateY(calc(100% - 70px));right:10px;display:flex;align-items:center;gap:8px;z-index:9998}.mode-icon{width:24px;height:24px}.version-text{color:#fff;font-size:26px;-webkit-user-select:none;user-select:none;font-family:Times New Roman,sans-serif;font-weight:700}
