@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono:wght@500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.atb{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(148,163,184,.18);background:#f8fafcf0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:background .2s ease,border-color .2s ease}.atb:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#0d9488,#14b8a6 45%,#3b82f6);opacity:.65;pointer-events:none}.dark .atb{background:#0b1120f5;border-bottom-color:#3341558c}.atb__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:none;margin:0;box-sizing:border-box;padding:0 clamp(16px,2.5vw,32px);height:58px}.atb__left{display:flex;align-items:center;gap:10px;flex-shrink:0}.atb__right{display:flex;align-items:center;gap:8px;flex-shrink:0}.atb__brand{display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;padding:5px 8px;border-radius:10px;transition:background .15s;flex-shrink:0}.atb__brand:hover{background:#14b8a612}.dark .atb__brand:hover{background:#14b8a61a}.atb__brand-icon{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#0d9488,#14b8a6);display:grid;place-items:center;box-shadow:0 4px 12px #14b8a652;flex-shrink:0}.atb__brand-text{display:flex;flex-direction:column;gap:1px;text-align:left}.atb__brand-name{font-size:14px;font-weight:700;color:#0f172a;letter-spacing:-.01em;line-height:1.15}.atb__brand-sub{font-size:9.5px;font-weight:500;color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;line-height:1}.dark .atb__brand-name{color:#e2e8f0}.dark .atb__brand-sub{color:#475569}.atb__back{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;border:1px solid rgba(148,163,184,.22);background:#94a3b81a;color:#475569;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .12s,box-shadow .12s;white-space:nowrap;flex-shrink:0}.atb__back:hover{background:#94a3b833;box-shadow:0 2px 8px #0f172a0f}.dark .atb__back{border-color:#33415580;background:#33415559;color:#94a3b8}.dark .atb__back:hover{background:#3341558c;color:#cbd5e1}.atb__divider{width:1px;height:22px;background:#94a3b840;flex-shrink:0}.dark .atb__divider{background:#3341558c}.atb__actions{display:flex;align-items:center;gap:8px}.atb__icon-btn{display:inline-flex;align-items:center;gap:5px;height:34px;padding:0 10px;border-radius:8px;border:1px solid rgba(148,163,184,.22);background:#94a3b81a;color:#475569;font-size:11px;font-weight:700;cursor:pointer;font-family:inherit;letter-spacing:.04em;text-transform:uppercase;transition:background .12s,color .12s;white-space:nowrap}.atb__icon-btn:hover{background:#94a3b833;color:#334155}.atb__mode-label{font-size:10.5px;letter-spacing:.06em;font-weight:700}.dark .atb__icon-btn{border-color:#3341558c;background:#33415566;color:#94a3b8}.dark .atb__icon-btn:hover{background:#334155a6;color:#cbd5e1}.atb__user{position:relative}.atb__user-btn{display:inline-flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border-radius:10px;border:1px solid rgba(148,163,184,.22);background:#94a3b81a;cursor:pointer;font-family:inherit;transition:background .12s,box-shadow .12s}.atb__user-btn:hover{background:#94a3b833;box-shadow:0 2px 8px #0f172a0f}.dark .atb__user-btn{border-color:#3341558c;background:#33415566}.dark .atb__user-btn:hover{background:#334155a6}.atb__avatar{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#0d9488,#14b8a6);color:#fff;font-size:11px;font-weight:700;display:grid;place-items:center;letter-spacing:.02em;flex-shrink:0}.atb__user-info{display:flex;flex-direction:column;gap:1px;text-align:left}.atb__user-name{font-size:12px;font-weight:600;color:#0f172a;line-height:1.15;white-space:nowrap;max-width:120px;overflow:hidden;text-overflow:ellipsis}.atb__user-role{font-size:9.5px;font-weight:700;color:#14b8a6;letter-spacing:.06em;text-transform:uppercase;line-height:1}.dark .atb__user-name{color:#e2e8f0}.dark .atb__user-role{color:#5eead4}.atb__chevron{color:#94a3b8;flex-shrink:0;transition:transform .18s ease}.atb__chevron--open{transform:rotate(180deg)}.atb__menu{position:absolute;top:calc(100% + 8px);right:0;min-width:210px;border-radius:12px;background:#fff;border:1px solid rgba(226,232,240,.9);box-shadow:0 4px 6px -1px #0000001a,0 20px 40px -8px #0f172a2e;overflow:hidden;z-index:200;animation:atbMenuIn .14s ease}.dark .atb__menu{background:#1e293b;border-color:#334155b3;box-shadow:0 4px 6px -1px #0000004d,0 20px 40px -8px #00000073}@keyframes atbMenuIn{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.atb__menu-header{padding:14px 16px 12px;border-bottom:1px solid rgba(226,232,240,.7)}.dark .atb__menu-header{border-bottom-color:#3341558c}.atb__menu-name{font-size:13px;font-weight:600;color:#0f172a;line-height:1.3}.atb__menu-email{font-size:11px;color:#64748b;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark .atb__menu-name{color:#e2e8f0}.dark .atb__menu-email{color:#64748b}.atb__menu-separator{height:1px;background:#e2e8f0b3;margin:4px 0}.dark .atb__menu-separator{background:#3341558c}.atb__menu-item{width:100%;padding:10px 16px;text-align:left;font-size:13px;font-weight:500;color:#334155;background:transparent;border:none;cursor:pointer;font-family:inherit;display:flex;align-items:center;gap:10px;transition:background .1s;line-height:1}.atb__menu-item:hover:not(:disabled){background:#94a3b81f}.dark .atb__menu-item{color:#cbd5e1}.dark .atb__menu-item:hover:not(:disabled){background:#33415580}.atb__menu-item:disabled{opacity:.5;cursor:not-allowed}.atb__menu-item--danger{color:#ef4444}.atb__menu-item--danger:hover:not(:disabled){background:#ef444412!important}.dark .atb__menu-item--danger{color:#fca5a5}.dark .atb__menu-item--danger:hover:not(:disabled){background:#ef44441f!important}.atb__sub{border-top:1px solid rgba(148,163,184,.15);padding:7px clamp(16px,2.5vw,32px);background:#f8fafc99}.dark .atb__sub{border-top-color:#33415566;background:#0b112080}@media (max-width: 768px){.atb__bar{padding:0 16px;height:52px}.atb__sub{padding:7px 16px}.atb__brand-sub,.atb__mode-label,.atb__user-info{display:none}}.gx-topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 22px;border-bottom:1px solid rgba(148,163,184,.25);background:linear-gradient(110deg,#f8fafc,#eef2ff,#f1f5f9);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.gx-topbar:before{content:"";position:absolute;inset:0;background:radial-gradient(600px 80px at 15% -25%,rgba(20,184,166,.14),transparent 70%),radial-gradient(400px 70px at 85% -15%,rgba(59,130,246,.1),transparent 70%);pointer-events:none}.dark .gx-topbar{border-bottom:1px solid rgba(51,65,85,.55);background:linear-gradient(110deg,#0f172a,#111827 55%,#0b1020)}.gx-topbar__left,.gx-topbar__center,.gx-topbar__right{display:flex;align-items:center;gap:14px;position:relative;z-index:1}.gx-topbar__center{flex:1;justify-content:center}.gx-topbar__right{justify-content:flex-end}.gx-brand{display:flex;align-items:center;gap:11px;font-family:Space Grotesk,Inter,sans-serif}.gx-brand__icon{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#0d9488,#14b8a6);color:#fff;display:grid;place-items:center;font-weight:700;font-size:13px;letter-spacing:-.02em;box-shadow:0 4px 12px #14b8a652;flex-shrink:0}.gx-brand__title{font-size:14px;font-weight:700;color:#0f172a;line-height:1.1;letter-spacing:-.01em}.gx-brand__subtitle{font-size:10px;color:#94a3b8;font-weight:500;margin-top:1px}.dark .gx-brand__title{color:#e2e8f0}.dark .gx-brand__subtitle{color:#64748b}.gx-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.gx-meta__block{display:flex;flex-direction:column;gap:1px}.gx-meta__label{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;font-weight:600}.gx-meta__value{font-size:12px;font-weight:700;color:#0f172a}.dark .gx-meta__label{color:#64748b}.dark .gx-meta__value{color:#e2e8f0}.gx-pill{padding:3px 9px;border-radius:999px;font-size:11px;font-weight:600;background:#0f172a12;color:#334155;white-space:nowrap;border:1px solid rgba(15,23,42,.06)}.dark .gx-pill{background:#ffffff0f;color:#cbd5e1;border-color:#ffffff0f}.gx-pill--run{font-family:IBM Plex Mono,monospace;background:#3b82f61a;color:#2563eb;border-color:#3b82f626}.dark .gx-pill--run{background:#3b82f62e;color:#93c5fd;border-color:#3b82f633}.gx-pill--duo{background:#10b9811a;color:#059669;border-color:#10b98126}.dark .gx-pill--duo{background:#10b98129;color:#6ee7b7;border-color:#10b98133}.gx-controls{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.gx-btn{border:1px solid transparent;border-radius:9px;padding:7px 12px;font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:5px;font-family:inherit;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,color .12s ease;white-space:nowrap}.gx-btn:hover:not(:disabled){transform:translateY(-1px)}.gx-btn--chip{background:#94a3b829;color:#334155;border-color:#94a3b833}.gx-btn--chip:hover:not(:disabled){background:#94a3b842;box-shadow:0 4px 10px #0f172a0f}.gx-btn--chip.is-active{background:#14b8a61f;color:#0d9488;border-color:#14b8a640;box-shadow:0 4px 12px #14b8a624}.dark .gx-btn--chip{background:#33415580;color:#cbd5e1;border-color:#3341558c}.dark .gx-btn--chip:hover:not(:disabled){background:#334155b3}.dark .gx-btn--chip.is-active{background:#14b8a62e;color:#5eead4;border-color:#14b8a64d;box-shadow:0 4px 12px #14b8a62e}.gx-btn--primary{background:linear-gradient(135deg,#0d9488,#14b8a6);color:#fff;border-color:transparent;box-shadow:0 6px 16px #14b8a647}.gx-btn--primary:hover:not(:disabled){box-shadow:0 8px 20px #14b8a65c}.gx-btn--primary.is-muted{opacity:.55;box-shadow:none}.gx-btn--ghost{background:#94a3b824;color:#475569;border-color:#94a3b82e}.gx-btn--ghost:hover:not(:disabled){background:#94a3b83d;box-shadow:0 4px 10px #0f172a0f}.dark .gx-btn--ghost{background:#33415580;color:#94a3b8;border-color:#3341558c}.dark .gx-btn--ghost:hover:not(:disabled){background:#334155b3;color:#cbd5e1}.gx-btn--icon{width:34px;height:34px;padding:0;font-size:16px;background:#94a3b824;color:#475569;border-color:#94a3b82e;justify-content:center;border-radius:9px}.gx-btn--icon:hover:not(:disabled){background:#94a3b83d;box-shadow:0 4px 10px #0f172a0f}.dark .gx-btn--icon{background:#33415580;color:#94a3b8;border-color:#3341558c}.dark .gx-btn--icon:hover:not(:disabled){background:#334155b3;color:#cbd5e1}.gx-btn--theme-toggle.gx-btn--icon{width:auto;min-width:auto;height:auto;min-height:32px;padding:6px 11px;gap:6px;flex-shrink:0}.gx-btn__theme-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;line-height:1}.gx-notify{position:relative}.gx-notify__badge{position:absolute;top:-5px;right:-5px;width:16px;height:16px;background:#ef4444;color:#fff;border-radius:999px;font-size:9px;font-weight:700;display:grid;place-items:center;border:2px solid var(--bg-page, #f8fafc)}.gx-user{position:relative}.gx-user__button{background:#94a3b824;border:1px solid rgba(148,163,184,.22);color:#334155;padding:4px 10px 4px 4px;border-radius:9px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:7px;cursor:pointer;font-family:inherit;transition:background-color .12s,box-shadow .12s;white-space:nowrap}.gx-user__button:hover{background:#94a3b83d;box-shadow:0 4px 10px #0f172a0f}.dark .gx-user__button{background:#33415580;border-color:#33415599;color:#cbd5e1}.dark .gx-user__button:hover{background:#334155b3}.gx-user__avatar{width:26px;height:26px;border-radius:7px;background:linear-gradient(135deg,#0d9488,#14b8a6);color:#fff;font-size:11px;font-weight:700;display:grid;place-items:center;flex-shrink:0}.gx-user__info{display:flex;flex-direction:column}.gx-user__name{font-size:12px;font-weight:600;color:#334155}.dark .gx-user__name{color:#cbd5e1}.gx-user__menu{position:absolute;top:calc(100% + 8px);right:0;min-width:168px;border-radius:12px;background:#fff;border:1px solid rgba(226,232,240,.9);box-shadow:0 20px 40px #0f172a29,0 4px 8px #0f172a0f;overflow:hidden;z-index:10;animation:fadeIn .15s ease}.dark .gx-user__menu{background:#1e293b;border-color:#334155b3;box-shadow:0 20px 40px #0006}.gx-user__item{width:100%;padding:10px 14px;text-align:left;font-size:13px;font-weight:500;color:#334155;background:transparent;border:none;cursor:pointer;font-family:inherit;transition:background-color .1s;display:flex;align-items:center;gap:8px}.gx-user__item:hover{background:#94a3b824}.dark .gx-user__item{color:#cbd5e1}.dark .gx-user__item:hover{background:#33415580}.gx-user__item--danger{color:#ef4444!important}.dark .gx-user__item--danger{color:#fca5a5!important}@media (max-width: 1200px){.gx-topbar{flex-wrap:wrap;justify-content:center;padding:12px 16px}.gx-topbar__left,.gx-topbar__center,.gx-topbar__right{width:100%;justify-content:center;flex-wrap:wrap}}.duo-panel{position:fixed;top:0;right:0;height:100vh;width:800px;max-width:100vw;background:#0b1220;color:#e2e8f0;border-left:1px solid rgba(51,65,85,.6);box-shadow:-18px 0 40px #0f172a59;display:flex;flex-direction:column;transform:translate(100%);transition:transform .28s ease;z-index:1200}.duo-panel,.duo-panel *{box-sizing:border-box}.duo-panel.is-open{transform:none}.duo-panel.is-light{background:#f8fafc;color:#0f172a;border-left:1px solid #e2e8f0;box-shadow:-18px 0 40px #0f172a1f}.duo-panel__header,.duo-panel__footer{position:sticky;z-index:2;background:inherit;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px}.duo-panel__header{top:0;border-bottom:1px solid rgba(148,163,184,.2)}.duo-panel__footer{bottom:0;border-top:1px solid rgba(148,163,184,.2)}.duo-panel__title{font-size:16px;font-weight:600}.duo-panel__subtitle{font-size:12px;color:#94a3b8cc}.duo-panel.is-light .duo-panel__subtitle{color:#64748b}.duo-panel__header-actions{display:flex;gap:10px}.duo-panel__body{flex:1;overflow-y:scroll;scrollbar-gutter:stable;overscroll-behavior:contain;padding:18px 22px 28px}.duo-section{margin-bottom:22px;border:1px solid rgba(51,65,85,.35);border-radius:14px;padding:16px;background:#0f172a59}.duo-panel.is-light .duo-section{background:#fff;border-color:#e2e8f0}.duo-section__title{font-size:13px;font-weight:600;margin-bottom:12px}.duo-section__sub{font-size:12px;font-weight:600;margin:14px 0 8px}.duo-section__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;color:inherit;font-size:13px;font-weight:600;cursor:pointer;margin-bottom:12px}.duo-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.duo-mode-card{border:1px solid rgba(71,85,105,.5);background:#0f172a99;padding:12px;border-radius:12px;text-align:left;cursor:pointer;transition:border .2s ease,background .2s ease;color:inherit}.duo-panel.is-light .duo-mode-card{background:#f8fafc;border-color:#e2e8f0}.duo-mode-card.is-active{border-color:#4a9eff;background:#4a9eff1f}.duo-mode-card__label{font-weight:600;margin-bottom:6px}.duo-mode-card__desc{font-size:12px;color:#94a3b8cc}.duo-panel.is-light .duo-mode-card__desc{color:#64748b}.duo-samples{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.duo-sample__label{font-size:12px;margin-bottom:8px;color:#94a3b8e6}.duo-role-tag{margin-top:8px;font-size:11px;padding:4px 8px;border-radius:999px;background:#4a9eff26;color:#4a9eff;display:inline-flex;align-items:center}.duo-select,.duo-input{width:100%;padding:8px 10px;border-radius:10px;border:1px solid rgba(71,85,105,.5);background:#0f172ab3;color:inherit;font-size:12px}.duo-select-wrap{position:relative}.duo-select--button{display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left}.duo-select__chev{font-size:11px;opacity:.7}.duo-select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;max-height:280px;overflow-y:auto;padding:6px;border-radius:12px;border:1px solid rgba(71,85,105,.6);background:#0f172af2;box-shadow:0 18px 30px #0f172a59}.duo-panel.is-light .duo-select-menu{background:#fff;border-color:#e2e8f0;box-shadow:0 18px 30px #0f172a1f}.duo-select-option{width:100%;text-align:left;border:none;background:transparent;color:inherit;padding:8px 10px;border-radius:8px;font-size:12px;cursor:pointer}.duo-select-option:hover{background:#4a9eff24}.duo-select-option.is-selected{background:#4a9eff38;color:#4a9eff}.duo-panel.is-light .duo-select,.duo-panel.is-light .duo-input{background:#fff;border-color:#e2e8f0;color:#0f172a}.duo-select--compact{margin-top:8px}.duo-phenotype{margin-top:10px;display:flex;gap:6px;flex-wrap:wrap}.duo-pill-row{display:flex;flex-wrap:wrap;gap:6px}.duo-pill{padding:6px 10px;font-size:11px;border-radius:999px;border:1px solid rgba(71,85,105,.6);background:transparent;color:inherit;cursor:pointer}.duo-pill.is-active{background:#4a9eff33;border-color:#4a9eff;color:#4a9eff}.duo-match-key{display:flex;flex-wrap:wrap;gap:8px}.duo-chip{padding:6px 10px;font-size:11px;border-radius:999px;background:#47556966;border:1px solid rgba(71,85,105,.6);color:inherit}.duo-chip.is-active{background:#4a9eff33;border-color:#4a9eff;color:#4a9eff}.duo-scope{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.duo-checkbox{display:flex;align-items:center;gap:8px;font-size:12px;width:fit-content;justify-content:flex-start}.duo-checkbox input{width:14px;height:14px;padding:0;margin:0;flex:0 0 auto;accent-color:#4a9eff}.duo-checkbox span{line-height:1.2}.duo-toggle-row{display:flex;align-items:center;justify-content:space-between;margin-top:12px;gap:12px}.duo-toggle-label{font-size:12px;font-weight:600}.duo-toggle-desc{font-size:11px;color:#94a3b8cc}.duo-toggle{width:44px;height:24px;border-radius:999px;border:none;background:#475569b3;cursor:pointer;position:relative}.duo-toggle span{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#f8fafc;transition:transform .2s ease}.duo-toggle.is-on{background:#4a9eff}.duo-toggle.is-on span{transform:translate(20px)}.duo-info-box{display:flex;gap:8px;margin-top:10px}.duo-tag{padding:4px 8px;border-radius:999px;font-size:11px;font-weight:600}.duo-tag--green{background:#22c55e1f;color:#22c55e}.duo-tag--orange{background:#f59e0b1f;color:#f59e0b}.duo-custom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.duo-field{display:flex;flex-direction:column;gap:6px;font-size:12px}.duo-chromosome-header{display:flex;gap:8px;margin-bottom:8px}.duo-chromosome-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.duo-warning{margin-top:12px;padding:10px 12px;border-radius:10px;background:#f59e0b26;color:#f59e0b;font-size:12px}.duo-muted{font-size:11px;color:#94a3b8b3;margin-top:6px}.duo-filter-group{margin-bottom:16px}.duo-filter-label{font-size:12px;font-weight:600;margin-bottom:8px}.duo-range-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.duo-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.duo-btn{padding:8px 12px;border-radius:10px;font-size:12px;font-weight:600;border:1px solid transparent;cursor:pointer}.duo-btn--primary{background:#4a9eff;color:#fff}.duo-btn--danger{background:#dc2626;color:#fff}.duo-btn--ghost{background:transparent;color:inherit;border-color:#47556999}@media (max-width: 900px){.duo-panel{width:100%}.duo-mode-grid,.duo-samples,.duo-custom-grid,.duo-filter-grid{grid-template-columns:1fr}}.qc-page{min-height:100vh}.qc-page--light{background:radial-gradient(circle at top left,rgba(96,165,250,.1),transparent 24%),linear-gradient(180deg,#f8fbff,#f5f7fb);color:#0f172a}.qc-page--dark{background:radial-gradient(circle at top left,rgba(56,189,248,.12),transparent 22%),linear-gradient(180deg,#081120,#0f172a);color:#e2e8f0}.qc-page__content{max-width:none;width:100%;margin:0 auto;padding:28px clamp(16px,2.5vw,32px) 56px;box-sizing:border-box}.qc-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:16px}.qc-hero__eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#2563eb;margin-bottom:10px}.qc-hero__title{margin:0;font-size:34px;line-height:1.06;font-weight:800}.qc-hero__subtitle{margin:10px 0 0;max-width:680px;font-size:15px;line-height:1.6;color:#64748b}.qc-page--dark .qc-hero__subtitle{color:#94a3b8}.qc-hero__meta-wrap{display:flex;gap:12px;align-items:center}.qc-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;font-size:13px;font-weight:700}.qc-pill--analysis{color:#2563eb;background:#2563eb14;border:1px solid rgba(37,99,235,.2)}.qc-meta-strip{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:24px}.qc-meta-strip__item,.qc-status{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:14px;border:1px solid rgba(148,163,184,.22);background:#ffffffc2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:13px}.qc-page--dark .qc-meta-strip__item,.qc-page--dark .qc-status{background:#0f172ab8;border-color:#94a3b82e}.qc-meta-strip__dot{width:9px;height:9px;border-radius:999px}.qc-meta-strip__dot--sample{background:#10b981}.qc-meta-strip__dot--run{background:#3b82f6}.qc-meta-strip__dot--reference{background:#8b5cf6}.qc-status{margin-left:auto}.qc-status__label{color:#64748b}.qc-page--dark .qc-status__label{color:#94a3b8}.qc-status--pass{box-shadow:inset 0 0 0 1px #10b9811f}.qc-status--warning{box-shadow:inset 0 0 0 1px #f59e0b24}.qc-status--fail{box-shadow:inset 0 0 0 1px #ef444424}.qc-tabs{display:flex;gap:8px;margin-bottom:24px;padding-bottom:10px;border-bottom:1px solid rgba(148,163,184,.18)}.qc-tabs__item{appearance:none;border:0;border-radius:999px;background:transparent;color:inherit;padding:10px 16px;font-weight:700;cursor:pointer}.qc-tabs__item.is-active{color:#2563eb;background:#2563eb1a}.qc-banner{border-radius:18px;padding:16px 18px;margin-bottom:20px;border:1px solid transparent}.qc-banner--error{color:#991b1b;background:#fee2e2f0;border-color:#ef444433}.qc-banner--info{color:#0f172a;background:#dbeafecc;border-color:#3b82f638}.qc-page--dark .qc-banner--error{color:#fecaca;background:#450a0a99}.qc-page--dark .qc-banner--info{color:#dbeafe;background:#1e293bdb}.qc-banner__title{font-weight:800;margin-bottom:4px}.qc-banner__body{line-height:1.55}.qc-loading{padding:32px 0;font-size:16px;font-weight:700}.qc-stack,.qc-grid{display:grid;gap:20px}.qc-grid--two{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.qc-grid--two>.qc-card{display:flex;flex-direction:column;min-height:clamp(420px,50vh,780px)}.qc-grid--two>.qc-card>.qc-card__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.qc-grid--two>.qc-card .qc-donut-layout{flex:1 1 auto;min-height:0;width:100%;display:flex;justify-content:center;align-items:center}.qc-grid--two>.qc-card .qc-donut-legend{min-height:0;overflow-y:auto;width:100%}.qc-grid--two>.qc-card .qc-distribution-list{flex:1 1 auto;min-height:0;max-height:min(420px,46vh);overflow-y:auto}.qc-card{border-radius:20px;overflow:hidden;border:1px solid rgba(148,163,184,.22);background:#ffffffd1;box-shadow:0 20px 46px #0f172a14}.qc-page--dark .qc-card{background:#0f172ad6;border-color:#94a3b82e;box-shadow:0 24px 52px #0206174d}.qc-card__header{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 20px;border-bottom:1px solid rgba(148,163,184,.18)}.qc-card__title-wrap{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.qc-card__title{margin:0;font-size:18px;font-weight:800}.qc-card__source,.qc-card__meta{color:#64748b;font-size:13px}.qc-page--dark .qc-card__source,.qc-page--dark .qc-card__meta{color:#94a3b8}.qc-card__body{padding:18px 20px 20px}.qc-plot-shell{width:100%}.qc-stack>.qc-card .qc-plot-frame{display:block;width:100%;min-height:260px;height:clamp(300px,44vh,520px)}.qc-grid--two>.qc-card .qc-plot-shell{flex:1 1 auto;min-height:0;max-height:none;overflow:hidden;display:flex;flex-direction:column}.qc-grid--two>.qc-card .qc-plot-frame{flex:1 1 auto;min-height:0;width:100%;height:100%!important;max-height:none!important;border:0;border-radius:12px;background:transparent;display:block}.qc-grid--two>.qc-card .qc-plot-frame[data-plot-id=mapq-distribution]{min-height:min(640px,68vh)!important}.qc-grid--two>.qc-card .qc-plot-frame[data-plot-id=per-cycle-quality],.qc-grid--two>.qc-card .qc-plot-frame[data-plot-id=gc-depth-distribution]{min-height:min(720px,78vh)!important}.qc-empty{border-radius:14px;padding:24px;background:#94a3b814;color:#475569}.qc-page--dark .qc-empty{background:#1e293ba3;color:#cbd5e1}.qc-empty__title{font-weight:800;margin-bottom:6px}.qc-empty__body{line-height:1.55}.qc-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px}.qc-kpi{padding:16px;min-width:0;overflow:hidden;border-radius:16px;border:1px solid rgba(148,163,184,.2);background:linear-gradient(180deg,#fffffff5,#f8fafcf0)}.qc-page--dark .qc-kpi{background:linear-gradient(180deg,#0f172af2,#1e293be0)}.qc-kpi--pass{box-shadow:inset 0 0 0 1px #10b98124}.qc-kpi__top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.qc-kpi__label{font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#64748b}.qc-page--dark .qc-kpi__label{color:#94a3b8}.qc-kpi__value{margin-top:14px;font-size:clamp(1.25rem,1.8vw,2rem);line-height:1.15;max-width:100%;overflow-wrap:anywhere;word-break:break-word;font-variant-numeric:tabular-nums;font-weight:800}.qc-kpi__subtitle{margin-top:8px;font-size:12px;color:#64748b}.qc-page--dark .qc-kpi__subtitle{color:#94a3b8}.qc-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.qc-badge--pass{background:#10b9811f;color:#059669}.qc-badge--warning{background:#f59e0b1f;color:#d97706}.qc-badge--fail{background:#ef44441f;color:#dc2626}.qc-metric-table-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.qc-metric-table,.qc-data-table{width:100%;border-collapse:collapse}.qc-metric-table th,.qc-data-table th{padding:14px 16px;text-align:left;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.qc-page--dark .qc-metric-table th,.qc-page--dark .qc-data-table th{color:#94a3b8}.qc-metric-table td,.qc-data-table td{padding:16px;border-top:1px solid rgba(148,163,184,.16);overflow-wrap:anywhere;word-break:break-word;font-variant-numeric:tabular-nums}.qc-metric-table td:last-child,.qc-data-table td:last-child{font-weight:700;color:#2563eb}.qc-metric-table th{padding:8px 12px;line-height:1.25}.qc-metric-table td{padding:7px 12px;font-size:13px;line-height:1.35}.qc-data-table th{padding:8px 12px;line-height:1.25}.qc-data-table td{padding:7px 12px;font-size:13px;line-height:1.35}.qc-table-shell{display:grid;gap:8px}.qc-table-scroll{overflow-x:auto}.qc-table-pager{display:flex;justify-content:flex-end;align-items:center;gap:10px;font-size:12px;color:#64748b}.qc-page--dark .qc-table-pager{color:#94a3b8}.qc-table-pager__actions{display:flex;gap:8px}.qc-table-pager__actions button{appearance:none;border:1px solid rgba(148,163,184,.24);background:transparent;color:inherit;width:30px;height:30px;border-radius:8px;cursor:pointer;font-size:13px;line-height:1}.qc-table-pager__actions button:disabled{opacity:.4;cursor:not-allowed}.qc-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.qc-summary-card{border-radius:14px;border:1px solid rgba(148,163,184,.18);padding:10px 12px 12px;background:#f8fafcb8}.qc-page--dark .qc-summary-card{background:#1e293bb8}.qc-summary-card__label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b;line-height:1.2}.qc-page--dark .qc-summary-card__label{color:#94a3b8}.qc-summary-card__value{margin-top:6px;font-size:clamp(1.1rem,1.85vw,1.45rem);line-height:1.15;overflow-wrap:anywhere;word-break:break-word;font-variant-numeric:tabular-nums;font-weight:800;color:#2563eb}.qc-card:has(.qc-metric-table-grid) .qc-card__header,.qc-card:has(.qc-summary-grid) .qc-card__header{padding:12px 16px}.qc-card:has(.qc-metric-table-grid) .qc-card__body,.qc-card:has(.qc-summary-grid) .qc-card__body{padding:12px 16px 14px}.qc-distribution-total{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:18px}.qc-distribution-total__value{font-size:clamp(2rem,4vw,2.75rem);line-height:1.05;overflow-wrap:anywhere;word-break:break-word;font-weight:800}.qc-distribution-total__label{color:#64748b;font-size:13px}.qc-page--dark .qc-distribution-total__label{color:#94a3b8}.qc-distribution-list{display:grid;gap:14px}.qc-distribution-row__top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.qc-distribution-row__label{display:inline-flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto;overflow-wrap:anywhere;word-break:break-word;font-weight:700}.qc-donut-legend__label{display:inline-flex;align-items:center;gap:10px;min-width:0;flex:0 1 auto;overflow-wrap:anywhere;word-break:break-word;font-weight:700}.qc-distribution-row__numbers,.qc-donut-legend__numbers{display:inline-flex;align-items:flex-start;justify-content:flex-end;flex:0 1 auto;min-width:0;flex-wrap:wrap;text-align:right;gap:8px;overflow-wrap:anywhere;word-break:break-word;font-variant-numeric:tabular-nums;color:#64748b}.qc-page--dark .qc-distribution-row__numbers,.qc-page--dark .qc-donut-legend__numbers{color:#94a3b8}.qc-distribution-row__track{width:100%;height:10px;margin-top:8px;border-radius:999px;background:#94a3b829;overflow:hidden}.qc-distribution-row__fill{height:100%;border-radius:999px}.qc-distribution-row__swatch{width:12px;height:12px;border-radius:999px;display:inline-block;flex:0 0 auto}.qc-donut-layout{display:flex;justify-content:center;align-items:center;width:100%}.qc-donut-layout__inner{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:clamp(20px,3vw,36px);width:100%;max-width:100%}.qc-donut-wrap{position:relative;flex:0 0 auto;line-height:0}.qc-donut-wrap svg{display:block;width:min(292px,100%);height:auto;aspect-ratio:1}.qc-donut__center{position:absolute;inset:0;display:grid;place-items:center;text-align:center}.qc-donut__label{font-size:12px;color:#64748b}.qc-page--dark .qc-donut__label{color:#94a3b8}.qc-donut__value{font-size:28px;font-weight:800}.qc-donut-legend{display:grid;gap:12px;min-width:0;width:100%;max-width:none;justify-items:stretch}.qc-donut-legend__total{font-size:18px;font-weight:800;color:#334155}.qc-page--dark .qc-donut-legend__total{color:#cbd5e1}.qc-donut-legend__row{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:16px;align-items:baseline;justify-content:start;font-size:16px}.qc-donut-legend .qc-distribution-row__swatch{width:14px;height:14px}.qc-donut-legend__numbers{font-size:15px}.qc-plot-frame{width:100%;border:0;border-radius:12px;background:transparent;display:block}.qc-footnote{margin-top:24px;padding:18px;border-radius:16px;background:#ffffff9e;border:1px solid rgba(148,163,184,.18);font-size:13px}.qc-page--dark .qc-footnote{background:#0f172ab8}.qc-footnote__title{font-weight:800;margin-bottom:10px}.qc-footnote ul{margin:0;padding-left:18px;display:grid;gap:6px;word-break:break-all}@media (max-width: 1200px){.qc-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 960px){.qc-grid--two,.qc-metric-table-grid,.qc-summary-grid{grid-template-columns:1fr}.qc-donut-layout,.qc-hero{flex-direction:column;align-items:center;justify-content:center}.qc-donut-layout__inner{grid-template-columns:1fr;justify-items:center;row-gap:20px}.qc-donut-legend{width:100%;max-width:min(22rem,100%)}.qc-status{margin-left:0}}@media (max-width: 720px){.qc-page__content{padding:22px 16px 40px}.qc-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qc-meta-strip{flex-direction:column}.qc-tabs{overflow-x:auto;padding-bottom:6px}}@media (max-width: 520px){.qc-kpi-grid{grid-template-columns:1fr}.qc-card__header{flex-direction:column;align-items:flex-start}}.profile-page{min-height:100vh;background:radial-gradient(circle at 8% 4%,rgba(20,184,166,.09),transparent 24rem),radial-gradient(circle at 92% 8%,rgba(59,130,246,.07),transparent 22rem),var(--bg-page);color:var(--text-body)}.profile-shell{width:min(1380px,100%);margin:0 auto;padding:clamp(24px,4vw,48px) clamp(16px,3vw,36px) 64px}.profile-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:clamp(24px,4vw,38px);border:1px solid rgba(20,184,166,.18);border-radius:22px;background:linear-gradient(125deg,#0f766efa,#0d9488f0 54%,#2563ebdb),var(--bg-surface);box-shadow:0 22px 48px #0f766e2e;color:#fff}.profile-hero:after{content:"";position:absolute;width:280px;height:280px;right:-70px;top:-150px;border-radius:50%;border:42px solid rgba(255,255,255,.08);pointer-events:none}.profile-hero__identity{position:relative;z-index:1;display:flex;align-items:center;gap:20px;min-width:0}.profile-avatar{display:grid;place-items:center;width:clamp(64px,7vw,78px);height:clamp(64px,7vw,78px);flex:0 0 auto;border:1px solid rgba(255,255,255,.35);border-radius:22px;background:#ffffff29;box-shadow:inset 0 1px #ffffff40;font-size:24px;font-weight:700;letter-spacing:.04em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile-eyebrow{margin-bottom:5px;color:var(--brand);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.profile-hero .profile-eyebrow{color:#ffffffb8}.profile-hero h1{overflow:hidden;margin:0;color:#fff;font-size:clamp(24px,3.1vw,38px);line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.profile-hero p{overflow:hidden;margin-top:8px;color:#ffffffc7;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.profile-hero__status{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:9px 13px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#064e3b38;color:#ffffffeb;font-size:11px;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-status-dot{width:7px;height:7px;border-radius:50%;background:#86efac;box-shadow:0 0 0 4px #86efac26}.profile-overview{display:grid;grid-template-columns:minmax(320px,1.35fr) minmax(420px,2fr);gap:18px;margin-top:20px}.profile-card,.profile-history,.profile-metric{border:1px solid var(--border);background:color-mix(in srgb,var(--bg-surface) 96%,transparent);box-shadow:var(--shadow-sm)}.profile-card{padding:22px;border-radius:16px}.profile-card__heading{display:flex;align-items:center;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--border-subtle)}.profile-card__heading h2,.profile-history__header h2{margin:0;color:var(--text-heading);font-size:17px;font-weight:700}.profile-card__heading p,.profile-history__header p{margin-top:3px;color:var(--text-muted);font-size:11.5px}.profile-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;border-radius:11px}.profile-icon--teal{color:#0f766e;background:#14b8a61f}.profile-icon--blue{color:#2563eb;background:#3b82f61c}.profile-icon--rose{color:#dc2626;background:#ef44441a}.profile-icon--green{color:#059669;background:#10b9811c}.profile-icon--amber{color:#d97706;background:#f59e0b1f}.profile-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;padding-top:18px}.profile-details div{min-width:0}.profile-details dt{display:flex;align-items:center;gap:6px;margin-bottom:5px;color:var(--text-muted);font-size:10.5px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.profile-details dd{overflow:hidden;margin:0;color:var(--text-heading);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.profile-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-metric{display:flex;align-items:center;gap:14px;min-width:0;padding:18px;border-radius:14px}.profile-metric strong,.profile-metric span{display:block}.profile-metric strong{color:var(--text-heading);font-size:22px;line-height:1}.profile-metric span{margin-top:5px;color:var(--text-muted);font-size:11px;font-weight:600}.profile-history{overflow:hidden;margin-top:20px;border-radius:18px}.profile-history__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 26px 20px}.profile-refresh,.profile-download,.profile-open-run{display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.profile-refresh{padding:8px 11px;border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-body);font-size:11px;font-weight:700}.profile-refresh:hover:not(:disabled){border-color:#14b8a673;color:var(--brand-hover)}.profile-filters{display:grid;grid-template-columns:minmax(240px,1.8fr) minmax(150px,.7fr) minmax(140px,.6fr);gap:12px;padding:0 26px 20px}.profile-filters label{min-width:0}.profile-filter-label{display:block;margin:0 0 5px 2px;color:var(--text-muted);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.profile-filter-error{display:block;margin-top:6px;color:#dc2626;font-size:10.5px;font-weight:600}.profile-filters input[aria-invalid=true]{border-color:#dc262694;box-shadow:0 0 0 3px #dc262614}.profile-filters input,.profile-filters select{height:39px;padding:0 11px;border-radius:9px;font-family:inherit;font-size:12px}.profile-search{position:relative;align-self:end}.profile-search svg{position:absolute;left:12px;top:50%;z-index:1;color:var(--text-subtle);transform:translateY(-50%);pointer-events:none}.profile-search input{padding-left:36px}.profile-alert{display:flex;align-items:center;gap:9px;margin:0 26px 18px;padding:11px 13px;border:1px solid var(--error-border);border-radius:10px;background:var(--error-bg);color:var(--error);font-size:12px}.profile-alert span{flex:1}.profile-alert button{padding:5px 8px;background:transparent;color:inherit;font-size:11px;font-weight:700;text-decoration:underline}.profile-history__table{min-height:170px;border-top:1px solid var(--border-subtle)}.profile-history__row{display:grid;grid-template-columns:minmax(270px,2.25fr) minmax(130px,.85fr) minmax(150px,1fr) minmax(100px,.65fr) minmax(120px,.75fr);align-items:center;gap:18px;min-height:76px;padding:13px 26px;border-bottom:1px solid var(--border-subtle)}.profile-history__row:not(.profile-history__row--head):hover{background:color-mix(in srgb,var(--brand-bg) 48%,transparent)}.profile-history__row--head{min-height:38px;padding-top:9px;padding-bottom:9px;background:color-mix(in srgb,var(--bg-elevated) 72%,transparent);color:var(--text-muted);font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.profile-file{display:flex;align-items:center;gap:12px;min-width:0}.profile-file__icon{display:grid;place-items:center;width:36px;height:36px;flex:0 0 auto;border-radius:10px}.profile-file__icon.is-pdf{color:#dc2626;background:#ef44441a}.profile-file__icon.is-sheet{color:#059669;background:#10b9811a}.profile-file>div:last-child{min-width:0}.profile-file strong,.profile-file span,.profile-file em,.profile-run span{display:block}.profile-file strong{color:var(--text-heading);font-size:12.5px;font-style:normal}.profile-file span{overflow:hidden;margin-top:3px;color:var(--text-muted);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.profile-file em{margin-top:3px;color:var(--brand-hover);font-size:9.5px;font-style:normal;font-weight:600}.profile-run button{padding:0;background:transparent;color:var(--text-heading);font-size:12px;font-weight:700}.profile-run button:hover{color:var(--brand-hover)}.profile-run span,.profile-cell{margin-top:3px;color:var(--text-muted);font-size:10.5px}.profile-cell{margin:0;line-height:1.45}.profile-actions{display:flex;justify-content:flex-start}.profile-download,.profile-open-run{min-width:102px;padding:8px 10px;border-radius:8px;font-size:10.5px;font-weight:700}.profile-download{background:linear-gradient(135deg,#0d9488,#14b8a6);color:#fff;box-shadow:0 4px 10px #14b8a62e}.profile-download:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px #14b8a63d}.profile-open-run{border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-body)}.profile-open-run:hover{border-color:#14b8a666;color:var(--brand-hover)}.profile-history__skeleton{height:76px;border-bottom:1px solid var(--border-subtle);background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--bg-elevated) 80%,transparent),transparent);background-size:220% 100%;animation:profileShimmer 1.3s ease-in-out infinite}.profile-empty{display:grid;place-items:center;padding:54px 20px 60px;text-align:center}.profile-empty__icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:13px;border-radius:15px;background:var(--brand-bg);color:var(--brand-hover)}.profile-empty h3{color:var(--text-heading);font-size:14px}.profile-empty p{max-width:360px;margin-top:6px;color:var(--text-muted);font-size:11.5px}.profile-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 26px;background:color-mix(in srgb,var(--bg-elevated) 55%,transparent);color:var(--text-muted);font-size:10.5px}.profile-pagination>div{display:flex;gap:6px}.profile-pagination button{display:grid;place-items:center;width:32px;height:30px;padding:0;border:1px solid var(--border);background:var(--bg-surface);color:var(--text-body)}.profile-pagination button:hover:not(:disabled){border-color:var(--brand);color:var(--brand-hover)}.profile-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.is-spinning{animation:profileSpin .85s linear infinite}@keyframes profileSpin{to{transform:rotate(360deg)}}@keyframes profileShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media (max-width: 1050px){.profile-overview{grid-template-columns:1fr}.profile-history__row{grid-template-columns:minmax(240px,2fr) minmax(120px,.8fr) minmax(140px,1fr) minmax(110px,.7fr)}.profile-history__row>:nth-child(4),.profile-history__row--head>:nth-child(4){display:none}}@media (max-width: 760px){.profile-shell{padding-top:18px}.profile-hero{align-items:flex-start;padding:23px}.profile-hero__status{position:absolute;top:17px;right:17px;width:9px;height:9px;padding:0;border:none;background:#86efac;color:transparent;box-shadow:0 0 0 4px #86efac2e}.profile-status-dot{display:none}.profile-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-history__header{padding:21px 18px 16px}.profile-filters{grid-template-columns:1fr 1fr;padding:0 18px 18px}.profile-search{grid-column:1 / -1}.profile-alert{margin-right:18px;margin-left:18px}.profile-history__row--head{display:none}.profile-history__row{position:relative;display:grid;grid-template-columns:1fr auto;gap:13px 16px;padding:18px}.profile-file{grid-column:1 / -1;padding-right:4px}.profile-run,.profile-cell,.profile-actions{display:block!important}.profile-cell:before{content:attr(data-label);display:block;margin-bottom:3px;color:var(--text-subtle);font-size:8.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.profile-cell[data-label=Size]{display:none!important}.profile-actions{grid-column:2;grid-row:2;align-self:end}.profile-pagination{padding:13px 18px}}@media (max-width: 520px){.profile-page .atb__bar{gap:6px;padding-right:10px;padding-left:10px}.profile-page .atb__left,.profile-page .atb__right{gap:6px}.profile-page .atb__brand{padding-right:3px;padding-left:3px}.profile-page .atb__brand-text,.profile-page .atb__chevron{display:none}.profile-page .atb__back{padding-right:8px;padding-left:8px}.profile-page .atb__user-btn{gap:0;padding-right:4px}.profile-hero__identity{align-items:flex-start;gap:14px}.profile-avatar{width:54px;height:54px;border-radius:16px;font-size:18px}.profile-hero h1{max-width:210px;font-size:22px}.profile-hero p{max-width:215px}.profile-details,.profile-metrics{grid-template-columns:1fr}.profile-card,.profile-metric{padding:17px}.profile-filters{grid-template-columns:1fr}.profile-search{grid-column:auto}.profile-history__header{align-items:center}.profile-history__header p{display:none}.profile-refresh{width:34px;height:34px;padding:0;font-size:0}.profile-pagination>span{max-width:190px}}:root{--brand: #14B8A6;--brand-hover: #0d9488;--brand-bg: rgba(20, 184, 166, .08);--brand-bg-strong: rgba(20, 184, 166, .16);--bg-page: #f8fafc;--bg-surface: #ffffff;--bg-elevated: #f1f5f9;--bg-input: #f8fafc;--border: #e2e8f0;--border-subtle: rgba(148, 163, 184, .25);--text-heading: #0f172a;--text-body: #334155;--text-muted: #64748b;--text-subtle: #94a3b8;--text-inverse: #ffffff;--error: #ef4444;--error-bg: rgba(239, 68, 68, .08);--error-border: rgba(239, 68, 68, .25);--success: #10b981;--success-bg: rgba(16, 185, 129, .08);--success-border: rgba(16, 185, 129, .25);--warning: #f59e0b;--warning-bg: rgba(245, 158, 11, .08);--info: #3b82f6;--info-bg: rgba(59, 130, 246, .08);--info-border: rgba(59, 130, 246, .25);--shadow-xs: 0 1px 2px rgba(15, 23, 42, .06);--shadow-sm: 0 1px 4px rgba(15, 23, 42, .08), 0 1px 2px rgba(15, 23, 42, .04);--shadow-md: 0 4px 16px rgba(15, 23, 42, .1), 0 2px 4px rgba(15, 23, 42, .06);--shadow-lg: 0 16px 40px rgba(15, 23, 42, .12), 0 4px 8px rgba(15, 23, 42, .06);--shadow-xl: 0 24px 60px rgba(15, 23, 42, .16), 0 8px 16px rgba(15, 23, 42, .08);--radius-xs: 4px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-2xl: 28px;--ease-ui: cubic-bezier(.4, 0, .2, 1);--dur-fast: .15s;--dur-base: .2s}.dark{--bg-page: #0b1120;--bg-surface: #1e293b;--bg-elevated: #0f172a;--bg-input: #0f172a;--border: rgba(51, 65, 85, .7);--border-subtle: rgba(51, 65, 85, .35);--text-heading: #f1f5f9;--text-body: #cbd5e1;--text-muted: #94a3b8;--text-subtle: #475569;--error-bg: rgba(239, 68, 68, .12);--error-border: rgba(239, 68, 68, .3);--success-bg: rgba(16, 185, 129, .12);--success-border: rgba(16, 185, 129, .3);--info-bg: rgba(59, 130, 246, .12);--info-border: rgba(59, 130, 246, .3);--shadow-md: 0 4px 16px rgba(0, 0, 0, .3);--shadow-lg: 0 16px 40px rgba(0, 0, 0, .4);--shadow-xl: 0 24px 60px rgba(0, 0, 0, .5)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Space Grotesk,Inter,system-ui,sans-serif;background-color:var(--bg-page);color:var(--text-body);overflow-y:scroll;scrollbar-gutter:stable;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color var(--dur-base) var(--ease-ui),color var(--dur-base) var(--ease-ui)}.stable-scroll{overflow-y:scroll;scrollbar-gutter:stable;overscroll-behavior:contain}.stable-expand{width:100%;min-width:0;max-width:100%;overflow-x:auto;contain:inline-size}.cnv-expand-shell{overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1);will-change:max-height}input,select{display:block;width:100%;padding:.5rem;border:1px solid var(--border);border-radius:var(--radius-md);font-size:1rem;background-color:var(--bg-input);color:var(--text-body);transition:border-color var(--dur-fast) var(--ease-ui),box-shadow var(--dur-fast) var(--ease-ui)}input:focus,select:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #14b8a62e}input::placeholder{color:var(--text-subtle)}button{padding:.5rem 1rem;border:none;border-radius:var(--radius-md);font-weight:500;cursor:pointer;transition:all var(--dur-base) var(--ease-ui);font-family:inherit}button:disabled{opacity:.5;cursor:not-allowed}.signin-page{min-height:100vh;display:flex}.signin-brand{flex:0 0 44%;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 40px}.signin-form-panel{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 32px;overflow-y:auto;background:var(--bg-surface);transition:background-color var(--dur-base) var(--ease-ui)}.signin-form-inner{width:100%;max-width:400px}@media (max-width: 800px){.signin-brand{display:none}.signin-form-panel{min-height:100vh;background:var(--bg-page)}}.min-h-screen{min-height:100vh}.p-8{padding:2rem}.p-6{padding:1.5rem}.p-4{padding:1rem}.p-2{padding:.5rem}.mb-8{margin-bottom:2rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.mt-8{margin-top:2rem}.mt-2{margin-top:.5rem}.max-w-2xl{max-width:42rem}.mx-auto{margin-left:auto;margin-right:auto}.text-center{text-align:center}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-gray-900{color:#111827}.text-gray-700{color:#374151}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-white{color:#fff}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-blue-600{background-color:#2563eb}.bg-gray-200{background-color:#e5e7eb}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.shadow-md{box-shadow:var(--shadow-md)}.border{border-width:1px}.border-2{border-width:2px}.border-gray-300{border-color:#d1d5db}.w-full{width:100%}.w-10{width:2.5rem}.h-10{height:2.5rem}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-y-4>*+*{margin-top:1rem}.dark .bg-white{background-color:#1f2937}.dark .text-gray-900{color:#f9fafb}.dark .text-gray-700{color:#d1d5db}.dark .text-gray-600{color:#9ca3af}.dark .border-gray-300{border-color:#4b5563}.dark input,.dark select{background-color:var(--bg-input);color:var(--text-body);border-color:var(--border)}.step-circle{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;border:2px solid var(--border);font-weight:500;color:var(--text-muted)}.step-circle.active{border-color:var(--brand);background-color:var(--brand);color:#fff}.bg-blue-600:hover{background-color:#1d4ed8}.bg-gray-200:hover{background-color:#d1d5db}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
