@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}html{height:auto}body,html{-webkit-overflow-scrolling:touch;margin:0;min-height:100%;min-height:100dvh;overflow-x:hidden;overflow-y:auto;padding:0;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root,body{max-width:100%;position:relative}#root{min-height:100vh;min-height:100dvh;overflow-x:hidden;overflow-y:visible;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:stretch;box-sizing:border-box;display:flex;height:100vh;justify-content:center;max-height:100vh;max-width:100%;min-height:100vh;overflow:hidden;padding:0;position:relative;touch-action:manipulation;width:100%}@supports (height:100dvh){.App{height:100dvh;max-height:100dvh;min-height:100dvh}}@media (max-width:768px){.App{height:100dvh;max-height:100dvh;min-height:100dvh}}.error-container,.loading-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;max-width:100%;min-height:100vh;min-height:100dvh;padding:max(16px,env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-right,0px)) max(16px,env(safe-area-inset-bottom,0px)) max(16px,env(safe-area-inset-left,0px));width:100%}.loading-spinner{box-shadow:0 4px 20px #0000001a;margin-bottom:24px}.error-message{background:#d32f2f;box-shadow:0 4px 12px #00000026;color:#fff;font-size:18px;font-weight:500;padding:16px 32px}.solar-monitor-container{background:#03305f;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;max-width:100%;min-height:100vh;min-height:100dvh;min-width:0;overflow:hidden;padding:0 max(0px,env(safe-area-inset-right,0px)) 0 max(0px,env(safe-area-inset-left,0px));width:100%}.dashboard-header{background:#0000;flex-shrink:0;padding:0}.dashboard-branding{background:#fff;border-bottom:1px solid #e8e8e8;padding:max(1px,env(safe-area-inset-top,0px)) 0 4px}.dashboard-branding,.dashboard-branding-inner{align-items:center;display:flex;justify-content:center}.dashboard-branding-inner{flex-direction:column;gap:6px;max-width:320px;text-align:center}.dashboard-brand-logo{display:block;height:clamp(40px,7vw,56px);max-width:600px;min-height:60px;object-fit:contain;object-position:center}.dashboard-org-name{color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(14px,2vw,17px);font-weight:1000;max-width:600px;word-break:break-word}.dashboard-header-bar{align-items:center;background:#03305f;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;padding:6px 0 2px;position:relative;text-align:center}.dashboard-header-actions{display:contents}.solar-monitor-title{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(18px,3.5vw,28px);font-weight:700;letter-spacing:2px;margin:0}.last-updated{flex-basis:100%;margin:0;order:1;width:100%}.last-update{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:clamp(11px,2vw,14px)}.dashboard-logout-btn{background:#b0b0b0;border:1px solid #777;border-radius:4px;color:#1a1a1a;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(12px,1.5vw,14px);font-weight:600;padding:6px 14px;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:background .15s ease,border-color .15s ease}.dashboard-admin-btn{right:180px}.dashboard-admin-btn,.dashboard-settings-btn{background:#b0b0b0;border:1px solid #777;border-radius:4px;color:#0f0404;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(12px,1.5vw,14px);font-weight:600;padding:6px 12px;position:absolute;top:50%;transform:translateY(-50%);transition:background .15s ease,border-color .15s ease}.dashboard-settings-btn{right:95px}.dashboard-admin-btn:hover,.dashboard-logout-btn:hover,.dashboard-settings-btn:hover{background:#b0b0b0;border-color:#777}.monitor-content{display:flex;flex:1 1 auto;flex-direction:column;gap:clamp(12px,1.5vw,6px);justify-content:flex-start;min-height:0;overflow:hidden;padding:8px 12px}.dashboard-card{background:#fff;border:1px solid #000;border-radius:8px;box-shadow:0 1px 3px #0000001a;flex-shrink:1;min-height:0;padding:clamp(0px,1.5vw,10px)}.voltage-section{display:flex;flex-direction:column}.voltage-section-header{align-items:center;box-sizing:border-box;display:grid;grid-template-columns:1fr auto 1fr;margin-bottom:6px;min-height:clamp(32px,5vw,40px);padding:0 4px;width:100%}.voltage-section-label{color:#090a09;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(16px,2.5vw,24px);font-weight:700;grid-column:2;justify-self:center;letter-spacing:.5px;margin:0;text-align:center;text-transform:uppercase;width:auto}.voltage-header-spacer{grid-column:3;min-width:0}.load-on-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px 10px;grid-column:1;justify-content:flex-start;justify-self:start;margin:0;max-width:100%}.load-on-label{color:#080a0c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(12px,2vw,16px);font-weight:800;letter-spacing:1px;text-transform:uppercase}.load-on-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.load-on-btn{background:#e8e8e8;border:2px solid #000;border-radius:6px;color:#333;cursor:default;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(12px,1.8vw,15px);font-weight:700;min-width:88px;opacity:.85;padding:6px 14px;text-transform:uppercase}.load-on-btn.active{background:#2e7d32;border-color:#1b5e20;color:#fff;opacity:1}.load-on-btn:disabled{opacity:inherit}.load-on-btn:not(.active):disabled{opacity:.85}.voltage-sources-row{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.voltage-source{align-items:center;display:flex;flex:2 1;flex-direction:column;gap:6px;min-width:140px}.voltage-source-label{color:#080a0c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(14px,2vw,20px);font-weight:700;letter-spacing:.5px;text-align:center;text-transform:uppercase}.phases-container{flex-wrap:wrap;gap:clamp(24px,9vw,60px);justify-content:center;width:100%}.phase-group,.phases-container{align-items:center;display:flex}.phase-group{flex-direction:column;gap:.5px}.phase-label{color:#0c0c0e}.current-label,.phase-label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(11px,1.5vw,14px);font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.current-label{color:#060607}.phase-input{background:#f5f5f5;border:1px solid #000;border-radius:4px;box-sizing:border-box;color:#000;font-size:clamp(14px,2vw,20px);font-weight:700;height:clamp(40px,6vw,52px);min-height:44px;padding:4px;text-align:center;width:clamp(70px,12vw,110px)}.phase-input:hover{background:#fff;border-color:#081413}.phase-input:focus{background:#fff;border-color:#0a0c0c;outline:none}.current-section{align-items:center;display:flex;flex-direction:column;gap:6px}.current-section-label{color:#090a09;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(16px,2.5vw,24px);font-weight:700;letter-spacing:.5px;text-align:center;text-transform:uppercase}.bottom-row{display:flex;flex-direction:column;gap:6px}.bottom-row,.dashboard-card.bottom-row{min-height:100px}.temp-battery-section-label{color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(14px,2vw,20px);font-weight:700;letter-spacing:.5px;margin-bottom:4px;text-align:center;text-transform:uppercase}.bottom-row-inner{align-items:flex-end;display:flex;flex-wrap:wrap;gap:clamp(4px,0vw,10px);justify-content:space-between}.temperature-group,.voltage-group{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0}.temperature-group{min-width:80px}.parameter-label{color:#060d13;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(10px,1.4vw,14px);font-weight:600;letter-spacing:.5px;text-align:center;text-transform:uppercase}.temperature-input,.voltage-input{background:#f5f5f5;border:1px solid #000;border-radius:4px;box-sizing:border-box;color:#000;font-size:clamp(14px,2vw,20px);font-weight:700;height:clamp(40px,6vw,52px);max-width:160px;padding:4px;text-align:center;width:100%}.temperature-input:hover,.voltage-input:hover{background:#fff;border-color:#000}.temperature-input:focus,.voltage-input:focus{background:#fff;border-color:#000;outline:none}.phase-input.negative-value,.temperature-input.negative-value,.voltage-input.negative-value{background:#ffebee;border-color:#d32f2f;color:#d32f2f}.phase-input.negative-value:focus,.temperature-input.negative-value:focus,.voltage-input.negative-value:focus{background:#ffebee;border-color:#d32f2f}.dashboard-footer{align-items:center;background:#03305f;border-top:1px solid #ffffff1a;display:flex;flex-shrink:0;gap:15px;justify-content:space-between;margin-bottom:0;margin-top:0;padding:8px 16px max(8px,env(safe-area-inset-bottom,0))}.footer-datetime{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:clamp(11px,1.8vw,15px)}.footer-buttons{align-items:center;display:flex;gap:10px}.footer-btn{border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(12px,1.6vw,15px);font-weight:600;letter-spacing:.5px;padding:8px 14px;text-transform:uppercase;white-space:nowrap}.footer-btn-panel-voltage{background:#5d4037;color:#fff}.footer-btn-panel-voltage:hover{background:#5d4037}.footer-btn-report{background:#5d4037;color:#fff}.footer-btn-report:hover{background:#4e342e}@media (max-width:768px){.solar-monitor-container{-webkit-overflow-scrolling:touch;height:auto;max-height:none;min-height:100dvh;min-height:100svh;overflow-x:hidden;overflow-y:auto;padding-bottom:max(0px,env(safe-area-inset-bottom,0px))}.dashboard-header-bar{align-items:stretch;flex-direction:column;gap:8px;padding:8px 10px 10px}.solar-monitor-title{flex:0 0 auto;font-size:clamp(15px,4.2vw,22px);letter-spacing:1px;line-height:1.2;max-width:100%}.last-updated,.solar-monitor-title{box-sizing:border-box;padding:0 4px;width:100%}.last-updated{flex-basis:auto;order:0}.last-update{display:block;line-height:1.35;text-align:center;word-break:break-word}.dashboard-header-actions{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:4px 0 0;width:100%}.dashboard-admin-btn,.dashboard-logout-btn,.dashboard-settings-btn{flex:0 1 auto;font-size:13px;margin:0;min-height:44px;padding:8px 14px;position:static;right:auto;top:auto;transform:none}.monitor-content{flex:1 0 auto;gap:8px;min-height:0;overflow:visible;padding:8px 10px}.dashboard-card{flex-shrink:0}.dashboard-footer{flex-wrap:wrap;gap:10px;justify-content:center;padding:10px 12px max(10px,env(safe-area-inset-bottom,0))}.footer-datetime{flex:1 1 100%;font-size:clamp(10px,2.8vw,13px);text-align:center}.footer-buttons{flex:1 1 100%;flex-wrap:wrap;gap:8px;justify-content:center}.footer-btn{min-height:44px;padding:10px 16px}.current-section-label,.voltage-section-label{font-size:clamp(14px,3.5vw,18px)}.voltage-source-label{font-size:clamp(12px,2.5vw,16px)}.current-label,.phase-label{font-size:clamp(10px,2vw,12px);letter-spacing:.5px}.phase-input{font-size:clamp(12px,2.2vw,16px);height:clamp(40px,5vw,44px);min-height:40px;padding:2px 4px;width:clamp(64px,14vw,90px)}.phases-container{gap:clamp(8px,2vw,20px)}.voltage-section .phases-container{gap:clamp(10px,3vw,18px)}.voltage-section .phase-input{min-width:64px;padding:4px 6px;width:clamp(64px,16vw,88px)}.parameter-label{font-size:clamp(9px,1.8vw,12px)}@media (max-width:600px){.voltage-sources-row{flex-direction:column;gap:12px}.voltage-source{min-width:0;width:100%}}.bottom-row-inner{flex-wrap:wrap;gap:10px;justify-content:center}.temperature-group,.voltage-group{flex-basis:calc(33.333% - 10px);flex-grow:1;flex-shrink:1;min-width:min(100%,100px)}.load-on-btn{min-height:40px;min-width:76px;padding:8px 12px}}@media (max-width:500px){.solar-monitor-container{height:100dvh;max-height:100dvh;min-height:100dvh}.dashboard-header{padding:4px 8px}.dashboard-branding-inner{gap:4px;max-width:100%}.dashboard-brand-logo{height:clamp(36px,10vw,48px);min-height:44px}.dashboard-org-name{font-size:clamp(12px,3.5vw,14px)}.dashboard-header-actions{gap:6px}.dashboard-admin-btn,.dashboard-logout-btn,.dashboard-settings-btn{font-size:12px;min-height:42px;padding:6px 12px}.monitor-content{gap:6px;padding:6px 8px}.dashboard-card{padding:8px 10px}.voltage-section-header{align-items:stretch;display:flex;flex-direction:column;gap:6px;margin-bottom:2px;min-height:0;padding-bottom:2px}.voltage-header-spacer{display:none}.load-on-row{grid-column:auto;justify-content:flex-start;justify-self:stretch;max-width:100%;order:1;width:100%}.voltage-section-label{font-size:14px;grid-column:auto;justify-self:center;margin-bottom:0;order:2;width:100%}.voltage-sources-row{flex-direction:column;gap:10px}.voltage-source{min-width:0;width:100%}.voltage-source-label{font-size:12px}.phases-container{gap:10px 14px;justify-content:center}.voltage-section .phases-container{gap:8px 12px}.phase-group{gap:4px}.current-label,.phase-label{font-size:10px;letter-spacing:.5px}.phase-input{font-size:13px;height:38px;min-height:36px;min-width:64px;padding:2px 4px;width:72px}.voltage-section .phase-input{height:38px;min-width:64px;padding:4px 6px;width:70px}.current-section-label{font-size:14px}.current-section .phases-container{gap:12px 16px}.bottom-row{flex-direction:row}.bottom-row,.bottom-row-inner{gap:6px;justify-content:space-around}.temperature-group,.voltage-group{flex:1 1;max-width:33%;min-width:0}.parameter-label{font-size:9px;letter-spacing:.3px}.temperature-input,.voltage-input{font-size:12px;height:36px;max-width:100%;width:100%}.dashboard-footer{flex-wrap:wrap;gap:8px;justify-content:center;padding:6px 8px max(8px,env(safe-area-inset-bottom,0))}.footer-datetime{font-size:11px;order:1;text-align:center;width:100%}.footer-buttons{justify-content:center;order:2;width:100%}.footer-btn{font-size:12px;padding:8px 12px}}@media (max-width:380px){.monitor-content{gap:4px;padding:4px 6px}.dashboard-card{padding:6px 8px}.current-section-label,.voltage-section-label{font-size:13px}.phase-input{font-size:12px;height:34px;min-width:56px;width:64px}.phases-container{gap:8px 10px}.parameter-label{font-size:8px}.temperature-input,.voltage-input{font-size:11px;height:32px}}@media (max-width:480px){.footer-buttons{flex-direction:column}.footer-btn{max-width:200px;width:100%}}@media (min-width:769px) and (max-width:1024px){.voltage-sources-row{gap:20px}.phases-container{gap:24px}}.panel-voltage-page{-webkit-overflow-scrolling:touch;align-items:flex-start;box-sizing:border-box;justify-content:center;max-width:100%;min-height:100vh;min-height:100dvh;overflow-y:auto;padding:max(10px,env(safe-area-inset-top,0px)) max(10px,env(safe-area-inset-right,0px)) max(10px,env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px))}.panel-voltage-container,.panel-voltage-page{background:#fff;display:flex;overflow-x:hidden;width:100%}.panel-voltage-container{align-items:center;border-radius:8px;box-shadow:0 2px 8px #0000001a;flex-direction:column;gap:16px;max-width:1400px;min-height:calc(100vh - 20px);padding:20px}.header-section{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:6px;width:100%}.page-title{color:#1a237e;font-size:36px;font-weight:700;letter-spacing:2px;margin:0}.last-updated,.page-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center}.last-updated{color:#666;font-size:12px;font-weight:500;letter-spacing:.5px}.voltage-displays-section{grid-gap:16px;align-content:start;display:grid;flex:1 1;gap:16px;grid-template-columns:repeat(6,1fr);min-height:0;overflow-x:hidden;width:100%}.voltage-display-item{align-items:center;display:flex;flex-direction:column;gap:6px;min-width:0}.voltage-label{color:#5d4037;font-size:14px;font-weight:600;letter-spacing:.5px;text-align:center;text-transform:uppercase}.voltage-display,.voltage-label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.voltage-display{align-items:center;background:#f5f5f5;border:2px solid #00897b;border-radius:6px;color:#000;display:flex;font-size:24px;font-weight:700;height:70px;justify-content:center;max-width:100%;width:100%}.voltage-display.negative-value{background:#ffebee;border-color:#d32f2f;color:#d32f2f}.button-section{display:flex;flex-shrink:0;justify-content:center;margin-top:auto;width:100%}.back-button{background:#f5f5f5;border:2px solid #00897b;border-radius:4px;color:#1a237e;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:600;height:50px;letter-spacing:1px;max-width:300px;text-transform:uppercase;transition:all .3s ease;width:100%}.back-button:hover{background:#00897b;border-color:#00695c;color:#fff}.loading-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e0e0e0;border-radius:50%;border-top-color:#1a237e;height:60px;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-container p{color:#1a237e;font-size:18px;font-weight:500}@media (max-width:768px){.panel-voltage-page{padding:5px}.panel-voltage-container{gap:12px;max-height:none;max-width:100%;min-height:calc(100vh - 10px);padding:12px}.page-title{font-size:24px;letter-spacing:1px;margin-bottom:2px}.last-updated{font-size:10px}.voltage-displays-section{gap:10px;grid-template-columns:repeat(3,1fr)}.voltage-label{font-size:11px}.voltage-display{font-size:18px;height:55px}.back-button{font-size:14px;height:48px;max-width:100%;min-height:44px}}@media (max-width:400px){.voltage-displays-section{gap:8px;grid-template-columns:repeat(2,1fr)}.voltage-display{font-size:16px;height:50px}.voltage-label{font-size:10px}}@media (min-width:769px) and (max-width:1024px){.panel-voltage-container{gap:14px;max-width:100%;padding:16px}.page-title{font-size:32px}.voltage-displays-section{gap:14px;grid-template-columns:repeat(5,1fr)}.voltage-label{font-size:13px}.voltage-display{font-size:22px;height:65px}}@media (min-width:1025px) and (max-width:1399px){.panel-voltage-container{gap:15px;padding:18px}.voltage-displays-section{gap:15px;grid-template-columns:repeat(6,1fr)}.voltage-display{font-size:23px;height:68px}}@media (min-width:1400px){.panel-voltage-container{max-width:1600px;padding:20px}.page-title{font-size:40px}.voltage-displays-section{gap:18px;grid-template-columns:repeat(6,1fr)}.voltage-display{font-size:26px;height:72px}.back-button{font-size:16px;height:50px;max-width:300px}}.report-generator-container{background:#fff;box-shadow:0 20px 60px #0000004d;box-sizing:border-box;max-width:100%;padding:2.5rem;width:100%}.report-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem;width:100%}.report-title{color:#1a202c;flex:1 1;font-size:1.75rem;font-weight:700;margin:0}.report-direct-buttons{align-items:center;display:flex;gap:.75rem}.btn-back,.btn-view-graphs,.btn-view-working-hours{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.btn-back{background:#2d3748;color:#fff}.btn-view-graphs{background:#3182ce;color:#fff}.btn-view-working-hours{background:#38a169;color:#fff}.btn-back:hover,.btn-view-graphs:hover,.btn-view-working-hours:hover{opacity:.95;transform:translateY(-1px)}.btn-back:active,.btn-view-graphs:active,.btn-view-working-hours:active{transform:translateY(0)}.report-filters-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.filter-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:1.25rem}.filter-card-title{color:#2b6cb0;font-size:1rem;font-weight:700;letter-spacing:.5px;margin:0 0 1rem;text-transform:uppercase}.filter-card-fields{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.filter-card-fields .form-group{margin-bottom:0}.report-print-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.report-print-label{color:#4a5568;font-size:.9rem;font-weight:600;margin-right:.25rem}.btn-print-option{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.btn-pdf{background:#c53030}.btn-excel{background:#276749}.btn-csv{background:#2b6cb0}.btn-print-option:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.btn-print-option:disabled{cursor:not-allowed;opacity:.5}.report-limit-label{align-items:center;color:#4a5568;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem}.report-limit-select{background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem .75rem}.report-limit-select:focus{border-color:#2b6cb0;outline:none}.report-table-section{margin-top:.5rem}.report-table-title{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.report-table-count{color:#718096;font-size:.95rem;font-weight:500}.report-table-wrapper{border:1px solid #e2e8f0;border-radius:8px;max-height:70vh;overflow-x:auto;overflow-y:auto}.report-table{border-collapse:collapse;font-size:.85rem;width:100%}.report-table td,.report-table th{border-bottom:1px solid #e2e8f0;padding:.5rem .75rem;text-align:left}.report-table th{background:#2b6cb0;color:#fff;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:1}.report-table tbody tr:hover{background:#f7fafc}.table-loading,.table-no-data{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;color:#718096;padding:1.5rem;text-align:center}.report-pagination{border-top:1px solid #e2e8f0;justify-content:space-between;padding:.75rem 0}.pagination-info{color:#4a5568;font-size:.9rem}.pagination-buttons{display:flex;gap:.5rem}.btn-pagination{border:1px solid #e2e8f0;border-radius:6px;color:#2d3748;font-size:.9rem;transition:all .2s}.btn-pagination:hover:not(:disabled){background:#2b6cb0;border-color:#2b6cb0;color:#fff}.report-subtitle{color:#718096;font-size:1rem;text-align:center}.form-section,.report-form,.report-subtitle{margin-bottom:2rem}.form-section{border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem}.form-section:last-of-type{border-bottom:none}.section-title{color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.section-hint{color:#718096;font-size:.875rem;font-style:italic;margin-bottom:1rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column}.form-group label{color:#4a5568;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem;transition:all .2s}.form-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-input:disabled{background-color:#f7fafc;cursor:not-allowed}.error-message{background-color:#fed7d7;border-left:4px solid #c53030;color:#c53030}.error-message,.success-message{border-radius:8px;margin-bottom:1rem;padding:1rem}.success-message{background-color:#c6f6d5;border-left:4px solid #22543d;color:#22543d}.form-actions{display:flex;gap:1rem;margin-top:2rem}.btn-export{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 4px 6px #667eea4d;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .2s}.btn-export:hover:not(:disabled){box-shadow:0 6px 12px #667eea66;transform:translateY(-2px)}.btn-export:active:not(:disabled){transform:translateY(0)}.btn-export:disabled{cursor:not-allowed;opacity:.6}.btn-clear{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .2s}.btn-clear:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0}.btn-clear:disabled{cursor:not-allowed;opacity:.6}.report-info{background:#f7fafc;border-radius:8px;margin-top:2rem;padding:1.5rem}.info-title{color:#2d3748;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.info-list{list-style:none;margin:0;padding:0}.info-list li{color:#4a5568;padding:.5rem 0 .5rem 1.5rem;position:relative}.info-list li:before{color:#667eea;content:"✓";font-weight:700;left:0;position:absolute}@media (max-width:768px){.report-generator{padding:max(.75rem,env(safe-area-inset-top,0px)) max(.75rem,env(safe-area-inset-right,0px)) max(.75rem,env(safe-area-inset-bottom,0px)) max(.75rem,env(safe-area-inset-left,0px))}.report-generator-container{border-radius:12px;padding:1.25rem}.form-group select.form-input,.form-input{font-size:16px;min-height:44px}.report-direct-buttons{flex-direction:column;width:100%}.report-direct-buttons .btn-back,.report-direct-buttons .btn-view-graphs,.report-direct-buttons .btn-view-working-hours{min-height:44px;width:100%}.report-header{flex-direction:column;gap:1rem}.btn-back{align-self:flex-start;position:static}.report-title{font-size:1.5rem;width:100%}.form-row{gap:1rem}.filter-card-fields,.form-row,.report-filters-row{grid-template-columns:1fr}.report-print-actions{align-items:flex-start;flex-direction:column}.btn-clear,.btn-print-option{width:100%}.report-generator-container{max-width:100%}.report-table{font-size:.75rem}.report-table td,.report-table th{padding:.4rem .5rem}}.report-page{box-sizing:border-box;min-height:100vh}.report-page .report-container{max-width:100%}.report-page .report-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.report-page .report-header h2{color:#1a202c;flex:1 1;font-size:1.75rem;font-weight:700;margin:0;min-width:200px}.header-actions{display:flex;flex-wrap:wrap;gap:.5rem}.btn-apply,.btn-reset{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.btn-apply{background:#2b6cb0;color:#fff}.btn-reset{background:#718096;color:#fff}.btn-apply:disabled,.btn-reset:disabled{cursor:not-allowed;opacity:.5}.report-content{max-height:calc(100vh - 280px);overflow-y:auto;padding-right:.25rem}.report-error{background:#fff5f5;border:1px solid #fc8181;border-radius:8px;color:#c53030;margin-bottom:1rem;padding:.75rem 1rem}.report-loading{color:#4a5568;padding:2rem;text-align:center}.report-info{color:#2d3748;font-size:.95rem;font-weight:600;gap:1rem 2rem}.report-info,.report-toolbar{display:flex;flex-wrap:wrap;margin-bottom:1rem}.report-toolbar{align-items:center;gap:1rem;justify-content:space-between}.report-toolbar-export,.report-toolbar-rows{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.report-toolbar-label{color:#4a5568;font-size:.9rem;font-weight:600}.report-rows-select{background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:.9rem;padding:.5rem .75rem}.report-table-container{border:1px solid #e2e8f0;border-radius:8px;max-height:none;overflow-x:auto;overflow-y:visible;position:relative}.report-loading-overlay{align-items:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffffbf;color:#2d3748;display:flex;font-weight:700;inset:0;justify-content:center;pointer-events:none;position:absolute;z-index:5}.report-empty{color:#718096;padding:2rem;text-align:center}.report-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;padding:.5rem 0}.btn-pagination{background:#fff;border:1px solid #cbd5e0;border-radius:8px;cursor:pointer;font-weight:600;padding:.5rem 1rem}.btn-pagination:disabled{cursor:not-allowed;opacity:.5}.btn-scroll-top{background:#2b6cb0;border:none;border-radius:50%;bottom:1.5rem;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;font-size:1.25rem;height:44px;position:fixed;right:1.5rem;width:44px;z-index:100}.btn-scroll-top:hover{opacity:.92}.btn-export-clear,.btn-export-csv,.btn-export-excel,.btn-export-pdf{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.btn-export-pdf{background:#c53030}.btn-export-excel{background:#276749}.btn-export-csv{background:#2b6cb0}.btn-export-clear{background:#4a5568}.btn-export-clear:disabled,.btn-export-csv:disabled,.btn-export-excel:disabled,.btn-export-pdf:disabled{cursor:not-allowed;opacity:.5}.report-graphs-page{background:#f5f5f5;box-sizing:border-box;max-width:100%;min-height:100vh;min-height:100dvh;overflow-x:hidden;padding:max(1rem,env(safe-area-inset-top,0px)) max(1rem,env(safe-area-inset-right,0px)) max(1rem,env(safe-area-inset-bottom,0px)) max(1rem,env(safe-area-inset-left,0px));width:100%}.report-graphs-container{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;margin:0 auto;max-width:1200px;padding:1.5rem}.report-graphs-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.report-graphs-title{color:#1a202c;font-size:1.5rem;font-weight:700;margin:0}.report-graphs-actions{display:flex;gap:.75rem}.btn-back-dashboard,.btn-back-report{border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.btn-back-report{background:#3182ce;color:#fff}.btn-back-dashboard{background:#4a5568;color:#fff}.btn-back-dashboard:hover,.btn-back-report:hover{opacity:.9;transform:translateY(-1px)}.filter-section-title{color:#2d3748;font-size:1rem;font-weight:600;margin:0 0 .75rem}.graph-filters{margin-bottom:1.5rem}.filter-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem}.filter-group{display:flex;flex-direction:column}.filter-group label{color:#4a5568;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.form-input{border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;padding:.5rem .75rem}.btn-load-graphs{background:#38a169;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1rem}.btn-load-graphs:hover:not(:disabled){background:#2f855a}.btn-load-graphs:disabled{cursor:not-allowed;opacity:.6}.graph-error-msg,.graph-no-data{border-radius:8px;margin-bottom:1rem;padding:1rem}.graph-error-msg{background:#fed7d7;color:#c53030}.graph-no-data{background:#f7fafc;color:#718096}.graphs-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.graphs-container.single-graph{grid-template-columns:1fr}.graph-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1rem}.graph-card-header{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1rem}.graph-card-title{color:#2d3748;font-size:1rem;font-weight:600;margin:0;text-align:left}.graph-zoom-controls{display:flex;gap:.5rem}.btn-zoom{background:#ebf8ff;border:1px solid #90cdf4;border-radius:6px;color:#3182ce;cursor:pointer;font-size:.8rem;font-weight:600;padding:.35rem .75rem}.btn-zoom:hover:not(:disabled){background:#bee3f8}.btn-zoom:disabled{cursor:not-allowed;opacity:.5}.graph-scroll-wrapper{-webkit-overflow-scrolling:touch;margin-bottom:.5rem;overflow-x:auto;overflow-y:hidden;touch-action:pan-x}.graph-brush-wrapper{min-height:56px;touch-action:manipulation}.graph-hint{color:#718096;font-size:.8rem;margin:.5rem 0 0}@media (max-width:768px){.report-graphs-page{padding:max(.75rem,env(safe-area-inset-top,0px)) max(.75rem,env(safe-area-inset-right,0px)) max(.75rem,env(safe-area-inset-bottom,0px)) max(.75rem,env(safe-area-inset-left,0px))}.report-graphs-container{padding:1rem}.report-graphs-header{align-items:flex-start;flex-direction:column}.report-graphs-title{font-size:1.25rem}.graphs-container{grid-template-columns:1fr}.graph-card{padding:.75rem}.graph-card-header{align-items:stretch;flex-direction:column}.graph-zoom-controls{flex-wrap:wrap}.btn-zoom{flex:1 1;min-width:0}}@media (max-width:480px){.report-graphs-page{min-height:100dvh;padding:max(.5rem,env(safe-area-inset-top,0px)) max(.5rem,env(safe-area-inset-right,0px)) max(.5rem,env(safe-area-inset-bottom,0px)) max(.5rem,env(safe-area-inset-left,0px))}.filter-group input,.form-input{font-size:16px;min-height:44px}.report-graphs-container{border-radius:8px;padding:.75rem}.report-graphs-header{margin-bottom:1rem}.report-graphs-title{font-size:1.1rem}.report-graphs-actions{width:100%}.report-graphs-actions button{flex:1 1}.filter-row{flex-direction:column;gap:.75rem}.btn-load-graphs,.filter-group{width:100%}.graph-card{padding:.5rem}.graph-card-header{margin-bottom:.75rem}.graph-card-title{font-size:.9rem}.graph-zoom-controls{gap:.5rem}.btn-zoom{font-size:.75rem;min-height:44px;padding:.5rem}.graph-scroll-wrapper{margin-bottom:.25rem;margin-left:-.5rem;margin-right:-.5rem;padding:0 .5rem}.graph-brush-wrapper{min-height:44px}.graph-hint{font-size:.75rem}}@media (max-width:360px){.report-graphs-container{padding:.5rem}}.report-working-hours-page{background:#f5f5f5;box-sizing:border-box;max-width:100%;min-height:100vh;min-height:100dvh;overflow-x:hidden;padding:max(1rem,env(safe-area-inset-top,0px)) max(1rem,env(safe-area-inset-right,0px)) max(1rem,env(safe-area-inset-bottom,0px)) max(1rem,env(safe-area-inset-left,0px));width:100%}.report-working-hours-container{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;margin:0 auto;max-width:1200px;padding:1.5rem}.report-working-hours-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.report-working-hours-title{color:#1a202c;font-size:1.5rem;font-weight:700;margin:0}.report-working-hours-actions{display:flex;flex-wrap:wrap;gap:.75rem}.wh-summary-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:1.5rem}.wh-summary-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem}.wh-summary-card.kseb{background:#ebf8ff;border-color:#bee3f8}.wh-summary-card.inverter{background:#f0fff4;border-color:#c6f6d5}.wh-summary-card.unknown{background:#edf2f7;border-color:#e2e8f0}.wh-summary-label{color:#4a5568;font-size:.85rem;font-weight:600;letter-spacing:.04em;margin:0 0 .5rem;text-transform:uppercase}.wh-summary-value{color:#1a202c;font-size:1.75rem;font-weight:700;margin:0 0 .25rem}.wh-summary-sub{color:#718096;font-size:.9rem;margin:0}.wh-meta{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;font-size:.9rem;margin-bottom:1.5rem;padding:.75rem 1rem}.wh-section-title{color:#2d3748;font-size:1rem;font-weight:600;margin:0 0 .75rem}.wh-table-wrap{margin-bottom:1.5rem;overflow-x:auto}.wh-table{border-collapse:collapse;font-size:.9rem;width:100%}.wh-table td,.wh-table th{border-bottom:1px solid #e2e8f0;padding:.65rem .75rem;text-align:left}.wh-table th{background:#edf2f7;color:#2d3748;font-weight:600;white-space:nowrap}.wh-table tbody tr:hover{background:#f7fafc}.wh-badge{border-radius:999px;display:inline-block;font-size:.8rem;font-weight:600;padding:.2rem .55rem}.wh-badge.kseb{background:#bee3f8;color:#2c5282}.wh-badge.inverter{background:#c6f6d5;color:#22543d}.wh-badge.unknown{background:#e2e8f0;color:#4a5568}.wh-error{background:#fff5f5;border:1px solid #fc8181;border-radius:8px;color:#c53030;margin-bottom:1rem;padding:.75rem 1rem}.wh-loading{color:#4a5568;padding:2rem;text-align:center}.wh-empty{background:#f7fafc;border:1px dashed #cbd5e0;border-radius:8px;color:#718096;padding:1.5rem;text-align:center}.btn-load-working-hours{align-self:end;background:#38a169;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.btn-load-working-hours:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.btn-load-working-hours:disabled{cursor:not-allowed;opacity:.5}.auth-page{align-items:center;box-sizing:border-box;display:flex;justify-content:center;max-width:100%;min-height:100vh;min-height:100dvh;padding:max(24px,env(safe-area-inset-top,0px)) max(24px,env(safe-area-inset-right,0px)) max(24px,env(safe-area-inset-bottom,0px)) max(24px,env(safe-area-inset-left,0px))}.auth-card,.auth-page{background:#fff;width:100%}.auth-card{border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 20px #00000014;max-width:420px;padding:32px}.auth-title{color:#111827;font-size:24px;font-weight:700;margin:0 0 8px}.auth-subtitle,.auth-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.auth-subtitle{color:#6b7280;font-size:14px;margin:0 0 24px}.auth-form{display:flex;flex-direction:column;gap:20px}.auth-error{background:#fef2f2;border-radius:8px;color:#dc2626;font-size:14px;padding:8px 12px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field label{color:#374151;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500}.auth-input{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#111827;font-family:inherit;font-size:14px;padding:10px 14px;transition:border-color .15s ease;width:100%}.auth-input::placeholder{color:#9ca3af}.auth-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.auth-hint{color:#6b7280;font-size:12px;margin-top:2px}.auth-options{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.auth-checkbox-label{align-items:center;color:#374151;cursor:pointer;display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;gap:8px}.auth-checkbox{accent-color:#2563eb;cursor:pointer;height:16px;width:16px}.auth-link{color:#2563eb;font-size:14px;font-weight:500;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:600;padding:12px 16px;transition:background .15s ease;width:100%}.auth-btn:hover{background:#1d4ed8}.auth-btn:focus{box-shadow:0 0 0 3px #2563eb4d;outline:none}.auth-footer-text{color:#6b7280;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;margin:20px 0 0;text-align:center}.auth-footer-text .auth-link{margin-left:2px}.auth-terms{align-items:flex-start;display:flex;gap:8px;margin-top:4px}.auth-terms .auth-checkbox-label{flex:1 1}.auth-terms .auth-link{display:inline}@media (max-width:480px){.auth-page{align-items:flex-start;padding:max(24px,env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-right,0px)) max(16px,env(safe-area-inset-bottom,0px)) max(16px,env(safe-area-inset-left,0px))}.auth-card{max-width:100%;padding:24px 20px}.auth-title{font-size:22px}.auth-input{font-size:16px;min-height:44px;padding:12px 14px}.auth-btn{font-size:16px;min-height:48px}}.org-create-page{background:#f5f5f5;flex-direction:column;max-width:100%;min-height:100vh;min-height:100dvh;overflow-x:hidden}.org-create-page,.org-create-topbar{box-sizing:border-box;display:flex;width:100%}.org-create-topbar{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000f;flex-shrink:0;gap:1rem;justify-content:space-between;padding:max(.85rem,env(safe-area-inset-top,0px)) max(1.25rem,env(safe-area-inset-right,0px)) .85rem max(1.25rem,env(safe-area-inset-left,0px))}.org-create-title{color:#1a202c;flex:0 1 auto;font-size:1.35rem;font-weight:700;margin:0;min-width:0}.org-create-actions{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;margin-left:auto}.org-create-content{box-sizing:border-box;flex:1 1;margin:0 auto;max-width:760px;padding:max(1.25rem,env(safe-area-inset-top,0px)) max(1.25rem,env(safe-area-inset-right,0px)) max(1.25rem,env(safe-area-inset-bottom,0px)) max(1.25rem,env(safe-area-inset-left,0px));width:100%}.org-create-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;box-sizing:border-box;padding:1.5rem;width:100%}.org-create-form{gap:1rem}.org-create-form,.org-field{display:flex;flex-direction:column}.org-field{gap:.35rem}.org-field label{color:#2d3748;font-size:.9rem;font-weight:600}.org-input{border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:.95rem;padding:.6rem .75rem;width:100%}.org-input:where(textarea){min-height:84px;resize:vertical}.org-input-readonly{background:#edf2f7;color:#2d3748;cursor:default}.org-hub-list{display:flex;flex-direction:column;gap:.5rem}.org-hub-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.org-hub-row .org-input{flex:1 1 180px;min-width:0}.org-hub-primary{align-items:center;color:#4a5568;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:.35rem;white-space:nowrap}.org-hint{color:#718096;font-size:.8rem}.org-required{color:#c53030}.org-btn-primary,.org-btn-secondary{border:none;border-radius:8px;cursor:pointer;font-weight:700;padding:.6rem .9rem;white-space:nowrap}.org-btn-primary{background:#3182ce;color:#fff}.org-btn-primary:hover:not(:disabled){background:#2b6cb0}.org-btn-primary:disabled{cursor:not-allowed;opacity:.6}.org-btn-submit{align-self:flex-start;margin-top:.25rem}.org-btn-secondary{background:#edf2f7}.org-btn-secondary:hover:not(:disabled){background:#e2e8f0}.org-btn-secondary:disabled{cursor:not-allowed;opacity:.5}.org-btn-logout{background:#e53e3e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:.6rem .9rem;white-space:nowrap}.org-btn-logout:hover{background:#c53030}.org-alert{border-radius:10px;font-size:.95rem;padding:.75rem .9rem}.org-alert-error{background:#fed7d7}.org-alert-success{background:#c6f6d5;color:#22543d}@media (max-width:640px){.org-create-topbar{flex-wrap:wrap;padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px))}.org-create-title{flex:1 1 100%;font-size:1.2rem}.org-create-actions{flex:1 1 100%;justify-content:flex-end}.org-create-content{padding:.75rem}.org-create-card{border-radius:10px;padding:1rem}.org-input{font-size:16px;min-height:44px}.org-hub-row .org-btn-secondary{width:100%}.org-btn-submit{align-self:stretch;width:100%}}@media (max-width:480px){.org-create-actions .org-btn-logout,.org-create-actions .org-btn-secondary{font-size:.85rem;min-height:40px;padding:.5rem .75rem}}.superadmin-page{align-items:flex-start;background:#f5f5f5;box-sizing:border-box;display:flex;justify-content:center;max-width:100%;min-height:100vh;min-height:100dvh;overflow-x:hidden;padding:max(1rem,env(safe-area-inset-top,0px)) max(1rem,env(safe-area-inset-right,0px)) max(1rem,env(safe-area-inset-bottom,0px)) max(1rem,env(safe-area-inset-left,0px));width:100%}.superadmin-card{background:#f5f5f5;max-width:1400px;padding:1.25rem;width:100%}.superadmin-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.25rem}.superadmin-title{color:#1a202c;font-size:1.35rem;font-weight:700;margin:0}.superadmin-actions{display:flex;flex-wrap:wrap;gap:.5rem}.org-btn-secondary{background:#79a6d3;border:none;border-radius:8px;color:#2d3748;cursor:pointer;font-weight:700;padding:.6rem .9rem}.org-btn-secondary:hover{background:#e2e8f0}.superadmin-loading{color:#718096;margin:0;padding:2rem;text-align:center}.superadmin-section{margin-bottom:2rem}.superadmin-section:last-child{margin-bottom:0}.superadmin-section-title{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0 0 .75rem}.superadmin-table-wrap{border:1px solid #e2e8f0;border-radius:8px;overflow-x:auto}.superadmin-table{border-collapse:collapse;font-size:.9rem;width:100%}.superadmin-table td,.superadmin-table th{border-bottom:1px solid #e2e8f0;padding:.5rem .6rem;text-align:left;white-space:nowrap}.superadmin-table th{background:#edf2f7;color:#2d3748;font-weight:600}.superadmin-table tbody tr:hover{background:#f7fafc}.superadmin-table td.superadmin-empty{color:#718096;padding:1.5rem;text-align:center;white-space:normal}.superadmin-actions-cell{white-space:nowrap}.sa-btn-delete,.sa-btn-edit{border:none;border-radius:6px;cursor:pointer;font-size:.8rem;font-weight:600;margin-right:.35rem;padding:.35rem .65rem}.sa-btn-edit{background:#3182ce;color:#fff}.sa-btn-edit:hover:not(:disabled){background:#2b6cb0}.sa-btn-delete{background:#e53e3e;color:#fff}.sa-btn-delete:hover:not(:disabled){background:#c53030}.sa-btn-delete:disabled,.sa-btn-edit:disabled{cursor:not-allowed;opacity:.45}.sa-modal-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.sa-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;max-height:90vh;max-width:480px;overflow-y:auto;padding:1.25rem;width:100%}.sa-modal-wide{max-width:640px}.sa-modal-title{color:#1a202c;font-size:1.15rem;font-weight:700;margin:0 0 1rem}.sa-modal-text{color:#4a5568;line-height:1.5;margin:0 0 1.25rem}.sa-modal-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.5rem}.sa-btn-delete-confirm{font-size:.9rem;margin-right:0;padding:.6rem 1rem}.org-alert{border-radius:8px;font-size:.9rem;margin-bottom:1rem;padding:.75rem 1rem}.org-alert-error{background:#fff5f5;border:1px solid #fc8181;color:#c53030}.org-alert-success{background:#f0fff4;border:1px solid #9ae6b4;color:#276749}@media (max-width:768px){.superadmin-page{padding:max(.75rem,env(safe-area-inset-top,0px)) max(.75rem,env(safe-area-inset-right,0px)) max(.75rem,env(safe-area-inset-bottom,0px)) max(.75rem,env(safe-area-inset-left,0px))}.superadmin-card{padding:1rem}.superadmin-header{align-items:flex-start;flex-direction:column}.superadmin-actions{width:100%}.org-btn-secondary{max-width:280px;min-height:44px;width:100%}.superadmin-table td,.superadmin-table th{max-width:140px;white-space:normal;word-break:break-word}}.settings-page{align-items:flex-start;background:#fff;box-sizing:border-box;display:flex;justify-content:center;max-width:100%;min-height:100vh;min-height:100dvh;overflow-x:hidden;padding:max(16px,env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-right,0px)) max(16px,env(safe-area-inset-bottom,0px)) max(16px,env(safe-area-inset-left,0px));width:100%}.settings-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:10px}.settings-title{color:#111;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;font-weight:800;letter-spacing:.5px;margin:0}.settings-actions{display:flex;flex-wrap:wrap;gap:10px}.settings-btn{background:#b0b0b0;border:1px solid #777;border-radius:6px;color:#111;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;padding:8px 12px}.settings-btn-logout{background:#e53e3e;border-color:#c53030;color:#fff}.settings-btn-logout:hover{background:#c53030}.settings-alert{border-radius:8px;font-weight:600;margin:10px 0 12px;padding:10px 12px}.settings-alert-error{background:#ffebee;border:1px solid #d32f2f;color:#b71c1c}.settings-section{border-top:1px solid #eee;margin-top:14px;padding-top:10px}.settings-section-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:10px}.settings-section-header .settings-section-title{margin:0}.settings-section-title{color:#111;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:800;margin:0 0 10px}.settings-btn-edit{background:#1976d2;border-color:#1565c0;color:#fff}.settings-btn-cancel{background:#757575;border-color:#616161;color:#fff}.settings-input{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-family:inherit;font-size:14px;max-width:320px;padding:8px 10px;width:100%}.settings-edit-form .settings-row{align-items:center}.settings-edit-actions{display:flex;gap:10px;margin-top:12px;padding-left:0}.settings-loading{color:#333;font-weight:600;margin:0}.settings-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr}.settings-row{grid-gap:10px;background:#fafafa;border:1px solid #eee;border-radius:8px;display:grid;gap:10px;grid-template-columns:220px 1fr;padding:10px 12px}.settings-label{color:#111;font-weight:800}.settings-value{color:#111;word-break:break-word}@media (max-width:680px){.settings-page{padding:max(12px,env(safe-area-inset-top,0px)) max(12px,env(safe-area-inset-right,0px)) max(12px,env(safe-area-inset-bottom,0px)) max(12px,env(safe-area-inset-left,0px))}.settings-header{align-items:flex-start}.settings-actions{justify-content:flex-start;width:100%}.settings-btn{max-width:240px;min-height:44px;width:100%}.settings-row{grid-template-columns:1fr}.settings-input{font-size:16px;max-width:100%;min-height:44px}}
/*# sourceMappingURL=main.19c82586.css.map*/