#d-modal .d-mode{display:flex;align-items:center;justify-content:center;gap:7px;height:40px;border-radius:10px;border:1px solid #D2D2D7;background:#fff;font-size:13px;font-weight:600;color:#3a3a3c;cursor:pointer;transition:.15s}#d-modal .d-mode:hover{border-color:#45a13f}#d-modal .d-mode.on{background:#eef6ff;border-color:#3b82f6;color:#1d4ed8}html.dark #d-modal .d-mode{background:var(--surface-2,#1e2632)!important;border-color:var(--surface-line,#2a3441)!important;color:var(--color-ink-700,#cbd5e1)!important}html.dark #d-modal .d-mode.on{background:#3b82f62e!important;border-color:#3b82f6!important;color:#93c5fd!important}html.dark #d-found{background:#22c55e1f!important;border-color:#22c55e59!important}html.dark #d-notfound{background:#f59e0b1f!important;border-color:#f59e0b59!important}#cl-drawer .cl-mode{display:flex;align-items:center;justify-content:center;gap:7px;height:40px;border-radius:10px;border:1px solid #D2D2D7;background:#fff;font-size:13px;font-weight:600;color:#3a3a3c;cursor:pointer;transition:.15s}#cl-drawer .cl-mode:hover{border-color:#45a13f}#cl-drawer .cl-mode.on{background:#eef6ff;border-color:#3b82f6;color:#1d4ed8}html.dark #cl-drawer .cl-mode{background:var(--surface-2,#1e2632)!important;border-color:var(--surface-line,#2a3441)!important;color:var(--color-ink-700,#cbd5e1)!important}html.dark #cl-drawer .cl-mode.on{background:#3b82f62e!important;border-color:#3b82f6!important;color:#93c5fd!important}#e-drawer .e-mode{flex:1;height:36px;border-radius:9px;border:1px solid #D2D2D7;background:#fff;font-size:12px;font-weight:600;color:#3a3a3c;cursor:pointer;transition:.15s;padding:0 8px}#e-drawer .e-mode:hover{border-color:#45a13f}#e-drawer .e-mode.on{background:#45a13f;color:#fff;border-color:#45a13f}html.dark #e-drawer .e-mode{background:var(--surface-2,#1e2632)!important;border-color:var(--surface-line,#2a3441)!important;color:var(--color-ink-700,#cbd5e1)!important}html.dark #e-drawer .e-mode.on{background:#45a13f!important;color:#fff!important;border-color:#45a13f!important}html.dark #cl-drawer,html.dark #cf-modal>div{background:var(--canvas,#0d1117)!important}html.dark #cl-drawer>div:first-child,html.dark #cf-modal>div>div:first-child,html.dark #cf-modal>div>div:last-child{background:#161c26d1!important;border-color:var(--surface-line,#2a3441)!important}html.dark #cl-drawer h3,html.dark #cf-modal h4{color:var(--color-ink-800,#e5e7eb)!important}html.dark #cl-list>div,html.dark #e-unmapped>div{background:var(--surface,#161c26)!important;border-color:var(--surface-line,#2a3441)!important}html.dark #cl-drawer .bg-slate-50{background:var(--surface-2,#1e2632)!important;border-color:var(--surface-line,#2a3441)!important}html.dark #m-claim-open{background:var(--surface,#161c26)!important;border-color:var(--surface-line,#2a3441)!important;color:var(--color-ink-700,#cbd5e1)!important}#e-drawer{background:#f5f5f7;box-shadow:-24px 0 70px #0f172a2e}#e-drawer header{background:#ffffffb8;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid #E5E5EA}#e-drawer #e-close:hover{background:#e8e8ed}#e-drawer .ed-card{background:#fff;border:1px solid #E7E7EC;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:14px}#e-drawer .ed-sec-t{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#86868b;margin-bottom:-4px;display:flex;align-items:center;gap:8px}#e-drawer .ed-count{background:#f0f1f4;color:#3a3a3c;font-size:11px;font-weight:700;padding:1px 7px;border-radius:9999px;letter-spacing:0}#e-drawer .ed-field{display:flex;flex-direction:column;gap:6px}#e-drawer .ed-field label{font-size:12.5px;font-weight:500;color:#3a3a3c}#e-drawer .ed-hint{font-size:11.5px;color:#86868b;line-height:1.5}#e-drawer .ed-inp{height:42px;width:100%;border-radius:10px;border:1px solid #D2D2D7;background:#fff;padding:0 34px 0 12px;font-size:13.5px;color:#1d1d1f;outline:none;transition:border-color .15s,box-shadow .15s;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%238E8E93' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center}#e-drawer .ed-inp:focus{border-color:#45a13f;box-shadow:0 0 0 3.5px #45a13f2e}#e-drawer .ed-shot{width:76px;height:76px;border-radius:14px;background:#f5f6f8;border:1px solid #E7E7EC;overflow:hidden;display:grid;place-items:center;flex-shrink:0}#e-drawer .ed-shot img{width:100%;height:100%;object-fit:cover}#e-drawer .ed-btn{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 12px;border-radius:9px;border:1px solid #D2D2D7;background:#fff;font-size:12.5px;font-weight:600;color:#1d1d1f;transition:.15s}#e-drawer .ed-btn:hover{background:#f5f5f7}#e-drawer .ed-btn-sm{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 10px;border-radius:8px;border:1px solid #D2D2D7;background:#fff;font-size:11.5px;font-weight:600;color:#3a3a3c;transition:.15s;flex-shrink:0}#e-drawer .ed-btn-sm:hover:not(:disabled){background:#f5f5f7}#e-drawer .ed-btn-sm:disabled{opacity:.5;cursor:not-allowed}#e-drawer .ed-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:42px;border-radius:10px;background:#45a13f;color:#fff;font-size:13.5px;font-weight:600;transition:.15s}#e-drawer .ed-btn-primary:hover:not(:disabled){background:#3a8636}#e-drawer .ed-btn-primary:disabled{opacity:.6;cursor:not-allowed}#e-drawer .ed-switch-row{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;user-select:none}#e-drawer .ed-switch-t{font-size:13px;font-weight:500;color:#1d1d1f}#e-drawer .ed-switch{appearance:none;-webkit-appearance:none;width:44px;height:26px;border-radius:9999px;background:#e5e5ea;position:relative;cursor:pointer;transition:background .2s;flex-shrink:0}#e-drawer .ed-switch:after{content:"";position:absolute;top:2px;left:2px;width:22px;height:22px;border-radius:9999px;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}#e-drawer .ed-switch:checked{background:#45a13f}#e-drawer .ed-switch:checked:after{transform:translate(18px)}#e-drawer .ed-list{border:1px solid #E7E7EC;border-radius:12px;overflow:hidden}#e-drawer .ed-list>div+div{border-top:1px solid #F0F1F4}#e-drawer .ed-list:empty{display:none}.dv-thumb{display:grid;place-items:center;width:44px;height:58px;border-radius:10px;background:#f5f6f8;border:1px solid #E7E7EC;overflow:hidden}.dv-actions{position:relative;vertical-align:middle;padding-top:26px!important}.dv-actrow{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.dv-role-wrap{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-bottom:8px}.dv-role-lbl{font-size:11px;font-weight:600;color:#86868b}.dv-role{height:30px;padding:0 26px 0 10px;border:1px solid #D2D2D7;border-radius:8px;background:#fff;font-size:12px;font-weight:600;color:#1d1d1f;cursor:pointer;outline:none;transition:border-color .12s,box-shadow .12s;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2386868B' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 8px center}.dv-role:hover{border-color:#b0b0b6}.dv-role:focus{border-color:var(--color-leaf);box-shadow:0 0 0 3px #45a13f2e}html.dark .dv-role{background-color:var(--surface-2,#1e2632);color:#e5e7eb;border-color:var(--surface-line,#232c38)}.dv-btn{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 12px;border-radius:9px;font-size:12.5px;font-weight:600;line-height:1;white-space:nowrap;transition:background .15s,color .15s,border-color .15s,filter .15s,box-shadow .15s,transform .1s}.dv-btn>svg{width:16px;height:16px;flex:none}.dv-btn.primary{background:var(--color-leaf);color:#fff;box-shadow:0 1px 3px #0f172a24}.dv-btn.primary:hover{filter:brightness(1.08);box-shadow:0 2px 6px #0f172a2e}.dv-btn.outline-danger{background:#fff;color:#dc2626;border:1px solid #EFC9C9}.dv-btn.outline-danger:hover{background:#dc2626;border-color:#dc2626;color:#fff}.dv-btn:active{transform:translateY(1px)}.dv-btn:focus-visible{outline:2px solid var(--color-leaf);outline-offset:2px}.dv-btn.outline-danger:focus-visible{outline-color:#dc2626}.dv-winbar{position:absolute;top:0;right:0;display:flex;align-items:stretch;overflow:hidden;border-bottom-left-radius:8px}.dv-win{display:grid;place-items:center;width:30px;height:22px;color:#94a3b8;background:transparent;transition:background .12s,color .12s}.dv-win>svg{width:13px;height:13px}.dv-win:hover{background:#eceef2;color:#1f2937}.dv-win.close:hover{background:#dc2626;color:#fff}.dv-win:focus-visible{outline:2px solid var(--color-leaf);outline-offset:-2px}.dv-win.close:focus-visible{outline-color:#dc2626}html.dark .dv-win:hover{background:var(--surface-2,#1e2632)!important;color:var(--color-ink-800,#e5e7eb)!important}html.dark .dv-win.close:hover{background:#dc2626!important;color:#fff!important}html.dark .dv-btn.outline-danger{background:var(--surface,#161c26)!important;border-color:#dc262673!important;color:#f87171!important}html.dark .dv-btn.outline-danger:hover{background:#dc2626!important;border-color:#dc2626!important;color:#fff!important}.dv-thumb img{width:100%;height:100%;object-fit:contain;padding:3px}#d-modal .dm-sheet,#lk-modal .dm-sheet,#ep-modal .dm-sheet,#rm-modal .dm-sheet,#pg-modal .dm-sheet{background:#f5f5f7;border-radius:20px;box-shadow:0 24px 70px #0f172a47;overflow:hidden}#d-modal header,#d-modal footer,#lk-modal header,#lk-modal footer,#ep-modal header,#ep-modal footer,#rm-modal header,#rm-modal footer{background:#ffffffb8;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}#d-modal header,#lk-modal header,#ep-modal header,#rm-modal header{border-bottom:1px solid #E5E5EA}#d-modal footer,#lk-modal footer,#ep-modal footer,#rm-modal footer{border-top:1px solid #E5E5EA}#d-modal #d-close:hover,#lk-modal #lk-close:hover,#ep-modal #ep-close:hover,#rm-modal #rm-close:hover{background:#e8e8ed}.pg-steps{display:flex;flex-direction:column;gap:14px}.pg-step{display:flex;align-items:center;gap:12px;position:relative}.pg-step .pg-ic{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;border:2px solid #E2E4E9;background:#fff;color:#9aa0a6;transition:.25s}.pg-step .pg-lb{font-size:13px;font-weight:600;color:#9aa0a6;transition:.2s}.pg-step:not(:last-child):after{content:"";position:absolute;left:12px;top:26px;width:2px;height:14px;background:#e2e4e9}.pg-step[data-state=active] .pg-ic{border-color:#45a13f;color:#45a13f;box-shadow:0 0 0 4px #45a13f1f}.pg-step[data-state=active] .pg-lb{color:#1f2937}.pg-step[data-state=done] .pg-ic{border-color:#45a13f;background:#45a13f;color:#fff}.pg-step[data-state=done] .pg-lb{color:#1f2937}.pg-step[data-state=done]:not(:last-child):after{background:#45a13f}.pg-step[data-state=error] .pg-ic{border-color:#dc2626;color:#dc2626}.pg-step[data-state=error] .pg-lb{color:#b91c1c}html.dark .pg-step .pg-ic{background:var(--surface-2,#1e2632);border-color:var(--surface-line,#2a3441)}html.dark .pg-step:not(:last-child):after{background:var(--surface-line,#2a3441)}html.dark .pg-step[data-state=active] .pg-lb,html.dark .pg-step[data-state=done] .pg-lb{color:#e5e7eb}#d-modal .dm-card,#lk-modal .dm-card,#ep-modal .dm-card{background:#fff;border:1px solid #E7E7EC;border-radius:16px;padding:16px;box-shadow:0 1px 3px #0000000a;display:grid;gap:14px}#d-modal .dm-sec-t,#lk-modal .dm-sec-t,#ep-modal .dm-sec-t{font-size:12px;font-weight:600;letter-spacing:.02em;color:#86868b}#d-modal .dm-field label,#lk-modal .dm-field label,#ep-modal .dm-field label{display:block;font-size:12.5px;font-weight:500;color:#6e6e73;margin-bottom:6px}#d-modal .dm-inp,#lk-modal .dm-inp,#ep-modal .dm-inp,#rm-modal .dm-inp{height:42px;width:100%;border-radius:10px;border:1px solid #D2D2D7;background:#fff;padding:0 12px;font-size:14px;color:#1d1d1f;outline:none;transition:border-color .15s,box-shadow .15s;-webkit-appearance:none;appearance:none}#d-modal select.dm-inp,#ep-modal select.dm-inp{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%238E8E93' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:34px}#d-modal .dm-inp:focus,#lk-modal .dm-inp:focus,#ep-modal .dm-inp:focus,#rm-modal .dm-inp:focus{border-color:#45a13f;box-shadow:0 0 0 3.5px #45a13f2e}#d-modal .dm-inp::placeholder,#lk-modal .dm-inp::placeholder,#ep-modal .dm-inp::placeholder,#rm-modal .dm-inp::placeholder{color:#b7b7be}#d-modal .dm-hint,#lk-modal .dm-hint,#ep-modal .dm-hint{font-size:11.5px;color:#9a9aa0;margin-top:6px;line-height:1.45}#d-modal .dm-switch-row.hidden,#lk-modal .dm-switch-row.hidden{display:none!important}#d-modal .dm-switch-row{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #F1F1F4;padding-top:14px;cursor:pointer}#d-modal .dm-switch-t{font-size:13.5px;font-weight:500;color:#1d1d1f}#d-modal .dm-switch{appearance:none;-webkit-appearance:none;width:44px;height:26px;border-radius:9999px;background:#d8d8de;position:relative;cursor:pointer;transition:background .18s;flex-shrink:0}#d-modal .dm-switch:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:9999px;background:#fff;box-shadow:0 1px 3px #00000040;transition:transform .18s}#d-modal .dm-switch:checked{background:#45a13f}#d-modal .dm-switch:checked:after{transform:translate(18px)}#d-modal .dm-preview{background:linear-gradient(180deg,#fff,#f0f1f4);border-right:1px solid #E5E5EA;padding:22px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media(max-width:767px){#d-modal .dm-preview{border-right:none;border-bottom:1px solid #E5E5EA}}#d-modal .dm-shot{width:170px;height:230px;display:grid;place-items:center;background:#fff;border:1px solid #E7E7EC;border-radius:18px;box-shadow:0 10px 30px #0f172a12;overflow:hidden}#d-modal .dm-shot img{width:100%;height:100%;object-fit:contain;padding:10px}#d-modal .dm-model-name{margin-top:14px;font-size:13.5px;font-weight:600;color:#1d1d1f}#d-modal .dm-model-note{font-size:11.5px;color:#86868b;margin-top:2px}#d-modal .dm-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px}#d-modal .dm-logo img{width:auto;height:56px;opacity:.9}#d-modal .dm-logo-text{font-size:22px;font-weight:800;letter-spacing:.12em;color:#1d1d1f}#d-modal .dm-logo-dark{display:none}html.dark #d-modal .dm-preview{background:linear-gradient(180deg,var(--surface,#161c26) 0%,var(--surface-2,#1e2632) 100%)!important;border-right-color:var(--surface-line,#2a3441)!important}html.dark #d-modal .dm-preview{border-bottom-color:var(--surface-line,#2a3441)!important}#ep-modal .ep-filters{border-bottom:1px solid #E5E5EA}#ep-modal .ep-org-inp{height:34px;font-size:12px;padding-right:28px;background-position:right 9px center;background-size:12px}#t-body>tr+tr,#q-body>tr+tr{border-top:1px solid #D3ECD6!important}html.dark #t-body>tr+tr,html.dark #q-body>tr+tr{border-top-color:#1f3324!important}#ep-modal .ep-tablewrap{background:#fff;border:1px solid #E7E7EC;border-radius:14px;overflow-x:auto;box-shadow:0 1px 3px #0000000a;-webkit-overflow-scrolling:touch}#ep-modal .ep-table{width:100%;min-width:900px;border-collapse:collapse;font-size:13px}#ep-modal .ep-table thead th{background:#45a13f1f;border-bottom:1.5px solid #C7CDD6;padding:9px 12px;text-align:left;font-size:10.5px;font-weight:700;letter-spacing:.045em;text-transform:uppercase;color:#4b5563;white-space:nowrap}#ep-modal .ep-table thead th.ep-th-chk{width:44px;padding-right:0}#ep-modal .ep-table tbody tr{border-top:1px solid #D3ECD6;transition:background .12s}#ep-modal .ep-table tbody tr:first-child{border-top:none}#ep-modal .ep-table tbody tr:hover{background:#fafafb}#ep-modal .ep-table tbody tr.is-disabled{opacity:.55}#ep-modal .ep-table tbody tr.is-disabled:hover{background:transparent}#ep-modal .ep-table tbody tr.is-picked{background:#f1f8f0}#ep-modal .ep-table td{padding:9px 12px;color:#3a3a3c;vertical-align:middle}#ep-modal .ep-table td.ep-td-chk{width:44px;padding-right:0}#ep-modal .ep-check{width:17px;height:17px;border-radius:5px;accent-color:#45a13f;cursor:pointer;flex-shrink:0}#ep-modal .ep-check:disabled{cursor:not-allowed}#ep-modal .ep-badge{display:inline-block;font-size:10px;font-weight:700;padding:2px 8px;border-radius:9999px;white-space:nowrap}#ep-modal .ep-badge.here{background:#e9f6e8;color:#2f7d29}#ep-modal .ep-badge.else{background:#fef3e2;color:#b4650b}#ep-modal .ep-badge.none{background:#f0f1f4;color:#86868b}#ep-modal .ep-badge.nophoto{background:#fdecec;color:#b42318;margin-left:4px;vertical-align:middle}#ep-modal .ep-badge.draft{background:#fef3c7;color:#92610a;margin-left:4px;vertical-align:middle}#ep-modal .ep-badge.lock{background:#ede9fe;color:#5b21b6;margin-left:4px;vertical-align:middle}#ep-modal .ep-summary{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:11.5px;color:#6e6e73}#ep-modal .ep-sum-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:9999px;background:#fff;border:1px solid #E7E7EC;font-weight:600}#ep-modal .ep-sum-dot{width:7px;height:7px;border-radius:9999px}#ep-modal .ep-warn{margin-top:8px;padding:8px 12px;border-radius:10px;background:#fff6e5;border:1px solid #FFE3AD;color:#8a5a00;font-size:12px;line-height:1.5}#ep-modal .ep-act{height:26px;padding:0 9px;border-radius:7px;font-size:11px;font-weight:600;border:1px solid #D2D2D7;background:#fff;color:#3a3a3c;transition:background .12s,border-color .12s;white-space:nowrap}#ep-modal .ep-act:hover{background:#f2f2f5}#ep-modal .ep-act.danger{border-color:#f3c6c6;color:#b42318}#ep-modal .ep-act.danger:hover{background:#fdecec}#ep-modal .ep-act.go{border-color:#a9d6a5;color:#2f7d29}#ep-modal .ep-act.go:hover{background:#eef8ed}#ep-modal .ep-act:disabled{opacity:.45;cursor:not-allowed}html.dark #ep-modal .ep-warn{background:#ff9f0a1f!important;border-color:#ff9f0a59!important;color:#f5c078!important}html.dark #ep-modal .ep-act{background:var(--surface,#161c26)!important;border-color:var(--surface-line,#2a3441)!important;color:var(--color-ink-700,#cbd5e1)!important}#ep-modal .ep-opt{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;color:#3a3a3c;cursor:pointer;user-select:none}#ep-modal #ep-pager button{border-radius:8px}#rm-modal .ep-filters{border-bottom:1px solid #E5E5EA}#rm-modal .ep-org-inp{height:34px;font-size:12px;padding-right:28px;background-position:right 9px center;background-size:12px}#rm-modal .ep-tablewrap{background:#fff;border:1px solid #E7E7EC;border-radius:14px;overflow-x:auto;box-shadow:0 1px 3px #0000000a;-webkit-overflow-scrolling:touch}#rm-modal .ep-table{width:100%;min-width:820px;border-collapse:collapse;font-size:13px}#rm-modal .ep-table thead th{background:#45a13f1f;border-bottom:1.5px solid #C7CDD6;padding:9px 12px;text-align:left;font-size:10.5px;font-weight:700;letter-spacing:.045em;text-transform:uppercase;color:#4b5563;white-space:nowrap}#rm-modal .ep-table thead th.ep-th-chk{width:44px;padding-right:0}#rm-modal .ep-table tbody tr{border-top:1px solid #D3ECD6;transition:background .12s}#rm-modal .ep-table tbody tr:first-child{border-top:none}#rm-modal .ep-table tbody tr:hover{background:#fafafb}#rm-modal .ep-table tbody tr.is-disabled{opacity:.55}#rm-modal .ep-table tbody tr.is-disabled:hover{background:transparent}#rm-modal .ep-table tbody tr.is-picked{background:#f1f8f0}#rm-modal .ep-table td{padding:9px 12px;color:#3a3a3c;vertical-align:middle}#rm-modal .ep-table td.ep-td-chk{width:44px;padding-right:0}#rm-modal .ep-check{width:17px;height:17px;border-radius:5px;accent-color:#45a13f;cursor:pointer;flex-shrink:0}#rm-modal .ep-check:disabled{cursor:not-allowed}#rm-modal .ep-badge{display:inline-block;font-size:10px;font-weight:700;padding:2px 8px;border-radius:9999px;white-space:nowrap}#rm-modal .ep-badge.here{background:#e9f6e8;color:#2f7d29}#rm-modal .ep-badge.else{background:#fef3e2;color:#b4650b}#rm-modal .ep-badge.none{background:#f0f1f4;color:#86868b}#rm-modal .ep-badge.nophoto{background:#fdecec;color:#b42318;margin-left:4px;vertical-align:middle}#rm-modal .ep-summary{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:11.5px;color:#6e6e73}#rm-modal .ep-sum-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:9999px;background:#fff;border:1px solid #E7E7EC;font-weight:600}#rm-modal .ep-sum-dot{width:7px;height:7px;border-radius:9999px}#rm-modal .ep-warn{margin-top:8px;padding:8px 12px;border-radius:10px;background:#fff6e5;border:1px solid #FFE3AD;color:#8a5a00;font-size:12px;line-height:1.5}#rm-modal .ep-act{height:26px;padding:0 9px;border-radius:7px;font-size:11px;font-weight:600;border:1px solid #D2D2D7;background:#fff;color:#3a3a3c;transition:background .12s,border-color .12s;white-space:nowrap}#rm-modal .ep-act:hover{background:#f2f2f5}#rm-modal .ep-act.danger{border-color:#f3c6c6;color:#b42318}#rm-modal .ep-act.danger:hover{background:#fdecec}#rm-modal .ep-act.go{border-color:#a9d6a5;color:#2f7d29}#rm-modal .ep-act.go:hover{background:#eef8ed}#rm-modal .ep-act:disabled{opacity:.45;cursor:not-allowed}#rm-modal .ep-opt{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;color:#3a3a3c;cursor:pointer;user-select:none}#rm-modal #ep-pager button{border-radius:8px}html.dark #ep-modal .dm-sheet{background:var(--canvas,#0d1117)!important}html.dark #ep-modal header,html.dark #ep-modal footer{background:#161c26d1!important;border-color:var(--surface-line,#2a3441)!important}html.dark #ep-modal h3{color:var(--color-ink-800,#e5e7eb)!important}html.dark #ep-modal .ep-filters{border-bottom-color:var(--surface-line,#2a3441)!important}html.dark #ep-modal .dm-inp{background:var(--surface-2,#1e2632)!important;border-color:var(--surface-line,#2a3441)!important;color:var(--color-ink-800,#e5e7eb)!important}html.dark #ep-modal .ep-tablewrap{background:var(--surface,#161c26)!important;border-color:var(--surface-line,#2a3441)!important}html.dark #ep-modal .ep-table thead th{background:var(--surface-2,#1e2632)!important;border-bottom-color:var(--surface-line,#2a3441)!important;color:var(--color-ink-500,#9ca3af)!important}html.dark #ep-modal .ep-table tbody tr{border-top-color:var(--surface-line,#232c38)!important}html.dark #ep-modal .ep-table tbody tr:hover{background:var(--surface-2,#1e2632)!important}html.dark #ep-modal .ep-table tbody tr.is-picked{background:#45a13f24!important}html.dark #ep-modal .ep-table td,html.dark #ep-modal .ep-opt{color:var(--color-ink-700,#cbd5e1)!important}html.dark #ep-modal #ep-advanced{background:var(--surface,#161c26)!important;border-color:var(--surface-line,#2a3441)!important;color:var(--color-ink-700,#cbd5e1)!important}html.dark #ep-modal #ep-close:hover{background:var(--surface-2,#1e2632)!important}html.dark #rm-modal .ep-warn{background:#ff9f0a1f!important;border-color:#ff9f0a59!important;color:#f5c078!important}html.dark #rm-modal .ep-act{background:var(--surface,#161c26)!important;border-color:var(--surface-line,#2a3441)!important;color:var(--color-ink-700,#cbd5e1)!important}html.dark #rm-modal .dm-sheet,html.dark #pg-modal .dm-sheet{background:var(--canvas,#0d1117)!important}html.dark #rm-modal header,html.dark #rm-modal footer{background:#161c26d1!important;border-color:var(--surface-line,#2a3441)!important}html.dark #rm-modal h3{color:var(--color-ink-800,#e5e7eb)!important}html.dark #rm-modal .ep-filters{border-bottom-color:var(--surface-line,#2a3441)!important}html.dark #rm-modal .dm-inp{background:var(--surface-2,#1e2632)!important;border-color:var(--surface-line,#2a3441)!important;color:var(--color-ink-800,#e5e7eb)!important}html.dark #rm-modal .ep-tablewrap{background:var(--surface,#161c26)!important;border-color:var(--surface-line,#2a3441)!important}html.dark #rm-modal .ep-table thead th{background:var(--surface-2,#1e2632)!important;border-bottom-color:var(--surface-line,#2a3441)!important;color:var(--color-ink-500,#9ca3af)!important}html.dark #rm-modal .ep-table tbody tr{border-top-color:var(--surface-line,#232c38)!important}html.dark #rm-modal .ep-table tbody tr:hover{background:var(--surface-2,#1e2632)!important}html.dark #rm-modal .ep-table tbody tr.is-picked{background:#45a13f24!important}html.dark #rm-modal .ep-table td,html.dark #rm-modal .ep-opt{color:var(--color-ink-700,#cbd5e1)!important}html.dark #rm-modal #ep-advanced{background:var(--surface,#161c26)!important;border-color:var(--surface-line,#2a3441)!important;color:var(--color-ink-700,#cbd5e1)!important}html.dark #rm-modal #ep-close:hover{background:var(--surface-2,#1e2632)!important}html.dark #d-modal .dm-shot{background:var(--surface-2,#1e2632)!important;border-color:var(--surface-line,#2a3441)!important;box-shadow:0 10px 30px #00000059!important}html.dark #d-modal .dm-model-name{color:var(--color-ink-800,#e5e7eb)!important}html.dark #d-modal .dm-model-note{color:var(--color-ink-500,#9ca3af)!important}html.dark #d-modal .dm-logo-light{display:none}html.dark #d-modal .dm-logo-dark{display:block}html.dark #d-modal .dm-logo-text{color:var(--color-ink-800,#e5e7eb)!important}#d-modal .dm-inp.dm-ro{background:#f0f1f4;color:#6e6e73;cursor:not-allowed}#d-modal .dm-inp.dm-ro:focus{border-color:#d2d2d7;box-shadow:none}#d-modal .dm-meta{font-size:11.5px;color:#86868b;padding:0 6px;display:grid;gap:2px}html.dark #d-modal .dm-switch{background:#3a4452!important;color-scheme:light}html.dark #d-modal .dm-switch:checked{background:#45a13f!important}html.dark #d-modal .dm-switch:after{background:#fff!important}html.dark #e-drawer .ed-switch{background:#3a4452!important;color-scheme:light}html.dark #e-drawer .ed-switch:checked{background:#45a13f!important}html.dark #e-drawer .ed-switch:after{background:#fff!important}
