body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root,body,html{background:#2d3339;color:#111827;height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.topbar-header{align-items:flex-start;background:#2d3339;display:flex;gap:0;padding:16px 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.topbar-logo-container{align-items:center;display:flex;min-width:200px;padding-left:30px;padding-top:10px}.topbar-logo-container img{height:auto;width:200px}.topbar-content-wrapper{display:flex;flex:1 1;justify-content:center;min-width:0;padding-left:24px;padding-right:24px}.topbar-white-block{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000002e;display:flex;gap:12px;max-width:100%;min-width:0;overflow:visible;padding:10px 14px;width:100%}.topbar-search-form{flex:1 1}.topbar-search-input{background:#f9fafb;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;outline:none;padding:8px 12px;width:97%}.topbar-users-details{position:relative}.topbar-users-summary{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:6px;list-style:none;padding:6px 12px}.topbar-dropdown,.topbar-users-summary{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.topbar-dropdown{box-shadow:0 8px 24px #0000000f;left:0;min-width:260px;padding:6px;position:absolute;top:110%;z-index:10000}.topbar-dropdown-header{align-items:center;display:flex;justify-content:space-between;padding:6px}.topbar-dropdown-title{font-size:13px;font-weight:600}.topbar-dropdown-add-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:12px;padding:4px 8px}.topbar-dropdown-divider{border-top:1px solid #eef2f7}.topbar-dropdown-content{max-height:260px;overflow:auto;padding:6px}.topbar-dropdown-empty{color:#667085;font-size:12px;padding:6px}.topbar-dropdown-error{background:#fef3f2;border:1px solid #fee4e2;border-radius:6px;color:#b42318;font-size:12px;padding:6px 8px}.topbar-user-item{align-items:center;display:flex;gap:8px;padding:6px 4px}.topbar-user-dot{background:#d0d5dd;border-radius:50%;height:8px;width:8px}.topbar-user-info{font-size:13px}.topbar-user-name{font-weight:600}.topbar-user-email{color:#667085;font-size:12px}.topbar-dropdown-footer{margin-top:8px;text-align:right}.topbar-tasks-btn{border-radius:8px;font-size:12px;padding:4px 10px}.topbar-action-btn,.topbar-tasks-btn{background:#fff;border:1px solid #e5e7eb;cursor:pointer}.topbar-action-btn{border-radius:8px;font-size:13px;padding:8px 12px}.topbar-profile-section{align-items:center;display:flex;gap:8px}.topbar-profile-avatar{border-radius:50%;height:32px;width:32px}.topbar-profile-name{color:#344054;font-size:14px;font-weight:500}.modal-backdrop{align-items:center;background:#0f172a73;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:24px;position:fixed;z-index:60}.modal-card{background:#fff;border:1px solid #e5e7eb;box-shadow:0 22px 45px #0f172a47;max-width:821px;padding:24px}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.modal-title{color:#111827;margin:0}.modal-close-btn{background:#0000;border:none;color:#9ca3af;cursor:pointer;font-size:18px;line-height:1}.modal-content{max-height:82vh;overflow-y:auto}.modal-form{grid-gap:10px;display:grid;gap:10px}.modal-form-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.modal-form-full{grid-column:1/-1}.modal-status-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4px}.modal-status-label{margin-bottom:6px}.modal-status-option{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;font-size:13px;gap:6px;padding:12px 10px}.modal-status-option.active{background:#eff6ff;border-color:#2563eb}.modal-status-option-header{align-items:center;display:flex;gap:6px}.modal-status-option-title{font-weight:600}.modal-status-option-desc{color:#6b7280;font-size:12px}.modal-buttons{display:flex;gap:8px;margin-top:4px}.form-field{grid-gap:6px;display:grid;gap:6px}.form-field-label{color:#475467;font-size:12px}.form-field-required{color:#b42318}.form-field-input{border:1px solid #e5e7eb;border-radius:6px;font-size:14px;outline:none;padding:10px 0;width:99%}.form-field-error{color:#dc2626;display:block;font-size:12px;font-weight:500;margin-top:4px}.notice{border-radius:6px;font-size:13px;padding:6px 8px}.notice.success{background:#ecfdf3;border:1px solid #a6f4c5;color:#027a48}.notice.error{background:#fef3f2;border:1px solid #fee4e2;color:#b42318}.btn{border:1px solid;border-radius:8px;cursor:pointer;font-size:13px;padding:8px 12px}.btn-primary{background:#3538cd;border-color:#3538cd;color:#fff}.btn-primary:disabled{background:#a4a7f5;border-color:#3538cd;cursor:not-allowed}.btn-primary.loading{background:#a4a7f5}.btn-secondary{background:#fff;border-color:#e5e7eb;cursor:pointer}.wizard-backdrop{background:#0f172a73;display:grid;inset:0;padding:24px;place-items:center;position:fixed;z-index:60}.wizard-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 22px 45px #0f172a59;display:flex;flex-direction:column;max-height:80vh;max-width:840px;padding:24px;width:100%}.wizard-header{margin-bottom:8px}.wizard-title{font-size:18px;font-weight:600;margin:0;text-align:center}.wizard-subtitle{color:#6b7280;font-size:13px;margin:6px 0 0;text-align:center}.wizard-content{flex:1 1;overflow:auto;padding:4px 0}.wizard-step-1{grid-gap:20px;display:grid;gap:20px}.wizard-user-field{align-items:center;background:#f9fafb;border-color:#e5e7eb;color:#4b5563;display:flex;font-size:13px}.wizard-building-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.wizard-building-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:14px 12px}.wizard-building-btn.active{background:#eff6ff;border-color:#2563eb}.wizard-building-checkbox{background:#fff;border:1px solid #cbd5f5;border-radius:4px;height:16px;width:16px}.wizard-building-btn.active .wizard-building-checkbox{background:#2563eb}.wizard-table-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:8px;overflow-x:auto;padding:10px}.wizard-table{border-collapse:collapse;font-size:13px;table-layout:fixed;width:100%}.wizard-table th{background:#f9fafb;border-bottom:1px solid #e5e7eb;font-weight:600;padding:8px 10px;text-align:left}.wizard-table th.header{min-width:120px}.wizard-table th.niv-header{color:#6b7280;font-weight:500;text-align:center}.wizard-table th.niv-item{background:#f9fafb;border-bottom:1px solid #e5e7eb;min-width:70px;padding:6px 8px;text-align:center}.wizard-lot-table th.th-content,.wizard-table th.niv-item .th-content{align-items:center;display:flex;flex-direction:column;gap:3px}.small-checkbox{cursor:pointer;height:16px;width:16px}.clickable{cursor:pointer}.wizard-select{border:1px solid #e5e7eb;border-radius:8px;font-size:14px;max-width:260px;padding:10px 12px;width:92%}.lot-cell{border-bottom:1px solid #eef2f7;font-weight:500;padding:6px 8px}.disabled-zone{background:#f8fafc!important;border-left:1px dashed #cbd5e1;border-right:1px dashed #cbd5e1}.th-zone-item.disabled-zone{background:#e2e8f0!important;border-left:2px solid #cbd5e1;border-right:2px solid #cbd5e1}.th-zone-item.disabled-zone .th-content{opacity:.4}.wizard-lot-table .checkbox-disabled{opacity:.2}.wizard-lot-table input[type=checkbox]:disabled{cursor:not-allowed}.wizard-error{color:#b42318;font-size:13px}.wizard-table td{border-bottom:1px solid #eef2f7;padding:6px 10px}.wizard-table tbody tr:nth-child(2n){background:#f9fafb}.wizard-table tbody tr:hover{background:#eef2ff}.wizard-table .zone-name{font-weight:500;white-space:nowrap}.wizard-table .checkbox-cell{text-align:center}.wizard-lot-table{border-collapse:collapse;font-size:13px;margin-top:8px;table-layout:fixed;width:100%}.wizard-lot-table th{background:#f9fafb;border-bottom:1px solid #e5e7eb;min-width:70px;padding:6px 8px;text-align:center;vertical-align:top}.wizard-lot-table .th-lot,.wizard-lot-table .th-zone{font-weight:600;text-align:left}.wizard-lot-table .th-content{align-items:center;display:flex;flex-direction:column;gap:4px}.wizard-lot-table td{border-bottom:1px solid #eef2f7;padding:6px 8px;text-align:center}.wizard-lot-table tbody tr:nth-child(2n){background:#f9faff}.wizard-lot-table .checkbox-disabled{cursor:not-allowed;opacity:.4}.wizard-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}.login-page{align-items:center;background:#020617;display:flex;justify-content:center;min-height:100vh;padding:24px}.login-card-wrapper{max-width:420px;position:relative;width:100%}.login-accent-border{border:1px solid #38bdf880;border-radius:20px;box-shadow:0 0 25px #38bdf84d;inset:-2px;opacity:.9;position:absolute}.login-card{background:#020617;border:1px solid #0f172acc;border-radius:18px;box-shadow:0 24px 60px #000000a6;color:#e5e7eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;padding:22px 26px 26px;position:relative}.logo-container{display:flex;justify-content:center;margin-bottom:8px}.logo{height:36px;width:auto}.login-title{color:#f9fafb;font-size:22px;font-weight:600;margin:4px 0 2px;text-align:left}.login-subtitle{color:#9ca3af;font-size:13px;margin:4px 0 0}.login-form{grid-gap:14px;display:grid;gap:14px;margin-top:18px}.login-field{grid-gap:6px;display:grid;gap:6px}.label-text{color:#cbd5f5;font-size:13px}.login-input{background:#020617;border:1px solid #273549;border-radius:10px;color:#f9fafb;font-size:14px;outline:none;padding:9px 11px;width:100%}.login-error{background:#f871710f;border:1px solid #f8717173;border-radius:8px;color:#fca5a5;font-size:12px;margin-top:4px;padding:6px 8px}.login-bottom-row{align-items:center;display:flex;justify-content:flex-end;margin-top:4px}.login-forgot{color:#6b7280;font-size:12px}.login-submit{border:none;border-radius:999px;color:#0b1120;font-size:14px;font-weight:600;margin-top:10px;padding:10px 12px}.login-submit.active{background:linear-gradient(90deg,#2c9ef2,#35efa3);box-shadow:0 14px 30px #2563eb59;cursor:pointer}.login-submit.disabled{background:#4b5563;cursor:not-allowed}.modal-overlay{align-items:center;background:#0f172ab3;display:flex;inset:0;justify-content:center;position:fixed;z-index:50}.modal-card{background:#020617;border:1px solid #94a3b866;border-radius:16px;box-shadow:0 22px 50px #000000b3;max-width:420px;padding:20px;width:100%}.modal-title{color:#f9fafb;font-size:18px;font-weight:600;margin:0 0 8px}.modal-text{color:#9ca3af;font-size:13px;margin:0 0 14px}.modal-select{background:#020617;border:1px solid #273549;border-radius:10px;color:#f9fafb;font-size:14px;outline:none;padding:8px 10px;width:100%}.modal-buttons-row{display:flex;gap:8px;justify-content:flex-end;margin-top:18px}.modal-cancel{background:#0000;border:1px solid #4b5563;border-radius:999px;color:#e5e7eb;cursor:pointer;font-size:13px;padding:7px 12px}.modal-validate{background:linear-gradient(90deg,#2c9ef2,#35efa3);border:none;border-radius:999px;color:#0b1120;cursor:pointer;font-size:13px;font-weight:600;padding:7px 16px}.required{color:#f97373}.plan-wrapper{align-items:center;background:#f9fafb;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.plan-wrapper:fullscreen{background:#1a1a1a;padding:20px}.plan-wrapper:fullscreen .plan-svg{background:#2a2a2a}.plan-wrapper:fullscreen .plan-controls button{background:#ffffffe6;border:1px solid #ffffff4d}.plan-container{align-items:flex-start;display:flex;justify-content:center;overflow:hidden}.plan-container,.plan-svg{height:100%;max-height:100%;width:100%}.plan-svg{cursor:pointer;object-fit:contain;overflow:visible;transform-origin:center;will-change:transform}.plan-svg svg{display:block;height:auto;max-width:100%;width:100%}.plan-svg svg path{transform-box:fill-box;transform-origin:center;transition:transform .3s cubic-bezier(.4,0,.2,1),filter .3s ease,stroke .2s ease}.tooltip-plan{background:#111827;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 4px 12px #0006;color:#fff;font-size:13px;min-width:180px;padding:10px 12px;pointer-events:none;position:absolute;z-index:9999}.plan-controls{display:flex;gap:8px;position:absolute;right:16px;top:16px;z-index:100}.plan-search{left:3%;max-width:30%;position:absolute;top:3%;width:250px;z-index:10}.plan-controls button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;font-size:14px;gap:4px;padding:8px 12px;transition:all .2s}.plan-controls button:hover{background:#f3f4f6;box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.plan-controls button:active{box-shadow:0 1px 2px #0000001a;transform:translateY(0)}.plan-search input{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 2px 4px #0000001a;font-size:14px;padding:8px 12px;transition:all .2s;width:100%}.plan-search input:focus{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f64d;outline:none}.plan-search-results{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 12px #00000026;left:0;margin-top:4px;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:200}.plan-search-result-item{border-bottom:1px solid #f3f4f6;cursor:pointer;padding:10px 12px;transition:background .15s}.plan-search-result-item:last-child{border-bottom:none}.plan-search-result-item:hover{background:#f8f9fa}.plan-search-result-item strong{color:#1f2937;font-size:14px}.plan-search-result-item small{color:#6b7280;display:block;font-size:12px;margin-top:2px}.plan-wrapper:fullscreen .plan-controls button,.plan-wrapper:fullscreen .plan-search input{background:#2c2c2c;border-color:#4a4a4a;color:#fff}.plan-wrapper:fullscreen .plan-search-results{background:#2c2c2c;border-color:#4a4a4a}.plan-wrapper:fullscreen .plan-search-result-item{border-bottom-color:#3a3a3a}.plan-wrapper:fullscreen .plan-search-result-item:hover{background:#3c3c3c}.plan-wrapper:fullscreen .plan-search-result-item strong{color:#e5e7eb}.plan-wrapper:fullscreen .plan-search-result-item small{color:#9ca3af}.overlay{bottom:0;left:0;position:absolute;right:0;top:0;body,html{overflow-x:hidden}}@keyframes pulsate{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes rotatingBorder{0%{filter:drop-shadow(0 0 15px rgba(255,215,0,.8)) drop-shadow(0 0 25px rgba(255,215,0,.6)) hue-rotate(0deg)}25%{filter:drop-shadow(0 0 20px rgba(255,215,0,.9)) drop-shadow(0 0 30px rgba(255,215,0,.7)) hue-rotate(90deg)}50%{filter:drop-shadow(0 0 15px rgba(255,215,0,.8)) drop-shadow(0 0 25px rgba(255,215,0,.6)) hue-rotate(180deg)}75%{filter:drop-shadow(0 0 20px rgba(255,215,0,.9)) drop-shadow(0 0 30px rgba(255,215,0,.7)) hue-rotate(270deg)}to{filter:drop-shadow(0 0 15px rgba(255,215,0,.8)) drop-shadow(0 0 25px rgba(255,215,0,.6)) hue-rotate(1turn)}}@keyframes shadowPulse{0%,to{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}50%{filter:drop-shadow(0 8px 20px rgba(0,0,0,.5)) drop-shadow(0 4px 12px rgba(255,215,0,.4))}}.plan-editor{background:#fff;border:1px solid #00000014;border-radius:8px;box-shadow:0 8px 24px #0003;color:#111827;min-width:220px;padding:10px;position:absolute;z-index:10000}.plan-editor input[type=number]{border:1px solid #e5e7eb;border-radius:6px;padding:6px 8px}.building-overview{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.building-card{background:#11182799;border:1px solid #ffffff0a;border-radius:8px;color:#e5e7eb;min-width:140px;padding:8px}.building-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.building-count{color:#9ca3af;font-size:12px}.building-expand{background:#0000;border:none;color:#9ca3af;cursor:pointer}.building-levels{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.level-btn{background:#ffffff0a;border:1px solid #ffffff0a;border-radius:6px;color:#e5e7eb;cursor:pointer;font-size:13px;padding:6px 8px}.level-btn.active{background:#10b981;border-color:#00000014;color:#fff}.global-levels{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.global-level-btn{background:#ffffff05;border:1px solid #ffffff0a;border-radius:999px;color:#e5e7eb;cursor:pointer;font-size:13px;padding:6px 10px}.global-level-btn.active{background:#2563eb;border-color:#00000014;color:#fff}
/*# sourceMappingURL=main.42f2641e.css.map*/