:root{--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--font-size-xs:11px;--font-size-sm:12px;--font-size-base:14px;--font-size-lg:16px;--font-size-xl:18px;--font-size-display:24px;--font-size-hero:28px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--header-height:64px;--sider-width:240px;--content-max-width:1200px;--touch-target:44px}:root,:root[data-theme=light]{--accent:#0d9488;--accent-hover:#0f766e;--accent-active:#115e59;--accent-bg:#0d948814;--text-on-accent:#fff;--accent-bg-hover:#0d948824;--accent-blue:#1e40af;--accent-purple:#7c3aed;--accent-cyan:#0891b2;--color-success:#059669;--color-warning:#d97706;--color-error:#dc2626;--color-info:#2563eb;--success:#059669;--success-bg:#05966914;--info:#2563eb;--info-bg:#2563eb14;--danger:#dc2626;--danger-bg:#dc262614;--text-link:#6366f1;--text-success:#059669;--text-warning:#d97706;--text-danger:#dc2626;--text-primary:#0f172a;--text-secondary:#475569;--text-tertiary:#94a3b8;--text-disabled:#cbd5e1;--text-inverse:#f1f5f9;--panel-opacity:.85;--bg-base:#f8fafc;--bg-elevated:#fffc;--bg-card:#ffffffbf;--bg-card-hover:#f1f5f9;--bg-input:#fff;--bg-sidebar:#fafbff;--header-bg:#ffffffbf;--border:#e2e8f0;--border-hover:#cbd5e1;--border-focus:#0d9488;--divider:#f1f5f9;--border-table:#e5e7eb;--bg-table-header:#f9fafb;--bg-table-row-hover:#f3f4f6;--bg-empty:#f9fafb;--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 32px #0000001a;--shadow-glow:none;--glass:#ffffffd9;--glass-border:#0000000f;--deco-opacity:.03;--deco-color:#0d9488;--bg-pattern:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='1.5' fill='rgba(13,148,136,0.04)'/%3E%3Ccircle cx='30' cy='30' r='12' fill='none' stroke='rgba(13,148,136,0.02)' stroke-width='0.5'/%3E%3C/svg%3E");--status-in-progress-bg:#2563eb14;--status-completed-bg:#05966914}:root[data-theme=dark]{--accent:#10b981;--accent-hover:#34d399;--accent-active:#059669;--accent-bg:#10b98114;--text-on-accent:#fff;--accent-bg-hover:#10b98126;--accent-blue:#818cf8;--accent-purple:#a78bfa;--accent-cyan:#22d3ee;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#818cf8;--success:#10b981;--success-bg:#10b9811f;--info:#818cf8;--info-bg:#818cf81f;--danger:#ef4444;--danger-bg:#ef44441f;--text-link:#818cf8;--text-success:#10b981;--text-warning:#f59e0b;--text-danger:#ef4444;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-tertiary:#64748b;--text-disabled:#475569;--text-inverse:#0f172a;--bg-base:#0c1220;--bg-elevated:#151d2e;--bg-card:rgba(21, 29, 46, var(--panel-opacity,.85));--bg-card-hover:#1e293bb3;--bg-input:#ffffff0f;--bg-sidebar:#0f172ab3;--header-bg:#0c122099;--border:#ffffff0f;--border-hover:#ffffff1f;--border-focus:#10b981;--divider:#ffffff0a;--border-table:#ffffff14;--bg-table-header:#ffffff0a;--bg-table-row-hover:#ffffff0f;--bg-empty:#ffffff05;--shadow-xs:0 1px 2px #0003;--shadow-sm:0 2px 8px #00000040;--shadow-md:0 4px 16px #00000059;--shadow-lg:0 8px 32px #00000073;--shadow-glow:0 0 30px #10b98114;--card-glow:0 0 1px #10b9811a;--glass:#0f172ab3;--glass-border:#ffffff14;--glass-blur:12px;--deco-opacity:.03;--deco-color:#10b981;--bg-pattern:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='40' cy='40' r='2' fill='rgba(16,185,129,0.04)'/%3E%3Ccircle cx='40' cy='40' r='18' fill='none' stroke='rgba(16,185,129,0.02)' stroke-width='0.6'/%3E%3Ccircle cx='16' cy='16' r='1.5' fill='rgba(129,140,248,0.03)'/%3E%3C/svg%3E");--status-in-progress-bg:#818cf81f;--status-completed-bg:#10b9811f}.tiptap-editor{background:var(--bg-input);min-height:120px;color:var(--text-primary);font-size:var(--font-size-base);border:none;outline:none;padding:12px;line-height:1.6;caret-color:var(--accent)!important;-webkit-user-select:text!important;user-select:text!important}.tiptap-editor:focus{outline:none}.tiptap-editor .ProseMirror,.ProseMirror{outline:none;caret-color:var(--accent)!important;-webkit-user-select:text!important;user-select:text!important}.tiptap-editor p{color:var(--text-primary);margin:0 0 8px}.tiptap-editor h2{color:var(--text-primary);font-size:var(--font-size-lg);margin:12px 0 8px;font-weight:600}.tiptap-editor ul,.tiptap-editor ol{margin:8px 0;padding-left:20px}.tiptap-editor li{color:var(--text-primary)}.tiptap-editor code{background:var(--bg-card-hover);border-radius:var(--radius-xs);font-size:var(--font-size-sm);color:var(--accent);padding:2px 6px}.tiptap-editor pre{background:var(--bg-card-hover);border-radius:var(--radius-md);padding:12px;overflow-x:auto}.tiptap-editor pre code{color:var(--text-primary);background:0 0;padding:0}.tiptap-editor .is-editor-empty:first-child:before{color:var(--text-tertiary);content:attr(data-placeholder);float:left;pointer-events:none;height:0}.exp-stats-bar{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);gap:0;margin-bottom:16px;padding:12px 0;display:flex}.exp-stat-item{text-align:center;border-radius:var(--radius-md);flex:1;padding:4px 0;transition:background .2s}.exp-stat-item:hover{background:var(--bg-card-hover)}.exp-stat-value{color:var(--text-primary);font-size:20px;font-weight:700;line-height:1.2;display:block}.exp-stat-label{color:var(--text-tertiary);font-size:12px}.exp-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;transition:all .2s;overflow:hidden;border-radius:var(--radius-lg)!important;border:1px solid var(--glass-border)!important;background:var(--bg-card)!important}.exp-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--accent)!important}.exp-card-selected{box-shadow:0 0 0 2px var(--accent-bg), 0 0 16px #0d948826;border-color:var(--accent)!important;background:var(--accent-bg)!important}.exp-card-selected .ant-card-body{background:0 0}.exp-card .ant-card-body{padding:20px 20px 16px}.exp-card .ant-card-actions{border-top:1px solid var(--border);border-radius:0 0 var(--radius-lg) var(--radius-lg);background:0 0}.exp-card-header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.exp-card-icon{flex-shrink:0;font-size:18px;line-height:1}.exp-card-title{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:15px;font-weight:600;overflow:hidden}.exp-card-associations{flex-direction:column;gap:3px;margin-bottom:10px;display:flex}.exp-card-assoc-row{align-items:center;gap:4px;font-size:12px;line-height:1.4;display:flex}.exp-card-assoc-icon{text-align:center;flex-shrink:0;width:16px;font-size:12px}.exp-card-assoc-label{color:var(--text-tertiary);flex-shrink:0;width:28px}.exp-card-assoc-value{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.exp-card-footer{align-items:center;gap:5px;font-size:12px;display:flex}.exp-card-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.exp-card-status-text{color:var(--text-secondary)}.exp-card-time{color:var(--text-tertiary);margin-left:auto;font-size:11px}.exp-card-checkbox{border:2px solid var(--border-hover);color:#0000;z-index:10;background:var(--bg-card);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;transition:all .15s;display:flex;position:absolute;top:10px;right:10px}.exp-card-checkbox:hover{border-color:var(--accent);background:var(--accent-bg)}.exp-card-checkbox.checked{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 2px 8px #0d948880}.exp-progress-btn{cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:14px;transition:all .15s}.exp-progress-btn:hover{opacity:1;background:var(--bg-card-hover)}.exp-progress-btn.active{opacity:1;background:var(--prog-color);background-color:var(--prog-color);box-shadow:inset 0 0 0 999px #ffffffd9}.exp-detail-layout{max-width:1400px}.exp-detail-header{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-bottom:16px;padding:16px 20px}.exp-detail-header-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.exp-detail-header-title h1{color:var(--text-primary);margin:0;font-size:22px;font-weight:700;line-height:1.3}.exp-detail-header-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.exp-detail-body{grid-template-columns:1fr 300px;align-items:start;gap:16px;display:grid}.exp-detail-main{min-width:0}.exp-detail-sidebar{position:sticky;top:80px}.exp-detail-entries-header{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-content:space-between;align-items:center;margin-bottom:12px;padding:12px 16px;display:flex}.exp-detail-section-title{color:var(--text-primary);align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.exp-detail-empty-editor{background:var(--bg-card);border:1px dashed var(--border);border-radius:var(--radius-lg);margin-bottom:12px}.exp-entry-card{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:border-color .2s;overflow:hidden}.exp-entry-card:hover{border-color:var(--border-hover)}.exp-entry-toolbar{background:var(--bg-card-hover);border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:8px 12px;display:flex}.exp-entry-badge{color:var(--accent);font-family:monospace;font-size:12px;font-weight:700}.exp-entry-time{color:var(--text-tertiary);font-size:11px}.exp-entry-content{color:var(--text-primary);padding:12px 16px;font-size:14px;line-height:1.7}.exp-entry-content p{margin:0 0 8px}.exp-entry-content h2{color:var(--text-primary);font-size:16px}.exp-entry-content ul,.exp-entry-content ol{margin:8px 0;padding-left:20px}.exp-table{border-collapse:collapse;width:100%;font-size:13px}.exp-table th,.exp-table td{border:1px solid var(--border);text-align:left;color:var(--text-primary);padding:6px 10px}.exp-table th{background:var(--bg-card-hover);white-space:nowrap;font-weight:600}.exp-table-editable th input,.exp-table-editable td input{width:100%;color:var(--text-primary)}.exp-table-editable tr:hover td{background:var(--bg-card-hover)}.exp-image-upload{border:2px dashed var(--border);border-radius:var(--radius-md);text-align:center;cursor:pointer;color:var(--text-tertiary);padding:24px;transition:all .2s}.exp-image-upload:hover{border-color:var(--accent);background:var(--accent-bg)}.exp-image-preview{border-radius:var(--radius-md);object-fit:contain;max-width:100%;max-height:300px}.exp-image-caption{margin-top:8px}.exp-sidebar-stats{flex-direction:column;gap:8px;display:flex}.exp-sidebar-stat{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:13px;display:flex}.exp-sidebar-stat strong{color:var(--text-primary);font-size:15px}.exp-sidebar-attachment{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.exp-batch-bar{z-index:100;background:var(--bg-elevated);border-top:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 24px;position:fixed;bottom:0;left:240px;right:0;box-shadow:0 -4px 20px #00000026}.exp-batch-bar-inner{justify-content:space-between;align-items:center;gap:8px;max-width:1200px;margin:0 auto;display:flex}.exp-batch-desktop{display:flex}.exp-batch-mobile{display:none}@media (width<=768px){.exp-batch-desktop{display:none!important}.exp-batch-mobile{flex-wrap:wrap;gap:8px;display:flex!important}}@media (width<=640px){.exp-stats-bar{flex-wrap:wrap;gap:0}.exp-stat-item{flex:33%;min-width:80px}}@media (width<=1024px){.exp-batch-bar{left:64px}}@media (width<=768px){.exp-batch-bar{padding:8px 12px;left:0}.exp-batch-bar-inner{flex-wrap:wrap;gap:8px}.exp-batch-bar-inner>div:first-child{flex-wrap:wrap;gap:6px}}@media (width<=1024px){.exp-detail-body{grid-template-columns:1fr 260px}.exp-detail-sidebar{position:static}}@media (width<=768px){.exp-detail-body{grid-template-columns:1fr}.exp-detail-header-title h1{font-size:18px}}@media (width<=640px){.exp-entry-toolbar{flex-wrap:wrap}.exp-stats-bar{margin-bottom:12px}}.print-only-wrapper{display:none}@keyframes statCardSlideIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.stat-card:hover{box-shadow:var(--shadow-md), 0 0 20px var(--accent-bg)!important;transform:translateY(-4px)!important}.stat-card:active{transform:translateY(-1px)scale(.98)!important}.project-card:hover{transform:translateY(-2px);border-color:var(--accent)!important;box-shadow:var(--shadow-md)!important}.exp-card:active,.project-card:active,.memo-card:active{transition:transform .1s!important;transform:scale(.97)!important}.exp-entry-card:active{opacity:.85!important}.ant-btn:active{transition:transform .1s!important;transform:scale(.96)!important}.expanded-panel-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;inset:0;z-index:9999!important;position:fixed!important}.expanded-panel-content{z-index:10000;background:var(--bg-card);width:min(85vw,800px);max-height:80vh;box-shadow:0 20px 60px #0000004d, 0 0 0 1px var(--glass-border);border-radius:16px;padding:24px;animation:.3s cubic-bezier(.34,1.56,.64,1) panelSlideUp;position:relative;overflow:auto}.expanded-panel-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.expanded-panel-close{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.expanded-panel-close:hover{background:var(--bg-card-hover)}.expanded-panel-body{min-height:100px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes panelSlideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=dark] .ant-typography,:root[data-theme=dark] .ant-table,:root[data-theme=dark] .ant-card,:root[data-theme=dark] .ant-form,:root[data-theme=dark] .ant-menu,:root[data-theme=dark] .ant-list,:root[data-theme=dark] .ant-descriptions,:root[data-theme=dark] .ant-statistic{color:var(--text-primary)!important}:root[data-theme=dark] .ant-dropdown,:root[data-theme=dark] .ant-dropdown-menu,:root[data-theme=dark] .ant-dropdown-menu-submenu-title,:root[data-theme=dark] .ant-dropdown-menu-title-content,:root[data-theme=dark] .ant-dropdown-menu-item,:root[data-theme=dark] .ant-dropdown-menu-submenu-arrow{color:var(--text-primary)!important;background:var(--bg-elevated)!important}:root[data-theme=dark] .ant-dropdown-menu-submenu-title:hover,:root[data-theme=dark] .ant-dropdown-menu-item:hover{background:var(--bg-card-hover)!important;color:var(--accent)!important}:root[data-theme=dark] .ant-dropdown{border:1px solid var(--border)!important;background:0 0!important;box-shadow:0 6px 16px #0006!important}:root[data-theme=dark] .ant-typography.ant-typography-secondary{color:var(--text-secondary)!important}:root[data-theme=dark] .ant-empty-description{color:var(--text-tertiary)!important}:root[data-theme=dark] .ant-table-thead>tr>th{color:var(--text-secondary)!important}:root[data-theme=dark] .ant-table-tbody>tr>td{color:var(--text-primary)!important;border-color:var(--border)!important}:root[data-theme=dark] .ant-table-tbody>tr:hover>td{background:var(--bg-card-hover)!important}:root[data-theme=dark] .ant-table-tbody>tr.ant-table-row-selected>td{background:#0d94881a!important}:root[data-theme=dark] .ant-pagination-item a{color:var(--text-primary)!important;border-color:var(--border)!important}:root[data-theme=dark] .ant-pagination-item-active{background:var(--accent)!important;border-color:var(--accent)!important}:root[data-theme=dark] .ant-pagination-item-active a{color:#fff!important}:root[data-theme=dark] .ant-pagination-total-text,:root[data-theme=dark] .ant-pagination-prev button,:root[data-theme=dark] .ant-pagination-next button{color:var(--text-primary)!important}:root[data-theme=dark] .ant-pagination-options .ant-select-selector{background:var(--bg-card)!important;border-color:var(--border)!important}:root[data-theme=dark] .ant-pagination-options .ant-select-selection-item{color:var(--text-primary)!important}:root[data-theme=dark] ::-webkit-scrollbar{width:10px!important;height:10px!important}:root[data-theme=dark] ::-webkit-scrollbar-track{background:#1e293b!important}:root[data-theme=dark] ::-webkit-scrollbar-thumb{background:#94a3b8!important;border-radius:5px!important}:root[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#cbd5e1!important}:root[data-theme=dark] .ant-tag.ant-tag-default{color:#e2e8f0!important;background:#ffffff14!important;border-color:#ffffff26!important}:root[data-theme=dark] .ant-tag-blue{color:#60a5fa!important;background:#60a5fa1a!important;border-color:#60a5fa4d!important}:root[data-theme=dark] .ant-tag-green{color:#4ade80!important;background:#4ade801a!important;border-color:#4ade804d!important}:root[data-theme=dark] .ant-tag-red{color:#f87171!important;background:#f871711a!important;border-color:#f871714d!important}:root[data-theme=dark] .ant-tag-orange{color:#fb923c!important;background:#fb923c1a!important;border-color:#fb923c4d!important}:root[data-theme=dark] .ant-tag-purple{color:#c084fc!important;background:#c084fc1a!important;border-color:#c084fc4d!important}:root[data-theme=dark] .ant-list-item{background:var(--bg-card)!important;border-color:var(--border)!important;color:var(--text-primary)!important}:root[data-theme=dark] .ant-list-item:hover{background:var(--bg-card-hover)!important}:root[data-theme=dark] .ant-list-item-meta-content{color:var(--text-primary)!important}:root[data-theme=dark] .ant-list-item-meta-description,:root[data-theme=dark] .ant-badge-status-text{color:var(--text-secondary)!important}:root[data-theme=dark] .ant-card-head,:root[data-theme=dark] .ant-card-head-title,:root[data-theme=dark] .ant-card-head-wrapper,:root[data-theme=dark] .ant-card-extra{color:var(--text-primary)!important}:root[data-theme=dark] .ant-space-item{color:inherit!important}:root[data-theme=dark] .ant-segmented-item-label,:root[data-theme=dark] .ant-select-content,:root[data-theme=dark] .ant-select-selection-item,:root[data-theme=dark] .ant-segmented-item-selected,:root[data-theme=dark] .ant-select,:root[data-theme=dark] .ant-select-selection-search-input{color:var(--text-primary)!important}:root[data-theme=dark] .ant-select-arrow,:root[data-theme=dark] .ant-select-clear{color:var(--text-secondary)!important}:root[data-theme=dark] .ant-segmented{background:var(--bg-card)!important;border-color:var(--border)!important}:root[data-theme=dark] .ant-segmented-item{color:var(--text-secondary)!important}:root[data-theme=dark] .ant-segmented-item-selected{font-weight:700;transform:scale(1.05);box-shadow:0 2px 12px #0006;background:var(--accent)!important;color:#fff!important}:root[data-theme=dark] .ant-segmented-item:hover:not(.ant-segmented-item-selected){background:var(--bg-card-hover)!important}:root[data-theme=dark] .ant-btn-default:hover{transform:translateY(-1px);border-color:var(--accent)!important;color:var(--accent)!important}:root[data-theme=dark] .ant-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000004d;background:var(--accent-hover)!important}:root[data-theme=dark] .ant-picker-input>input{color:var(--text-primary)!important}:root[data-theme=dark] .ant-badge-count{color:var(--text-primary)!important;background:var(--accent)!important}:root[data-theme=dark] .ant-input,:root[data-theme=dark] .ant-input-affix-wrapper,:root[data-theme=dark] .ant-select-selector,:root[data-theme=dark] .ant-picker{color:var(--text-primary)!important;background:var(--bg-input)!important;border-color:var(--border)!important}:root[data-theme=dark] .ant-input::placeholder,:root[data-theme=dark] .ant-input-affix-wrapper::placeholder{color:var(--text-tertiary)!important}:root[data-theme=dark] .ant-card{will-change:background;background:rgba(30, 41, 59, var(--panel-opacity))!important}:root[data-theme=light] .ant-card{will-change:background;background:rgba(255, 255, 255, var(--panel-opacity))!important}:root[data-theme=dark] .ant-row>.ant-col{color:inherit!important}:root[data-theme=dark] .ant-modal-title,:root[data-theme=dark] .ant-form-item-label>label,:root[data-theme=dark] .ant-form-item-explain,:root[data-theme=dark] .ant-modal-confirm-content,:root[data-theme=dark] .ant-modal-confirm-title{color:var(--text-primary)!important}:root[data-theme=dark] .ant-select-dropdown{background:var(--bg-elevated)!important;border:1px solid var(--border)!important}:root[data-theme=dark] .ant-drawer-content{background:var(--bg-elevated)!important}:root[data-theme=dark] .ant-drawer-header,:root[data-theme=dark] .ant-drawer-title,:root[data-theme=dark] .ant-drawer-body,:root[data-theme=dark] .ant-timeline-item-content{color:var(--text-primary)!important}:root[data-theme=dark] .ant-select-selection-placeholder{color:var(--text-tertiary)!important}:root[data-theme=dark] .ant-picker-dropdown,:root[data-theme=dark] .ant-picker-panel{background:var(--bg-elevated)!important;border-color:var(--border)!important}:root[data-theme=dark] .ant-picker-cell-in-view .ant-picker-cell-inner{color:var(--text-primary)!important}:root[data-theme=dark] .ant-time-picker-panel,:root[data-theme=dark] .ant-picker-dropdown .ant-picker-time-panel{background:var(--bg-elevated)!important;border-color:var(--border)!important}:root[data-theme=dark] .ant-time-picker-panel-cell-inner{color:var(--text-primary)!important}:root[data-theme=dark] .ant-time-picker-panel-cell-selected .ant-time-picker-panel-cell-inner{background:var(--accent)!important;color:#fff!important}:root[data-theme=dark] .ant-btn-default{color:var(--text-primary)!important;border-color:var(--border)!important;background:var(--bg-card)!important}:root[data-theme=dark] .ant-btn-text{color:var(--text-primary)!important}:root[data-theme=dark] .ant-btn-danger{color:#ef4444!important;background:#ef44441a!important;border-color:#ef44444d!important}:root[data-theme=dark] .ant-checkbox-wrapper{color:var(--text-primary)!important}:root[data-theme=dark] .ant-divider{border-color:var(--border)!important}:root[data-theme=dark] .ant-spin-text{color:var(--text-secondary)!important}:root[data-theme=dark] .ant-collapse-header,:root[data-theme=dark] .ant-collapse-content,:root[data-theme=dark] .ant-dropdown-menu-item{color:var(--text-primary)!important}:root[data-theme=dark] .ant-dropdown-menu-item:hover{background:var(--accent-bg)!important}:root[data-theme=dark] .ant-dropdown{background:var(--bg-card)!important}:root[data-theme=dark] .ant-dropdown-menu{background:var(--bg-card)!important;border:1px solid var(--border)!important}:root[data-theme=dark] .ant-dropdown-trigger{color:var(--text-primary)!important}:root[data-theme=dark]{--ant-color-text:var(--text-primary)!important;--ant-color-text-secondary:var(--text-secondary)!important;--ant-color-text-tertiary:var(--text-tertiary)!important;--ant-color-bg-container:var(--bg-card)!important;--ant-color-bg-elevated:var(--bg-card)!important;--ant-color-bg-layout:var(--bg-base)!important;--ant-color-bg-spotlight:var(--bg-card-hover)!important}.force-white-text,.force-white-text *{color:#f1f5f9!important}:root[data-theme=dark] .ant-popover-inner{background:var(--bg-elevated)!important;color:var(--text-primary)!important}:root[data-theme=dark] .ant-notification-notice-message{color:var(--text-primary)!important}:root[data-theme=dark] .ant-notification-notice-description{color:var(--text-secondary)!important}:root[data-theme=dark] .ant-picker-calendar-date,:root[data-theme=dark] .ant-picker-calendar-header-switcher,:root[data-theme=dark] .ant-select-dropdown-menu-item,:root[data-theme=dark] .ant-picker-input>input{color:var(--text-primary)!important}:root[data-theme=dark] .ant-picker-suffix,:root[data-theme=dark] .ant-picker-clear{color:var(--text-secondary)!important}:root[data-theme=dark] .ant-picker-header{color:var(--text-primary)!important}:root[data-theme=dark] .ant-picker-content th{color:var(--text-secondary)!important}:root[data-theme=dark] .ant-segmented-item-selected{background:var(--accent-bg)!important;color:var(--text-primary)!important}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}*{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.ant-typography{overflow-wrap:break-word}.ant-table-cell{overflow-wrap:break-word;word-break:break-word}body{background-color:var(--bg-base)}.ant-layout,.ant-layout-content{background:0 0!important}*{caret-color:#0000;-webkit-caret-color:transparent}input,textarea,select,[contenteditable=true],[contenteditable=""],.ant-input,.ant-input-affix-wrapper,.ant-select-selector input,.ant-picker-input input,.ant-form-item input,.ant-form-item textarea{caret-color:auto!important;-webkit-caret-color:auto!important;-webkit-user-select:text!important;user-select:text!important}*{-webkit-user-select:none;user-select:none}.tiptap-editor,.tiptap-editor *,.ProseMirror,.ProseMirror *,div[contenteditable=true],div[contenteditable=true] *{caret-color:var(--accent)!important;-webkit-caret-color:var(--accent)!important;-webkit-user-select:text!important;user-select:text!important}input,textarea,select,[contenteditable=true],[contenteditable=""],.ant-input,.ant-input-affix-wrapper,.ant-select-selector input,.ant-picker-input input,.ant-form-item input,.ant-form-item textarea,.ant-table-wrapper{-webkit-user-select:text!important;user-select:text!important}.ant-tooltip{background:var(--bg-card)!important;border:1px solid var(--border)!important;box-shadow:0 6px 16px #0000001f!important}.ant-tooltip-container{color:var(--text-primary)!important;background:0 0!important}.ant-popover-container{background:var(--bg-card)!important;color:var(--text-primary)!important}:root[data-theme=dark] .ant-popover-arrow-content{background:var(--bg-card)!important}:root[data-theme=dark] .ant-popconfirm .ant-popover-container{background:#1e293b!important}:root[data-theme=dark] .ant-popconfirm-title,:root[data-theme=dark] .ant-popconfirm-message-text{color:var(--text-primary)!important}.ant-picker-week-panel .ant-picker-content thead th:first-child{letter-spacing:1px;font-size:11px;font-weight:600;color:var(--accent)!important}.ant-picker-week-panel .ant-picker-content thead th:first-child:after{content:"周";opacity:.7;margin-left:2px;font-size:10px}.ant-picker-week-panel .ant-picker-content tbody td:first-child{background:var(--accent-bg);color:var(--text-secondary);text-align:center;border-radius:4px 0 0 4px;font-size:11px;font-weight:600}.ant-picker-week-panel .ant-picker-content tbody td:first-child:hover{background:var(--accent-bg-hover)}:root[data-theme=dark] .ant-select-placeholder{color:var(--text-tertiary)!important}:root[data-theme=dark] .ant-select-selection-item,:root[data-theme=dark] .ant-select-input{color:var(--text-primary)!important}:root[data-theme=dark] .ant-select-arrow,:root[data-theme=dark] .ant-select-clear{color:var(--text-tertiary)!important}:root[data-theme=dark] .ant-select-dropdown{border:1px solid var(--border)!important;background:#1e293b!important;box-shadow:0 6px 16px #00000059!important}:root[data-theme=dark] .category-dropdown{border-color:var(--border)!important;background:#1e293b!important}:root[data-theme=dark] .ant-select-item{color:var(--text-primary)!important}:root[data-theme=dark] .ant-select-item-option-active{background:var(--accent-bg)!important}:root[data-theme=dark] .ant-select-item-option-selected{background:var(--accent-bg-hover)!important;color:var(--accent)!important}.flow-card-panel{will-change:background;transition:background .1s}:root[data-theme=dark] .ant-select-suffix,:root[data-theme=dark] .ant-input-prefix,:root[data-theme=dark] .ant-input-suffix{color:var(--text-tertiary)!important}.experiment-entry-list{position:relative}.entry-drag-handle{opacity:.4;transition:opacity .2s}.exp-entry-card:hover .entry-drag-handle{opacity:1}.exp-entry-card[data-dragging=true]{box-shadow:var(--shadow-lg);opacity:.8}@media (hover:none){.entry-drag-handle{opacity:.6;padding:12px 8px}}.flow-list-page{padding:0}.flow-list-page .cards-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.flow-list-page .flow-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius,12px);cursor:default;flex-direction:column;padding:20px;transition:all .2s;display:flex}.flow-list-page .flow-card:hover{border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.flow-list-page .flow-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.flow-list-page .flow-card-title{color:var(--text-primary);align-items:center;gap:8px;font-size:17px;font-weight:600;display:flex}.flow-list-page .flow-card-emoji{font-size:20px}.flow-list-page .flow-card-desc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.flow-list-page .flow-card-meta{color:var(--text-tertiary);gap:16px;margin-bottom:12px;font-size:12px;display:flex}.flow-list-page .flow-card-meta .meta-item{align-items:center;gap:4px;display:flex}.tag{border-radius:4px;align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:500;line-height:1.4;display:inline-flex}.tag-category{background:var(--accent-bg);color:var(--accent)}.tag-green{background:var(--success-bg);color:var(--success)}.tag-orange{color:var(--color-warning);background:#f59e0b1f}.tag-purple{color:var(--accent-purple);background:#a855f71f}.flow-list-page .flow-card-tags{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.flow-list-page .tag-gray{color:var(--text-secondary);background:#94a3b814}.flow-list-page .flow-card-checkbox{z-index:2;margin-right:0;position:absolute;top:10px;right:10px}.flow-list-page .flow-card:has(.ant-checkbox-wrapper-checked){border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.flow-list-page .batch-bar{background:var(--accent-bg);border-radius:var(--radius-sm,8px);color:var(--accent);border:1px solid #0d948833;align-items:center;gap:10px;margin-bottom:16px;padding:10px 16px;font-size:13px;font-weight:500;display:flex}.flow-list-page .flow-card-actions{border-top:1px solid var(--border);align-items:center;gap:4px;margin-top:auto;padding-top:12px;display:flex}.flow-list-page .flow-card-actions .btn{gap:4px;font-size:13px}.flow-list-page .flow-card-actions .btn-emoji{font-size:14px}.flow-list-page .flow-card-history{border-top:1px solid var(--border);margin-top:12px;padding-top:12px}.flow-list-page .history-title{color:var(--text-secondary);align-items:center;gap:6px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.flow-list-page .history-item{background:var(--bg-elevated);color:var(--text-secondary);border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:6px 10px;font-size:12px;display:flex}.flow-list-page .history-status{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500}.flow-list-page .status-completed{background:var(--success-bg);color:var(--success)}.flow-list-page .status-in-progress{background:var(--info-bg);color:var(--info)}.flow-list-page .status-draft{background:var(--bg-elevated);color:var(--text-tertiary)}.flow-list-page .status-cancelled{background:var(--danger-bg);color:var(--danger)}.flow-editor-page .btn{border-radius:var(--radius-sm,8px);border:1px solid var(--border);background:var(--bg-card);color:var(--text-primary);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:13px;line-height:1.4;transition:all .15s;display:inline-flex}.flow-editor-page .btn:hover{background:var(--bg-card-hover);border-color:var(--accent)}.flow-editor-page .btn-primary{background:var(--accent);border-color:var(--accent);color:#fff}.flow-editor-page .btn-primary:hover{background:var(--accent-hover)}.flow-editor-page .btn:disabled{opacity:.5;cursor:not-allowed}.flow-editor-page .ant-card .ant-form-item-label>label{color:var(--text-secondary)!important}:root[data-theme=dark] .flow-editor-page .ant-input-number{color:var(--text-primary)!important;background:var(--bg-input)!important;border-color:var(--border)!important}:root[data-theme=dark] .flow-editor-page .ant-input-number-addon{color:var(--text-secondary)!important;border-color:var(--border)!important;background:#ffffff0a!important}:root[data-theme=dark] .flow-editor-page .ant-input-number input{color:var(--text-primary)!important}.flow-editor-page .summary-panel{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius,12px);height:fit-content;padding:20px;position:sticky;top:60px}.flow-editor-page .summary-panel .summary-title{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:12px;font-weight:600}.flow-editor-page .summary-panel .summary-row{justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.flow-editor-page .summary-panel .summary-label{color:var(--text-secondary)}.flow-editor-page .summary-panel .summary-value{color:var(--text-primary);font-weight:600}.flow-editor-page .ant-card .ant-card-head{color:var(--text-primary)!important}:root[data-theme=dark] .flow-editor-page .ant-card .ant-btn{--ant-color-text:var(--text-secondary)!important;--ant-color-border:var(--border)!important;--ant-color-bg-container:transparent!important;color:var(--text-secondary)!important;border-color:var(--border)!important;background:0 0!important}:root[data-theme=dark] .flow-editor-page .ant-card .ant-btn:hover{--ant-color-text:var(--accent)!important;--ant-color-border:var(--accent)!important;--ant-color-bg-container:var(--accent-bg)!important;color:var(--accent)!important;border-color:var(--accent)!important;background:var(--accent-bg)!important}:root[data-theme=dark] .flow-editor-page .ant-card .ant-btn-dangerous,:root[data-theme=dark] .flow-editor-page .ant-card .ant-btn-danger{--ant-color-text:#f87171!important;--ant-color-border:transparent!important;--ant-color-bg-container:transparent!important;color:#f87171!important;background:0 0!important;border-color:#0000!important}:root[data-theme=dark] .flow-editor-page .ant-card .ant-btn-dangerous:hover,:root[data-theme=dark] .flow-editor-page .ant-card .ant-btn-danger:hover{--ant-color-text:#fca5a5!important;--ant-color-bg-container:#ef44441f!important;color:#fca5a5!important;background:#ef44441f!important}:root[data-theme=dark] .flow-editor-page .ant-card .ant-btn-disabled,:root[data-theme=dark] .flow-editor-page .ant-card .ant-btn-disabled:hover{opacity:.4;color:var(--text-disabled)!important;border-color:var(--border)!important;background:0 0!important}.flow-editor-page .ant-card .ant-form-item-label>label,.flow-editor-page .ant-card label{color:var(--text-secondary)!important}.flow-editor-page .add-step-area{border:2px dashed var(--border);color:var(--text-tertiary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:14px;transition:all .2s;display:flex}.flow-editor-page .add-step-area:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-bg)}.exec-end-btn{border-radius:var(--radius-sm,8px);color:#f87171;cursor:pointer;background:#ef44441f;border:1px solid #ef444466;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:flex}.exec-end-btn:hover{color:#fca5a5;background:#ef444433;border-color:#ef444499}.exec-back-btn{border-radius:var(--radius-sm,8px);border:1px solid var(--border);background:var(--bg-card);color:var(--text-primary);cursor:pointer;align-items:center;gap:6px;margin-bottom:16px;padding:8px 16px;font-family:inherit;font-size:13px;transition:all .15s;display:inline-flex}.exec-back-btn:hover{border-color:var(--accent);background:var(--accent-bg)}.proto-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius,12px);cursor:default;flex-direction:column;padding:20px;transition:all .2s;display:flex}.proto-card:hover{border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.proto-card-title{color:var(--text-primary);align-items:center;gap:8px;margin-bottom:6px;font-size:17px;font-weight:600;display:flex}.proto-card-desc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.proto-card-meta{color:var(--text-tertiary);flex-wrap:wrap;gap:14px;margin-bottom:10px;font-size:12px;display:flex}.proto-card-tags{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.proto-card-actions{border-top:1px solid var(--border);align-items:center;gap:4px;margin-top:auto;padding-top:12px;display:flex}.proto-reagent-preview{flex-wrap:wrap;gap:4px;margin-bottom:8px;display:flex}.reagent-chip{background:var(--bg-elevated);color:var(--text-secondary);border-radius:4px;padding:2px 8px;font-size:11px}.proto-card-checkbox{z-index:2;margin-right:0;position:absolute;top:10px;right:10px}.proto-card:has(.ant-checkbox-wrapper-checked){border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}:root[data-theme=dark] input,:root[data-theme=dark] textarea,:root[data-theme=dark] select{color:var(--text-primary)!important;background:var(--bg-input,#ffffff0f)!important;border-color:var(--border)!important}:root[data-theme=dark] input[type=number]::-webkit-inner-spin-button{opacity:.3}:root[data-theme=dark] input[type=number]::-webkit-outer-spin-button{opacity:.3}:root[data-theme=dark] .step-section,:root[data-theme=dark] .step-header,:root[data-theme=dark] .step-body,:root[data-theme=dark] .step-desc,:root[data-theme=dark] .step-title-text,:root[data-theme=dark] .reagent-table,:root[data-theme=dark] .reagent-table td,:root[data-theme=dark] .reagent-table th,:root[data-theme=dark] .attach-item,:root[data-theme=dark] .attach-name,:root[data-theme=dark] .attach-size{color:inherit}:root[data-theme=dark] .step-desc,:root[data-theme=dark] .reagent-table td{color:var(--text-secondary)!important}:root[data-theme=dark] .attach-name{color:var(--text-primary)!important}:root[data-theme=dark] .attach-size{color:var(--text-tertiary)!important}.step-section{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius,12px);overflow:hidden}.step-header{cursor:pointer;align-items:center;gap:12px;padding:14px 16px;transition:background .15s;display:flex}.step-header:hover{background:var(--accent-bg)}.step-num{background:var(--accent-bg);width:32px;height:32px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.step-title-text{color:var(--text-primary);flex:1;font-size:14px;font-weight:500}.step-dur-badge{color:var(--text-tertiary);background:var(--bg-elevated);border-radius:4px;padding:2px 8px;font-size:11px}.step-body{padding:0 16px 16px}.step-desc{color:var(--text-secondary);font-size:14px;line-height:1.7}.reagent-table{border-collapse:collapse;width:100%;margin-top:8px;font-size:13px}.reagent-table th{text-align:left;color:var(--text-tertiary);border-bottom:1px solid var(--border);padding:6px 8px;font-size:12px;font-weight:500}.reagent-table td{border-bottom:1px solid var(--border);color:var(--text-secondary);vertical-align:middle;padding:6px 8px}.reagent-table input{width:100%}.reagent-name{color:var(--text-primary);font-weight:500}.pd-step-edit{background:var(--bg-elevated);border-radius:var(--radius,12px);border:1px solid var(--border);flex-direction:column;gap:12px;padding:16px;display:flex}.pd-field{flex-direction:column;gap:4px;display:flex}.pd-field-label{color:var(--text-secondary);letter-spacing:.3px;font-size:12px;font-weight:600}.pd-form-row-2col{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pd-form-row-3col{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.pd-form-actions{gap:8px;padding-top:4px;display:flex}.pd-numbered-list{color:var(--text-primary);margin:0;padding-left:20px;font-size:14px;line-height:1.8}.pd-numbered-list li{margin-bottom:2px}.pd-numbered-list li::marker{color:var(--accent);font-weight:600}.step-notes-box{color:var(--color-warning);border-radius:var(--radius-sm,8px);background:#f59e0b0f;border:1px solid #f59e0b1f;padding:12px 14px;font-size:13px}.step-notes-box .pd-numbered-list{color:var(--color-warning);margin:0;padding-left:18px;font-size:13px}.step-notes-box .pd-numbered-list li::marker{color:var(--color-warning)}.step-header-expanded{border-bottom:1px solid var(--border)}.step-body-inner{flex-direction:column;gap:16px;padding:20px 16px;display:flex}.step-block{background:var(--bg-elevated);border-radius:var(--radius-sm,8px);border:1px solid var(--border);padding:14px 16px}.step-block-label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:11px;font-weight:600}.step-block-header{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:2px 0;display:flex}.step-block-header:hover .step-block-label-text{color:var(--text-primary)}.step-block-label-text{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600;transition:color .15s}.step-block-chevron{border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid var(--text-tertiary);flex-shrink:0;width:0;height:0;transition:transform .2s}.step-block-chevron.open{transform:rotate(180deg)}.step-block-body{margin-top:10px}.step-checklist-new{flex-direction:column;gap:6px;display:flex}.checklist-item-new{color:var(--text-secondary);border:1px solid var(--border);background:#ffffff08;border-radius:6px;align-items:center;gap:10px;padding:7px 10px;font-size:13px;transition:background .15s;display:flex}.checklist-item-new:hover{background:#ffffff0d}.checklist-checkbox{border:1.5px solid var(--text-tertiary);border-radius:4px;flex-shrink:0;width:16px;height:16px}.reagent-table-new{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;font-size:13px}.reagent-table-new th{text-align:left;color:var(--text-tertiary);border-bottom:1px solid var(--border);white-space:nowrap;background:#ffffff05;padding:10px 12px;font-size:12px;font-weight:500}.reagent-table-new td{color:var(--text-secondary);vertical-align:middle;text-overflow:ellipsis;border-bottom:1px solid #ffffff0a;padding:10px 12px;overflow:hidden}.reagent-table-new tr:hover td{background:#ffffff05}.reagent-table-new colgroup .col-name,.reagent-table-new colgroup .col-vendor{width:20%}.reagent-table-new colgroup .col-catalog,.reagent-table-new colgroup .col-usage,.reagent-table-new colgroup .col-purpose,.reagent-table-new colgroup .col-actions{width:15%}.reagent-actions{gap:6px;display:flex}.reagent-action-btn{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:4px;padding:4px 10px;font-family:inherit;font-size:11px;transition:all .15s}.reagent-action-btn-edit{color:var(--accent);border-color:#10b98140}.reagent-action-btn-edit:hover{background:#10b9811a}.reagent-action-btn-del{color:#f87171;border-color:#f8717140}.reagent-action-btn-del:hover{background:#f871711a}.reagent-edit-input{width:100%;color:var(--text-primary);box-sizing:border-box;background:0 0;border:1px solid #0000;border-radius:4px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.5;transition:border-color .15s,background .15s}.reagent-edit-input:hover{background:#ffffff0a}.reagent-edit-input:focus{border-color:var(--accent);background:var(--bg-base)}.reagent-edit-input::placeholder{color:var(--text-tertiary)}.reagent-edit-select{color:var(--text-primary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;outline:none;padding:10px 6px;font-family:inherit;font-size:13px;line-height:1.5;transition:border-color .15s}.reagent-edit-select:focus{border-color:var(--accent);background:var(--bg-base)}.add-reagent-btn{color:var(--accent);cursor:pointer;background:0 0;border:1px dashed #10b9814d;border-radius:8px;align-items:center;gap:6px;margin-top:10px;padding:8px 14px;font-family:inherit;font-size:13px;transition:all .15s;display:inline-flex}.add-reagent-btn:hover{background:#10b9810f;border-color:#10b98180}.step-action-btn{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#ffffff08;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;transition:all .15s;display:inline-flex}.step-action-btn:hover{background:#ffffff0f;border-color:#ffffff1f}.step-action-btn-danger{color:#f87171;border-color:#f8717133}.step-action-btn-danger:hover{background:#f8717114}.step-footer-actions{border-top:1px solid var(--border);gap:8px;margin-top:12px;padding-top:10px;display:flex}.pd-reagent-form{background:var(--bg-elevated);border-radius:var(--radius,12px);border:1px solid var(--border);flex-direction:column;gap:8px;padding:12px;display:flex}.pd-reagent-form-title{color:var(--text-secondary);margin-bottom:2px;font-size:12px;font-weight:600}.pd-select{background:var(--bg-input,#ffffff0f);border:1px solid var(--border);border-radius:var(--radius-sm,8px);color:var(--text-primary);cursor:pointer;appearance:auto;box-sizing:border-box;outline:none;padding:8px 12px;font-family:inherit;font-size:13px}.pd-select option{background:var(--bg-base);color:var(--text-primary);padding:4px 8px}.pd-select:focus{border-color:var(--accent)}.attach-item{border-radius:var(--radius-sm,8px);cursor:pointer;align-items:center;gap:10px;padding:8px 12px;transition:background .15s;display:flex}.attach-item:hover{background:var(--accent-bg)}.attach-icon{font-size:20px}.attach-info{flex:1}.attach-name{color:var(--text-primary);font-size:13px;font-weight:500}.attach-size{color:var(--text-tertiary);font-size:11px}.pd-page{min-height:100vh;padding:24px 16px}.pd-container{max-width:1100px;margin:0 auto}.pd-topbar{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.pd-grid{grid-template-columns:1fr 300px;gap:20px;display:grid}.pd-main{flex-direction:column;gap:16px;display:flex}.pd-sidebar{flex-direction:column;gap:12px;height:fit-content;display:flex;position:sticky;top:60px}.pd-panel{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius,12px);padding:20px}.pd-panel-title{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:12px;font-weight:600}.pd-panel-header{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:12px;padding:2px 0;display:flex}.pd-panel-header:hover .pd-panel-title{color:var(--text-primary)}.pd-row{justify-content:space-between;padding:6px 0;font-size:13px;display:flex}.pd-label{color:var(--text-secondary)}.pd-value{font-weight:600}.pd-version-list{flex-direction:column;gap:0;display:flex}.pd-version-item{border-bottom:1px solid var(--border);padding:10px 0}.pd-version-item:last-child{border-bottom:none}.pd-version-header{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.pd-version-num{color:var(--accent);font-size:13px;font-weight:600}.pd-version-date{color:var(--text-tertiary);font-size:11px}.pd-version-summary{color:var(--text-secondary);margin-bottom:4px;font-size:11px}.pd-version-restore{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:11px}.pd-version-restore:hover{text-decoration:underline}.pd-version-restore:disabled{color:var(--text-tertiary);cursor:not-allowed}.pd-banner{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius,12px);margin-bottom:20px;padding:24px}.pd-banner-title{align-items:center;gap:10px;margin-bottom:8px;font-size:22px;font-weight:700;display:flex;color:var(--text-primary)!important}.pd-banner-version{color:var(--text-tertiary);margin-left:4px;font-size:12px;font-weight:400}.pd-publish-dot{background:#f97316;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:8px}.pd-publish-dot.published{background:#22c55e}.pd-banner-desc{margin-bottom:16px;font-size:14px;line-height:1.6;color:var(--text-secondary)!important}.pd-banner-tags{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.pd-banner-meta{flex-wrap:wrap;gap:20px;font-size:13px;display:flex;color:var(--text-tertiary)!important}.pd-banner-actions{align-items:center;gap:8px;margin-top:16px;display:flex}.pd-steps-title{margin-bottom:12px;font-size:15px;font-weight:600;color:var(--text-primary)!important}.pd-add-step{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius,12px);margin-top:8px;padding:16px}.pd-add-step-title{margin-bottom:8px;font-size:13px;font-weight:600;color:var(--text-secondary)!important}.pd-form-row{gap:8px;display:flex}.pd-input{border:1px solid var(--border);background:var(--bg-base);box-sizing:border-box;border-radius:8px;outline:none;flex:1;padding:8px 12px;font-family:inherit;font-size:13px;color:var(--text-primary)!important}.pd-input:focus{border-color:var(--accent)}.pd-input::placeholder{color:var(--text-tertiary)!important}.pd-textarea{border:1px solid var(--border);background:var(--bg-base);resize:vertical;border-radius:8px;outline:none;width:100%;min-height:60px;padding:8px 12px;font-family:inherit;font-size:13px;color:var(--text-primary)!important}.pd-textarea:focus{border-color:var(--accent)}.pd-textarea::placeholder{color:var(--text-tertiary)!important}.pd-btn{border:1px solid var(--border);background:var(--bg-card);cursor:pointer;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:13px;transition:all .15s;color:var(--text-primary)!important}.pd-btn:hover{border-color:var(--accent)}.pd-btn-primary{background:var(--accent);border-color:var(--accent);color:#fff!important}.pd-btn-primary:hover{background:var(--accent-hover)}.pd-btn-publish{background:var(--accent);border-color:var(--accent);font-weight:600;color:#fff!important}.pd-btn-publish:hover{background:var(--accent-hover);transform:scale(1.02)}.pd-btn-sm{padding:6px 12px;font-size:12px}.pd-btn-ghost{background:0 0;border:none;color:var(--accent)!important}.pd-btn-ghost:hover{background:var(--accent-bg)}.pd-btn-danger{border-color:#ef44444d;color:#f87171!important}.pd-btn-danger:hover{background:#ef44441f}.pd-attach-item{border-radius:var(--radius-sm,8px);cursor:pointer;align-items:center;gap:10px;padding:10px 12px;transition:background .15s;display:flex}.pd-attach-item:hover{background:var(--accent-bg)}.pd-attach-icon{font-size:20px}.pd-attach-info{flex:1}.pd-attach-name{font-size:13px;font-weight:500;color:var(--text-primary)!important}.pd-attach-size{font-size:11px;color:var(--text-tertiary)!important}:root[data-theme=dark] .step-section{background:var(--bg-card);border-color:var(--border)}:root[data-theme=dark] .step-title-text{color:var(--text-primary)!important}:root[data-theme=dark] .step-desc{color:var(--text-secondary)!important}:root[data-theme=dark] .step-dur-badge{color:var(--text-tertiary);background:var(--bg-elevated)}:root[data-theme=dark] .reagent-table th{border-color:var(--border);color:var(--text-tertiary)!important}:root[data-theme=dark] .reagent-table td{border-color:var(--border);color:var(--text-secondary)!important}:root[data-theme=dark] .pd-banner-title{color:var(--text-primary)!important}:root[data-theme=dark] .pd-banner-version{color:var(--text-tertiary)}:root[data-theme=dark] .pd-banner-desc{color:var(--text-secondary)!important}:root[data-theme=dark] .pd-banner-meta{color:var(--text-tertiary)!important}:root[data-theme=dark] .pd-steps-title{color:var(--text-primary)!important}:root[data-theme=dark] .pd-add-step-title{color:var(--text-secondary)!important}:root[data-theme=dark] .pd-panel-title{color:var(--text-tertiary)!important}:root[data-theme=dark] .pd-label{color:var(--text-secondary)!important}:root[data-theme=dark] .pd-value{color:var(--text-primary)!important}:root[data-theme=dark] .pd-step-edit{background:var(--bg-card);border-color:var(--border)}:root[data-theme=dark] .pd-field-label{color:var(--text-secondary)!important}:root[data-theme=dark] .pd-numbered-list{color:var(--text-primary)!important}:root[data-theme=dark] .pd-reagent-form{background:var(--bg-card);border-color:var(--border)}:root[data-theme=dark] .pd-reagent-form-title{color:var(--text-secondary)!important}:root[data-theme=dark] .reagent-name{color:var(--text-primary)!important}:root[data-theme=dark] .pd-select{background:var(--bg-input);color:var(--text-primary);border-color:var(--border)}:root[data-theme=dark] .pd-select option{color:#e0e0e0;background:#1a1a2e}:root[data-theme=dark] .pd-version-num{color:var(--accent)}:root[data-theme=dark] .pd-version-date{color:var(--text-tertiary)}:root[data-theme=dark] .pd-version-summary{color:var(--text-secondary)}:root[data-theme=dark] .pd-version-restore{color:var(--accent)}:root[data-theme=dark] .pd-version-restore:disabled{color:var(--text-tertiary)}:root[data-theme=dark] .pd-attach-name{color:var(--text-primary)!important}:root[data-theme=dark] .pd-attach-size{color:var(--text-tertiary)!important}:root[data-theme=dark] .pd-btn{color:var(--text-primary)!important}:root[data-theme=dark] .pd-btn-primary{color:#fff!important}:root[data-theme=dark] .pd-btn-ghost{color:var(--accent)!important}:root[data-theme=dark] .pd-btn-danger{color:#f87171!important}:root[data-theme=dark] .step-block{background:var(--bg-elevated);border-color:var(--border)}:root[data-theme=dark] .step-block-label-text{color:var(--text-tertiary)!important}:root[data-theme=dark] .step-block-header:hover .step-block-label-text{color:var(--text-primary)!important}:root[data-theme=dark] .step-block-chevron{border-top-color:var(--text-tertiary)}:root[data-theme=dark] .checklist-item-new{border-color:var(--border);background:#ffffff08;color:var(--text-secondary)!important}:root[data-theme=dark] .checklist-item-new:hover{background:#ffffff0f}:root[data-theme=dark] .checklist-checkbox{border-color:var(--text-tertiary)}:root[data-theme=dark] .reagent-table-new th{border-color:var(--border);background:#ffffff05;color:var(--text-tertiary)!important}:root[data-theme=dark] .reagent-table-new td{border-color:#ffffff0a;color:var(--text-secondary)!important}:root[data-theme=dark] .reagent-table-new tr:hover td{background:#ffffff0a}:root[data-theme=dark] .reagent-action-btn{border-color:var(--border)}:root[data-theme=dark] .reagent-edit-input{color:var(--text-primary)}:root[data-theme=dark] .reagent-edit-input:hover{background:#ffffff0f}:root[data-theme=dark] .reagent-edit-input:focus{background:var(--bg-input)}:root[data-theme=dark] .reagent-edit-input::placeholder{color:var(--text-tertiary)}:root[data-theme=dark] .reagent-edit-select{color:var(--text-primary);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=dark] .reagent-edit-select:focus{background:var(--bg-input)}:root[data-theme=dark] .pd-select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=dark] .step-action-btn{color:var(--text-secondary);border-color:var(--border);background:#ffffff08}:root[data-theme=dark] .step-action-btn:hover{background:#ffffff0f}:root[data-theme=dark] .step-notes-box{color:var(--color-warning);background:#f59e0b0f;border-color:#f59e0b1f}:root[data-theme=dark] .add-reagent-btn{color:var(--accent);border-color:#10b9814d}:root[data-theme=dark] input,:root[data-theme=dark] textarea{color:var(--text-primary)!important;border-color:var(--border)!important;background:#ffffff0f!important}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:var(--text-tertiary)!important}.calc-cat-header:hover{background:#ffffff0a}.calc-type-item:hover{transform:translate(4px);background:var(--accent-bg)!important}@media (width<=768px){.pd-grid{grid-template-columns:1fr!important}.pd-sidebar{order:-1;position:static!important}.pd-form-row-2col,.pd-form-row-3col{grid-template-columns:1fr!important}}@media (width<=640px){.list-filter-bar{gap:8px!important}.list-filter-bar .ant-select,.list-filter-bar .ant-input,.list-filter-bar .ant-input-affix-wrapper{flex:100%!important;min-width:0!important;max-width:100%!important}}@media (width<=768px){.ant-table-cell .ant-btn-text,.ant-table-cell .ant-btn-link{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}}@media (width<=640px){.exp-batch-bar-inner{flex-direction:column;align-items:flex-start}}@media (width<=768px){html,body{-webkit-text-size-adjust:100%;padding-top:calc(env(safe-area-inset-top,0px) + 24px)!important;overflow-x:hidden!important}.layout-header-mobile{margin-top:0!important}[style*="position: fixed"][style*="z-index: 9998"]{padding-top:env(safe-area-inset-top,24px)!important}[style*="display: flex"],[style*=display\:flex]{flex-wrap:wrap!important;gap:8px!important}[style*="display: flex"]>*,[style*=display\:flex]>*{min-width:0!important}.ant-btn,.ant-input,.ant-select{min-width:auto!important}span[style*=nowrap],div[style*=nowrap],p[style*=nowrap]{white-space:normal!important;word-break:break-word!important}.ant-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.ant-card{width:100%!important;max-width:100%!important}.ant-row{flex-wrap:wrap!important}.page-header,.ant-page-header{padding:12px 16px!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content{font-size:20px!important}.ant-btn{min-height:44px}.ant-input,.ant-select-selector,.ant-picker{min-height:44px!important}.ant-list-item{min-height:44px;padding:12px 16px}.ant-select-item{align-items:center;min-height:44px;display:flex}.ant-tabs-nav{-webkit-overflow-scrolling:touch;overflow-x:auto!important}.ant-tabs-nav:before{display:none!important}.ant-tabs-tab{white-space:nowrap!important;flex-shrink:0!important;padding:8px 12px!important}.ant-tabs{height:100%}.ant-tabs-content-holder{flex:1;min-height:0}.ant-tabs-content,.ant-tabs-tabpane{height:100%}.ant-modal{max-width:100vw;margin:0!important;padding:0!important;top:0!important}.ant-modal-content{min-height:100vh;border-radius:0!important}.ant-drawer,.ant-drawer-content-wrapper{width:100vw!important}.ant-popover,.ant-tooltip{max-width:calc(100vw - 32px)!important}.ant-card-head{flex-wrap:wrap!important;min-height:auto!important;padding:8px 12px!important}.ant-card-head-title{white-space:normal!important;word-break:break-word!important;padding:4px 0!important}.ant-card-extra{white-space:normal!important;padding:4px 0!important}.ant-descriptions,.ant-descriptions-view{display:block!important}.ant-descriptions-row{border-bottom:1px solid var(--border)!important;flex-direction:column!important;margin-bottom:0!important;display:flex!important}.ant-descriptions-item{width:100%!important;padding:8px 0!important;display:flex!important}.ant-descriptions-item-label,.ant-descriptions-item-content{font-size:13px;white-space:normal!important;word-break:break-word!important;flex:none!important;width:auto!important;min-width:0!important;padding:4px 8px!important}.ant-descriptions-item-label{font-weight:500;color:var(--text-secondary)!important}.ant-form-item{margin-bottom:12px}.ant-form-item-label{padding-bottom:2px}.desktop-only{display:none!important}.ant-table{min-width:600px!important}.ant-table-wrapper{-webkit-overflow-scrolling:touch!important;width:100%!important;overflow-x:auto!important}.ant-table-cell{white-space:nowrap!important;padding:12px 8px!important;font-size:13px!important}.ant-tag{white-space:nowrap!important}.ant-select{min-width:0!important}.ant-card-body{overflow:hidden!important}.ant-card-body *,[style*="grid-template-columns: repeat(7"]{min-width:0!important}.calendar-day-cell{position:relative}.calendar-day-cell .quick-add-btn{background:var(--accent);width:16px;height:16px;color:var(--text-on-accent,#fff);text-align:center;cursor:pointer;opacity:0;pointer-events:none;z-index:2;border-radius:50%;font-size:11px;line-height:16px;transition:opacity .15s;position:absolute;top:1px;right:2px}.calendar-day-cell:hover .quick-add-btn{opacity:1;pointer-events:auto}.ant-descriptions-item-content .ant-tag{margin-bottom:4px!important}.stat-card{min-width:0!important}}.ant-descriptions-item-label,.ant-descriptions-item-content,.ant-progress-text{color:var(--text-primary)!important}.ant-typography.ant-typography-secondary{color:var(--text-secondary)!important}@media (width>=768px) and (width<=1024px){.ant-col{flex:0 0 50%!important;max-width:50%!important}.mobile-only{display:none!important}}@media (width>=1025px){.mobile-only{display:none!important}}
