body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}.App{display:flex;flex-direction:column;min-height:100vh}.login-container{background-color:#f0f2f5}.login-form{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;width:368px}.login-form-title{color:#1890ff;margin-bottom:24px;text-align:center}.main-layout{display:flex;flex-direction:column}.content-wrapper{background-color:#f0f2f5;flex:1 1;padding:24px}.data-card,.page-header{margin-bottom:24px}@media (max-width:768px){.content-wrapper{padding:16px}.login-form{width:90%}}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.login-form-wrapper{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:400px;overflow:hidden;width:100%}.login-header{background:#1890ff;color:#fff;padding:24px;text-align:center}.login-header h3{font-weight:500;margin:0}.login-header p{margin:8px 0 0;opacity:.9}.login-form{padding:24px}.login-button{font-size:16px;height:40px;margin-top:8px}.site-form-item-icon{color:#00000040}@media (max-width:768px){.login-form-wrapper{box-shadow:0 2px 8px #0000001a;margin:0 20px}}.dashboard{padding:0}.dashboard-header{margin-bottom:24px}.dashboard-header h4{margin-bottom:8px}.stats-row{margin-bottom:24px}.stat-card{border-radius:8px;overflow:hidden;transition:all .3s ease}.stat-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.stat-card .ant-statistic{padding:16px 0}.stat-card .ant-statistic-title{font-size:14px;margin-bottom:8px}.stat-card .ant-statistic-content{font-size:24px;font-weight:500}.dashboard-info{margin-top:24px}.info-card{border-radius:8px}.loading-container{align-items:center;display:flex;height:400px;justify-content:center}@media (max-width:1200px){.stat-card .ant-statistic-content{font-size:20px}}@media (max-width:768px){.dashboard-header{padding:0 8px}.stat-card{margin-bottom:16px}.stats-row{margin-bottom:0}}@media (max-width:480px){.stat-card .ant-statistic-title{font-size:12px}.stat-card .ant-statistic-content{font-size:18px}}.hotel-management{padding:0}.hotel-table{background:#fff}.status-active{color:#52c41a;font-weight:500}.status-closed{color:#f5222d}.status-maintenance{color:#fa8c16;font-weight:500}@media (max-width:768px){.header{align-items:flex-start;flex-direction:column;gap:16px}.add-button{width:100%}.hotel-table{font-size:14px}}@media (max-width:480px){.hotel-table .ant-table-cell{padding:8px 4px}.ant-table-tbody>tr>td:nth-child(7){white-space:nowrap}}.ticket-management{padding:0}.ticket-table{background:#fff}.status-unavailable{color:#fa8c16;font-weight:500}.status-offline{color:#f5222d;font-weight:500}@media (max-width:768px){.header{align-items:flex-start;flex-direction:column;gap:16px}.add-button{width:100%}.ticket-table{font-size:14px}}@media (max-width:480px){.ticket-table .ant-table-cell{padding:8px 4px}.ant-table-tbody>tr>td:nth-child(8){white-space:nowrap}}.scenic-spot-management{background-color:#f0f2f5;min-height:100vh;padding:24px}.scenic-spot-management .header{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;display:flex;justify-content:space-between;margin-bottom:24px;padding:16px 20px}.scenic-spot-management .header h4{color:#333;margin:0}.scenic-spot-management .add-button{font-weight:500}.scenic-spot-management .scenic-spot-table{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.scenic-spot-management .scenic-spot-table .ant-table-thead>tr>th{background-color:#fafafa;border-bottom:1px solid #e8e8e8;color:#333;font-weight:600}.scenic-spot-management .scenic-spot-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}.scenic-spot-management .scenic-spot-table .ant-table-tbody>tr:hover{background-color:#f5f5f5}.scenic-spot-management .ant-upload-list-picture{width:100%}.scenic-spot-management .ant-upload-list-picture .ant-upload-list-item{height:100px;width:100px}@media (max-width:768px){.scenic-spot-management{padding:12px}.scenic-spot-management .header{align-items:flex-start;flex-direction:column;gap:12px}.scenic-spot-management .header button{align-self:flex-end}}.restaurant-management{padding:0}.add-button{font-weight:500}.restaurant-table{background:#fff}.status-open{color:#52c41a;font-weight:500}.status-closed{color:#fa8c16;font-weight:500}.status-resting{color:#f5222d;font-weight:500}@media (max-width:768px){.header{align-items:flex-start;flex-direction:column;gap:16px}.add-button{width:100%}.restaurant-table{font-size:14px}}@media (max-width:480px){.restaurant-table .ant-table-cell{padding:8px 4px}.ant-table-tbody>tr>td:nth-child(8){white-space:nowrap}}.image-upload-section{margin-top:16px}.uploaded-images{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.image-item{display:inline-block;position:relative}.image-remove{background:#ffffffe6;border-radius:50%;cursor:pointer;position:absolute;right:-8px;top:-8px;z-index:10}.image-remove:hover{color:#ff4d4f}.dish-management{background-color:#f5f5f5;min-height:100vh;padding:20px}.dish-management .header{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000017;display:flex;justify-content:space-between;margin-bottom:20px;padding:16px 20px}.dish-management .header h4{color:#333;font-weight:600;margin:0}.dish-management .add-button{background-color:#1890ff;border-color:#1890ff}.dish-management .add-button:hover{background-color:#40a9ff;border-color:#40a9ff}.dish-table{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000017;overflow:hidden}.dish-table .ant-table-thead>tr>th{background-color:#fafafa;border-bottom:1px solid #f0f0f0;color:#333;font-weight:600}.dish-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;color:#666}.dish-table .ant-table-tbody>tr:hover{background-color:#f5f5f5}.status-available{color:#52c41a;font-weight:500}.status-soldOut{color:#ff4d4f;font-weight:500}.ant-modal-title{color:#333;font-weight:600}.ant-form-item-label>label{color:#333;font-weight:500}.ant-upload-list-item-info{display:none}.ant-upload-list-item,.ant-upload-list-item .ant-upload-list-item-image{height:120px;width:120px}@media (max-width:768px){.dish-management{padding:10px}.dish-management .header{align-items:flex-start;flex-direction:column;gap:10px}.dish-management .header .add-button{align-self:flex-end}.dish-table{font-size:14px}}.order-management{padding:0}.order-table{background:#fff}@media (max-width:768px){.header{align-items:flex-start;flex-direction:column;gap:16px}.header .ant-space{justify-content:flex-start;width:100%}.order-table{font-size:14px}}@media (max-width:480px){.order-table .ant-table-cell{padding:8px 4px}.ant-table-tbody>tr>td:nth-child(8){white-space:nowrap}}.carbon-points-management{padding:0}.carbon-points-table{background:#fff}@media (max-width:768px){.header{align-items:flex-start;flex-direction:column;gap:16px}.header .ant-space{flex-wrap:wrap;width:100%}.carbon-points-table{font-size:14px}}@media (max-width:480px){.carbon-points-table .ant-table-cell{padding:8px 4px}.ant-space-item{width:100%}}.notification-management{padding:20px}.notification-management h2{color:#333;margin-bottom:20px}.notification-list{background:#fff;border-radius:8px;box-shadow:0 2px 12px 0 #0000001a;overflow:hidden}.notification-item{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:16px;transition:all .3s ease}.notification-item:hover{background-color:#f9f9f9}.notification-item.unread{background-color:#f0f8ff;border-left:4px solid #1890ff}.notification-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.notification-title{color:#333;font-size:16px;font-weight:600}.notification-time{color:#999;font-size:12px}.notification-message{color:#666;font-size:14px;line-height:1.4;margin-bottom:12px}.notification-actions{display:flex;gap:8px}.notification-actions button{font-size:12px;padding:4px 12px}.notification-footer{border-top:1px solid #f0f0f0;padding:16px;text-align:center}.empty-notifications{color:#999;padding:60px 20px;text-align:center}.empty-notifications i{color:#d9d9d9;font-size:48px;margin-bottom:16px}.user-management{padding:0}.header h4{margin:0}.user-table{background:#fff}@media (max-width:768px){.header{align-items:flex-start;flex-direction:column;gap:16px}.header .ant-space{justify-content:flex-start;width:100%}.user-table{font-size:14px}}@media (max-width:480px){.user-table .ant-table-cell{padding:8px 4px}.ant-table-tbody>tr>td:nth-child(7){white-space:nowrap}}.role-management{padding:20px}.role-management h2{color:#333;margin-bottom:20px}.role-list{background:#fff;border-radius:8px;box-shadow:0 2px 12px 0 #0000001a;overflow:hidden}.role-item{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:16px;transition:all .3s ease}.role-item:hover{background-color:#f9f9f9}.role-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.role-name{color:#333;font-size:16px;font-weight:600}.role-description{color:#666;font-size:14px;margin-bottom:12px}.role-permissions{margin-top:12px}.permission-group{margin-bottom:16px}.permission-group-title{color:#333;font-size:14px;font-weight:600;margin-bottom:8px}.permission-list{display:flex;flex-wrap:wrap;gap:8px}.permission-tag{background-color:#f0f0f0;border-radius:4px;color:#666;font-size:12px;padding:4px 12px}.role-actions{display:flex;gap:8px}.role-actions button{font-size:12px;padding:4px 12px}.empty-roles{color:#999;padding:60px 20px;text-align:center}.empty-roles i{color:#d9d9d9;font-size:48px;margin-bottom:16px}.pagination{margin-top:20px}.filter-section{align-items:center;gap:12px}.filter-section select{width:150px}.filter-section button{margin-left:auto}.audio-guide-management{background-color:#f5f5f5;min-height:100vh;padding:20px}.header{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;margin-bottom:24px;padding:16px 0}.add-button{margin-left:auto}.audio-guide-table{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000017;overflow:hidden}.audio-guide-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;text-align:center}.audio-guide-table .ant-table-tbody>tr>td{text-align:center}@media (max-width:768px){.audio-guide-management{padding:10px}.header{align-items:flex-start;flex-direction:column;gap:12px}.add-button{align-self:flex-start;margin-left:0}}.route-management{background-color:#f5f5f5;margin:0 auto;max-width:1400px;min-height:100vh;padding:20px}.route-management .ant-table{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.route-management .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;padding:12px;text-align:center}.route-management .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;padding:12px;text-align:center}.route-management .ant-table-tbody>tr:hover{background-color:#f5f5f5}.route-management .ant-modal{border-radius:8px;overflow:hidden}.route-management .ant-modal-header{background-color:#1890ff;border-bottom:none;color:#fff}.route-management .ant-modal-title{color:#fff;font-size:18px;font-weight:600}.route-management .ant-modal-body{padding:24px}.route-management .ant-form-item{margin-bottom:16px}.route-management .ant-form-item-label{font-weight:500}.route-management .ant-form-item-control-input{min-height:32px}.route-management .ant-upload{margin-bottom:16px}.route-management .ant-upload-drag{background-color:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;padding:30px;text-align:center}.route-management .ant-upload-drag:hover{background-color:#f0f9ff;border-color:#1890ff}@media (max-width:768px){.route-management{padding:10px}.page-header{align-items:flex-start;flex-direction:column;gap:12px}.page-header h1{font-size:20px}.action-buttons{flex-direction:column;gap:8px}.action-buttons .ant-btn{justify-content:center;width:100%}.route-management .ant-table{font-size:12px}.route-management .ant-table-tbody>tr>td,.route-management .ant-table-thead>tr>th{padding:8px}.route-management .ant-modal{margin:20px auto;width:90%!important}.route-management .ant-modal-body{padding:16px}.form-actions{flex-direction:column}.form-actions .ant-btn{width:100%}}.route-management .ant-spin{align-items:center;display:flex;justify-content:center;min-height:400px}.route-management .ant-empty{padding:60px 0}.route-management .ant-message{right:20px;top:20px}.route-management .ant-input-number,.route-management .ant-select{width:100%}.route-management .ant-input-textarea{min-height:100px;resize:vertical}.route-management .ant-switch{margin-left:8px}.route-management .ant-picker{width:100%}.difficulty-tag{border-radius:10px;font-size:12px;font-weight:500;padding:2px 8px}.difficulty-tag.easy{background-color:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.difficulty-tag.medium{background-color:#fff7e6;border:1px solid #ffd591;color:#fa8c16}.difficulty-tag.hard{background-color:#fff2f0;border:1px solid #ffccc7;color:#f5222d}.guide-category-management{background-color:#f5f5f5;margin:0 auto;max-width:1400px;min-height:100vh;padding:20px}.add-button{font-size:16px;padding:8px 16px}.edit-button{border-color:#1890ff;color:#1890ff}.edit-button:hover{background-color:#e6f7ff;border-color:#40a9ff;color:#40a9ff}.guide-category-management .ant-table{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.guide-category-management .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;padding:12px;text-align:center}.guide-category-management .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;padding:12px;text-align:center}.guide-category-management .ant-table-tbody>tr:hover{background-color:#f5f5f5}.guide-category-management .ant-modal{border-radius:8px;overflow:hidden}.guide-category-management .ant-modal-header{background-color:#1890ff;border-bottom:none;color:#fff}.guide-category-management .ant-modal-title{color:#fff;font-size:18px;font-weight:600}.guide-category-management .ant-modal-body{padding:24px}.guide-category-management .ant-form-item{margin-bottom:16px}.guide-category-management .ant-form-item-label{font-weight:500}.guide-category-management .ant-form-item-control-input{min-height:32px}.form-actions{border-top:1px solid #e8e8e8;display:flex;gap:12px;justify-content:flex-end;margin-top:32px;padding-top:16px}.form-actions .ant-btn{font-size:14px;padding:8px 16px}@media (max-width:768px){.guide-category-management{padding:10px}.page-header{align-items:flex-start;flex-direction:column;gap:12px}.page-header h1{font-size:20px}.action-buttons{flex-direction:column;gap:8px}.action-buttons .ant-btn{justify-content:center;width:100%}.guide-category-management .ant-table{font-size:12px}.guide-category-management .ant-table-tbody>tr>td,.guide-category-management .ant-table-thead>tr>th{padding:8px}.guide-category-management .ant-modal{margin:20px auto;width:90%!important}.guide-category-management .ant-modal-body{padding:16px}.form-actions{flex-direction:column}.form-actions .ant-btn{width:100%}}.guide-category-management .ant-spin{align-items:center;display:flex;justify-content:center;min-height:400px}.guide-category-management .ant-empty{padding:60px 0}.guide-category-management .ant-message{right:20px;top:20px}.guide-category-management .ant-input,.guide-category-management .ant-input-number{width:100%}.guide-category-management .ant-input-textarea{min-height:100px;resize:vertical}.guide-play-record-management{background-color:#f5f5f5;margin:0 auto;max-width:1400px;min-height:100vh;padding:20px}.page-header{align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:20px}.page-header h1{margin:0}.reload-button{font-size:16px;padding:8px 16px}.stats-cards{margin-bottom:30px}.stats-cards .ant-card{border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.stats-cards .ant-statistic-title{color:#666;font-size:14px}.stats-cards .ant-statistic-content{color:#1890ff;font-size:24px;font-weight:600}.filter-section{margin-bottom:30px}.filter-actions{border-top:1px solid #e8e8e8;display:flex;gap:12px;justify-content:flex-end;margin-top:16px;padding-top:16px}.filter-actions .ant-btn{font-size:14px;padding:8px 16px}.action-buttons{display:flex;gap:10px}.delete-button{margin-left:8px}.guide-play-record-management .ant-table{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.guide-play-record-management .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;padding:12px;text-align:center}.guide-play-record-management .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;padding:12px;text-align:center}.guide-play-record-management .ant-table-tbody>tr:hover{background-color:#f5f5f5}@media (max-width:768px){.guide-play-record-management{padding:10px}.page-header{align-items:flex-start;flex-direction:column;gap:12px}.page-header h1{font-size:20px}.stats-cards{margin-bottom:20px}.stats-cards .ant-row{flex-direction:column}.stats-cards .ant-col{margin-bottom:16px;width:100%}.filter-section{margin-bottom:20px;padding:16px}.filter-section .ant-row{flex-direction:column}.filter-section .ant-col{margin-bottom:16px;width:100%}.filter-actions{flex-direction:column}.filter-actions .ant-btn{width:100%}.action-buttons{flex-direction:column;gap:8px}.action-buttons .ant-btn{justify-content:center;width:100%}.guide-play-record-management .ant-table{font-size:12px}.guide-play-record-management .ant-table-tbody>tr>td,.guide-play-record-management .ant-table-thead>tr>th{padding:8px}}.guide-play-record-management .ant-spin{align-items:center;display:flex;justify-content:center;min-height:400px}.guide-play-record-management .ant-empty{padding:60px 0}.guide-play-record-management .ant-message{right:20px;top:20px}.guide-play-record-management .ant-input,.guide-play-record-management .ant-picker,.guide-play-record-management .ant-select{width:100%}.guide-play-record-management .ant-btn{font-size:14px;padding:8px 16px}.guide-play-record-management .ant-form-item{margin-bottom:16px}.guide-play-record-management .ant-form-item-label{font-weight:500}.guide-play-record-management .ant-form-item-control-input{min-height:32px}.feedback-management{background-color:#f5f5f5;min-height:100vh;padding:20px}.page-header{margin-bottom:30px;text-align:center}.page-header h1{color:#333;font-size:24px;font-weight:600}.filter-section{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;gap:20px;margin-bottom:20px;padding:20px}.filter-item{align-items:center;display:flex;gap:10px}.filter-item label{color:#666;font-weight:500}.filter-item select{border:1px solid #ddd;border-radius:4px;font-size:14px;min-width:120px;padding:8px 12px}.loading{color:#666}.empty,.loading{font-size:16px;padding:40px;text-align:center}.empty{color:#999}.empty,.feedback-list{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.feedback-list{overflow:hidden}.feedback-table{border-collapse:collapse;width:100%}.feedback-table td,.feedback-table th{border-bottom:1px solid #eee;padding:12px 16px;text-align:left}.feedback-table th{background-color:#f8f9fa;color:#333;font-size:14px;font-weight:600}.feedback-table td{color:#555;font-size:14px}.user-info{gap:10px}.user-avatar{border-radius:50%;height:32px;object-fit:cover;width:32px}.feedback-content{line-height:1.4;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-select{border:1px solid #ddd;border-radius:4px;font-size:12px;min-width:80px;padding:6px 10px}.status-select.pending{background-color:#fff3cd;border-color:#ffc107}.status-select.processed{background-color:#d1ecf1;border-color:#17a2b8}.status-select.closed{background-color:#e2e3e5;border-color:#6c757d}.delete-button{background-color:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px;transition:background-color .2s}.delete-button:hover{background-color:#c82333}.pagination{align-items:center;border-top:1px solid #eee;display:flex;gap:15px;justify-content:center;padding:20px}.pagination button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .2s}.pagination button:hover:not(:disabled){background-color:#0069d9}.pagination button:disabled{background-color:#6c757d;cursor:not-allowed}.pagination span{color:#666;font-size:14px}@media (max-width:768px){.filter-section{align-items:flex-start;flex-direction:column}.feedback-table{font-size:12px}.feedback-table td,.feedback-table th{padding:8px 12px}.feedback-content{max-width:200px}}.not-found-container{align-items:center;display:flex;justify-content:center;min-height:80vh;padding:40px}@media (max-width:768px){.not-found-container{padding:20px}}.main-layout{min-height:100vh}.main-sider{background:#001529;transition:all .3s ease}.logo-container{background:#002140;padding:20px 16px;text-align:center}.logo-text{color:#fff;font-size:18px;font-weight:500;margin:0}.main-menu{padding:16px 0}.main-content-layout{min-width:0}.main-header{align-items:center;background:#fff;box-shadow:0 2px 8px #00000017;display:flex;height:64px;justify-content:space-between;padding:0 24px}.toggle-button{color:#000000a6;font-size:16px}.header-right{align-items:center;display:flex;gap:16px}.role-tag{background:#e6f7ff;border-radius:12px;color:#1890ff;font-size:14px;padding:4px 12px}.user-info{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:8px;padding:8px 12px;transition:background-color .3s}.user-info:hover{background:#f0f0f0}.username{font-size:14px;font-weight:500}.main-content{background:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a;margin:24px 24px 0;min-height:calc(100vh - 132px);padding:24px}@media (max-width:1200px){.main-sider.collapsed{width:64px}.main-sider.collapsed .logo-text{display:none}.logo-container{padding:16px 0}}@media (max-width:768px){.main-header{padding:0 16px}.main-content{margin:16px 16px 0;padding:16px}.username{display:none}}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}
/*# sourceMappingURL=main.a92b7c10.css.map*/