:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace}html{font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){html{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.iot-layout{background:#f5f7fa;width:100vw;height:100vh;min-height:100vh;display:flex;position:fixed;inset:0;overflow:hidden}.iot-content{background:0 0;flex-direction:column;height:100vh;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;overflow:hidden}@media (width>=1025px){.iot-content.sidebar-expanded{width:calc(100vw - 280px);left:280px;right:0}.iot-content.sidebar-collapsed{width:calc(100vw - 70px);left:70px;right:0}}@media (width>=769px) and (width<=1024px){.iot-content.sidebar-expanded{width:calc(100vw - 280px);left:280px;right:0}.iot-content.sidebar-collapsed{width:calc(100vw - 70px);left:70px;right:0}}@media (width<=768px){.iot-content{width:100vw!important;left:0!important;right:0!important}}.iot-header{color:#fff;box-sizing:border-box;z-index:10;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);border-bottom:3px solid #42a5f566;flex-shrink:0;width:100%;padding:24px 40px;position:relative;box-shadow:0 4px 20px #1e3c724d}.iot-header:before{content:"";background:linear-gradient(90deg,#0000 0%,#42a5f5cc 20%,#2196f3 50%,#42a5f5cc 80%,#0000 100%);height:2px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 20px #2196f399}.iot-header h1{letter-spacing:.5px;text-shadow:0 2px 8px #0000004d;align-items:center;gap:12px;margin:0;font-size:2rem;font-weight:700;display:flex}.iot-header h1:before{content:"⚡";filter:drop-shadow(0 0 8px #ffd70099);font-size:1.8rem}.iot-main{box-sizing:border-box;background:linear-gradient(135deg,#f5f7fa 0%,#e8eef3 100%);flex:1;width:100%;padding:32px 40px;position:relative;overflow:auto}.iot-main:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#2196f308 1px,#0000 1px),linear-gradient(90deg,#2196f308 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.iot-main>*{z-index:1;width:100%;max-width:100%;position:relative}.device-list-page{width:100%;max-width:100%}.device-list-page h2{color:#1e3c72;text-shadow:0 2px 4px #0000001a;border-bottom:3px solid #42a5f5;align-items:center;gap:12px;margin:0 0 24px;padding-bottom:16px;font-size:1.8rem;font-weight:700;display:flex}.device-list-page h2:before{content:"📡";filter:drop-shadow(0 2px 4px #2196f34d);font-size:2rem}.user-management-panel{box-sizing:border-box;width:100%;max-width:100%}.user-management-panel h2{color:#1e3c72;text-shadow:0 2px 4px #0000001a;border-bottom:3px solid #42a5f5;align-items:center;gap:12px;margin:0 0 24px;padding-bottom:16px;font-size:1.8rem;font-weight:700;display:flex}.user-management-panel h3{color:#1976d2;margin:20px 0 12px;font-size:1.3rem;font-weight:600}.device-table{border-collapse:separate;border-spacing:0;table-layout:auto;background:#fff;border:2px solid #42a5f533;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 4px 20px #1e3c7226,0 0 40px #2196f31a}.device-table thead{color:#fff;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);position:relative}.device-table thead:after{content:"";background:linear-gradient(90deg,#0000 0%,#42a5f5cc 50%,#0000 100%);height:3px;position:absolute;bottom:0;left:0;right:0}.device-table thead th{text-align:left;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px #0000004d;white-space:nowrap;border-bottom:none;padding:18px 16px;font-size:.95rem;font-weight:700}.device-table tbody tr{background:#fff;border-bottom:1px solid #e0e0e080;border-left:4px solid #0000;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.device-table tbody tr:hover{background:linear-gradient(135deg,#e3f2fd 0%,#f5f9ff 100%);border-left-color:#42a5f5;box-shadow:0 4px 16px #2196f333}.device-table tbody tr:active{background:linear-gradient(135deg,#d1e7f7 0%,#e8f4ff 100%)}.device-table tbody td{color:#333;border-bottom:1px solid #e0e0e04d;padding:16px;font-size:.95rem}.device-table tbody td:first-child{padding-left:20px}.device-table tbody tr:last-child td{border-bottom:none}.user-table{border-collapse:separate;border-spacing:0;background:#fff;border:2px solid #42a5f533;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 4px 20px #1e3c7226,0 0 40px #2196f31a}.user-table thead{color:#fff;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);position:relative}.user-table thead:after{content:"";background:linear-gradient(90deg,#0000 0%,#42a5f5cc 50%,#0000 100%);height:3px;position:absolute;bottom:0;left:0;right:0}.user-table thead th{text-align:center;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px #0000004d;white-space:nowrap;border-bottom:none;padding:18px 16px;font-size:.95rem;font-weight:700}.user-table tbody tr{background:#fff;border-bottom:1px solid #e0e0e080;transition:all .3s cubic-bezier(.4,0,.2,1)}.user-table tbody tr:hover{background:linear-gradient(135deg,#e3f2fd 0%,#f5f9ff 100%);box-shadow:0 2px 12px #2196f326}.user-table tbody td{color:#333;border-bottom:1px solid #e0e0e04d;padding:16px;font-size:.95rem}.user-table tbody tr:last-child td{border-bottom:none}.user-form{background:#fff;border:2px solid #42a5f533;border-radius:12px;margin-bottom:32px;padding:32px;box-shadow:0 4px 20px #1e3c7226,0 0 40px #2196f31a}.user-form .form-group{margin-bottom:24px}.user-form label{color:#1e3c72;letter-spacing:.3px;margin-bottom:8px;font-size:1rem;font-weight:600;display:block}.user-form input,.user-form select{box-sizing:border-box;color:#333;background:#f8fbff;border:2px solid #42a5f54d;border-radius:8px;width:100%;padding:14px 16px;font-size:1rem;transition:all .3s}.user-form input:focus,.user-form select:focus{background:#fff;border-color:#42a5f5;outline:none;box-shadow:0 0 0 4px #42a5f51a,0 4px 12px #2196f326}.user-form input:disabled{cursor:not-allowed;color:#666;background:#e0e0e0}.user-form-actions{gap:12px;margin-top:28px;display:flex}.login-btn,.user-action-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#1976d2 0%,#1565c0 100%);border:none;border-radius:8px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #1976d24d}.login-btn:hover,.user-action-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1976d266,0 0 20px #2196f34d}.login-btn:active,.user-action-btn:active{transform:translateY(0)}.login-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.user-cancel-btn{background:linear-gradient(135deg,#757575 0%,#616161 100%);box-shadow:0 4px 12px #7575754d}.user-cancel-btn:hover{box-shadow:0 6px 20px #75757566}.user-delete-btn{background:linear-gradient(135deg,#d32f2f 0%,#c62828 100%);box-shadow:0 4px 12px #d32f2f4d}.user-delete-btn:hover{box-shadow:0 6px 20px #d32f2f66,0 0 20px #f443364d}.iot-main>div[style*="background: #e3f0ff"],.iot-main>div[style*="background: #d4edda"],.iot-main>div[style*="background: #f8d7da"]{border-left:4px solid #42a5f5;border-radius:12px;box-shadow:0 2px 12px #2196f326}.iot-main>div[style*="textAlign: 'center'"]{border:2px dashed #42a5f54d;border-radius:12px;box-shadow:0 4px 20px #1e3c7226;background:#fff!important}@media (width<=1024px){.iot-main>div{overflow-x:auto}}body:has(.iot-layout){margin:0;padding:0;overflow:hidden}.iot-main::-webkit-scrollbar{width:12px;height:12px}.iot-main::-webkit-scrollbar-track{background:#1e3c720d;border-radius:6px}.iot-main::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#42a5f5 0%,#2196f3 100%);border:2px solid #1e3c720d;border-radius:6px}.iot-main::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#2196f3 0%,#1976d2 100%)}@media (width<=1200px){.iot-header{padding:20px 32px}.iot-main{padding:24px 32px}.iot-header h1{font-size:1.7rem}}@media (width<=768px){.iot-header{padding:18px 24px 18px 70px}.iot-main{padding:20px 24px}.iot-header h1{font-size:1.5rem}.device-table thead th,.user-table thead th{padding:14px 12px;font-size:.85rem}.device-table tbody td,.user-table tbody td{padding:12px;font-size:.9rem}.user-form{padding:24px 20px}}@media (width<=480px){.iot-header{padding:16px 20px 16px 65px}.iot-main{padding:16px 20px}.iot-header h1{font-size:1.3rem}.user-form-actions{flex-direction:column}.user-form-actions button{width:100%}}.side-menu{color:#fff;z-index:1000;background:linear-gradient(#1e3c72 0%,#2a5298 100%);width:280px;height:100vh;padding:80px 16px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow-y:auto;box-shadow:4px 0 12px #0003}.side-menu.collapsed{width:70px;padding:80px 8px 16px}.side-menu.expanded{width:280px;transform:translate(0)}@media (width<=768px){.side-menu{transform:translate(-100%)}.side-menu.expanded{transform:translate(0)}.side-menu.collapsed{transform:translate(-100%)}}.sidebar-toggle{z-index:1001;cursor:pointer;background:linear-gradient(135deg,#1976d2 0%,#1565c0 100%);border:none;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:20px;left:20px;box-shadow:0 4px 12px #1976d24d}.sidebar-toggle:hover{transform:scale(1.1);box-shadow:0 6px 20px #1976d280}.sidebar-toggle:active{transform:scale(.95)}.hamburger-icon{color:#fff;font-size:24px;font-weight:700;line-height:1}.sidebar-overlay{z-index:999;background:#00000080;animation:.3s fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.login-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.login-container-centered{width:100%;max-width:450px;animation:.6s fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-card{text-align:center;background:#fff;border-radius:16px;padding:40px;box-shadow:0 20px 60px #0000004d}.login-header{margin-bottom:32px}.login-logo{width:80px;height:80px;margin:0 auto 20px}.login-header h1{color:#333;margin:0 0 8px;font-size:1.8rem;font-weight:700}.login-header p{color:#666;margin:0;font-size:1rem}.login-form-centered{text-align:left}.login-form-centered .form-group{margin-bottom:20px}.login-form-centered label{color:#333;margin-bottom:8px;font-size:.95rem;font-weight:600;display:block}.login-form-centered input{box-sizing:border-box;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:all .3s}.login-form-centered input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.login-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;width:100%;margin-top:8px;padding:14px;font-size:1.05rem;font-weight:600;transition:all .3s}.login-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.login-btn-primary:active{transform:translateY(0)}.login-divider{text-align:center;margin:24px 0;position:relative}.login-divider:before{content:"";background:#e0e0e0;width:100%;height:1px;position:absolute;top:50%;left:0}.login-divider span{color:#999;background:#fff;padding:0 16px;font-size:.9rem;position:relative}.login-btn-faceid{color:#667eea;cursor:pointer;background:#fff;border:2px solid #667eea;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.login-btn-faceid:hover{color:#fff;background:#667eea;transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.login-error{color:#c62828;background:#ffebee;border-left:4px solid #c62828;border-radius:8px;margin-bottom:16px;padding:12px;font-size:.95rem}@media (width<=480px){.login-card{padding:30px 24px}.login-header h1{font-size:1.5rem}.login-logo{width:60px;height:60px}}.faceid-scan-page{background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);justify-content:center;align-items:center;height:100vh;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.faceid-close-btn{color:#fff;cursor:pointer;z-index:10;background:#fff3;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.faceid-close-btn:hover{background:#ffffff4d;transform:scale(1.1)}.faceid-scan-container{text-align:center;animation:.5s fadeInScale}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.faceid-title{color:#fff;margin:0 0 8px;font-size:2rem;font-weight:700}.faceid-subtitle{color:#fffc;margin:0 0 24px;font-size:1.1rem}.faceid-loading{color:#fff;padding:40px}.spinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:50px;height:50px;margin:0 auto 16px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.faceid-status{margin-bottom:20px}.status-indicator{border-radius:20px;padding:8px 20px;font-size:.95rem;font-weight:600;display:inline-block}.status-indicator.connected{color:#00e676;background:#00e67633}.status-indicator.connecting{color:#fff;background:#fff3}.status-indicator.no-camera,.status-indicator.not-compatible{color:#f44336;background:#f4433633}.faceid-video-wrapper{border-radius:12px;display:inline-block;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.faceid-canvas{border-radius:12px;max-width:100%;height:auto;display:block}.faceid-success-indicator{color:#00e676;text-shadow:0 2px 10px #00000080;font-size:3rem;font-weight:700;animation:.5s pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.2)}}.faceid-reminder{text-shadow:0 2px 4px #0000004d;white-space:nowrap;border-radius:24px;padding:12px 24px;font-size:1.1rem;font-weight:600;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.faceid-reminder.success{color:#fff;background:#00e676e6}.faceid-reminder.warning{color:#fff;background:#f44336e6}@media (width<=768px){.faceid-title{font-size:1.5rem}.faceid-subtitle{font-size:1rem}.faceid-canvas{width:100%;max-width:500px}.faceid-reminder{font-size:.95rem;bottom:10px}}@media (height<=700px){.faceid-title{margin-bottom:4px;font-size:1.3rem}.faceid-subtitle{margin-bottom:12px;font-size:.9rem}}.side-menu-header{background:#ffffff08;border-bottom:2px solid #90caf933;margin-bottom:24px;padding:20px 16px}.menu-title{color:#e3f2fd;text-align:center;letter-spacing:1px;text-transform:uppercase;text-shadow:0 2px 4px #0000004d;margin:0;font-size:1.2rem;font-weight:700}.tree-root{margin:0;padding:0;list-style:none}.tree-root>li{margin-bottom:12px}.tree-parent{cursor:pointer;color:#e3f2fd;background:linear-gradient(135deg,#ffffff14 0%,#ffffff0a 100%);border:1px solid #90caf926;border-radius:10px;align-items:center;gap:12px;padding:14px 16px;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.tree-parent:before{content:"";background:linear-gradient(90deg,#0000,#90caf91a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.tree-parent:hover:before{left:100%}.tree-parent:hover{background:linear-gradient(135deg,#90caf933 0%,#64b5f626 100%);border-color:#90caf966;transform:translate(6px);box-shadow:0 4px 16px #2196f34d,inset 0 1px #ffffff1a}.tree-parent:active{transform:translate(3px)scale(.98)}.tree-arrow{color:#64b5f6;background:linear-gradient(135deg,#2196f34d 0%,#2196f326 100%);border:1px solid #64b5f64d;border-radius:6px;justify-content:center;align-items:center;min-width:26px;height:26px;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 2px 8px #2196f333}.tree-arrow.open{background:linear-gradient(135deg,#2196f380 0%,#2196f34d 100%);border-color:#64b5f699;transform:rotate(90deg);box-shadow:0 0 12px #2196f380}.tree-arrow:hover{background:linear-gradient(135deg,#2196f366 0%,#2196f340 100%);box-shadow:0 0 16px #2196f366}.tree-label{white-space:nowrap;text-overflow:ellipsis;color:#e3f2fd;letter-spacing:.5px;text-shadow:0 1px 2px #0003;flex:1;font-weight:600;overflow:hidden}.tree-icon{text-align:center;filter:drop-shadow(0 2px 6px #2196f366);min-width:32px;font-size:1.6rem}.tree-children{background:linear-gradient(#2196f326,#2196f30d) 0/3px 100% no-repeat;border-left:3px solid #0000;margin:10px 0 10px 16px;padding-left:24px;list-style:none;position:relative}.tree-children:before{content:"";background:linear-gradient(#64b5f699 0%,#2196f34d 50%,#64b5f61a 100%);width:3px;height:100%;position:absolute;top:0;left:-3px;box-shadow:0 0 8px #2196f366}.tree-children li{cursor:pointer;color:#bbdefb;background:linear-gradient(135deg,#ffffff0a 0%,#ffffff05 100%);border:1px solid #90caf914;border-radius:8px;margin:6px 0;padding:11px 16px 11px 20px;font-size:.95rem;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative}.tree-children li:before{content:"";background:radial-gradient(circle,#42a5f5 0%,#1976d2 100%);border:2px solid #2196f34d;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:-16px;transform:translateY(-50%);box-shadow:0 0 8px #2196f399,inset 0 0 4px #ffffff4d}.tree-children li:after{content:"";background:linear-gradient(90deg,#42a5f580,#42a5f51a);width:15px;height:2px;position:absolute;top:50%;left:-11px}.tree-children li:hover{color:#e3f2fd;background:linear-gradient(135deg,#2196f326 0%,#2196f314 100%);border-color:#42a5f54d;transform:translate(6px);box-shadow:0 4px 12px #2196f340,inset 0 1px #ffffff1a}.tree-children li:hover:before{background:radial-gradient(circle,#64b5f6 0%,#42a5f5 100%);transform:translateY(-50%)scale(1.2);box-shadow:0 0 16px #64b5f6cc,inset 0 0 6px #ffffff80}.tree-children li:active{transform:translate(3px)scale(.98)}.tree-selected{position:relative;color:#fff!important;background:linear-gradient(135deg,#2196f359 0%,#1976d240 100%)!important;border-color:#2196f380!important;font-weight:700!important;box-shadow:0 4px 20px #2196f366,inset 0 1px #fff3,0 0 30px #2196f34d!important}.tree-selected:before{animation:2s ease-in-out infinite pulseGlow;background:radial-gradient(circle,#64b5f6 0%,#2196f3 100%)!important;box-shadow:0 0 20px #2196f3,inset 0 0 8px #fff9!important}.tree-selected:after{content:"▶";color:#64b5f6;text-shadow:0 0 8px #64b5f6cc;font-size:12px;animation:2s ease-in-out infinite pulse;position:absolute;top:50%;right:16px;transform:translateY(-50%)}@keyframes pulseGlow{0%,to{box-shadow:0 0 16px #2196f3cc,inset 0 0 6px #ffffff80}50%{box-shadow:0 0 24px #64b5f6,inset 0 0 10px #ffffffb3}}.tree-children .tree-parent{background:linear-gradient(135deg,#ffffff0f 0%,#ffffff08 100%);border:1px solid #90caf91f;margin:6px 0;padding:11px 14px;font-size:.92rem}.tree-children .tree-parent .tree-arrow{min-width:22px;height:22px;font-size:.75rem}.tree-children .tree-parent:hover{background:linear-gradient(135deg,#2196f326 0%,#2196f314 100%);border-color:#90caf94d}.tree-root>li:last-child .tree-parent{color:#ffcdd2;background:linear-gradient(135deg,#d32f2f40 0%,#c6282826 100%);border-color:#f4433666;margin-top:32px;box-shadow:0 2px 12px #d32f2f4d}.tree-root>li:last-child .tree-parent:hover{color:#fff;background:linear-gradient(135deg,#d32f2f66 0%,#c628284d 100%);border-color:#f4433699;box-shadow:0 4px 20px #f4433680,0 0 30px #f443364d}.tree-root>li:last-child .tree-parent:before{background:linear-gradient(90deg,#0000,#f4433633,#0000)}.side-menu.collapsed .tree-label,.side-menu.collapsed .tree-arrow{display:none}.side-menu.collapsed .tree-parent{background:#ffffff0d;justify-content:center;padding:14px 10px}.side-menu.collapsed .tree-parent:hover{background:#2196f333;box-shadow:0 0 20px #2196f366}.side-menu.collapsed .tree-children{display:none}.side-menu.collapsed .tree-icon{filter:drop-shadow(0 2px 8px #2196f399);margin:0;font-size:2rem}.tree-parent,.tree-children li,.tree-arrow{transition:all .3s cubic-bezier(.4,0,.2,1)}.tree-parent:focus-visible,.tree-children li:focus-visible{outline-offset:3px;outline:3px solid #90caf999;box-shadow:0 0 20px #2196f380}@media (width<=768px){.tree-parent{padding:13px 14px;font-size:.95rem}.tree-children li{padding:10px 14px 10px 18px;font-size:.9rem}.tree-arrow{min-width:24px;height:24px}.tree-children{margin-left:12px;padding-left:20px}}@media (hover:none) and (pointer:coarse){.tree-parent,.tree-children li{align-items:center;min-height:48px;display:flex}}@media (prefers-contrast:high){.tree-parent{border-width:2px}.tree-selected{border-width:4px!important}.tree-children:before{width:4px}}@media (prefers-reduced-motion:reduce){.tree-parent,.tree-children li,.tree-arrow,.tree-parent:before{transition:none;animation:none}.tree-arrow.open{transform:rotate(90deg)}.tree-selected:before,.tree-selected:after{animation:none}}.device-control-modal{z-index:2000;background:#000000b3;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.device-control-circle{color:#fff;background:linear-gradient(135deg,#1976d2 0%,#1565c0 100%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:500px;height:500px;animation:.4s fadeInScale;display:flex;position:relative;box-shadow:0 20px 60px #00000080,0 0 60px #1976d24d}.device-control-id{opacity:.9;margin-bottom:8px;font-family:monospace;font-size:1.2rem}.device-control-name{text-shadow:0 2px 8px #0000004d;margin-bottom:32px;font-size:2rem;font-weight:700}.device-switch{align-items:center;gap:16px;margin-bottom:32px;display:flex}.switch-label{font-size:1.1rem;font-weight:600}.switch{width:80px;height:40px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#ccc;border-radius:40px;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;border-radius:50%;width:32px;height:32px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.slider{background-color:#4caf50}input:checked+.slider:before{transform:translate(40px)}.device-mode-buttons{gap:16px;margin-bottom:24px;display:flex}.circle-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:3px solid #fff;border-radius:50%;width:80px;height:80px;font-size:.9rem;font-weight:700;transition:all .3s}.circle-btn:hover{background:#fff3;transform:scale(1.1)}.device-close-btn{color:#fff;cursor:pointer;background:#fff3;border:2px solid #fff;border-radius:50%;width:40px;height:40px;font-size:24px;transition:all .3s;position:absolute;top:20px;right:20px}.device-close-btn:before{content:"✕"}.device-close-btn:hover{background:#ffffff4d;transform:scale(1.1)}@media (width<=768px){.register-faceid-btn{z-index:100!important;width:calc(100% - 40px)!important;position:fixed!important;bottom:16px!important;left:20px!important;right:20px!important;box-shadow:0 -4px 12px #00000026,0 4px 12px #1976d24d!important}.user-management-panel .user-form{padding-bottom:80px}.user-management-panel .user-form>div[style*="background: #e3f0ff"]{padding:10px!important}.user-management-panel .user-form>div[style*="background: #e3f0ff"] h3{margin-bottom:6px!important;font-size:.95rem!important}.user-management-panel .user-form>div[style*="background: #e3f0ff"] ul{padding-left:18px!important;font-size:.85rem!important;line-height:1.3!important}.user-management-panel .user-form>div[style*="background: #e3f0ff"] li{margin-bottom:4px}}@media (width<=480px){.register-faceid-btn{width:calc(100% - 32px)!important;padding:12px!important;font-size:.95rem!important;bottom:12px!important;left:16px!important;right:16px!important}.user-management-panel h2{font-size:1.4rem!important}.user-management-panel .user-form{padding-bottom:70px}}@media (width<=768px) and (orientation:landscape){.register-faceid-btn{margin-top:16px;width:100%!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.user-management-panel .user-form{padding-bottom:0}}.ai-config-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;max-width:1200px;min-height:100vh;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.config-header{text-align:center;color:#fff;margin-bottom:40px;animation:.6s ease-out slideDown}.config-header h1{text-shadow:2px 2px 4px #0003;margin:0 0 10px;font-size:2.5rem;font-weight:700}.config-header p{opacity:.9;margin:0;font-size:1.1rem}.loading-state{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:400px;display:flex}.error-state{background:#fffffff2;border-left:4px solid #ef4444;border-radius:8px;flex-direction:column;gap:15px;margin:20px 0;padding:20px;display:flex}.error-message{color:#dc2626;margin:0;font-size:1rem;font-weight:500}.retry-button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;width:fit-content;padding:10px 20px;font-weight:600;transition:all .3s}.retry-button:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f666}.model-selection-section{background:#fff;border-radius:12px;margin-bottom:30px;padding:30px;animation:.6s ease-out slideUp;box-shadow:0 10px 40px #0000001a}.form-group{margin-bottom:20px}.label-text{color:#1f2937;margin-bottom:10px;font-size:1rem;font-weight:600;display:block}.model-dropdown{color:#1f2937;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .3s}.model-dropdown:hover{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.model-dropdown:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea33}.model-dropdown:disabled{cursor:not-allowed;opacity:.6;background-color:#f3f4f6}.model-dropdown optgroup{color:#667eea;font-weight:600}.fetch-details-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:15px;padding:14px 20px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.fetch-details-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}.fetch-details-button:active:not(:disabled){transform:translateY(0)}.fetch-details-button:disabled{opacity:.6;cursor:not-allowed}.button-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.model-details-section{margin-bottom:30px;animation:.6s ease-out slideUp}.details-card{background:#fff;border-radius:12px;margin-bottom:20px;padding:30px;box-shadow:0 10px 40px #0000001a}.details-header{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;display:flex}.details-header h2{color:#1f2937;margin:0;font-size:1.5rem}.model-name{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:600}.details-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.detail-item{flex-direction:column;gap:8px;display:flex}.detail-item.full-width{grid-column:1/-1}.detail-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.detail-value{color:#1f2937;font-size:1.1rem;font-weight:500}.detail-value.price{color:#10b981;font-size:1.3rem;font-weight:700}.detail-value.description{color:#4b5563;margin:0;line-height:1.6}.tier-badge{color:#fff;background:linear-gradient(135deg,#fbbf24 0%,#f97316 100%);border-radius:20px;width:fit-content;padding:6px 12px;font-size:.9rem;display:inline-block}.cost-calculator-section{background:#fff;border-radius:12px;padding:30px;box-shadow:0 10px 40px #0000001a}.cost-calculator-section h3{color:#1f2937;border-bottom:2px solid #e5e7eb;margin:0 0 20px;padding-bottom:15px;font-size:1.3rem}.calculator-content{grid-template-columns:1fr 1fr;gap:30px;display:grid}@media (width<=768px){.calculator-content{grid-template-columns:1fr}}.calculator-inputs{flex-direction:column;gap:15px;display:flex}.input-group{flex-direction:column;gap:8px;display:flex}.input-group label{color:#1f2937;font-size:.95rem;font-weight:600}.calculator-input{border:2px solid #e5e7eb;border-radius:8px;padding:12px;font-family:inherit;font-size:1rem;transition:all .3s}.calculator-input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.calculator-results{background:#f9fafb;border-radius:8px;flex-direction:column;gap:15px;padding:20px;display:flex}.result-row{color:#4b5563;justify-content:space-between;align-items:center;font-size:1rem;display:flex}.result-row.total{color:#1f2937;border-top:2px solid #e5e7eb;padding-top:15px;font-size:1.1rem;font-weight:700}.result-value{color:#667eea;font-weight:700}.result-value.total-value{color:#10b981;font-size:1.5rem}.summary-section{margin-top:30px}.summary-card{background:#fff;border-radius:12px;padding:30px;animation:.6s ease-out slideUp;box-shadow:0 10px 40px #0000001a}.summary-card h3{color:#1f2937;border-bottom:2px solid #e5e7eb;margin:0 0 20px;padding-bottom:15px;font-size:1.3rem}.summary-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.stat{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;flex-direction:column;gap:10px;padding:20px;display:flex}.stat-number{font-size:2.5rem;font-weight:700}.stat-label{opacity:.9;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.stat-value{opacity:.9;font-size:.95rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.ai-config-container{padding:15px}.config-header h1{font-size:1.8rem}.model-selection-section,.details-card,.cost-calculator-section,.summary-card{padding:20px}.details-grid{grid-template-columns:1fr}.details-header{flex-direction:column;align-items:flex-start;gap:15px}.summary-stats{grid-template-columns:1fr}}.usage-costs-section{border-top:2px solid #e0e0e0;margin-top:3rem;padding-top:2rem}.usage-costs-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 1rem;display:flex}.usage-costs-header h2{color:#333;margin:0;font-size:1.5rem}.refresh-button{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:6px;padding:.5rem 1.5rem;font-size:.9rem;transition:background-color .3s,transform .2s}.refresh-button:hover:not(:disabled){background-color:#45a049;transform:scale(1.05)}.refresh-button:disabled{cursor:not-allowed;background-color:#ccc}.cost-aggregate-container{background-color:#f9f9f9;border-radius:12px;margin:1.5rem 0;padding:2rem}.grand-total-card{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;grid-template-columns:1fr auto 1fr 1fr;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:2rem;display:grid;box-shadow:0 4px 15px #667eea66}.total-item{flex-direction:column;gap:.5rem;display:flex}.total-label{opacity:.9;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.total-amount{font-size:1.8rem;font-weight:700}.model-cost{color:#87ceeb}.embedding-cost{color:gold}.total-divider{background-color:#ffffff4d;width:2px;height:50px}.token-summary-card{background-color:#fff;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.token-summary-card h4{color:#333;margin:0 0 1.5rem;font-size:1.1rem}.token-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.token-item{background-color:#f5f5f5;border-left:4px solid #667eea;border-radius:8px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.token-label{color:#666;text-transform:uppercase;letter-spacing:.3px;font-size:.85rem;font-weight:600}.token-value{color:#333;font-size:1.5rem;font-weight:700}.usage-table-card{background-color:#fff;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.usage-table-card h4{color:#333;margin:0 0 1.5rem;font-size:1.1rem}.table-wrapper{border-radius:8px;overflow-x:auto}.usage-table{border-collapse:collapse;width:100%;font-size:.9rem}.usage-table thead{background-color:#f0f0f0;border-bottom:2px solid #ddd}.usage-table th{text-align:left;color:#333;padding:1rem;font-weight:600}.usage-table td{border-bottom:1px solid #eee;padding:.75rem 1rem}.usage-table tbody tr:hover{background-color:#f9f9f9}.usage-table tbody tr:last-child td{border-bottom:none}.model-name-cell{color:#667eea;font-weight:600}.text-right{text-align:right}.cost-value{color:#d32f2f;font-weight:600}.last-updated{text-align:center;color:#999;margin-top:1.5rem;font-size:.85rem}@media (width<=768px){.grand-total-card{grid-template-columns:1fr;gap:1rem}.total-divider{display:none}.token-grid{grid-template-columns:1fr}.usage-table{font-size:.75rem}.usage-table th,.usage-table td{padding:.5rem .75rem}.total-amount{font-size:1.4rem}}.server-page{background:#f5f7fa;flex-direction:column;width:100%;height:100%;padding:0;display:flex;overflow-y:auto}.server-loading{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100%;display:flex}.spinner{border:4px solid #e0e0e0;border-top-color:#2196f3;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}.spinner-small{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;margin-right:8px;animation:.8s linear infinite spin;display:inline-block}.server-info-section,.command-execution-section{flex-grow:0;flex-shrink:1;padding:30px 40px;overflow-y:auto}.server-info-section{background:#fff;border-bottom:1px solid #e0e0e0}.command-execution-section{background:#fff;margin-bottom:30px}.server-info-section h2,.command-execution-section h2{color:#1e3c72;border-bottom:3px solid #2196f3;margin:0 0 24px;padding-bottom:12px;font-size:24px;font-weight:600;display:inline-block}.error-banner{color:#856404;background:#fff3cd;border-left:4px solid #ffc107;border-radius:4px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;display:flex}.error-banner:before{content:"⚠️"}.server-info-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:20px;margin-bottom:30px;display:grid}.info-card{background:linear-gradient(135deg,#f5f7fa 0%,#fff 100%);border:1px solid #e0e0e0;border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #00000014}.info-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.card-header{color:#fff;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);border-bottom:2px solid #1976d2;align-items:center;gap:12px;padding:16px;display:flex}.card-icon{stroke-width:2px;flex-shrink:0;width:24px;height:24px}.card-header h3{margin:0;font-size:16px;font-weight:600}.card-content{padding:16px}.info-row{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 0;display:flex}.info-row:last-child{border-bottom:none;padding-bottom:0}.info-row .label{color:#555;flex-shrink:0;font-weight:600}.info-row .value{color:#1e3c72;word-break:break-word;text-align:right;flex-grow:1}.info-row .value.monospace{color:#333;background:#f5f5f5;border-radius:3px;padding:4px 8px;font-family:Monaco,Courier New,monospace;font-size:12px}.refresh-button-container{justify-content:flex-end;gap:12px;display:flex}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-refresh{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 15px #667eea66}.btn-refresh:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.btn-execute{color:#fff;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);box-shadow:0 4px 15px #f5576c66}.btn-execute:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #f5576c99}.btn-clear{color:#555;background:#f0f0f0;padding:8px 16px;font-size:13px}.btn-clear:hover:not(:disabled){background:#e0e0e0}.btn-small{padding:8px 12px;font-size:13px}.command-input-container{margin-top:20px}.command-input-wrapper{gap:10px;margin-bottom:12px;display:flex}.command-input{background:#fafafa;border:1px solid #d0d0d0;border-radius:6px;flex-grow:1;padding:12px 16px;font-family:Monaco,Courier New,monospace;font-size:14px;transition:all .3s}.command-input:focus{background:#fff;border-color:#2196f3;outline:none;box-shadow:0 0 0 3px #2196f31a}.command-input:disabled{color:#999;cursor:not-allowed;background:#f0f0f0}.command-note{color:#666;background:#f9f9f9;border-left:3px solid #2196f3;border-radius:3px;margin:8px 0 0;padding:8px;font-size:13px}.error-message{color:#d32f2f;background:#ffebee;border-radius:4px;margin-top:8px;padding:8px 12px;font-size:13px}.command-results-container{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;margin-top:24px;overflow:hidden}.results-header{background:#f0f0f0;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:16px;display:flex}.results-header h3{color:#333;margin:0;font-size:16px}.results-list{max-height:400px;overflow-y:auto}.result-item{background:#fff;border-bottom:1px solid #e0e0e0;padding:16px}.result-item:last-child{border-bottom:none}.result-item.success{border-left:4px solid #4caf50}.result-item.error{border-left:4px solid #f44336}.result-header{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;display:flex}.result-status{align-items:center;gap:6px;font-weight:600;display:inline-flex}.result-time{color:#999;font-size:12px}.result-output{color:#d4d4d4;white-space:pre-wrap;word-wrap:break-word;background:#1e1e1e;border:1px solid #3e3e3e;border-radius:4px;margin:0;padding:12px;font-family:Monaco,Courier New,monospace;font-size:12px;line-height:1.5;overflow-x:auto}.result-error{color:#c62828;background:#ffebee;border-radius:4px;margin-top:8px;padding:8px 12px;font-size:12px}@media (width<=1200px){.server-info-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (width<=768px){.server-info-section,.command-execution-section{padding:20px}.server-info-grid{grid-template-columns:1fr}.command-input-wrapper{flex-direction:column}.command-input{width:100%}.btn-execute{justify-content:center;width:100%}.results-header{flex-direction:column;align-items:flex-start;gap:12px}.btn-clear{width:100%}}
