:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb;color:#20242b}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(180deg,#f8faff,#f4f6fb 52%,#f6f8fc)}button,input{font:inherit}button{border:0}.page-shell{width:min(1400px,calc(100vw - 40px));margin:0 auto;padding:48px 0 96px}.hero{margin-bottom:88px;text-align:center}.hero h1{margin:0;color:#20242b;font-size:42px;line-height:1.15;font-weight:850}.hero p{margin:28px 0 0;color:#5d6472;font-size:17px}.upload-card,.file-card{border:1px solid #d8deeb;border-radius:16px;background:#ffffffeb;box-shadow:0 10px 24px #212b4014}.upload-card{padding:26px}.drop-zone{display:flex;min-height:282px;flex-direction:column;align-items:center;justify-content:center;gap:13px;border:2px dashed #d7dced;border-radius:12px;color:#3a404b;text-align:center;cursor:pointer;transition:border-color .16s ease,background .16s ease,opacity .16s ease}.drop-zone.dragging{border-color:#2563eb;background:#f2f6ff}.drop-zone.disabled,.drop-zone.busy{cursor:not-allowed;opacity:.58}.drop-zone input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.upload-icon{display:grid;width:54px;height:54px;place-items:center;border-radius:999px;background:#e6eaff;color:#2563eb}.upload-icon svg{width:26px;height:26px}.drop-zone strong{font-size:21px;font-weight:850}.drop-zone span:not(.upload-icon){color:#8a92a3;font-size:14px;font-weight:700}.upload-button,.primary-action{min-height:46px;border-radius:8px;background:#2563eb;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 20px #2563eb38}.upload-button{margin-top:10px;padding:0 28px}.upload-button:disabled,.primary-action:disabled{background:#aeb8c9;cursor:not-allowed;box-shadow:none}.turnstile-wrap{display:flex;justify-content:center;min-height:0;margin-top:18px}.turnstile-missing{min-height:44px;align-items:center;border:1px solid #f0cf7d;border-radius:8px;background:#fff8e5;color:#765300;padding:12px 14px}.message{min-height:24px;margin:12px 0 0;color:#687284;font-size:14px;text-align:center}.message.error{color:#c24135}.message.success{color:#16834d}.file-card{margin-top:28px;overflow:hidden}.file-table{width:100%}.table-header,.table-row{display:grid;grid-template-columns:72px minmax(280px,1fr) 180px 210px 110px;align-items:center}.table-header{min-height:56px;border-bottom:1px solid #d8deeb;background:#f2f4f8;color:#4a5260;font-size:13px;font-weight:800}.table-row{min-height:86px;border-bottom:1px solid #e7ebf2;color:#1f2733;font-size:14px}.table-row:last-child{border-bottom:0}.checkbox-cell{display:flex;justify-content:center}.checkbox-cell input{width:18px;height:18px;accent-color:#2563eb}.filename-cell{display:flex;align-items:center;gap:18px;min-width:0;overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.file-icon{display:grid;width:20px;height:24px;flex:0 0 auto;place-items:center;color:#b7bece}.file-icon.active{color:#2563eb}.file-icon svg{width:20px;height:20px}.status-badge{display:inline-flex;align-items:center;min-height:30px;max-width:180px;padding:0 13px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.status-badge.passed{background:#dcfce7;color:#137342}.status-badge.failed{background:#fee2e2;color:#bd3b3b}.status-badge.pending{background:#eef2ff;color:#566179}.status-badge.checking{background:#fef3c7;color:#996515}.action-cell{display:flex;justify-content:center}.remove-button{min-height:34px;padding:0 12px;border-radius:8px;background:#f1f4f9;color:#5e6675;font-size:12px;font-weight:800;cursor:pointer}.remove-button:disabled{opacity:.55;cursor:not-allowed}.empty-row{padding:46px 20px;color:#8a92a3;text-align:center}.file-footer{display:flex;min-height:96px;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #d8deeb;padding:0 36px}.check-summary{display:flex;align-items:center;gap:12px;color:#343b47;font-size:15px}.check-summary svg{width:20px;height:20px;color:#4b5563}.primary-action{min-width:196px;padding:0 24px}.site-footer{position:fixed;right:0;bottom:0;left:0;border-top:1px solid #d9dfeb;background:#f8fafcf0;color:#737b8b;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-footer p{margin:0;padding:22px 16px;font-size:13px}.placeholder-page{padding:42px;text-align:center}.text-link{color:#2563eb;font-weight:800;text-decoration:none}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hidden{display:none!important}@media(max-width:900px){.page-shell{width:min(100vw - 24px,760px);padding-top:34px}.hero{margin-bottom:44px}.hero h1{font-size:30px}.table-header{display:none}.table-row{grid-template-columns:36px minmax(0,1fr);gap:8px 12px;padding:16px}.table-row>span:nth-child(3),.table-row>span:nth-child(4),.table-row>span:nth-child(5){grid-column:2;justify-content:flex-start}.file-footer{align-items:stretch;flex-direction:column;padding:20px}.primary-action{width:100%}}
