.alignment-scroll{border:none;border-radius:0;background:#fff;overflow:auto;height:70vh}.alignment-scroll--resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.alignment-inner{--alignment-id-width: 260px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.6;color:#0f172a}.alignment-char-probe{position:absolute;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:pre}.alignment-row{display:flex;align-items:stretch}.alignment-row--header{position:sticky;top:0;z-index:30;background:#f8fafc;border-bottom:1px solid #e2e8f0;box-shadow:0 10px 16px -18px #0f172a73}.alignment-id{position:sticky;left:0;z-index:25;background:#fff;width:var(--alignment-id-width, 260px);min-width:var(--alignment-id-width, 260px);max-width:var(--alignment-id-width, 260px);box-sizing:border-box;padding:4px 10px;border-right:1px solid #e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .12s ease,box-shadow .12s ease}.alignment-id--sticky-pane{box-shadow:10px 0 16px -18px #0f172a80}.alignment-id a{color:var(--color-brand);font-weight:800;text-decoration:none}.alignment-id a:hover{text-decoration:underline}.alignment-id a:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px;border-radius:6px}.alignment-id--header{position:sticky;display:flex;align-items:center;padding-right:18px;z-index:35;background:#f8fafc;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:#334155}.alignment-id-resize-handle{position:absolute;top:0;right:0;bottom:0;width:12px;cursor:col-resize;touch-action:none}.alignment-id-resize-handle:before{content:"";position:absolute;top:5px;bottom:5px;left:5px;width:2px;border-radius:999px;background:#cbd5e1;transition:background-color .12s ease}.alignment-id-resize-handle:hover:before{background:#94a3b8}.alignment-seq{padding:4px 10px;position:relative;min-width:max-content;overflow:visible;transition:background-color .12s ease}.alignment-row--header .alignment-seq{overflow:hidden}.alignment-ruler{font-weight:750;color:#334155;line-height:1.2;font-variant-ligatures:none}.alignment-ruler-char{display:inline-block;width:var(--alignment-char-width, 1ch);text-align:center}.alignment-rows-virtual{position:relative}.alignment-row--data{position:absolute;left:0;right:0;display:flex}.alignment-seq-canvas{position:relative;min-width:max-content;height:100%}.alignment-row--hoverable:hover .alignment-id{background:#eefbf7}.alignment-row--hoverable:hover .alignment-seq{background:#f8fcfb}.alignment-row--hoverable:hover .alignment-seq-canvas:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0fa27e0a;pointer-events:none}.alignment-ruler-segment,.alignment-seq-segment{position:absolute;top:0;white-space:pre}.alignment-res{display:inline-block;width:var(--alignment-char-width, 1ch);text-align:center}.alignment-res--trim-preview{background:#4b136f!important;color:#f5e9ff!important}.res-space{background:transparent;color:transparent}.res-gap{background:#f1f5f9;color:#64748b}.res-pad{background:#f8fafc;color:#94a3b8;font-weight:400}.res-stop{background:#fee2e2;color:#991b1b;font-weight:800}.res-unknown{background:#e2e8f0;color:#334155}.res-dna-a{background:#d1fae5;color:#065f46}.res-dna-c{background:#dbeafe;color:#1e3a8a}.res-dna-g{background:#ffedd5;color:#9a3412}.res-dna-t{background:#ffe4e6;color:#9f1239}.res-dna-n{background:var(--color-border-subtle);color:#374151}.res-dna-ambig{background:#f3e8ff;color:#6b21a8}.res-prot-pos{background:#dbeafe;color:#1e3a8a}.res-prot-neg{background:#ffe4e6;color:#9f1239}.res-prot-polar{background:#d1fae5;color:#065f46}.res-prot-hydrophobic{background:#ffedd5;color:#9a3412}.res-prot-aromatic{background:#fef9c3;color:#854d0e}.res-prot-cys{background:#f3e8ff;color:#6b21a8}.res-prot-gly{background:var(--color-border-subtle);color:#374151}.res-prot-pro{background:#ede9fe;color:#4338ca}.res-prot-other{background:#e2e8f0;color:#334155}:root{--font-sans: "SF Pro Text", "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "SF Mono", "SFMono-Regular", ui-monospace, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-brand: #0fa27e;--color-brand-strong: #0c8f70;--color-brand-soft: #e7f7f1;--color-brand-outline: rgba(15, 162, 126, .16);--color-brand-foreground: #ffffff;--color-text-primary: #0f172a;--color-text-secondary: #475569;--color-text-muted: #64748b;--color-text-subtle: #94a3b8;--color-text-inverse: #ffffff;--color-border-default: #cbd5e1;--color-border-subtle: #e2e8f0;--color-border-strong: #94a3b8;--color-surface-page: #f4f7f8;--color-surface-base: #ffffff;--color-surface-muted: #f8fafc;--color-surface-subtle: #f1f5f9;--color-surface-elevated: rgba(255, 255, 255, .94);--color-surface-brand: #f0fbf7;--color-surface-brand-strong: #e4f7ef;--color-status-success: #16a34a;--color-status-success-bg: #ecfdf3;--color-status-success-border: #bbf7d0;--color-status-success-ink: #166534;--color-status-warning: #d97706;--color-status-warning-bg: #fff7ed;--color-status-warning-border: #fed7aa;--color-status-warning-ink: #9a3412;--color-status-error: #dc2626;--color-status-error-bg: #fff1f2;--color-status-error-border: #fecdd3;--color-status-error-ink: #9f1239;--color-status-info: #0284c7;--color-status-info-bg: #f0f9ff;--color-status-info-border: #bae6fd;--color-status-info-ink: #075985;--focus-ring: rgba(15, 162, 126, .26);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 32px;--space-8: 40px;--space-9: 48px;--space-10: 64px;--radius-sm: 10px;--radius-md: 12px;--radius-lg: 20px;--radius-xl: 28px;--radius-pill: 999px;--shadow-card: 0 10px 30px rgba(15, 23, 42, .06), 0 2px 10px rgba(15, 23, 42, .04);--shadow-floating: 0 18px 44px rgba(15, 23, 42, .12), 0 6px 18px rgba(15, 23, 42, .06);--shadow-modal: 0 28px 80px rgba(15, 23, 42, .2), 0 10px 24px rgba(15, 23, 42, .12)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-surface-page);color:var(--color-text-primary)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}input:focus,select:focus,textarea:focus,button:focus{outline:2px solid var(--color-brand);outline-offset:2px}a:focus-visible{outline:2px solid var(--color-brand);outline-offset:3px}button:hover:not(:disabled){filter:brightness(.95)}button:active:not(:disabled){transform:translateY(1px)}a[style*="background-color: rgb(15, 162, 126)"],button[style*="background-color: rgb(15, 162, 126)"],a[style*="background-color: rgba(15, 162, 126"],button[style*="background-color: rgba(15, 162, 126"],a[style*="background-color: var(--color-brand)"],button[style*="background-color: var(--color-brand)"]{transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}a[style*="background-color: rgb(15, 162, 126)"]:hover,button[style*="background-color: rgb(15, 162, 126)"]:hover:not(:disabled),a[style*="background-color: rgba(15, 162, 126"]:hover,button[style*="background-color: rgba(15, 162, 126"]:hover:not(:disabled),a[style*="background-color: var(--color-brand)"]:hover,button[style*="background-color: var(--color-brand)"]:hover:not(:disabled){background-color:var(--color-brand-strong)!important;box-shadow:0 14px 28px #0c8f704d;transform:translateY(-1px);filter:none}a[style*="background-color: rgb(15, 162, 126)"]:active,button[style*="background-color: rgb(15, 162, 126)"]:active:not(:disabled),a[style*="background-color: rgba(15, 162, 126"]:active,button[style*="background-color: rgba(15, 162, 126"]:active:not(:disabled),a[style*="background-color: var(--color-brand)"]:active,button[style*="background-color: var(--color-brand)"]:active:not(:disabled){transform:translateY(0)}
