body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{min-height:100vh}.header{background-color:#fff;box-shadow:0 2px 4px #0000001a;color:#2c3e50;padding:0 2rem}.header-content{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:auto 1fr auto;padding:0 1rem}.header h1{flex-shrink:0;font-size:1.5rem;font-weight:600}.header-nav{gap:1rem;justify-self:start}.header-nav,.header-nav .btn{align-items:center;display:flex}.header-nav .btn{background-color:#0023af;height:40px}.header-nav .btn:hover{background-color:#001a8a}.header-logo{justify-content:center}.header-logo,.header-logo a{align-items:center;display:flex}.header-logo a{text-decoration:none}.header-logo img{display:block}.header-actions{align-items:center;display:flex;gap:1rem;justify-self:end}.header-actions .dropdown-toggle{background-color:#0023af;height:40px}.header-actions .dropdown-toggle:hover{background-color:#001a8a}.header-actions .btn{align-items:center;background-color:#d2282d;display:flex;height:40px}.header-actions .btn:hover{background-color:#b01f23}.dropdown{display:inline-block;position:relative}.dropdown-toggle{align-items:center;background-color:#95a5a6;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.dropdown-toggle:hover{background-color:#7f8c8d}.dropdown-toggle svg{height:16px;width:16px}.dropdown-menu{background-color:#fff;border-radius:4px;box-shadow:0 4px 12px #00000026;margin-top:.5rem;min-width:160px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}.dropdown-menu a{color:#2c3e50;display:block;padding:.75rem 1rem;text-decoration:none;transition:background-color .2s}.dropdown-menu a:hover{background-color:#f8f9fa}.btn{border:none;border-radius:4px;cursor:pointer;display:inline-block;font-size:.9rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s}.btn-primary{background-color:#3498db;color:#fff}.btn-primary:hover{background-color:#2980b9}.btn-success{background-color:#27ae60;color:#fff}.btn-success:hover{background-color:#229954}.btn-danger{background-color:#e74c3c;color:#fff}.btn-danger:hover{background-color:#c0392b}.btn-secondary{background-color:#95a5a6;color:#fff}.btn-secondary:hover{background-color:#7f8c8d}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:1rem}.login-box{background:#fff;border-radius:8px;box-shadow:0 10px 25px #0003;max-width:400px;padding:2rem;width:100%}.login-box h2{color:#2c3e50;margin-bottom:1.5rem;text-align:center}.login-logo{margin-bottom:0;text-align:center}.login-logo img{height:auto;max-width:250px;width:100%}.form-group{margin-bottom:1rem}.form-group label{color:#34495e;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3498db;outline:none}.form-group textarea{min-height:80px;resize:vertical}.error-message{background-color:#fee;border-radius:4px;color:#c00;font-size:.9rem;margin-bottom:1rem;padding:.75rem}.dashboard-container{padding:2rem}.page-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem}.stat-card h3{color:#7f8c8d;font-size:.9rem;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.stat-card .stat-value{color:#2c3e50;font-size:2rem;font-weight:700}.filters{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding:1rem}.filters input,.filters select{border:1px solid #ddd;border-radius:4px;flex:1 1;min-width:200px;padding:.5rem}.filter-checkbox-label{align-items:center;color:#495057;cursor:pointer;display:flex;flex:0 0 auto;font-size:.9rem;gap:.4rem;white-space:nowrap}.filter-checkbox{cursor:pointer;flex:0 0 auto!important;height:16px!important;min-width:0!important;min-width:auto!important;padding:0!important;width:16px!important}.orders-table{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow-x:auto}table{border-collapse:collapse;width:100%}thead{background-color:#f8f9fa}th{border-bottom:2px solid #e9ecef;color:#2c3e50;font-weight:600;text-align:left;white-space:nowrap}td,th{padding:1rem}td{border-bottom:1px solid #e9ecef}tbody tr{cursor:pointer;transition:background-color .2s}tbody tr:hover{background-color:#f8f9fa}.status-badge{border-radius:12px;display:inline-block;font-size:.85rem;font-weight:500;padding:.4rem .5rem;white-space:nowrap}.status-new_order{background:#e8f4fd;color:#1a5276}.status-awaiting_payment{background:#fdebd0;color:#784212}.status-mailbox_on_order{background:#fef9e7;color:#7d6608}.status-mailbox_received{background:#fdf2e9;color:#784212}.status-pending_scheduling{background:#f4ecf7;color:#6c3483}.status-installation_scheduled{background:#d1ecf1;color:#0c5460}.status-installation_complete{background:#d5f5e3;color:#1e8449}.status-order_complete{background:#d4edda;color:#155724}.status-inquiry-New{background:#e8f4fd;color:#1a5276}.status-inquiry-InProgress{background:#fef3cd;color:#856404}.status-inquiry-Converted{background:#d4edda;color:#155724}.status-inquiry-Archived{background:#e9ecef;color:#495057}.order-detail-container{padding:2rem}.order-header{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;padding:2rem}.order-header h2{color:#2c3e50;margin-bottom:1rem}.order-info{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1rem}.info-item{padding:.5rem 0}.info-label{color:#7f8c8d;font-size:.85rem;margin-bottom:.25rem}.info-value{color:#2c3e50;font-size:1rem;font-weight:500}.checklist-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.checklist-container h3{color:#2c3e50;margin-bottom:1.5rem}.checklist-item{align-items:flex-start;border:1px solid #e9ecef;border-radius:4px;display:flex;gap:1rem;margin-bottom:.75rem;padding:1rem;transition:all .2s}.checklist-item:hover{background-color:#f8f9fa}.checklist-item.completed{background-color:#d6eaf8;border-color:#3498db}.checklist-item input[type=checkbox]{cursor:pointer;flex-shrink:0;height:20px;margin-top:2px;width:20px}.checklist-content{flex:1 1}.checklist-name{color:#2c3e50;font-weight:500;margin-bottom:.25rem}.checklist-item.completed .checklist-name{color:#7f8c8d;text-decoration:line-through}.checklist-meta{color:#7f8c8d;font-size:.85rem;margin-top:.25rem}.progress-bar{background-color:#e9ecef;border-radius:4px;height:8px;margin-bottom:1.5rem;overflow:hidden;width:100%}.progress-fill{background-color:#27ae60;height:100%;transition:width .3s}.new-order-container{padding:2rem}.form-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.form-container h2{color:#2c3e50;margin-bottom:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;margin-top:2rem}.checklist-builder{border-top:1px solid #e9ecef;margin-top:2rem;padding-top:2rem}.checklist-builder h3{color:#2c3e50;margin-bottom:1rem}.checklist-builder-item{display:flex;gap:.5rem;margin-bottom:.5rem}.checklist-builder-item input{flex:1 1}.checklist-builder-item button{padding:.5rem 1rem}.add-checklist-btn{margin-top:.5rem}.btn-group-right{align-items:center;display:flex;gap:1rem}.progress-label-row{color:#555;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:.5rem}.header-task-badge{background:#e74c3c;border-radius:10px;box-shadow:0 1px 3px #00000040;color:#fff;font-size:.7rem;font-weight:700;line-height:1.4;min-width:18px;padding:.1rem .4rem;pointer-events:none;position:absolute;right:-7px;text-align:center;top:-7px}.task-card{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:1rem;padding:.85rem 1.1rem;transition:box-shadow .15s}.task-date-badge{border-radius:4px;color:#fff;flex-shrink:0;font-size:.75rem;font-weight:700;padding:.2rem .5rem;white-space:nowrap}.task-title{color:#2c3e50;flex:1 1;font-weight:600;min-width:0}.task-sub{color:#6c757d;font-size:.85rem;white-space:nowrap}.task-arrow{color:#adb5bd;flex-shrink:0;font-size:.8rem}.detail-title-row{align-items:center;background:#fff;border-radius:8px 8px 0 0;box-shadow:0 -2px 4px #0000000f,2px 0 4px #0000000f,-2px 0 4px #0000000f;display:flex;justify-content:space-between;margin-bottom:0;padding:1.25rem 2rem 0}.detail-title-row h2,.detail-title-row h3{color:#2c3e50;margin:0 0 .75rem}.detail-tabs{background:#fff;border-bottom:2px solid #e9ecef;box-shadow:2px 0 4px #0000000f,-2px 0 4px #0000000f;display:flex;gap:0;margin-bottom:0;padding:0 2rem}.detail-tab{background:none;border:none;border-bottom:3px solid #0000;color:#7f8c8d;cursor:pointer;font-size:.95rem;font-weight:500;margin-bottom:-2px;padding:.75rem 1.5rem;transition:color .2s,border-color .2s}.detail-tab:hover{color:#2c3e50}.detail-tab.active{border-bottom-color:#3498db;color:#3498db}.comm-list{display:flex;flex-direction:column;gap:.75rem}.comm-item{background:#fff;background:#fff!important;border:1px solid #e9ecef;border-left:4px solid #95a5a6!important;border-radius:6px;padding:1rem 1.25rem}.comm-item.comm-type-sms{background:#f8fff9!important;border-left:4px solid #27ae60!important}.comm-item.comm-type-email{background:#f8fbff!important;border-left:4px solid #2980b9!important}.comm-header{align-items:flex-start;gap:1rem;justify-content:space-between;margin-bottom:.6rem}.comm-header,.comm-meta{display:flex;flex-wrap:wrap}.comm-meta{align-items:center;gap:.5rem}.comm-type-badge{border-radius:4px;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:.2rem .5rem}.comm-type-email{background:#d6eaf8;color:#1a5276}.comm-type-sms{background:#d5f5e3;color:#1e8449}.comm-dir-arrow{color:#7f8c8d;flex-shrink:0;font-size:1rem;font-weight:700;line-height:1}.comm-subject{color:#2c3e50;font-size:.9rem;font-weight:600}.comm-actions{align-items:center;display:flex;flex-shrink:0;gap:.75rem}.comm-date{color:#7f8c8d;font-size:.8rem;white-space:nowrap}.comm-delete-btn{background:none;border:none;border-radius:3px;color:#bdc3c7;cursor:pointer;font-size:.85rem;line-height:1;padding:.1rem .3rem;transition:color .2s,background .2s}.comm-delete-btn:hover{background:#fdf2f2;color:#e74c3c}.comm-body{color:#2c3e50;font-size:.95rem;line-height:1.5;white-space:pre-wrap}.comm-body-wrapper{position:relative}.comm-body-wrapper.collapsed .comm-body{max-height:15em;overflow:hidden}.comm-body-wrapper.collapsed:after{background:linear-gradient(180deg,#0000,#ffffffeb);bottom:0;content:"";height:3em;left:0;pointer-events:none;position:absolute;right:0}.comm-item.comm-type-sms .comm-body-wrapper.collapsed:after{background:linear-gradient(180deg,#0000,#f8fff9eb)}.comm-item.comm-type-email .comm-body-wrapper.collapsed:after{background:linear-gradient(180deg,#0000,#f8fbffeb)}.comm-expand-btn{background:none;border:none;color:#3498db;cursor:pointer;display:inline-block;font-size:.82rem;margin-top:.35rem;padding:.25rem 0;text-decoration:underline;transition:color .2s}.comm-expand-btn:hover{color:#1a6fa8}.comm-footer{color:#95a5a6;font-size:.78rem;margin-top:.5rem}.comm-unread{border-left-color:#e67e22!important}.comm-read-label{align-items:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;display:inline-flex;gap:.3rem;padding:.15rem .5rem;transition:background .15s,border-color .15s;-webkit-user-select:none;user-select:none}.comm-read-label:hover{background:#e9ecef;border-color:#adb5bd}.comm-read-checkbox{cursor:pointer;flex-shrink:0;height:14px!important;margin:0!important;padding:0!important;width:14px!important}.comm-read-text{color:#6c757d;font-size:.75rem;font-weight:600;white-space:nowrap}.comm-read-label:has(.comm-read-checkbox:checked){background:#d5f5e3;border-color:#27ae60}.comm-read-label:has(.comm-read-checkbox:checked) .comm-read-text{color:#1e8449}.unread-msg-card{align-items:center;background:#f0fff4;border:1px solid #b7e4c7;border-left:4px solid #27ae60;border-radius:6px;display:flex;gap:1rem;padding:.85rem 1.1rem;transition:box-shadow .15s}.unread-msg-card:hover{box-shadow:0 2px 8px #0000001a}.unread-msg-left{cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:.3rem;min-width:0}.unread-msg-top-row{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;min-width:0}.unread-msg-badge{background:#27ae60;border-radius:4px;color:#fff;flex-shrink:0;font-size:.75rem;font-weight:700;padding:.2rem .5rem;white-space:nowrap}.unread-msg-name{color:#2c3e50;flex-shrink:0;font-weight:600;white-space:nowrap}.unread-msg-phone{color:#7f8c8d;flex-shrink:0;font-size:.85rem;white-space:nowrap}.unread-msg-body{color:#495057;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unread-msg-date{color:#adb5bd;flex-shrink:0;font-size:.78rem;white-space:nowrap}.unread-msg-actions{align-items:center;display:flex;flex-shrink:0;gap:.5rem}.unread-msg-read-btn{background:#27ae60;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:600;padding:.3rem .7rem;transition:background .2s;white-space:nowrap}.unread-msg-read-btn:hover{background:#229954}.unread-msg-badge-sms{background:#27ae60}.unread-msg-badge-email{background:#2980b9}.comm-attachments{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.comm-attachment-thumb{border:2px solid #dee2e6;border-radius:6px;cursor:pointer;height:80px;object-fit:cover;transition:border-color .15s,transform .15s;width:80px}.comm-attachment-thumb:hover{border-color:#3498db;transform:scale(1.05)}.lightbox-overlay{align-items:center;background:#000000d1;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.lightbox-content{max-height:90vh;max-width:90vw;position:relative}.lightbox-img{border-radius:8px;display:block;max-height:85vh;max-width:90vw}.lightbox-close{align-items:center;background:#e74c3c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:30px;justify-content:center;line-height:1;position:absolute;right:-14px;top:-14px;width:30px;z-index:10000}.lightbox-close:hover{background:#c0392b}.map-sidebar{background:#fff;border-right:1px solid #e9ecef;display:flex;flex-direction:column;gap:0;min-width:260px;overflow-y:auto;padding:1.25rem 1rem;width:260px}.map-filter-section{margin-bottom:1rem}.map-filter-label{color:#7f8c8d;font-size:.75rem;font-weight:700;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.map-filter-item{align-items:center;color:#2c3e50;cursor:pointer;display:flex;font-size:.85rem;gap:.5rem;padding:.3rem 0;-webkit-user-select:none;user-select:none}.map-filter-item input[type=checkbox]{cursor:pointer;flex-shrink:0;height:14px;width:14px}.map-filter-dot{border-radius:50%;display:inline-block;flex-shrink:0;height:12px;width:12px}.map-stats{border-top:1px solid #e9ecef;margin-top:auto;padding-top:1rem}.map-stat{align-items:baseline;display:flex;gap:.4rem;margin-bottom:.5rem}.map-stat-num{color:#2c3e50;font-size:1.5rem;font-weight:700}.map-stat-lbl{color:#7f8c8d;font-size:.8rem}.map-unmapped-notice{background:#fff3cd;border:1px solid #ffc107;border-radius:4px;color:#856404;font-size:.78rem;line-height:1.4;padding:.5rem .6rem}.map-not-configured{align-items:center;color:#2c3e50;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;text-align:center}.map-not-configured h3{font-size:1.2rem;margin-bottom:.75rem}.map-not-configured p{color:#7f8c8d;margin-bottom:.5rem}.map-not-configured pre{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;color:#2c3e50;font-size:.85rem;padding:.5rem 1rem}.map-not-configured code{background:#f8f9fa;border-radius:3px;font-size:.85rem;padding:.1rem .3rem}.map-info-window{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;max-width:360px;min-width:260px}.gm-style .gm-style-iw-c{max-height:none!important;padding:0!important}.gm-style .gm-style-iw-d{max-height:none!important;overflow:auto!important;padding:12px!important}.map-info-type{align-items:center;color:#7f8c8d;display:flex;font-size:.75rem;font-weight:700;gap:.4rem;letter-spacing:.4px;margin-bottom:.3rem;text-transform:uppercase}.map-info-dot{border-radius:50%;display:inline-block;flex-shrink:0;height:10px;width:10px}.map-info-name{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:.3rem}.map-info-address{color:#7f8c8d;font-size:.82rem;line-height:1.4;margin-bottom:.6rem}.map-info-link{background:#0023af;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.82rem;padding:.35rem .75rem;text-align:center;transition:background .2s;width:100%}.map-info-link:hover{background:#001a8a}.map-info-directions{align-items:center;background:#27ae60;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.82rem;padding:.35rem .6rem;text-decoration:none;transition:background .2s;white-space:nowrap}.map-info-directions:hover{background:#229954}.map-info-streetview{align-items:center;background:#8e44ad;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.82rem;padding:.35rem .6rem;text-decoration:none;transition:background .2s;white-space:nowrap}.map-info-streetview:hover{background:#7d3c98}.map-sidebar-close{background:none;border:none;border-radius:3px;color:#7f8c8d;cursor:pointer;font-size:1rem;line-height:1;padding:.1rem .3rem;transition:color .2s,background .2s}.map-sidebar-close:hover{background:#f0f0f0;color:#2c3e50}.map-filter-toggle{background:#fff;border:1px solid #dee2e6;border-radius:4px;box-shadow:0 2px 6px #00000026;color:#2c3e50;cursor:pointer;font-size:.85rem;font-weight:600;left:10px;padding:.4rem .75rem;position:absolute;top:10px;transition:background .2s,box-shadow .2s;z-index:10}.map-filter-toggle:hover{background:#f8f9fa;box-shadow:0 3px 8px #0003}.checklist-flag{border-radius:10px;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.2px;padding:.15rem .5rem}.checklist-flag-required{background:#fde8e8;border:1px solid #f5c6c6;color:#c0392b}.checklist-flag-optional{background:#e8f4fd;border:1px solid #b8d9f5;color:#2980b9}.checklist-template-group{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:1.5rem;overflow:hidden}.checklist-template-group-header{align-items:center;background:#f8f9fa;border-bottom:2px solid #e9ecef;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.checklist-template-group-header h3{color:#2c3e50;font-size:1.05rem;margin:0}.checklist-template-add-form{background:#f0f7ff;border-bottom:1px solid #d0e8ff;padding:1.25rem 1.5rem}.checklist-template-empty{color:#adb5bd;font-size:.9rem;padding:1.5rem;text-align:center}.checklist-template-list{padding:.5rem 0}.checklist-template-item{align-items:flex-start;border-bottom:1px solid #f0f0f0;display:flex;gap:.75rem;padding:.85rem 1.5rem;transition:background .15s}.checklist-template-item:last-child{border-bottom:none}.checklist-template-item:hover{background:#fafafa}.checklist-template-arrows{display:flex;flex-direction:column;flex-shrink:0;gap:2px;margin-top:2px}.checklist-template-arrow-btn{background:none;border:1px solid #dee2e6;border-radius:3px;color:#6c757d;cursor:pointer;font-size:.65rem;line-height:1.2;padding:.1rem .3rem;transition:background .15s,color .15s}.checklist-template-arrow-btn:hover:not(:disabled){background:#e9ecef;color:#2c3e50}.checklist-template-arrow-btn:disabled{cursor:not-allowed;opacity:.3}.checklist-template-details{flex:1 1;min-width:0}.checklist-template-name{color:#2c3e50;font-weight:500;margin-bottom:.3rem}.checklist-template-flags{align-items:center;display:flex;flex-wrap:wrap;font-size:.82rem;gap:.3rem}.checklist-template-flag-label{color:#7f8c8d;font-size:.8rem}.checklist-template-actions{align-items:center;display:flex;flex-shrink:0;gap:.4rem}.installation-card-body{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.installation-card-actions{display:flex;flex-direction:column;flex-shrink:0;gap:.4rem}@media (max-width:600px){.installation-card-body{flex-direction:column}.installation-card-actions{flex-direction:row;width:100%}.installation-card-actions .btn,.installation-card-actions a{flex:1 1;justify-content:center;text-align:center}}.loading{color:#7f8c8d;padding:3rem;text-align:center}@media (max-width:768px){.header{padding:.75rem 1rem 1rem}.header-content{align-items:center;display:flex;flex-direction:column;gap:.75rem}.header-logo{order:0}.header-logo img{height:60px!important}.header-nav{order:1}.header-actions,.header-nav{flex-wrap:wrap;gap:.5rem;justify-content:center;justify-self:auto;width:100%}.header-actions{order:2}.dashboard-container,.new-order-container,.order-detail-container{padding:1rem}.orders-table{-webkit-overflow-scrolling:touch;overflow-x:auto}table{font-size:.85rem;min-width:500px}td,th{padding:.6rem .5rem}.form-row{grid-template-columns:1fr}.form-actions{justify-content:stretch}.form-actions .btn,.form-actions button{flex:1 1;justify-content:center;text-align:center}.order-info{grid-template-columns:1fr 1fr}.checklist-container,.order-header{padding:1.25rem}.filters input,.filters select{min-width:100%}.form-actions{justify-content:space-between}.btn-group-right{flex-wrap:wrap;width:100%}.btn-group-right .btn,.btn-group-right button{flex:1 1;justify-content:center;text-align:center}.task-card{flex-wrap:wrap;gap:.5rem}.task-arrow,.task-sub{display:none}.task-title{order:2;width:100%}.task-date-badge{order:1}.detail-title-row{flex-wrap:wrap;gap:.5rem;padding:1rem 1rem 0}.detail-title-row h2,.detail-title-row h3{margin-bottom:0}.detail-tabs{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0 1rem;scrollbar-width:none}.detail-tabs::-webkit-scrollbar{display:none}.detail-tab{flex-shrink:0;font-size:.88rem;padding:.65rem 1rem;white-space:nowrap}.comm-action-row{flex-wrap:wrap;gap:.5rem}.unread-msg-card{align-items:flex-start;flex-direction:column;gap:.5rem}.unread-msg-left{width:100%}.unread-msg-body{order:10;overflow:visible;text-overflow:clip;white-space:normal;width:100%}.unread-msg-actions{justify-content:flex-end;width:100%}.map-sidebar{bottom:0;box-shadow:2px 0 12px #0003;left:0;min-width:260px;position:absolute;top:0;width:260px;z-index:100}.form-container{padding:1.25rem}}@media (max-width:480px){.header-nav{gap:.4rem}.header-actions .btn,.header-actions .dropdown-toggle,.header-nav .btn{font-size:.78rem;height:34px;padding:.35rem .6rem}.order-info{grid-template-columns:1fr}table{font-size:.8rem}.checklist-item{gap:.6rem;padding:.75rem}.progress-label-row{flex-direction:column;gap:.15rem}.comm-header{flex-direction:column;gap:.4rem}.comm-actions{align-self:flex-end}.follow-up-actions{flex-direction:column;gap:.35rem}}
/*# sourceMappingURL=main.591b5d58.css.map*/