*,:after,:before{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans TC,sans-serif;max-width:1400px;margin:0 auto;padding:20px;background:#f5f7fa;color:#2c3e50}a{color:#1a5490}.site-header{background:linear-gradient(135deg,#1a5490,#0d3a6e 60%,#122d55);color:white;padding:18px 24px;border-radius:10px;display:flex;align-items:center;gap:16px;margin-bottom:16px;box-shadow:0 4px 12px rgba(13,58,110,.25)}.logo-mark{font-size:2em}.header-text{min-width:0}.header-text h1{margin:0;font-size:1.4rem}.header-text .dept{font-size:.82em;opacity:.8;margin-top:2px}.header-text .tagline{font-size:.78em;opacity:.6;margin-top:2px}.header-right{margin-left:auto;text-align:right}.header-right .path-no{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:1.35rem;font-weight:700;letter-spacing:.02em}.header-right .meta{font-size:.78em;opacity:.75;margin-top:2px}.header-right a{color:#cfe3f7;font-size:.78em}.quick-search-wrapper{position:relative;margin-bottom:8px}.quick-search-input{width:100%;padding:8px 12px 8px 34px;border:1px solid #cbd5e0;border-radius:8px;font-size:.9em;background:#f8fafc;outline:none;transition:border-color .15s,box-shadow .15s}.quick-search-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.quick-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:14px;color:#94a3b8;pointer-events:none}.quick-search-results{position:absolute;top:100%;left:0;right:0;z-index:50;background:white;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);max-height:280px;overflow-y:auto;margin-top:4px}.quick-search-item{display:flex;justify-content:space-between;align-items:center;padding:8px 14px;cursor:pointer;transition:background .1s;width:100%;text-align:left;background:none;border:0;border-bottom:1px solid #f1f5f9;font-family:inherit;color:inherit}.quick-search-item:last-child{border-bottom:none}.quick-search-item:hover{background:#f1f5f9}.quick-search-item .tpl-name{font-weight:600;font-size:.88em;color:#1e293b}.quick-search-item .tpl-cat{font-size:.75em;padding:2px 8px;border-radius:10px;color:white;font-weight:600}.quick-search-empty{padding:12px 14px;color:#94a3b8;font-size:.88em}.category-bar{display:flex;gap:6px;margin-bottom:6px;flex-wrap:wrap}.category{padding:6px 14px;cursor:pointer;background:#e9eef3;border:1px solid #cbd5e0;border-radius:14px;font-size:.85em;font-weight:600;color:#5a6c7d;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .15s;font-family:inherit}.category.active{color:white}.category:hover:not(.active){background:#dde4ec}.tabs{display:flex;gap:4px;margin-bottom:18px;border-bottom:2px solid #cbd5e0;flex-wrap:wrap}.tab{padding:9px 18px;cursor:pointer;background:#e9eef3;border:1px solid #cbd5e0;border-bottom:none;border-radius:6px 6px 0 0;font-weight:600;color:#5a6c7d;margin-bottom:-2px;font-size:.92em;transition:all .15s;font-family:inherit}.tab.active{background:white;border-bottom:2px solid white}.tab:hover:not(.active){background:#dde4ec}.main-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}@media (max-width:950px){.main-container{grid-template-columns:1fr}}.panel{background:white;padding:18px;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:12px;min-width:0}.panel h2{margin:0;font-size:1.15em;display:flex;justify-content:space-between;align-items:center;gap:10px}.output-panel{position:-webkit-sticky;position:sticky;top:20px;align-self:start}label{display:block;font-weight:600;margin-bottom:4px;font-size:.82em;color:#34495e}input[type=number],input[type=search],input[type=text],select,textarea{width:100%;padding:7px 9px;border:1px solid #cbd5e0;border-radius:4px;font-size:13px;font-family:inherit;background:white}textarea{resize:vertical;min-height:50px}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 2px rgba(26,84,144,.15)}.field-row{margin-bottom:10px}.global-fields-box{border:1px solid #d6dde5;border-radius:6px;padding:12px 14px;margin-bottom:14px;background:#f7fafc;border-left:4px solid var(--accent,#1a5490)}.pill-group{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.pill{padding:6px 12px;border:1.5px solid #cbd5e0;border-radius:18px;background:white;cursor:pointer;font-size:12.5px;font-family:inherit;color:#34495e;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .12s}.pill:hover{background:#f0f4fa}.pill.selected{color:white;font-weight:600;background:var(--accent,#1a5490);border-color:var(--accent,#1a5490)}input.pill-custom{margin-left:4px;padding:4px 8px;border-radius:16px;font-size:12px;width:110px;background:transparent;border:1px dashed color-mix(in srgb,var(--accent,#1a5490) 50%,transparent)}.dim-group{display:flex;flex-wrap:wrap}.dim-cell,.dim-group{align-items:center;gap:4px}.dim-cell{display:inline-flex}.dim-x{color:#64748b}input.dim-input{width:66px;text-align:center;border-color:color-mix(in srgb,var(--accent,#1a5490) 38%,#cbd5e0)}.dim-unit{font-size:12px;color:#64748b;margin-left:2px}.sub-list{border:1px solid color-mix(in srgb,var(--accent,#1a5490) 25%,transparent);padding:10px;border-radius:6px;background:#f8fafc;margin-top:5px}.sub-item{display:flex;flex-wrap:wrap;gap:10px;position:relative;padding-bottom:10px;margin-bottom:10px;border-bottom:1px dashed #cbd5e1}.sub-item:last-of-type{border-bottom:none}.sub-field{flex:1 1 120px}.sub-field>label{font-size:11px;color:#64748b;font-weight:400;margin-bottom:2px}.specimen-card{border:1px solid #d6dde5;border-radius:6px;padding:14px;margin-bottom:14px;background:#fafbfc;border-left:4px solid var(--accent,#1a5490)}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.specimen-label{font-weight:700;font-size:1.05em}button{padding:9px 16px;background:#1a5490;color:white;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:600;font-family:inherit}button:hover{background:#143d6b}button:disabled{background:#b0b8bf;cursor:not-allowed}button.secondary{background:#6c757d}button.secondary:hover{background:#545b62}.remove-btn{background:#dc3545;color:white;border:none;border-radius:4px;padding:4px 10px;cursor:pointer;font-size:12px}.remove-btn:hover{background:#b02a37}.ghost{background:transparent;color:var(--accent,#1a5490);border:1px solid var(--accent,#1a5490);font-size:12px;padding:5px 10px;border-radius:4px;font-weight:600}.ghost:hover{background:#f0f4fa}.sub-item .remove-btn{position:absolute;top:-5px;right:-5px;padding:2px 6px;font-size:10px}.report-output{background:#fafbfc;border:1px solid #e1e4e8;border-radius:5px;padding:18px;font-family:Courier New,Consolas,monospace;font-size:12px;white-space:pre-wrap;line-height:1.55;min-height:500px;max-height:80vh;overflow-y:auto;flex:1 1;margin:0}.notice{border:1px solid #e6c489;background:#fdf1dc;color:#9a5b06;border-radius:8px;padding:12px 16px;margin-bottom:14px;font-size:.9em}.status{color:#1a5490;font-size:.86em;margin:0 0 8px;font-weight:600}.muted{color:#6b7d8c}table{border-collapse:collapse;width:100%;font-size:.9em}td,th{text-align:left;padding:8px 12px;border-bottom:1px solid #e1e4e8}th{color:#6b7d8c;font-weight:600;font-size:.78em;text-transform:uppercase;letter-spacing:.06em}.search-form{display:flex;gap:8px;align-items:center}.search-form input[type=search]{max-width:300px}.specimen-card{transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.specimen-card[draggable=true]{cursor:-webkit-grab;cursor:grab}.specimen-card.dragging{opacity:.4;transform:scale(.97);box-shadow:0 4px 16px rgba(0,0,0,.15);cursor:-webkit-grabbing;cursor:grabbing}.specimen-card.drag-over{border-top:3px solid #6366f1;margin-top:-2px}.drag-handle{color:#94a3b8;margin-right:6px;font-size:.9em;letter-spacing:-2px}