@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_db301f9f-module__e9nBXW__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_db301f9f-module__e9nBXW__variable{--font-dm-sans:"DM Sans", "DM Sans Fallback"}
:root{--c-midnight:#1b3a6b;--c-midnight-dark:#152e58;--c-midnight-tint:#1b3a6b0f;--c-bg:#f5f7fa;--c-surface:#fff;--c-border:#e4eaf4;--c-muted:#5b6c8a;--c-text:#0f1828;--c-success:#16a34a;--c-error:#dc2626;--c-warning:#d97706;--f-base:var(--font-dm-sans), "DM Sans", system-ui, sans-serif;--radius-card:16px;--radius-btn:12px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:var(--f-base);background:var(--c-bg);color:var(--c-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}.widget{background:var(--c-bg);flex-direction:column;max-width:440px;min-height:100dvh;margin:0 auto;display:flex}.progress-wrap{padding:16px 20px 0}.progress-strip{gap:4px;display:flex}.progress-seg{background:var(--c-border);border-radius:2px;flex:1;height:4px;transition:background .4s}.progress-seg.done{background:var(--c-midnight)}.phase-label{letter-spacing:.08em;text-transform:uppercase;color:var(--c-muted);padding:6px 20px 0;font-size:11px;font-weight:600}.step-wrap{flex-direction:column;flex:1;padding:24px 20px 28px;display:flex}.step-heading{color:var(--c-text);letter-spacing:-.3px;margin-bottom:8px;font-size:22px;font-weight:600;line-height:1.25}.step-sub{color:var(--c-muted);margin-bottom:24px;font-size:14px;line-height:1.55}.action-area{flex-direction:column;gap:10px;margin-top:auto;padding-top:20px;display:flex}button{touch-action:manipulation}.btn{width:100%;font-family:var(--f-base);border-radius:var(--radius-btn);cursor:pointer;letter-spacing:.01em;border:none;padding:14px;font-size:15px;font-weight:600;transition:background .15s,border-color .15s,opacity .15s}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:var(--c-midnight);color:#fff}.btn-primary:hover:not(:disabled){background:var(--c-midnight-dark)}.btn-secondary{background:var(--c-surface);color:var(--c-text);border:1.5px solid var(--c-border)!important}.btn-secondary:hover:not(:disabled){background:var(--c-midnight-tint);border-color:var(--c-midnight)!important}.btn-success{background:var(--c-success);color:#fff}.btn-success:hover:not(:disabled){background:#15803d}.error-banner{color:var(--c-error);background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:13px;line-height:1.45}.security-notice{background:var(--c-midnight-tint);color:var(--c-midnight);border-radius:10px;align-items:center;gap:8px;margin-top:20px;padding:10px 14px;font-size:12px;font-weight:500;display:flex}.steps-preview{gap:6px;margin-bottom:24px;display:flex}.step-pill{background:var(--c-surface);border:1.5px solid var(--c-border);border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:6px;padding:12px 6px;display:flex}.step-pill-num{background:var(--c-midnight-tint);width:24px;height:24px;color:var(--c-midnight);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.step-pill-label{color:var(--c-muted);letter-spacing:.04em;text-align:center;font-size:11px;font-weight:600}.doc-list{flex-direction:column;gap:10px;display:flex}.doc-card{border:1.5px solid var(--c-border);border-radius:var(--radius-card);cursor:pointer;background:var(--c-surface);font-family:var(--f-base);color:var(--c-text);text-align:left;align-items:center;gap:14px;width:100%;padding:16px;font-size:15px;font-weight:500;transition:border-color .15s,box-shadow .15s;display:flex}.doc-card:hover{border-color:var(--c-midnight);box-shadow:0 0 0 3px var(--c-midnight-tint)}.doc-card-icon{background:var(--c-bg);border:1px solid var(--c-border);width:44px;height:30px;color:var(--c-midnight);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.doc-card-text{flex-direction:column;gap:2px;display:flex}.doc-card-title{font-size:14px;font-weight:600}.doc-card-sub{color:var(--c-muted);font-size:12px}.camera-wrap{border-radius:var(--radius-card);aspect-ratio:4/3;background:#000;position:relative;overflow:hidden}.camera-video{object-fit:cover;width:100%;height:100%;display:block}.camera-overlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.card-frame{aspect-ratio:1.586;border-radius:6px;width:82%;position:relative;box-shadow:0 0 0 999px #0000008c}.card-corner{width:18px;height:18px;position:absolute}.card-corner.tl{border-top:2px solid #ffffffe6;border-left:2px solid #ffffffe6;border-radius:4px 0 0;top:0;left:0}.card-corner.tr{border-top:2px solid #ffffffe6;border-right:2px solid #ffffffe6;border-radius:0 4px 0 0;top:0;right:0}.card-corner.bl{border-bottom:2px solid #ffffffe6;border-left:2px solid #ffffffe6;border-radius:0 0 0 4px;bottom:0;left:0}.card-corner.br{border-bottom:2px solid #ffffffe6;border-right:2px solid #ffffffe6;border-radius:0 0 4px;bottom:0;right:0}.card-frame--ready .card-corner.tl{border-top-color:#4ade80f2;border-left-color:#4ade80f2}.card-frame--ready .card-corner.tr{border-top-color:#4ade80f2;border-right-color:#4ade80f2}.card-frame--ready .card-corner.bl{border-bottom-color:#4ade80f2;border-left-color:#4ade80f2}.card-frame--ready .card-corner.br{border-bottom-color:#4ade80f2;border-right-color:#4ade80f2}.card-frame--detected:not(.card-frame--ready) .card-corner{border-color:#60a5fad9}.card-corner{transition:border-color .2s}.card-countdown{color:#fff;text-shadow:0 2px 12px #0009;justify-content:center;align-items:center;font-size:52px;font-weight:700;animation:.2s cd-pop;display:flex;position:absolute;inset:0}@keyframes cd-pop{0%{opacity:.4;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.camera-wrap--flash:after{content:"";opacity:.7;pointer-events:none;z-index:10;background:#fff;animation:.3s forwards cam-flash;position:absolute;inset:0}@keyframes cam-flash{0%{opacity:.7}to{opacity:0}}.camera-hint{color:var(--c-muted);text-align:center;margin-top:8px;font-size:12px;transition:color .25s}.camera-hint--steady{color:#15803d}.face-frame{aspect-ratio:3/4;border:2px solid #ffffffbf;border-radius:50%;width:56%;position:relative;box-shadow:0 0 0 999px #0000008c}.preview-wrap{border-radius:var(--radius-card);overflow:hidden}.preview-img{width:100%;display:block}.processing-center{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:40px 0;display:flex}.spinner{border:3px solid var(--c-border);border-top-color:var(--c-midnight);border-radius:50%;width:44px;height:44px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.processing-title{color:var(--c-text);font-size:17px;font-weight:600}.processing-sub{color:var(--c-muted);font-size:13px}.result-center{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:24px 0 40px;display:flex}.result-icon-wrap{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.result-icon-wrap.success{background:#dcfce7}.result-icon-wrap.failed{background:#fee2e2}.result-icon-wrap.pending{background:#fef3c7}.result-title{color:var(--c-text);letter-spacing:-.3px;margin-bottom:8px;font-size:22px;font-weight:600}.result-sub{color:var(--c-muted);max-width:280px;font-size:14px;line-height:1.55}.liveness-tips{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.liveness-tip{color:var(--c-text);align-items:center;gap:10px;font-size:13px;display:flex}.liveness-tip-dot{background:var(--c-midnight);border-radius:50%;flex-shrink:0;width:6px;height:6px}.intro-icon{background:var(--c-midnight-tint);width:52px;height:52px;color:var(--c-midnight);border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.camera-error{color:var(--c-error);background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:14px 16px;font-size:13px;line-height:1.45}.btn-group{gap:8px;display:flex}.btn-group .btn{flex:1}button:focus-visible{outline:2px solid var(--c-midnight);outline-offset:2px}@media (prefers-reduced-motion:reduce){.spinner{animation:none}.progress-seg{transition:none}.card-countdown{animation:none}.camera-wrap--flash:after{opacity:0;animation:none}}
