:root{color-scheme:light dark;--bg: #fbfbfa;--surface: #ffffff;--surface-sunken: #f5f5f3;--border: #e5e4e0;--border-strong: #d2d1cc;--border-danger: #e8c9c5;--text: #191a1d;--text-muted: #6a6e76;--accent: #2f56c8;--accent-tint: #f0f3fe;--on-accent: #ffffff;--danger: #b23026;--warn: #8a5a00;--ok: #2f7d4f;--shadow: 0 1px 2px rgb(16 18 22 / 5%);--radius: 14px;--radius-sm: 9px;--mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px}@media(prefers-color-scheme:dark){:root{--bg: #0f1013;--surface: #16181d;--surface-sunken: #1b1e25;--border: #262a32;--border-strong: #343945;--border-danger: #4a2f2c;--text: #e7e8ec;--text-muted: #969ba6;--accent: #8fb0ff;--accent-tint: #1a2233;--on-accent: #0f1013;--danger: #ff9b93;--warn: #e5bd6b;--ok: #7fd39b;--shadow: none}}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);line-height:1.55;-webkit-font-smoothing:antialiased}::selection{background:var(--accent-tint)}:where(a){color:var(--accent);text-underline-offset:.2em}:where(a,button,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:3px}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.page{max-width:58rem;min-height:100vh;margin:0 auto;padding:clamp(2.5rem,7vw,5rem) 1.5rem 2rem;display:flex;flex-direction:column;gap:2.5rem}main{display:flex;flex-direction:column;gap:1.5rem;margin-block:auto}.masthead-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.masthead h1{margin:0 0 .5rem;font-size:clamp(1.9rem,1.2rem + 2vw,2.5rem);font-weight:600;letter-spacing:-.025em;text-wrap:balance}.tagline{margin:0;max-width:42rem;font-size:1.05rem;color:var(--text-muted);text-wrap:pretty}.assurance{margin:1.1rem 0 0;max-width:42rem;font-size:.9rem;color:var(--text-muted);text-wrap:pretty}.assurance:before{content:"";display:inline-block;width:5px;height:5px;margin-right:.55rem;border-radius:50%;background:var(--ok);translate:0 -.15em}.dropzones{display:grid;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));gap:1rem}.dropzone{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;min-height:15rem;padding:1.5rem;background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--radius);box-shadow:var(--shadow);transition:border-color .14s ease,background-color .14s ease}.dropzone.is-over{border-style:solid;border-color:var(--accent);background:var(--accent-tint)}.dropzone.is-busy{opacity:.55;pointer-events:none}.dropzone-icon{display:block;margin-bottom:.9rem;color:var(--text-muted)}.dropzone.is-over .dropzone-icon{color:var(--accent)}.dropzone-icon svg{display:block}.dropzone h2{margin:0;font-size:1.15rem;font-weight:600;letter-spacing:-.01em}.dropzone-hint{margin:0;font-size:.72rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.dropzone-body{margin:.7rem 0 1.5rem;max-width:32ch;font-size:.92rem;color:var(--text-muted);text-wrap:pretty}.about-button{flex:none;margin-top:.4rem;padding:.3rem .8rem;font:inherit;font-size:.82rem;color:var(--text-muted);background:none;border:1px solid var(--border);border-radius:999px;cursor:pointer;transition:border-color .12s ease,color .12s ease}.about-button:hover{border-color:var(--border-strong);color:var(--text)}.about{width:min(38rem,calc(100vw - 2.5rem));max-height:calc(100vh - 4rem);margin:auto;padding:1.75rem;overflow-y:auto;overscroll-behavior:contain;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 24px 60px -30px #0000008c}.about::backdrop{background:#08090b8c;backdrop-filter:blur(2px)}.about-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.about-head h2{margin:0;font-size:1.1rem;font-weight:600;letter-spacing:-.01em}.about-close{padding:0 .3rem;font:inherit;font-size:1.25rem;line-height:1;color:var(--text-muted);background:none;border:0;cursor:pointer}.about-close:hover{color:var(--text)}.about-section+.about-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.about-section h3{margin:0 0 .5rem;font-size:.95rem;font-weight:600}.about-section p{margin:.5rem 0 0;font-size:.9rem;color:var(--text-muted);text-wrap:pretty}.about-section ul{margin:.6rem 0 0;padding:0;list-style:none;display:grid;gap:.45rem}.about-section li{padding-left:1rem;font-size:.9rem;color:var(--text-muted);text-wrap:pretty;background:linear-gradient(var(--border-strong),var(--border-strong)) 0 .65em / 5px 1px no-repeat}.about-section li strong{color:var(--text);font-weight:550}.about-links{gap:.85rem}.about-links li{display:grid;gap:.1rem;padding-left:0;background:none}.about-links a{font-size:.9rem}.about-links span{font-size:.85rem;color:var(--text-muted)}.about code{padding:.1em .35em;font-family:var(--mono);font-size:.86em;background:var(--surface-sunken);border:1px solid var(--border);border-radius:5px}.about-tree{margin:.9rem 0 0;padding:.85rem 1rem;overflow-x:auto;font-family:var(--mono);font-size:.78rem;line-height:1.7;color:var(--text-muted);background:var(--surface-sunken);border:1px solid var(--border);border-radius:var(--radius-sm)}.browse,.status-actions button,.viewer-bar button,.viewer-bar a{padding:.45rem .85rem;font:inherit;font-size:.88rem;color:var(--text);background:var(--surface-sunken);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;text-decoration:none;white-space:nowrap;transition:border-color .12s ease,color .12s ease}.browse:hover,.status-actions button:hover,.viewer-bar button:hover,.viewer-bar a:hover{border-color:var(--border-strong);color:var(--accent)}.browse{margin-top:auto}.status-actions button:first-child{color:var(--on-accent);background:var(--accent);border-color:var(--accent)}.status-actions button:first-child:hover{color:var(--on-accent);filter:brightness(1.08)}.status{padding:1.25rem 1.35rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.status :where(p){margin:.2rem 0;color:var(--text-muted);font-size:.95rem}.status-headline{font-size:1rem;font-weight:550;color:var(--text)}.status.is-error{border-color:var(--border-danger)}.status.is-error .status-headline{color:var(--danger)}.status code,.notes code{padding:.1em .35em;font-family:var(--mono);font-size:.86em;background:var(--surface-sunken);border:1px solid var(--border);border-radius:5px}.status-progress{margin-top:.7rem;font-size:.88rem;font-variant-numeric:tabular-nums}.status-path{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--mono);font-size:.78rem;color:var(--text-muted)}.notes{display:grid;gap:1px;margin:1rem 0 0;padding:0;list-style:none;background:var(--border);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.notes li{display:grid;grid-template-columns:6.5rem 1fr;gap:.75rem;align-items:baseline;padding:.5rem .75rem;background:var(--surface-sunken);font-size:.86rem}.note-kind{font-size:.68rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em}.note-kind[data-kind=unsupported],.note-kind[data-kind=error]{color:var(--danger)}.note-kind[data-kind=limit]{color:var(--warn)}.note-path{font-family:var(--mono);font-size:.94em;color:var(--text)}.note-message{color:var(--text-muted)}.status-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.1rem}.mounts{padding-top:1.25rem;border-top:1px solid var(--border)}.mounts h2{margin:0 0 .7rem;font-size:.72rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.mounts ul{display:grid;gap:.3rem;margin:0 0 .8rem;padding:0;list-style:none}.mounts li{display:flex;align-items:baseline;gap:.75rem;font-size:.9rem}.mount-name{font-weight:550}.mount-url{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--mono);font-size:.78rem;color:var(--text-muted)}.link-button{padding:0;font:inherit;font-size:.85rem;color:var(--text-muted);background:none;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:.2em;text-decoration-color:var(--border-strong)}.link-button:hover{color:var(--accent);text-decoration-color:currentColor}.colophon{margin-top:auto;padding-top:1.75rem;border-top:1px solid var(--border);font-size:.82rem;color:var(--text-muted)}.site-footer{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}.institution-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:1.75rem;align-items:center}.institution-logos a{display:inline-flex;align-items:center}.institution-logos img{display:block;width:auto;max-width:100%;object-fit:contain}.institution-logos a:nth-of-type(1) img{height:32px}.institution-logos a:nth-of-type(2) img{height:38px}.institution-logos a:nth-of-type(3) img{height:35px}.repo-link{display:inline-flex;align-items:center;gap:.45rem;padding-left:2rem;border-left:1px solid var(--border);color:var(--text-muted);text-decoration:none;transition:color .12s ease}.repo-link:hover{color:var(--accent)}.repo-link svg{flex:none}@media(max-width:760px){.site-footer{gap:1.25rem}.repo-link{padding-left:0;border-left:0}.institution-logos{gap:1.25rem}.institution-logos a:nth-of-type(1) img{height:26px}.institution-logos a:nth-of-type(2) img{height:31px}.institution-logos a:nth-of-type(3) img{height:29px}}@media(prefers-color-scheme:dark){.institution-logos img{filter:invert(1) hue-rotate(180deg)}}.viewer{position:fixed;inset:0;z-index:10;display:flex;flex-direction:column;background:#000}.viewer[hidden]{display:none}.viewer-bar{display:flex;align-items:center;gap:.9rem;padding:.55rem .9rem;background:var(--surface);border-bottom:1px solid var(--border)}.viewer-title{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;color:var(--text-muted)}.viewer-frame{flex:1;width:100%;border:0;background:#000}
