*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.auth-wrapper{align-items:center;background:#f0f2f5;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;padding:1rem}.auth-card{background:#fff;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.12);max-width:360px;padding:2rem;width:100%}.auth-title{color:#222;font-size:1.4rem;margin:0 0 1.5rem;text-align:center}.auth-tabs{border-bottom:2px solid #e0e0e0;display:flex;margin-bottom:1.5rem}.auth-tab{-webkit-tap-highlight-color:transparent;background:none;border:none;border-bottom:2px solid transparent;color:#666;cursor:pointer;flex:1 1;font-size:1rem;margin-bottom:-2px;padding:.75rem}.auth-tab.active{border-bottom-color:#2e7d32;color:#2e7d32;font-weight:600}.auth-body{display:flex;flex-direction:column;gap:.8rem}.auth-input{-webkit-appearance:none;border:1px solid #ccc;border-radius:4px;font-size:16px;outline:none;padding:.75rem .8rem;width:100%}.auth-input:focus{border-color:#2e7d32}.auth-btn{-webkit-tap-highlight-color:transparent;background:#2e7d32;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:.4rem;min-height:44px;padding:.75rem}.auth-btn:active,.auth-btn:hover{background:#1b5e20}.auth-btn:active{opacity:.85}.auth-error{background:#ffebee;color:#c62828}.auth-error,.auth-success{border-radius:4px;font-size:.9rem;margin:0;padding:.5rem .7rem}.auth-success{background:#e8f5e9;color:#2e7d32}.dashboard-page{background:#e8f5e9;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.dashboard-nav{align-items:center;background:#2e7d32;box-shadow:0 2px 6px rgba(0,0,0,.18);display:flex;height:56px;justify-content:space-between;padding:env(safe-area-inset-top) calc(1.25rem + env(safe-area-inset-right)) 0 calc(1.25rem + env(safe-area-inset-left))}.dashboard-nav-title{color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.3px}.signout-btn{-webkit-tap-highlight-color:transparent;background:transparent;border:2px solid hsla(0,0%,100%,.8);border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;min-height:36px;padding:.45rem 1rem;transition:background .15s}.signout-btn:hover{background:hsla(0,0%,100%,.15)}.signout-btn:active{background:hsla(0,0%,100%,.25)}.dashboard-body{margin:0 auto;max-width:1000px;padding:1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom));width:100%}.section-title{color:#1b5e20;font-size:1rem;font-weight:700;letter-spacing:.8px;margin:0 0 .75rem;text-transform:uppercase}.empty-state{background:#fff;border:2px dashed #a5d6a7;border-radius:8px;color:#666;font-size:.95rem;padding:2rem;text-align:center}.system-list{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.25rem}.system-btn{-webkit-tap-highlight-color:transparent;background:#fff;border:2px solid #43a047;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.08);color:#2e7d32;cursor:pointer;font-size:.95rem;font-weight:600;min-height:44px;padding:.65rem 1.1rem;transition:background .15s,color .15s}.system-btn.selected,.system-btn:hover{background:#2e7d32;border-color:#2e7d32;color:#fff}.system-btn:active{background:#1b5e20;color:#fff}.system-data-card{background:#fff;border-radius:10px;border-top:4px solid #43a047;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:1.25rem}.table-wrapper{-webkit-overflow-scrolling:touch;border:1px solid #ddd;border-radius:4px;margin:1rem 0;overflow-x:auto}table{border-collapse:collapse;min-width:600px;width:100%}td,th{border:1px solid #ddd;font-size:.875rem;padding:.5rem .75rem;text-align:center;white-space:nowrap}th{background:#2e7d32;color:#fff;font-weight:600}.control-System-title{font-size:2.2rem;font-weight:700;letter-spacing:.5px;text-align:center}.panel{margin:0 auto;max-width:700px;padding:20px}.sections{background:#fff;border-radius:10px;box-shadow:0 2px 6px #141414;font-size:1.5rem;margin-bottom:20px;padding:15px 20px}.sections-threshold{color:#374151;font-size:1.2rem;margin-bottom:10px}.btn{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:8px 14px}.btn.on{background-color:#22c55e;color:#fff}.btn.off{background-color:#ef4444;color:#fff}.save-btn{background-color:#3b82f6;border:none;border-radius:8px;color:#fff;font-size:1rem;margin-top:10px;padding:10px;width:100%}.settings{align-items:center;display:flex;gap:10px;margin-top:10px}.good{background-color:#c8e6c9}.warning{background-color:#ffe0b2}.danger{background-color:#ffcdd2}@media (max-width:400px){.auth-card{padding:1.25rem}.auth-title{font-size:1.2rem}}
/*# sourceMappingURL=main.07b46a97.css.map*/