.admin-module__aXBbkG__adminLayout{background-color:#f5f7fa;min-height:100vh;display:flex}.admin-module__aXBbkG__sidebar{color:#fff;z-index:100;background-color:#1a1a2e;flex-direction:column;flex-shrink:0;width:240px;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;left:0}.admin-module__aXBbkG__sidebarHidden{transform:translate(-100%)}.admin-module__aXBbkG__sidebarHeader{border-bottom:1px solid #ffffff1a;padding:20px}.admin-module__aXBbkG__sidebarLogo{width:auto;height:80px}.admin-module__aXBbkG__sidebarNav{-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;min-height:0;padding:16px 0;display:flex;overflow:hidden auto}.admin-module__aXBbkG__navItem{color:#ffffffb3;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.admin-module__aXBbkG__navItem:hover{color:#fff;background-color:#ffffff1a}.admin-module__aXBbkG__navItemActive{color:#fff;background-color:#ffffff26;border-left:3px solid #ff580f}.admin-module__aXBbkG__navIcon{flex-shrink:0;width:20px;height:20px}.admin-module__aXBbkG__navBadge{color:#fff;text-align:center;background-color:#ef4444;border-radius:10px;min-width:20px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:600}.admin-module__aXBbkG__sidebarFooter{border-top:1px solid #ffffff1a;padding:16px 20px}.admin-module__aXBbkG__logoutButton{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.admin-module__aXBbkG__logoutButton:hover{color:#fff;background-color:#ffffff1a;border-color:#ffffff4d}.admin-module__aXBbkG__mainContent{flex-direction:column;flex:1;min-height:100vh;margin-left:240px;transition:margin-left .3s;display:flex}.admin-module__aXBbkG__mainContentExpanded{margin-left:0}.admin-module__aXBbkG__topbar{z-index:50;background-color:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:sticky;top:0}.admin-module__aXBbkG__topbarLeft{align-items:center;gap:16px;display:flex}.admin-module__aXBbkG__menuToggle{cursor:pointer;color:#374151;background:0 0;border:none;border-radius:8px;padding:8px;display:none}.admin-module__aXBbkG__menuToggle:hover{background-color:#f3f4f6}.admin-module__aXBbkG__pageTitle{color:#111827;margin:0;font-size:20px;font-weight:600}.admin-module__aXBbkG__topbarRight{align-items:center;gap:16px;display:flex}.admin-module__aXBbkG__userInfo{color:#6b7280;align-items:center;gap:8px;font-size:14px;display:flex}.admin-module__aXBbkG__userInfoLink{color:#6b7280;cursor:pointer;align-items:center;gap:8px;font-size:14px;text-decoration:none;display:flex}.admin-module__aXBbkG__userInfoLink:hover{color:#374151}.admin-module__aXBbkG__userAvatar{color:#fff;background-color:#ff580f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.admin-module__aXBbkG__pageContent{flex:1;padding:24px}.admin-module__aXBbkG__loginContainer{background:linear-gradient(135deg,#202020 0%,#333 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.admin-module__aXBbkG__loginBox{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:48px;box-shadow:0 25px 50px -12px #00000040}.admin-module__aXBbkG__loginLogo{height:80px;margin:0 auto 24px;display:block}.admin-module__aXBbkG__loginTitle{color:#111827;text-align:center;margin:0 0 8px;font-size:24px;font-weight:700}.admin-module__aXBbkG__loginSubtitle{color:#6b7280;text-align:center;margin:0 0 32px;font-size:14px}.admin-module__aXBbkG__loginForm{flex-direction:column;gap:16px;display:flex}.admin-module__aXBbkG__formGroup{flex-direction:column;gap:6px;display:flex}.admin-module__aXBbkG__formLabel{color:#374151;font-size:14px;font-weight:500}.admin-module__aXBbkG__formInput{border:1px solid #d1d5db;border-radius:8px;outline:none;padding:12px 16px;font-size:16px;transition:border-color .2s,box-shadow .2s}.admin-module__aXBbkG__formInput:focus{border-color:#ff580f;box-shadow:0 0 0 3px #ff580f1a}.admin-module__aXBbkG__formInputError{border-color:#ef4444}.admin-module__aXBbkG__loginButton{color:#fff;cursor:pointer;background-color:#ff580f;border:none;border-radius:8px;margin-top:8px;padding:14px 24px;font-size:16px;font-weight:600;transition:background-color .2s}.admin-module__aXBbkG__loginButton:hover:not(:disabled){background-color:#e04e0d}.admin-module__aXBbkG__loginButton:disabled{cursor:not-allowed;background-color:#9ca3af}.admin-module__aXBbkG__errorMessage{color:#dc2626;text-align:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 16px;font-size:14px}.admin-module__aXBbkG__dashboardGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:32px;display:grid}.admin-module__aXBbkG__statCard{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.admin-module__aXBbkG__statLabel{color:#6b7280;margin:0 0 8px;font-size:14px}.admin-module__aXBbkG__statValue{color:#111827;margin:0;font-size:32px;font-weight:700}.admin-module__aXBbkG__statChange{margin-top:8px;font-size:13px}.admin-module__aXBbkG__statChangePositive{color:#10b981}.admin-module__aXBbkG__statChangeNegative{color:#ef4444}.admin-module__aXBbkG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.admin-module__aXBbkG__sectionHeader h2{color:#111827;margin:0;font-size:20px;font-weight:600}.admin-module__aXBbkG__btnPrimary{color:#fff;cursor:pointer;background-color:#ff580f;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.admin-module__aXBbkG__btnPrimary:hover{background-color:#e04e0d}.admin-module__aXBbkG__emptyState{text-align:center;color:#6b7280;background:#fff;border-radius:12px;padding:60px 20px}.admin-module__aXBbkG__emptyState p{margin:0;font-size:15px}.admin-module__aXBbkG__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.admin-module__aXBbkG__projectCard{color:inherit;background:#fff;border-radius:12px;flex-direction:column;gap:12px;padding:20px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 1px 3px #0000001a}.admin-module__aXBbkG__projectCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.admin-module__aXBbkG__projectCardHeader{justify-content:space-between;align-items:center;display:flex}.admin-module__aXBbkG__projectNumber{color:#ff580f;font-size:13px;font-weight:600}.admin-module__aXBbkG__statusBadge{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500}.admin-module__aXBbkG__statusBadge.admin-module__aXBbkG__active{color:#16a34a;background-color:#dcfce7}.admin-module__aXBbkG__statusBadge.admin-module__aXBbkG__inactive{color:#6b7280;background-color:#f3f4f6}.admin-module__aXBbkG__projectCardBody h3{color:#111827;margin:0 0 4px;font-size:16px;font-weight:600}.admin-module__aXBbkG__projectCardBody p{color:#6b7280;margin:0;font-size:14px}.admin-module__aXBbkG__projectPM{color:#ff580f;margin:4px 0 0;font-size:13px;font-weight:500}.admin-module__aXBbkG__projectProgress{align-items:center;gap:10px;margin-top:8px;display:flex}.admin-module__aXBbkG__progressBarMini{background-color:#e5e7eb;border-radius:3px;flex:1;height:6px;overflow:hidden}.admin-module__aXBbkG__progressFill{background-color:#ff580f;border-radius:3px;height:100%;transition:width .3s}.admin-module__aXBbkG__projectProgress span{color:#374151;text-align:right;min-width:36px;font-size:13px;font-weight:600}.admin-module__aXBbkG__projectCardFooter{border-top:1px solid #f3f4f6;margin-top:auto;padding-top:12px}.admin-module__aXBbkG__tokenDisplay{color:#9ca3af;font-family:monospace;font-size:12px}.admin-module__aXBbkG__loadingContainer{background-color:#f5f7fa;justify-content:center;align-items:center;min-height:100vh;display:flex}.admin-module__aXBbkG__loadingSpinner{border:3px solid #e5e7eb;border-top-color:#ff580f;border-radius:50%;width:40px;height:40px;animation:1s linear infinite admin-module__aXBbkG__spin}@keyframes admin-module__aXBbkG__spin{to{transform:rotate(360deg)}}.admin-module__aXBbkG__sidebarOverlay{z-index:99;background-color:#00000080;display:none;position:fixed;inset:0}.admin-module__aXBbkG__sidebarOverlayVisible{display:block}.admin-module__aXBbkG__mobileActions{flex-direction:column;gap:12px;margin-bottom:24px;display:none}.admin-module__aXBbkG__mobileActionBtn{color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;height:60px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.admin-module__aXBbkG__mobileActionBtn svg{flex-shrink:0}.admin-module__aXBbkG__desktopOnly{display:block}@media (max-width:768px){.admin-module__aXBbkG__sidebar{transform:translate(-100%)}.admin-module__aXBbkG__sidebarVisible{transform:translate(0)}.admin-module__aXBbkG__mainContent{margin-left:0}.admin-module__aXBbkG__menuToggle{display:flex}.admin-module__aXBbkG__topbar{padding:12px 16px}.admin-module__aXBbkG__pageTitle{font-size:18px}.admin-module__aXBbkG__pageContent{padding:16px}.admin-module__aXBbkG__loginBox{padding:32px 24px}.admin-module__aXBbkG__mobileActions{display:flex}.admin-module__aXBbkG__desktopOnly{display:none}}.admin-module__aXBbkG__tableContainer{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.admin-module__aXBbkG__table{border-collapse:collapse;width:100%}.admin-module__aXBbkG__table th,.admin-module__aXBbkG__table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:12px 16px}.admin-module__aXBbkG__table th{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;background:#f9fafb;font-size:12px;font-weight:600}.admin-module__aXBbkG__table td{color:#374151;font-size:14px}.admin-module__aXBbkG__table tbody tr:hover{background:#f9fafb}.admin-module__aXBbkG__badge{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.admin-module__aXBbkG__badgePrimary{color:#ea580c;background-color:#fff7ed}.admin-module__aXBbkG__badgeSecondary{color:#6b7280;background-color:#f3f4f6}.admin-module__aXBbkG__actionButtons{flex-wrap:wrap;gap:8px;display:flex}.admin-module__aXBbkG__btnSmall{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.admin-module__aXBbkG__btnSmall:hover{background:#f9fafb;border-color:#d1d5db}.admin-module__aXBbkG__btnDanger{color:#dc2626;border-color:#fecaca}.admin-module__aXBbkG__btnDanger:hover{background:#fef2f2;border-color:#f87171}.admin-module__aXBbkG__btnSuccess{color:#16a34a;border-color:#bbf7d0}.admin-module__aXBbkG__btnSuccess:hover{background:#f0fdf4;border-color:#4ade80}.admin-module__aXBbkG__btnSecondary{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.admin-module__aXBbkG__btnSecondary:hover{background:#f9fafb;border-color:#d1d5db}.admin-module__aXBbkG__modal{z-index:200;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.admin-module__aXBbkG__modalContent{background:#fff;border-radius:12px;width:100%;max-width:400px;max-height:90vh;padding:24px;overflow-y:auto}.admin-module__aXBbkG__modalContent h3{color:#111827;margin:0 0 20px;font-size:18px;font-weight:600}
.activity-module__3dIC8a__activityPage{padding:0}.activity-module__3dIC8a__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.activity-module__3dIC8a__pageTitle{color:#111827;margin:0;font-size:24px;font-weight:700}.activity-module__3dIC8a__headerActions{align-items:center;gap:12px;display:flex}.activity-module__3dIC8a__refreshButton{color:#374151;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.activity-module__3dIC8a__refreshButton:hover{background-color:#e5e7eb}.activity-module__3dIC8a__filters{background:#fff;border-radius:12px;flex-wrap:wrap;gap:12px;margin-bottom:20px;padding:16px;display:flex;box-shadow:0 1px 3px #0000001a}.activity-module__3dIC8a__filterGroup{flex-direction:column;gap:4px;display:flex}.activity-module__3dIC8a__filterLabel{color:#6b7280;text-transform:uppercase;font-size:11px;font-weight:500}.activity-module__3dIC8a__filterSelect,.activity-module__3dIC8a__filterInput{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;min-width:150px;padding:8px 12px;font-size:14px}.activity-module__3dIC8a__filterSelect:focus,.activity-module__3dIC8a__filterInput:focus{border-color:#ff580f}.activity-module__3dIC8a__clearFilters{color:#6b7280;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:6px;align-self:flex-end;padding:8px 12px;font-size:13px}.activity-module__3dIC8a__clearFilters:hover{background-color:#e5e7eb}.activity-module__3dIC8a__activityCard{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.activity-module__3dIC8a__activityList{flex-direction:column;display:flex}.activity-module__3dIC8a__activityItem{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:16px;padding:16px 20px;transition:background-color .2s;display:flex}.activity-module__3dIC8a__activityItem:last-child{border-bottom:none}.activity-module__3dIC8a__activityItem:hover{background-color:#f9fafb}.activity-module__3dIC8a__activityIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.activity-module__3dIC8a__activityIcon.activity-module__3dIC8a__created{background-color:#dcfce7}.activity-module__3dIC8a__activityIcon.activity-module__3dIC8a__updated{background-color:#dbeafe}.activity-module__3dIC8a__activityIcon.activity-module__3dIC8a__deleted{background-color:#fee2e2}.activity-module__3dIC8a__activityIcon.activity-module__3dIC8a__completed{background-color:#dcfce7}.activity-module__3dIC8a__activityIcon.activity-module__3dIC8a__status{background-color:#fef3c7}.activity-module__3dIC8a__activityIcon.activity-module__3dIC8a__document{background-color:#ede9fe}.activity-module__3dIC8a__activityIcon.activity-module__3dIC8a__email{background-color:#cffafe}.activity-module__3dIC8a__activityIcon.activity-module__3dIC8a__emailDelivered{background-color:#d1fae5}.activity-module__3dIC8a__activityIcon.activity-module__3dIC8a__emailOpened{background-color:#ede9fe}.activity-module__3dIC8a__activityIcon.activity-module__3dIC8a__emailClicked{background-color:#fee2e2}.activity-module__3dIC8a__activityIcon svg{width:18px;height:18px}.activity-module__3dIC8a__activityContent{flex:1;min-width:0}.activity-module__3dIC8a__activityDescription{color:#111827;margin:0 0 4px;font-size:14px;line-height:1.4}.activity-module__3dIC8a__activityMeta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:12px;font-size:12px;display:flex}.activity-module__3dIC8a__activityProject{background-color:#f3f4f6;border-radius:4px;padding:2px 8px}.activity-module__3dIC8a__activityTime{color:#9ca3af}.activity-module__3dIC8a__activityUser{align-items:center;gap:4px;display:flex}.activity-module__3dIC8a__activityUser svg{width:12px;height:12px}.activity-module__3dIC8a__pagination{background-color:#f9fafb;border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.activity-module__3dIC8a__paginationInfo{color:#6b7280;font-size:14px}.activity-module__3dIC8a__paginationButtons{gap:8px;display:flex}.activity-module__3dIC8a__paginationButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;transition:all .2s}.activity-module__3dIC8a__paginationButton:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.activity-module__3dIC8a__paginationButton:disabled{color:#d1d5db;cursor:not-allowed;background-color:#f9fafb}.activity-module__3dIC8a__loading{justify-content:center;align-items:center;padding:60px;display:flex}.activity-module__3dIC8a__spinner{border:3px solid #e5e7eb;border-top-color:#ff580f;border-radius:50%;width:40px;height:40px;animation:1s linear infinite activity-module__3dIC8a__spin}@keyframes activity-module__3dIC8a__spin{to{transform:rotate(360deg)}}.activity-module__3dIC8a__emptyState{text-align:center;color:#6b7280;padding:60px 20px}.activity-module__3dIC8a__emptyState svg{color:#d1d5db;width:48px;height:48px;margin-bottom:16px}.activity-module__3dIC8a__emptyState h3{color:#374151;margin:0 0 8px;font-size:18px;font-weight:600}.activity-module__3dIC8a__emptyState p{margin:0;font-size:14px}@media (max-width:768px){.activity-module__3dIC8a__pageHeader{flex-direction:column;align-items:flex-start}.activity-module__3dIC8a__filters{flex-direction:column}.activity-module__3dIC8a__filterSelect,.activity-module__3dIC8a__filterInput{width:100%}.activity-module__3dIC8a__activityItem{padding:12px 16px}.activity-module__3dIC8a__activityMeta{flex-direction:column;align-items:flex-start;gap:4px}.activity-module__3dIC8a__pagination{flex-direction:column;gap:12px}}
.documents-module__JUDXmW__documentsPage{padding:0}.documents-module__JUDXmW__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.documents-module__JUDXmW__pageTitle{color:#111827;margin:0;font-size:24px;font-weight:700}.documents-module__JUDXmW__pageDescription{color:#6b7280;margin:0;font-size:14px}.documents-module__JUDXmW__filters{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.documents-module__JUDXmW__searchInput{border:1px solid #d1d5db;border-radius:8px;outline:none;flex:1;min-width:200px;padding:10px 16px;font-size:14px;transition:border-color .2s}.documents-module__JUDXmW__searchInput:focus{border-color:#ff580f}.documents-module__JUDXmW__filterSelect{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;min-width:160px;padding:10px 16px;font-size:14px}.documents-module__JUDXmW__filterSelect:focus{border-color:#ff580f}.documents-module__JUDXmW__stats{background:#fff;border-radius:12px;gap:24px;margin-bottom:24px;padding:16px 20px;display:flex;box-shadow:0 1px 3px #0000001a}.documents-module__JUDXmW__statItem{flex-direction:column;gap:2px;display:flex}.documents-module__JUDXmW__statValue{color:#ff580f;font-size:24px;font-weight:700}.documents-module__JUDXmW__statLabel{color:#6b7280;font-size:13px}.documents-module__JUDXmW__tableContainer{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.documents-module__JUDXmW__table{border-collapse:collapse;width:100%}.documents-module__JUDXmW__table thead{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.documents-module__JUDXmW__table th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;padding:12px 16px;font-size:12px;font-weight:600}.documents-module__JUDXmW__table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .15s}.documents-module__JUDXmW__table tbody tr:last-child{border-bottom:none}.documents-module__JUDXmW__table tbody tr:hover{background-color:#f9fafb}.documents-module__JUDXmW__table td{color:#374151;padding:14px 16px;font-size:14px}.documents-module__JUDXmW__docNameCell{align-items:center;gap:12px;display:flex}.documents-module__JUDXmW__docIcon{background-color:#fff7ed;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.documents-module__JUDXmW__docIcon svg{color:#ff580f;width:16px;height:16px}.documents-module__JUDXmW__docName{color:#111827;font-weight:500}.documents-module__JUDXmW__typeBadge{color:#374151;background-color:#f3f4f6;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}.documents-module__JUDXmW__typeBadge.documents-module__JUDXmW__typeGlobal{color:#2563eb;background-color:#dbeafe}.documents-module__JUDXmW__projectCell{flex-direction:column;gap:2px;display:flex}.documents-module__JUDXmW__projectNumber{color:#ff580f;font-weight:600}.documents-module__JUDXmW__propertyName{color:#6b7280;font-size:13px}.documents-module__JUDXmW__globalLabel{color:#9ca3af;font-style:italic}.documents-module__JUDXmW__phaseName{color:#6b7280}.documents-module__JUDXmW__dateValue{color:#9ca3af;font-size:13px}.documents-module__JUDXmW__actions{gap:8px;display:flex}.documents-module__JUDXmW__btnView,.documents-module__JUDXmW__btnDownload{color:#6b7280;background-color:#f3f4f6;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:all .2s;display:flex}.documents-module__JUDXmW__btnView:hover{color:#ff580f;background-color:#fff7ed}.documents-module__JUDXmW__btnDownload:hover{color:#16a34a;background-color:#dcfce7}.documents-module__JUDXmW__emptyState{text-align:center;color:#6b7280;background:#fff;border-radius:12px;padding:60px 20px;box-shadow:0 1px 3px #0000001a}.documents-module__JUDXmW__emptyState svg{color:#d1d5db;margin-bottom:16px}.documents-module__JUDXmW__emptyState h3{color:#374151;margin:0 0 8px;font-size:18px;font-weight:600}.documents-module__JUDXmW__emptyState p{margin:0;font-size:14px}.documents-module__JUDXmW__loading{justify-content:center;align-items:center;padding:60px;display:flex}.documents-module__JUDXmW__spinner{border:3px solid #e5e7eb;border-top-color:#ff580f;border-radius:50%;width:40px;height:40px;animation:1s linear infinite documents-module__JUDXmW__spin}@keyframes documents-module__JUDXmW__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.documents-module__JUDXmW__tableContainer{overflow-x:auto}.documents-module__JUDXmW__table{min-width:800px}}@media (max-width:768px){.documents-module__JUDXmW__pageHeader{flex-direction:column;align-items:flex-start}.documents-module__JUDXmW__filters{flex-direction:column}.documents-module__JUDXmW__searchInput,.documents-module__JUDXmW__filterSelect{width:100%}.documents-module__JUDXmW__stats{flex-wrap:wrap;gap:16px}.documents-module__JUDXmW__statItem{min-width:80px}}
.menus-module__9caePW__container{max-width:900px}.menus-module__9caePW__description{color:#6b7280;margin-bottom:20px;font-size:14px}.menus-module__9caePW__loading{justify-content:center;align-items:center;min-height:200px;display:flex}.menus-module__9caePW__spinner{border:3px solid #e5e7eb;border-top-color:#ff580f;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite menus-module__9caePW__spin}@keyframes menus-module__9caePW__spin{to{transform:rotate(360deg)}}.menus-module__9caePW__emptyState{text-align:center;color:#6b7280;background:#f9fafb;border-radius:8px;padding:48px 24px}.menus-module__9caePW__searchBar{margin-bottom:16px}.menus-module__9caePW__searchInput{border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;max-width:400px;padding:10px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.menus-module__9caePW__searchInput:focus{border-color:#ff580f;box-shadow:0 0 0 3px #ff580f1a}.menus-module__9caePW__locationList{flex-direction:column;gap:12px;display:flex}.menus-module__9caePW__locationCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:box-shadow .15s;overflow:hidden}.menus-module__9caePW__locationCard:hover{box-shadow:0 2px 8px #0000000f}.menus-module__9caePW__locationHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.menus-module__9caePW__locationHeader:hover{background:#f9fafb}.menus-module__9caePW__locationInfo{flex-direction:column;gap:2px;display:flex}.menus-module__9caePW__propertyName{color:#ff580f;text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:600}.menus-module__9caePW__locationName{color:#111827;font-size:15px;font-weight:600}.menus-module__9caePW__assignedCount{color:#6b7280;font-size:13px}.menus-module__9caePW__locationActions{align-items:center;gap:12px;display:flex}.menus-module__9caePW__progressBar{background:#e5e7eb;border-radius:3px;height:6px;overflow:hidden}.menus-module__9caePW__progressFill{background:#ff580f;border-radius:3px;height:100%;transition:width .2s}.menus-module__9caePW__chevron{color:#9ca3af;width:20px;height:20px;transition:transform .2s}.menus-module__9caePW__chevronOpen{transform:rotate(180deg)}.menus-module__9caePW__mealList{background:#fafafa;border-top:1px solid #e5e7eb;padding:16px 20px}.menus-module__9caePW__bulkActions{border-bottom:1px solid #e5e7eb;margin-bottom:16px;padding-bottom:12px}.menus-module__9caePW__bulkBtn{cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:background .15s}.menus-module__9caePW__bulkBtnSuccess{color:#fff;background:#10b981}.menus-module__9caePW__bulkBtnSuccess:hover{background:#059669}.menus-module__9caePW__bulkBtnDanger{color:#fff;background:#ef4444}.menus-module__9caePW__bulkBtnDanger:hover{background:#dc2626}.menus-module__9caePW__bulkBtn:disabled{opacity:.6;cursor:not-allowed}.menus-module__9caePW__categorySection{margin-bottom:16px}.menus-module__9caePW__categorySection:last-child{margin-bottom:0}.menus-module__9caePW__categoryHeader{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:12px;font-weight:600}.menus-module__9caePW__mealGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;display:grid}.menus-module__9caePW__mealItem{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:10px;padding:10px 12px;transition:border-color .15s,background .15s;display:flex}.menus-module__9caePW__mealItem:hover{background:#f9fafb;border-color:#d1d5db}.menus-module__9caePW__mealItemAssigned{background:#fff7ed;border-color:#ff580f}.menus-module__9caePW__mealItemAssigned:hover{background:#ffedd5}.menus-module__9caePW__checkbox{accent-color:#ff580f;cursor:pointer;flex-shrink:0;width:18px;height:18px}.menus-module__9caePW__mealName{color:#374151;font-size:13px;line-height:1.3}.menus-module__9caePW__savingIndicator{color:#9ca3af;margin-left:auto;font-size:12px}.menus-module__9caePW__summary{color:#6b7280;margin-top:16px;font-size:13px}@media (max-width:640px){.menus-module__9caePW__locationHeader,.menus-module__9caePW__mealList{padding:14px 16px}.menus-module__9caePW__mealGrid{grid-template-columns:1fr}.menus-module__9caePW__progressBar{display:none}}
.inventory-module__wf914a__inventoryPage{padding:0}.inventory-module__wf914a__summaryGrid{grid-template-columns:1fr;gap:12px;margin-bottom:24px;display:grid}@media (min-width:480px){.inventory-module__wf914a__summaryGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.inventory-module__wf914a__summaryGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.inventory-module__wf914a__summaryGrid{grid-template-columns:repeat(5,1fr);gap:14px}}.inventory-module__wf914a__summaryCard{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000001a}@media (min-width:1024px){.inventory-module__wf914a__summaryCard{padding:14px 12px}}.inventory-module__wf914a__summaryLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;margin-bottom:6px;font-size:12px}.inventory-module__wf914a__summaryValue{color:#111827;font-size:24px;font-weight:700}@media (min-width:1024px){.inventory-module__wf914a__summaryLabel{font-size:11px}.inventory-module__wf914a__summaryValue{font-size:22px}}.inventory-module__wf914a__summaryValue.inventory-module__wf914a__orange{color:#ff580f}.inventory-module__wf914a__quickActions{grid-template-columns:1fr;gap:12px;margin-bottom:24px;display:grid}@media (min-width:480px){.inventory-module__wf914a__quickActions{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.inventory-module__wf914a__quickActions{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.inventory-module__wf914a__quickActions{grid-template-columns:repeat(5,1fr)}}.inventory-module__wf914a__actionButton{color:#374151;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:14px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}@media (min-width:1024px){.inventory-module__wf914a__actionButton{gap:6px;padding:12px 8px;font-size:13px}}.inventory-module__wf914a__actionButton:hover{color:#ff580f;border-color:#ff580f}.inventory-module__wf914a__actionButton.inventory-module__wf914a__primary{color:#fff;background:#ff580f;border-color:#ff580f}.inventory-module__wf914a__actionButton.inventory-module__wf914a__primary:hover{background:#e04e0d;border-color:#e04e0d}.inventory-module__wf914a__actionIcon{width:20px;height:20px}.inventory-module__wf914a__sectionCard{background:#fff;border-radius:12px;margin-bottom:24px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.inventory-module__wf914a__sectionHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.inventory-module__wf914a__sectionTitle{color:#111827;margin:0;font-size:16px;font-weight:600}.inventory-module__wf914a__sectionBody{padding:16px 20px}.inventory-module__wf914a__movementList{flex-direction:column;display:flex}.inventory-module__wf914a__movementItem{border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:14px 0;display:flex}.inventory-module__wf914a__movementItem:last-child{border-bottom:none}.inventory-module__wf914a__movementIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.inventory-module__wf914a__movementIcon.inventory-module__wf914a__in{color:#16a34a;background:#dcfce7}.inventory-module__wf914a__movementIcon.inventory-module__wf914a__out{color:#dc2626;background:#fef2f2}.inventory-module__wf914a__movementIcon.inventory-module__wf914a__sold{color:#2563eb;background:#dbeafe}.inventory-module__wf914a__movementIcon.inventory-module__wf914a__adjust{color:#6b7280;background:#f3f4f6}.inventory-module__wf914a__movementInfo{flex:1;min-width:0}.inventory-module__wf914a__movementProduct{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.inventory-module__wf914a__movementMeta{color:#6b7280;margin-top:2px;font-size:13px}.inventory-module__wf914a__movementQty{border-radius:8px;flex-shrink:0;padding:4px 12px;font-size:16px;font-weight:700}.inventory-module__wf914a__movementQty.inventory-module__wf914a__positive{color:#16a34a;background:#dcfce7}.inventory-module__wf914a__movementQty.inventory-module__wf914a__negative{color:#dc2626;background:#fee2e2}.inventory-module__wf914a__pageHeader{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}@media (min-width:640px){.inventory-module__wf914a__pageHeader{flex-direction:row;justify-content:space-between;align-items:center}}.inventory-module__wf914a__searchBar{flex-wrap:wrap;gap:12px;display:flex}.inventory-module__wf914a__searchInput{border:1px solid #d1d5db;border-radius:10px;outline:none;flex:1;min-width:200px;padding:12px 16px;font-size:15px}.inventory-module__wf914a__searchInput:focus{border-color:#ff580f}.inventory-module__wf914a__addButton{color:#fff;cursor:pointer;white-space:nowrap;background:#ff580f;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-size:15px;font-weight:600;display:flex}.inventory-module__wf914a__addButton:hover{background:#e04e0d}.inventory-module__wf914a__categoryTabs{gap:8px;margin-bottom:20px;padding-bottom:4px;display:flex;overflow-x:auto}.inventory-module__wf914a__categoryTab{color:#6b7280;cursor:pointer;white-space:nowrap;background:#f3f4f6;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.inventory-module__wf914a__categoryTab:hover{background:#e5e7eb}.inventory-module__wf914a__categoryTab.inventory-module__wf914a__active{color:#fff;background:#ff580f}.inventory-module__wf914a__productGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.inventory-module__wf914a__productGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.inventory-module__wf914a__productGrid{grid-template-columns:repeat(3,1fr)}}.inventory-module__wf914a__productCard{background:#fff;border-radius:12px;flex-direction:row;align-items:flex-start;gap:12px;padding:12px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.inventory-module__wf914a__productImage{background:#f3f4f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.inventory-module__wf914a__productImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.inventory-module__wf914a__productImage .inventory-module__wf914a__placeholder{color:#9ca3af;justify-content:center;align-items:center;display:flex}.inventory-module__wf914a__productInfo{flex-direction:column;flex:1;min-width:0;padding:0;display:flex}.inventory-module__wf914a__productBrand{color:#ff580f;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:13px;font-weight:700}.inventory-module__wf914a__productName{color:#111827;margin-bottom:4px;font-size:15px;font-weight:600}.inventory-module__wf914a__productBarcode{color:#9ca3af;margin-bottom:8px;font-family:monospace;font-size:12px}.inventory-module__wf914a__productDetails{align-items:center;gap:8px;margin-bottom:12px;display:flex}.inventory-module__wf914a__categoryBadge{text-transform:uppercase;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.inventory-module__wf914a__categoryBadge.inventory-module__wf914a__snack{color:#ff580f;background:#fff7ed}.inventory-module__wf914a__categoryBadge.inventory-module__wf914a__beverage{color:#2563eb;background:#dbeafe}.inventory-module__wf914a__categoryBadge.inventory-module__wf914a__meal{color:#16a34a;background:#dcfce7}.inventory-module__wf914a__productPrice{color:#374151;font-weight:600}.inventory-module__wf914a__productActions{gap:6px;margin-top:8px;display:flex}.inventory-module__wf914a__btnEdit,.inventory-module__wf914a__btnDelete{cursor:pointer;border:none;border-radius:8px;flex:1;padding:10px;font-size:13px;font-weight:500;transition:all .2s}.inventory-module__wf914a__btnEdit{color:#374151;background:#f3f4f6}.inventory-module__wf914a__btnEdit:hover{background:#e5e7eb}.inventory-module__wf914a__btnDelete{color:#dc2626;background:#fef2f2}.inventory-module__wf914a__btnDelete:hover{background:#fee2e2}.inventory-module__wf914a__modalOverlay{z-index:100;background:#00000080;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (min-width:640px){.inventory-module__wf914a__modalOverlay{align-items:center;padding:20px}}.inventory-module__wf914a__modal{background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:90vh;overflow-y:auto}@media (min-width:640px){.inventory-module__wf914a__modal{border-radius:20px;max-width:480px}}.inventory-module__wf914a__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px;display:flex}.inventory-module__wf914a__modalTitle{color:#111827;margin:0;font-size:18px;font-weight:700}.inventory-module__wf914a__modalClose{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:flex}.inventory-module__wf914a__modalBody{padding:20px}.inventory-module__wf914a__modalFooter{border-top:1px solid #e5e7eb;gap:12px;padding:16px 20px;display:flex}.inventory-module__wf914a__formGroup{margin-bottom:16px}.inventory-module__wf914a__formLabel{color:#374151;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.inventory-module__wf914a__formInput,.inventory-module__wf914a__formSelect{box-sizing:border-box;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-size:16px}.inventory-module__wf914a__formInput:focus,.inventory-module__wf914a__formSelect:focus{border-color:#ff580f}.inventory-module__wf914a__btnPrimary{color:#fff;cursor:pointer;background:#ff580f;border:none;border-radius:10px;flex:1;padding:14px 20px;font-size:15px;font-weight:600}.inventory-module__wf914a__btnPrimary:hover{background:#e04e0d}.inventory-module__wf914a__btnPrimary:disabled{cursor:not-allowed;background:#9ca3af}.inventory-module__wf914a__btnSecondary{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;flex:1;padding:14px 20px;font-size:15px;font-weight:600}.inventory-module__wf914a__btnSecondary:hover{background:#e5e7eb}.inventory-module__wf914a__scannerContainer{background:#000;border-radius:12px;margin-bottom:16px;overflow:hidden}.inventory-module__wf914a__scannerPreview{aspect-ratio:4/3;width:100%;position:relative}.inventory-module__wf914a__scannerOverlay{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.inventory-module__wf914a__scannerFrame{aspect-ratio:3;border:3px solid #ff580f;border-radius:8px;width:70%;box-shadow:0 0 0 9999px #00000080}.inventory-module__wf914a__scannerControls{gap:12px;margin-bottom:16px;display:flex}.inventory-module__wf914a__manualEntry{border-top:1px solid #e5e7eb;gap:12px;margin-top:16px;padding-top:16px;display:flex}.inventory-module__wf914a__manualEntry input{flex:1}.inventory-module__wf914a__lookupResult{background:#f9fafb;border-radius:12px;margin-top:16px;padding:16px}.inventory-module__wf914a__lookupProduct{align-items:flex-start;gap:16px;display:flex}.inventory-module__wf914a__lookupImage{background:#e5e7eb;border-radius:8px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.inventory-module__wf914a__lookupImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.inventory-module__wf914a__lookupInfo{flex:1}.inventory-module__wf914a__lookupBrand{color:#ff580f;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:12px;font-weight:700}.inventory-module__wf914a__lookupName{color:#111827;margin-bottom:4px;font-size:16px;font-weight:600}.inventory-module__wf914a__lookupBarcode{color:#6b7280;margin-bottom:8px;font-family:monospace;font-size:12px}.inventory-module__wf914a__lookupSource{color:#9ca3af;font-size:12px;font-style:italic}.inventory-module__wf914a__newProductBadge{color:#d97706;background:#fef3c7;border-radius:6px;align-items:center;gap:4px;margin-bottom:12px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.inventory-module__wf914a__loading{justify-content:center;align-items:center;padding:60px;display:flex}.inventory-module__wf914a__spinner{border:3px solid #e5e7eb;border-top-color:#ff580f;border-radius:50%;width:40px;height:40px;animation:1s linear infinite inventory-module__wf914a__spin}@keyframes inventory-module__wf914a__spin{to{transform:rotate(360deg)}}.inventory-module__wf914a__emptyState{text-align:center;color:#6b7280;padding:60px 20px}.inventory-module__wf914a__emptyIcon{color:#d1d5db;width:64px;height:64px;margin:0 auto 16px}.inventory-module__wf914a__testPage{max-width:600px;margin:0 auto}.inventory-module__wf914a__testCard{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.inventory-module__wf914a__testHeader{border-bottom:1px solid #e5e7eb;padding:20px}.inventory-module__wf914a__testTitle{color:#111827;margin:0 0 4px;font-size:18px;font-weight:700}.inventory-module__wf914a__testSubtitle{color:#6b7280;margin:0;font-size:14px}.inventory-module__wf914a__testBody{padding:20px}.inventory-module__wf914a__testFooter{background:#f9fafb;border-top:1px solid #e5e7eb;padding:16px 20px}
.messages-module__Y8GmGq__messagesPage{flex-direction:column;height:calc(100vh - 120px);padding:0;display:flex}.messages-module__Y8GmGq__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.messages-module__Y8GmGq__pageTitle{color:#111827;margin:0;font-size:24px;font-weight:700}.messages-module__Y8GmGq__unreadIndicator{color:#ff580f;font-size:14px;font-weight:600}.messages-module__Y8GmGq__headerActions{align-items:center;gap:12px;display:flex}.messages-module__Y8GmGq__refreshButton{color:#374151;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.messages-module__Y8GmGq__refreshButton:hover{background-color:#e5e7eb}.messages-module__Y8GmGq__newConvoSelect{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:500}.messages-module__Y8GmGq__messagesContainer{background:#fff;border-radius:12px;flex:1;gap:20px;min-height:0;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.messages-module__Y8GmGq__conversationsList{border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:320px;display:flex}.messages-module__Y8GmGq__conversationsHeader{border-bottom:1px solid #e5e7eb;padding:16px}.messages-module__Y8GmGq__conversationsHeader h3{color:#374151;margin:0;font-size:14px;font-weight:600}.messages-module__Y8GmGq__searchInput{border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:14px}.messages-module__Y8GmGq__searchInput:focus{border-color:#ff580f}.messages-module__Y8GmGq__conversationsBody{flex:1;overflow-y:auto}.messages-module__Y8GmGq__conversationItem{cursor:pointer;border-bottom:1px solid #f3f4f6;flex-direction:column;gap:4px;padding:14px 16px;transition:background-color .2s;display:flex}.messages-module__Y8GmGq__conversationItem:hover{background-color:#f9fafb}.messages-module__Y8GmGq__conversationItem.messages-module__Y8GmGq__active{background-color:#fff7ed}.messages-module__Y8GmGq__conversationItem.messages-module__Y8GmGq__unread{background-color:#fffbeb}.messages-module__Y8GmGq__avatar{color:#fff;background-color:#ff580f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex}.messages-module__Y8GmGq__conversationInfo{flex:1;min-width:0}.messages-module__Y8GmGq__conversationHeader{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.messages-module__Y8GmGq__conversationName{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.messages-module__Y8GmGq__conversationTime{color:#9ca3af;flex-shrink:0;font-size:11px}.messages-module__Y8GmGq__conversationCompany{color:#6b7280;margin-top:0;font-size:12px}.messages-module__Y8GmGq__conversationProject{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}.messages-module__Y8GmGq__conversationPreview{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:13px;overflow:hidden}.messages-module__Y8GmGq__unreadBadge{color:#fff;background-color:#ff580f;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:8px;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}.messages-module__Y8GmGq__messagesPanel{flex-direction:column;flex:1;min-width:0;display:flex}.messages-module__Y8GmGq__messagesPanelHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.messages-module__Y8GmGq__headerInfo{flex-direction:column;align-items:center;gap:2px;display:flex}.messages-module__Y8GmGq__headerInfo h3{color:#111827;margin:0;font-size:16px;font-weight:600}.messages-module__Y8GmGq__headerInfo span{color:#6b7280;font-size:13px}.messages-module__Y8GmGq__headerText h3{color:#111827;margin:0;font-size:16px;font-weight:600}.messages-module__Y8GmGq__headerText p{color:#6b7280;margin:2px 0 0;font-size:13px}.messages-module__Y8GmGq__deleteConvoBtn{color:#dc2626;cursor:pointer;background-color:#fef2f2;border:none;border-radius:6px;padding:6px 12px;font-size:12px}.messages-module__Y8GmGq__deleteConvoBtn:hover{background-color:#fee2e2}.messages-module__Y8GmGq__headerActions button{color:#374151;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:6px;padding:6px 12px;font-size:12px}.messages-module__Y8GmGq__headerActions button:hover{background-color:#e5e7eb}.messages-module__Y8GmGq__messagesBody{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.messages-module__Y8GmGq__messageGroup{flex-direction:column;gap:4px;max-width:70%;display:flex}.messages-module__Y8GmGq__messageGroup.messages-module__Y8GmGq__outgoing{align-self:flex-end}.messages-module__Y8GmGq__messageGroup.messages-module__Y8GmGq__incoming{align-self:flex-start}.messages-module__Y8GmGq__messageBubble{border-radius:16px;padding:12px 16px;font-size:14px;line-height:1.5}.messages-module__Y8GmGq__messageGroup.messages-module__Y8GmGq__incoming .messages-module__Y8GmGq__messageBubble{color:#111827;background-color:#f3f4f6;border-bottom-left-radius:4px}.messages-module__Y8GmGq__messageGroup.messages-module__Y8GmGq__outgoing .messages-module__Y8GmGq__messageBubble{color:#fff;background-color:#ff580f;border-bottom-right-radius:4px}.messages-module__Y8GmGq__messageText{white-space:pre-wrap;word-wrap:break-word}.messages-module__Y8GmGq__messageFooter{color:#9ca3af;justify-content:space-between;align-items:center;gap:8px;font-size:11px;display:flex}.messages-module__Y8GmGq__messageDelete{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:14px}.messages-module__Y8GmGq__messageDelete:hover{color:#dc2626}.messages-module__Y8GmGq__messageTime{color:#9ca3af;margin-top:4px;font-size:11px}.messages-module__Y8GmGq__messageGroup.messages-module__Y8GmGq__outgoing .messages-module__Y8GmGq__messageTime{color:#ffffffb3}.messages-module__Y8GmGq__messageSender{color:#6b7280;margin-bottom:4px;font-size:12px;font-weight:500}.messages-module__Y8GmGq__composeArea{border-top:1px solid #e5e7eb;align-items:flex-end;gap:12px;padding:16px 20px;display:flex}.messages-module__Y8GmGq__composeInput{resize:none;border:1px solid #d1d5db;border-radius:24px;outline:none;flex:1;max-height:120px;padding:12px 16px;font-family:inherit;font-size:14px}.messages-module__Y8GmGq__composeInput:focus{border-color:#ff580f}.messages-module__Y8GmGq__sendButton{cursor:pointer;background-color:#ff580f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s;display:flex}.messages-module__Y8GmGq__sendButton:hover:not(:disabled){background-color:#e04e0d}.messages-module__Y8GmGq__sendButton:disabled{cursor:not-allowed;background-color:#d1d5db}.messages-module__Y8GmGq__sendButton svg{color:#fff;width:20px;height:20px}.messages-module__Y8GmGq__sendButton{color:#fff;border-radius:24px;width:auto;height:auto;padding:10px 20px;font-size:14px;font-weight:500}.messages-module__Y8GmGq__emptyConversations,.messages-module__Y8GmGq__selectConversation{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px;display:flex}.messages-module__Y8GmGq__emptyIcon{color:#d1d5db;width:64px;height:64px;margin-bottom:16px}.messages-module__Y8GmGq__emptyConversations h3,.messages-module__Y8GmGq__emptyConversations h4,.messages-module__Y8GmGq__selectConversation h3{color:#374151;margin:0 0 8px;font-size:18px;font-weight:600}.messages-module__Y8GmGq__emptyConversations p,.messages-module__Y8GmGq__selectConversation p{margin:0;font-size:14px}.messages-module__Y8GmGq__deleteConfirm{align-items:center;gap:8px;display:flex}.messages-module__Y8GmGq__deleteConfirm button{cursor:pointer;border:none;border-radius:4px;padding:4px 10px;font-size:12px}.messages-module__Y8GmGq__deleteConfirm .messages-module__Y8GmGq__confirmYes{color:#fff;background-color:#ef4444}.messages-module__Y8GmGq__deleteConfirm .messages-module__Y8GmGq__confirmNo{color:#374151;background-color:#f3f4f6}.messages-module__Y8GmGq__loading{justify-content:center;align-items:center;padding:60px;display:flex}.messages-module__Y8GmGq__spinner{border:3px solid #e5e7eb;border-top-color:#ff580f;border-radius:50%;width:40px;height:40px;animation:1s linear infinite messages-module__Y8GmGq__spin}@keyframes messages-module__Y8GmGq__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.messages-module__Y8GmGq__messagesPage{height:auto}.messages-module__Y8GmGq__messagesContainer{flex-direction:column;height:calc(100vh - 200px)}.messages-module__Y8GmGq__conversationsList{border-bottom:1px solid #e5e7eb;border-right:none;width:100%;max-height:300px}.messages-module__Y8GmGq__messagesPanel{flex:1}.messages-module__Y8GmGq__messageBubble{max-width:85%}}
.editor-module__GzwB3a__editorPage{padding:0}.editor-module__GzwB3a__stickyHeader{color:#fff;z-index:10;background:linear-gradient(135deg,#ff580f,#e04e0d);margin:-24px -24px 24px;padding:12px 16px;font-size:14px;position:sticky;top:0}.editor-module__GzwB3a__stickyHeader strong{font-weight:600}.editor-module__GzwB3a__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.editor-module__GzwB3a__backButton{color:#374151;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;transition:all .2s;display:flex}.editor-module__GzwB3a__backButton:hover{background-color:#f9fafb;border-color:#9ca3af}.editor-module__GzwB3a__pageTitle{color:#111827;margin:0;font-size:24px;font-weight:700}.editor-module__GzwB3a__headerActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.editor-module__GzwB3a__editorCard{background:#fff;border-radius:12px;margin-bottom:24px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.editor-module__GzwB3a__cardHeader{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.editor-module__GzwB3a__cardTitle{color:#111827;margin:0;font-size:16px;font-weight:600}.editor-module__GzwB3a__cardBody{padding:20px}.editor-module__GzwB3a__formGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.editor-module__GzwB3a__formGroup.editor-module__GzwB3a__fullWidth{grid-column:1/-1}.editor-module__GzwB3a__formLabel{color:#6b7280;font-size:13px;font-weight:500}.editor-module__GzwB3a__formInput,.editor-module__GzwB3a__formSelect,.editor-module__GzwB3a__formTextarea{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:14px;transition:border-color .2s}.editor-module__GzwB3a__formInput:focus,.editor-module__GzwB3a__formSelect:focus,.editor-module__GzwB3a__formTextarea:focus{border-color:#ff580f}.editor-module__GzwB3a__formTextarea{resize:vertical;width:100%;min-height:80px}.editor-module__GzwB3a__formHint{color:#9ca3af;font-size:12px}.editor-module__GzwB3a__detailsGrid{grid-template-columns:repeat(3,1fr);gap:16px 24px;display:grid}.editor-module__GzwB3a__detailsGrid>div{color:#374151;font-size:14px;line-height:1.5}.editor-module__GzwB3a__detailsGrid strong{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:12px;font-weight:500;display:block}.editor-module__GzwB3a__detailsGrid .editor-module__GzwB3a__fullWidth{grid-column:1/-1}.editor-module__GzwB3a__detailsGrid .editor-module__GzwB3a__twoCol{grid-column:span 2}@media (max-width:900px){.editor-module__GzwB3a__detailsGrid{grid-template-columns:repeat(2,1fr)}.editor-module__GzwB3a__detailsGrid .editor-module__GzwB3a__twoCol{grid-column:span 1}}@media (max-width:600px){.editor-module__GzwB3a__detailsGrid{grid-template-columns:1fr}}.editor-module__GzwB3a__toggleLabel{cursor:pointer;color:#374151;align-items:center;gap:12px;font-size:14px;display:flex}.editor-module__GzwB3a__toggleLabel input[type=checkbox]{accent-color:#ff580f;width:18px;height:18px}.editor-module__GzwB3a__reminderStatus{border-radius:12px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.editor-module__GzwB3a__reminderStatus.editor-module__GzwB3a__on{color:#16a34a;background-color:#dcfce7}.editor-module__GzwB3a__reminderStatus.editor-module__GzwB3a__off{color:#6b7280;background-color:#f3f4f6}.editor-module__GzwB3a__reminderOn{color:#16a34a;background-color:#dcfce7;border-radius:12px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.editor-module__GzwB3a__reminderOff{color:#6b7280;background-color:#f3f4f6;border-radius:12px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.editor-module__GzwB3a__progressRow{align-items:center;gap:12px;display:flex}.editor-module__GzwB3a__progressRow strong{text-transform:none;margin-bottom:0;font-size:14px;display:inline}.editor-module__GzwB3a__progressBarContainer{align-items:center;gap:10px;display:flex}.editor-module__GzwB3a__progressBar{background-color:#e5e7eb;border-radius:5px;width:120px;height:10px;overflow:hidden}.editor-module__GzwB3a__progressFill{background:linear-gradient(90deg,#ff580f,#e04e0d);border-radius:5px;height:100%;transition:width .3s}.editor-module__GzwB3a__progressText{color:#374151;min-width:45px;font-size:14px;font-weight:600}.editor-module__GzwB3a__btnPrimary{color:#fff;cursor:pointer;background-color:#ff580f;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background-color .2s}.editor-module__GzwB3a__btnPrimary:hover:not(:disabled){background-color:#e04e0d}.editor-module__GzwB3a__btnPrimary:disabled{cursor:not-allowed;background-color:#9ca3af}.editor-module__GzwB3a__btnSecondary{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.editor-module__GzwB3a__btnSecondary:hover{background-color:#f9fafb;border-color:#9ca3af}.editor-module__GzwB3a__btnDanger{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600}.editor-module__GzwB3a__btnDanger:hover{background-color:#dc2626}.editor-module__GzwB3a__btnSmall{padding:6px 12px;font-size:12px}.editor-module__GzwB3a__btnSave{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600}.editor-module__GzwB3a__btnSave:hover{background-color:#059669}.editor-module__GzwB3a__btnEdit{color:#fff;cursor:pointer;background-color:#ff580f;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600}.editor-module__GzwB3a__btnEdit:hover{background-color:#e04e0d}.editor-module__GzwB3a__btnCancel{color:#6b7280;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500}.editor-module__GzwB3a__btnGroup{gap:8px;display:flex}.editor-module__GzwB3a__phaseBlock{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:12px;overflow:hidden}.editor-module__GzwB3a__phaseBlock.editor-module__GzwB3a__completed{border-left:4px solid #10b981}.editor-module__GzwB3a__phaseBlock.editor-module__GzwB3a__inProgress{background-color:#fff7ed;border-left:4px solid #ff580f}.editor-module__GzwB3a__phaseBlock.editor-module__GzwB3a__pending{border-left:4px solid #d1d5db}.editor-module__GzwB3a__phaseHeader{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;padding:14px 16px;display:flex}.editor-module__GzwB3a__phaseHeader:hover{background-color:#f9fafb}.editor-module__GzwB3a__phaseNumber{color:#fff;background-color:#ff580f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:600;display:flex}.editor-module__GzwB3a__phaseBlock.editor-module__GzwB3a__pending .editor-module__GzwB3a__phaseNumber{background-color:#9ca3af}.editor-module__GzwB3a__phaseBlock.editor-module__GzwB3a__completed .editor-module__GzwB3a__phaseNumber{background-color:#10b981}.editor-module__GzwB3a__phaseTitle{color:#111827;flex:1;font-size:15px;font-weight:600}.editor-module__GzwB3a__phaseStatusBadge{text-transform:uppercase;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600}.editor-module__GzwB3a__phaseStatusBadge.editor-module__GzwB3a__pending{color:#6b7280;background-color:#f3f4f6}.editor-module__GzwB3a__phaseStatusBadge.editor-module__GzwB3a__inProgress{color:#d97706;background-color:#fef3c7}.editor-module__GzwB3a__phaseStatusBadge.editor-module__GzwB3a__completed{color:#16a34a;background-color:#dcfce7}.editor-module__GzwB3a__expandIcon{color:#9ca3af;font-size:12px;transition:transform .2s}.editor-module__GzwB3a__phaseContent{background-color:#fafafa;border-top:1px solid #e5e7eb;padding:16px}.editor-module__GzwB3a__phaseForm{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.editor-module__GzwB3a__formRow{gap:12px;width:100%;display:flex}.editor-module__GzwB3a__formRow>input,.editor-module__GzwB3a__formRow>textarea,.editor-module__GzwB3a__formRow>select{flex:1}.editor-module__GzwB3a__formRow.editor-module__GzwB3a__twoCol{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.editor-module__GzwB3a__formGroup{flex-direction:column;gap:6px;display:flex}.editor-module__GzwB3a__checkboxRow{gap:24px;display:flex}.editor-module__GzwB3a__checkboxRow label{color:#374151;cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.editor-module__GzwB3a__checkboxRow input[type=checkbox]{accent-color:#ff580f;width:16px;height:16px}.editor-module__GzwB3a__tasksSection{margin-top:16px}.editor-module__GzwB3a__tasksSection h4{color:#374151;margin:0 0 12px;font-size:14px;font-weight:600}.editor-module__GzwB3a__taskItem{border-bottom:1px solid #f0f0f0;align-items:flex-start;gap:10px;padding:10px 0;display:flex}.editor-module__GzwB3a__taskItem:last-of-type{border-bottom:none}.editor-module__GzwB3a__taskItem input[type=checkbox]{cursor:pointer;accent-color:#ff580f;flex-shrink:0;width:18px;height:18px;margin-top:2px}.editor-module__GzwB3a__taskLabel{color:#374151;flex:1;font-size:14px}.editor-module__GzwB3a__taskLabel.editor-module__GzwB3a__completed{color:#9ca3af;text-decoration:line-through}.editor-module__GzwB3a__pmBadge{color:#ff580f;background-color:#fff7ed;border-radius:4px;align-items:center;margin-right:6px;padding:2px 6px;font-size:10px;font-weight:600;display:inline-flex}.editor-module__GzwB3a__taskActions{gap:4px;display:flex}.editor-module__GzwB3a__btnEditSmall,.editor-module__GzwB3a__btnDeleteSmall{cursor:pointer;border:none;border-radius:4px;padding:4px 8px;font-size:12px}.editor-module__GzwB3a__btnEditSmall{color:#374151;background-color:#e5e7eb}.editor-module__GzwB3a__btnEditSmall:hover{background-color:#d1d5db}.editor-module__GzwB3a__btnDeleteSmall{color:#ef4444;background-color:#fef2f2}.editor-module__GzwB3a__btnDeleteSmall:hover{background-color:#fecaca}.editor-module__GzwB3a__addTaskRow{border-top:1px solid #e5e7eb;gap:8px;margin-top:12px;padding-top:12px;display:flex}.editor-module__GzwB3a__addTaskRow input{border:1px solid #d1d5db;border-radius:6px;flex:1;padding:8px 12px;font-size:14px}.editor-module__GzwB3a__pmTaskToggle{color:#6b7280;cursor:pointer;background-color:#f3f4f6;border-radius:6px;align-items:center;gap:4px;padding:0 12px;font-size:12px;font-weight:500;display:flex}.editor-module__GzwB3a__pmTaskToggle input{accent-color:#ff580f}.editor-module__GzwB3a__btnAddSmall{color:#fff;cursor:pointer;background-color:#ff580f;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600}.editor-module__GzwB3a__btnAddSmall:hover{background-color:#e04e0d}.editor-module__GzwB3a__adminInputs{background-color:#f9fafb;border-radius:6px;flex-wrap:wrap;gap:8px;margin-top:8px;padding:8px;display:flex}.editor-module__GzwB3a__inputGroup{align-items:center;gap:4px;display:flex}.editor-module__GzwB3a__inputGroup label{color:#6b7280;font-size:12px}.editor-module__GzwB3a__inputGroup input,.editor-module__GzwB3a__inputGroup select{border:1px solid #d1d5db;border-radius:4px;padding:6px 10px;font-size:13px}.editor-module__GzwB3a__inputGroup input.editor-module__GzwB3a__belowMin{background-color:#fef2f2;border-color:#ef4444}.editor-module__GzwB3a__speedWarning{color:#92400e;background-color:#fef3c7;border-radius:6px;align-items:flex-start;gap:8px;margin-top:8px;padding:10px;font-size:12px;display:flex}.editor-module__GzwB3a__speedWarning svg{flex-shrink:0;margin-top:2px}.editor-module__GzwB3a__deliveryRow{background-color:#f9fafb;border-radius:6px;flex-wrap:wrap;gap:8px;margin-bottom:8px;padding:8px;display:flex}.editor-module__GzwB3a__deliveryRow select,.editor-module__GzwB3a__deliveryRow input{border:1px solid #d1d5db;border-radius:4px;padding:6px 10px;font-size:13px}.editor-module__GzwB3a__equipmentItem{background:#f9fafb;border-radius:8px;align-items:center;gap:16px;margin-bottom:10px;padding:14px;display:flex}.editor-module__GzwB3a__equipmentInfo{flex:1}.editor-module__GzwB3a__equipmentInfo strong{color:#111827;font-size:15px;display:block}.editor-module__GzwB3a__equipmentInfo span{color:#6b7280;font-size:13px}.editor-module__GzwB3a__equipmentStatus{text-transform:uppercase;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600}.editor-module__GzwB3a__equipmentStatus.editor-module__GzwB3a__pending{color:#6b7280;background-color:#f3f4f6}.editor-module__GzwB3a__equipmentStatus.editor-module__GzwB3a__fabricating{color:#ff580f;background-color:#fff7ed}.editor-module__GzwB3a__equipmentStatus.editor-module__GzwB3a__ready{color:#d97706;background-color:#fef3c7}.editor-module__GzwB3a__equipmentStatus.editor-module__GzwB3a__inTransit{color:#4f46e5;background-color:#e0e7ff}.editor-module__GzwB3a__equipmentStatus.editor-module__GzwB3a__delivered{color:#16a34a;background-color:#dcfce7}.editor-module__GzwB3a__equipmentStatus.editor-module__GzwB3a__installed{color:#fff;background-color:#10b981}.editor-module__GzwB3a__equipmentActions{gap:8px;display:flex}.editor-module__GzwB3a__activityList{max-height:400px;overflow-y:auto}.editor-module__GzwB3a__activityItem{border-bottom:1px solid #f0f0f0;gap:12px;padding:12px 0;display:flex}.editor-module__GzwB3a__activityItem:last-child{border-bottom:none}.editor-module__GzwB3a__activityIcon{background-color:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.editor-module__GzwB3a__activityContent{flex:1}.editor-module__GzwB3a__activityDescription{color:#374151;margin:0;font-size:14px}.editor-module__GzwB3a__activityMeta{color:#9ca3af;margin:4px 0 0;font-size:12px}.editor-module__GzwB3a__tabs{border-bottom:1px solid #e5e7eb;gap:4px;margin-bottom:20px;display:flex}.editor-module__GzwB3a__tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s}.editor-module__GzwB3a__tab:hover{color:#374151}.editor-module__GzwB3a__tab.editor-module__GzwB3a__active{color:#ff580f;border-bottom-color:#ff580f}.editor-module__GzwB3a__emptyState{text-align:center;color:#6b7280;padding:40px 20px}.editor-module__GzwB3a__loading{justify-content:center;align-items:center;padding:60px;display:flex}.editor-module__GzwB3a__spinner{border:3px solid #e5e7eb;border-top-color:#ff580f;border-radius:50%;width:40px;height:40px;animation:1s linear infinite editor-module__GzwB3a__spin}@keyframes editor-module__GzwB3a__spin{to{transform:rotate(360deg)}}.editor-module__GzwB3a__error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:20px;padding:16px}.editor-module__GzwB3a__modalOverlay{z-index:100;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.editor-module__GzwB3a__modal{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.editor-module__GzwB3a__modalHeader{border-bottom:1px solid #e5e7eb;padding:20px 24px}.editor-module__GzwB3a__modalTitle{color:#111827;margin:0;font-size:18px;font-weight:700}.editor-module__GzwB3a__modalBody{padding:24px}.editor-module__GzwB3a__modalFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}@media (max-width:768px){.editor-module__GzwB3a__stickyHeader{margin:-16px -16px 16px}.editor-module__GzwB3a__pageHeader{flex-direction:column;align-items:flex-start}.editor-module__GzwB3a__headerActions{width:100%}.editor-module__GzwB3a__formRow.editor-module__GzwB3a__twoCol{grid-template-columns:1fr}.editor-module__GzwB3a__checkboxRow{flex-direction:column;gap:12px}.editor-module__GzwB3a__deliveryRow{flex-direction:column}.editor-module__GzwB3a__addTaskRow{flex-wrap:wrap}.editor-module__GzwB3a__addTaskRow input{width:100%}}
.projects-module__-ceOSa__projectsPage{padding:0}.projects-module__-ceOSa__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.projects-module__-ceOSa__pageTitle{color:#111827;margin:0;font-size:24px;font-weight:700}.projects-module__-ceOSa__headerActions{align-items:center;gap:12px;display:flex}.projects-module__-ceOSa__createButton{color:#fff;cursor:pointer;background-color:#ff580f;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background-color .2s;display:flex}.projects-module__-ceOSa__createButton:hover{background-color:#e04e0d}.projects-module__-ceOSa__filters{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.projects-module__-ceOSa__searchInput{border:1px solid #d1d5db;border-radius:8px;outline:none;flex:1;min-width:200px;padding:10px 16px;font-size:14px;transition:border-color .2s}.projects-module__-ceOSa__searchInput:focus{border-color:#ff580f}.projects-module__-ceOSa__filterSelect{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:10px 16px;font-size:14px}.projects-module__-ceOSa__filterSelect:focus{border-color:#ff580f}.projects-module__-ceOSa__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}.projects-module__-ceOSa__projectCard{cursor:pointer;background:#fff;border-radius:12px;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a}.projects-module__-ceOSa__projectCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.projects-module__-ceOSa__cardActions{z-index:10;gap:8px;display:flex;position:absolute;top:12px;right:12px}.projects-module__-ceOSa__iconButton{color:#6b7280;cursor:pointer;background-color:#ffffffe6;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.projects-module__-ceOSa__iconButton:hover{color:#111827;background-color:#fff}.projects-module__-ceOSa__iconButton.projects-module__-ceOSa__delete:hover{color:#ef4444;background-color:#fef2f2}.projects-module__-ceOSa__cardHeader{justify-content:space-between;align-items:center;padding:16px 50px 12px 16px;display:flex}.projects-module__-ceOSa__projectNumber{color:#ff580f;font-size:13px;font-weight:600}.projects-module__-ceOSa__statusBadge{text-transform:uppercase;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600}.projects-module__-ceOSa__statusBadge.projects-module__-ceOSa__active{color:#16a34a;background-color:#dcfce7}.projects-module__-ceOSa__statusBadge.projects-module__-ceOSa__inactive{color:#6b7280;background-color:#f3f4f6}.projects-module__-ceOSa__cardBody{padding:16px}.projects-module__-ceOSa__propertyName{color:#111827;margin:0 0 4px;font-size:18px;font-weight:600}.projects-module__-ceOSa__locationName{color:#6b7280;margin:0 0 12px;font-size:14px}.projects-module__-ceOSa__pmName{color:#ff580f;margin:4px 0 12px;font-size:13px;font-weight:500}.projects-module__-ceOSa__configText{color:#6b7280;margin:0 0 12px;font-size:12px;font-style:italic}.projects-module__-ceOSa__progressBar{align-items:center;gap:12px;display:flex}.projects-module__-ceOSa__progressTrack{background-color:#e5e7eb;border-radius:3px;flex:1;height:6px;overflow:hidden}.projects-module__-ceOSa__progressFill{background-color:#ff580f;border-radius:3px;height:100%;transition:width .3s}.projects-module__-ceOSa__progressText{color:#374151;text-align:right;min-width:40px;font-size:14px;font-weight:600}.projects-module__-ceOSa__cardFooter{background-color:#f9fafb;border-top:1px solid #f3f4f6;padding:12px 16px}.projects-module__-ceOSa__tokenDisplay{color:#9ca3af;font-family:monospace;font-size:12px}.projects-module__-ceOSa__emptyState{text-align:center;background:#fff;border-radius:12px;padding:60px 20px;box-shadow:0 1px 3px #0000001a}.projects-module__-ceOSa__emptyState p{color:#6b7280;margin:0 0 16px}.projects-module__-ceOSa__loading{justify-content:center;align-items:center;padding:60px;display:flex}.projects-module__-ceOSa__spinner{border:3px solid #e5e7eb;border-top-color:#ff580f;border-radius:50%;width:40px;height:40px;animation:1s linear infinite projects-module__-ceOSa__spin}@keyframes projects-module__-ceOSa__spin{to{transform:rotate(360deg)}}.projects-module__-ceOSa__error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:20px;padding:16px}.projects-module__-ceOSa__modalOverlay{z-index:100;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.projects-module__-ceOSa__modal{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;position:relative;overflow-y:auto}.projects-module__-ceOSa__modalHeader{border-bottom:1px solid #e5e7eb;padding:20px 24px}.projects-module__-ceOSa__modalTitle{color:#111827;margin:0;font-size:20px;font-weight:700}.projects-module__-ceOSa__modalBody{padding:24px}.projects-module__-ceOSa__modalFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.projects-module__-ceOSa__formGroup{margin-bottom:20px}.projects-module__-ceOSa__formLabel{color:#374151;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.projects-module__-ceOSa__formInput,.projects-module__-ceOSa__formSelect{border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:14px;transition:border-color .2s}.projects-module__-ceOSa__formInput:focus,.projects-module__-ceOSa__formSelect:focus{border-color:#ff580f}.projects-module__-ceOSa__formHint{color:#9ca3af;margin-top:4px;font-size:12px}.projects-module__-ceOSa__formRow{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.projects-module__-ceOSa__btnPrimary{color:#fff;cursor:pointer;background-color:#ff580f;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background-color .2s}.projects-module__-ceOSa__btnPrimary:hover:not(:disabled){background-color:#e04e0d}.projects-module__-ceOSa__btnPrimary:disabled{cursor:not-allowed;background-color:#9ca3af}.projects-module__-ceOSa__btnSecondary{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.projects-module__-ceOSa__btnSecondary:hover{background-color:#f9fafb;border-color:#9ca3af}.projects-module__-ceOSa__btnDanger{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background-color .2s}.projects-module__-ceOSa__btnDanger:hover{background-color:#dc2626}.projects-module__-ceOSa__steps{margin-bottom:24px;display:flex}.projects-module__-ceOSa__step{text-align:center;color:#9ca3af;border-bottom:2px solid #e5e7eb;flex:1;padding:12px 8px;font-size:13px;font-weight:500;transition:all .2s}.projects-module__-ceOSa__step.projects-module__-ceOSa__active{color:#ff580f;border-color:#ff580f}.projects-module__-ceOSa__step.projects-module__-ceOSa__completed{color:#16a34a;border-color:#16a34a}.projects-module__-ceOSa__stepContent{min-height:200px}.projects-module__-ceOSa__optionList{flex-direction:column;gap:8px;margin-top:12px;display:flex}.projects-module__-ceOSa__optionButton{text-align:left;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:14px 16px;font-size:14px;transition:all .2s;display:flex}.projects-module__-ceOSa__optionButton:hover{background-color:#fff;border-color:#ff580f}.projects-module__-ceOSa__optionButton.projects-module__-ceOSa__selected{background-color:#fff7ed;border-color:#ff580f}.projects-module__-ceOSa__createNewButton{color:#6b7280;cursor:pointer;background:#fff;border:2px dashed #d1d5db;border-radius:8px;align-items:center;gap:8px;padding:14px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.projects-module__-ceOSa__createNewButton:hover{color:#ff580f;border-color:#ff580f}.projects-module__-ceOSa__configSection{background:#f9fafb;border-radius:8px;margin-top:16px;padding:16px}.projects-module__-ceOSa__configRow{align-items:center;gap:16px;margin-bottom:12px;display:flex}.projects-module__-ceOSa__configRow:last-child{margin-bottom:0}.projects-module__-ceOSa__configItem{align-items:center;gap:8px;display:flex}.projects-module__-ceOSa__configItem select{border:1px solid #d1d5db;border-radius:6px;padding:8px 12px;font-size:14px}.projects-module__-ceOSa__configItem span{color:#374151;font-size:14px}.projects-module__-ceOSa__configPreview{background:#fff;border-radius:6px;margin-top:12px;padding:12px;font-size:14px}.projects-module__-ceOSa__configPreview strong{color:#6b7280}.projects-module__-ceOSa__savingOverlay{z-index:10;background:#fffffff2;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.projects-module__-ceOSa__savingOverlay .projects-module__-ceOSa__spinner{width:48px;height:48px;margin-bottom:16px}.projects-module__-ceOSa__savingOverlay p{color:#333;margin:0 0 8px;font-size:18px;font-weight:600}.projects-module__-ceOSa__savingOverlay span{color:#666;font-size:14px}@media (max-width:768px){.projects-module__-ceOSa__pageHeader{flex-direction:column;align-items:flex-start}.projects-module__-ceOSa__filters{flex-direction:column}.projects-module__-ceOSa__searchInput{width:100%}.projects-module__-ceOSa__projectsGrid,.projects-module__-ceOSa__formRow{grid-template-columns:1fr}.projects-module__-ceOSa__modal{margin:10px}}
.pm-module__QkLtdW__pmPage{padding:0}.pm-module__QkLtdW__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.pm-module__QkLtdW__pageTitle{color:#111827;margin:0;font-size:24px;font-weight:700}.pm-module__QkLtdW__headerActions{align-items:center;gap:12px;display:flex}.pm-module__QkLtdW__createButton{color:#fff;cursor:pointer;background-color:#ff580f;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background-color .2s;display:flex}.pm-module__QkLtdW__createButton:hover{background-color:#e04e0d}.pm-module__QkLtdW__filters{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.pm-module__QkLtdW__searchInput{border:1px solid #d1d5db;border-radius:8px;outline:none;flex:1;min-width:200px;padding:10px 16px;font-size:14px;transition:border-color .2s}.pm-module__QkLtdW__searchInput:focus{border-color:#ff580f}.pm-module__QkLtdW__filterSelect{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:10px 16px;font-size:14px}.pm-module__QkLtdW__pmList{flex-direction:column;gap:12px;display:flex}.pm-module__QkLtdW__pmCard{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.pm-module__QkLtdW__pmHeader{cursor:pointer;align-items:center;gap:16px;padding:16px 20px;transition:background-color .2s;display:flex}.pm-module__QkLtdW__pmHeader:hover{background-color:#f9fafb}.pm-module__QkLtdW__expandIcon{color:#9ca3af;flex-shrink:0;font-size:12px;transition:transform .2s}.pm-module__QkLtdW__expandIcon.pm-module__QkLtdW__expanded{transform:rotate(90deg)}.pm-module__QkLtdW__pmInfo{flex:1;grid-template-columns:1.5fr 2fr 1fr 1fr auto;align-items:center;gap:16px;display:grid}.pm-module__QkLtdW__pmName{color:#111827;font-size:15px;font-weight:600}.pm-module__QkLtdW__pmEmail,.pm-module__QkLtdW__pmPhone{color:#6b7280;font-size:14px}.pm-module__QkLtdW__pmCompany{color:#9ca3af;font-size:13px}.pm-module__QkLtdW__pmStats{flex-shrink:0;gap:8px;display:flex}.pm-module__QkLtdW__badge{white-space:nowrap;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600}.pm-module__QkLtdW__badgeActive{color:#16a34a;background-color:#dcfce7}.pm-module__QkLtdW__badgeInactive{color:#6b7280;background-color:#f3f4f6}.pm-module__QkLtdW__badgeCount{color:#ff580f;background-color:#fff7ed}.pm-module__QkLtdW__pmActions{gap:8px;display:flex}.pm-module__QkLtdW__btnEdit,.pm-module__QkLtdW__btnDelete{cursor:pointer;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.pm-module__QkLtdW__btnEdit{color:#374151;background-color:#f3f4f6;border:none}.pm-module__QkLtdW__btnEdit:hover{background-color:#e5e7eb}.pm-module__QkLtdW__btnDelete{color:#ef4444;background-color:#fef2f2;border:none}.pm-module__QkLtdW__btnDelete:hover{background-color:#fee2e2}.pm-module__QkLtdW__btnToggle{cursor:pointer;color:#d97706;background-color:#fef3c7;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.pm-module__QkLtdW__btnToggle:hover{background-color:#fde68a}.pm-module__QkLtdW__btnCopyLink{cursor:pointer;color:#ff580f;background-color:#fff7ed;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.pm-module__QkLtdW__btnCopyLink:hover{background-color:#ffedd5}.pm-module__QkLtdW__pmContent{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:20px}.pm-module__QkLtdW__propertiesList{flex-direction:column;gap:12px;display:flex}.pm-module__QkLtdW__propertyCard{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0000000d}.pm-module__QkLtdW__propertyHeader{cursor:pointer;align-items:center;gap:12px;padding:12px 16px;transition:background-color .2s;display:flex}.pm-module__QkLtdW__propertyHeader:hover{background-color:#f9fafb}.pm-module__QkLtdW__propertyInfo{flex:1;align-items:center;gap:16px;display:flex}.pm-module__QkLtdW__propertyName{color:#111827;font-size:14px;font-weight:600}.pm-module__QkLtdW__locationCount{color:#6b7280;background-color:#f3f4f6;border-radius:10px;padding:2px 8px;font-size:11px}.pm-module__QkLtdW__propertyActions{gap:6px;display:flex}.pm-module__QkLtdW__locationsContent{background-color:#fafafa;border-top:1px solid #f3f4f6;padding:12px 16px}.pm-module__QkLtdW__locationsList{flex-direction:column;gap:8px;display:flex}.pm-module__QkLtdW__locationItem{background:#fff;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;display:flex}.pm-module__QkLtdW__locationName{color:#374151}.pm-module__QkLtdW__locationActions{gap:6px;display:flex}.pm-module__QkLtdW__btnSmall{cursor:pointer;border:none;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:500;transition:all .2s}.pm-module__QkLtdW__btnSmall.pm-module__QkLtdW__edit{color:#374151;background-color:#f3f4f6}.pm-module__QkLtdW__btnSmall.pm-module__QkLtdW__delete{color:#ef4444;background-color:#fef2f2}.pm-module__QkLtdW__addPropertyBtn,.pm-module__QkLtdW__addLocationBtn{color:#6b7280;cursor:pointer;background-color:#fff;border:1px dashed #d1d5db;border-radius:6px;align-items:center;gap:6px;margin-top:8px;padding:8px 12px;font-size:13px;transition:all .2s;display:flex}.pm-module__QkLtdW__addPropertyBtn:hover,.pm-module__QkLtdW__addLocationBtn:hover{color:#ff580f;border-color:#ff580f}.pm-module__QkLtdW__inlineForm{background:#fff7ed;border-radius:8px;align-items:center;gap:8px;margin-bottom:12px;padding:12px;display:flex}.pm-module__QkLtdW__inlineForm input{border:1px solid #d1d5db;border-radius:6px;outline:none;flex:1;padding:8px 12px;font-size:14px}.pm-module__QkLtdW__inlineForm input:focus{border-color:#ff580f}.pm-module__QkLtdW__btnSave,.pm-module__QkLtdW__btnCancel{cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500}.pm-module__QkLtdW__btnSave{color:#fff;background-color:#ff580f}.pm-module__QkLtdW__btnSave:hover{background-color:#e04e0d}.pm-module__QkLtdW__btnCancel{color:#374151;background-color:#f3f4f6}.pm-module__QkLtdW__btnCancel:hover{background-color:#e5e7eb}.pm-module__QkLtdW__pmEditForm{flex:1;grid-template-columns:1.5fr 1.5fr 1fr 1fr auto;align-items:center;gap:12px;display:grid}.pm-module__QkLtdW__pmEditForm input{border:1px solid #d1d5db;border-radius:6px;outline:none;padding:8px 12px;font-size:14px}.pm-module__QkLtdW__pmEditForm input:focus{border-color:#ff580f}.pm-module__QkLtdW__editActions{gap:6px;display:flex}.pm-module__QkLtdW__emptyState{text-align:center;color:#6b7280;background:#fff;border-radius:12px;padding:60px 20px;box-shadow:0 1px 3px #0000001a}.pm-module__QkLtdW__emptyProperties,.pm-module__QkLtdW__emptyLocations{text-align:center;color:#9ca3af;padding:24px;font-size:14px}.pm-module__QkLtdW__loading{justify-content:center;align-items:center;padding:60px;display:flex}.pm-module__QkLtdW__spinner{border:3px solid #e5e7eb;border-top-color:#ff580f;border-radius:50%;width:40px;height:40px;animation:1s linear infinite pm-module__QkLtdW__spin}@keyframes pm-module__QkLtdW__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.pm-module__QkLtdW__pmInfo{grid-template-columns:1fr 1fr;gap:8px}.pm-module__QkLtdW__pmPhone,.pm-module__QkLtdW__pmCompany{display:none}}@media (max-width:768px){.pm-module__QkLtdW__pageHeader{flex-direction:column;align-items:flex-start}.pm-module__QkLtdW__filters{flex-direction:column}.pm-module__QkLtdW__pmInfo{grid-template-columns:1fr;gap:4px}.pm-module__QkLtdW__pmHeader{flex-wrap:wrap}.pm-module__QkLtdW__pmActions{justify-content:flex-end;width:100%;margin-top:8px}.pm-module__QkLtdW__pmEditForm{grid-template-columns:1fr}}
.settings-module__l5Cd5W__settingsTabs{border-bottom:1px solid #e5e7eb;gap:0;margin-bottom:24px;display:flex;overflow-x:auto}.settings-module__l5Cd5W__settingsTab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s}.settings-module__l5Cd5W__settingsTab:hover{color:#374151}.settings-module__l5Cd5W__settingsTab.settings-module__l5Cd5W__active{color:#ff580f;border-bottom-color:#ff580f;font-weight:600}.settings-module__l5Cd5W__settingsContent{min-height:400px}.settings-module__l5Cd5W__profileSection{max-width:600px}.settings-module__l5Cd5W__card{background:#fff;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px #0000001a}.settings-module__l5Cd5W__cardTitle{color:#111827;margin:0 0 16px;font-size:18px;font-weight:600}.settings-module__l5Cd5W__infoRow{color:#374151;margin-bottom:8px;font-size:14px}.settings-module__l5Cd5W__infoLabel{color:#6b7280}.settings-module__l5Cd5W__roleText{text-transform:capitalize}.settings-module__l5Cd5W__appInfo{color:#6b7280;text-align:center;background:#f9fafb;border-radius:8px;margin-top:24px;padding:16px;font-size:12px}.settings-module__l5Cd5W__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.settings-module__l5Cd5W__sectionHeader h2{color:#111827;margin:0;font-size:18px;font-weight:600}.settings-module__l5Cd5W__systemSection{max-width:800px}.settings-module__l5Cd5W__systemCard{background:#fff;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px #0000001a}.settings-module__l5Cd5W__systemCard h3{color:#111827;margin:0 0 8px;font-size:16px;font-weight:600}.settings-module__l5Cd5W__systemCard p{color:#6b7280;margin:0 0 16px;font-size:13px}.settings-module__l5Cd5W__emailList{flex-direction:column;gap:8px;display:flex}.settings-module__l5Cd5W__emailItem{background:#f9fafb;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.settings-module__l5Cd5W__emailItem input{border:1px solid #d1d5db;border-radius:6px;flex:1;padding:8px 12px;font-size:14px}.settings-module__l5Cd5W__emailItem input:focus{border-color:#ff580f;outline:none}.settings-module__l5Cd5W__addEmailBtn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:1px dashed #d1d5db;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:all .2s;display:flex}.settings-module__l5Cd5W__addEmailBtn:hover{background:#e5e7eb;border-color:#9ca3af}.settings-module__l5Cd5W__thresholdInput{align-items:center;gap:12px;display:flex}.settings-module__l5Cd5W__thresholdInput input{text-align:center;border:1px solid #d1d5db;border-radius:6px;width:80px;padding:8px 12px;font-size:14px}.settings-module__l5Cd5W__thresholdInput input:focus{border-color:#ff580f;outline:none}.settings-module__l5Cd5W__thresholdInput span{color:#374151;font-size:14px}.settings-module__l5Cd5W__saveBtn{color:#fff;cursor:pointer;background:#ff580f;border:none;border-radius:8px;margin-top:16px;padding:10px 24px;font-size:14px;font-weight:500;transition:background .2s}.settings-module__l5Cd5W__saveBtn:hover{background:#e04e0d}.settings-module__l5Cd5W__saveBtn:disabled{cursor:not-allowed;background:#9ca3af}.settings-module__l5Cd5W__templatesPage{padding:0}.settings-module__l5Cd5W__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.settings-module__l5Cd5W__pageDescription{color:#6b7280;flex:1;margin:0;font-size:14px}.settings-module__l5Cd5W__createForm{background:#fff;border:2px solid #ff580f;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px #0000001a}.settings-module__l5Cd5W__createForm h3{color:#111827;margin:0 0 20px;font-size:18px;font-weight:600}.settings-module__l5Cd5W__templatesList{flex-direction:column;gap:12px;display:flex}.settings-module__l5Cd5W__templateCard{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.settings-module__l5Cd5W__templateHeader{cursor:pointer;align-items:center;gap:16px;padding:16px 20px;transition:background-color .2s;display:flex}.settings-module__l5Cd5W__templateHeader:hover{background-color:#f9fafb}.settings-module__l5Cd5W__expandIcon{color:#9ca3af;flex-shrink:0;font-size:12px;transition:transform .2s}.settings-module__l5Cd5W__expandIcon.settings-module__l5Cd5W__expanded{transform:rotate(90deg)}.settings-module__l5Cd5W__templateInfo{flex-wrap:wrap;flex:1;align-items:center;gap:12px;display:flex}.settings-module__l5Cd5W__templateName{color:#111827;margin:0;font-size:16px;font-weight:600}.settings-module__l5Cd5W__triggerBadge{color:#ff580f;background-color:#fff7ed;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.settings-module__l5Cd5W__templateMeta{color:#6b7280;align-items:center;gap:16px;font-size:13px;display:flex}.settings-module__l5Cd5W__subjectPreview{color:#9ca3af;font-size:13px;font-style:italic}.settings-module__l5Cd5W__templateContent{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:20px}.settings-module__l5Cd5W__templateDetails{flex-direction:column;gap:20px;display:flex}.settings-module__l5Cd5W__detailsGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.settings-module__l5Cd5W__detailItem{flex-direction:column;gap:4px;display:flex}.settings-module__l5Cd5W__detailItem label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.settings-module__l5Cd5W__detailItem span{color:#111827;font-size:14px}.settings-module__l5Cd5W__bodySection{flex-direction:column;gap:8px;display:flex}.settings-module__l5Cd5W__bodySection label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.settings-module__l5Cd5W__bodyPreview{color:#374151;white-space:pre-wrap;background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-height:300px;margin:0;padding:16px;font-family:inherit;font-size:14px;line-height:1.6;overflow-y:auto}.settings-module__l5Cd5W__templateActions{border-top:1px solid #e5e7eb;gap:12px;padding-top:12px;display:flex}.settings-module__l5Cd5W__editorForm{flex-direction:column;gap:16px;display:flex}.settings-module__l5Cd5W__formGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.settings-module__l5Cd5W__formGroup{flex-direction:column;gap:6px;display:flex}.settings-module__l5Cd5W__formGroup.settings-module__l5Cd5W__fullWidth{grid-column:1/-1}.settings-module__l5Cd5W__formLabel{color:#374151;font-size:13px;font-weight:500}.settings-module__l5Cd5W__formInput{border:1px solid #d1d5db;border-radius:8px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .2s}.settings-module__l5Cd5W__formInput:focus{border-color:#ff580f}.settings-module__l5Cd5W__formTextarea{resize:vertical;border:1px solid #d1d5db;border-radius:8px;outline:none;min-height:120px;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.settings-module__l5Cd5W__formTextarea:focus{border-color:#ff580f}.settings-module__l5Cd5W__formActions{gap:12px;padding-top:8px;display:flex}.settings-module__l5Cd5W__btnPrimary,.settings-module__l5Cd5W__btnSecondary,.settings-module__l5Cd5W__btnDanger{cursor:pointer;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.settings-module__l5Cd5W__btnPrimary{color:#fff;background-color:#ff580f;border:none}.settings-module__l5Cd5W__btnPrimary:hover:not(:disabled){background-color:#e04e0d}.settings-module__l5Cd5W__btnPrimary:disabled{cursor:not-allowed;background-color:#9ca3af}.settings-module__l5Cd5W__btnSecondary{color:#374151;background-color:#fff;border:1px solid #d1d5db}.settings-module__l5Cd5W__btnSecondary:hover{background-color:#f9fafb;border-color:#9ca3af}.settings-module__l5Cd5W__btnDanger{color:#ef4444;background-color:#fef2f2;border:none}.settings-module__l5Cd5W__btnDanger:hover{background-color:#fee2e2}.settings-module__l5Cd5W__btnSmall{cursor:pointer;color:#374151;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.settings-module__l5Cd5W__btnSmall:hover{background:#e5e7eb}.settings-module__l5Cd5W__btnSmall.settings-module__l5Cd5W__danger{color:#ef4444;background:#fef2f2;border-color:#fecaca}.settings-module__l5Cd5W__btnSmall.settings-module__l5Cd5W__danger:hover{background:#fee2e2}.settings-module__l5Cd5W__btnSmall.settings-module__l5Cd5W__success{color:#10b981;background:#ecfdf5;border-color:#a7f3d0}.settings-module__l5Cd5W__btnSmall.settings-module__l5Cd5W__success:hover{background:#d1fae5}.settings-module__l5Cd5W__loading{justify-content:center;align-items:center;padding:60px;display:flex}.settings-module__l5Cd5W__spinner{border:3px solid #e5e7eb;border-top-color:#ff580f;border-radius:50%;width:40px;height:40px;animation:1s linear infinite settings-module__l5Cd5W__spin}@keyframes settings-module__l5Cd5W__spin{to{transform:rotate(360deg)}}.settings-module__l5Cd5W__emptyState{text-align:center;color:#6b7280;background:#fff;border-radius:12px;padding:60px 20px;box-shadow:0 1px 3px #0000001a}.settings-module__l5Cd5W__emptyState svg{color:#d1d5db;margin-bottom:16px}.settings-module__l5Cd5W__emptyState h3{color:#374151;margin:0 0 8px;font-size:18px;font-weight:600}.settings-module__l5Cd5W__emptyState p{margin:0;font-size:14px}.settings-module__l5Cd5W__modal{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.settings-module__l5Cd5W__modalContent{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;padding:24px;overflow-y:auto}.settings-module__l5Cd5W__modalContent h3{color:#111827;margin:0 0 20px;font-size:18px;font-weight:600}.settings-module__l5Cd5W__tableContainer{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.settings-module__l5Cd5W__table{border-collapse:collapse;width:100%}.settings-module__l5Cd5W__table th,.settings-module__l5Cd5W__table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:12px 16px}.settings-module__l5Cd5W__table th{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;background:#f9fafb;font-size:12px;font-weight:600}.settings-module__l5Cd5W__table td{color:#374151;font-size:14px}.settings-module__l5Cd5W__table tbody tr:hover{background:#f9fafb}.settings-module__l5Cd5W__badge{border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.settings-module__l5Cd5W__badgePrimary{color:#ff580f;background:#fff7ed}.settings-module__l5Cd5W__badgeSecondary{color:#6b7280;background:#f3f4f6}.settings-module__l5Cd5W__statusBadge{border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.settings-module__l5Cd5W__statusBadge.settings-module__l5Cd5W__active{color:#10b981;background:#ecfdf5}.settings-module__l5Cd5W__statusBadge.settings-module__l5Cd5W__inactive{color:#ef4444;background:#fef2f2}.settings-module__l5Cd5W__actionButtons{flex-wrap:wrap;gap:8px;display:flex}.settings-module__l5Cd5W__trainingPage{padding:0}.settings-module__l5Cd5W__headerActions{flex-wrap:wrap;gap:12px;display:flex}.settings-module__l5Cd5W__trainingHeader{align-items:center;gap:0;display:flex}.settings-module__l5Cd5W__trainingHeader .settings-module__l5Cd5W__templateHeader{flex:1}.settings-module__l5Cd5W__reorderButtons{flex-direction:column;gap:2px;padding:8px 0 8px 12px;display:flex}.settings-module__l5Cd5W__arrowBtn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:24px;height:20px;font-size:10px;transition:all .2s;display:flex}.settings-module__l5Cd5W__arrowBtn:hover:not(:disabled){color:#374151;background:#e5e7eb}.settings-module__l5Cd5W__arrowBtn:disabled{opacity:.3;cursor:not-allowed}.settings-module__l5Cd5W__sectionKey{color:#6b7280;background-color:#f3f4f6;border-radius:4px;padding:2px 8px;font-family:monospace;font-size:11px;display:inline-block}.settings-module__l5Cd5W__toggleContainer{align-items:center;gap:8px;padding-right:16px;display:flex}.settings-module__l5Cd5W__toggle{width:44px;height:24px;display:inline-block;position:relative}.settings-module__l5Cd5W__toggle input{opacity:0;width:0;height:0}.settings-module__l5Cd5W__toggleSlider{cursor:pointer;background-color:#d1d5db;border-radius:24px;transition:all .3s;position:absolute;inset:0}.settings-module__l5Cd5W__toggleSlider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px}.settings-module__l5Cd5W__toggle input:checked+.settings-module__l5Cd5W__toggleSlider{background-color:#ff580f}.settings-module__l5Cd5W__toggle input:checked+.settings-module__l5Cd5W__toggleSlider:before{transform:translate(20px)}.settings-module__l5Cd5W__toggleLabel{color:#6b7280;min-width:50px;font-size:12px}.settings-module__l5Cd5W__templateCard.settings-module__l5Cd5W__inactive{opacity:.6}.settings-module__l5Cd5W__templateCard.settings-module__l5Cd5W__inactive .settings-module__l5Cd5W__templateHeader{background-color:#f9fafb}.settings-module__l5Cd5W__previewSection{background:#1f2937;border-radius:12px;margin-bottom:24px;padding:20px}.settings-module__l5Cd5W__previewSection h4{color:#9ca3af;margin:0 0 12px;font-size:14px;font-weight:600}.settings-module__l5Cd5W__previewContent{color:#e5e7eb;white-space:pre-wrap;background:#111827;border-radius:8px;max-height:400px;margin:0;padding:16px;font-family:Monaco,Menlo,monospace;font-size:13px;line-height:1.6;overflow-y:auto}.settings-module__l5Cd5W__testModalContent{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:80vh;display:flex;overflow:hidden}.settings-module__l5Cd5W__testModalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.settings-module__l5Cd5W__testModalHeader h3{color:#111827;margin:0;font-size:18px;font-weight:600}.settings-module__l5Cd5W__closeBtn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .2s;display:flex}.settings-module__l5Cd5W__closeBtn:hover{color:#374151;background:#e5e7eb}.settings-module__l5Cd5W__testChatArea{background:#f9fafb;flex:1;min-height:300px;max-height:400px;padding:20px;overflow-y:auto}.settings-module__l5Cd5W__testEmptyState{text-align:center;color:#9ca3af;padding:40px 20px;font-size:14px}.settings-module__l5Cd5W__testMessage{max-width:85%;margin-bottom:16px}.settings-module__l5Cd5W__testMessage.settings-module__l5Cd5W__userMessage{text-align:right;margin-left:auto}.settings-module__l5Cd5W__testMessage.settings-module__l5Cd5W__assistantMessage{margin-right:auto}.settings-module__l5Cd5W__testMessageRole{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.settings-module__l5Cd5W__testMessage p{text-align:left;border-radius:12px;margin:0;padding:12px 16px;font-size:14px;line-height:1.5;display:inline-block}.settings-module__l5Cd5W__testMessage.settings-module__l5Cd5W__userMessage p{color:#fff;background:#ff580f;border-bottom-right-radius:4px}.settings-module__l5Cd5W__testMessage.settings-module__l5Cd5W__assistantMessage p{color:#374151;background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:4px}.settings-module__l5Cd5W__typing{font-style:italic;color:#9ca3af!important}.settings-module__l5Cd5W__testInputArea{background:#fff;border-top:1px solid #e5e7eb;gap:12px;padding:16px 20px;display:flex}.settings-module__l5Cd5W__testInput{border:1px solid #d1d5db;border-radius:8px;outline:none;flex:1;padding:12px 16px;font-size:14px}.settings-module__l5Cd5W__testInput:focus{border-color:#ff580f}.settings-module__l5Cd5W__feedbackBar{align-items:center;gap:8px;margin-top:8px;padding-top:8px;display:flex}.settings-module__l5Cd5W__feedbackBtn{color:#9ca3af;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.settings-module__l5Cd5W__feedbackBtn:hover:not(:disabled){color:#6b7280;background:#e5e7eb}.settings-module__l5Cd5W__feedbackBtn:disabled{opacity:.5;cursor:not-allowed}.settings-module__l5Cd5W__feedbackBtn.settings-module__l5Cd5W__feedbackGood{color:#10b981;background:#ecfdf5}.settings-module__l5Cd5W__feedbackBtn.settings-module__l5Cd5W__feedbackBad{color:#ef4444;background:#fef2f2}.settings-module__l5Cd5W__feedbackSaved{color:#10b981;align-items:center;gap:4px;font-size:12px;font-weight:500;display:inline-flex}.settings-module__l5Cd5W__feedbackSaved:before{content:"✓"}.settings-module__l5Cd5W__feedbackNoted{color:#10b981;align-items:center;gap:4px;font-size:12px;font-weight:500;display:inline-flex}.settings-module__l5Cd5W__feedbackNoted:before{content:"✓"}.settings-module__l5Cd5W__correctionForm{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:12px;padding:12px}.settings-module__l5Cd5W__correctionForm label{color:#991b1b;margin-bottom:8px;font-size:12px;font-weight:500;display:block}.settings-module__l5Cd5W__correctionForm textarea{resize:vertical;border:1px solid #fecaca;border-radius:6px;width:100%;min-height:80px;margin-bottom:8px;padding:10px 12px;font-family:inherit;font-size:13px}.settings-module__l5Cd5W__correctionForm textarea:focus{border-color:#ef4444;outline:none}.settings-module__l5Cd5W__feedbackSection{background:#fff;border-radius:12px;margin-top:32px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.settings-module__l5Cd5W__feedbackSectionHeader{cursor:pointer;align-items:center;gap:12px;padding:16px 20px;transition:background .2s;display:flex}.settings-module__l5Cd5W__feedbackSectionHeader:hover{background:#f9fafb}.settings-module__l5Cd5W__feedbackSectionHeader h3{color:#111827;flex:1;margin:0;font-size:16px;font-weight:600}.settings-module__l5Cd5W__feedbackCount{color:#6b7280;background:#f3f4f6;border-radius:12px;padding:4px 10px;font-size:13px}.settings-module__l5Cd5W__feedbackSectionContent{border-top:1px solid #e5e7eb;padding:20px}.settings-module__l5Cd5W__feedbackStats{border-bottom:1px solid #e5e7eb;gap:24px;margin-bottom:20px;padding-bottom:20px;display:flex}.settings-module__l5Cd5W__feedbackStat{flex-direction:column;align-items:center;gap:4px;display:flex}.settings-module__l5Cd5W__feedbackStatValue{color:#111827;font-size:24px;font-weight:700}.settings-module__l5Cd5W__feedbackStatLabel{color:#6b7280;align-items:center;gap:4px;font-size:12px;display:flex}.settings-module__l5Cd5W__feedbackFilters{margin-bottom:16px}@media (max-width:768px){.settings-module__l5Cd5W__settingsTabs{gap:0}.settings-module__l5Cd5W__settingsTab{padding:10px 14px;font-size:13px}.settings-module__l5Cd5W__pageHeader{flex-direction:column;align-items:flex-start}.settings-module__l5Cd5W__templateHeader{flex-wrap:wrap}.settings-module__l5Cd5W__templateMeta{width:100%;margin-top:8px}.settings-module__l5Cd5W__formGrid,.settings-module__l5Cd5W__detailsGrid{grid-template-columns:1fr}.settings-module__l5Cd5W__formGroup.settings-module__l5Cd5W__fullWidth{grid-column:1}.settings-module__l5Cd5W__table{font-size:12px}.settings-module__l5Cd5W__table th,.settings-module__l5Cd5W__table td{padding:8px 12px}.settings-module__l5Cd5W__actionButtons{flex-direction:column}}
.temp-log-module__jl1Ymq__container{background:#f5f7fa;flex-direction:column;min-height:100vh;display:flex}.temp-log-module__jl1Ymq__adminContainer{max-width:1100px}.temp-log-module__jl1Ymq__loading{color:#6b7280;justify-content:center;align-items:center;min-height:300px;font-size:16px;display:flex}.temp-log-module__jl1Ymq__spinner{border:3px solid #e5e7eb;border-top-color:#ff580f;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite temp-log-module__jl1Ymq__spin}@keyframes temp-log-module__jl1Ymq__spin{to{transform:rotate(360deg)}}.temp-log-module__jl1Ymq__filters{flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.temp-log-module__jl1Ymq__filterGroup{flex-direction:column;gap:4px;display:flex}.temp-log-module__jl1Ymq__filterGroup label{color:#6b7280;font-size:12px;font-weight:600}.temp-log-module__jl1Ymq__refreshBtn{cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .15s}.temp-log-module__jl1Ymq__refreshBtn:hover{background:#e5e7eb}.temp-log-module__jl1Ymq__refreshBtn:disabled{opacity:.6;cursor:not-allowed}.temp-log-module__jl1Ymq__emptyState{text-align:center;color:#6b7280;background:#f9fafb;border-radius:8px;padding:48px 24px}.temp-log-module__jl1Ymq__tableContainer{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.temp-log-module__jl1Ymq__table{border-collapse:collapse;width:100%}.temp-log-module__jl1Ymq__table th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px 16px;font-size:12px;font-weight:600}.temp-log-module__jl1Ymq__table td{color:#374151;border-bottom:1px solid #e5e7eb;padding:14px 16px;font-size:14px}.temp-log-module__jl1Ymq__sessionRow{cursor:pointer;transition:background .15s}.temp-log-module__jl1Ymq__sessionRow:hover{background:#f9fafb}.temp-log-module__jl1Ymq__sessionRowExpanded,.temp-log-module__jl1Ymq__sessionRowExpanded:hover{background:#fef7ed}.temp-log-module__jl1Ymq__dateCell{flex-direction:column;display:flex}.temp-log-module__jl1Ymq__dateMain{color:#111827;font-weight:500}.temp-log-module__jl1Ymq__timeSmall{color:#9ca3af;font-size:12px}.temp-log-module__jl1Ymq__badgeCompleted{color:#16a34a;background:#dcfce7;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.temp-log-module__jl1Ymq__badgeInProgress{color:#d97706;background:#fef3c7;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.temp-log-module__jl1Ymq__badgeDefault{color:#6b7280;background:#f3f4f6;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.temp-log-module__jl1Ymq__chevron{color:#9ca3af;width:18px;height:18px;transition:transform .2s}.temp-log-module__jl1Ymq__chevronOpen{transform:rotate(180deg)}.temp-log-module__jl1Ymq__entriesRow td{background:#fafafa;padding:0}.temp-log-module__jl1Ymq__entriesContainer{padding:16px 20px}.temp-log-module__jl1Ymq__loadingSmall{text-align:center;color:#6b7280;padding:12px;font-size:14px}.temp-log-module__jl1Ymq__sessionStats{color:#6b7280;border-bottom:1px solid #e5e7eb;gap:24px;margin-bottom:16px;padding-bottom:12px;font-size:14px;display:flex}.temp-log-module__jl1Ymq__entriesList{flex-direction:column;gap:8px;display:flex}.temp-log-module__jl1Ymq__entryItem{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:16px;padding:10px 14px;display:flex}.temp-log-module__jl1Ymq__typePickup{text-transform:uppercase;color:#ff580f;font-size:11px;font-weight:700}.temp-log-module__jl1Ymq__typeDelivery{text-transform:uppercase;color:#2563eb;font-size:11px;font-weight:700}.temp-log-module__jl1Ymq__photoLink{font-size:16px;text-decoration:none}.temp-log-module__jl1Ymq__summary{color:#6b7280;margin-top:16px;font-size:13px}@media (max-width:768px){.temp-log-module__jl1Ymq__filters{flex-direction:column;align-items:stretch}.temp-log-module__jl1Ymq__table th:nth-child(3),.temp-log-module__jl1Ymq__table td:nth-child(3){display:none}.temp-log-module__jl1Ymq__entryItem{flex-wrap:wrap;gap:8px}}.temp-log-module__jl1Ymq__header{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:sticky;top:0}.temp-log-module__jl1Ymq__backLink{color:#6b7280;align-items:center;gap:4px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.temp-log-module__jl1Ymq__backLink:hover{color:#374151}.temp-log-module__jl1Ymq__headerTitle{color:#111827;align-items:center;gap:8px;font-weight:600;display:flex}.temp-log-module__jl1Ymq__headerUserLink{color:#374151;align-items:center;gap:8px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.temp-log-module__jl1Ymq__headerUserLink:hover{color:#111827}.temp-log-module__jl1Ymq__userAvatar{color:#fff;background-color:#ff580f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.temp-log-module__jl1Ymq__error{color:#dc2626;background:#fef2f2;border-radius:8px;margin:12px 16px;padding:12px 16px;font-size:14px}.temp-log-module__jl1Ymq__main{flex:1;width:100%;max-width:600px;margin:0 auto;padding:16px}.temp-log-module__jl1Ymq__branding{text-align:center;margin-bottom:24px}.temp-log-module__jl1Ymq__branding h1{color:#111827;margin:12px 0 0;font-size:20px;font-weight:600}.temp-log-module__jl1Ymq__noSession,.temp-log-module__jl1Ymq__completed{text-align:center;padding:24px}.temp-log-module__jl1Ymq__noSession h2,.temp-log-module__jl1Ymq__completed h2{color:#111827;margin:0 0 8px;font-size:18px;font-weight:600}.temp-log-module__jl1Ymq__noSession p,.temp-log-module__jl1Ymq__completed p{color:#6b7280;margin:0 0 24px;font-size:14px}.temp-log-module__jl1Ymq__vehicleSelect{text-align:left;margin-bottom:24px}.temp-log-module__jl1Ymq__vehicleSelect label{color:#374151;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.temp-log-module__jl1Ymq__completedStats{justify-content:center;gap:32px;margin-bottom:24px;display:flex}.temp-log-module__jl1Ymq__stat{text-align:center}.temp-log-module__jl1Ymq__statValue{color:#ff580f;font-size:32px;font-weight:700;display:block}.temp-log-module__jl1Ymq__statLabel{color:#6b7280;text-transform:uppercase;font-size:12px;display:block}.temp-log-module__jl1Ymq__completedMessage{color:#16a34a;font-weight:500}.temp-log-module__jl1Ymq__btnPrimary{color:#fff;cursor:pointer;text-align:center;background:#ff580f;border:none;border-radius:10px;width:100%;margin-bottom:12px;padding:14px 24px;font-size:16px;font-weight:600;text-decoration:none;display:block}.temp-log-module__jl1Ymq__btnPrimary:hover{background:#e64d0e}.temp-log-module__jl1Ymq__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.temp-log-module__jl1Ymq__btnSecondary{color:#374151;cursor:pointer;text-align:center;background:#f3f4f6;border:none;border-radius:10px;width:100%;padding:14px 24px;font-size:16px;font-weight:600;text-decoration:none;display:block}.temp-log-module__jl1Ymq__btnSecondary:hover{background:#e5e7eb}.temp-log-module__jl1Ymq__btnCancel{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;flex:1;padding:12px 16px;font-size:14px;font-weight:600}.temp-log-module__jl1Ymq__session{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.temp-log-module__jl1Ymq__sessionHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px;display:flex}.temp-log-module__jl1Ymq__sessionHeader h2{margin:0;font-size:16px;font-weight:600}.temp-log-module__jl1Ymq__sessionDate{color:#6b7280;font-size:13px}.temp-log-module__jl1Ymq__entries{padding:16px}.temp-log-module__jl1Ymq__noEntries{text-align:center;color:#6b7280;padding:24px;font-size:14px}.temp-log-module__jl1Ymq__entryCard{background:#f9fafb;border-left:4px solid #e5e7eb;border-radius:10px;margin-bottom:12px;padding:12px}.temp-log-module__jl1Ymq__entryPickup{border-left-color:#ff580f}.temp-log-module__jl1Ymq__entryDelivery{border-left-color:#2563eb}.temp-log-module__jl1Ymq__entryHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.temp-log-module__jl1Ymq__entryType{text-transform:uppercase;color:#374151;font-size:12px;font-weight:700}.temp-log-module__jl1Ymq__entryTime{color:#6b7280;font-size:12px}.temp-log-module__jl1Ymq__entryBody{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.temp-log-module__jl1Ymq__entryTemp{border-radius:6px;padding:4px 12px;font-size:24px;font-weight:700}.temp-log-module__jl1Ymq__tempOk{color:#16a34a;background:#dcfce7}.temp-log-module__jl1Ymq__tempWarning{color:#d97706;background:#fef3c7}.temp-log-module__jl1Ymq__tempDanger{color:#dc2626;background:#fef2f2}.temp-log-module__jl1Ymq__entryLocation{flex:1;min-width:150px}.temp-log-module__jl1Ymq__entryLocationName{color:#111827;font-size:14px;font-weight:500}.temp-log-module__jl1Ymq__entryLocationAddress{color:#6b7280;font-size:12px}.temp-log-module__jl1Ymq__entryNotes{color:#6b7280;width:100%;margin-top:8px;font-size:13px;font-style:italic}.temp-log-module__jl1Ymq__entryPhotos{flex-wrap:wrap;gap:8px;width:100%;margin-top:8px;display:flex}.temp-log-module__jl1Ymq__entryPhoto{-o-object-fit:cover;object-fit:cover;border-radius:6px;width:60px;height:60px}.temp-log-module__jl1Ymq__entryFooter{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:8px}.temp-log-module__jl1Ymq__deleteBtn{color:#dc2626;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:12px}.temp-log-module__jl1Ymq__deleteBtn:hover{text-decoration:underline}.temp-log-module__jl1Ymq__entryForm{border-top:1px solid #e5e7eb;padding:16px}.temp-log-module__jl1Ymq__entryForm h3{margin:0 0 16px;font-size:16px;font-weight:600}.temp-log-module__jl1Ymq__formGroup{margin-bottom:16px}.temp-log-module__jl1Ymq__formGroup label{color:#374151;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.temp-log-module__jl1Ymq__tempControl{align-items:center;gap:8px;display:flex}.temp-log-module__jl1Ymq__tempMinus,.temp-log-module__jl1Ymq__tempPlus{cursor:pointer;border:none;border-radius:10px;width:48px;height:48px;font-size:24px;font-weight:600}.temp-log-module__jl1Ymq__tempMinus{color:#374151;background:#f3f4f6}.temp-log-module__jl1Ymq__tempPlus{color:#fff;background:#ff580f}.temp-log-module__jl1Ymq__tempInput{text-align:center;-moz-appearance:textfield;border:2px solid #e5e7eb;border-radius:10px;flex:1;padding:8px;font-size:32px;font-weight:700}.temp-log-module__jl1Ymq__tempInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.temp-log-module__jl1Ymq__tempInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.temp-log-module__jl1Ymq__formWarning{color:#92400e;background:#fef3c7;border-radius:6px;margin-top:6px;padding:8px 12px;font-size:13px;font-weight:500}.temp-log-module__jl1Ymq__input,.temp-log-module__jl1Ymq__select,.temp-log-module__jl1Ymq__textarea{background:#fff;border:2px solid #e5e7eb;border-radius:10px;width:100%;padding:12px;font-size:16px}.temp-log-module__jl1Ymq__input:focus,.temp-log-module__jl1Ymq__select:focus,.temp-log-module__jl1Ymq__textarea:focus{border-color:#ff580f;outline:none}.temp-log-module__jl1Ymq__fileInput{background:#f9fafb;border:2px dashed #e5e7eb;border-radius:10px;width:100%;padding:12px;font-size:14px}.temp-log-module__jl1Ymq__photoPreviews{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.temp-log-module__jl1Ymq__photoPreviewItem{position:relative}.temp-log-module__jl1Ymq__photoPreview{-o-object-fit:cover;object-fit:cover;border-radius:6px;width:60px;height:60px}.temp-log-module__jl1Ymq__photoRemoveBtn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:50%;width:20px;height:20px;font-size:14px;line-height:1;position:absolute;top:-6px;right:-6px}.temp-log-module__jl1Ymq__formActions{gap:12px;margin-top:16px;display:flex}.temp-log-module__jl1Ymq__formActions .temp-log-module__jl1Ymq__btnPrimary{flex:1;margin-bottom:0}.temp-log-module__jl1Ymq__actions{border-top:1px solid #e5e7eb;padding:16px}.temp-log-module__jl1Ymq__actions .temp-log-module__jl1Ymq__btnPrimary,.temp-log-module__jl1Ymq__actions .temp-log-module__jl1Ymq__btnSecondary{margin-bottom:12px}.temp-log-module__jl1Ymq__actions .temp-log-module__jl1Ymq__btnSecondary:last-child{margin-bottom:0}
