*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;color:#1e293b;background:#f8fafc;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}button{font-family:inherit;cursor:pointer}.app{min-height:100vh;padding:24px 16px 40px;background:#f8fafc}.wrapper{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.header-left{display:flex;align-items:center;gap:14px}.icon-box{width:44px;height:44px;background:#3b82f6;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-box svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header-title{font-size:18px;font-weight:700;color:#0f172a;letter-spacing:-.3px}.header-subtitle{font-size:12px;color:#64748b;margin-top:1px}.api-badge{display:flex;align-items:center;gap:6px;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;font-size:12px;font-weight:600;padding:4px 12px;border-radius:999px;white-space:nowrap}.api-badge.checking{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.api-badge.offline,.api-badge.unconfigured{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.api-badge-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;flex-shrink:0}.api-badge.checking .api-badge-dot{background:#3b82f6}.api-badge.offline .api-badge-dot,.api-badge.unconfigured .api-badge-dot{background:#ef4444}.header-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.btn-about{display:flex;align-items:center;gap:5px;padding:4px 12px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:12px;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s,background .15s;white-space:nowrap}.btn-about:hover{border-color:#93c5fd;color:#3b82f6;background:#f8faff}.btn-about .chevron{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease;flex-shrink:0}.btn-about.open .chevron{transform:rotate(180deg)}.about-panel{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s ease,opacity .25s ease}.about-panel.open{grid-template-rows:1fr;opacity:1}.about-panel-inner{overflow:hidden}.stat-cards{display:flex;gap:10px;padding:4px 0 2px}.stat-card{flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px;min-width:0}.stat-label{font-size:10px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#94a3b8;margin-bottom:5px}.stat-value{font-size:13px;font-weight:700;color:#0f172a;line-height:1.3}.stat-sub{font-size:11px;color:#64748b;margin-top:2px}.card{background:#fff;border-radius:16px;box-shadow:0 1px 3px #00000012,0 6px 24px #0000000f;overflow:hidden}.columns{display:flex;min-height:520px}.column{flex:1;padding:28px;display:flex;flex-direction:column;gap:18px;min-width:0}.col-divider{width:1px;background:#e2e8f0;flex-shrink:0;margin:20px 0}.col-title{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:2px}.sample-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.sample-meta{display:flex;flex-direction:column;gap:3px}.sample-id{font-size:13px;font-weight:600;color:#0f172a}.sample-features{font-size:12px;color:#64748b}.progress-bar-track{height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden}.progress-bar-fill{height:100%;width:100%;background:#3b82f6;border-radius:999px}.taxa-preview{display:flex;flex-direction:column;gap:0}.taxa-row{display:flex;align-items:center;gap:10px;padding:5px 0;border-bottom:1px solid #f1f5f9}.taxa-row:last-child{border-bottom:none}.taxa-name{font-size:11px;font-family:ui-monospace,Cascadia Code,Consolas,monospace;color:#475569;width:100px;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.taxa-bar-track{flex:1;height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden}.taxa-bar-fill{height:100%;background:#3b82f6;border-radius:999px;opacity:.7}.taxa-pct{font-size:11px;color:#94a3b8;width:36px;text-align:right;flex-shrink:0}.taxa-more{font-size:11px;color:#cbd5e1;padding:6px 0 0;font-style:italic}.or-divider{display:flex;align-items:center;gap:10px;color:#cbd5e1;font-size:11px;font-weight:500}.or-divider:before,.or-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.csv-upload-section{display:flex;flex-direction:column;gap:6px}.csv-drop-zone{display:flex;align-items:center;gap:8px;padding:9px 14px;border-radius:8px;border:1.5px dashed #93c5fd;background:transparent;color:#3b82f6;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;min-width:0}.csv-drop-zone:hover{background:#eff6ff;border-color:#3b82f6}.csv-drop-zone.loaded{border-style:solid;background:#eff6ff}.csv-drop-zone svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.csv-drop-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.csv-hint{font-size:11px;color:#93c5fd;margin-left:auto;flex-shrink:0}.csv-template-btn{background:none;border:none;padding:0;color:#3b82f6;font-size:11px;cursor:pointer;text-align:left;text-decoration:underline;text-underline-offset:2px}.csv-template-btn:hover{color:#2563eb}.csv-template-btn:disabled{color:#94a3b8;text-decoration:none;cursor:default}.csv-template-hint{font-size:11px;color:#94a3b8;line-height:1.4}.sample-selector{display:flex;gap:8px}.btn-sample{flex:1;padding:9px 12px;border-radius:8px;border:1.5px solid #e2e8f0;background:#fff;color:#475569;font-size:13px;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.btn-sample:hover{border-color:#93c5fd;color:#3b82f6;background:#f8faff}.btn-sample.active{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8}.btn-load{width:100%;padding:9px 16px;border-radius:8px;border:1.5px dashed #93c5fd;background:transparent;color:#3b82f6;font-size:13px;font-weight:600;transition:background .15s,border-color .15s}.btn-load:hover{background:#eff6ff;border-color:#3b82f6}.btn-load.loaded{border-style:solid;background:#eff6ff}.btn-run{width:100%;padding:10px 16px;border-radius:8px;border:none;background:#3b82f6;color:#fff;font-size:13px;font-weight:600;transition:background .15s,opacity .15s}.btn-run:hover:not(:disabled){background:#2563eb}.btn-run:disabled{opacity:.55;cursor:not-allowed}.btn-note{font-size:11px;color:#94a3b8;text-align:center}.results-placeholder{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1.5px dashed #e2e8f0;border-radius:12px;color:#cbd5e1;font-size:13px;min-height:200px}.results-placeholder svg{width:36px;height:36px;stroke:#e2e8f0;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.results{display:flex;flex-direction:column;gap:18px}.dx-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:700;letter-spacing:-.1px;align-self:flex-start}.dx-badge.cd{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.dx-badge.uc{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}.dx-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.dx-badge.cd .dx-dot{background:#ef4444}.dx-badge.uc .dx-dot{background:#f97316}.conf-block{display:flex;flex-direction:column;gap:6px}.conf-label-row{display:flex;justify-content:space-between;align-items:baseline}.conf-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.conf-pct{font-size:20px;font-weight:700;color:#0f172a;letter-spacing:-.5px}.conf-track{height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden}.conf-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#3b82f6,#6366f1);transition:width .6s cubic-bezier(.4,0,.2,1)}.low-conf-warning{display:flex;align-items:flex-start;gap:8px;background:#fefce8;border:1px solid #fde047;border-radius:8px;padding:10px 14px;font-size:12px;color:#854d0e;font-weight:500}.low-conf-warning svg{width:15px;height:15px;flex-shrink:0;stroke:#ca8a04;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;margin-top:1px}.shap-section{display:flex;flex-direction:column;gap:10px}.shap-title{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.shap-legend{display:flex;gap:14px;margin-top:-4px}.shap-legend-item{display:flex;align-items:center;gap:5px;font-size:11px;color:#64748b}.shap-legend-dot{width:9px;height:9px;border-radius:2px;flex-shrink:0}.shap-tooltip{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:8px 12px;font-size:12px}.shap-tooltip-taxon{font-family:ui-monospace,Consolas,monospace;color:#e2e8f0;margin-bottom:3px}.shap-tooltip-value{font-weight:600}.shap-tooltip-value.pos{color:#60a5fa}.shap-tooltip-value.neg{color:#f87171}.error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;font-size:12px;color:#b91c1c}.footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:0 4px}.footer-meta{font-size:11px;color:#94a3b8}.footer-link{font-size:11px;color:#3b82f6;text-decoration:none}.footer-link:hover{text-decoration:underline}
