@import"https://fonts.cdnfonts.com/css/ds-digital";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fff;background-color:#0a192f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#fff;text-decoration:inherit;transition:color .25s}a:hover{color:#ddd}body{margin:0;min-width:320px;min-height:100vh;width:100%;height:100vh;overflow:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;color:#fff;background-color:#112240;cursor:pointer;transition:border-color .25s}button:hover{border-color:#fff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{width:100%;height:100vh;margin:0;padding:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.app{padding-top:5px;padding-bottom:5px}.content{padding:0;width:100%;height:100%}.bottom-nav{position:fixed;bottom:0;left:0;width:100%;background:linear-gradient(135deg,gray,#6a6a6a);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;padding:6px 20px;gap:8px;border-top:1px solid rgba(255,255,255,.2);box-shadow:0 -4px 20px #0000004d,0 -1px 3px #0003;z-index:1000;box-sizing:border-box}.nav-item{color:#000;text-decoration:none;padding:6px 8px;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#ffffff1a;box-shadow:0 2px 4px #0003;transition:all .3s cubic-bezier(.4,0,.2,1);flex:1;text-align:center;font-weight:500;font-size:1.3em;letter-spacing:.3px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:2px;min-height:45px}.nav-icon{font-size:1.1em;margin-bottom:2px}.nav-text{font-size:.75em;font-weight:500;line-height:1.2}.nav-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s}.nav-item:hover:before{left:100%}.nav-item:last-child{border-right:none}.nav-item:hover{background:linear-gradient(135deg,#ffffff40,#ffffff26);color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #00000040;border-color:#ffffff80}.nav-item.active{background:linear-gradient(135deg,#ffeb3b,#ffc107);color:#000;font-weight:700;transform:translateY(-3px);box-shadow:0 6px 20px #ffeb3b66,0 2px 8px #0003;border:2px solid rgba(255,193,7,.6)}.nav-item.special{background:linear-gradient(135deg,#ffeb3b,#ffc107);color:#000;font-weight:600}.nav-item.special-active{background:linear-gradient(135deg,#ffeb3b,#ffc107);color:#000;font-weight:700;transform:translateY(-3px);box-shadow:0 6px 20px #ffeb3b66,0 2px 8px #0003;border:2px solid rgba(255,193,7,.3)}.nav-item.special-active:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:60%;height:3px;background:linear-gradient(90deg,#ff6b35,#f7931e);border-radius:2px}.top-bar{position:fixed;top:0;left:0;width:100%;background:linear-gradient(135deg,#283c5acc,#14233799);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#e6f1ff;display:flex;justify-content:space-between;align-items:center;padding:10px 25px;box-shadow:0 4px 20px #0000004d,0 1px 3px #0003;border-bottom:1px solid rgba(74,158,255,.3);z-index:1000;box-sizing:border-box;transition:all .3s ease}.top-bar:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(74,158,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(32,191,107,.08) 0%,transparent 50%);pointer-events:none;z-index:-1}.title{font-size:1.4em;font-weight:700;color:#fff;display:flex;align-items:center;letter-spacing:.5px;text-shadow:0 2px 4px rgba(0,0,0,.3);transition:all .3s ease;position:relative}.title:hover{color:#4a9eff;transform:translateY(-1px);text-shadow:0 4px 8px rgba(74,158,255,.3)}.title-icon{margin-right:12px;color:#4a9eff;font-size:1.3em;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(74,158,255,.3))}.title:hover .title-icon{color:#20bf6b;transform:scale(1.1);filter:drop-shadow(0 4px 8px rgba(32,191,107,.4))}.top-bar-right{display:flex;align-items:center;gap:20px}.user-info{display:flex;align-items:center;gap:12px;padding:6px 12px;background:#3246644d;border:1px solid rgba(74,158,255,.2);border-radius:8px}.username{color:#4a9eff;font-size:18px;font-weight:500}.logout-button{background:#3246644d;border:1px solid rgba(255,107,107,.3);color:#ff6b6b;font-size:18px;cursor:pointer;padding:8px 16px;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;gap:8px;box-shadow:0 2px 8px #0003}.logout-text{font-size:16px;font-weight:500}.logout-button:hover{background:#ff6b6b26;border-color:#ff6b6b80;color:#ff3838;transform:translateY(-1px);box-shadow:0 4px 12px #ff6b6b4d}.time{font-size:1.1em;color:#e6f1ff;font-family:DS-Digital,Roboto Mono,Courier New,monospace;font-weight:600;letter-spacing:2px;padding:6px 14px;background:linear-gradient(135deg,#32466480,#2d415a73);border:1px solid rgba(74,158,255,.2);border-radius:8px;box-shadow:0 2px 8px #0003;transition:all .3s ease;position:relative;overflow:hidden;min-width:240px;text-align:center;font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.time:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .8s}.time:hover{color:#4a9eff;border-color:#4a9eff66;box-shadow:0 4px 12px #4a9eff4d;transform:translateY(-1px)}.time:hover:before{left:100%}@media (max-width: 768px){.top-bar{padding:12px 15px}.title{font-size:1.2em}.time{font-size:1em;padding:6px 12px;letter-spacing:1px}}@media (max-width: 480px){.top-bar{padding:10px 12px}.title{font-size:1.1em}.title-icon{margin-right:8px;font-size:1.1em}.time{font-size:.9em;padding:5px 10px}}.top-toolbar{display:flex;width:calc(100% - 40px);margin:0 20px;padding:12px 0;background:linear-gradient(135deg,#0a192ff2,#0f233ce6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0;box-sizing:border-box;gap:12px;flex-shrink:0;box-shadow:0 4px 20px #0000004d;position:relative;z-index:1}.top-toolbar:after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:4px;background:#fffc;box-shadow:0 0 10px #ffffff80}.toolbar-section{padding:4px 2px;border:1px solid rgba(74,158,255,.3);border-radius:10px;background:linear-gradient(135deg,#0a192fcc,#0f233c99);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;transition:all .3s ease;box-shadow:0 2px 10px #0003;min-width:0;overflow:visible;box-sizing:border-box}.toolbar-section>*{min-width:0;flex-shrink:1}.toolbar-section:hover{border-color:#4a9eff80;box-shadow:0 4px 15px #4a9eff33;transform:translateY(-1px)}.toolbar-section-1,.toolbar-section-2,.toolbar-section-3,.toolbar-section-4,.toolbar-section-5,.toolbar-section-6{display:flex;flex-direction:column;justify-content:center;align-items:stretch}.toolbar-section-1,.toolbar-section-2,.toolbar-section-3{flex:1}.toolbar-section-4,.toolbar-section-5{flex:3}.toolbar-section-6{flex:2}.toolbar-section-1{padding-left:14px!important}.toolbar-section-6{padding-right:14px!important}.toolbar-section-1 .data-row,.toolbar-section-2 .data-row,.toolbar-section-3 .data-row,.toolbar-section-4 .data-row,.toolbar-section-5 .data-row,.toolbar-section-6 .data-row{flex-shrink:0}.toolbar-section .data-row{flex-shrink:0!important;min-width:fit-content}.section-label{font-size:1.4em;font-weight:500;color:#a8b2d1;font-family:Inter,Noto Sans SC,sans-serif;display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:6px;padding:6px 0;letter-spacing:.3px}.label-icon{font-size:1.5em}.toolbar-section-1 .label-icon{color:#4a9eff}.toolbar-section-2 .label-icon{color:#20bf6b}.toolbar-section-3 .label-icon{color:#ff6b6b}.toolbar-section-4 .label-icon{color:#feca57}.toolbar-section-5 .label-icon{color:#ff9ff3}.toolbar-section-6 .label-icon{color:#54a0ff}.status-display,.data-box{background:linear-gradient(135deg,#ffeb3b,#ffc107);border:1px solid rgba(255,255,255,.25);border-radius:4px;padding:1px 3px;color:#000;font-weight:600;font-size:1.6em;font-family:DS-Digital,Roboto Mono,Courier New,monospace;display:inline-block;min-height:28px;line-height:28px;letter-spacing:.2px;box-shadow:inset 0 2px 4px #0003,0 2px 6px #00000026;transition:all .3s ease;white-space:nowrap!important;vertical-align:middle}.status-display:hover,.data-box:hover{box-shadow:inset 0 2px 4px #0003,0 3px 10px #4a9eff4d;border-color:#4a9eff66}.status-display{margin:0 10px}.data-row{display:flex!important;align-items:center;justify-content:center;gap:2px;margin:0;padding:0 3px;flex-wrap:nowrap!important;white-space:nowrap!important;overflow:visible;width:100%;flex-shrink:0;min-width:fit-content;max-width:100%;word-break:keep-all!important;word-wrap:normal!important}.data-box{text-align:center;flex-shrink:0!important;word-break:keep-all!important}.unit-outside,.plus-outside,.direction-label{flex-shrink:0!important;white-space:nowrap!important;word-break:keep-all!important;overflow:visible;vertical-align:middle;display:inline-block}.unit-outside{color:#b8c5d1;font-size:1.4em}.plus-outside{color:#8892b0;font-size:1.3em;margin:0 1px}.direction-label{color:red;font-size:1.5em;font-weight:700;margin-right:1px}.home-page{color:#fff;display:flex;flex-direction:column;height:calc(100vh - 140px);margin-top:60px;font-family:Noto Sans SC,Inter,sans-serif;background:linear-gradient(135deg,#0a0e1a,#1a1f2e,#0f1419);position:relative}.home-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(74,158,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,191,107,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.work-plan-page{color:#fff;display:flex;flex-direction:column;height:calc(100vh - 140px);margin-top:60px;font-family:Noto Sans SC,Inter,sans-serif;background:linear-gradient(135deg,#0a0e1a,#1a1f2e,#0f1419);position:relative}.work-plan-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(74,158,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,191,107,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.control-buttons-page{color:#fff;display:flex;flex-direction:column;height:calc(100vh - 140px);margin-top:60px;font-family:Noto Sans SC,Inter,sans-serif;background:linear-gradient(135deg,#0a0e1a,#1a1f2e,#0f1419);position:relative}.control-buttons-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(74,158,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,191,107,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.page-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;position:relative;z-index:1}.page-content.two-columns{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:30px;padding:30px 40px;box-sizing:border-box}.left-container,.right-container{flex:1;padding:60px 20px 40px;border:1px solid rgba(74,158,255,.3);border-radius:10px;background:linear-gradient(135deg,#0a192fcc,#0f233c99);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 10px #0003;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start}.left-container:hover,.right-container:hover{border-color:#4a9eff80;box-shadow:0 4px 15px #4a9eff33}.left-container h1,.right-container h1{color:#a8b2d1;font-size:32px;font-weight:500;margin-bottom:20px;margin-top:0}.left-container p,.right-container p{color:#8892b0;font-size:18px}.button-row{display:flex;justify-content:center;align-items:flex-start;gap:40px;margin-bottom:60px;flex-wrap:wrap}.button-group{display:flex;flex-direction:column;align-items:center;gap:15px}.button-label{color:#a8b2d1;font-size:18px;font-weight:600;text-align:center;white-space:nowrap}.control-btn{width:120px;height:120px;border-radius:50%;border:5px solid #20bf6b;background:linear-gradient(135deg,#20bf6b,#17a558);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #20bf6b99,inset 0 2px 8px #fff3;position:relative;overflow:hidden}.control-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff1a;transform:translate(-50%,-50%);transition:width .5s,height .5s;z-index:0}.control-btn:hover:before{width:100%;height:100%}.control-btn:hover{box-shadow:0 6px 25px #20bf6bcc,inset 0 2px 8px #ffffff4d;transform:translateY(-2px)}.control-btn:active{transform:translateY(0);box-shadow:0 2px 10px #0000004d,inset 0 2px 8px #0003}.btn-icon{position:relative;z-index:2;font-size:50px;pointer-events:none}.control-btn.active{background:linear-gradient(135deg,#d63031,#c0392b);border-color:#d63031;color:#fff;box-shadow:0 4px 20px #d6303199,inset 0 2px 8px #fff3}.control-btn.active:hover{box-shadow:0 6px 25px #d63031cc,inset 0 2px 8px #ffffff4d}.control-btn.status-light{background:linear-gradient(135deg,#f39c12,#e67e22);border-color:#f39c12;color:#fff;box-shadow:0 4px 20px #f39c1299,inset 0 2px 8px #fff3}.control-btn.status-light:hover{box-shadow:0 6px 25px #f39c12cc,inset 0 2px 8px #ffffff4d}.video-recording-page{color:#fff;display:flex;flex-direction:column;height:calc(100vh - 140px);margin-top:60px;font-family:Noto Sans SC,Inter,sans-serif;background:linear-gradient(135deg,#0a0e1a,#1a1f2e,#0f1419);position:relative}.video-recording-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(74,158,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,191,107,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.bottom-content{display:flex;gap:10px;margin-top:10px;width:calc(100vw - 20px);margin-left:calc(-50vw + 50%);padding:0 10px;box-sizing:border-box;flex:1;min-height:0}.left-panel,.right-panel{flex:.5;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;gap:12px;transition:all .3s ease}.center-panel{flex:2;background:linear-gradient(135deg,#0a1f2ff2,#0f2d46e6);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(74,158,255,.25);border-radius:12px;padding:12px;overflow:hidden;display:flex;flex-direction:column;gap:12px;box-shadow:0 6px 24px #0000004d;transition:all .3s ease}.center-panel:hover{border-color:#4a9eff66;box-shadow:0 8px 32px #4a9eff33}.center-panel-row-1{flex:1;display:flex;gap:10px;align-items:center}.center-panel-row-2{flex:1;border-radius:8px;display:flex;flex-direction:column;gap:10px}.center-panel-col,.sub-col{flex:1;border:1px solid #2a5b9b;border-radius:8px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.center-panel-col{aspect-ratio:16 / 9}.sub-row{flex:1;display:flex;gap:10px;position:relative}.video-placeholder{background:linear-gradient(90deg,rgba(0,0,0,.3) 1px,transparent 1px),linear-gradient(0deg,rgba(0,0,0,.3) 1px,transparent 1px);background-size:20px 20px;background-color:#1e2832e6;border:2px solid rgba(0,0,0,.5);border-radius:8px;z-index:1;width:100%;aspect-ratio:16 / 9;max-width:100%;max-height:100%;position:relative;display:flex;align-items:center;justify-content:center}.center-panel-row-1 .center-panel-col:nth-child(1) .video-placeholder{background-color:#283c50e6}.center-panel-row-1 .center-panel-col:nth-child(2) .video-placeholder{background-color:#3c5028e6}.center-panel-row-1 .center-panel-col:nth-child(3) .video-placeholder{background-color:#50283ce6}.center-panel-row-2 .sub-col:nth-child(1) .video-placeholder{background-color:#323246e6}.center-panel-row-2 .sub-col:nth-child(2) .video-placeholder{background-color:#463232e6}.center-panel-row-2 .sub-col:nth-child(3) .video-placeholder{background-color:#324632e6}.center-panel-row-2 .sub-col:nth-child(4) .video-placeholder{background-color:#464632e6}.center-panel-row-2 .sub-col:nth-child(5) .video-placeholder{background-color:#3c3c3ce6}.center-panel-row-2 .sub-col:nth-child(6) .video-placeholder{background-color:#37414be6}.center-panel-row-2 .sub-col:nth-child(7) .video-placeholder{background-color:#4b3741e6}.center-panel-row-2 .sub-col:nth-child(8) .video-placeholder{background-color:#414b37e6}.video-placeholder:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border:2px solid rgba(74,158,255,.6);border-radius:8px;background:linear-gradient(135deg,#4a9eff1a,#20bf6b1a);box-shadow:0 0 20px #4a9eff4d}.video-placeholder:after{content:"摄像头";position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% + 50px));color:#fff9;font-size:.9em;font-family:Noto Sans SC,sans-serif}.panel-title{position:absolute;top:10px;left:10px;z-index:2;color:#fff;font-size:1em;text-align:left}.fullscreen-btn{position:absolute;top:10px;right:10px;background:none;border:none;color:#fff;font-size:1.2em;cursor:pointer;z-index:2;padding:0}.fullscreen-btn:hover{color:#4a9eff}.header-data-point{position:absolute;top:13px;left:53%;transform:translate(-50%);z-index:2;background-color:transparent}.data-overlay{position:absolute;bottom:0;left:0;right:0;background-color:transparent;z-index:2;display:flex;justify-content:space-around;align-items:center;padding:4px 8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.sleeper-data-overlay{position:absolute;bottom:0;left:0;right:0;background-color:transparent;z-index:2;display:flex;justify-content:space-evenly;align-items:center;padding:4px 8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.data-point{color:#e6f1ff;font-size:.5em;display:flex;align-items:center;gap:3px;white-space:nowrap}.data-point svg{font-size:1.2em}.data-point strong{font-weight:700;color:#fff}.icon-yellow{color:#f7b731}.icon-green{color:#20bf6b}.icon-blue{color:#4a9eff}.b-value{margin-left:.5em}.data-value{display:flex;align-items:baseline;gap:5px}.digital-display{background:linear-gradient(135deg,#ffeb3b,#ffc107);border:1px solid rgba(0,0,0,.3);border-radius:6px;padding:3px 7px;color:#000;font-weight:600;font-size:1.2em;font-family:DS-Digital,Roboto Mono,Courier New,monospace;letter-spacing:1px;line-height:1em;box-shadow:inset 0 2px 4px #00000040,0 2px 6px #00000026;transition:all .3s ease}.digital-display:hover{box-shadow:inset 0 2px 4px #00000040,0 3px 8px #4a9eff4d;border-color:#4a9eff66}.track-param-display{background:linear-gradient(135deg,#112240,#1a3a5f)!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important}.track-param-display:hover{box-shadow:inset 0 2px 4px #00000040,0 3px 8px #4a9eff4d!important;border-color:#4a9eff66!important}.right-sub-panel{flex:1;background:linear-gradient(135deg,#0a192fcc,#0f233c99);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(74,158,255,.2);border-radius:10px;padding:12px;overflow:hidden;display:flex;flex-direction:column;gap:10px;min-height:0;transition:all .3s ease;box-shadow:0 3px 12px #0003}.right-sub-panel:hover{border-color:#4a9eff59;box-shadow:0 5px 18px #4a9eff26;transform:translateY(-1px)}.left-panel>.right-sub-panel:nth-child(1){flex:4;min-height:0}.left-panel>.right-sub-panel:nth-child(2){flex:4;min-height:0}.left-panel>.right-sub-panel:nth-child(3){flex:3;min-height:0}.right-panel>.right-sub-panel:nth-child(1){flex:4;min-height:0}.right-panel>.right-sub-panel:nth-child(2){flex:4;min-height:0}.right-panel>.right-sub-panel:nth-child(3){flex:3;min-height:0}.left-panel>.right-sub-panel:nth-child(3) .panel-content,.right-panel>.right-sub-panel:nth-child(3) .panel-content{display:flex;flex-direction:column;gap:5px;padding:0;align-items:flex-start}.left-panel>.right-sub-panel:nth-child(3) .panel-content.data-value{display:flex;flex-direction:row;align-items:baseline;gap:5px}.left-panel>.right-sub-panel:nth-child(3) .panel-content>div,.right-panel>.right-sub-panel:nth-child(3) .panel-content>div{padding:3px;background-color:#2a5b9b33;border-radius:4px;border-left:3px solid #4a9eff;font-size:1em;line-height:1.2}.right-sub-panel .panel-title{position:static;text-align:left;font-size:1em;font-weight:600;font-family:Inter,Noto Sans SC,sans-serif;padding:0 12px;border-bottom:2px solid rgba(74,158,255,.3);margin-bottom:-2px;color:#e6f1ff;background:linear-gradient(135deg,rgba(74,158,255,.1) 0%,transparent 100%);border-radius:6px 6px 0 0;letter-spacing:.3px;transition:all .3s ease}.right-sub-panel:hover .panel-title{border-bottom-color:#4a9eff80}.panel-content{color:#fff;font-size:1em;padding:0}.work-unit-info{display:flex;flex-direction:column;gap:0px;padding:0;background:linear-gradient(135deg,#1a202cf2,#202a38e6);border-radius:8px;border:1px solid rgba(74,158,255,.2)}.work-info-item{display:flex;align-items:center;justify-content:space-between;gap:12px}.work-label{color:#e6f1ff;font-size:.75em;font-weight:500;font-family:Inter,Noto Sans SC,sans-serif}.work-value{padding:6px 12px;border-radius:6px;font-size:.75em;font-weight:500;color:#fff;font-family:Inter,Noto Sans SC,sans-serif;min-width:80px;text-align:center}.work-plan{background:#2a4a2a}.work-group{background:#284a4a}.work-leader{background:#4a284a;font-family:Noto Sans SC,Inter,sans-serif}.marquee-container{height:100%;overflow:hidden;position:relative;background:linear-gradient(135deg,#2a5b9b1f,#1a365d14);border-radius:6px;padding:0;border:1px solid rgba(74,158,255,.15);box-shadow:inset 0 2px 6px #00000026}.marquee-content{display:flex;flex-direction:column;animation:marquee-scroll 20s linear infinite;gap:8px;align-items:flex-start}.marquee-item{color:#20bf6b;font-size:1em;font-family:Noto Sans SC,Inter,sans-serif;font-weight:500;padding:6px 10px;background:linear-gradient(135deg,#20bf6b1f,#20bf6b0f);border-radius:5px;border-left:3px solid #20bf6b;border-right:1px solid rgba(32,191,107,.15);white-space:nowrap;flex-shrink:0;box-shadow:0 2px 6px #20bf6b14;transition:all .3s ease}.marquee-item:hover{transform:translate(3px);box-shadow:0 3px 10px #20bf6b26}.marquee-item.alert{color:#ff6b6b;background:linear-gradient(135deg,#ff6b6b1f,#ff6b6b0f);border-left-color:#ff6b6b;border-right-color:#ff6b6b26;box-shadow:0 2px 6px #ff6b6b14}.marquee-item.alert:hover{box-shadow:0 3px 10px #ff6b6b26}@keyframes marquee-scroll{0%{transform:translateY(100%)}to{transform:translateY(-100%)}}.right-sub-panel-content-wrapper{flex:2;display:flex;gap:10px;width:100%;height:0}.right-sub-panel-left-item{flex:1;border:1px solid #2a5b9b;border-radius:8px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:0;overflow:hidden}.chord-length-display{border-radius:8px;padding:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;box-sizing:border-box}.right-sub-panel-right-container{flex:1;display:flex;flex-direction:column;gap:4px;min-height:0}.right-sub-panel-right-item{flex:1;border:1px solid #2a5b9b;border-radius:8px;padding:6px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;gap:0px}.right-sub-panel-header{flex:1;display:flex;justify-content:flex-start;align-items:flex-start;padding:5px;gap:10px;min-height:0;height:0}.header-column{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #2a5b9b;border-radius:8px;padding:5px;min-height:0;overflow:hidden}.header-column .panel-content,.header-column .data-value{font-size:1em}.gauge-detection-page{color:#fff;display:flex;flex-direction:column;height:calc(100vh - 140px);margin-top:60px;font-family:Noto Sans SC,Inter,sans-serif;background:linear-gradient(135deg,#0a0e1a,#1a1f2e,#0f1419);position:relative}.gauge-detection-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(74,158,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,191,107,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.gauge-content{flex:1;display:flex;flex-direction:column;position:relative;z-index:1;padding:20px;gap:15px;min-height:0}.gauge-section{background:linear-gradient(135deg,#0a192fcc,#0f233c99);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(74,158,255,.3);border-radius:12px;display:flex;flex-direction:column;transition:all .3s ease;box-shadow:0 2px 10px #0003;overflow:hidden}.gauge-section:hover{border-color:#4a9eff80;box-shadow:0 4px 20px #4a9eff33}.gauge-top,.gauge-middle{flex:1;min-height:0}.gauge-bottom{flex:2;min-height:0}.section-title{padding:8px 20px;background:linear-gradient(135deg,#4a9eff26,#4a9eff0d);border-bottom:1px solid rgba(74,158,255,.3);font-size:24px;font-weight:700;color:#ffeb3b;text-align:center;letter-spacing:2px;flex-shrink:0;text-shadow:0 2px 8px rgba(255,235,59,.4);display:flex;justify-content:center;align-items:center;gap:20px;position:relative}.title-point{display:flex;flex-direction:row;align-items:center;gap:8px}.section-title>span{font-size:28px;text-align:center;flex:1}.title-point:first-child{position:absolute;left:20px}.title-point:last-child{position:absolute;right:20px}.point-label{font-size:20px;font-weight:600;color:#fff;text-shadow:0 1px 4px rgba(255,255,255,.3)}.data-row{display:flex;align-items:center;gap:4px}.direction-label{font-size:14px;font-weight:600;color:#ff4757;margin-right:2px;text-shadow:0 1px 4px rgba(255,71,87,.6)}.gauge-detection-page .data-box{background:linear-gradient(135deg,#ffeb3b,#ffc107);border:1px solid rgba(255,255,255,.25);border-radius:4px;padding:2px 6px;color:#000;font-size:18px;font-weight:700;font-family:DS-Digital,Roboto Mono,Courier New,monospace;text-align:center;box-shadow:inset 0 1px 2px #0003,0 1px 3px #00000026;display:inline-block;vertical-align:middle;line-height:1.2}.gauge-detection-page .unit-outside,.gauge-detection-page .data-unit{font-size:14px;font-weight:500;color:#fff}.plus-outside{font-size:12px;font-weight:500;color:#8892b0;margin:0 2px}.section-body{flex:1;display:flex;gap:15px;padding:15px;min-height:0}.section-left{flex:0 0 auto;display:flex;gap:10px;min-height:0;align-items:stretch}.gauge-bottom .section-left{flex:1 1 auto}.left-item{flex:0 0 auto;background:linear-gradient(135deg,#1a202cf2,#202a38e6);border:1px solid rgba(74,158,255,.2);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#a8b2d1;font-size:16px;font-weight:500;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 8px #0003;min-height:0;align-self:stretch}.left-item:hover{background:linear-gradient(135deg,#1a202c,#202a38);border-color:#4a9eff66;transform:translateY(-2px);box-shadow:0 4px 12px #4a9eff4d}.gauge-top .section-left .left-item:nth-child(1),.gauge-middle .section-left .left-item:nth-child(1){width:160px!important;min-width:160px!important;max-width:160px!important}.gauge-top .section-left .left-item:nth-child(2),.gauge-middle .section-left .left-item:nth-child(2){width:220px!important;min-width:220px!important;max-width:220px!important}.gauge-top .section-left .left-item:nth-child(3),.gauge-middle .section-left .left-item:nth-child(3){width:220px!important;min-width:220px!important;max-width:220px!important}.gauge-top .section-left .left-item:nth-child(4),.gauge-middle .section-left .left-item:nth-child(4){width:200px!important;min-width:200px!important;max-width:200px!important}.gauge-top .sub-content,.gauge-middle .sub-content{flex-direction:row;gap:12px}.gauge-top .left-item,.gauge-middle .left-item{min-height:35px;padding:8px 0}.gauge-top .data-label,.gauge-middle .data-label{white-space:nowrap}.gauge-top .data-value,.gauge-middle .data-value,.gauge-top .data-unit,.gauge-middle .data-unit{flex-shrink:0}.left-item-split{flex-direction:column;padding:0;gap:0;overflow:hidden;align-items:stretch;justify-content:stretch;height:100%}.gauge-bottom .sub-content{flex-direction:column;gap:6px}.value-unit-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px}.gauge-bottom .section-left .left-item.left-item-split:nth-child(1),.gauge-bottom .section-left .left-item:nth-child(1){width:140px!important;min-width:140px!important;max-width:140px!important}.gauge-bottom .section-left .left-item.left-item-split:nth-child(2),.gauge-bottom .section-left .left-item:nth-child(2){width:160px!important;min-width:160px!important;max-width:160px!important}.gauge-bottom .section-left .left-item.left-item-split:nth-child(3),.gauge-bottom .section-left .left-item:nth-child(3){width:180px!important;min-width:180px!important;max-width:180px!important}.gauge-bottom .section-left .left-item.left-item-split:nth-child(4),.gauge-bottom .section-left .left-item:nth-child(4){width:180px!important;min-width:180px!important;max-width:180px!important}.gauge-bottom .section-left .left-item.left-item-split:nth-child(5),.gauge-bottom .section-left .left-item:nth-child(5){width:140px!important;min-width:140px!important;max-width:140px!important}.sub-item{flex:1;display:flex;align-items:center;justify-content:center;color:#a8b2d1;font-size:14px;font-weight:500;transition:all .3s ease;cursor:pointer;background:linear-gradient(135deg,#1a202cf2,#202a38e6);border-bottom:1px solid rgba(74,158,255,.15);min-height:0}.sub-item:last-child{border-bottom:none}.sub-item:hover{background:linear-gradient(135deg,#202a38,#2a3442);color:#4a9eff;transform:scale(1.02);z-index:1}.sub-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px}.data-label{font-size:16px;font-weight:500;color:#fff;text-align:center;white-space:nowrap}.data-value{background:linear-gradient(135deg,#ffeb3b,#ffc107);border:1px solid rgba(255,255,255,.25);border-radius:7px;padding:3px 10px;color:#000;font-size:18px;font-weight:700;font-family:DS-Digital,Roboto Mono,Courier New,monospace;text-align:center;letter-spacing:1px;box-shadow:inset 0 2px 4px #0003,0 2px 6px #00000026;transition:all .3s ease}.data-value:hover{box-shadow:inset 0 2px 4px #0003,0 3px 10px #4a9eff4d;border-color:#4a9eff66}.bottom-left-container{flex:0 0 auto;display:flex;flex-direction:column;gap:8px;min-height:0;height:100%}.bottom-additional-row{display:flex;gap:10px;flex:0 0 auto;height:40px;min-height:40px}.additional-left{flex:1;background:linear-gradient(135deg,#1a202cf2,#202a38e6);border:1px solid rgba(74,158,255,.2);border-radius:8px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 8px #0003;padding:0 15px;overflow:hidden}.additional-right{flex:4;background:linear-gradient(135deg,#1a202cf2,#202a38e6);border:1px solid rgba(74,158,255,.2);border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 8px #0003;padding:0 15px;overflow:hidden}.additional-left:hover,.additional-right:hover{background:linear-gradient(135deg,#1a202c,#202a38);border-color:#4a9eff66;transform:translateY(-2px);box-shadow:0 4px 12px #4a9eff4d}.formula-text{font-size:14px;font-weight:500;color:#fff;white-space:nowrap;text-align:center}.formula-value{color:#4a9eff;font-weight:600;margin:0 3px}.formula-result{color:#20bf6b;font-weight:700;font-size:16px;margin-left:5px}.formula-unit{color:#8892b0;font-weight:500;font-size:13px;margin-left:3px}.section-right{flex:1;display:flex;min-height:0;min-width:0;width:100%;height:100%;position:relative;background:#fafafa66;border:1px solid rgba(74,158,255,.2);border-radius:8px;padding:8px;box-sizing:border-box}.section-right-split{flex-direction:column;gap:10px;background:transparent;border:none;padding:0}.chart-container{flex:1;min-height:0;background:#fafafa66;border:1px solid rgba(74,158,255,.2);border-radius:8px;padding:8px;display:flex;position:relative;box-sizing:border-box}.gauge-bottom .section-right-split .chart-container:nth-child(1){flex:2}.gauge-bottom .section-right-split .chart-container:nth-child(2),.gauge-bottom .section-right-split .chart-container:nth-child(3){flex:1}.profile-wave-grinding-page{color:#fff;display:flex;flex-direction:column;height:calc(100vh - 140px);margin-top:60px;font-family:Noto Sans SC,Inter,sans-serif;background:linear-gradient(135deg,#0a0e1a,#1a1f2e,#0f1419);position:relative}.profile-wave-grinding-page .toolbar-section-7{display:flex;flex-direction:column;justify-content:center}.profile-wave-grinding-page .toolbar-section-1,.profile-wave-grinding-page .toolbar-section-2{flex:1}.profile-wave-grinding-page .toolbar-section-3{flex:2}.profile-wave-grinding-page .toolbar-section-4,.profile-wave-grinding-page .toolbar-section-5{flex:3}.profile-wave-grinding-page .toolbar-section-6,.profile-wave-grinding-page .toolbar-section-7{flex:2}.profile-wave-grinding-page .toolbar-section-7 .label-icon{color:#54a0ff}.profile-wave-grinding-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(74,158,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,191,107,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.main-container{display:flex;gap:10px;height:calc(100vh - 200px);width:calc(100vw - 20px);margin-left:calc(-50vw + 50%);padding:10px;position:relative;z-index:1;flex:1;min-height:0}.left-section,.right-section{flex:1;display:flex;gap:10px}.left-left-area{flex:2;display:flex;flex-direction:column;gap:10px}.left-left-area>.sub-area,.left-left-area>.sub-area-with-title{flex:1 1 0;min-height:0}.defect-area{flex-direction:column;align-items:stretch;justify-content:flex-start;padding:8px 10px}.defect-title{font-size:1em;font-weight:600;color:#e6f1ff;text-align:left;margin-bottom:8px;padding-bottom:6px;padding-left:0;border-bottom:1px solid rgba(74,158,255,.3);font-family:Inter,Noto Sans SC,sans-serif;flex-shrink:0;align-self:stretch}.defect-content{display:flex;flex-direction:column;align-items:stretch;gap:8px;flex:1;min-height:0}.defect-row{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:6px 8px;transition:all .3s ease;width:100%}.defect-label-col{flex:0 0 auto;text-align:left}.defect-row .defect-label{color:#e6f1ff;font-size:.65em;font-weight:500;font-family:Inter,Noto Sans SC,sans-serif;display:inline-block;text-align:left}.defect-value-col{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto}.defect-values{display:flex;align-items:center;justify-content:flex-start;gap:3px}.value-label{color:#e6f1ff;font-size:.65em;font-weight:400;font-family:Inter,Noto Sans SC,sans-serif;white-space:nowrap;margin-left:6px}.value-label:first-of-type{margin-left:0}.unit{color:#a8b2d1;font-size:.7em;font-weight:400;font-family:Inter,Noto Sans SC,sans-serif;margin-left:3px}.defect-area .number-box{display:inline-block;padding:4px 6px;background:linear-gradient(135deg,#ffeb3b,#ffc107);border:1px solid rgba(0,0,0,.3);border-radius:4px;font-size:.8em;font-weight:600;color:#000;font-family:DS-Digital,Roboto Mono,Courier New,monospace;text-align:center;letter-spacing:.5px;line-height:1em;box-shadow:inset 0 1px 3px #00000040,0 1px 4px #00000026;transition:all .3s ease}.defect-area .number-box:hover{box-shadow:inset 0 1px 3px #00000040,0 2px 6px #4a9eff4d;border-color:#4a9eff66}.left-right-area,.right-left-area{flex:3;display:flex;flex-direction:column;gap:10px}.right-right-area{flex:2;display:flex;flex-direction:column;gap:10px}.sub-area{flex:1;background:linear-gradient(135deg,#0a192fcc,#0f233c99);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(74,158,255,.3);border-radius:12px;display:flex;align-items:center;justify-content:flex-start;font-size:18px;font-weight:500;color:#a8b2d1;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 10px #0003;min-height:0;padding:10px}.sub-area:hover{background:linear-gradient(135deg,#0a192fe6,#0f233ccc);border-color:#4a9eff80;transform:translateY(-2px);box-shadow:0 4px 20px #4a9eff33}.sub-area-horizontal{flex:1;display:flex;gap:10px;min-height:0}.horizontal-item{flex:1;background:linear-gradient(135deg,#0a192fcc,#0f233c99);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(74,158,255,.3);border-radius:12px;display:flex;align-items:center;justify-content:flex-start;font-size:18px;font-weight:500;color:#a8b2d1;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 10px #0003;padding:10px}.horizontal-item:hover{background:linear-gradient(135deg,#0a192fe6,#0f233ccc);border-color:#4a9eff80;transform:translateY(-2px);box-shadow:0 4px 20px #4a9eff33}.horizontal-item-with-img{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}.rotated-image{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0}.item-label{position:relative;z-index:10;color:#000;font-weight:600;font-size:18px;text-shadow:0 0 4px rgba(255,255,255,.8)}.horizontal-item .area-title{color:#fff}.left-left-area .sub-area-with-title .area-title{position:relative;text-align:left;font-size:1em;font-weight:600;font-family:Inter,Noto Sans SC,sans-serif;padding:8px 12px;border-bottom:2px solid rgba(74,158,255,.3);margin-bottom:0;color:#e6f1ff;background:linear-gradient(135deg,rgba(74,158,255,.1) 0%,transparent 100%);border-radius:6px 6px 0 0;letter-spacing:.3px;transition:all .3s ease;flex-shrink:0}.left-left-area .sub-area-with-title:hover .area-title{border-bottom-color:#4a9eff80}.left-left-area .sub-area-with-title .area-content{flex:1;padding:12px;background:linear-gradient(135deg,#1a202cf2,#202a38e6);border-radius:0 0 8px 8px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:0}.defect-item{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;padding:6px 10px;background:#ffffff08;border-radius:4px;transition:all .3s ease}.defect-item:last-child{margin-bottom:0}.defect-item:hover{background:#ffffff0d;transform:translate(2px)}.defect-label{color:#e6f1ff;font-size:.6em;font-weight:500;font-family:Inter,Noto Sans SC,sans-serif;flex:1}.number-box{display:inline-block;padding:3px 6px;background:linear-gradient(135deg,#ffeb3b,#ffc107);border:1px solid rgba(0,0,0,.3);border-radius:4px;font-size:.7em;font-weight:600;color:#000;font-family:DS-Digital,Roboto Mono,Courier New,monospace;text-align:center;letter-spacing:.5px;line-height:1em;box-shadow:inset 0 2px 4px #00000040,0 2px 6px #00000026;transition:all .3s ease}.number-box:hover{box-shadow:inset 0 2px 4px #00000040,0 3px 8px #4a9eff4d;border-color:#4a9eff66}.number-box-group{display:flex;align-items:center;gap:4px}.box-label{color:#e6f1ff;font-size:.5em;font-weight:400;font-family:Inter,Noto Sans SC,sans-serif;white-space:nowrap}.sub-area-with-title{flex:1;background:linear-gradient(135deg,#0a192fcc,#0f233c99);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(74,158,255,.3);border-radius:12px;display:flex;flex-direction:column;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 10px #0003;min-height:0;position:relative;overflow:hidden}.sub-area-with-title:hover{border-color:#4a9eff80;transform:translateY(-2px);box-shadow:0 4px 20px #4a9eff33}.area-title{padding:5px 12px;background:transparent;font-size:24px;font-weight:600;color:#000;text-align:center;letter-spacing:.5px;position:absolute;top:0;left:0;right:0;z-index:10}.area-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-size:20px;font-weight:500;color:#a8b2d1;padding:10px;width:100%;height:100%}.area-content-with-bg{background-size:contain;background-position:center;background-repeat:no-repeat;padding:0;position:absolute;inset:0}@media (max-width: 768px){.main-container,.left-section,.right-section{flex-direction:column}.sub-area,.horizontal-item,.area-content{font-size:14px}.area-title{font-size:18px}.sub-area-horizontal{flex-direction:column}}@media (max-width: 480px){.sub-area,.horizontal-item,.area-content{font-size:12px}.area-title{font-size:16px}}.intelligent-power-supply-page{color:#fff;display:flex;flex-direction:column;height:calc(100vh - 140px);margin-top:70px;font-family:Noto Sans SC,Inter,sans-serif;background:linear-gradient(135deg,#0a0e1a,#1a1f2e,#0f1419);position:relative}.intelligent-power-supply-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(74,158,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,191,107,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.machine-vision-page{color:#fff;display:flex;flex-direction:column;height:calc(100vh - 140px);margin-top:70px;font-family:Noto Sans SC,Inter,sans-serif;background:linear-gradient(135deg,#0a0e1a,#1a1f2e,#0f1419);position:relative}.machine-vision-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(74,158,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,191,107,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.statistical-analysis-page .top-toolbar .data-box,.statistical-analysis-page .top-toolbar .status-display{font-size:1.1em;padding:1px 3px}.statistical-analysis-page .top-toolbar .section-label,.statistical-analysis-page .top-toolbar .unit-outside{font-size:1em}.statistical-analysis-page .top-toolbar .direction-label{font-size:1.1em}.statistical-analysis-page .top-toolbar .plus-outside{font-size:.9em}.statistical-analysis-page .top-toolbar .label-icon{font-size:1.2em}.statistical-analysis-page .top-toolbar .data-row{justify-content:center;align-items:center}.statistical-analysis-page{color:#fff;display:flex;flex-direction:column;height:calc(100vh - 140px);margin-top:70px;font-family:Noto Sans SC,Inter,sans-serif;background:linear-gradient(135deg,#0a0e1a,#1a1f2e,#0f1419);position:relative}.statistical-analysis-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(74,158,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,191,107,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.page-content{flex:1;padding:8px;position:relative;z-index:1;display:flex;flex-direction:column;gap:8px;overflow:hidden;min-height:0;width:100%;box-sizing:border-box}.analysis-section{flex:1 1 0;display:flex;flex-direction:column;background:linear-gradient(135deg,#141928e6,#0f1423e6);border:1px solid rgba(74,158,255,.2);border-radius:8px;padding:8px;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000004d;min-height:0;width:100%;box-sizing:border-box}.analysis-section:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4a9eff,#20bf6b);opacity:0;transition:opacity .3s ease}.analysis-section:hover{border-color:#4a9eff80;transform:translateY(-2px);box-shadow:0 8px 25px #4a9eff33}.analysis-section:hover:before{opacity:1}.section-content{flex:1 1 0;display:flex;flex-direction:row;gap:8px;overflow:hidden;min-height:0}.data-scroll-area{width:27.5%;display:flex;flex-direction:column;overflow:hidden;background:#0a0f1e80;border:1px solid rgba(74,158,255,.2);border-radius:6px;padding:4px;min-height:0;flex-shrink:0}.statistical-analysis-page .section-title,.data-scroll-area .section-title{color:#4a9eff;font-size:20px!important;font-weight:600;text-align:left;text-shadow:0 0 8px rgba(74,158,255,.5);margin:0 0 6px!important;padding:0!important;border-bottom:1px solid rgba(74,158,255,.3);flex-shrink:0;display:flex!important;justify-content:center;align-items:center;line-height:1!important;white-space:nowrap;gap:10px;background:transparent!important;flex:none!important}.statistical-analysis-page .title-date{color:#20bf6b;font-size:18px!important;font-weight:500;font-family:Roboto Mono,monospace;text-shadow:0 0 6px rgba(32,191,107,.5);white-space:nowrap;line-height:1!important;padding:0!important;margin:0!important}.statistical-analysis-page .title-text{text-align:center;white-space:nowrap;font-size:20px!important;background:linear-gradient(135deg,#ffeb3b,#ffc107);color:#000;padding:2px 12px!important;border-radius:3px;text-shadow:none;font-weight:600;display:inline-block!important;line-height:1.2!important;height:auto;margin:0!important;vertical-align:middle}.statistical-analysis-page .title-time{color:#feca57;font-size:18px!important;font-weight:500;font-family:Roboto Mono,monospace;text-shadow:0 0 6px rgba(254,202,87,.5);white-space:nowrap;line-height:1!important;padding:0!important;margin:0!important}.data-scroll-area::-webkit-scrollbar{width:8px}.data-scroll-area::-webkit-scrollbar-track{background:#14192880;border-radius:4px}.data-scroll-area::-webkit-scrollbar-thumb{background:#4a9eff4d;border-radius:4px}.data-scroll-area::-webkit-scrollbar-thumb:hover{background:#4a9eff80}.data-table{display:flex;flex-direction:column;gap:0;flex:1;overflow-y:auto;overflow-x:hidden}.data-row{display:grid;grid-template-columns:15% 21% 21% 21% 22%;width:100%;background:#14192899;border-bottom:1px solid rgba(74,158,255,.2);transition:all .3s ease}.data-row:hover{background:#4a9eff1a}.data-row.active-row{background:#4a9eff40!important;border:2px solid rgba(74,158,255,.6);border-radius:4px;box-shadow:0 0 15px #4a9eff66;transform:scale(1.02);z-index:2}.data-row.active-row .data-cell{color:#fff;font-weight:600}.data-row.header{background:#4a9eff33;font-weight:600;position:sticky;top:0;z-index:1;border-bottom:2px solid rgba(74,158,255,.5)}.data-cell{color:#e6f1ff;font-size:14px;text-align:center;font-family:Roboto Mono,monospace;padding:6px 4px;border-right:1px solid rgba(74,158,255,.15);box-sizing:border-box;min-width:0;display:block;width:100%}.data-cell:last-child{border-right:none}.data-row.header .data-cell{color:#4a9eff;font-weight:600;font-size:14px;border-right:1px solid rgba(74,158,255,.3);padding:6px 4px}.data-row.header .data-cell:last-child{border-right:none}.data-cell.deviation{color:#ff6b6b;font-weight:600}.data-cell.over-limit{color:#ff3838;font-weight:700;text-shadow:0 0 8px rgba(255,56,56,.5)}.chart-area{flex:1 1 0;min-width:0;min-height:0;background:#0a0f1e66;border:1px solid rgba(74,158,255,.25);border-radius:6px;padding:8px;box-sizing:border-box;position:relative}.chart-area:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(74,158,255,.03) 0%,transparent 70%);pointer-events:none;border-radius:6px}.chart-area .recharts-brush{opacity:.9}.chart-area .recharts-brush-traveller{fill:#4a9eff;stroke:#fff;stroke-width:1.5}.chart-area .recharts-brush-slide{fill:#4a9eff1a;stroke:#4a9eff4d}@media (max-width: 768px){.page-content{padding:15px;gap:15px}.analysis-section{padding:15px}}.data-dashboard-page{color:#fff;display:flex;flex-direction:column;height:calc(100vh - 140px);margin-top:60px;font-family:Noto Sans SC,Inter,sans-serif;background:linear-gradient(135deg,#0a0e1a,#1a1f2e,#0f1419);position:relative}.data-dashboard-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(74,158,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,191,107,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.page-content{flex:1;padding:20px;position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;overflow:hidden;height:100%}.dashboard-section{display:flex;flex-direction:column;flex:1;min-height:0;width:100%;overflow:hidden}.divider-line{position:absolute;left:0;right:0;top:33.33%;height:4px;background:#fffc;box-shadow:0 0 10px #ffffff80;transform:translateY(-50%);pointer-events:none;z-index:5}.vertical-divider{display:none}.cards-row{display:flex;gap:15px;width:100%;height:100%;justify-content:space-between;align-items:stretch;position:relative}.data-card{background:linear-gradient(135deg,#141928e6,#0f1423e6);border:1px solid rgba(74,158,255,.2);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:15px;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000004d;flex:1 1 0;max-height:100%;aspect-ratio:16 / 9;min-width:0;box-sizing:border-box}.data-card-image-1,.data-card-image-2,.data-card-middle-1,.data-card-middle-2,.data-card-middle-3,.data-card-middle-4,.data-card-bottom-2,.data-card-bottom-3{background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid rgba(74,158,255,.3)}.data-card-image-1,.data-card-image-2{position:relative}.data-card-image-1{background-image:url(/images/new/7aec173ecdcd1d2fa955ed28f57e0f0c.png)}.data-card-image-2{background-image:url(/images/new/8b3d9390c209224efdcb9a6f21acc3cb.png)}.model-title{position:absolute;top:10px;right:10px;color:#fff;font-size:18px;font-weight:700;background:linear-gradient(135deg,#0f1e3ceb,#0a142deb);padding:6px 12px;border-radius:6px;border:1px solid rgba(74,158,255,.4);box-shadow:0 2px 8px #00000080;text-shadow:0 0 8px rgba(255,255,255,.5);white-space:nowrap;z-index:10}.data-card-middle-1,.data-card-middle-4{position:relative}.data-card-middle-1{background-image:url(/images/new/088e6bd51b9b873c773a728dedeab26c.png)}.data-card-middle-2{background-image:url(/images/new/ee53f7bb99dfd049538cc66c10c42136.png)}.data-card-middle-3{background-image:url(/images/new/1bdb224a2b9bf194cc4f66f992276097.png)}.data-card-middle-4{background-image:url(/images/new/873fac0f1ef4b0d7ae2f36f46a839b4e.png)}.detection-number{position:absolute;top:10px;left:10px;display:flex;align-items:center;gap:6px;background:linear-gradient(135deg,#0f1e3ceb,#0a142deb);padding:6px 12px;border-radius:6px;border:1px solid rgba(74,158,255,.4);box-shadow:0 2px 8px #00000080;z-index:10}.detection-label{color:#e0e6f0;font-size:13px;font-weight:600;white-space:nowrap}.detection-number .number-box{background:linear-gradient(135deg,gold,#ffed4e);border:1px solid #ffa500;border-radius:3px;padding:2px 8px;color:#000;font-family:DS-Digital,Roboto Mono,monospace;font-size:14px;font-weight:900;min-width:30px;text-align:center;box-shadow:0 0 8px #ffd70080,inset 0 1px 2px #ffffff4d}.detection-unit{color:#b0b8c8;font-size:12px;font-weight:600}.data-card-bottom-2,.data-card-bottom-3{position:relative}.data-card-bottom-2{background-image:url(/images/new/873fac0f1ef4b0d7ae2f36f46a839b4e.png)}.data-card-bottom-3{background-image:url(/images/new/5b3f77ff28415c02867ec05fbdfaa998.png)}.data-card.data-card-defect{padding:20px;background:linear-gradient(135deg,#0f1e3cf2,#0a142df2);box-sizing:border-box}.defect-content{display:flex;flex-direction:column;gap:0;height:100%;justify-content:flex-start;margin:-14px -5px;padding:0}.defect-title{color:#4a9eff;font-size:16px;font-weight:700;text-align:center;padding:0;margin-bottom:15px;border-bottom:2px solid rgba(74,158,255,.4);text-shadow:0 0 8px rgba(74,158,255,.5)}.defect-item{display:flex;align-items:center;gap:2px;flex-wrap:wrap}.defect-label{color:#e0e6f0;font-size:13px;font-weight:600;white-space:nowrap;flex-shrink:0}.defect-values{display:flex;align-items:center;gap:2px;flex:1}.value-label{color:#fff;font-size:11px;font-weight:700;margin-left:12px}.value-label:first-child{margin-left:0}.number-box{background:linear-gradient(135deg,gold,#ffed4e);border:1px solid #ffa500;border-radius:3px;padding:2px 6px;color:#000;font-family:DS-Digital,Roboto Mono,monospace;font-size:14px;font-weight:900;min-width:28px;text-align:center;box-shadow:0 0 8px #ffd70080,inset 0 1px 2px #ffffff4d}.defect-values .unit{color:#fff;font-size:10px}.indicator-light{width:20px;height:20px;border-radius:3px;display:inline-block;border:2px solid;box-shadow:inset 0 1px 2px #ffffff4d;flex-shrink:0}.indicator-green{background:linear-gradient(135deg,#20bf6b,#26d97f);border-color:#26d97f;box-shadow:0 0 12px #26d97f99,inset 0 1px 2px #ffffff4d;animation:pulse-green 2s ease-in-out infinite}@keyframes pulse-green{0%,to{box-shadow:0 0 12px #26d97f99,inset 0 1px 2px #ffffff4d}50%{box-shadow:0 0 20px #26d97fe6,inset 0 1px 2px #ffffff4d}}.indicator-red{background:linear-gradient(135deg,#ff4757,#ff6b81);border-color:#ff6b81;box-shadow:0 0 12px #ff475799,inset 0 1px 2px #ffffff4d;animation:pulse-red 2s ease-in-out infinite}@keyframes pulse-red{0%,to{box-shadow:0 0 12px #ff475799,inset 0 1px 2px #ffffff4d}50%{box-shadow:0 0 20px #ff4757e6,inset 0 1px 2px #ffffff4d}}.indicator-yellow{background:linear-gradient(135deg,gold,#ffed4e);border-color:orange;box-shadow:0 0 12px #ffd70099,inset 0 1px 2px #ffffff4d;animation:pulse-yellow 2s ease-in-out infinite}@keyframes pulse-yellow{0%,to{box-shadow:0 0 12px #ffd70099,inset 0 1px 2px #ffffff4d}50%{box-shadow:0 0 20px #ffd700e6,inset 0 1px 2px #ffffff4d}}.data-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4a9eff,#20bf6b);opacity:0;transition:opacity .3s ease}.data-card:hover{border-color:#4a9eff80;transform:translateY(-5px);box-shadow:0 8px 25px #4a9eff33}.data-card:hover:before{opacity:1}.card-header{display:flex;justify-content:space-between;align-items:center}.card-title{color:#a8b2d1;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.card-trend{font-size:12px;font-weight:600;padding:4px 8px;border-radius:6px;font-family:Roboto Mono,monospace}.card-trend.positive{color:#20bf6b;background:#20bf6b26}.card-trend.negative{color:#ff6b6b;background:#ff6b6b26}.card-body{display:flex;align-items:baseline;gap:8px;flex:1;align-items:center}.card-value{color:#fff;font-size:36px;font-weight:700;font-family:DS-Digital,Roboto Mono,monospace;line-height:1;text-shadow:0 0 10px rgba(74,158,255,.3)}.card-unit{color:#8892b0;font-size:14px;font-weight:400;margin-top:5px}@media (max-width: 1400px){.cards-row{flex-wrap:wrap}.data-card{min-width:calc(50% - 7.5px)}.card-value{font-size:32px}}@media (max-width: 768px){.cards-row{flex-direction:column}.data-card{min-width:100%}.page-content{padding:15px;gap:15px}.card-value{font-size:28px}}.parameter-settings-page{color:#fff;display:flex;flex-direction:column;height:calc(100vh - 140px);margin-top:70px;font-family:Noto Sans SC,Inter,sans-serif;background:linear-gradient(135deg,#0a0e1a,#1a1f2e,#0f1419);position:relative}.parameter-settings-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(74,158,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,191,107,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.system-log-page{color:#fff;display:flex;flex-direction:column;height:calc(100vh - 140px);margin-top:70px;font-family:Noto Sans SC,Inter,sans-serif;background:linear-gradient(135deg,#0a0e1a,#1a1f2e,#0f1419);position:relative}.system-log-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(74,158,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,191,107,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.page-content{flex:1;padding:20px;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.page-content h1{color:#a8b2d1;font-size:32px;font-weight:500;margin-bottom:20px}.page-content p{color:#8892b0;font-size:18px}.system-login-page{color:#fff;display:flex;align-items:center;justify-content:flex-end;height:100vh;width:100vw;font-family:Noto Sans SC,Inter,sans-serif;background:url(/images/beijing.jpg) center center / cover no-repeat;position:relative;overflow:hidden}.system-login-page:before{content:"";position:absolute;inset:0;background:#0000004d;pointer-events:none;z-index:0}.login-logo{position:absolute;top:30px;left:30px;height:100px;width:auto;z-index:2;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));border-radius:12px}.login-container{position:relative;z-index:1;width:100%;max-width:450px;padding:20px;margin-right:25px}.login-box{background:#c4b4b433;border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:45px;box-shadow:0 8px 32px #0000004d;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px)}.login-title{color:#ffec1f;font-size:40px;font-weight:600;text-align:center;margin-bottom:40px;text-shadow:0 2px 10px rgba(30,144,255,.4)}.login-form{display:flex;flex-direction:column;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#e6f1ff;font-size:20px;font-weight:500}.form-group input{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 16px;color:#fff;font-size:18px;font-family:Noto Sans SC,sans-serif;transition:all .3s ease;width:100%;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-group input:focus{outline:none;border-color:#4a9eff;background:#ffffff0a;box-shadow:0 0 0 3px #4a9eff33}.form-group input::placeholder{color:#ffffff80}.password-input-wrapper{position:relative;display:flex;align-items:center;width:100%}.password-input-wrapper input{padding-right:45px;width:100%;box-sizing:border-box}.password-toggle{position:absolute;right:12px;background:transparent;border:none;color:#ffffffb3;font-size:18px;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.password-toggle:hover{color:#4a9eff;transform:scale(1.1)}.error-message{color:#ff6b6b;font-size:14px;text-align:center;padding:8px;background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);border-radius:6px}.login-button{background:linear-gradient(135deg,#4a9eff,#357abd);border:none;border-radius:8px;padding:14px;color:#fff;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #4a9eff4d}.login-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4a9eff66}.login-button:active{transform:translateY(0)}.copyright{position:absolute;bottom:220px;left:50%;transform:translate(-50%);text-align:center;color:#fffc;font-size:40px;line-height:1.8;z-index:2}.copyright p{margin:4px 0;font-weight:500;text-shadow:0 2px 4px rgba(0,0,0,.3);letter-spacing:3px}.system-settings-page{color:#fff;display:flex;flex-direction:column;height:calc(100vh - 140px);margin-top:60px;font-family:Noto Sans SC,Inter,sans-serif;background:linear-gradient(135deg,#0a0e1a,#1a1f2e,#0f1419);position:relative}.system-settings-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(74,158,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,191,107,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.page-content{flex:1;padding:15px;position:relative;z-index:1;overflow:hidden;display:flex;flex-direction:column;min-height:0;width:100%;box-sizing:border-box}.loading{display:flex;justify-content:center;align-items:center;height:100%;color:#4a9eff;font-size:18px;font-weight:500}.settings-container{flex:1;display:flex;flex-direction:column;gap:10px;min-height:0;overflow:hidden;width:100%;max-width:100%;box-sizing:border-box}.settings-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background:linear-gradient(135deg,#0a192fcc,#0f233c99);border:1px solid rgba(74,158,255,.3);border-radius:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-shrink:0;box-shadow:0 2px 10px #0003;width:100%;box-sizing:border-box}.header-content{display:flex;align-items:center;gap:15px}.header-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4a9eff33,#4a9eff0d);border:2px solid rgba(74,158,255,.3);border-radius:8px;color:#4a9eff;animation:rotateIcon 20s linear infinite}@keyframes rotateIcon{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header-icon svg{width:22px;height:22px}.header-text h1{color:#ffeb3b;font-size:20px;font-weight:700;margin:0 0 3px;text-shadow:0 2px 8px rgba(255,235,59,.4);letter-spacing:1px}.header-text p{color:#8892b0;font-size:12px;margin:0}.unsaved-indicator{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#ffc1071a;border:1px solid rgba(255,193,7,.3);border-radius:20px;color:#ffc107;font-size:13px;font-weight:500;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.indicator-dot{width:8px;height:8px;background:#ffc107;border-radius:50%;animation:blink 1.5s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.settings-form{flex:1;display:flex;flex-direction:column;gap:10px;min-height:0;overflow:hidden;width:100%;box-sizing:border-box}.settings-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;flex:1;min-height:0;width:100%;box-sizing:border-box}.left-section,.right-section{min-height:0;max-height:100%;width:100%;box-sizing:border-box}.bottom-section{grid-column:1 / -1;flex-shrink:0;max-height:30%;width:100%;box-sizing:border-box}.settings-section{background:linear-gradient(135deg,#0a192fcc,#0f233c99);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(74,158,255,.3);border-radius:10px;padding:12px 15px;transition:all .3s ease;box-shadow:0 2px 10px #0003;display:flex;flex-direction:column;min-height:0;overflow:hidden}.settings-section:hover{border-color:#4a9eff80;box-shadow:0 4px 20px #4a9eff33}.section-header{display:flex;align-items:center;gap:10px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(74,158,255,.3);flex-shrink:0}.section-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0}.section-icon svg{width:18px;height:18px}.standard-icon{background:linear-gradient(135deg,#4a9eff33,#4a9eff0d);border:2px solid rgba(74,158,255,.3);color:#4a9eff}.threshold-icon{background:linear-gradient(135deg,#ffc10733,#ffc1070d);border:2px solid rgba(255,193,7,.3);color:#ffc107}.note-icon{background:linear-gradient(135deg,#20bf6b33,#20bf6b0d);border:2px solid rgba(32,191,107,.3);color:#20bf6b}.section-title{flex:1}.section-title h2{color:#ffeb3b;font-size:16px;font-weight:700;margin:0 0 3px;text-shadow:0 1px 4px rgba(255,235,59,.3)}.section-title p{color:#8892b0;font-size:11px;margin:0}.form-fields{display:flex;flex-direction:column;gap:8px;flex:1;min-height:0;overflow:hidden}.form-group{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.form-group.full-width{grid-column:1 / -1}.form-group label{color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;gap:5px}.label-icon{font-size:13px}.input-wrapper{position:relative;display:flex;align-items:center}.input-wrapper input{flex:1;padding-right:50px}.input-unit{position:absolute;right:12px;color:#ffc107;font-size:12px;font-weight:600;pointer-events:none;text-shadow:0 1px 2px rgba(0,0,0,.3)}.input-hint{color:#6b7280;font-size:10px;font-style:italic;margin-top:-1px;line-height:1.2}.form-group input,.form-group textarea{background:linear-gradient(135deg,#1a202cf2,#202a38e6);border:1px solid rgba(74,158,255,.2);border-radius:6px;padding:6px 10px;color:#fff;font-size:13px;font-family:Roboto Mono,monospace;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#4a9eff;box-shadow:0 0 0 3px #4a9eff26;background:linear-gradient(135deg,#1a202c,#202a38)}.form-group input:hover,.form-group textarea:hover{border-color:#4a9eff66}.form-group textarea{resize:none;height:60px;font-family:Noto Sans SC,Inter,sans-serif;line-height:1.4}.form-group textarea::placeholder{color:#6b7280;font-style:italic;font-size:11px}.form-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:10px;border-top:1px solid rgba(74,158,255,.3);flex-shrink:0}.btn-primary,.btn-secondary{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 20px;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Noto Sans SC,Inter,sans-serif;position:relative;overflow:hidden}.btn-primary svg,.btn-secondary svg{width:14px;height:14px;transition:transform .3s ease}.btn-primary{background:linear-gradient(135deg,#4a9eff,#357abd);color:#fff;box-shadow:0 4px 15px #4a9eff4d;border:2px solid transparent}.btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn-primary:hover:not(:disabled):before{left:100%}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#5ba8ff,#4a9eff);box-shadow:0 6px 25px #4a9eff80;transform:translateY(-2px)}.btn-primary:hover:not(:disabled) svg{transform:scale(1.1)}.btn-primary:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 10px #4a9eff4d}.btn-primary:disabled{opacity:.5;cursor:not-allowed;background:linear-gradient(135deg,#3a7acc,#2a5a8d)}.btn-secondary{background:#8892b01a;color:#8892b0;border:2px solid rgba(136,146,176,.3)}.btn-secondary:hover:not(:disabled){background:#8892b033;border-color:#8892b080;color:#a8b2d1;transform:translateY(-2px);box-shadow:0 4px 15px #8892b033}.btn-secondary:hover:not(:disabled) svg{transform:rotate(-180deg)}.btn-secondary:active:not(:disabled){transform:translateY(0)}.btn-secondary:disabled{opacity:.4;cursor:not-allowed}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1024px){.settings-layout{grid-template-columns:1fr}}@media (max-width: 768px){.page-content{padding:10px}.settings-container{gap:10px}.settings-header{flex-direction:column;align-items:flex-start;gap:12px;padding:12px 18px}.header-content{width:100%}.header-icon{width:40px;height:40px}.header-icon svg{width:22px;height:22px}.header-text h1{font-size:20px}.header-text p{font-size:12px}.unsaved-indicator{width:100%;justify-content:center;font-size:12px;padding:6px 12px}.settings-layout{gap:10px}.settings-section{padding:15px}.section-header{margin-bottom:12px;padding-bottom:10px}.section-icon{width:36px;height:36px}.section-icon svg{width:18px;height:18px}.section-title h2{font-size:16px}.section-title p{font-size:11px}.form-fields{gap:10px}.form-actions{flex-direction:column-reverse;gap:10px;padding-top:12px}.btn-primary,.btn-secondary{width:100%;padding:12px 20px}}@media (max-width: 480px){.page-content{padding:8px}.settings-header{padding:10px 15px}.header-icon{width:36px;height:36px}.header-icon svg{width:20px;height:20px}.header-text h1{font-size:18px}.settings-section{padding:12px}.form-group input,.form-group textarea{padding:7px 10px;font-size:13px}}
