*{box-sizing:border-box}body{margin:0;min-width:960px;min-height:100vh;background:#f4f1eb;color:#24352b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button{font:inherit}.admin-shell{display:flex;min-height:100vh}.sidebar{display:flex;flex-direction:column;position:sticky;top:0;flex-shrink:0;width:248px;height:100vh;padding:24px 18px;background:#26382d;color:#fff}.sidebar-title{margin-bottom:24px;padding:0 10px;font-size:20px;font-weight:700}.nav-list{display:flex;flex-direction:column;gap:8px;flex:1;overflow-y:auto;padding-bottom:16px}.nav-button{width:100%;padding:12px 14px;border:0;border-radius:8px;background:transparent;color:#dce6dd;text-align:left;cursor:pointer}.nav-button:hover,.nav-button.active{background:#3f5f4b;color:#fff}.logout-button{width:100%;margin-top:16px;padding:12px 14px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:transparent;color:#fff;text-align:left;cursor:pointer}.logout-button:hover{background:#ffffff1f}.main-area{flex:1;min-width:0}.topbar{padding:24px 32px;border-bottom:1px solid #e5ded2;background:#fff}.topbar h1{margin:0 0 8px;font-size:24px}.topbar p{margin:0;color:#667269}.content-area{padding:32px}.login-page{display:grid;min-height:100vh;place-items:center;padding:32px;background:#f4f1eb}.login-card{display:grid;gap:18px;width:min(100%,440px);padding:30px;border:1px solid #e4ddd2;border-radius:8px;background:#fff;box-shadow:0 10px 28px #26382d14}.login-card h1{margin:0;font-size:26px}.login-card p{margin:0;color:#657168;line-height:1.7}.placeholder-card{max-width:920px;padding:28px;border:1px solid #e4ddd2;border-radius:8px;background:#fff;box-shadow:0 10px 28px #26382d0f}.card-label{display:inline-flex;margin-bottom:14px;padding:5px 10px;border-radius:999px;background:#eef5ea;color:#3f684d;font-size:13px;font-weight:600}.placeholder-card h2{margin:0 0 12px;font-size:26px}.placeholder-card p{margin:0 0 18px;color:#657168;line-height:1.7}.placeholder-card ul{margin:0;padding-left:20px;color:#39483f;line-height:1.9}.admin-panel{width:100%;max-width:1180px}.admin-panel.wide{max-width:1440px}.panel-header{margin-bottom:20px;padding:24px;border:1px solid #e4ddd2;border-radius:8px;background:#fff;box-shadow:0 10px 28px #26382d0f}.panel-header-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.panel-header h2{margin:0 0 10px;font-size:26px}.panel-header p{margin:0;color:#657168;line-height:1.7}.state-box{margin-bottom:18px;padding:18px 20px;border:1px solid #e4ddd2;border-radius:8px;background:#fff;color:#657168}.state-box.error{border-color:#f1c8b8;background:#fff7f2;color:#9a4d32}.state-box.success{border-color:#cfe3c8;background:#f3f8ef;color:#3f684d}.state-box.warning{border-color:#ead6a2;background:#fff9e8;color:#8a6117}.admin-panel-card{padding:22px;border:1px solid #e4ddd2;border-radius:8px;background:#fff;box-shadow:0 10px 28px #26382d0f}.course-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:20px;align-items:start}.admin-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:20px;align-items:start}.course-list-card,.course-detail-card{min-width:0;max-width:100%;padding:22px;border:1px solid #e4ddd2;border-radius:8px;background:#fff;box-shadow:0 10px 28px #26382d0f}.table-title{margin-bottom:16px;font-size:18px;font-weight:700}.detail-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.detail-title-row .table-title{margin-bottom:0}.course-table{display:grid;gap:8px;max-width:100%;overflow:hidden}.course-row{display:grid;grid-template-columns:44px minmax(88px,.75fr) minmax(120px,1fr) minmax(112px,.7fr) 132px;gap:8px;min-width:0;width:100%;padding:12px;border:1px solid #e7e1d7;border-radius:8px;background:#fff;color:#39483f;text-align:left;cursor:pointer}.course-row span,.data-row span{min-width:0;overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis;line-height:1.5}.course-row span:nth-child(3){display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.course-row span:nth-child(4){word-break:break-word}.course-row .table-time{white-space:normal;word-break:keep-all}.course-row.table-head{background:#f5f7f3;color:#657168;font-size:14px;font-weight:700;cursor:default}.course-row.active,.course-row:hover:not(.table-head){border-color:#87a984;background:#eef5ea}.detail-list{display:grid;gap:14px}.detail-list div{display:grid;gap:6px;padding-bottom:14px;border-bottom:1px solid #eee7dc}.detail-list div:last-child{padding-bottom:0;border-bottom:0}.detail-list span{color:#778078;font-size:14px}.detail-list strong{color:#24352b;line-height:1.6}.scrollable-description{max-height:180px;overflow-y:auto;padding-right:6px;white-space:pre-wrap}.data-table{display:grid;gap:8px;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:0 2px 8px;scrollbar-gutter:stable}.fixed-grid-table{display:block}.table-track{display:grid;gap:8px;width:100%}.import-error-track{min-width:1800px}.import-errors-query-track{min-width:1660px}.table-track .data-row,.table-track .import-error-detail{width:100%}.data-row{display:grid;align-items:center;gap:12px;min-width:980px;width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid #e7e1d7;border-radius:8px;background:#fff;color:#39483f;text-align:left}.data-row>span{box-sizing:border-box;min-width:0;max-width:100%}button.data-row{appearance:none}button.data-row{cursor:pointer}.data-row.table-head{background:#f5f7f3;color:#657168;font-size:14px;font-weight:700}.data-row.active,button.data-row:hover:not(.table-head){border-color:#87a984;background:#eef5ea}.sessions-row{min-width:1160px;grid-template-columns:56px 180px 150px 170px 80px 80px 90px}.sessions-row span:nth-child(2){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.session-list{display:grid;gap:12px}.session-list-item{display:grid;gap:10px;width:100%;min-width:0;padding:14px;border:1px solid #e7e1d7;border-radius:8px;background:#fff;color:#39483f;text-align:left;cursor:pointer;overflow:visible}.session-card-main{display:grid;gap:8px;width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.session-card-columns{display:grid;grid-template-columns:minmax(0,.82fr) minmax(320px,1fr);gap:14px;align-items:start}.session-manage-column{display:grid;gap:8px;min-width:0}.session-manage-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:2px 0 4px;color:#526158;font-size:13px;font-weight:700}.session-manage-head>span:first-child{min-width:0;overflow-wrap:anywhere}.session-list-item.active,.session-list-item:hover{border-color:#87a984;background:#eef5ea}.session-list-item.muted{border-color:#e4e0d8;background:#f5f4f0;color:#7b827c}.session-list-item.muted .session-item-title,.session-list-item.muted .session-item-course,.session-list-item.muted .session-item-meta{color:#7b827c}.session-list-item.muted:hover,.session-list-item.muted.active{border-color:#87a984;background:#f0f5ed}.session-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.session-item-title{min-width:0;color:#24352b;font-size:16px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.mini-status{flex-shrink:0;padding:3px 8px;border-radius:999px;font-size:12px;font-weight:700;line-height:1.5}.mini-status.visible{background:#eef5ea;color:#3f684d}.mini-status.hidden{background:#f4eee9;color:#8a5a4f}.session-item-course{min-width:0;color:#657168;font-size:14px;line-height:1.5;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.session-item-meta{display:grid;gap:4px;color:#526158;font-size:14px;line-height:1.45}.session-item-foot{display:flex;flex-wrap:wrap;gap:8px;width:fit-content;padding:6px 10px;border-radius:999px;background:#f7f5ef;color:#526158;font-size:13px;font-weight:600}.session-item-tags{display:flex;flex-wrap:wrap;gap:6px}.session-item-tags span{padding:4px 8px;border-radius:999px;background:#f7f5ef;color:#526158;font-size:12px;font-weight:600}.session-card-ops{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;max-width:360px}.session-card-ops label{display:grid;gap:4px;min-width:0;color:#657168;font-size:12px;font-weight:700}.session-card-select{position:relative;display:grid;gap:4px;min-width:0;color:#657168;font-size:12px;font-weight:700}.card-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:32px;padding:5px 8px;border:1px solid #d8d1c5;border-radius:8px;background:#fff;color:#24352b;font:inherit;cursor:pointer}.card-select-arrow{color:#7d8d82;font-size:12px}.card-select-menu{position:absolute;z-index:30;top:calc(100% + 4px);right:0;left:0;display:grid;gap:2px;min-width:100%;padding:4px;border:1px solid #d8d1c5;border-radius:8px;background:#fff;box-shadow:0 12px 24px #26382d29}.card-select-menu button{width:100%;padding:7px 8px;border:0;border-radius:6px;background:transparent;color:#39483f;font:inherit;text-align:left;cursor:pointer}.card-select-menu button:hover,.card-select-menu button.active{background:#eef5ea;color:#2f5b3b}.session-card-ops input,.session-card-ops select{width:100%;min-width:0;min-height:32px;padding:5px 8px;border:1px solid #d8d1c5;border-radius:8px;background:#fff;color:#24352b;font:inherit}.session-card-actions{display:flex;justify-content:flex-end;gap:8px}.session-save-button,.session-cancel-button{min-height:32px;padding:6px 12px;font-size:13px}.unsaved-hint{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff7dc;color:#8a6500;font-size:12px;font-weight:800}@media(max-width:980px){.session-card-columns{grid-template-columns:1fr}.session-save-button,.session-cancel-button{flex:1}}.bookings-row{min-width:1310px;grid-template-columns:210px 110px 140px minmax(180px,220px) minmax(180px,240px) 300px 110px}.waitlist-row{min-width:1360px;grid-template-columns:56px 110px 140px minmax(180px,220px) minmax(180px,240px) 300px 110px 90px}.checkins-row{min-width:1780px;grid-template-columns:56px 200px 110px 140px minmax(180px,220px) minmax(180px,240px) 300px 150px 90px 130px 150px}.staff-row{min-width:720px;grid-template-columns:minmax(140px,1fr) minmax(140px,1fr) 90px 170px}.students-row{min-width:1640px;grid-template-columns:120px 140px minmax(180px,240px) 120px 130px 130px 90px 150px 90px 100px 250px}.table-time{color:#526158;font-variant-numeric:tabular-nums;white-space:nowrap;overflow-wrap:normal}.status-text{color:#3f684d;font-weight:700;white-space:nowrap}.bookings-row span:nth-child(3),.bookings-row span:nth-child(6),.bookings-row span:nth-child(7),.waitlist-row span:nth-child(3),.waitlist-row span:nth-child(6),.waitlist-row span:nth-child(7),.waitlist-row span:nth-child(8),.checkins-row span:nth-child(2),.checkins-row span:nth-child(4),.checkins-row span:nth-child(7),.checkins-row span:nth-child(8),.checkins-row span:nth-child(9),.checkins-row span:nth-child(10),.checkins-row span:nth-child(11){white-space:nowrap}.upload-card{display:grid;gap:16px;margin-bottom:20px}.helper-text{margin:0;color:#657168;line-height:1.7}.primary-button{width:fit-content;padding:10px 18px;border:0;border-radius:8px;background:#3f684d;color:#fff;cursor:pointer}.primary-button:disabled{background:#9aa79d;cursor:not-allowed}.secondary-button{width:fit-content;padding:9px 16px;border:1px solid #d8d1c5;border-radius:8px;background:#fff;color:#3f684d;cursor:pointer}.secondary-button:disabled{color:#9aa79d;cursor:not-allowed}.danger-button{width:fit-content;padding:10px 18px;border:0;border-radius:8px;background:#9a4d32;color:#fff;cursor:pointer}.danger-button:disabled{background:#b89b91;cursor:not-allowed}.operation-box{display:grid;gap:12px;margin-top:20px;padding:16px;border-radius:8px;background:#f7f5ef}.operation-box p{margin:0;color:#657168;line-height:1.6}.edit-form{display:grid;gap:16px}.form-field{display:grid;gap:8px}.form-field span{color:#657168;font-size:14px;font-weight:600}.form-field input,.form-field textarea,.form-field select{width:100%;padding:10px 12px;border:1px solid #d8d1c5;border-radius:8px;background:#fff;color:#24352b;font:inherit}.form-field textarea{resize:vertical}.form-field small{color:#657168;line-height:1.5}.readonly-status{padding:12px 14px;border-radius:8px;background:#eef5ea;color:#3f684d;font-weight:700}.form-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:4px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid label{display:grid;gap:8px;color:#657168;font-size:14px;font-weight:600}.form-grid input,.form-grid textarea,.form-grid select{width:100%;min-width:0;padding:10px 12px;border:1px solid #d8d1c5;border-radius:8px;background:#fff;color:#24352b;font:inherit;font-weight:400}.form-grid textarea{min-height:86px;resize:vertical}.wide-field{grid-column:1 / -1}.student-detail-card{margin-top:20px}.student-modal-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:start center;padding:72px 24px 32px;overflow-y:auto;background:#141f1952}.student-modal-card{width:min(960px,100%);margin-top:0}.import-error-modal-card{width:min(1040px,100%)}.import-error-detail-modal-body{margin-top:16px}.import-issue-modal{width:min(920px,100%)}.import-issue-content{display:grid;gap:18px;margin-top:16px}.import-issue-section{display:grid;gap:12px}.import-issue-section-title{color:#24382d;font-size:15px;font-weight:800}.import-issue-summary,.import-issue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 18px}.import-issue-summary{padding:14px;border:1px solid #e4d9c8;border-radius:12px;background:#f8f5ef}.import-issue-highlight-list{display:grid;gap:10px}.import-issue-highlight{min-width:0;padding:14px;border:1px solid #e6ded1;border-radius:12px;background:#fbfaf6}.import-issue-item{min-width:0}.import-issue-label{margin-bottom:4px;color:#6f7b71;font-size:13px}.import-issue-value{color:#24382d;font-weight:700;line-height:1.6;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap}.import-issue-full{grid-column:1 / -1}@media(max-width:900px){.import-issue-summary,.import-issue-grid{grid-template-columns:1fr}}.two-column-detail{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column-detail div{min-width:0}.compact-actions{padding-top:0}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.dashboard-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-card{display:grid;gap:8px;padding:18px;border:1px solid #e4ddd2;border-radius:8px;background:#fff;box-shadow:0 10px 28px #26382d0f}.summary-card span{color:#657168}.summary-card strong{color:#24352b;font-size:34px;line-height:1}.dashboard-alert-card{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;border-color:#f0d1ad;background:#fffaf0}.dashboard-alert-card strong{color:#8a5b17}.dashboard-alert-card p{margin:6px 0 0;color:#7a684c}.dashboard-section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.compact-record-list{display:grid;gap:10px}.compact-record-item{display:grid;gap:8px;padding:12px;border:1px solid #eee7dc;border-radius:8px;background:#fbfaf6}.record-line,.record-main,.record-meta{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center}.record-line{display:grid;grid-template-columns:74px minmax(0,1fr)}.record-line span{color:#778078;font-size:13px}.record-line strong{min-width:0;color:#24352b;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.record-main strong{color:#24352b;font-size:14px;font-variant-numeric:tabular-nums}.record-main span{color:#39483f;font-weight:600}.record-meta span{color:#657168;font-size:13px}.record-meta .muted-inline{color:#8f958e}.muted-text{color:#657168;line-height:1.6}.settings-card{width:100%;max-width:760px}.settings-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:20px;align-items:start}.settings-main-column{display:grid;gap:20px;min-width:0}.settings-layout .settings-card{max-width:none}.settings-status-card{position:sticky;top:24px;min-width:0}@media(max-width:980px){.settings-layout{grid-template-columns:1fr}.settings-status-card{position:static}}.tag-list{display:flex;flex-wrap:wrap;gap:10px}.tag-list span{padding:6px 10px;border-radius:999px;background:#eef5ea;color:#3f684d;font-size:14px}.import-preview-row{min-width:1420px;grid-template-columns:60px 120px 140px minmax(200px,260px) 130px 130px 130px 110px 150px minmax(220px,1fr)}.import-error-row{min-width:0;grid-template-columns:60px 120px 140px minmax(200px,260px) 130px 130px 80px 120px minmax(300px,1fr) minmax(150px,190px) minmax(260px,320px)}.import-batch-row{min-width:1100px;grid-template-columns:90px minmax(260px,1fr) 90px 100px 100px 100px 110px 160px}.import-preview-row span,.import-error-row span,.import-batch-row span,.students-row span,.import-errors-query-row span{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.import-error-row span:nth-child(9),.import-error-row span:nth-child(11){display:-webkit-box;min-width:0;max-width:100%;overflow:hidden;line-height:1.45;white-space:normal;word-break:break-word;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical}.import-errors-query-row{min-width:0;grid-template-columns:80px 100px 130px 140px minmax(240px,300px) 130px 140px 130px minmax(320px,1fr) 160px 100px 180px}.import-errors-query-row span:nth-child(9){display:-webkit-box;min-width:0;max-width:100%;overflow:hidden;line-height:1.45;white-space:normal;word-break:break-word;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical}.import-filter-grid,.student-filter-grid{display:grid;gap:12px}.filter-row{display:grid;gap:12px;align-items:center}.filter-row.four-columns{grid-template-columns:repeat(4,minmax(160px,1fr))}.filter-row.five-columns{grid-template-columns:repeat(5,minmax(140px,1fr))}.filter-row.six-columns{grid-template-columns:repeat(6,minmax(120px,1fr))}.filter-row.three-columns{grid-template-columns:repeat(3,minmax(150px,1fr))}.import-filter-grid input,.import-filter-grid select,.student-filter-grid input,.student-filter-grid select,.import-filter-grid button,.student-filter-grid button{width:100%;min-width:0;height:40px;padding:9px 12px;border:1px solid #d8d1c5;border-radius:8px;background:#fff;color:#24352b;font:inherit}.import-filter-grid button,.student-filter-grid button{color:#3f684d}.import-error-detail{width:100%;min-width:0;box-sizing:border-box;padding:20px;border:1px solid #e4d9c8;border-radius:12px;background:#f8f5ef;color:#39483f}.import-error-detail-section{margin-bottom:16px}.import-error-detail-section:last-child{margin-bottom:0}.import-error-detail-title{margin-bottom:12px;color:#24382d;font-weight:700}.import-error-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 24px}.import-error-detail-item{min-width:0}.import-error-detail-label{margin-bottom:4px;color:#6f7b71;font-size:13px}.import-error-detail-value{color:#24382d;font-weight:600;line-height:1.6;word-break:break-word}.import-error-detail-full{grid-column:1 / -1}.import-error-detail-full .import-error-detail-value{white-space:pre-wrap}@media(max-width:900px){.import-error-detail-grid{grid-template-columns:1fr}}.inline-actions{display:flex;gap:6px;align-items:center;justify-content:flex-start;min-width:0}.tiny-button{padding:5px 8px;font-size:12px}.filter-card{display:grid;gap:14px;margin-bottom:20px}.filter-card>select{width:fit-content;min-width:260px;padding:9px 12px;border:1px solid #d8d1c5;border-radius:8px;background:#fff;color:#24352b}.filter-toolbar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;padding:14px;border-radius:8px;background:#f7f5ef}.filter-row{display:grid;gap:12px;width:100%}.filter-row.four-columns{grid-template-columns:repeat(4,minmax(140px,1fr))}.filter-toolbar label{display:grid;gap:6px;min-width:150px;flex:1 1 180px;color:#657168;font-size:13px;font-weight:600}.filter-toolbar select,.filter-toolbar input{width:100%;min-width:0;padding:8px 10px;border:1px solid #d8d1c5;border-radius:8px;background:#fff;color:#24352b;font:inherit}.multi-filter-toolbar label{min-width:170px;flex:1}.checkin-filter-toolbar{display:grid;gap:12px}.checkin-filter-toolbar label{min-width:0}.checkin-filter-toolbar .search-filter{flex-basis:210px}.checkin-filter-toolbar .date-filter{flex-basis:140px}.filter-action-cell{display:flex;align-items:end}.filter-reset-button{min-height:38px;width:100%;padding:8px 14px;border:1px solid #9ab89b;border-radius:8px;background:#fff;color:#3f684d;font:inherit;font-weight:700;cursor:pointer}.filter-reset-button:hover{background:#eef5ea}.filter-toolbar>.filter-reset-button{width:auto;min-width:96px;align-self:end;flex:0 0 auto}.multi-filter-toolbar>.filter-reset-button{align-self:end;flex:0 0 110px}@media(max-width:1100px){.filter-row.four-columns{grid-template-columns:repeat(2,minmax(140px,1fr))}}@media(max-width:640px){.filter-row.four-columns{grid-template-columns:1fr}}.compact-detail-list{gap:10px}.detail-list .detail-inline-grid{display:grid;gap:10px;padding-bottom:14px}.detail-list .detail-inline-grid.two{grid-template-columns:repeat(auto-fit,minmax(128px,1fr))}.detail-list .detail-inline-grid.three{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))}.detail-list .detail-inline-grid.four{grid-template-columns:repeat(auto-fit,minmax(112px,1fr))}.detail-list .detail-inline-grid>div{display:grid;gap:6px;min-width:0;padding:0;border-bottom:0}.detail-list .detail-inline-grid strong{min-width:0;overflow-wrap:anywhere}.operation-settings-card{display:grid;gap:12px;padding:14px!important;border:1px solid #e7e1d7!important;border-radius:8px;background:#fbfaf6}.operation-settings-title{color:#24352b;font-weight:800}.operation-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:10px}.operation-settings-grid label{display:grid;gap:6px;color:#657168;font-size:13px;font-weight:700}.operation-settings-grid input,.operation-settings-grid select{width:100%;min-width:0;padding:8px 10px;border:1px solid #d8d1c5;border-radius:8px;background:#fff;color:#24352b;font:inherit}.excel-manager-layout{display:grid;grid-template-columns:minmax(0,7fr) minmax(280px,3fr);gap:18px;align-items:start}.excel-sheet-card,.excel-field-detail-card{min-width:0}.excel-sheet-scroll{width:100%;overflow-x:auto;padding-bottom:8px}.excel-drag-tip{margin:0;color:#657168;font-size:13px;font-weight:700}.excel-sheet{display:grid;min-width:max-content;border:1px solid #d9d1c4;border-radius:10px;overflow:hidden;background:#fff}.excel-header-cell,.excel-body-cell{box-sizing:border-box;min-width:150px;max-width:190px;padding:10px 12px;border-right:1px solid #e8dfd3;border-bottom:1px solid #e8dfd3}.excel-header-cell{display:grid;gap:5px;border-top:0;border-left:0;background:#f4f7f1;color:#24352b;font:inherit;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none}.excel-header-cell strong,.excel-body-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.excel-header-cell>span:not(.excel-field-tags){color:#6c7b70;font-size:12px;font-weight:800}.excel-header-cell.active{outline:2px solid #4f805a;outline-offset:-2px;background:#e8f2e6}.excel-header-cell.dragging{opacity:.55}.excel-header-cell.drag-over{box-shadow:inset 4px 0 #4f805a;background:#edf6ea}.excel-field-tags{display:flex;flex-wrap:wrap;gap:4px}.field-tag{display:inline-flex;align-items:center;width:fit-content;min-height:22px;padding:3px 8px;border:1px solid #cfdacb;border-radius:999px;background:#eef6eb;color:#2f5f3a;font-size:12px;font-weight:800;line-height:1.2;white-space:nowrap}.field-tag.kind{background:#f5f1e8;border-color:#ded3bf;color:#5a684f}.field-tag.state{background:#edf5ec;border-color:#cbdcc8;color:#315f39}.field-tag.required{background:#eef6eb;border-color:#cbdcc8;color:#315f39}.field-tag.muted{background:#ecebe7;border-color:#d7d2c8;color:#80877f}.deleted-field-note{display:inline-flex;margin-left:8px;padding:2px 7px;border:1px solid #d7d2c8;border-radius:999px;background:#f0efeb;color:#7b8178;font-size:12px;font-style:normal;font-weight:800;white-space:nowrap}.excel-header-cell.disabled,.excel-body-cell.disabled{background:#f0efeb;color:#99a097}.excel-body-cell{color:#3b4a40}.excel-field-detail-card{position:sticky;top:20px}.excel-field-detail-groups{display:grid;gap:12px}.excel-field-detail-grid{display:grid;gap:10px}.excel-field-detail-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.excel-field-detail-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.excel-field-detail-item{display:grid;gap:5px;min-width:0;padding:10px;border:1px solid #ebe3d8;border-radius:8px;background:#fbfaf6}.excel-field-detail-item.full{padding:12px}.excel-field-detail-item span:first-child{color:#68766c;font-size:12px;font-weight:800}.excel-field-detail-item strong{min-width:0;color:#24352b;font-size:14px;overflow-wrap:anywhere}.excel-field-detail-item .field-tag{font-size:12px}.excel-field-modal-card{width:min(760px,100%)}.excel-field-table{min-width:980px}@media(max-width:1100px){.excel-manager-layout{grid-template-columns:1fr}.excel-field-detail-card{position:static}.excel-field-detail-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.excel-field-detail-grid.two,.excel-field-detail-grid.three{grid-template-columns:1fr}}.raw-json{max-height:120px;margin:0;overflow:auto;white-space:pre-wrap;word-break:break-word;color:#526158;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5}.danger-text{color:#a6402f;font-weight:700}.warning-text{color:#a36b13;font-weight:700}.issue-label{width:fit-content;padding:3px 8px;border-radius:999px;font-size:13px;font-weight:700}.error-label{background:#fff0eb;color:#a6402f}.warning-label{background:#fff7df;color:#a36b13}.skip-label{background:#eef5ea;color:#3f684d}.plain-list{margin:0;padding-left:20px;color:#39483f;line-height:1.9}.admin-table-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:0 2px 8px;scrollbar-gutter:stable}.admin-fixed-table{width:100%;min-width:1680px;table-layout:fixed;border-collapse:separate;border-spacing:0 8px}.admin-fixed-table th,.admin-fixed-table td{box-sizing:border-box;min-width:0;max-width:100%;overflow:hidden;padding:12px 14px;border-top:1px solid #e7e1d7;border-bottom:1px solid #e7e1d7;background:#fff;color:#39483f;line-height:1.5;vertical-align:middle}.admin-fixed-table th{background:#f5f7f3;color:#657168;font-size:14px;font-weight:700;text-align:left}.admin-fixed-table th:first-child,.admin-fixed-table td:first-child{border-left:1px solid #e7e1d7;border-top-left-radius:8px;border-bottom-left-radius:8px}.admin-fixed-table th:last-child,.admin-fixed-table td:last-child{border-right:1px solid #e7e1d7;border-top-right-radius:8px;border-bottom-right-radius:8px}.admin-fixed-table tbody tr:hover td{background:#fbfaf6}.admin-fixed-table .cell-text,.import-preview-row .cell-text{display:block;width:100%;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-fixed-table .cell-text--multi{display:-webkit-box;max-width:100%;min-width:0;overflow:hidden;white-space:normal;word-break:break-word;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical}.admin-fixed-table .issue-label{display:inline-block;max-width:100%;white-space:nowrap}.admin-fixed-table .inline-actions{display:flex;flex-wrap:nowrap;gap:6px;align-items:center;justify-content:flex-start;min-width:0;max-width:100%;overflow:hidden}.admin-fixed-table .tiny-button{flex:0 0 auto;padding:5px 8px;font-size:12px;white-space:nowrap}.import-preview-error-table{min-width:1120px}.import-preview-error-table th:nth-child(1),.import-preview-error-table td:nth-child(1){width:70px}.import-preview-error-table th:nth-child(2),.import-preview-error-table td:nth-child(2){width:140px}.import-preview-error-table th:nth-child(3),.import-preview-error-table td:nth-child(3){width:130px}.import-preview-error-table th:nth-child(4),.import-preview-error-table td:nth-child(4){width:300px}.import-preview-error-table th:nth-child(5),.import-preview-error-table td:nth-child(5){width:160px}.import-preview-error-table th:nth-child(6),.import-preview-error-table td:nth-child(6){width:300px}.import-preview-error-table th:nth-child(7),.import-preview-error-table td:nth-child(7){width:90px}.import-errors-table{min-width:1900px}.import-errors-table th:nth-child(1),.import-errors-table td:nth-child(1){width:80px}.import-errors-table th:nth-child(2),.import-errors-table td:nth-child(2){width:100px}.import-errors-table th:nth-child(3),.import-errors-table td:nth-child(3){width:130px}.import-errors-table th:nth-child(4),.import-errors-table td:nth-child(4){width:140px}.import-errors-table th:nth-child(5),.import-errors-table td:nth-child(5){width:260px}.import-errors-table th:nth-child(6),.import-errors-table td:nth-child(6){width:130px}.import-errors-table th:nth-child(7),.import-errors-table td:nth-child(7){width:140px}.import-errors-table th:nth-child(8),.import-errors-table td:nth-child(8){width:130px}.import-errors-table th:nth-child(9),.import-errors-table td:nth-child(9){width:330px}.import-errors-table th:nth-child(10),.import-errors-table td:nth-child(10){width:160px}.import-errors-table th:nth-child(11),.import-errors-table td:nth-child(11){width:105px}.import-errors-table th:nth-child(12),.import-errors-table td:nth-child(12){width:190px}.admin-fixed-table tr.table-detail-row td{padding:0 0 8px;border:0;background:transparent}.admin-fixed-table tr.table-detail-row:hover td{background:transparent}.table-detail-panel{margin:0}.import-preview-table{min-width:1420px;table-layout:fixed}.import-preview-table th:nth-child(1),.import-preview-table td:nth-child(1){width:70px}.import-preview-table th:nth-child(2),.import-preview-table td:nth-child(2){width:130px}.import-preview-table th:nth-child(3),.import-preview-table td:nth-child(3){width:150px}.import-preview-table th:nth-child(4),.import-preview-table td:nth-child(4){width:190px}.import-preview-table th:nth-child(5),.import-preview-table td:nth-child(5){width:150px}.import-preview-table th:nth-child(6),.import-preview-table td:nth-child(6){width:150px}.import-preview-table th:nth-child(7),.import-preview-table td:nth-child(7){width:150px}.import-preview-table th:nth-child(8),.import-preview-table td:nth-child(8){width:110px}.import-preview-table th:nth-child(9),.import-preview-table td:nth-child(9){width:140px}.import-preview-table th:nth-child(10),.import-preview-table td:nth-child(10){width:270px}.import-preview-table .import-preview-remark{display:block;width:100%;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.import-errors-table tr.active-table-row td{background:#f7f5ef}
