:root{color:#14213d;font-synthesis:none;background:#f2f6fb;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}.loading{background:radial-gradient(circle at 50% 30%,#eef7ff,#f7f9fc);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex}.brand-mark,.logo{color:#fff;background:linear-gradient(145deg,#246bfe,#1744bc);place-items:center;display:grid;box-shadow:0 10px 30px #246bfe42}.brand-mark{border-radius:24px;width:76px;height:76px;font-size:34px}.loading h1{margin:22px 0 6px}.loading p,.muted{color:#748097}.bar{background:#dce5f1;border-radius:9px;width:min(360px,80vw);height:8px;margin:24px 0 8px;overflow:hidden}.bar i{background:#246bfe;height:100%;transition:all .3s;display:block}.loading small{color:#8a94a5;margin-top:15px}.shell{background:#f8fafc;width:min(520px,100%);min-height:100vh;margin:auto}header{background:#fff;border-bottom:1px solid #edf0f5;align-items:center;height:76px;padding:16px 20px;display:flex}.logo{border-radius:13px;width:40px;height:40px;margin-right:12px}header div:nth-child(2){flex-direction:column;gap:3px;display:flex}header small{color:#8a94a5}header>span{color:#246bfe;margin-left:auto;font-weight:700}.steps{gap:5px;padding:15px 20px;display:flex}.steps i{background:#dce3ec;border-radius:4px;flex:1;height:4px}.steps i.active{background:#246bfe}.card{background:#fff;border-radius:20px;margin:0 14px;padding:25px 20px;box-shadow:0 8px 30px #203b6d0c}.card h1{margin:5px 0 18px;font-size:25px}.eyebrow{color:#246bfe;font-size:13px;font-weight:700}.lead{color:#657086;line-height:1.6}.warning,.error{border-radius:10px;padding:11px;font-size:13px;line-height:1.45}.warning{color:#8c6400;background:#fff8e6;margin-bottom:18px}.error{color:#c32d2d;background:#fff0f0}.check{border-bottom:1px solid #edf0f5;align-items:center;padding:15px 0;display:flex}.check span{border-radius:50%;place-items:center;width:26px;height:26px;margin-right:10px;display:grid}.check .ok{color:#15955c;background:#e6f8ef}.check .bad{color:#d22;background:#ffeded}.check b{margin-left:auto;font-size:13px}.check .ok~b{color:#15955c}button,.file{color:#fff;cursor:pointer;background:#246bfe;border:0;border-radius:13px;place-items:center;width:100%;height:50px;margin-top:20px;font-size:16px;font-weight:700;display:grid}button:disabled{opacity:.45}.secondary{color:#246bfe;background:#eef3ff;margin-top:10px}label{margin:17px 0;font-weight:600;display:block}input{border:1px solid #dbe2ec;border-radius:12px;outline:none;width:100%;margin-top:8px;padding:14px;font-size:16px;display:block}input:focus{border-color:#246bfe}.consent{color:#667085;align-items:center;font-size:13px;display:flex}.consent input{width:auto;margin:0 8px 0 0}.field-error{color:#d32f2f;font-size:13px}.camera,.doc-frame{aspect-ratio:3/4;background:#10131a;border-radius:18px;position:relative;overflow:hidden}.camera video,.doc-frame video,.doc-frame img{object-fit:cover;width:100%;height:100%}.oval{border:3px dashed #fff;border-radius:50%;position:absolute;inset:12% 14% 18%}.hint{white-space:nowrap;color:#fff;background:#0009;border-radius:20px;padding:8px 12px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.task{background:#f0f5ff;border-radius:13px;flex-direction:column;gap:5px;margin-top:12px;padding:15px;display:flex}.digits{justify-content:center;gap:5px;margin:32px 0;display:flex}.digits span{color:#194dc2;background:#edf3ff;border-radius:8px;padding:10px 8px;font-size:25px}.transition{text-align:center;padding:80px 0}.spinner{border:4px solid #dce7fa;border-top-color:#246bfe;border-radius:50%;width:45px;height:45px;margin:auto;animation:1s linear infinite spin}.hidden-video{display:none}@keyframes spin{to{transform:rotate(360deg)}}.doc-frame{aspect-ratio:856/540}.corners{border:2px dashed #fff;position:absolute;inset:8%}.file input{display:none}.summary{background:#f6f8fb;border-radius:13px;padding:5px 16px}.summary p{justify-content:space-between;font-size:14px;display:flex}.centered{text-align:center}.success{color:#13a15d;background:#e7f8ef;border-radius:50%;place-items:center;width:70px;height:70px;margin:20px auto;font-size:38px;display:grid}footer{text-align:center;color:#9aa3b1;padding:24px 15px;font-size:11px}.recognition{color:#59657a;background:#f4f7fc;border-radius:10px;margin-top:14px;padding:12px;font-size:14px}.recognition b{float:right}.match{color:#15955c}.mismatch{color:#c32d2d}.ocr-fields{grid-template-columns:1fr 1fr;gap:0 10px;display:grid}.ocr-fields label:last-child{grid-column:1/-1}.ocr-fields input{padding:10px;font-size:14px}.voice-video{object-fit:cover;background:#111;border-radius:50%;width:88px;height:88px;margin:0 auto;display:block}.camera video,.voice-video{transform:scaleX(-1)}
