*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:clip}#root,body{min-width:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-shell{box-sizing:border-box;margin:0;padding:12px 8px;width:100%}.top-header{gap:12px;justify-content:space-between;margin-bottom:12px}.auth-status,.top-header{align-items:center;display:flex}.auth-status{gap:10px;margin-left:auto}.auth-user{color:#344054;font-size:14px;font-weight:600}.auth-loading{color:#344054;font-size:15px}.auth-loading,.login-page{align-items:center;display:flex;justify-content:center;min-height:100vh}.login-page{background:#f4f7fb;padding:24px}.login-card{background:#fff;border:1px solid #d0d5dd;border-radius:10px;box-shadow:0 12px 30px #0f172a14;display:flex;flex-direction:column;gap:14px;padding:28px;width:min(420px,100%)}.login-card h1{font-size:24px;margin:0}.login-description{color:#667085;font-size:14px;line-height:1.5;margin:0}.login-error{color:#d14343;font-size:14px;margin:0}.top-nav{display:flex;gap:8px}.top-nav a{background:#fff;border:1px solid #d0d5dd;border-radius:6px;color:#344054;font-weight:600;padding:8px 12px;text-decoration:none}.top-nav a.active{background:#eef4ff;border-color:#1f6feb;color:#1f6feb}.app-container{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) 472px}.content-area{min-width:0}.guide-panel{background:#fff;border:1px solid #d5dbe3;border-radius:8px;min-height:600px;padding:16px 20px}.guide-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.guide-header h2{font-size:18px;margin:0}.guide-download{flex-shrink:0}.guide-download a{text-decoration:none}.guide-body{color:#344054;font-size:14px;line-height:1.55}.guide-body-large{font-size:16px;line-height:1.6}.guide-accordion{display:flex;flex-direction:column;gap:8px}.guide-item{background:#fafbff;border:1px solid #e4e7ec;border-radius:8px;overflow:hidden}.guide-item[open]{background:#eef4ff;border-color:#c7d7fe}.guide-item[open] .guide-item-body{border-top-color:#dbeafe}.guide-summary{align-items:center;color:#111827;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;justify-content:space-between;list-style:none;padding:10px 12px;-webkit-user-select:none;user-select:none}.guide-summary::-webkit-details-marker{display:none}.guide-summary:after{border-left:5px solid #0000;border-right:5px solid #0000;border-top:6px solid #64748b;content:"";flex-shrink:0;height:0;transition:transform .2s ease;width:0}.guide-item:not([open]) .guide-summary:after{transform:rotate(-90deg)}.guide-item-body{border-top:1px solid #eef2f6;padding:0 12px 12px}.guide-error-list{list-style-type:disc;margin:0;padding-left:1.25rem}.guide-error-list li{margin-bottom:6px}.guide-error-list li:last-child{margin-bottom:0}.guide-steps{margin:0;padding-left:1.25rem}.guide-steps>li::marker{font-weight:700}.guide-steps li{margin-bottom:8px}.guide-steps>li>strong:first-child{display:block;font-weight:700;margin-bottom:4px}.guide-steps li:last-child{margin-bottom:0}.guide-substeps{list-style-type:disc;margin:8px 0 0;padding-left:1.1rem}.guide-substeps li{margin-bottom:6px}.guide-substeps li:last-child{margin-bottom:0}.guide-substeps strong{color:#111827;margin-right:4px}.guide-asterisk-note{color:#344054;font-size:.9rem;line-height:1.55;margin:10px 0 0}.page{background:#fff;border:1px solid #ddd;border-radius:8px;padding:20px}.page-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:16px}.page-header h2{font-size:20px;line-height:1.3;margin:0}.page-header .button-row{margin-top:0}.filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.filter-row input,.filter-row select{flex:1 1 160px;min-width:0}.form-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}.form-sections{display:flex;flex-direction:column;gap:16px}.form-section{background:#fafbff;border:1px solid #e4e7ec;border-radius:8px;padding:14px}.form-section h3{font-size:16px;margin:0 0 12px}.field{display:flex;flex-direction:column;gap:6px}.field-label{align-items:center;display:inline-flex;gap:6px}.required-text{color:#d14343;font-size:11px;font-weight:600}.field-wide{grid-column:1/-1}button,input,select,textarea{border:1px solid #bbb;border-radius:6px;font-size:14px;max-width:100%;padding:8px 10px}button{background:#1f6feb;border:none;color:#fff;cursor:pointer}button.secondary{background:#6c757d}button.danger{background:#dc3545}button:disabled{cursor:not-allowed;opacity:.6}.table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-wrapper table{min-width:640px}.fixed-list-wrapper{min-height:430px}table{border-collapse:collapse;width:100%}td,th{border:1px solid #ddd;padding:8px;text-align:left}tbody tr{transition:background-color .15s ease}tbody tr:hover{background-color:#eef4ff}.col-received-at{white-space:nowrap;width:150px}.col-processed-at{white-space:nowrap;width:135px}.col-installation-company{min-width:180px}.col-issue-description{min-width:380px}.button-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.hidden-file-input{display:none}.excel-dropzone{align-items:center;background:#f8fbff;border:2px dashed #b7c4d6;border-radius:8px;color:#344054;display:flex;flex-direction:column;justify-content:center;margin:12px 0;min-height:220px;padding:44px 16px;text-align:center;transition:border-color .2s ease,background-color .2s ease}.excel-dropzone.dragging{background:#eef4ff;border-color:#1f6feb}.excel-dropzone p{margin:0}.dropzone-subtext{color:#667085;font-size:13px;margin-top:8px!important}.upload-status{color:#344054;font-size:14px;margin:0 0 12px}.modal-backdrop{align-items:center;background:#0f172a73;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.upload-modal{background:#fff;border:1px solid #d0d5dd;border-radius:10px;box-shadow:0 20px 45px #0f172a33;max-height:calc(100vh - 40px);overflow-y:auto;padding:16px;width:min(640px,100%)}.upload-modal h3{margin:0 0 10px}.upload-modal--fixed-height{display:flex;flex-direction:column;height:min(560px,calc(100vh - 40px));overflow:hidden;width:min(760px,100%)}.upload-modal--fixed-height td:last-child,.upload-modal--fixed-height th:last-child{white-space:nowrap;width:1%}.upload-modal--fixed-height .filter-row,.upload-modal--fixed-height .modal-actions,.upload-modal--fixed-height h3{flex-shrink:0}.upload-modal--fixed-height .fixed-list-wrapper{flex:1 1;min-height:0;overflow-y:auto}.modal-actions{justify-content:flex-end}@media (max-width:1200px){.top-header{align-items:stretch;flex-direction:column;gap:8px}.auth-status{justify-content:space-between;margin-left:0;width:100%}.app-container{grid-template-columns:1fr}.guide-panel{min-height:200px}}@media (max-width:768px){.app-shell{padding:8px 4px}.page{padding:14px 12px}.page-header{align-items:stretch;flex-direction:column}.page-header h2{font-size:18px}.page-header .button-row a,.page-header>.button-row,.page-header>button{width:100%}.page-header .button-row{align-items:stretch;flex-direction:column}.page-header .button-row button{width:100%}.filter-row{flex-direction:column}.filter-row button,.filter-row input,.filter-row select{flex:none;width:100%}.button-row{justify-content:center}.button-row>button{flex:1 1 auto;min-width:0;text-align:center;white-space:normal}.top-nav{width:100%}.top-nav a{flex:1 1;padding:10px 8px;text-align:center}.auth-status{flex-wrap:wrap;gap:8px}.auth-user{flex:1 1 100%;font-size:13px}.guide-header{align-items:stretch;flex-direction:column}.guide-download,.guide-download a,.guide-download button{width:100%}.guide-panel{min-height:auto;padding:12px}.guide-summary{font-size:14px;padding:10px}.fixed-list-wrapper{min-height:240px}.upload-modal{padding:12px}.upload-modal--fixed-height{height:min(520px,calc(100vh - 24px))}.col-issue-description{min-width:200px}td,th{font-size:13px;padding:6px}input,select,textarea{font-size:16px}.login-page{padding:16px}.login-card{padding:20px}.excel-dropzone{min-height:160px;padding:24px 12px}}@media (max-width:480px){.app-shell{padding:6px 2px}.page{border-radius:6px;padding:12px 10px}.modal-backdrop{padding:8px}.guide-body-large{font-size:14px}}
/*# sourceMappingURL=main.c380b038.css.map*/