:root{color:#121613;background:#f4f7f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}.app-shell{width:min(1040px,calc(100% - 32px));margin:0 auto;padding:34px 0 46px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.language-control{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:6px 10px;border:1px solid #d9e0d4;border-radius:8px;background:#fff;color:#425348;font-size:.9rem;font-weight:800}.language-control svg{color:#4b8f2f}.language-control select{min-height:30px;border:0;background:transparent;color:#121613;font-weight:800}.intro{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;margin-bottom:24px}.fon-logo{width:184px;max-width:58vw;height:auto}.brand-mark{display:grid;width:48px;height:48px;place-items:center;border-radius:8px;background:#0b1f17;color:#fff}.eyebrow{margin:0 0 4px;color:#557061;font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:8px;font-size:clamp(2rem,5vw,3.35rem);line-height:1.04;letter-spacing:0}.lede{max-width:760px;margin-bottom:0;color:#425348;font-size:1.05rem;line-height:1.55}.pipeline,.dropzone,.action-panel,.result-panel{border:1px solid #d9e0d4;border-radius:8px;background:#fff;box-shadow:0 20px 52px #12161314}.pipeline{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px;padding:20px 18px}.pipeline:before{position:absolute;top:39px;right:calc(16.66% + 26px);left:calc(16.66% + 26px);height:2px;background:#dfe7d8;content:""}.pipeline-step{position:relative;z-index:1;display:grid;justify-items:center;gap:8px;min-width:0;color:#6a766e;font-size:.92rem;font-weight:750;text-align:center}.pipeline-dot{display:grid;width:38px;height:38px;place-items:center;border:2px solid #dfe7d8;border-radius:999px;background:#fff;color:#6a766e}.pipeline-step.complete .pipeline-dot{border-color:#4b8f2f;background:#4b8f2f;color:#fff}.pipeline-step.active .pipeline-dot{border-color:#0b1f17;background:#0b1f17;color:#fff}.pipeline-step.future{color:#8a948e}.dropzone{display:grid;min-height:260px;place-items:center;padding:32px;text-align:center;border-style:dashed;transition:border-color .14s ease,background .14s ease,transform .14s ease}.dropzone.dragging{border-color:#4b8f2f;background:#f3faee;transform:translateY(-1px)}.dropzone svg{color:#4b8f2f}.dropzone h2{max-width:100%;margin:14px 0 6px;overflow-wrap:anywhere;font-size:1.35rem}.dropzone p{margin-bottom:18px;color:#526057}.file-input{display:none}.secondary-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:0;border-radius:8px;cursor:pointer;font-weight:800}.secondary-button{padding:0 18px;background:#e9f4e4;color:#17351f}.primary-button{width:100%;gap:8px;margin-top:22px;padding:0 20px;background:#0b1f17;color:#fff}.primary-button:disabled{cursor:not-allowed;background:#b9c1b5}.action-panel{margin-top:20px;padding:24px}.status-line{display:flex;gap:10px;align-items:center;min-height:28px;margin-bottom:18px;color:#253329;font-weight:800}.mode-selector{margin-bottom:18px;padding:14px;border:1px solid #dfe7d8;border-radius:8px;background:#fbfcfa}.mode-heading{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#425348;font-weight:800}.mode-heading svg{color:#4b8f2f}.mode-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mode-options button{display:grid;gap:4px;min-height:76px;padding:12px;border:1px solid #d6e0d1;border-radius:8px;background:#fff;color:#27352c;cursor:pointer;text-align:left}.mode-options button.active{border-color:#0b1f17;background:#eef7e9;box-shadow:inset 0 0 0 1px #0b1f17}.mode-options strong{font-size:.98rem}.mode-options span{color:#617069;font-size:.84rem;line-height:1.35}.security-check{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:14px;border:1px solid #dfe7d8;border-radius:8px;background:#fbfcfa}.security-check strong,.security-check span{display:block}.security-check strong{margin-bottom:4px;color:#27352c}.security-check span{color:#617069;font-size:.86rem}.turnstile-box{min-width:300px;min-height:65px}.variant-control{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:14px;border:1px solid #dfe7d8;border-radius:8px;background:#fbfcfa;color:#425348;font-weight:750}.variant-control input{width:92px;min-height:38px;padding:0 10px;border:1px solid #cbd8c4;border-radius:8px;color:#121613;font-weight:800}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.progress-block+.progress-block{margin-top:16px}.progress-row{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px;color:#425348;font-size:.92rem}.progress-track{width:100%;height:12px;overflow:hidden;border-radius:999px;background:#e5ebdf}.progress-fill{height:100%;border-radius:inherit;transition:width .22s ease}.progress-fill.green{background:#4b8f2f}.progress-fill.blue{background:#111827}.error-message{margin:16px 0 0;padding:12px 14px;border:1px solid #ffc9c9;border-radius:8px;background:#fff5f5;color:#9f1d1d}.result-panel{margin-top:20px;padding:24px}.result-heading{display:flex;gap:12px;align-items:flex-start;margin-bottom:20px}.result-heading svg{flex:0 0 auto;color:#4b8f2f}.result-heading h2{margin-bottom:4px}.result-heading p{margin-bottom:0;color:#526057;overflow-wrap:anywhere}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card,.checksum,.chrom-card{min-width:0;padding:14px;border:1px solid #e1e8dc;border-radius:8px;background:#fbfcfa}.metric-card span,.checksum span,.chrom-card>span{display:block;margin-bottom:6px;color:#677568;font-size:.82rem}.metric-card strong{display:block;overflow-wrap:anywhere;color:#121613;font-size:1.05rem}.metric-card small{display:block;margin-top:4px;color:#6b776d}.chrom-card,.checksum{margin-top:12px}.chrom-card div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px 12px}.chrom-card p{display:flex;justify-content:space-between;gap:8px;margin:0;padding:8px 10px;border-radius:8px;background:#eef4ea}.chrom-card em{color:#425348;font-style:normal}.checksum code{display:block;overflow-wrap:anywhere;color:#121613;font-size:.9rem}.issues{margin-top:12px}.issues p{margin-bottom:8px;padding:10px 12px;border-radius:8px}.issues .error{background:#fff5f5;color:#9f1d1d}.issues .warning{background:#fff8e5;color:#7a4d00}@media(max-width:820px){.metrics-grid,.chrom-card div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.app-shell{width:min(100% - 24px,1040px);padding:24px 0}.topbar,.intro{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}.language-control{width:100%;justify-content:space-between}.brand-mark{display:none}.pipeline{gap:6px;padding:18px 10px}.pipeline:before{right:calc(16.66% + 20px);left:calc(16.66% + 20px)}.pipeline-step{font-size:.78rem}.pipeline-dot{width:34px;height:34px}.dropzone{min-height:230px;padding:24px 16px}.variant-control,.security-check{align-items:flex-start;flex-direction:column}.turnstile-box{min-width:0;width:100%}.mode-options{grid-template-columns:1fr}.action-panel,.result-panel{padding:18px}.metrics-grid,.chrom-card div{grid-template-columns:1fr}}
