:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d1d1f;background:#f5f5f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}main{width:min(1160px,calc(100% - 32px));margin:0 auto;padding:34px 0 56px}.topbar{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:28px}.eyebrow{margin:0 0 6px;text-transform:uppercase;font-size:12px;font-weight:800;color:#0071e3;letter-spacing:0}h1,h2{margin:0;letter-spacing:0;color:#1d1d1f}h1{max-width:820px;font-size:clamp(38px,5vw,68px);line-height:1;font-weight:800}h2{font-size:25px;line-height:1.15;font-weight:800}.statusPill{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 13px;border:1px solid rgba(0,0,0,.08);border-radius:999px;background:#ffffffd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:14px;font-weight:700;white-space:nowrap}.topControls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:420px}.authButton{max-width:100%}.authButton svg{flex:0 0 auto}.authButton{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topMessage{margin:-12px 0 18px;color:#b42318;font-weight:800}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 332px;gap:14px;align-items:stretch}.dropzone,.jobPanel,.progressSection,.resultsSection{border:1px solid #d9d7cc;background:#ffffffeb;border-radius:8px;box-shadow:0 18px 55px #0000000f}.dropzone{min-height:450px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center;outline:2px solid transparent;transition:border-color .16s ease,background .16s ease,outline-color .16s ease,transform .16s ease}.dropzone.isDragging{border-color:#0071e3;background:#f5fbff;outline-color:#0071e329;transform:translateY(-1px)}.dropIcon{width:76px;height:76px;display:grid;place-items:center;margin-bottom:18px;border-radius:999px;color:#0071e3;background:#eaf4ff}.dropzone p{max-width:510px;margin:12px 0 0;line-height:1.55;color:#6e6e73}.actions,.panelActions,.downloads{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:24px}.fontLocations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(760px,100%);margin-top:24px;text-align:left}.fontLocations div{min-width:0;padding:12px;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#f8f8fa}.fontLocations strong,.fontLocations span{display:block}.fontLocations strong{margin-bottom:7px;font-size:13px}.fontLocations span{overflow:hidden;color:#6e6e73;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.safetyHint{margin-top:12px;font-size:13px;font-weight:700}button,.downloads a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid rgba(0,0,0,.1);border-radius:999px;background:#fff;color:#1d1d1f;font-weight:800;text-decoration:none;cursor:pointer}button:hover,.downloads a:hover{border-color:#0071e3;transform:translateY(-1px)}button:disabled{cursor:not-allowed;color:#86868b;background:#eeeeef;transform:none}.primary{border-color:#0071e3;background:#0071e3;color:#fff}.secondary{background:#f8f8fa}.hiddenInput{display:none}.jobPanel{padding:18px}.panelHeader,.progressTop,.resultsHeader{display:flex;justify-content:space-between;gap:16px;align-items:center}.accountNotice{display:flex;gap:8px;align-items:flex-start;margin-top:14px;padding:10px;border:1px solid rgba(180,35,24,.16);border-radius:8px;background:#fff7f5;color:#6b2c24;font-size:13px;font-weight:800;line-height:1.35}.accountNotice.registered{border-color:#0f766e33;background:#effaf8;color:#0f5d56}.accountNotice svg{flex:0 0 auto;margin-top:1px}.panelHeader span,.statsGrid span,.summaryBand span{color:#6b6b63;font-size:13px;font-weight:700}.panelHeader strong{font-size:30px}.statsGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px}.statsGrid div{min-height:74px;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:12px;background:#f8f8fa}.statsGrid strong{display:block;margin-top:6px;font-size:20px}.filePreview{display:grid;gap:8px;margin-top:18px}.filePreview div{min-width:0;display:flex;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid #e8e8ed}.filePreview span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}small,.filePreview small,.filePreview em{color:#6b6b63}.panelActions{justify-content:stretch}.panelActions button{flex:1}.message{margin:14px 0 0;color:#b42318;font-weight:700;line-height:1.45}.progressSection,.resultsSection{margin-top:16px;padding:18px}.progressTop strong{font-size:30px}.progressBar{height:12px;margin-top:16px;border-radius:999px;background:#e8e8ed;overflow:hidden}.progressBar span{display:block;height:100%;border-radius:inherit;background:#0071e3;transition:width .24s ease}.jobCounters{display:flex;flex-wrap:wrap;gap:14px;margin-top:12px;color:#55554f;font-size:14px;font-weight:800}.downloads{justify-content:flex-start}.searchBox{display:flex;align-items:center;gap:8px;width:min(320px,100%);min-height:42px;padding:0 12px;border:1px solid #d9d7cc;border-radius:999px;background:#f8f8fa}.searchBox input{min-width:0;width:100%;border:0;outline:0;background:transparent}.summaryBand{display:grid;grid-template-columns:130px minmax(0,1fr);gap:12px;margin-top:16px;padding:14px;border-radius:8px;background:#eef6ff}.summaryBand strong{display:block;font-size:26px}.summaryBand p{margin:4px 0 0;color:#3f3f46;line-height:1.45}.tableWrap{width:100%;margin-top:16px;overflow-x:auto}.pagination{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:14px;color:#6b6b63;font-size:14px;font-weight:800}.pagination div{display:inline-flex;align-items:center;gap:10px}.iconButton{width:38px;min-width:38px;height:38px;min-height:38px;padding:0;border-radius:999px}table{width:100%;min-width:900px;border-collapse:collapse}th{text-align:left;color:#6e6e73;font-size:12px;text-transform:uppercase;letter-spacing:0}th,td{padding:13px 10px;border-bottom:1px solid #e8e8ed;vertical-align:top}td strong,td small{display:block}td strong{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rowStatus{display:inline-flex;align-items:center;gap:6px;font-weight:800}.rowStatus.passed{color:#0f766e}.rowStatus.failed{color:#b42318}.tags{display:flex;flex-wrap:wrap;gap:6px}.tags span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#f2f2f7;color:#3a3a3c;font-size:12px;font-weight:800}.spin{animation:spin .9s linear infinite}.benefitsSection{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:22px;margin-top:18px;padding:34px 0 10px}.benefitsIntro{position:sticky;top:18px;align-self:start}.benefitsIntro h2{max-width:520px;font-size:34px;line-height:1.05}.benefitsIntro p:last-child{max-width:490px;margin:14px 0 0;color:#6e6e73;font-size:17px;line-height:1.5}.benefitsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.benefitItem{min-height:96px;padding:14px;border:1px solid #d9d7cc;border-radius:8px;background:#ffffffdb}.benefitItem span{display:block;margin-bottom:12px;color:#0071e3;font-size:12px;font-weight:900}.benefitItem strong{display:block;color:#1d1d1f;font-size:15px;line-height:1.3}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:860px){main{width:min(100% - 22px,1180px);padding-top:18px}.topbar,.workspace,.resultsHeader,.progressTop,.benefitsSection{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.topControls{justify-content:flex-start;max-width:none}h1{font-size:42px}.workspace{display:grid}.dropzone{min-height:360px;padding:24px 16px}.actions button,.downloads a{flex:1 1 150px}.fontLocations,.summaryBand{grid-template-columns:1fr}.pagination{align-items:stretch;flex-direction:column}.pagination div{justify-content:space-between}.benefitsIntro{position:static}.benefitsIntro h2{font-size:29px}.benefitsGrid{grid-template-columns:1fr}}
