html,body{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}#root{width:100%;height:100%}input,select,textarea{font-size:14px!important}*{-webkit-tap-highlight-color:transparent}html{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px}body{font-size:16px}input[type=date]{color:#374151;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);border:2px solid #e5e7eb;border-radius:12px;padding:12px 44px 12px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 2px 6px #0000000a}input[type=date]:hover{background:linear-gradient(135deg,#eef2ff 0%,#fff 100%);border-color:#4f46e5;transform:translateY(-1px);box-shadow:0 4px 16px #4f46e52e}input[type=date]:focus{background:#fff;border-color:#4f46e5;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #4f46e51f,0 6px 20px #4f46e526}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.8;filter:none;background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%234F46E5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:18px 18px;border-radius:6px;width:22px;height:22px;padding:4px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;right:14px;transform:translateY(-50%)}input[type=date]:hover::-webkit-calendar-picker-indicator{opacity:1;background-color:#4f46e51a;transform:translateY(-50%)scale(1.15)}input[type=date]:focus::-webkit-calendar-picker-indicator{opacity:1;background-color:#4f46e526}input[type=date]::-webkit-datetime-edit{letter-spacing:.3px;padding:0;font-weight:500}input[type=date]::-webkit-datetime-edit-fields-wrapper{padding:0}input[type=date]::-webkit-datetime-edit-text{color:#9ca3af;padding:0 5px}input[type=date]::-webkit-datetime-edit-month-field{border-radius:6px;padding:3px 5px;font-weight:500;transition:all .2s}input[type=date]::-webkit-datetime-edit-day-field{border-radius:6px;padding:3px 5px;font-weight:500;transition:all .2s}input[type=date]::-webkit-datetime-edit-year-field{border-radius:6px;padding:3px 5px;font-weight:500;transition:all .2s}input[type=date]::-webkit-datetime-edit-month-field:focus{color:#4f46e5;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);outline:none;font-weight:600}input[type=date]::-webkit-datetime-edit-day-field:focus{color:#4f46e5;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);outline:none;font-weight:600}input[type=date]::-webkit-datetime-edit-year-field:focus{color:#4f46e5;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);outline:none;font-weight:600}input[type=date]:not(:valid)::-webkit-datetime-edit{color:#9ca3af}@keyframes datePickerPulse{0%,to{box-shadow:0 2px 6px #0000000a}50%{box-shadow:0 4px 12px #4f46e533}}input[type=date].loading{animation:1.5s ease-in-out infinite datePickerPulse}.filter-row input[type=date],.form-group input[type=date]{width:100%;min-width:160px}@media (max-width:768px){input[type=date]{border-radius:10px;padding:10px 40px 10px 14px;font-size:14px}input[type=date]::-webkit-calendar-picker-indicator{background-size:16px 16px;width:20px;height:20px;right:10px}}@media print{input[type=date]{box-shadow:none;background:#fff;border:1px solid #000}}#root{text-align:center;max-width:100%;margin:0 auto}.logo{will-change:filter;height:6em;padding:1.5em;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:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}*{box-sizing:border-box;margin:0;padding:0}.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex}.login-header{text-align:center;color:#fff;width:100%;position:absolute;top:40px}.login-header h1{margin-bottom:10px;font-size:32px;font-weight:700}.login-header p{opacity:.9;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;font-size:16px}.login-card{background:#fff;border-radius:16px;width:100%;max-width:500px;margin-top:80px;padding:40px;box-shadow:0 20px 60px #0000004d}.login-card-header{text-align:center;margin-bottom:30px}.login-card-header h2{color:#333;margin-bottom:8px;font-size:24px;font-weight:600}.login-card-header p{color:#999;font-size:14px}.login-illustration{object-fit:contain;width:100%;height:200px;margin-bottom:30px}.form-group{margin-bottom:20px}.form-group label{color:#333;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-group input[type=text]{border:1px solid #ddd;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:all .3s}.form-group input[type=text]:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.form-group input[type=text]::placeholder{color:#bbb}.remember-me{align-items:center;gap:8px;margin-bottom:24px;display:flex}.remember-me input[type=checkbox]{cursor:pointer;accent-color:#667eea;width:18px;height:18px}.remember-me label{color:#666;cursor:pointer;margin:0;font-size:14px}.login-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4caf50 0%,#45a049 100%);border:none;border-radius:8px;width:100%;padding:12px 16px;font-size:16px;font-weight:600;transition:all .3s}.login-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #4caf504d}.login-button:active{transform:translateY(0)}@media (max-width:600px){.login-header h1{font-size:24px}.login-header p{padding:20px;font-size:14px;line-height:1.5}.login-card{padding:20px}.login-header{padding:0 20px}}.home-container{min-height:100vh;background:#f5f7fa;flex-direction:column;min-height:100dvh;display:flex}.app-bar{z-index:1000;background:#1a2332;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #00000026}.app-bar-left{align-items:center;gap:20px;display:flex}.logo-section{cursor:pointer;align-items:center;gap:5px;display:flex}.logo-box{color:#fff;letter-spacing:1px;background:0 0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:0;width:auto;height:auto;font-family:Arial,Helvetica,sans-serif;font-weight:700;display:flex;position:relative;font-size:32px!important;line-height:1!important}.logo-box:before,.logo-box:after{content:"";background:#fff;flex-shrink:0;width:100%;height:4px;display:block}.logo-box:before{margin-bottom:2px}.logo-box:after{margin-top:2px}.logo-text{color:#fff;text-align:left;flex-direction:column;padding:0 10px;line-height:1.2;display:flex}.company-name{font-weight:600;font-size:14px!important}.system-name{opacity:.9;font-weight:400;font-size:12px!important}.app-bar-right{align-items:center;gap:16px;display:flex}.sidebar-toggle{cursor:pointer;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:14px;align-items:center;width:52px;height:28px;padding:0;transition:all .3s;display:flex;position:relative}.sidebar-toggle:hover{background:#ffffff26;border-color:#ffffff80}.toggle-handle{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;left:3px;box-shadow:0 2px 4px #0003}.sidebar-toggle.expanded .toggle-handle{background:#4f46e5;left:calc(100% - 23px)}.language-menu{position:relative}.language-selector{cursor:pointer;color:#fff;background:#ffffff1a;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:14px;transition:all .3s;display:flex}.flag-icon{object-fit:cover;border-radius:2px;width:24px;height:16px}.dropdown-arrow{opacity:.7;font-size:10px}.language-dropdown{z-index:1001;background:#fff;border-radius:8px;min-width:200px;animation:.2s dropdownFadeIn;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 4px 20px #00000026}.language-option{color:#374151;cursor:pointer;text-align:left;background:#fff;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:14px;transition:all .3s;display:flex}.language-option:hover{background:#f3f4f6}.language-option.active{color:#fff;background:#4f46e5}.language-option.active:hover{background:#4338ca}.user-menu{position:relative}.user-avatar{cursor:pointer;border:2px solid #fff3;border-radius:50%;width:40px;height:40px;transition:all .3s;overflow:hidden}.user-avatar:hover{border-color:#4f46e5;transform:scale(1.05)}.user-avatar img{object-fit:cover;width:100%;height:100%}.user-dropdown{z-index:1001;background:#fff;border-radius:8px;min-width:240px;animation:.2s dropdownFadeIn;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 4px 20px #00000026}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.user-dropdown-header{background:linear-gradient(135deg,#058bf2 0% 100%);align-items:center;gap:12px;padding:20px 16px;display:flex}.user-dropdown-avatar{border:3px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:56px;height:56px;overflow:hidden;box-shadow:0 4px 12px #0003}.user-dropdown-avatar img{object-fit:cover;width:100%;height:100%}.user-dropdown-info{flex-direction:column;display:flex}.user-dropdown-name{color:#fff;text-shadow:0 1px 2px #0000001a;margin-bottom:4px;font-size:15px;font-weight:600}.user-dropdown-email{color:#ffffffd9;font-size:12px}.sign-out-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:8px;justify-content:center;align-items:center;width:calc(100% - 24px);margin:12px;padding:12px 16px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px #ef44444d}.sign-out-content{align-items:center;gap:8px;display:flex}.sign-out-btn:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-1px);box-shadow:0 4px 12px #ef444466}.sign-out-btn:active{transform:translateY(0)}.sign-out-icon{stroke:#fff;width:18px;height:18px;transition:all .3s}.sign-out-btn:hover .sign-out-icon{transform:translate(3px)}.main-layout{flex:1;min-height:0;display:flex}.sidebar{background:#fff;flex-shrink:0;width:240px;transition:all .3s;overflow:hidden auto;box-shadow:2px 0 8px #0000000d}.sidebar.collapsed{width:70px}.sidebar-header{white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:20px;overflow:hidden}.sidebar-header h3{color:#6b7280;letter-spacing:1px;margin:0;font-size:12px;font-weight:600}.sidebar-menu{padding:10px 0}.menu-item{cursor:pointer;color:#374151;text-align:left;white-space:nowrap;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:12px;width:100%;padding:14px 20px;font-size:14px;font-weight:500;transition:all .3s;display:flex;overflow:hidden}.sidebar.collapsed .menu-item{justify-content:center;padding:14px 0}.sidebar.collapsed .menu-label{display:none}.menu-item:hover{background:#f3f4f6;border-left-color:#4f46e5}.menu-item.active{color:#4f46e5;background:#eef2ff;border-left-color:#4f46e5}.menu-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;font-size:20px;display:flex}.sidebar.collapsed .menu-icon{margin:0}.menu-label{flex:1}.loading-container{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.loading-spinner{border:4px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;width:48px;height:48px;margin-bottom:16px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-container p{font-size:16px;font-weight:500}.content-area{-webkit-overflow-scrolling:touch;background:#f5f7fa;flex:1;padding:30px;overflow-y:auto}.mobile-language-selector{display:none}@media (max-width:768px){.app-bar{padding:0 15px}.logo-text{text-align:left;display:flex}.logo-text .company-name{font-size:12px!important}.logo-text .system-name{font-size:10px!important}.language-menu{display:none}.mobile-language-selector{border-bottom:1px solid #e5e7eb;padding:12px 10px;display:block}.mobile-language-selector .language-label{color:#6b7280;margin-bottom:8px;font-size:12px;font-weight:500}.mobile-language-selector .language-options{gap:8px;display:flex}.mobile-lang-option{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:13px;transition:all .2s;display:flex}.mobile-lang-option:hover{background:#f3f4f6;border-color:#4f46e5}.mobile-lang-option.active{color:#4f46e5;background:#eef2ff;border-color:#4f46e5}.mobile-lang-option .flag-icon{width:20px;height:14px}.sidebar{height:calc(100vh - 60px);z-index:999;height:calc(100dvh - 60px);position:fixed;top:60px;left:0}.sidebar.collapsed{transform:translate(-100%)}.content-area{width:100%;padding:20px}.sidebar-overlay{z-index:998;background:#00000080;animation:.3s overlayFadeIn;position:fixed;inset:60px 0 0}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}}@media (max-width:480px){.content-area.page-temperature,.content-area.page-history{padding:0}}.bottom-nav{display:none}@media (max-width:768px){.sidebar-toggle,.sidebar{display:none}.main-layout{padding-bottom:70px}.bottom-nav{z-index:1000;height:70px;padding:0 10px;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000001a}.bottom-nav-item{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;max-width:100px;padding:8px 16px;transition:all .2s;display:flex}.bottom-nav-item:hover{background:#f3f4f6}.bottom-nav-item.active,.bottom-nav-item.active .bottom-nav-icon{color:#0ea5e9}.bottom-nav-icon{font-size:22px;line-height:1}.bottom-nav-label{white-space:nowrap;font-size:11px;font-weight:500}.sidebar-overlay{display:none}}
