:root{--heading-font-size:48px;--heading-font-weight:600;--heading-font-family:"Inter",sans-serif;--heading-color:#098e50}@media (max-width:1599px){:root{--heading-font-size:32px}}@media (max-width:1023px){:root{--heading-font-size:28px}}.feedback-header{margin-bottom:22px}.header-left{align-items:center;display:flex;gap:14px}.header-title{color:#111827;font-size:20px;font-weight:700}.form-grid{display:grid;gap:12px;grid-template-columns:1fr 1fr}.rate-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.rate-chip{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;display:flex;gap:8px;height:42px;min-width:120px;padding:0 14px;transition:all .2s ease}.rate-chip:hover{border-color:#1677ff;box-shadow:0 8px 18px #1677ff14;transform:translateY(-1px)}.rate-chip.active{background:linear-gradient(135deg,#a8486d,#041e7d)!important;color:#fff}.rate-chip svg{font-size:16px}.modern-input :deep(.ant-select-selector),.modern-textarea{border:1px solid #e5e7eb!important;border-radius:4px!important;box-shadow:none!important;transition:all .2s ease}.modern-input:hover :deep(.ant-select-selector),.modern-textarea:hover{border-color:#1677ff!important}.modern-input:focus-within :deep(.ant-select-selector),.modern-textarea:focus{border-color:#1677ff!important;box-shadow:0 0 0 4px #1677ff14!important}.upload-inline{align-items:center;background:#fafafa;border:1px dashed #cbd5e1;border-radius:4px;cursor:pointer;display:flex;gap:10px;height:32px;justify-content:center;padding:0 12px;transition:all .2s ease}.upload-inline:hover{background:#f8fbff;border-color:#1677ff}.file-item{align-items:center;animation:fadeIn .2s ease;background:#f8fafc;border-radius:4px;display:flex;height:42px;justify-content:space-between;margin-top:10px;padding:0 14px}.remove-icon{color:#ef4444;cursor:pointer;transition:.2s}.remove-icon:hover{transform:scale(1.08)}.action-wrapper{display:flex;gap:10px;justify-content:flex-end;margin-top:24px}.cancel-btn{border-radius:4px}.submit-btn{background:linear-gradient(135deg,#31d179,#033e1d)!important;border:none!important;border-radius:4px!important;color:#fff!important;transition:all .25s ease!important}.submit-btn:hover{box-shadow:0 10px 20px #1677ff2e;transform:translateY(-1px)}.excel-wrapper{--excel-row-height:32px;--excel-empty-height:200px;--excel-table-content-height:242px;display:flex;flex-direction:column;gap:12px}.excel-toolbar{display:flex;justify-content:flex-start}.feedback-admin-tabs{width:min(884px,100vw - 56px)}.feedback-tab-label{align-items:center;display:inline-flex;font-size:13px;font-weight:600;gap:8px}.feedback-admin-modal .ant-tabs-nav{margin-bottom:18px!important}.feedback-admin-modal .ant-tabs-tab{padding:14px 12px!important}.feedback-admin-modal .ant-tabs-tab+.ant-tabs-tab{margin-left:18px!important}.feedback-admin-modal .ant-tabs-ink-bar{background:#00b96b!important}.feedback-admin-modal .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,.feedback-admin-modal .ant-tabs-tab:hover{color:#00a862!important}.sample-excel-btn{align-items:center;background:#fff!important;border-color:#e4e7ec!important;border-radius:4px!important;color:#635bff!important;display:inline-flex!important;font-size:12px!important;font-weight:600!important;gap:6px;height:32px!important}.sample-excel-btn:focus,.sample-excel-btn:hover{border-color:#635bff!important;color:#5146f0!important}.excel-upload-dropzone{align-items:center;background:#fff;border:1px dashed #d4d9e4;border-radius:6px;cursor:pointer;display:flex;height:120px;justify-content:center;text-align:center;transition:border-color .2s ease,background .2s ease}.excel-upload-dropzone.is-dragging,.excel-upload-dropzone:hover{background:#fbfffd;border-color:#00b96b}.excel-upload-content{align-items:center;display:flex;flex-direction:column}.excel-upload-icon{color:#667085;font-size:28px;margin-bottom:10px}.excel-upload-title{align-items:center;color:#1f2937;display:flex;font-size:13px;font-weight:600;gap:8px;justify-content:center}.choose-excel-btn{background:#fff;border:1px solid #00b96b;border-radius:4px;color:#00a862;cursor:pointer;font-size:12px;font-weight:700;height:28px;padding:0 13px}.choose-excel-btn:hover{background:#f0fff7}.excel-upload-hint{color:#8a94a6;font-size:12px;font-weight:500;margin-top:10px}.preview-panel{background:#fff;border:1px solid #eaedf3;border-radius:4px;overflow:hidden}.preview-header{align-items:center;border-bottom:1px solid #eaedf3;color:#1f2937;display:flex;font-size:12px;font-weight:700;height:40px;justify-content:space-between;padding:0 12px}.preview-count{color:#667085;font-weight:600}.excel-preview-table .ant-table{font-size:12px}.excel-preview-table .ant-table table{table-layout:fixed!important}.excel-preview-table .ant-table-content{background:#fff;min-height:var(--excel-table-content-height);overflow:auto!important;scrollbar-color:#bfbfbf transparent;scrollbar-width:thin}.excel-preview-table .ant-table-content::-webkit-scrollbar{height:8px;width:8px}.excel-preview-table .ant-table-content::-webkit-scrollbar-track{background:transparent;border-radius:8px}.excel-preview-table .ant-table-content::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:8px}.excel-preview-table .ant-table-content::-webkit-scrollbar-thumb:hover{background:#8c8c8c}.excel-preview-table .ant-table-container{border-start-end-radius:0!important;border-start-start-radius:0!important}.excel-preview-table .ant-table-thead>tr>th{background:#fbfcff!important;border-bottom:1px solid #eaedf3!important;color:#1f2937!important;font-size:12px;font-weight:700!important;padding:10px 16px!important}.excel-preview-table .ant-table-tbody>tr>td{height:var(--excel-row-height);overflow:hidden;padding:8px 16px!important;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.excel-preview-table .excel-content-column{box-sizing:border-box;max-width:220px!important;min-width:220px!important;width:220px!important}.excel-preview-table .excel-content-cell{color:inherit;display:block;max-width:220px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.excel-preview-table .ant-table-placeholder>td{height:var(--excel-empty-height);padding:0!important}.excel-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:var(--excel-empty-height)}.excel-empty-icon{color:#d9dee8;font-size:42px}.excel-empty-title{color:#4b5563;font-size:13px;font-weight:700;margin-top:10px}.excel-empty-description{color:#8a94a6;font-size:12px;font-weight:500;margin-top:8px}.excel-footer{display:flex;gap:10px;justify-content:flex-end}.excel-footer .cancel-btn{min-width:76px}.excel-import-btn{min-width:110px}.rate-cell{align-items:center;display:flex;gap:4px;justify-content:center}.rate-number{font-size:14px;font-weight:500}.rate-star{color:#fbbf24;font-size:14px}.excel-preview-table .ant-table-pagination{border-top:1px solid #f0f0f0;margin:0!important;padding:12px 12px 10px 0!important}.file-column{display:flex;height:var(--excel-row-height);max-height:var(--excel-row-height);min-width:0}.attach-file-button,.file-column{align-items:center;justify-content:center;overflow:hidden}.attach-file-button{background:#fff;border:1px dashed #cbd5e1;border-radius:4px;color:#475467;cursor:pointer;display:inline-flex;font-size:12px;gap:6px;height:28px;line-height:1;max-width:120px;padding:0 10px;white-space:nowrap}.attach-file-button:hover{border-color:#00b96b;color:#00a862}.attach-file-button.has-file{background:#f9fafb;border-color:#d0d5dd;border-style:solid}.attach-file-label{font-size:10px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis}.feedback-admin-modal .ant-modal-header{padding:12px 16px!important}.feedback-admin-modal .ant-modal{max-width:calc(100vw - 24px)}:deep(.ant-modal-content){overflow:hidden}:deep(.ant-modal-body){padding:16px}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-height:760px){.feedback-admin-modal .ant-modal{padding-bottom:8px;top:8px}.feedback-admin-modal .ant-modal-header{padding:8px 16px!important}.feedback-admin-modal .ant-modal-body{padding:10px 12px!important}.feedback-admin-modal .ant-tabs-nav{margin-bottom:10px!important}.feedback-admin-modal .ant-tabs-tab{padding:10px 12px!important}.excel-wrapper{--excel-row-height:32px;--excel-empty-height:200px;--excel-table-content-height:242px;gap:10px}.excel-upload-dropzone{height:88px}.excel-upload-icon{font-size:22px;margin-bottom:6px}.excel-upload-hint{margin-top:6px}.excel-footer{margin-top:10px;padding:10px 12px}.excel-preview-table .ant-table-pagination{padding:8px 12px 8px 0!important}}@media (max-height:620px){.excel-wrapper{--excel-row-height:28px;--excel-empty-height:170px;--excel-table-content-height:212px;gap:8px}.excel-upload-dropzone{height:64px}.excel-upload-hint,.excel-upload-icon{display:none}.excel-preview-table .ant-table-thead>tr>th{padding:7px 12px!important}.excel-preview-table .ant-table-tbody>tr>td{padding:5px 12px!important}}@media (max-width:768px){.form-grid{grid-template-columns:1fr}.feedback-admin-tabs{width:calc(100vw - 56px)}.excel-toolbar{flex-direction:column}.excel-upload-dropzone{height:auto;min-height:136px;padding:18px}.action-wrapper,.excel-footer,.excel-upload-title{flex-direction:column}.cancel-btn,.submit-btn{width:100%}}
