.employee-assistant{width:100%;height:100%;min-height:700px;display:flex;flex-direction:column;background:#ffffff;color:#15213d;border:1px solid #e4e8f0;overflow:hidden;box-sizing:border-box}.assistant-header{min-height:72px;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ebf2;background:#ffffff}.assistant-brand{display:flex;align-items:center;gap:12px}.assistant-logo{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4d4df2,#7b61ff);color:#fff;font-size:24px;box-shadow:0 5px 18px rgba(77,77,242,.22)}.assistant-brand h1{margin:0;font-size:20px;font-weight:700}.assistant-online{margin-top:3px;display:flex;align-items:center;gap:7px;font-size:12px;color:#7b8497}.assistant-online span{width:8px;height:8px;border-radius:50%;background:#16a34a}.assistant-actions{display:flex;align-items:center;gap:7px;padding:4px;border:1px solid #e8ebf2;border-radius:12px;background:#f8f9fc}.assistant-action-button{position:relative;width:38px;height:38px;padding:0;border:0;border-radius:9px;background:transparent;color:#59657d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.assistant-action-button svg{width:19px;height:19px;stroke-width:1.8;transition:transform .18s ease}.assistant-action-button:hover{background:#ffffff;color:#4f46e5;box-shadow:0 3px 10px rgba(33,53,85,.08)}.assistant-action-button:hover svg{transform:translateY(-1px)}.assistant-action-button:active{transform:scale(.95)}.assistant-action-button:focus-visible{outline:none;background:#ffffff;color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.12),0 3px 10px rgba(33,53,85,.08)}.assistant-action-button:first-child{color:#5f6677}.assistant-action-button:first-child:hover{color:#6956d8;background:#f2f0ff}.assistant-action-button.notification-action{color:#5f6677}.assistant-action-button.notification-action:hover{color:#4f46e5;background:#eef1ff}.assistant-action-button.more-action{color:#697386}.assistant-action-button.more-action:hover{color:#34405a;background:#eef2f7}.assistant-body{flex:1;overflow-y:auto;padding:22px;background:#fff}.assistant-welcome{display:flex;align-items:flex-start;gap:12px}.assistant-avatar{width:38px;min-width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#5346f2;background:#eef0ff;font-size:23px}.assistant-message{max-width:510px;padding:12px 15px;border:1px solid #e7eaf1;border-radius:13px;background:#fafbff;display:flex;flex-direction:column;gap:4px;font-size:13px;line-height:1.5}.assistant-message strong{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px}.assistant-message strong small{color:#8992a5;font-weight:500}.assistant-message span{color:#455169}.assistant-topic-title{margin:1%;text-align:center}.assistant-topic-title h2{margin:0;font-size:24px;font-weight:700}.assistant-topic-title p{margin:8px 0 0;color:#7a8394;font-size:13px}.assistant-category-grid{width:min(1100px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.assistant-category-card{appearance:none;border:1px solid #e3e8f0;border-radius:15px;padding:24px 15px;background:#fff;cursor:pointer;min-height:190px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.assistant-category-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(33,53,85,.08);border-color:#cbd5e1}.category-icon{width:60px;height:60px;border-radius:16px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;font-size:29px}.assistant-category-card h3{margin:0 0 10px;font-size:14px;font-weight:700}.assistant-category-card p{margin:0;color:#657087;line-height:1.5;font-size:12px}.assistant-category-card.purple .category-icon{background:#efedff;color:#6248f6}.assistant-category-card.green .category-icon{background:#e9faef;color:#15995a}.assistant-category-card.orange .category-icon{background:#fff5df;color:#e38b05}.assistant-category-card.blue .category-icon{background:#eaf2ff;color:#2771db}.assistant-category-card.indigo .category-icon{background:#f0edff;color:#6346e8}.assistant-category-card.history-card{background:#f7f9fc;border-color:#cfd8e6}.assistant-category-card.history-card .category-icon{background:#e8f0f8;color:#315b80}.assistant-category-card.history-card:hover{border-color:#9fb5ca}.request-history-tabs{display:inline-flex;gap:4px;margin-bottom:22px;padding:4px;border:1px solid #e1e6ef;border-radius:10px;background:#f6f8fb}.request-history-tabs button{border:0;border-radius:7px;padding:9px 14px;background:transparent;color:#68758a;cursor:pointer;font-size:12px;font-weight:700}.request-history-tabs button:hover{color:#35415b}.request-history-tabs button.active{background:#ffffff;color:#4f46e5;box-shadow:0 2px 7px rgba(33,53,85,.08)}.assistant-request-history{width:min(1100px,100%);margin:40px auto 0}.history-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.history-heading h2{margin:0;font-size:18px}.history-heading p{margin:5px 0 0;color:#7b8495;font-size:12px}.history-count{min-width:30px;height:30px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef0ff;color:#4f46e5;font-size:12px;font-weight:700}.history-close-button{margin:-2px 0 14px;padding:0;border:0;background:transparent;color:#5267df;cursor:pointer;font-size:11px;font-weight:700}.history-close-button:hover{color:#3f4fc4;text-decoration:underline}.history-list{display:flex;flex-direction:column;gap:10px}.history-item{width:100%;display:flex;align-items:center;gap:13px;padding:13px 14px;background:#fff;border:1px solid #e4e9f0;border-radius:12px;text-align:left;cursor:pointer}.history-item:hover{background:#fafbff;border-color:#d6dcf0}.history-item.purple{background:#fbfaff;border-color:#e1dcff}.history-item.green{background:#f8fdf9;border-color:#d9f0e1}.history-item.orange{background:#fffdf8;border-color:#f5e5bd}.history-item.blue{background:#f8fbff;border-color:#d9e7fb}.history-item.indigo{background:#fbfaff;border-color:#e3ddff}.history-item.purple:hover{border-color:#c9bdff}.history-item.green:hover{border-color:#b9dfc8}.history-item.orange:hover{border-color:#e8cb82}.history-item.blue:hover{border-color:#b8d0f2}.history-item.indigo:hover{border-color:#c9bfff}.history-icon{width:39px;height:39px;min-width:39px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f0f2ff;color:#5b4fe8}.history-item.purple .history-icon{background:#efedff;color:#6248f6}.history-item.green .history-icon{background:#e9faef;color:#15995a}.history-item.orange .history-icon{background:#fff5df;color:#e38b05}.history-item.blue .history-icon{background:#eaf2ff;color:#2771db}.history-item.indigo .history-icon{background:#f0edff;color:#6346e8}.history-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.history-content strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-content span{color:#637089;font-size:11px}.history-content small{color:#8a94a7;font-size:10px}.history-status,.request-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.02em;white-space:nowrap}.history-status.pending,.request-status.pending{background:#fff6df;color:#bf7800}.history-status.admin-action,.request-status.admin-action{background:#eef2ff;color:#4f46e5}.history-status.booked,.request-status.booked{background:#e7f9ee;color:#198754}.history-status.completed,.request-status.completed{background:#e7f9ee;color:#18864f}.history-status.rejected,.request-status.rejected{background:#fff0f0;color:#d13636}.history-status.cancelled,.request-status.cancelled{background:#f2f3f5;color:#667085}.history-status.default,.request-status.default{background:#eef1f6;color:#667085}.empty-request-state{width:min(600px,100%);margin:50px auto;padding:30px;text-align:center;border:1px dashed #d7ddec;border-radius:16px}.empty-request-state svg{font-size:36px;color:#18a05e}.empty-request-state h3{margin:10px 0 5px}.empty-request-state p{margin:0;color:#7d8799;font-size:13px}.request-conversation{width:min(950px,100%);margin:0 auto}.request-conversation-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.assistant-back{border:0;background:transparent;display:inline-flex;align-items:center;gap:7px;color:#4b5563;cursor:pointer;font-weight:600}.request-stage-text{font-size:12px;color:#79839a}.assistant-request-message{display:flex;gap:10px;margin-bottom:14px}.booking-details-card,.request-detail-card,.request-summary-card,.request-thread-card,.request-timeline-card{border:1px solid #e3e8f0;border-radius:16px;background:#fff;box-shadow:0 7px 23px rgba(23,38,68,.045)}.request-detail-card{padding:18px}.request-detail-header{display:flex;align-items:center;gap:13px;padding-bottom:17px;border-bottom:1px solid #edf0f5}.request-detail-icon{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:#eef0ff;color:#5947eb;font-size:21px}.request-detail-heading{flex:1;min-width:0}.request-detail-heading h2{margin:0;font-size:17px}.request-detail-heading span{display:inline-block;margin-top:5px;color:#7f899b;font-size:11px}.request-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:17px 0;border-bottom:1px solid #edf0f5}.request-meta-grid>div,.summary-field{min-width:0}.booking-details-grid span,.request-meta-grid span,.summary-field span{display:block;margin-bottom:5px;color:#7a8496;font-size:13px}.booking-details-grid strong,.request-meta-grid strong,.summary-field strong{color:#1e2a45;font-size:15px;font-weight:700;word-break:break-word}.request-summary-card{margin-top:16px;padding:15px;box-shadow:none}.summary-heading{margin-bottom:12px}.summary-heading h3{margin:0;font-size:14px}.booking-details-grid,.request-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px}.summary-field.full{grid-column:1/-1}.workflow-action-card{margin-top:18px;padding:16px;border:1px solid #dfe5ef;border-radius:14px}.supervisor-action{background:#fffdf8}.booking-action{background:#f8fbff}.completion-action{background:#f8fff9}.workflow-action-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}.workflow-action-heading span:first-child{color:#6d7688;font-size:11px}.workflow-action-heading h3{margin:4px 0 0;font-size:15px}.action-pill{padding:6px 9px;border-radius:999px;font-size:9px;font-weight:800}.action-pill.warning{background:#fff2d5;color:#b97800}.action-pill.info{background:#eaf0ff;color:#4957d8}.action-pill.success{background:#e8faef;color:#188754}.assistant-field input,.assistant-field select,.assistant-field textarea,.workflow-action-card textarea{width:100%;box-sizing:border-box;border:1px solid #d9dfeb;border-radius:9px;background:#fff;outline:none;font:inherit}.assistant-field textarea,.workflow-action-card textarea{min-height:95px;resize:vertical;padding:10px 12px}.assistant-field input,.assistant-field select{padding:10px 12px}.assistant-field input:focus,.assistant-field select:focus,.assistant-field textarea:focus,.workflow-action-card textarea:focus{border-color:#6870e8;box-shadow:0 0 0 3px rgba(104,112,232,.08)}.approval-actions{display:flex;gap:10px;margin-top:12px}.approve-action,.reject-action{flex:1;border-radius:9px;padding:11px 14px;border:1px solid transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:700}.approve-action{background:#16a05a;color:#fff}.reject-action{background:#fff;border-color:#ee6a6a;color:#dd3333}.booking-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.assistant-field{display:flex;flex-direction:column;gap:6px}.assistant-field.full{grid-column:1/-1}.assistant-field label{color:#586279;font-size:10px;font-weight:700}.accommodation-checkbox{display:inline-flex;align-items:center;gap:8px;min-height:42px;color:#24314a;cursor:pointer;font-size:12px;font-weight:600;width:fit-content}.assistant-upload-box{min-height:74px;border:1px dashed #aeb7cc;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:9px;color:#65708b;cursor:pointer;background:#fff}.booking-actions{display:flex;gap:10px;margin-top:14px}.save-draft-button,.upload-notify-button{flex:1;min-height:42px;border-radius:9px;font-weight:700;cursor:pointer}.save-draft-button{background:#fff;border:1px solid #cbd4e2;color:#374151}.upload-notify-button{display:flex;align-items:center;justify-content:center;gap:8px;background:#15995b;border:0;color:#fff}.workflow-info-card,.workflow-rejected-card,.workflow-success-card{margin-top:18px;padding:15px;border-radius:13px;display:flex;gap:12px;align-items:flex-start}.workflow-info-card{background:#eef5ff;color:#2d5b9b}.workflow-success-card{background:#eafaf0;color:#18844f}.workflow-rejected-card{background:#fff0f0;color:#ca3434}.workflow-info-card svg,.workflow-rejected-card svg,.workflow-success-card svg{font-size:22px;margin-top:2px}.workflow-info-card strong,.workflow-rejected-card strong,.workflow-success-card strong{display:block;font-size:13px}.workflow-info-card p,.workflow-rejected-card p,.workflow-success-card p{margin:5px 0 0;font-size:12px;color:#647084}.complete-trip-button{margin-top:12px;border:0;border-radius:9px;background:#15995b;color:#fff;padding:11px 15px;cursor:pointer;display:inline-flex;align-items:center;gap:7px;font-weight:700}.booking-details-card{margin-top:18px;padding:16px;box-shadow:none}.booking-details-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:13px;margin-bottom:13px;border-bottom:1px solid #edf0f5}.booking-details-header span:first-child{color:#7a8494;font-size:10px}.booking-details-header h3{margin:4px 0 0;font-size:15px}.ticket-download{margin-top:15px;padding:11px 12px;border-radius:9px;border:1px solid #dce3ee;text-decoration:none;color:#41516d;display:flex;align-items:center;gap:9px;font-size:12px}.ticket-download span{margin-left:auto;color:#5267df;font-weight:700}.request-timeline-card{margin-top:18px;padding:16px}.timeline{margin-top:8px}.timeline-row{display:flex;gap:12px}.timeline-indicator{width:24px;min-width:24px;display:flex;flex-direction:column;align-items:center}.timeline-dot{width:20px;height:20px;border-radius:50%;border:1px solid #aab3c5;background:#fff;color:#768198;display:flex;align-items:center;justify-content:center;font-size:10px}.timeline-dot.active{background:#25ae69;border-color:#25ae69;color:#fff}.timeline-line{width:1px;flex:1;min-height:35px;background:#d8deea}.timeline-content{padding-bottom:16px;display:flex;flex-direction:column;gap:3px}.timeline-content strong{font-size:15px}.timeline-content small,.timeline-content span{color:#7b8497;font-size:13px}.timeline-content p{margin:4px 0 0;color:#5e687d;font-size:15px}.request-thread-card{margin-top:18px;padding:16px}.request-thread-messages{display:flex;flex-direction:column;gap:11px}.request-thread-message{display:flex;flex-direction:column;max-width:78%}.request-thread-message.outgoing{margin-left:auto;align-items:flex-end}.request-thread-message.incoming{align-items:flex-start}.thread-message-name{color:#7b8497;font-size:13px;margin-bottom:4px}.thread-message-bubble{border-radius:12px;padding:9px 11px;background:#f2f5ff}.outgoing .thread-message-bubble{background:#ebe7ff}.thread-message-bubble p{margin:0;color:#33415f;font-size:15px;line-height:1.5}.thread-message-bubble small{display:block;margin-top:5px;color:#8a94a7;font-size:9px}.assistant-input{min-height:74px;padding:12px 22px;display:flex;align-items:center;gap:10px;border-top:1px solid #e7ebf2;background:#fff}.assistant-input-box{position:relative;flex:1}.assistant-input-box input{width:100%;height:48px;box-sizing:border-box;padding:0 45px 0 13px;border-radius:11px;border:1px solid #cfd6e3;outline:none}.assistant-input-box input:focus{border-color:#7466f2}.assistant-input-box input:disabled{background:#fafbfe;color:#98a1b3}.assistant-input-actions{position:absolute;top:50%;right:13px;transform:translateY(-50%);color:#657088}.assistant-send{width:48px;height:48px;border-radius:11px;border:0;background:linear-gradient(135deg,#5f4ff5,#4639d5);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.assistant-send:disabled{opacity:.45;cursor:not-allowed}.assistant-other-query-wrapper{width:100%;min-height:100%;background:#fff}.assistant-history-wrapper{width:100%;min-height:100%;background:#f8faff}.assistant-other-query-topbar{padding:10px 14px;border-bottom:1px solid #e8ebf0;background:#fff}.assistant-history-topbar{padding:14px 24px;border-bottom:1px solid #e2e8f0;background:#fff}.assistant-history-body{width:100%;margin:0 auto;padding:32px 24px 48px;box-sizing:border-box;background:#ddd}.assistant-history-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.assistant-section-eyebrow{color:#5b4fe8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.assistant-history-heading h1{margin:7px 0 5px;color:#15213d;font-size:26px}.assistant-history-heading p{margin:0;color:#7b8497;font-size:13px}.assistant-history-body .request-filter-row{width:100%;margin:0 0 16px;padding:12px 14px;box-sizing:border-box;justify-content:flex-start;border:1px solid #e1e7f0;border-radius:10px;background:#fff}.assistant-history-body .history-list{gap:12px}.assistant-back-button{border:0;background:transparent;display:inline-flex;align-items:center;gap:7px;cursor:pointer;color:#4e5a73;font-weight:700}.request-modal-backdrop{position:fixed;inset:0;z-index:5000;background:rgba(22,29,47,.34);display:flex;align-items:center;justify-content:center;padding:20px}.request-modal{width:min(760px,100%);max-height:90vh;overflow-y:auto;border-radius:18px;background:#fff;box-shadow:0 20px 55px rgba(20,29,55,.19)}.request-modal-header{display:flex;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid #e8ecf2}.request-title-icon{width:48px;height:48px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:23px;flex-shrink:0}.request-modal.purple .request-title-icon{color:#5e49e9;background:#eeebff}.request-modal.green .request-title-icon{color:#15975a;background:#e7faef}.request-modal.orange .request-title-icon{color:#df8501;background:#fff5dd}.request-modal.blue .request-title-icon{color:#3175d7;background:#e9f2ff}.request-modal-title{flex:1}.request-modal-title h2{margin:0;font-size:18px}.request-modal-title p{margin:4px 0 0;color:#7d879b;font-size:11px}.request-close-button{width:35px;height:35px;border:0;border-radius:8px;background:transparent;color:#1e2b46;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:19px}.request-close-button:hover{background:#f5f6f9}.request-modal-body{padding:18px 20px}.request-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.request-field{position:relative;display:flex;flex-direction:column;gap:6px;min-width:0}.request-field.full{grid-column:1/-1}.request-field label{color:#4a556c;font-size:10px;font-weight:700}.request-field-error{color:#c24141;font-size:10px}.request-field input,.request-field select,.request-field textarea{width:100%;box-sizing:border-box;.required-marker{color:#c24141}min-height:42px;border:1px solid #d8dfeb;border-radius:9px;padding:9px 11px;outline:none;background:#fff;font:inherit;color:#24314a}.request-field textarea{min-height:82px;resize:vertical}.request-field input:focus,.request-field select:focus,.request-field textarea:focus{border-color:#6b62e8;box-shadow:0 0 0 3px rgba(107,98,232,.08)}.optional-text{color:#8a94a6;font-weight:500}.request-input-icon{position:relative}.request-field .accommodation-checkbox input{flex:0 0 16px;width:16px;min-width:16px;min-height:16px;height:16px;padding:0;border:2px solid #79c42b;border-radius:3px}.request-input-icon>svg{position:absolute;top:50%;left:11px;transform:translateY(-50%);color:#6f7990}.request-input-icon input{padding-left:36px}.traveler-list{display:flex;flex-direction:column;gap:8px}.traveler-row{display:flex;align-items:center;gap:8px}.traveler-row>svg{color:#66718a}.traveler-row input,.traveler-row select{flex:1 1 50%;width:0;min-width:0}.traveler-remove{width:36px;height:36px;border:1px solid #e2d0d0;color:#d44}.small-outline-button,.traveler-remove{border-radius:8px;background:#fff;cursor:pointer}.small-outline-button{align-self:flex-start;margin-top:7px;min-height:35px;padding:0 11px;border:1px solid #6b65f2;color:#554ce8;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700}.currency-input{position:relative}.currency-input>span{position:absolute;left:13px;top:50%;transform:translateY(-50%);font-weight:700;color:#536077}.currency-input input{padding-left:33px}.salary-advance-limit{display:flex;align-items:baseline;gap:6px;padding:11px 13px;border:1px solid #d9f0e1;border-radius:9px;background:#f8fdf9;color:#18864f;font-size:12px}.salary-advance-limit strong{font-size:13px}.salary-advance-limit span{color:#657087;font-size:11px}.file-upload-row{min-height:46px;border:1px dashed #bfc7d6;border-radius:9px;padding:0 11px;display:flex;align-items:center;gap:8px;color:#6a748a;cursor:pointer;background:#fafbfe;font-size:11px}.file-upload-row span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.request-form-actions{display:flex;justify-content:flex-end;gap:10px;padding:15px 20px 20px;border-top:1px solid #edf0f5}.request-cancel-button,.request-submit-button{min-height:42px;padding:0 20px;border-radius:9px;cursor:pointer;font-weight:700}.request-cancel-button{background:#fff;border:1px solid #cbd3e0;color:#475067}.request-submit-button{border:0;color:#fff;background:linear-gradient(135deg,#654df5,#4c37d5)}.request-submit-button:disabled{opacity:.55;cursor:not-allowed}.cancel-request-button{margin-top:16px;border:1px solid #dc6b6b;border-radius:9px;background:#fff;color:#c53d3d;padding:10px 14px;cursor:pointer;display:inline-flex;align-items:center;gap:7px;font-weight:700}.request-filter-row{width:min(1100px,100%);margin:24px auto 0;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#586279;font-size:12px}.request-filter-row select{min-height:36px;border:1px solid #d8dfeb;border-radius:8px;padding:0 10px;background:#fff;color:#24314a}.request-loading{min-height:300px;display:flex;align-items:center;justify-content:center;color:#7a8495}.eq-icon{background-color:#fff;border:none;font-size:16px}.employee-assistant{position:relative}.service-notification-backdrop{position:absolute;inset:72px 0 0 0;z-index:80;border:0;padding:0;margin:0;background:rgba(15,23,42,.18);cursor:default}.service-notification-panel{position:absolute;top:72px;right:0;bottom:0;z-index:81;width:min(410px,100%);display:flex;flex-direction:column;background:#ffffff;border-left:1px solid #e4e8f0;box-shadow:-12px 0 30px rgba(15,23,42,.12);overflow:hidden}.service-notification-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 22px 18px;border-bottom:1px solid #e8ecf3;background:#ffffff}.service-panel-eyebrow{display:block;margin-bottom:4px;color:#6b7280;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.service-notification-panel-header h2{margin:0;color:#16213f;font-size:21px;font-weight:800}.service-notification-panel-header p{margin:5px 0 0;color:#7a859b;font-size:12px}.service-panel-close{width:36px;height:36px;flex:0 0 36px;display:flex;align-items:center;justify-content:center;border:1px solid #e1e6ef;border-radius:10px;background:#ffffff;color:#67738a;font-size:17px;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.service-panel-close:hover{background:#f4f5ff;color:#5147db;border-color:#d9daf5}.service-notification-toolbar{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px;border-bottom:1px solid #edf0f5;background:#fafbfe}.service-notification-toolbar span{color:#7b8496;font-size:11px;font-weight:700}.service-mark-all-button{border:0;padding:6px 0;background:transparent;color:#5147db;font-size:11px;font-weight:700;cursor:pointer}.service-mark-all-button:hover{text-decoration:underline}.service-notification-list{flex:1;overflow-y:auto;padding:10px}.service-notification-item{--notification-accent:#5147db;--notification-soft:#f4f3ff;--notification-border:#dfdefa;position:relative;width:100%;display:flex;gap:12px;margin:0 0 8px;padding:13px;border:1px solid var(--notification-border);border-radius:14px;background:var(--notification-soft);color:inherit;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.service-notification-item:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(15,23,42,.08)}.service-notification-item.unread{box-shadow:0 0 0 1px rgba(81,71,219,.04)}.service-notification-item.read{opacity:.82}.service-notification-item.purple{--notification-accent:#7c3aed;--notification-soft:#f5f0ff;--notification-border:#e5d8ff}.service-notification-item.green{--notification-accent:#16a34a;--notification-soft:#eefbf2;--notification-border:#d1efd9}.service-notification-item.orange{--notification-accent:#ea580c;--notification-soft:#fff5ed;--notification-border:#f8dcc7}.service-notification-item.blue{--notification-accent:#2563eb;--notification-soft:#eef5ff;--notification-border:#d4e2fb}.service-notification-item.indigo{--notification-accent:#4f46e5;--notification-soft:#f1f2ff;--notification-border:#dedefa}.service-notification-accent{flex:0 0 auto}.service-notification-icon{width:39px;height:39px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:var(--notification-accent);color:#ffffff;font-size:18px}.service-notification-content{min-width:0;flex:1}.service-notification-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:3px}.service-notification-type{color:var(--notification-accent);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.service-notification-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--notification-accent)}.service-notification-content strong{display:block;margin-bottom:4px;color:#1b2743;font-size:13px;font-weight:800;line-height:1.35}.service-notification-content p{margin:0;color:#667085;font-size:11px;line-height:1.5}.service-notification-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:8px;color:#8a93a5;font-size:9px}.service-notification-meta span:first-child{color:var(--notification-accent);font-weight:700}.service-notification-empty{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.service-notification-empty-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;border-radius:16px;background:#f3f4fb;color:#7c86a0;font-size:24px}.service-notification-empty h3{margin:0;color:#28344f;font-size:15px}.service-notification-empty p{max-width:260px;margin:7px 0 0;color:#8a93a5;font-size:11px;line-height:1.5}.assistant-category-card.temporarily-unavailable{position:relative;cursor:not-allowed;opacity:.62;filter:saturate(.7)}.assistant-category-card.temporarily-unavailable:hover{transform:none;box-shadow:none}.category-unavailable-badge{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;padding:4px 8px;border-radius:999px;background:#f0f1f5;color:#70798c;font-size:9px;font-weight:800;letter-spacing:.04em}@media (max-width:640px){.service-notification-panel{width:100%}.service-notification-backdrop{background:rgba(15,23,42,.12)}}@media (max-width:1100px){.assistant-category-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:820px){.assistant-category-grid,.request-meta-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.assistant-header{padding:10px 14px}.assistant-actions{gap:13px}.assistant-body,.assistant-history-topbar{padding:12px}.assistant-history-body{padding:24px 12px 32px}.assistant-history-heading h1{font-size:22px}.assistant-topic-title{margin-top:35px}.assistant-topic-title h2{font-size:20px}.assistant-category-grid{grid-template-columns:1fr;gap:11px}.assistant-category-card{min-height:145px;padding:18px}.booking-details-grid,.booking-form-grid,.request-form-grid,.request-meta-grid,.request-summary-grid{grid-template-columns:1fr}.assistant-field.full,.request-field.full,.summary-field.full{grid-column:auto}.approval-actions,.booking-actions{flex-direction:column}.request-detail-header{flex-wrap:wrap}.request-status{margin-left:auto}.assistant-input{padding:10px 12px}.request-modal-backdrop{align-items:flex-start;padding:10px}.request-modal{max-height:calc(100vh - 20px)}}.project-dashboard{padding:20px;min-height:100vh;font-family:Arial,sans-serif}.project-header{display:flex;justify-content:space-between;align-items:center}.project-header h2{font-size:24px;font-weight:700}.add-project-button{background-color:#79c42b;font-size:medium;font-weight:700;color:white;padding:8px 15px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease,transform .1s ease,box-shadow .3s ease}.add-project-button:hover{background-color:#68a822;box-shadow:0 2px 5px rgba(0,0,0,.2)}.add-project-button:active{transform:scale(.98);box-shadow:0 1px 3px rgba(0,0,0,.2)}.add-project-button:focus{outline:2px solid #ffca28;outline-offset:2px}.pj-update-icon{font-size:xx-large;color:#004dc6;transition:transform .1s ease;cursor:pointer}.pj-update-icon:hover{transform:scale(1.05)}.pj-update-icon:active{transform:scale(.95)}.pj-update-icon:focus{outline:2px solid #ffca28;outline-offset:2px}.project-tabs{display:flex;gap:25px;margin-top:15px;color:#777;font-weight:700}.project-tabs span{cursor:pointer}.active-tab{color:#004dc6;border-bottom:2px solid #004dc6}.project-cards-container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px}.add-project-card{background-color:white;border-radius:10px;padding:0 5%;box-shadow:0 4px 6px rgba(0,0,0,.1);position:relative;z-index:0}.company{display:flex;justify-content:space-between;margin:2% 0 0}.company h3{width:70%;margin:2% 0 5%}.project-label{color:#888;margin:0 0 1%;font-size:medium}.project-value{font-size:medium;font-weight:700;margin:0 0 6%}.pj-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.pj-modal-content{background-color:#e8e9ea;width:90%;max-height:90vh;position:relative;overflow-y:auto;overflow-x:hidden}.pj-close-button{font-size:20px;cursor:pointer;color:#fff;background-color:#00468c;border:none}.template-controls{display:flex;align-items:center;gap:1rem;padding:2rem;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:1rem}.template-controls label{font-weight:700;margin-right:.5rem}.template-controls select{width:200px;padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:4px;background-color:#fff}.template-controls .download-form-button,.template-controls .download-template-button,.template-controls .view-template-button{display:flex;padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .2s ease-in-out;align-items:center}.template-controls .view-template-button{background-color:#b2b3b3;border:1px solid #848585;color:#fff}.template-controls .view-template-button:hover{background-color:#a8a9a9}.template-controls .download-form-button,.template-controls .download-template-button{background-color:#b2b3b3;border:1px solid #848585;color:#fff}.template-controls .download-form-button:hover,.template-controls .download-template-button:hover{background-color:#a8a9a9}.template-icons{font-size:20px;margin:0 0 0 5%}@media (max-width:768px){.project-dashboard{padding:10px 10px 50px}.project-header{flex-direction:column;align-items:flex-start}.project-header h2{font-size:40px;margin-bottom:10px}.add-project-button{width:100%;text-align:center}.project-tabs{gap:10px;flex-wrap:wrap;font-size:14px}.project-cards-container{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}.add-project-card{padding:5%}}@media (max-width:480px){.project-header h2{font-size:18px}.project-tabs{font-size:12px;gap:8px}.project-cards-container{grid-template-columns:1fr}.pj-modal-content{width:95%}}.pj-form-container{width:100%;background:#e8e9ea}.pj-form-header{display:flex;justify-content:space-between;align-items:center;padding:0 5%;background:#00468c;color:#fff}.pj-form-title{margin:1.5%;color:#fff}.pj-close-btn{font-size:xx-large}.pj-step-navigation{justify-content:space-between;margin:2% 0;padding:0 5%}.pj-step-item,.pj-step-navigation{display:flex;align-items:center;position:relative}.pj-step-item{flex-direction:column;width:100%}.pj-step-circle{width:20px;height:20px;border-radius:50%;background:lightgray;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;z-index:1;margin-bottom:2%}.pj-step-circle.active{background:#00468c}.pj-step-circle.completed{background:#7ac127}.pj-step-bg{width:var(--step-line-total-width);background:lightgray;z-index:0}.pj-step-bg,.pj-step-line{position:absolute;top:18%;left:var(--step-line-left);height:4px}.pj-step-line{width:var(--step-progress-width);background:#7ac127;z-index:1;transition:width .3s ease-in-out}.pj-step-label{margin-top:5%;font-size:small;font-weight:700;color:rgb(198,197,197)}.pj-step-item.active .pj-step-label,.pj-step-item.completed .pj-step-label{color:black}.pj-form-grid{display:grid;justify-content:center;grid-template-columns:repeat(4,minmax(20%,1fr));padding:1%}.pj-form-group{margin-bottom:4%}.pj-form-group label{font-size:small;font-weight:700;padding:0;margin:0 0 0 10%}.pj-form-grid input{width:76%}.pj-form-grid input,.pj-form-grid select{margin:0 0 0 10%;padding:2%;border:1px solid #cccbce;border-radius:5px;background-color:#ffffff}.pj-form-grid select{width:81%}.pj-add-emp{width:70%}.pj-add-emp,.pj-form-row{display:flex;justify-content:space-between}.pj-form-row{align-items:center;gap:2%;margin:0 3.2%}.pj-description{flex:1}.pj-description label{font-size:small;font-weight:700}.pj-description textarea{width:95%;height:60px;resize:none;border:1px solid #ccc;border-radius:5px;padding:8px}.pj-attachment{flex:1;display:flex;flex-direction:column}.pj-attachment label{font-size:small;font-weight:700}.pj-attachment-wrapper{display:flex;justify-content:space-around;background-color:#fff;border:1px solid #ccc;border-radius:5px;height:75px;width:100%}.pj-file-links{width:80%;text-decoration:none;overflow-x:auto;overflow-y:auto}.pj-file-name{color:#00468c;font-size:medium}.pj-attachment-upload{display:flex;align-items:center}.pj-hidden-file-input{display:none}.pj-custom-file-upload{background:#79c42b;color:#fff;padding:6px 15px;cursor:pointer;border-radius:5px;font-size:14px;display:inline-block}.pj-form-buttons{display:flex;justify-content:flex-end;gap:5%;margin:1% 5%}.pj-next-btn{background:#79c42b;color:white;padding:1% 5%;border:1px solid #79c42b;cursor:pointer;border-radius:5px;font-size:small;font-weight:700;transition:background-color .3s ease,transform .1s ease,box-shadow .3s ease}.pj-next-btn:hover{background:#68a822;box-shadow:0 2px 5px rgba(0,0,0,.2)}.pj-next-btn:active{transform:scale(.98);box-shadow:0 1px 3px rgba(0,0,0,.2)}.pj-next-btn:focus{outline:2px solid #ffca28;outline-offset:2px}.pj-cancel-btn{color:#000;padding:1% 5%;cursor:pointer;border-radius:5px;border:1px solid #79c42b;background-color:#fff;font-size:small;font-weight:700;transition:background-color .3s ease,transform .1s ease,box-shadow .3s ease}.pj-cancel-btn:hover{background-color:#f2f2f2;box-shadow:0 2px 5px rgba(0,0,0,.2)}.pj-cancel-btn:active{transform:scale(.98);box-shadow:0 1px 3px rgba(0,0,0,.2)}.pj-cancel-btn:focus{outline:2px solid #ffca28;outline-offset:2px}.step-two-grid{display:grid;justify-content:center;grid-template-columns:repeat(2,minmax(20%,1fr));gap:2%;padding:0 2%}.pj-form-group2{margin-bottom:5%}.pj-form-group2 label{width:90%;display:flex;justify-content:space-between;font-size:small;font-weight:700;padding:0;margin:0 0 0 5%}.step-two-grid input{width:85%}.step-two-grid input,.step-two-grid select{margin:0 0 0 5%;padding:2%;border:1px solid #cccbce;border-radius:5px;background-color:#ffffff}.step-two-grid select{width:90%}.pj-input{height:100px}.employee-list-box{display:grid;grid-template-columns:repeat(3,minmax(20%,1fr));width:85%;border:1px solid #ccc;padding:2%;height:100px;overflow-y:auto;background:#fff;margin-left:5%;margin-top:2%;border-radius:5px}.selected-employee{display:flex;justify-content:space-between;align-items:center;font-size:small;background:#f3f3f3;padding:2%;border-radius:5px;margin:2% 5%}.remove-employee{cursor:pointer;color:red;margin-left:10px;font-weight:700}.placeholder-text{display:flex;width:90%;color:#888;font-style:italic}.key-input{margin:0 4.5%}.key-point{display:flex;align-items:center;margin-bottom:5px}.key-point input{border:none;outline:none;flex:1;font-size:16px}.key-input label{font-size:small;font-weight:700}.key-considerations-box{width:99%;height:100px;padding:1% 0 0 1%;border:1px solid #cccbce;border-radius:5px;background-color:#fff;overflow-y:auto}.pj-step-three{display:flex;flex-direction:column;align-items:center;width:100%}.milestone-table-container{width:98%;max-height:300px;overflow-y:auto}.milestone-table{width:100%;border-collapse:collapse}.milestone-table thead th{position:sticky;top:0;background-color:#e8e9ea;z-index:10;font-weight:700;font-size:12px;padding:1%}.milestone-table td{padding:10px;text-align:center}.milestone-table th:first-child{min-width:60px;text-align:center}.milestone-table input{padding:5px;text-align:center}.milestone-table input,.milestone-table select{width:80%;border:1px solid #ccc;border-radius:4px}.milestone-table select{padding:6px;text-align:left;background-color:#f7f7f7;color:#333}select option[value=Active]{background-color:#d1ecf1}select option[value=Pending]{background-color:#fff3cd}select option[value=Completed]{background-color:#d4edda}.add-milestone-btn{margin:2% 2% 2% 80%;color:white;border:none;padding:1% 2%;font-size:14px;cursor:pointer;border-radius:5px}.add-milestone-btn,.add-milestone-btn:hover{background-color:#79c42b}.pj-step-four{display:flex;flex-direction:column;align-items:center}.project-finance-main{width:100%}.project-finance{display:flex;justify-content:flex-start;width:100%;padding:0 6%}.project-finance-group{display:flex;flex-direction:column;align-items:center;text-align:center;width:15%}.project-finance-group label{font-weight:700;font-size:small}.project-finance-group input{width:80%;padding:5px;text-align:center;border:1px solid #ccc;border-radius:4px}.main-finance{width:100%}.payout-details{width:100%;display:flex;text-align:left;padding-left:1%;font-size:medium}.finance-table-container{width:98%;max-height:280px;overflow-y:auto;padding:0 0 0 1%}.finance-table{width:100%;border-collapse:collapse}.finance-table th{position:sticky;top:0;background-color:#e8e9ea;z-index:10;font-size:12px;padding:1%;font-weight:700}.finance-table td{padding:.5%;text-align:center;font-size:12px;align-items:center}.finance-table th:first-child{min-width:43px;text-align:center}.finance-table input{width:80%;padding:3%;border:1px solid #ccc;border-radius:4px;text-align:center}.finance-table select{padding:5%;border-radius:4px;text-align:center}.completed-date{display:flex;width:90px;font-size:small;color:#000;padding:8%;background-color:#d4edda;border-radius:40px}.finance-table tfoot .summary-row{position:sticky;bottom:0;background-color:#fff;font-weight:700;padding:10px;border:1px solid #ccc;z-index:10}.finance-table tfoot .summary-row span{margin:0 4%}.step-four-group{display:flex;justify-content:space-between;background-color:#fff;padding:2%;border:1px solid #ccc;border-radius:5px;width:150px}.step-four-group input{background-color:#ccc;padding:1%;width:50%}.small-input input{background-color:#ccc;padding:1%;width:40px}.step-four-group2{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:2%;border:1px solid #ccc;border-radius:5px;width:150px}.step-four-group2 input{background-color:#ccc;padding:1%;width:50%}.step-four-group2 span{font-size:medium}.small-input2 input{background-color:#ccc;padding:1%;width:50px;margin-top:1%}input[type=checkbox]{appearance:none;width:15px;height:15px;margin:0;border:2px solid #79c42b;background-color:white;border-radius:4px;cursor:pointer;display:inline-block;position:relative}input[type=checkbox]:checked{background-color:#79c42b;border:2px solid #79c42b}input[type=checkbox]:after{content:"";position:absolute;width:8px;height:4px;border:2px solid white;border-top:none;border-right:none;transform:rotate(-45deg);top:1px;left:1px;display:none}input[type=checkbox]:checked:after{display:block}.custom-dropdown{position:relative;margin:0 0 0 10%;padding:1.7%;border:1px solid #cccbce;border-radius:5px;width:77%;background-color:#ffffff}.dropdown-header{background:#fff;border-radius:4px;font-size:small;padding:2%;width:98%;height:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-header:hover{white-space:normal;height:auto;max-height:200px}.dropdown-menu{position:absolute;background:white;border:1px solid #ddd;width:95%;max-height:200px;overflow-y:auto;z-index:10}.dropdown-item{display:flex;align-items:center;padding:6px;margin:0;font-size:small}.dropdown-item input{margin-right:8px}.project-category{font-size:small;font-weight:700;padding:0;margin:0 0 0 10%}.employee-list{list-style-type:none;padding:0;margin:0;height:120px;overflow-y:auto;border:1px solid #ddd;border-radius:5px;background-color:#fff}.employee-item{padding:8px;cursor:pointer;border-bottom:1px solid #ddd;font-size:small}.employee-item:hover{background-color:#f0f0f0}.no-employees{padding:8px;color:gray;text-align:center}.add-employee{margin:0 0 0 5%;padding:0;border:1px solid #cccbce;border-radius:5px;width:90%;background-color:#ffffff}.pj-search-box{position:relative;display:flex;width:60%;margin-bottom:.5%}.pj-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#999;font-size:1.2em;margin-left:80%}.pj-download{font-size:x-large;color:#00468c;transition:transform .1s ease,color .1s ease;cursor:pointer}.pj-download:active{transform:scale(.95);color:#003366}.pj-file-name.disabled{pointer-events:none;color:grey;text-decoration:none;cursor:default}.pj-custom-file-upload.disabled{cursor:not-allowed;opacity:.5}.required{color:red}.sp2-radio{gap:12px;margin-left:6px;vertical-align:middle;flex-wrap:nowrap}.sp2-radio,.sp2-radio label{display:inline-flex;align-items:center}.sp2-radio label{gap:6px;cursor:pointer;font-weight:600;font-size:.95rem;margin:0}.sp2-radio input[type=radio]{width:16px;height:16px;margin:0;padding:0;vertical-align:middle;accent-color:#79c42b}.remove-milestone-btn{background:transparent;border:none;color:red;font-size:18px;cursor:pointer;font-weight:700}.remove-milestone-btn:hover{transform:scale(1.1)}.pj-customer-group{position:relative}.customer-label{width:90%;display:flex;justify-content:center;text-align:center;font-weight:700;padding:0}.pj-customer-search-shell{width:77%;margin-left:10%;position:relative}.pj-customer-search-bar{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #cccbce;border-radius:10px;padding:10px 12px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.pj-customer-search-icon{color:#7a7a7a;font-size:16px;flex:0 0 auto}.pj-customer-search-bar input{border:none!important;outline:none;width:100%!important;margin:0!important;padding:0!important;background:transparent!important}.pj-customer-clear-icon-btn{border:none;background:transparent;cursor:pointer;color:#777;display:flex;align-items:center;justify-content:center;font-size:16px;padding:0}.pj-customer-meta-row{display:flex;justify-content:space-between;align-items:center;margin-top:6px;font-size:12px;color:#666}.pj-customer-panel-toggle{border:none;background:transparent;color:#00468c;font-weight:600;display:flex;align-items:center;gap:4px;cursor:pointer;padding:0}.pj-customer-panel-toggle:disabled{cursor:not-allowed;opacity:.5}.pj-customer-panel{position:absolute;top:calc(100% + 8px);left:0;width:100%;background:#fff;border:1px solid #d9d9d9;border-radius:12px;box-shadow:0 10px 24px rgba(0,0,0,.12);z-index:50;max-height:260px;overflow-y:auto;padding:6px}.pj-customer-item{width:100%;text-align:left;border:1px solid transparent;background:#fdfdfd;border-radius:10px;padding:10px 12px;margin-bottom:6px;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease}.pj-customer-item:hover{background:#f4f8ff;border-color:#cfe0ff;transform:translateY(-1px)}.pj-customer-item.selected{background:#eef6ff;border-color:#7fb3ff}.pj-customer-item-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px}.pj-customer-item-top strong{font-size:14px;color:#1f2937}.pj-customer-selected-badge{font-size:11px;padding:3px 8px;border-radius:999px;background:#00468c;color:#fff;white-space:nowrap}.pj-customer-item-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 10px;font-size:12px;color:#444}.pj-customer-address{grid-column:1/-1;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pj-customer-empty{padding:14px 12px;color:#777;text-align:center;font-size:13px}.schedule-wrapper{margin:20px 0;overflow-x:auto}.schedule-table-container{max-height:200px;overflow-y:auto}.schedule-table{width:100%;border-collapse:collapse;font-family:Arial,sans-serif}.schedule-table thead{position:sticky}.schedule-table td,.schedule-table th{padding:10px 13px;text-align:center}.schedule-table th:first-child{width:60px}.schedule-table td:nth-child(8){width:105px}.estimated-amount{margin:1% 1.5%}.estimated-amount label,.schedule-table th{font-weight:700}.estimated-amount input{margin:0 2.5%}.estimated-amount input,.schedule-table input,.schedule-table select{padding:8px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.schedule-table input,.schedule-table select{width:90%}.monthly-group{display:flex;justify-content:space-between;background-color:#fff;padding:2%;border:1px solid #ccc;border-radius:5px;width:150px}.monthly-group input{background-color:#ccc;padding:2%;width:60%}.monthly-group span{margin:2%}.monthly-small input{background-color:#ccc;padding:8%;width:50px}.emp-inv-container{width:100%;max-width:100%;height:auto;margin:0 auto;padding:2rem;font-family:Arial,sans-serif;background-color:#fff;color:#000;box-sizing:border-box}.emp-inv-header{display:flex;justify-content:space-between;align-items:flex-start;background-color:#0f6679}.emp-inv-name{margin:.5% 0;font-size:40px;font-family:Insignia Roman,serif}.emp-inv-address{color:#fff;text-align:right;margin:0 2% 0 0}.emp-inv-address p{font-size:medium;margin:1.7% 0}.emp-inv-logo{height:100%;background-color:#fff;border:1px solid #000}.emp-inv-logo img{width:256px}.emp-inv-details p{display:flex;gap:.5rem;margin:10% 0;align-items:center}.temp-label{min-width:120px;display:inline-block;color:#000;font-size:medium;margin:0}.emp-inv-title-block{color:#0f6679;text-align:center;font-weight:700;font-size:30px;margin:3%}.emp-bill-header{display:flex;justify-content:space-between;background-color:#0f6679;color:#fff}.emp-bill-header h4{margin:1% 2%}.emp-bill-data{display:flex;justify-content:space-between;margin:0 2%}.emp-bill-to{margin:1% 0;text-align:left}.emp-project-address{width:80%}.emp-inv-table{width:100%;border-collapse:collapse;margin-top:.5%}.emp-inv-table th{background-color:#0f6679;color:#fff;text-align:center}.emp-inv-table td,.emp-inv-table th{border:2px solid #7e7e7e;padding:8px}.emp-inv-table td{width:140px;text-align:right}.emp-inv-table td:first-child{width:50px;text-align:left}.emp-inv-table td:nth-child(2){width:300px;text-align:left}.emp-inv-table td:first-child,.emp-inv-table td:nth-child(3),.emp-inv-table th:first-child,.emp-inv-table th:nth-child(3){text-align:center}.emp-inv-table td{width:160px}.emp-totals-row{font-weight:700;background-color:#f2f2f2}.emp-tax-section{display:flex;justify-content:space-between}.emp-partition{width:49%;margin:1% 0}.emp-amount-in-words{background-color:#0f6679;color:#fff;padding:2%;margin:1% 0}.emp-amount-in-words-text{height:40px;margin:0 2% 2%;font-style:italic}.emp-amounts{background-color:#0f6679;color:#fff;padding:2%;margin:1% 0 0 1%}.emp-amounts-section{margin:0 2%;border-bottom:2px solid #ccc}.emp-amounts-section p{margin:1%}.emp-total-block{display:flex;justify-content:space-between}.emp-bold{font-weight:700}.emp-inv-footer{display:flex;gap:15%}.emp-footer-partition{width:49%}.emp-no-seal,.emp-seal img{width:200px;height:150px}.emp-seal-sign{width:49%;text-align:center;margin:0}.emp-seal-sign p{font-size:small;margin:0}.emp-authorized{text-align:center;margin:0}.emp-bank-details{display:flex;justify-content:space-between}.emp-bank-details p{font-size:medium}.emp-qr-code{display:flex;justify-content:center;align-items:center;margin:1% 1% 0 0}.emp-qr-code img{width:150px;height:150px}.emp-note{font-size:medium;font-style:italic;text-align:center;color:#3b87fa;margin:5%}.emp-tax-box{display:flex;justify-content:space-between;background-color:#0f6679;color:#fff;font-weight:700;margin:1% 0}.emp-tax-box p{margin:2%}.emp-tax-box-body{display:flex;justify-content:space-between;margin:0 2%}.emp-tax-box-body p{margin:1%}.emp-terms{height:200px;margin:0 2%;white-space:pre-line}.emp-tax-label{margin:0}.emp-inv-container.org-32{padding:2%;display:flex;flex-direction:column}.org32-header{background:#fff;flex-direction:column;border-bottom:1px solid #8f8f8f;padding:0;margin-top:2%;position:relative}.org32-header,.org32-top-row{display:flex;align-items:stretch}.org32-top-row{width:100%;min-height:72px}.org32-brand-area{flex:1;align-items:stretch;min-width:0}.org32-brand-area,.org32-gst-line{display:flex;box-sizing:border-box}.org32-gst-line{width:100%;justify-content:flex-end;padding:2px 25px 4px 14px;font-size:16px;font-weight:700;color:#3a2f2a}.org32-contact-row{width:45%;margin-left:auto;background:#1498d6;color:#fff;display:flex;align-items:center;gap:10px;padding:9px;box-sizing:border-box;min-height:44px}.emp-inv-container.org-32 .emp-inv-title-block{color:#000;margin:2% 0;padding:8px 0}.emp-inv-container.org-32 .emp-bill-header{background-color:#000;color:#fff}.emp-inv-container.org-32 .emp-bill-header h4{color:#fff}.emp-inv-container.org-32 .emp-amount-in-words,.emp-inv-container.org-32 .emp-amounts,.emp-inv-container.org-32 .emp-inv-table th,.emp-inv-container.org-32 .emp-tax-box{background-color:#000;color:#fff}.emp-inv-container.org-32 .emp-note{display:none}.org32-footer-bar{justify-content:flex-start;padding:0 12px;font-size:14px}.org32-footer-icon{font-size:18px}.cancelled-watermark{top:45%}.download-form{width:100%;height:100%;background-color:#e8e9ea;font-family:Arial,sans-serif}.download-title{display:flex;justify-content:space-between;background-color:#00468c;color:#fff;align-items:center;padding:1rem 2rem}.download-title h2{margin:0}.download-form-grid{display:grid;justify-content:center;grid-template-columns:repeat(4,minmax(20%,1fr));gap:2%;padding:2%}.download-form-group{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem}.download-form-group label{width:100%;font-weight:700;text-align:left;margin-left:15%}.download-form-group select{width:85%;padding:2%;border-radius:0}.download-form-group input{width:80%;padding:2%}.download-line-items-wrapper{max-height:200px;padding:2%;margin:2%;border:1px solid #000;overflow-y:auto}.download-line-items-section{display:flex;flex-direction:column;gap:.5rem}.download-line-item-row{display:flex;align-items:flex-end;gap:.5rem}.download-line-item-row input{padding:2%}.download-input-group label,.download-line-item-row label{font-weight:700}.download-amount-field,.download-description-field,.download-hsn-field,.download-part-number-field,.download-qty-field,.download-serial-number-field,.download-total-field{display:flex;flex-direction:column;flex:1}.download-add-button-cell{width:30px;display:flex;align-items:flex-end;padding-top:1rem}.download-add-line-item-btn{width:100%;padding:4px;font-size:1.2rem;background-color:#7fbd2c;color:white;border:1px solid #ccc;border-radius:20px;cursor:pointer}.download-remove-button-cell{width:30px;display:flex;align-items:flex-end;padding-top:1rem}.download-remove-line-item-btn{width:100%;padding:4px;font-size:1.2rem;background-color:#dc3545;color:white;border:1px solid #ccc;border-radius:20px;cursor:pointer}.download-invoice-summary{display:flex;flex-wrap:wrap;gap:2rem;margin:2rem 2%}.download-terms-conditions{flex:1}.download-terms-conditions textarea{width:90%;height:210px;resize:vertical}.download-char-counter{font-size:.85rem;color:#555;text-align:right;margin-top:.25rem;margin-right:10%}.download-totals{flex:1}.download-summary-excluding{margin-bottom:1rem}.download-input-group>div{display:flex;justify-content:space-between;align-items:center;margin:1rem 3rem}.download-input-group input{padding:2%}.download-gst-group{width:172px;display:flex;align-items:center;background-color:#fff;gap:.5rem;padding:1%;border:1px solid #000}.download-gst-group input{width:80px}.download-input input{width:50px}.download-percent{font-weight:700}.download-checkbox-group{display:flex;justify-content:center;margin-top:2rem}.download-checkbox-group label{margin:0 1%}.download-form-actions{display:flex;gap:5rem;justify-content:center;margin:2rem}.download-form-actions button{padding:.6rem 1.2rem;border:none;border-radius:4px;cursor:pointer}.download-form-actions button[type=submit]{background-color:#7fbd2c;color:white}.download-form-actions button[type=button]{background-color:none;border:2px solid #7fbd2c;width:100px}.download-customer-group{position:relative}.download-customer-label{display:flex;justify-content:center;width:100%;font-weight:700;text-align:center;margin:1%}.download-customer-shell{width:85%;margin-left:8%;position:relative}.download-customer-bar{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #cccbce;border-radius:12px;padding:10px 12px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.download-customer-search-icon{color:#7a7a7a;font-size:16px;flex:0 0 auto}.download-customer-bar input{border:none!important;outline:none;width:100%!important;margin:0!important;padding:0!important;background:transparent!important}.download-customer-clear-icon-btn{border:none;background:transparent;cursor:pointer;color:#777;display:flex;align-items:center;justify-content:center;font-size:16px;padding:0}.download-customer-meta-row{display:flex;justify-content:space-between;align-items:center;margin-top:6px;font-size:12px;color:#666}.download-customer-panel-toggle{border:none;background:transparent;color:#00468c;font-weight:600;display:flex;align-items:center;gap:4px;cursor:pointer;padding:0}.download-customer-panel{position:absolute;top:calc(100% + 8px);left:0;width:100%;background:#fff;border:1px solid #d9d9d9;border-radius:12px;box-shadow:0 10px 24px rgba(0,0,0,.12);z-index:50;max-height:260px;overflow-y:auto;padding:6px}.download-customer-item{width:100%;text-align:left;border:1px solid transparent;background:#fdfdfd;border-radius:10px;padding:10px 12px;margin-bottom:6px;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease}.download-customer-item:hover{background:#f4f8ff;border-color:#cfe0ff;transform:translateY(-1px)}.download-customer-item.selected{background:#eef6ff;border-color:#7fb3ff}.download-customer-item-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px}.download-customer-item-top strong{font-size:14px;color:#1f2937}.download-customer-selected-badge{font-size:11px;padding:3px 8px;border-radius:999px;background:#00468c;color:#fff;white-space:nowrap}.download-customer-item-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 10px;font-size:12px;color:#444}.download-customer-address{grid-column:1/-1;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.download-customer-empty{padding:14px 12px;color:#777;text-align:center;font-size:13px}.download-form-group .currency-select{width:85%;border:1px solid #000;border-radius:0;box-shadow:none;margin-top:0;padding:0}@font-face{font-family:Insignia Roman;src:url(/_next/static/media/Insignia\ Roman.9fd86a40.ttf) format("truetype");font-weight:400;font-style:normal}.invoice-print-container{width:100%;max-width:100%;margin:0 auto;padding:10px;font-family:Arial,sans-serif;background-color:#fff;color:#000;box-sizing:border-box}.invoice-print-header{display:flex;justify-content:space-between;align-items:flex-start;background-color:#0f6679}.in-company-name{margin:.5% 0;font-size:40px;font-family:Insignia Roman,serif}.in-company-address{color:#fff;text-align:right;margin:0 2% 0 0}.in-company-address p{font-size:medium;margin:1.7% 0}.invoice-logo-section{height:100%;background-color:#fff;border:1px solid #000}.invoice-logo-section img{width:250px}.invoice-details p{display:flex;gap:.5rem;align-items:center}.invoice-details .label{min-width:110px;display:inline-block;color:#000;font-size:medium;margin:0}.invoice-title-block{color:#0f6679;text-align:center;font-weight:700;font-size:30px;margin:2%}.bill-header{display:flex;justify-content:space-between;background-color:#0f6679;color:#fff}.bill-header h4{margin:1% 2%}.bill-data{display:flex;justify-content:space-between;margin:0 2%}.bill-to{margin-top:1%;text-align:left}.bill-to p{margin:1% 0}.project-company{max-width:50%}.project-address{max-width:45%}.in-print-table{width:100%;border-collapse:collapse;margin-top:.5%}.in-print-table th{background-color:#0f6679;color:#fff;border:2px solid #7e7e7e;padding:8px;text-align:center}.in-print-table td{border:2px solid #7e7e7e;padding:8px;text-align:right;width:150px}.in-print-table td:nth-child(2){width:300px;text-align:left}.in-print-table td:first-child{width:50px}.in-print-table td:first-child,.in-print-table td:nth-child(3),.in-print-table th:first-child,.in-print-table th:nth-child(3){text-align:center}.in-print-table,.in-print-table td,.in-print-table th,.in-print-table tr{page-break-inside:avoid;break-inside:avoid}.tax-section{display:flex;justify-content:space-between}.partition{width:49%;margin:1% 0}.amount-in-words{background-color:#0f6679;color:#fff;padding:2%;margin:1% 0}.amount-in-words-text{margin:0 2% 2%;font-style:italic}.amounts{background-color:#0f6679;color:#fff;padding:2%;margin:1% 0 0 1%}.amounts-section{margin:0 2%;border-bottom:2px solid #ccc}.amounts-section p{margin:1%}.terms{margin:0 2%;white-space:pre-line}.invoice-footer{display:flex;gap:15%}.invoice-footer h4{background-color:#0f6679;color:#fff;padding:2%;margin:0}.footer-partition{width:49%}.qr-code img,.seal img{max-width:150px;max-height:150px;width:auto;height:auto}.no-seal{width:200px;height:150px}.seal-sign{width:49%;text-align:center;margin:0}.seal-sign p{font-size:small;margin:0}.authorized{text-align:center;margin:0}.bank-details{display:flex;justify-content:space-between}.bank-details p{font-size:medium}.qr-code{display:flex;justify-content:center;align-items:center;margin:1% 2% 0 0}.qr-code img{width:150px;height:150px}.tax-box{display:flex;justify-content:space-between;background-color:#0f6679;color:#fff;font-weight:700;margin:1% 0}.tax-box p{margin:2%}.tax-box-body{display:flex;justify-content:space-between;margin:0}.tax-box-body p{margin:0 2% 0 7%;text-align:right}.totals-row{font-weight:700;background-color:#f2f2f2}.total-block{display:flex;justify-content:space-between}.bold{font-weight:700}.note{font-size:medium;font-style:italic;text-align:center;color:#3b87fa;margin:5%}.invoice-footer,.note{position:static}.invoice-print-container.org-32{padding:0;display:flex;flex-direction:column}.invoice-print-container.org-32 .invoice-print-header.org32-header{background:#fff;display:flex;flex-direction:column;align-items:stretch;border-bottom:1px solid #8f8f8f;padding:0;margin-top:2%;position:relative}.org32-header-top{display:flex;align-items:stretch;width:100%;min-height:72px}.org32-left-accent{width:54px;flex:0 0 54px;background:#d89a00}.org32-brand-block{flex:1;display:flex;align-items:stretch;min-width:0;box-sizing:border-box;margin:0}.org32-brand-left{display:flex;align-items:center;min-width:0}.org32-logo{width:68px;height:68px;object-fit:contain;flex:0 0 auto}.org32-brand-text{display:flex;flex-direction:column;gap:0;min-width:0;box-sizing:border-box}.org32-company-name{margin:0 0 0 2%;padding:0;font-size:40px;font-weight:900;color:#c18a00;white-space:nowrap}.org32-tagline{margin:-10px 0 0;font-size:18px;color:#7e746b;text-align:right}.org32-gst-text{width:100%;display:flex;justify-content:flex-end;padding:2px 25px 4px 14px;font-size:16px;font-weight:700;color:#3a2f2a;box-sizing:border-box}.org32-contact-bar{width:45%;margin-left:auto;background:#1498d6;color:#fff;display:flex;align-items:center;gap:10px;padding:9px;box-sizing:border-box;min-height:44px}.org32-contact-item{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:500;white-space:nowrap}.org32-contact-icon{font-size:20px;flex:0 0 auto}.invoice-print-container.org-32 .invoice-content{flex:1}.invoice-print-container.org-32 .invoice-title-block{color:#000;margin:2% 0;padding:8px 0}.invoice-print-container.org-32 .bill-header{background-color:#000;color:#fff}.invoice-print-container.org-32 .bill-header h4{color:#fff}.invoice-print-container.org-32 .amount-in-words,.invoice-print-container.org-32 .amounts,.invoice-print-container.org-32 .in-print-table th,.invoice-print-container.org-32 .invoice-footer h4,.invoice-print-container.org-32 .tax-box{background-color:#000;color:#fff}.org32-footer{margin-top:auto;display:block}.org32-footer-bar{width:100%;background:#1498d6;color:#fff;min-height:34px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;margin-bottom:5%;box-sizing:border-box;font-size:20px;font-style:italic;font-weight:500;margin-top:2%}.org32-footer-icon{font-size:20px;flex:0 0 auto}.invoice-print-placeholder{padding:12px;font-size:14px;color:#666}.cancelled-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-30deg);font-size:72px;font-weight:800;color:rgba(255,0,0,.18);pointer-events:none;z-index:9999;white-space:nowrap}.invoice-card{background-color:#e8e9ea;box-shadow:0 4px 10px rgba(0,0,0,.1);width:100%}.invoice-header{display:flex;justify-content:space-between;align-items:center;padding:0 5%;margin:0;background-color:#00468c;color:#fff}.invoice-close-btn{font-size:xx-large;font-weight:700;cursor:pointer;background:none;border:none;color:white}.invoice-section{padding:1%}.invoice-section h3{font-size:16px;color:#4b5563;font-weight:600;text-align:center;margin:0}.in-radio-group{width:100%;display:flex;justify-content:center;gap:12px;margin-top:8px}.radio-group label{display:flex;align-items:center;font-size:14px;color:#4b5563;cursor:pointer}.radio-group input{margin-right:6px}.invoice-form{padding:1% 0;margin:0 2%;background-color:#dfdfdf}.invoice-input-group{display:flex;justify-content:center;margin:0 2%;gap:6%}.invoice-input-group div{flex:1}.invoice-form label{font-size:14px;color:#4b5563;font-weight:600;display:block;margin-bottom:4px}.invoice-form input{width:90%;border:1px solid #ccc;padding:4%;border-radius:4px}.checkbox-group{display:flex;align-items:center;gap:8px;margin-bottom:12px}.checkbox-group input{cursor:pointer}.amount-details{display:flex;gap:12px;align-items:center}.amount-details input{width:100px;text-align:center;font-weight:700}.invoice-terms{text-align:center;font-size:12px;color:#6b7280;font-weight:600;margin:2% 2% 5%}.invoice-buttons{display:flex;justify-content:center;gap:10%;padding:1%}.invoice-buttons button{padding:1% 2%;border-radius:6px;cursor:pointer;font-weight:600}.cancel-btn{border:2px solid #79c42b;color:#000}.submit-btn{background-color:#79c42b;color:white;border:none}.invoice-form-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.invoice-form-content{background-color:#e8e9ea;margin:0;padding:0;width:70%;position:relative}.invoice-page{position:relative;z-index:1000}.in-back-btn{font-size:38px;color:#00468c;cursor:pointer;margin:2% 0 0}.in-back-btn:hover{color:#002b5c}.invoice-table{width:100%;border-collapse:collapse;margin:5% 0;font-size:16px;text-align:left}.invoice-table thead tr{background-color:#f2f2f2;color:#000;font-weight:700}.invoice-table td,.invoice-table th{padding:.5%;border:1px solid #d9d9d9;align-items:center;text-align:center}.invoice-table td{background-color:#fff}.invoice-table td:nth-child(4),.invoice-table td:nth-child(5),.invoice-table td:nth-child(6){text-align:right}.invoice-table td select{width:90px;padding:2%;border-radius:20px}.invoice-action-buttons{min-width:60px;display:flex;justify-content:space-around}.in-download-icon,.in-edit-icon,.in-update-icon,.in-view-icon{font-size:x-large;color:#949494;cursor:pointer}.hidden-print{visibility:hidden;height:0;overflow:hidden}.invoice-print-capture{position:absolute;top:0;left:-10000px;width:794px;max-width:794px;background:#fff;overflow:visible;pointer-events:none}.invoice-print-capture .emp-inv-container{width:794px;max-width:794px;padding:8px;box-sizing:border-box}.invoice-template-preview .emp-inv-container,.invoice-template-selector .emp-inv-container{padding-left:4px;padding-right:4px}.invoice-print-capture .emp-inv-container.org-32,.invoice-template-preview .emp-inv-container.org-32,.invoice-template-selector .emp-inv-container.org-32{padding-left:0;padding-right:0}.line-items-wrapper{padding:2%;border:1px solid #ddd;border-radius:4px}.line-items-section{max-height:100px;overflow-y:auto;border:1px solid #000;padding:1% 0}.line-item-row{display:flex;align-items:center;gap:1%;padding-bottom:10px}.line-item-row>div{display:flex;flex-direction:column}.serial-number-field{min-width:40px;text-align:center}.serial-number-field input{width:60px;font-size:.9rem;text-align:center;padding:12% 0;background:none;border:none}.add-button-cell{display:flex;align-items:center;justify-content:center;margin-right:2%}.add-line-item-btn{color:#fff;border:none;margin:60% 0 0 50%;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:background-color .2s ease}.add-line-item-btn,.add-line-item-btn:hover{background-color:#79c42b}.remove-line-item-btn{background:#dc2626;color:#fff;border:none;border-radius:50%;margin-top:60%;width:28px;height:28px;font-size:20px;line-height:1;cursor:pointer}.remove-line-item-btn:disabled{opacity:.45;cursor:not-allowed}.invoice-summary{display:flex;gap:1rem;padding:0;margin:0}.terms-conditions{flex:1;border:1px solid #ddd;border-radius:4px;padding:0 1rem}.terms-conditions h4{margin-top:0;margin-bottom:.5rem}.terms-conditions textarea{width:100%;height:160px;resize:vertical;padding:8px;border:1px solid #ccc;border-radius:4px;font-family:Arial,Helvetica,sans-serif;font-size:medium}.totals{flex:1;border:1px solid #ddd;border-radius:4px;padding:0 1rem}.totals h4{margin-top:0;margin-bottom:.5rem}.totals .in-input-group{display:flex;flex-wrap:wrap}.totals .in-input-group>div{display:flex;min-width:100%}.totals label{display:flex;text-align:center;width:50%;margin:2% 0;font-weight:600}.totals input{padding:1% 2%;border-radius:4px;border:1px solid #ccc;margin:1% 0}.in-gst-group{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:1%;border:1px solid #ccc;border-radius:5px;height:25px;width:93%}.in-percent{margin:1% 2%;padding:0 2%}.in-input input{width:60px}.description-cell{max-width:200px;max-height:1.1em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:max-height .3s ease,white-space .3s ease;cursor:pointer}.description-cell:hover{max-height:200px;white-space:normal}.char-counter{font-size:12px;color:gray;text-align:right;margin:0}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.popup-modal{background:#fff;border-radius:10px;width:90%;max-width:400px;padding:1.5rem;box-shadow:0 10px 25px rgba(0,0,0,.2)}.popup-title{margin-top:0;margin-bottom:1rem;font-size:1.25rem;font-weight:600;text-align:center}.popup-checkbox{margin-bottom:1.5rem;font-size:1rem;text-align:center}.popup-checkbox label{margin:0 2%}.popup-actions{display:flex;justify-content:center;gap:.75rem}.btn{padding:.5rem 1rem;font-size:.95rem;border-radius:5px;border:none;cursor:pointer}.btn.cancel{background:none;color:#000;border:2px solid #79c42b}.btn.confirm{background:#79c42b;color:#fff}.tds-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.tds-modal-content{background-color:#fff;padding:20px;border-radius:8px;width:90%;max-width:400px;box-shadow:0 2px 10px rgba(0,0,0,.3)}.tds-modal-content h3{margin-top:0;font-size:1.4rem;color:#333;text-align:center}.tds-modal-content label,.tds-modal-content p{color:#555;margin-bottom:10px;text-align:center}.tds-modal-content input[type=checkbox]{margin-right:5px}.tds-modal-content input[type=number],.tds-modal-content input[type=text]{width:100%;padding:8px;margin-top:5px;margin-bottom:15px;border-radius:4px;border:1px solid #ccc;box-sizing:border-box}.tds-save{padding:10px 15px;margin:5px 5px 5px 80px;border:none;border-radius:4px;background-color:#79c42b;color:#fff;cursor:pointer;font-size:.9rem;transition:background-color .3s ease}.tds-save:hover{background-color:#76c523}.tds-cancel{padding:10px 15px;margin:5px 5px 5px 80px;border-radius:4px;border:2px solid #79c42b;color:#000;cursor:pointer;font-size:.9rem;transition:background-color .3s ease}.tds-cancel:hover{background-color:#a7c38a}.seal-options{display:flex;justify-content:center;gap:20px;margin:20px 0}.seal-btn{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:120px}.seal-btn:first-child{background-color:#79c42b;color:white}.seal-btn:first-child:hover{background-color:#76c523;transform:translateY(-2px);box-shadow:0 4px 12px rgba(121,196,43,.3)}.seal-btn:nth-child(2){background-color:#f0f0f0;color:#333;border:2px solid #ddd}.seal-btn:nth-child(2):hover{background-color:#e0e0e0;border-color:#bbb;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.tds-checkbox{text-align:center;margin:5%}.templates-modal-overlay{position:fixed;inset:0;z-index:1400;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;padding:20px}.templates-modal{width:min(800px,98%);max-height:90%;background:#fff;border-radius:8px;overflow:auto;box-shadow:0 8px 30px rgba(0,0,0,.15)}.templates-modal-header{display:flex;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px solid #eee}.templates-modal-title{font-weight:700;font-size:16px;color:#111827}.templates-modal-close-container{display:flex;gap:8px}.templates-close-btn{background:none;border:none;font-weight:700;cursor:pointer;color:#b91c1c;padding:6px 10px;border-radius:6px}.templates-close-btn:hover{background:rgba(185,28,28,.08)}.templates-modal-body{padding:12px}.templates-empty,.templates-loading{padding:20px;text-align:center;color:#6b7280}.templates-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.template-card{border:1px solid #e6e6e6;border-radius:6px;padding:8px;display:flex;flex-direction:column;gap:8px;background:#fff}.template-preview{display:flex;align-items:center;justify-content:center;background:#fafafa;overflow:hidden;border-radius:4px}.template-preview img{max-width:100%;max-height:100%;object-fit:contain;display:block}.template-no-preview{opacity:.6;color:#6b7280}.template-title{font-weight:600;color:#111827}.template-desc{font-size:13px;color:#666;min-height:30px}.template-actions{display:flex;gap:8px;margin-top:auto;align-items:center;justify-content:flex-start}.modeBtn,.template-apply-btn,.template-open-btn{padding:8px 10px;border-radius:6px;cursor:pointer;border:1px solid #d1d5db;background:#fff;font-weight:600;font-size:14px}.modeBtn:hover,.template-apply-btn:hover,.template-open-btn:hover{background:#f3f4f6}.template-apply-btn{background:#79c42b;color:#fff;border:none}.template-apply-btn:hover{filter:brightness(.98)}.template-open-btn{background:#ffffff;color:#111827}.roundoff-label{display:flex;justify-content:flex-start;font-weight:600}.roundoff-checkbox{width:15px!important}.invoice-menu-wrap{position:relative;display:inline-block}.d-dropdown{position:absolute;right:0;top:30px;min-width:140px;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:50;overflow:hidden}.d-dropdown-item{width:100%;padding:10px 12px;background:#fff;border:0;text-align:left;cursor:pointer}.d-dropdown-item:hover{background:#f5f5f5}.d-dropdown-item.cancel{color:#b91c1c}.cancelled-row{background-color:#ffe6e6}.cancelled-row:hover{background-color:#ffd6d6}.cancelled-row td{background-color:#f9b6b6}.preview{color:#fff;margin-left:2%}@media (max-width:520px){.templates-modal{width:98%;padding:8px}.template-card{min-height:160px}.template-actions{flex-direction:column;gap:6px}.template-apply-btn,.template-open-btn{width:100%}}