.usertile-main{display:flex;flex:1;min-width:0;box-sizing:border-box;height:50px;align-items:center;margin:12px 12px 12px 0;max-width:999px;overflow:hidden;opacity:1;border:1px solid rgba(130,130,130,.5);border-radius:25px 10px 10px 25px;transition:opacity .25s ease,max-width .25s ease,margin .25s ease,padding .25s ease,transform .2s ease,box-shadow .2s ease}.usertile-main:hover{cursor:pointer;transform:translateY(-3px);box-shadow:0 2px 6px #ffffff80}.sidebar.collapsed .usertile-main{opacity:0;max-width:0;margin-right:0;margin-left:0;padding-right:0;pointer-events:none}.usertile_pfp{box-sizing:border-box;height:50px;width:50px;border-radius:50%}.usertile-name{display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;flex:1;min-width:0;margin:0;padding:0 5px}.usertile-name p{font:inherit;font-size:1.1rem;font-weight:500;margin:0;width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar{display:flex;flex-direction:column;box-sizing:border-box;width:240px;position:fixed;top:0;left:0;bottom:0;z-index:1;margin:20px 0 20px 20px;overflow:hidden;overflow-y:visible;border:solid 1px rgba(130,130,130,.5);border-radius:15px;background-color:#000205;transition:width .25s ease}.sidebar.collapsed{width:76px}.top-sidebar-container{display:flex;flex-direction:row;margin:0}.sidebar-content{display:flex;flex-direction:column;flex:1;min-height:0}.sidebar-links{display:flex;flex-direction:column}.sidebar-footer{margin-top:auto;padding:10px 12px 14px}.collapse-button{flex:0 0 50px;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:50px;height:50px;margin:12px;border-radius:10px;font-size:1.9rem;cursor:pointer;border:none;background-color:#fff0}.collapse-button:hover{background-color:#ffffff0e}.collapse-icon{color:#a0a0a0;margin-bottom:6px}.sidebar-button{display:flex;align-items:center;gap:10px;width:100%;height:50px;padding:10px 10px 10px 12px;box-sizing:border-box;cursor:pointer;font-size:.9rem;border:none;border-left:4px solid transparent;color:#8c8c8c;background-color:#f000}.sidebar-button:hover{color:#fff}.sidebar-button:hover .sidebar-button-icon{filter:invert(100%) brightness(200%)}.sidebar-button.active{background-color:#31313170;color:#fff;border-left:4px solid rgb(155,136,27)}.sidebar a,.sidebar a:focus,.sidebar a:active{text-decoration:none}.sidebar-button-icon{width:27px;height:27px;object-fit:contain;filter:invert(100%) brightness(45%);margin-left:7px}.sidebar-button-icon.active{filter:invert(100%) brightness(200%)}.logout-button{display:flex;align-items:center;gap:10px;width:100%;height:50px;padding:10px 10px 12px;font-size:.9rem;cursor:pointer;box-sizing:border-box;border:none;border:1px solid rgba(255,77,77,.4);border-radius:10px;background-color:#ff4d4d14;color:#fff}.logout-button:hover{border-color:#ff8989cc;background-color:#ff4d4d2e}.logout-icon{color:#ff9e9e;font-size:1.6rem}.sidebar.collapsed .logout-text,.mobile-profile-button{display:none}@media(max-width:500px){.sidebar{position:fixed;inset:auto 0 0;width:100%;height:auto;margin:0;border-radius:0;flex-direction:row;padding:8px 0;overflow-x:auto;border:none}.sidebar.collapsed{width:100%}.top-sidebar-container,.collapse-button{display:none}.sidebar-content{flex-direction:row;align-items:center;width:100%;padding:0 8px;gap:6px}.sidebar-links{flex-direction:row;margin-left:auto;padding-right:6px;gap:6px}.sidebar-button{width:auto;height:46px;padding:8px 10px;border-left:none;border-radius:10px}.sidebar-button.active{border-left:none}.sidebar-button-icon{margin-left:0}.sidebar-button-text,.logout-text{display:none}.sidebar-footer{order:-1;margin-top:0;padding:0}.logout-button{width:46px;height:46px;margin-left:10px;justify-content:flex-start;padding:8px 6px 8px 8px}.logout-icon{margin-right:0}.mobile-profile-button{display:flex;align-items:center;justify-content:center;width:46px;height:46px;margin-right:8px;border-radius:50%;padding:0;cursor:pointer;background-color:transparent;border:1px solid rgba(130,130,130,.5)}.mobile-profile-button:hover{background-color:#8e8e8e81}.mobile-profile-icon{width:38px;height:38px;border-radius:50%;object-fit:cover}}.sm-content-main{display:flex;flex-direction:column;gap:25px;padding:20px}.sm-content-row{display:flex;justify-content:space-between;align-items:center;border:none;border-radius:10px;background:transparent}.sm-content-header{font-size:1.4rem;font-weight:700;margin:0;color:#fff}.sm-content-label{font-size:.9rem;color:#fff9}.sm-content-value{font-size:1rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}.sm-content-horizontal-divider{margin:0;border:none;border-top:solid 1px rgba(130,130,130,.5)}.sm-content-edit-input{height:17px;box-sizing:border-box;border:solid 1px rgba(130,130,130,.5);border-radius:3px;color:#fff;background-color:#323232}.sm-content-edit-input:focus{outline:none}.sm-content-edit-input::placeholder{color:#ffffffb3}.sm-content-button{display:flex;align-items:center;justify-content:flex-start;width:fit-content;margin:-5px 0;padding:6px 9px;font-size:.9rem;border:solid 1px rgba(130,130,130,.5);border-radius:7px;color:#fff;background-color:#323232}.sm-content-button:hover{cursor:pointer;background-color:#232323}.sm-content-button-red{display:flex;align-items:center;justify-content:flex-start;width:fit-content;margin-top:-5px;margin-bottom:-5px;padding:6px 9px;font-size:.9rem;border:solid 1px rgba(130,130,130,.5);border-radius:7px;color:#fff;background-color:#320a0a}.sm-content-button-red:hover{cursor:pointer;background-color:#461e1e}.sm-content-password-fields{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:0;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .25s ease,opacity .25s ease,margin-top .25s ease}.sm-content-password-fields.is-open{margin-top:10px;max-height:120px;opacity:1;pointer-events:auto}.sm-content-password-inputs{display:flex;flex-direction:column;gap:8px}.sm-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:20px 0;z-index:999;overflow-y:auto;background:#0000001a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sm-main{position:relative;display:flex;flex-direction:column;width:min(600px,calc(100% - 40px));height:clamp(120px,calc(100vh - 42px),700px);border:1px solid rgba(255,255,255,.15);border-radius:18px;background-color:#0f1218;box-shadow:0 10px 20px #0000004d}.sm-section-content-container{display:flex;flex-direction:row;flex:1;min-height:0}.sm-sections-container{display:flex;flex-direction:column;box-sizing:border-box;height:100%;width:34%;overflow-y:auto;padding:10px;gap:10px}.sm-content-container{display:flex;flex-direction:column;box-sizing:border-box;height:100%;width:66%;overflow-y:auto}.sm-section-button{display:flex;align-items:center;width:100%;padding:12px 16px;font-size:1rem;text-align:left;cursor:pointer;border:none;border-radius:10px;background-color:transparent;color:#969696}.sm-section-button:hover{background-color:#232323}.sm-section-button.active{color:#fff;background-color:#323232}.sm-horizontal-divider{margin:0;border:none;border-top:1px solid rgba(130,130,130,.5)}.sm-vertical-divider{margin:0;border:none;border-left:1px solid rgba(130,130,130,.5)}.sm-section-divider{display:none}.settings-modal-close{position:absolute;top:20px;right:20px;cursor:pointer;font-size:1.6rem;border:none;background:transparent;color:#fff}.settings-modal-close:hover{color:gold}.sm-title{font-size:1.5rem;margin:20px;color:#fff}.settings-modal-body{margin-top:16px;font-size:.95rem;color:#d3d3d3}@media(max-width:500px){.sm-section-content-container{flex-direction:column}.sm-sections-container{width:100%;height:auto;flex-direction:row;padding:8px;gap:8px}.sm-section-button{font-size:.9rem;padding:10px 12px}.sm-section-button:not(.active){border:1px solid rgb(50,50,50)}.sm-content-container{width:100%;flex:1}.sm-vertical-divider{display:none}.sm-section-divider{display:block}}@media(max-height:160px){.sm-overlay{align-items:flex-start}}.login-page{display:flex;justify-content:center;align-items:center;min-height:100vh;box-sizing:border-box;background-color:#000815}.login-form{display:flex;flex-direction:column;gap:20px;padding:2rem 2.5rem;border-radius:15px;width:100%;max-width:400px;background-color:#e6e6e6;box-shadow:0 4px 8px #0003}.login-form h2{text-align:center;font-size:1.75rem;margin-top:5px;margin-bottom:10px;color:#333}.register-text{text-align:center;font-size:.9rem;color:#555;margin-top:5px;margin-bottom:0}.register-link{font-weight:600;cursor:pointer;text-decoration:none;color:#9b881b}.register-link:hover{color:#6b5e13}.message-error{margin-bottom:1rem;text-align:center;font-weight:700;color:#d9534f}.popup-success{position:fixed;top:20px;left:20px;transition:opacity 1s ease;padding:12px;border-radius:5px;z-index:9999;font-size:.95rem;opacity:1;background-color:#d4edda;color:#155724;border:1px solid #c3e6cb;box-shadow:0 2px 8px #00000026}.popup-success.fade-out{opacity:0;pointer-events:none}@media(max-width:500px){.login-page{align-items:center;padding-bottom:0}.login-form{width:70%;background-color:#fff0;box-shadow:none}.login-form h2{margin-bottom:50px;color:#e6e6e6}.register-text{color:#e6e6e6}.register-link{color:#ccb325}}.register-page{display:flex;justify-content:center;align-items:center;min-height:100vh;box-sizing:border-box;background-color:#000815}.register-form{display:flex;flex-direction:column;gap:20px;padding:2rem 2.5rem;border-radius:15px;width:100%;max-width:400px;background-color:#e6e6e6;box-shadow:0 4px 8px #0003}.register-form h2{text-align:center;font-size:1.75rem;margin-top:5px;margin-bottom:10px;color:#333}.label{color:#000;padding-right:20px}.autocomplete-wrapper{position:relative}.suggestion-list{top:50px;position:absolute;background-color:#fff;color:#000;border:1px solid #ccc;max-height:200px;overflow-y:auto;z-index:999;width:100%;margin-top:2px;padding:0;list-style:none}.suggestion-list li{padding:8px;cursor:pointer}.suggestion-list li:hover{background-color:#f0f0f0}.login-text{text-align:center;font-size:.9rem;color:#555;margin-top:5px;margin-bottom:0}.login-link{font-weight:600;cursor:pointer;text-decoration:underline;color:#9b881b}.login-link:hover{color:#6b5e13}.error{color:#d9534f;margin-bottom:1rem;text-align:center;font-weight:700}@media(max-width:500px){.register-page{align-items:center;padding-bottom:0}.register-form{width:70%;background-color:#fff0;box-shadow:none}.register-form h2{margin-bottom:50px;color:#e6e6e6}.login-text{color:#e6e6e6}.login-link{color:#ccb325}}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;font-family:sans-serif}.spinner{width:48px;height:48px;border:6px solid #ffffff;border-top:6px solid #333;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}p{font-size:1.2rem;color:#fff}.dashboard-main{display:flex;flex-direction:column;box-sizing:border-box;height:calc(100vh - 40px);margin:20px;overflow-y:auto;border:solid 1px rgba(130,130,130,.5);border-radius:15px;background-color:#000815}.camera-panel{display:grid;grid-template-rows:auto 1fr;min-height:330px;gap:16px;padding:20px;color:#e9eef7}.camera-controls{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end}.camera-select{display:flex;flex-direction:column;gap:6px;min-width:220px;font-size:14px}.camera-select select{padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.15);background-color:#08142dcc;color:inherit}.camera-actions{display:flex;gap:10px}.camera-button{padding:10px 16px;border-radius:10px;border:none;background-color:#2f6df6;color:#fff;font-weight:600;cursor:pointer}.camera-button.secondary{background-color:#ffffff14;border:1px solid rgba(255,255,255,.2)}.camera-button:disabled{opacity:.6;cursor:not-allowed}.camera-error{color:#f58a8a;font-size:14px}.camera-preview{height:100%;max-height:100%;width:auto;max-width:100%;aspect-ratio:16 / 9;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background-color:#050a14e6}.camera-preview video{width:100%;height:100%;object-fit:cover}@media(max-width:500px){.dashboard-main{height:calc(100svh - 102px)}.camera-controls{flex-direction:column;align-items:stretch}.camera-actions{width:100%;justify-content:space-between}}.stats-main{display:flex;flex-direction:column;box-sizing:border-box;height:calc(100vh - 40px);margin:20px;border:solid 1px rgba(130,130,130,.5);border-radius:15px;background-color:#000815}@media(max-width:500px){.stats-main{height:calc(100svh - 102px)}}html,body{height:100%;margin:0;font-family:Roboto,sans-serif;color:#000;background-color:#001029}*{-webkit-user-select:none;user-select:none}.app-layout{display:flex}.notsidebar-container{margin-left:260px;flex:1;display:flex;flex-direction:column;transition:margin-left .25s ease}.notsidebar-container.collapsed{margin-left:96px}.general-button-1{padding:10px;border-radius:4px;font-size:1rem;cursor:pointer;border:solid 2px rgb(155,136,27);color:#000;background-color:#f0f0f0}.general-button-1:hover{background-color:#b3901d10}.general-input-1{padding:10px;border:1px solid #575757;border-radius:4px;font-size:1rem;background-color:#f0f0f0}.general-input-1:focus{border-color:#b5b800;outline:none}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:4px}@media(max-width:500px){.app-layout{flex-direction:column}.notsidebar-container,.notsidebar-container.collapsed{margin-left:0;width:100%}.general-button-1,.general-input-1{color:#e6e6e6;background-color:#64646440}}
