.dashboard-page{min-width:0}.dashboard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.dashboard-stat-grid{display:flex;flex-wrap:wrap;gap:12px}.dashboard-stat-cell{display:flex;flex:1 1 148px;min-width:148px}.dashboard-stat{flex:1;min-height:94px}.dashboard-stat .ant-card-body{display:flex;height:100%;flex-direction:column;gap:4px;padding:12px 14px}.dashboard-stat.danger{border-color:#ffd591;background:#fffaf0}.stat-card-head,.stat-card-foot{display:flex;min-height:20px;align-items:center}.stat-card-label,.stat-card-hint,.stat-card-link{overflow:hidden;font-size:12px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.stat-card-label{color:#00000094}.stat-card-value{display:block;color:#000000e0;font-size:28px;font-weight:600;line-height:32px}.stat-card-link.ant-btn{height:20px;padding:0;line-height:20px}.dashboard-stat.danger .stat-card-label,.dashboard-stat.danger .stat-card-value{color:#ad4e00}.dashboard-main-row{align-items:stretch}.dashboard-main-row>.ant-col{display:flex}.dashboard-panel{display:flex;width:100%;flex-direction:column}.dashboard-panel>.ant-card-body{display:flex;flex:1;flex-direction:column}.dashboard-panel .ant-empty,.dashboard-panel .ant-alert{margin:auto 0}.trend-bars{display:grid;grid-template-columns:repeat(auto-fit,minmax(48px,1fr));gap:12px;flex:1;min-height:210px;align-items:end}.trend-bar{display:flex;min-width:0;flex-direction:column;align-items:center;gap:6px}.bar-track{position:relative;display:flex;height:132px;width:28px;align-items:flex-end;justify-content:center;gap:3px}.bar-main,.bar-sub{display:block;width:12px;border-radius:6px 6px 0 0}.bar-main{background:#1677ff}.bar-sub{background:#95de64}.bar-value,.bar-label{max-width:74px;overflow:hidden;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.funnel-list,.distribution-list{display:flex;flex-direction:column;gap:14px}.dashboard-panel .funnel-list{flex:1;justify-content:space-between}.funnel-event{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.funnel-row,.distribution-row{display:flex;flex-direction:column;gap:6px}.funnel-row-head,.distribution-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.activity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.operation-guard-bar{margin-bottom:16px;padding:8px 12px;border:1px solid #ffe58f;border-radius:6px;background:#fffbe6}.operation-guard-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.operation-guard-icon{color:#d48806}.operation-guard-title{font-weight:600;color:#000000d1}.operation-guard-content{display:flex;flex-direction:column;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid rgba(212,136,6,.18)}.operation-guard-reasons{margin:0;padding-left:18px;color:#000000ad}.operation-guard-empty{color:#00000085}.checkpoint-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.checkpoint-workbench{display:grid;grid-template-columns:minmax(360px,420px) minmax(560px,1fr);gap:16px;align-items:start}.checkpoint-map-card{position:sticky;top:16px}.checkpoint-mode-bar{margin-bottom:12px;padding:8px 12px;border-radius:6px;font-size:12px;line-height:1.6}.checkpoint-mode-bar.readonly{color:#5f6b7a;background:#f5f7fa;border:1px solid #e5e8ef}.checkpoint-mode-bar.editing{color:#2e6b34;background:#f0f8f1;border:1px solid #b7dfbd}.checkpoint-list-tools{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.checkpoint-unmarked-tag,.checkpoint-marked-tag{cursor:pointer}.checkpoint-unmarked-tag .hover-text,.checkpoint-marked-tag .hover-text,.checkpoint-unmarked-tag:hover .default-text,.checkpoint-marked-tag:hover .default-text{display:none}.checkpoint-unmarked-tag:hover .hover-text,.checkpoint-marked-tag:hover .hover-text{display:inline}.checkpoint-empty-actions{display:flex;flex-direction:column;align-items:center;gap:14px}.checkpoint-empty-next{display:inline-block;color:#6b7280;font-size:13px;line-height:1.8;text-align:left}@media (max-width: 1100px){.checkpoint-workbench{grid-template-columns:1fr}.checkpoint-map-card{position:static}}.route-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.route-workbench{display:grid;grid-template-columns:minmax(360px,420px) minmax(560px,1fr);gap:16px;align-items:start}.route-preview-card{position:sticky;top:16px}.route-preview-head{display:flex;gap:12px;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.route-preview-empty-canvas{display:flex;align-items:center;justify-content:center;min-height:360px;padding:16px;border:1px dashed #d9d9d9;border-radius:8px;background:#fafafa}.route-list-tools{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.route-row-selected>td{background:#f0f8f1!important}.route-count-pill{display:inline-flex;align-items:center;gap:4px;height:24px;padding-right:7px;border-radius:999px;color:#fff;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.route-count-pill>span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#ffffff29}.route-count-pill>strong{font-size:12px}.route-count-pill.must{background:#1b5e20}.route-count-pill.optional{background:#d48806}.route-empty-actions{display:flex;flex-direction:column;align-items:center;gap:14px}.route-empty-next{display:inline-block;color:#6b7280;font-size:13px;line-height:1.8;text-align:left}.route-section-title{margin:16px 0 6px;font-weight:600}.route-section-help{margin-bottom:10px;color:#00000073;font-size:12px}.route-section-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.route-season-segmented .ant-segmented-item{padding:0}.route-season-option{display:block;min-width:28px;padding:0 6px;border-radius:4px;line-height:22px;font-weight:600}.route-season-option.season-spring{color:#237804;background:#f6ffed}.route-season-option.season-summer{color:#006d75;background:#e6fffb}.route-season-option.season-autumn{color:#ad4e00;background:#fff7e6}.route-season-option.season-winter{color:#0958d9;background:#e6f4ff}.route-season-segmented .ant-segmented-item-selected:has(.season-spring){background:#b7eb8f}.route-season-segmented .ant-segmented-item-selected:has(.season-summer){background:#87e8de}.route-season-segmented .ant-segmented-item-selected:has(.season-autumn){background:#ffd591}.route-season-segmented .ant-segmented-item-selected:has(.season-winter){background:#91caff}.route-season-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.route-season-upload{min-width:0;padding:8px;border:1px solid #f0f0f0;border-radius:8px}.route-season-label{margin-bottom:8px;font-weight:600}.route-point-list{display:flex;flex-direction:column;gap:8px}.route-point-picker{width:100%;margin-bottom:12px}.route-point-picker-help{margin-bottom:12px;color:#00000073;font-size:13px;line-height:1.6}.route-point-picker-list{display:flex;flex-direction:column;gap:10px}.route-picker-card{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px;border:1px solid #edf0f5;border-radius:8px;background:#fff;cursor:pointer;text-align:left}.route-picker-card:hover{border-color:#91caff;background:#f5fbff}.route-picker-card.selected{border-color:#52c41a;background:#f6ffed}.route-picker-card.disabled{cursor:not-allowed;opacity:.58;background:#fafafa}.route-picker-card-main{display:flex;flex-direction:column;gap:8px;min-width:0}.route-picker-card-title{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.route-picker-card-meta{color:#00000073;font-size:12px}.route-picker-card-check{flex:0 0 auto;color:#00000073;font-size:12px;font-weight:600}.route-picker-card.selected .route-picker-card-check{color:#237804}.route-point-row{display:grid;grid-template-columns:32px 36px minmax(220px,1fr) 112px 36px;gap:8px;align-items:center;padding:10px;border:1px solid #f0f0f0;border-radius:8px;background:#fff}.route-point-drag{cursor:grab}.route-point-drag:active{cursor:grabbing}.route-point-order{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#f5f5f5;color:#000000a6;font-weight:600}.route-point-order.must{color:#fff;background:#1b5e20}.route-point-order.optional{color:#8c5a00;background:#fff7e6}.route-point-main{display:flex;flex-direction:column;gap:6px;min-width:0}.route-point-name-line{min-height:24px}.route-point-name-line .ant-btn{color:#00000073}.route-point-name-editor{max-width:320px}.route-point-type{width:112px}.route-point-type .ant-segmented-group{width:100%}.route-point-type .ant-segmented-item{flex:1;min-width:0}.route-type-label{display:block;width:100%}.route-point-type .ant-segmented-item-selected:has(.route-type-must){color:#fff;background:#1b5e20}.route-point-type .ant-segmented-item-selected:has(.route-type-optional){color:#fff;background:#d48806}.route-point-note{margin:10px 0 0;color:#00000073;font-size:12px}@media (max-width: 1100px){.route-workbench{grid-template-columns:1fr}.route-preview-card{position:static}}@media (max-width: 760px){.route-season-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-point-row{grid-template-columns:32px 32px 1fr 36px}.route-point-row .ant-segmented{grid-column:3 / 5}}.scenic-info-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.scenic-info-summary-item{min-width:0;padding:12px;border:1px solid #edf0f5;border-radius:8px;background:#fafcff}.scenic-info-summary-item span{display:block;margin-bottom:6px;color:#00000073;font-size:12px}.scenic-info-summary-item strong{display:block;overflow:hidden;color:#000000e0;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.scenic-edit-hint{margin-bottom:16px;padding:8px 10px;border-radius:8px;color:#5f6f89;background:#f6f8fb;font-size:13px}.scenic-edit-hint.editing{color:#3f6600;background:#f6ffed}.scenic-form{display:grid;gap:18px}.scenic-form.compact{max-width:820px}.scenic-form-section{padding-top:2px;border-top:1px solid #edf0f5}.scenic-form-section:first-child,.scenic-form-section.first-visible{border-top:0}.scenic-form .ant-tabs-nav{margin-bottom:18px}.scenic-form-section-title{margin:0 0 12px;color:#000000e0;font-size:15px;font-weight:600}.scenic-form-section-note{margin:-4px 0 14px;color:#00000073;font-size:13px}.season-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.season-summary-card{min-width:0;padding:12px;border:1px solid transparent;border-radius:8px}.season-summary-card span{display:block;margin-bottom:6px;font-size:12px;font-weight:600}.season-summary-card strong{color:#000000e0;font-size:16px}.season-summary-card.spring,.season-tone-tag.spring{color:#237804;border-color:#d9f7be;background:#f6ffed}.season-summary-card.summer,.season-tone-tag.summer{color:#006d75;border-color:#b5f5ec;background:#e6fffb}.season-summary-card.autumn,.season-tone-tag.autumn{color:#ad4e00;border-color:#ffd591;background:#fff7e6}.season-summary-card.winter,.season-tone-tag.winter{color:#0958d9;border-color:#bae0ff;background:#e6f4ff}.season-page-alert{margin-bottom:12px}.season-boundary-editor{margin-bottom:14px;padding:14px 16px 16px;border:1px solid #edf0f5;border-radius:8px;background:#fbfcff}.season-boundary-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.season-boundary-editor-head>div>strong{display:block;margin-bottom:4px;color:#000000e0;font-size:15px}.season-boundary-editor-head>div>span{color:#00000080;font-size:13px}.season-boundary-control{position:relative;--season-boundary-x: 16px;min-height:126px;padding-top:38px}.season-boundary-labels{position:absolute;top:0;right:var(--season-boundary-x);left:var(--season-boundary-x);height:34px}.season-boundary-handle-label{position:absolute;top:0;z-index:2;min-width:76px;padding:4px 8px;border:1px solid transparent;border-radius:8px;text-align:center;transform:translate(-50%);pointer-events:none}.season-boundary-handle-label strong,.season-boundary-handle-label span{display:block;line-height:1.25}.season-boundary-handle-label strong{font-size:13px}.season-boundary-handle-label span{font-size:11px}.season-boundary-slider-wrap{position:relative;height:42px;margin:0 var(--season-boundary-x)}.season-boundary-track-labels{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;border-radius:999px;pointer-events:none}.season-boundary-segment{position:absolute;top:0;bottom:0;display:flex;min-width:22px;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-right:1px solid rgba(255,255,255,.76);text-align:center;white-space:nowrap}.season-boundary-segment-label{display:block;font-size:12px;font-weight:700;line-height:1.2}.season-boundary-segment small{overflow:hidden;max-width:100%;font-size:10px;line-height:1.2;opacity:.72;text-overflow:ellipsis}.season-boundary-segment.spring,.season-boundary-handle-label.spring{color:#237804}.season-boundary-handle-label.spring{border-color:#d9f7be;background:#f6ffed}.season-boundary-segment.summer,.season-boundary-handle-label.summer{color:#006d75}.season-boundary-handle-label.summer{border-color:#b5f5ec;background:#e6fffb}.season-boundary-segment.autumn,.season-boundary-handle-label.autumn{color:#ad4e00}.season-boundary-handle-label.autumn{border-color:#ffd591;background:#fff7e6}.season-boundary-segment.winter,.season-boundary-handle-label.winter{color:#0958d9}.season-boundary-handle-label.winter{border-color:#bae0ff;background:#e6f4ff}.season-boundary-slider{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;height:42px;margin:0;padding:0}.season-boundary-slider .ant-slider-rail{width:100%;height:42px;border:1px solid #edf0f5;border-radius:999px;background:var(--season-track-bg)!important}.season-boundary-slider .ant-slider-track,.season-boundary-slider .ant-slider-tracks{height:42px;background:transparent!important}.season-boundary-slider .ant-slider-handle{z-index:3;inset-block-start:16px!important}.season-boundary-slider .ant-slider-handle:after,.season-boundary-slider .ant-slider-handle:hover:after,.season-boundary-slider .ant-slider-handle:active:after,.season-boundary-slider .ant-slider-handle:focus:after{inset-block-start:0!important;inset-inline-start:0!important;width:10px!important;height:10px!important;box-shadow:0 0 0 3px #fff,0 0 0 5px #1677ff;outline:0!important}@media (max-width: 900px){.scenic-info-summary,.season-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.season-boundary-editor-head{flex-direction:column}}@media (max-width: 560px){.scenic-info-summary,.season-summary-grid{grid-template-columns:1fr}}.medal-table-title{display:flex;gap:12px;align-items:center;justify-content:space-between;min-width:0;font-weight:600}.medal-stock-legend{justify-content:flex-end;font-weight:400}.medal-image-placeholder{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px dashed #d9d9d9;border-radius:6px;color:#00000073;background:#fafafa;font-size:12px}.medal-form-grid{display:grid;grid-template-columns:132px minmax(0,1fr);gap:20px;align-items:start}.medal-image-field{margin-bottom:0}.medal-form-fields{min-width:0}.medal-form-row{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:12px}.medal-form-main,.medal-form-status{margin-bottom:16px}@media (max-width: 900px){.medal-table-title{align-items:flex-start;flex-direction:column}.medal-stock-legend{justify-content:flex-start}.medal-form-grid,.medal-form-row{grid-template-columns:1fr}}.event-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.event-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.event-list-tools{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.event-empty-actions{display:flex;flex-direction:column;align-items:center;gap:14px}.event-empty-next{display:inline-block;color:#6b7280;font-size:13px;line-height:1.8;text-align:left}.event-muted{color:#00000073;font-size:12px}.event-time-cell{display:flex;flex-direction:column;gap:4px;font-size:13px}.event-count-pill{display:inline-flex;align-items:center;gap:4px;height:24px;padding-right:7px;border-radius:999px;color:#fff;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.event-count-pill>span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#ffffff29}.event-count-pill.must{background:#1b5e20}.event-count-pill.optional{background:#d48806}.event-section-title{margin:18px 0 8px;font-weight:600}.event-section-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-top:18px}.event-section-head .event-section-title{margin-top:0}.event-section-help{color:#00000073;font-size:12px;line-height:1.6}.event-basic-grid{display:grid;grid-template-columns:minmax(260px,1fr) 210px 210px;gap:12px;align-items:start}.event-form-alert{margin-bottom:12px}.event-schedule-list{display:flex;flex-direction:column;gap:10px}.event-schedule-card{display:grid;grid-template-columns:32px 34px minmax(0,1fr);gap:10px;padding:12px;border:1px solid #edf0f5;border-radius:8px;background:#fff}.event-schedule-handle{display:flex;align-items:center;justify-content:center;color:#00000073;cursor:grab}.event-schedule-handle:active{cursor:grabbing}.event-schedule-order{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:#1f4b57;background:#e6f4ff;font-weight:700}.event-schedule-main{min-width:0}.event-schedule-top{display:grid;grid-template-columns:minmax(220px,1fr) auto 32px;gap:12px;align-items:center;margin-bottom:12px}.event-schedule-title-area{min-width:0}.event-schedule-name-line{min-height:24px}.event-schedule-name-line .ant-btn{color:#00000073}.event-schedule-name-editor{width:min(360px,100%)}.event-schedule-meta-line{display:flex;align-items:center;flex-wrap:wrap;gap:6px;justify-content:flex-end;min-width:0}.event-schedule-grid{display:grid;grid-template-columns:minmax(180px,1.15fr) minmax(180px,1.15fr) minmax(160px,.9fr) minmax(136px,.75fr);gap:8px;align-items:stretch}.event-config-field{display:flex;min-width:0;min-height:62px;flex-direction:column;justify-content:space-between;padding:6px 8px;border:1px solid #eef1f5;border-radius:8px;background:#fbfcfe}.event-field-label{margin-bottom:3px;color:#00000073;font-size:12px}.event-schedule-grid .ant-select,.event-schedule-grid .ant-input{width:100%}.event-disabled-field{display:flex;align-items:center;min-height:30px;padding:4px 10px;border:1px solid #f0f0f0;border-radius:6px;color:#00000073;background:#fafafa;font-size:13px}.event-switch-box{display:flex;align-items:center;gap:8px;min-height:30px;padding:3px 10px;border:1px solid #eef1f5;border-radius:6px;background:#fff;color:#000000a6;font-size:12px}.event-switch-box.on{border-color:#b7eb8f;background:#f6ffed}.event-route-picker-help{margin-bottom:12px;color:#00000073;font-size:13px;line-height:1.6}.event-route-picker-list{display:flex;flex-direction:column;gap:10px}.event-route-card{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px;border:1px solid #edf0f5;border-radius:8px;background:#fff;cursor:pointer;text-align:left}.event-route-card:hover{border-color:#91caff;background:#f5fbff}.event-route-card.selected{border-color:#52c41a;background:#f6ffed}.event-route-card.disabled{cursor:not-allowed;opacity:.58;background:#fafafa}.event-route-card-main{display:flex;flex-direction:column;gap:8px;min-width:0}.event-route-card-title{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.event-route-card-check{flex:0 0 auto;color:#00000073;font-size:12px;font-weight:600}.event-route-card.selected .event-route-card-check{color:#237804}.event-confirm-copy{color:#000000b8;line-height:1.7}.event-confirm-copy p{margin:0 0 8px}.event-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.event-rich-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-weight:600}@media (max-width: 1180px){.event-overview,.event-basic-grid,.event-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-schedule-top{grid-template-columns:minmax(0,1fr) 32px}.event-schedule-meta-line{grid-column:1 / -1;justify-content:flex-start}}@media (max-width: 760px){.event-overview,.event-basic-grid,.event-schedule-grid,.event-content-grid{grid-template-columns:1fr}.event-schedule-card{grid-template-columns:28px minmax(0,1fr)}.event-schedule-order{display:none}}.registration-page{min-width:0}.registration-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.registration-summary{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px;margin-bottom:16px}.registration-table-card{min-width:0}.registration-medal-snapshot-lines{display:grid;gap:2px;min-width:0}.registration-medal-snapshot-lines .ant-typography{margin:0}.registration-form-view{padding:4px 0}.registration-records-view{min-width:0}.registration-records-head{width:100%;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.registration-form-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:4px 0 16px;border-bottom:1px solid #f0f0f0}.registration-form-head h4{margin-bottom:4px}.registration-form-id{flex-shrink:0;color:#00000073;font-size:13px}.registration-section{margin-top:18px}.registration-section-title{display:flex;gap:8px;align-items:center;margin-bottom:10px;color:#000000e0;font-weight:600}.registration-agreement-snapshot{max-height:220px;margin-top:12px;padding:12px;overflow:auto;border:1px solid #edf0f5;border-radius:8px;background:#fafafa}.registration-medal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.registration-medal-card{display:flex;gap:12px;align-items:center;min-width:0;padding:12px;border:1px solid #edf0f5;border-radius:8px;background:#fafafa}.registration-medal-card.muted{color:#00000073}.registration-medal-placeholder{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:56px;height:56px;border-radius:6px;color:#00000073;background:#f0f0f0;font-weight:700}.registration-medal-main{display:flex;flex-direction:column;gap:4px;min-width:0}.registration-rank-action{min-width:82px;font-weight:600}@media (max-width: 800px){.registration-summary,.registration-medal-grid{grid-template-columns:1fr}}.makeup-page{min-width:0}.makeup-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.makeup-summary{display:grid;grid-template-columns:repeat(5,minmax(132px,1fr));gap:12px;margin-bottom:16px}.makeup-summary-card{cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.makeup-summary-card .ant-card-body{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label value" "hint value";gap:2px 12px;align-items:center;padding:12px 14px}.makeup-summary-card span{grid-area:label;color:#000000b8;font-weight:600}.makeup-summary-card strong{grid-area:value;color:#000000e0;font-size:26px;line-height:1}.makeup-summary-card em{grid-area:hint;color:#00000073;font-style:normal;font-size:12px}.makeup-summary-card.is-pending{border-color:#ffd591;background:#fff7e6}.makeup-summary-card.is-active{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff1f}.makeup-summary-card:hover{border-color:#91caff;transform:translateY(-1px)}.makeup-table-card{min-width:0}.makeup-detail{padding-bottom:16px}.makeup-section{margin-bottom:20px}.makeup-section-title{display:flex;gap:8px;align-items:center;margin-bottom:10px;color:#000000e0;font-weight:600}.makeup-photo-box{display:flex;align-items:center;justify-content:center;min-height:220px;padding:12px;border:1px solid #edf0f5;border-radius:8px;background:#fafafa}.makeup-photo{max-width:100%;max-height:420px;object-fit:contain;border-radius:6px}.makeup-description{margin-top:10px;padding:10px 12px;border:1px solid #edf0f5;border-radius:8px;background:#fff;white-space:pre-wrap}.makeup-review-panel{padding:12px;border:1px solid #edf0f5;border-radius:8px;background:#fff}.makeup-review-panel .ant-radio-group{margin-bottom:16px}.makeup-review-panel .ant-form{max-width:520px}@media (max-width: 900px){.makeup-summary{grid-template-columns:1fr}}
