:root{color-scheme:light;--bg: #eff1f6;--surface: #ffffff;--surface-soft: #f7f8fb;--surface-muted: #edf0f6;--line: #f1f2f4;--line-strong: #d3d8e3;--text: #20242c;--text-soft: #6c7687;--primary: #4f5fcb;--primary-deep: #3d4bb3;--accent: #41bbca;--success: #48ac49;--success-soft: #f3fbf5;--error: #e24c46;--error-soft: #fff6f5;--warning: #f6a623;--shadow-lg: 0 32px 80px rgba(38, 45, 63, .12);--shadow-md: 0 18px 40px rgba(38, 45, 63, .12);--shadow-sm: 0 10px 22px rgba(38, 45, 63, .08);--radius-xl: 30px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 14px;--font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text)}button,input,textarea,select{font:inherit}button{border:0;background:none;color:inherit}img,video{display:block;max-width:100%}.desktop-page{min-height:100vh;position:relative;display:grid;place-items:center;padding:24px}.desktop-page--soft{background:#f1f3fa}.desktop-backdrop{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:36px;overflow:hidden}.desktop-backdrop__panel{width:38%;height:280px;border-radius:18px;filter:blur(.2px);opacity:.95}.desktop-backdrop__panel--left{background:linear-gradient(135deg,#47258e,#6b36ca 60%,#8e63ff)}.desktop-backdrop__panel--right{background:linear-gradient(135deg,#d6dbe7,#cfd4e0)}.desktop-modal,.desktop-status-card{position:relative;z-index:1;width:min(100%,686px);background:#fff;border:1px solid rgba(215,220,230,.9);border-radius:26px;box-shadow:var(--shadow-lg);padding:24px}.desktop-status-card{padding:40px 36px 0}.desktop-status-card .footer-brand--compact{margin-left:-36px;margin-right:-36px;padding:20px 36px 28px}.desktop-modal__title,.desktop-status-card__title,.mobile-title,.guide-modal__title{margin:0;font-weight:700;letter-spacing:-.04em}.desktop-modal__title{font-size:24px;line-height:1.2;margin-bottom:22px}.desktop-status-card__title{font-size:28px;line-height:1.15;text-align:center;margin-bottom:10px}.desktop-status-card__text,.mobile-subtitle,.device-card__text,.document-row__subtitle,.action-card__subtitle,.phone-qr__hint,.phone-qr__label,.mobile-security,.desktop-note-card__title,.mobile-error-card__label,.quality-pill,.guide-modal__copy,.footer-brand__text{color:var(--text-soft)}.desktop-status-card__text{text-align:center;margin:0 0 28px;font-size:16px;line-height:1.5}.device-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(240px,1fr);gap:24px;border-radius:24px;padding:8px}.device-card--primary{background:#3f4ea5;color:#fff}.device-card--secondary{background:#fff;border:1px solid var(--line)}.device-card__copy{display:flex;align-items:flex-start;padding:12px;justify-content:space-between;flex-wrap:wrap}.device-card__icon-shell,.action-card__icon,.document-row__icon,.quality-pill__icon,.progress-node__dot,.icon-button,.language-chip,.device-card__badge,.device-card__icon-shell--soft{display:inline-flex;align-items:center;justify-content:center}.device-card__icon-shell,.device-card__icon-shell--soft{width:38px;height:38px;border-radius:19px}.device-card__icon-shell{background:#293467;color:#fff}.device-card__badge{align-self:center;padding:6px 16px;border-radius:18px;background:#293467;color:#fff;font-size:14px;font-weight:400;font-family:poppins}.device-card__title--light,.device-card__text--light{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:12px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-1px)}.button--accent{width:100%;color:#fff;box-shadow:inset 0 1px #ffffff4d}.button--primary{color:#fff;box-shadow:0 10px 26px #4f5fcb40;background:#3f509e;border:1px SOLID #6e7ec5;box-shadow:0 24px 16px -4px #2934671f;box-shadow:4px 4px 6px -2px #6e7ec5 inset;box-shadow:-2px -4px 6px -2px #2934673d inset}.button--secondary,.button--muted{background:#eef1fb;color:var(--primary)}.button--full{width:100%}.button--muted{min-width:308px}.desktop-divider{display:flex;align-items:center;gap:10px;margin:18px 0;color:var(--text-soft);font-size:14px}.desktop-divider:before,.desktop-divider:after{content:"";flex:1;border-top:1px solid var(--line)}.phone-qr{display:flex;align-items:center;justify-content:center;background:#1b225380;border-radius:18px;min-height:214px}.phone-qr__device{width:116px;padding:10px;border-radius:22px;background:#fff;box-shadow:0 10px 30px #11152b40;position:relative}.phone-qr__camera{width:48px;height:10px;border-radius:0 0 10px 10px;background:#0f131a;margin:0 auto 8px}.phone-qr__screen{display:flex;flex-direction:column;align-items:center;gap:8px}.phone-qr__label,.phone-qr__hint{font-size:7px;text-align:center;color:#5f6676}.phone-qr__code{width:100%;display:grid;place-items:center}.desktop-preview{display:grid;place-items:center;background:#f3f5fa;border-radius:18px;min-height:228px}.desktop-preview__frame{width:86%;max-width:256px;aspect-ratio:1.55;border-radius:18px 18px 14px 14px;background:#151826;padding:12px 10px 14px}.desktop-preview__screen{height:100%;border-radius:12px;background:#eef1f8;padding:16px 12px}.desktop-preview__shell{height:100%;border:1px solid #d7ddec;border-radius:10px;padding:18px 12px;display:flex;flex-direction:column;gap:10px}.desktop-preview__bar,.desktop-preview__list,.desktop-preview__button{border-radius:999px}.desktop-preview__bar{height:8px;width:54px;background:#b6c2ea}.desktop-preview__list{height:10px;background:#d7deef}.desktop-preview__list--short{width:72%}.desktop-preview__button{margin-top:auto;height:28px;background:#5868d3}.footer-brand{display:flex;align-items:center;gap:12px;padding-top:24px;margin-top:24px;border-top:1px solid var(--line)}.footer-brand--compact{margin-top:22px;border-top:1px solid var(--line)}.footer-brand__divider{width:1px;height:18px;background:var(--line-strong)}.footer-brand__text{font-size:16px;color:#1f2329;font-weight:500}.footer-brand__language{margin-left:auto}.logo{display:inline-flex;align-items:center;gap:4px;font-size:42px;line-height:1;font-weight:700;letter-spacing:-.06em}.logo__ok{color:#4053af}.logo__id,.logo__mark{color:#3cb7c4}.logo__mark{width:34px;height:34px}.footer-brand__language .language-chip{background:unset}.language-chip{position:relative;display:inline-flex;align-items:center;min-width:46px;height:46px;gap:10px;border-radius:16px;background:#ffffffe0;color:var(--text);font-size:12px;font-weight:600}.language-chip--compact{padding:0 12px;min-width:64px}.language-chip__flag{font-size:21px;line-height:1}.status-hero{position:relative;display:grid;place-items:center;z-index:0}.status-hero--desktop{margin-top:16px;margin-bottom:20px}.status-hero--error .status-hero__rings{background:radial-gradient(circle at center,rgba(255,255,255,.96) 0 24%,transparent 24.4%),radial-gradient(circle at center,rgba(226,76,70,.14) 0 35%,transparent 35.4%),radial-gradient(circle at center,rgba(226,76,70,.12) 0 46%,transparent 46.4%),radial-gradient(circle at center,rgba(226,76,70,.1) 0 57%,transparent 57.4%),radial-gradient(circle at center,rgba(226,76,70,.08) 0 68%,transparent 68.4%),radial-gradient(circle at center,rgba(226,76,70,.06) 0 79%,transparent 79.4%)}.status-hero__icon{position:relative;display:flex;align-items:center;justify-content:center;margin:-24px 0 0}.status-hero__icon svg{width:32px;height:32px}.status-hero--error .status-hero__icon{background:transparent;color:var(--error)}.desktop-note-card,.desktop-progress-card,.mobile-info-card,.mobile-error-card,.video-card,.guide-modal,.sheet-card,.action-card,.mobile-shell,.capture-screen__background{border:1px solid rgba(218,223,232,.95)}.desktop-note-card,.desktop-progress-card,.mobile-info-card,.mobile-error-card,.video-card,.guide-modal,.sheet-card,.action-card{background:#fffffff5;border-radius:22px}.desktop-note-card{padding:24px}.desktop-note-card__title{font-size:15px;margin:0 0 20px}.note-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.note-list li{position:relative;padding-left:0;font-size:17px;line-height:1.55}.desktop-progress-card{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-top:26px;padding:20px 26px}.progress-node{flex:1;display:grid;gap:10px;justify-items:center;position:relative}.progress-node:not(:last-child):after{content:"";position:absolute;top:18px;left:calc(50% + 28px);width:calc(100% - 56px);border-top:2px solid #52b161}.progress-node__dot{width:38px;height:38px;border-radius:999px;border:2px solid var(--primary);background:#fff;color:var(--text);font-weight:600;position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.progress-node__dot svg{width:20px;height:20px}.progress-node__dot--checked{background:var(--success);border-color:var(--success);color:#fff}.progress-node__label{text-align:center;font-size:13px;line-height:1.35}.mobile-page{height:100vh;background:var(--bg);display:flex;flex-direction:column;overflow:hidden}.mobile-top-bar{height:8px;background:#3bb9c7}.mobile-shell{width:100%;max-width:min(430px,calc(100% - 48px));min-height:calc(100vh - 8px);height:calc(100vh - 8px);margin:0 auto;padding:14px 16px calc(24px + env(safe-area-inset-bottom));display:flex;flex-direction:column}.mobile-header{display:flex;align-items:center;justify-content:space-between}.mobile-header__spacer{width:46px;height:46px}.mobile-hero-spacer{height:56px}.mobile-hero-spacer--small{height:36px}.mobile-title.mobile-title--verfication{margin-top:40px}.mobile-shell .action-card__title{font-size:16px;font-weight:600}.mobile-title{font-size:24px;line-height:1.18;text-align:center;margin-bottom:12px}.mobile-subtitle{margin:0 0 28px;text-align:center;font-size:16px;line-height:1.45}.mobile-subtitle--note{max-width:320px;margin:0 auto}.mobile-info-card{padding:18px 18px 8px;margin-bottom:32px}.mobile-info-card__label{margin:0 0 12px;font-size:14px;color:var(--text-soft)}.document-row{display:flex;gap:12px;align-items:center;padding:14px 0}.document-row+.document-row{border-top:1px solid var(--line)}.document-row__icon{width:44px;height:44px;border-radius:999px}.document-row__icon svg,.quality-pill__icon svg,.tip-item__icon svg,.action-card__icon svg,.icon-button svg,.capture-screen__controls .icon-button svg,.camera-permission-graphic:before,.logo__mark svg{width:20px;height:20px}.document-row__icon--id{color:#36bcd5;background:#ebfafc}.document-row__icon--passport{color:#4255be;background:#edf0fe}.document-row__icon--license{color:#f36656;background:#fff1ee}.document-row__icon--permit{color:#e0a341;background:#fff5e8}.document-row__title{font-size:16px;font-weight:500;margin-bottom:2px}.document-row__subtitle{font-size:15px}.mobile-security{text-align:center;font-size:15px;margin:18px 0 0}.mobile-security:before{content:"🔒";margin-right:6px}.text-link-button{align-self:center;margin:-6px 0 20px;color:var(--primary);font-size:15px;font-weight:600;cursor:pointer}.action-card-list{display:grid;gap:14px}.action-card{display:flex;align-items:center;width:100%;padding:18px 16px;text-align:left;cursor:pointer;box-shadow:var(--shadow-sm)}.action-card__icon{width:48px;height:48px;margin-right:12px;border-radius:50%;background:#f1f4fc;color:var(--primary);flex-shrink:0}.action-card__copy{flex:1}.action-card__title{font-size:16px;font-weight:600;margin-bottom:4px}.action-card__subtitle{font-size:14px;line-height:1.45}.action-card svg:last-child{width:24px;height:24px}.sheet-overlay{position:fixed;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:0 8px;background:#12162173;z-index:30}.sheet-overlay--solid{background:#1216218c}.sheet-overlay--center{align-items:center;padding:24px 12px}.sheet-overlay--center .guide-modal,.sheet-overlay--center .desktop-guide-modal{border-radius:24px;max-height:calc(100dvh - 48px);overflow:auto}.sheet-overlay--center .sheet-card__grabber{display:none}.sheet-card,.guide-modal{width:min(100%,390px);border-radius:26px 26px 0 0;padding:10px 18px 20px;box-shadow:var(--shadow-lg)}.sheet-card__grabber{width:56px;height:5px;border-radius:999px;background:#d9dde6;margin:0 auto 18px}.sheet-card__preview-wrap{border-radius:18px;overflow:hidden;background:#d7dbe6;aspect-ratio:1.42}.sheet-card__preview{width:100%;height:100%;object-fit:cover}.quality-pill{display:flex;align-items:center;gap:12px;margin:18px 0 22px;padding:12px 14px;border-radius:999px;background:#eef8ef;font-size:16px}.quality-pill strong{margin-left:auto;color:var(--success)}.quality-pill__icon{width:22px;height:22px;color:var(--success)}.sheet-card__actions{display:grid;grid-template-columns:1fr 1.65fr;gap:12px}.guide-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.guide-modal__title{font-size:22px;line-height:1.2}.guide-modal__visual{aspect-ratio:1.35;border-radius:18px;background:linear-gradient(180deg,#eef1fcf2,#f1f4fcf2),repeating-linear-gradient(90deg,transparent 0 18px,rgba(68,85,176,.08) 18px 19px);border:1px solid #d8deed;margin-bottom:18px}.guide-modal__copy{font-size:15px;margin-bottom:14px}.tip-list{display:grid;gap:12px}.tip-list--pill{margin-bottom:22px}.tip-item{display:flex;align-items:center;gap:12px;font-size:16px}.tip-item--pill{width:fit-content;min-height:44px;padding:0 16px;border-radius:999px;background:#f5f6fa}.tip-item__icon{color:var(--text)}.capture-screen{flex:1;position:relative;display:flex;flex-direction:column}.capture-screen__background{flex:1;position:relative;border-radius:28px;overflow:hidden;background:linear-gradient(180deg,#d5b494,#8f6547 48%,#664129)}.capture-screen__image{width:100%;height:100%;object-fit:cover}.capture-screen__placeholder{position:absolute;inset:0;background:radial-gradient(circle at 14% 12%,rgba(255,255,255,.88) 0 9%,transparent 9.5%),linear-gradient(180deg,rgba(255,255,255,.16) 0%,transparent 22%),linear-gradient(135deg,#b88864,#83583c 40%,#6a452c)}.capture-screen__overlay{position:absolute;left:0;right:0;height:88px;z-index:1}.capture-screen__overlay--top{top:0;background:linear-gradient(180deg,rgba(16,18,25,.45) 0%,transparent 100%)}.capture-screen__overlay--bottom{bottom:0;background:linear-gradient(0deg,rgba(16,18,25,.38) 0%,transparent 100%)}.capture-screen__header{position:absolute;top:8px;left:0;right:0;z-index:2;display:flex;justify-content:flex-start;padding:12px}.icon-button,.icon-button--floating,.icon-button--ghost{width:46px;height:46px;border-radius:16px;cursor:pointer}.icon-button{background:#ffffffe6;border:1px solid rgba(215,220,230,.95);box-shadow:var(--shadow-sm)}.icon-button--ghost{background:#ffffffd1;border:1px solid rgba(215,220,230,.55)}.icon-button--floating{background:#ffffffeb}.capture-screen__guide{position:absolute;z-index:2;width:20px;height:20px;border-color:#d0d8f7}.capture-screen__guide--left-top{top:200px;left:28px;border-left:2px solid;border-top:2px solid;border-top-left-radius:8px}.capture-screen__guide--right-top{top:200px;right:28px;border-right:2px solid;border-top:2px solid;border-top-right-radius:8px}.capture-screen__guide--left-bottom{bottom:164px;left:28px;border-left:2px solid;border-bottom:2px solid;border-bottom-left-radius:8px}.capture-screen__guide--right-bottom{bottom:164px;right:28px;border-right:2px solid;border-bottom:2px solid;border-bottom-right-radius:8px}.capture-screen__label{position:absolute;left:50%;bottom:144px;transform:translate(-50%);z-index:2;padding:8px 14px;border-radius:999px;background:#ffffffe0;font-size:13px;color:var(--text-soft)}.capture-screen__controls{position:absolute;left:0;right:0;bottom:26px;z-index:3;display:flex;justify-content:space-between;align-items:center;padding:0 22px}.capture-screen__secondary-dot{width:44px;height:44px;border-radius:999px;background:#000000f2;cursor:pointer}.capture-screen__shutter{width:76px;height:76px;border-radius:999px;background:#fffffff5;border:3px solid rgba(112,87,65,.45);box-shadow:0 10px 28px #11152b2e;cursor:pointer}.mobile-error-card{padding:20px;margin-bottom:28px}.mobile-error-card__label{margin:0 0 16px;font-size:15px}.camera-permission-graphic{position:relative;width:190px;height:160px;margin:0 auto 24px;border:1.5px solid #bac5ee;border-radius:22px;clip-path:polygon(28% 0%,72% 0%,100% 50%,72% 100%,28% 100%,0% 50%)}.video-card{position:relative;overflow:hidden;min-height:340px;margin-bottom:22px;background:linear-gradient(180deg,#cacfd9,#aab2c2)}.video-card__video,.video-card__blur,.face-scan-progress-overlay{position:absolute;inset:0}.video-card__video{width:100%;height:100%;object-fit:cover;background:linear-gradient(180deg,#cfd5e2,#bcc5d8)}.video-card__blur{pointer-events:none;background:radial-gradient(circle at center,transparent 0 30%,rgba(10,15,22,.2) 44%,rgba(10,15,22,.44) 100%),linear-gradient(180deg,#0a0f161f 0% 100%)}.video-help{display:grid;gap:12px;justify-items:center;font-size:16px;color:var(--text)}.hidden-input{display:none}@media (max-width: 880px){.desktop-page{padding:20px}.desktop-modal,.desktop-status-card{width:100%}.device-card{grid-template-columns:1fr}.button--accent,.button--muted{min-width:100%}.desktop-backdrop{display:none}}.hidden-input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.desktop-page--flow{align-items:center;padding-top:44px}.desktop-back-button{position:absolute;top:32px;left:40px;display:inline-flex;align-items:center;gap:10px;color:var(--text);font-size:15px;font-weight:500;cursor:pointer}.desktop-back-button svg{width:24px;height:24px}.desktop-flow-card{width:min(100%,686px);border-radius:28px;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;background:linear-gradient(180deg,#f1f3fa,#f1f3fa00 46.44%);border:8px solid #fff;overflow:hidden}.desktop-flow-card--narrow{width:min(100%,500px)}.desktop-flow-card__progress{height:8px;border-radius:999px;overflow:hidden}.desktop-flow-card__progress span{display:block;height:100%;background:linear-gradient(90deg,#37b9c8,#41c0c9)}.desktop-flow-card__body{padding:40px;display:flex;flex-direction:column;flex:1}.desktop-flow-card .footer-brand--compact{padding:20px 40px 28px}.desktop-flow-title--status{margin-top:4px}.desktop-flow-title--preview{margin-top:6px;margin-bottom:18px}.desktop-flow-subtitle{margin:8px auto 24px;max-width:480px;text-align:center;color:var(--text-soft);font-size:16px;line-height:1.55}.desktop-flow-subtitle--status{max-width:560px;margin-bottom:26px}.desktop-flow-subtitle--note{margin-top:-6px;max-width:320px}.desktop-flow-info-card,.desktop-result-tips,.desktop-checks-card,.desktop-countdown-card,.desktop-preview-card,.desktop-upload-card__box{background:#fffffffa;border:1px solid rgba(218,223,232,.95);border-radius:16px}.desktop-flow-info-card{padding:24px 24px 28px;margin:24px 0}.desktop-flow-card .button.button--primary.button--full{background:#3f509e;border:1px SOLID #6e7ec5;box-shadow:0 24px 16px -4px #2934671f;box-shadow:4px 4px 6px -2px #6e7ec5 inset;box-shadow:-2px -4px 6px -2px #2934673d inset}.footer-brand.footer-brand--compact{padding:20px 36px 24px}.desktop-security{margin:24px 0 0;text-align:center;color:var(--text-soft);font-size:14px}.text-link-button--desktop{align-self:center;margin-top:18px}.desktop-action-list{display:grid;gap:24px;margin-top:16px}.desktop-action-list .action-card{padding:18px 20px}.desktop-action-list .action-card__subtitle{font-size:12px}.desktop-guide-modal{width:min(100%,448px);padding:20px 20px 22px;background:#fffffffa;border:1px solid rgba(218,223,232,.95);border-radius:22px;box-shadow:var(--shadow-lg)}.desktop-guide-modal__header,.guide-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.desktop-guide-modal__visual,.guide-modal__visual{border-radius:20px;background:#f6f7fb;padding:18px;min-height:220px;display:grid;place-items:center;margin-bottom:16px}.desktop-guide-modal__visual .desktop-placeholder-card,.guide-modal__visual .desktop-placeholder-card{width:100%;max-width:none;min-height:0}.desktop-capture-stage{position:relative;border-radius:16px;overflow:hidden;height:312px;border:1px solid rgba(218,223,232,.95);background:#eef2f8}.desktop-capture-stage__video,.desktop-video-card__video{width:100%;height:100%;object-fit:cover;background:#e9edf5}.desktop-capture-stage__loading{position:absolute;inset:0;display:grid;place-items:center;color:var(--text-soft);z-index:1}.desktop-capture-stage__veil{position:absolute;inset:0;background:linear-gradient(180deg,#ffffff1f,#ffffff0d)}.desktop-capture-stage__overlay{position:absolute;inset:0;display:grid;place-items:center;z-index:1}.desktop-document-overlay{width:88%;max-width:540px;filter:drop-shadow(0 2px 12px rgba(49,190,208,.12))}.desktop-capture-stage__button{position:absolute;left:50%;bottom:26px;transform:translate(-50%);min-width:192px;z-index:2;gap:12px}.button__icon{display:inline-flex;width:20px;height:20px}.button__icon svg{width:20px;height:20px}.desktop-checks-card{display:flex;gap:12px;flex-wrap:wrap;padding:24px;margin-top:16px;background:unset}.desktop-check-pill{display:inline-flex;align-items:center;gap:12px;padding:10px 16px;border-radius:999px;background:#f6f7f8;color:var(--text);font-size:15px;font-weight:500}.desktop-check-pill--passed{background:#f0f5f0;color:#43a047}.desktop-check-pill__icon{display:inline-flex;width:18px;height:18px}.desktop-check-pill__icon svg{width:18px;height:18px}.desktop-countdown-card{margin-top:16px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:unset}.desktop-countdown-card__title{margin:0 0 6px;font-size:16px;line-height:1.2;font-family:poppins;font-weight:500}.desktop-countdown-card__text{margin:0;font-size:12px;color:#4b535e}.desktop-countdown-card__ring,.desktop-upload-card__ring{width:48px;height:48px;border-radius:999px;display:grid;place-items:center;border:3px solid rgba(79,95,203,.22);box-shadow:inset 0 0 0 2px #fff;color:var(--primary);font-weight:500;font-size:14px;font-family:poppins}.desktop-preview-card{width:100%;display:flex;flex-direction:column;align-items:center;background:unset;border:unset}.desktop-quality-pill{margin:8px 0 20px}.desktop-preview-card__media-wrap{width:100%;border-radius:18px;overflow:hidden;background:#f5f7fb}.desktop-preview-card__media{width:100%;aspect-ratio:1.52;object-fit:cover}.desktop-preview-card__actions{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:32px}.desktop-preview-card__secondary,.desktop-preview-card__primary{padding:0 16px;min-height:44px}.desktop-upload-card{display:grid;place-items:center;min-height:300px}.desktop-upload-card__box{width:100%;padding:34px 28px;border-style:dashed;border-width:2px;display:grid;justify-items:center;text-align:center}.desktop-upload-card__title{margin:18px 0 8px;font-size:18px;line-height:1.2}.desktop-upload-card__text{margin:0;max-width:280px;color:var(--text-soft);font-size:15px;line-height:1.5}.desktop-status-center{min-height:360px;display:grid;place-items:center;align-content:center;text-align:center}.desktop-line-art-frame{width:min(100%,520px);color:#7d89aa;margin-bottom:16px}.desktop-line-art-frame svg{width:100%;height:auto}.desktop-result-tips{padding:20px 24px;margin:6px 0 24px}.desktop-result-button{margin-top:4px}.desktop-video-card,.video-card{position:relative;border-radius:20px;overflow:hidden;border:1px solid rgba(218,223,232,.95);background:#f2f5fa}.desktop-video-card{height:344px;margin-top:8px}.desktop-video-card--face{height:380px}.desktop-video-card__image{width:100%;height:100%;object-fit:cover;display:block}.desktop-video-card__veil{position:absolute;inset:0;background:radial-gradient(circle at center,#ffffff0f,#1012186b)}.desktop-video-help,.video-help{padding-top:18px;padding-bottom:12px;text-align:center;color:var(--text);font-size:16px;line-height:1.6}.desktop-video-help p,.video-help p{margin:0}.desktop-placeholder-card{width:min(100%,420px);min-height:220px;display:grid;place-items:center;color:#7d89aa;background:#f7f8fc}.desktop-placeholder-card svg{width:100%;height:auto}@media (max-width: 920px){.desktop-page--flow{padding:24px 16px 32px}.desktop-back-button{position:static;margin-bottom:14px;align-self:flex-start}.desktop-flow-card,.desktop-flow-card--narrow{width:100%;min-height:0}.desktop-flow-card__body{padding:24px 18px 0}.desktop-countdown-card{flex-direction:column;align-items:flex-start}}:root{--font-fallback: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Poppins", var(--font-fallback);--font-heading: "Satoshi", "Poppins", var(--font-fallback);--text: #1f2329;--text-soft: #6c7687;--primary: #3f509e;--primary-deep: #293467;--accent: #41bbca;--bg: #eff2f8}body{font-family:var(--font-body)}.desktop-modal__title,.desktop-status-card__title,.desktop-flow-title,.mobile-title,.guide-modal__title,.device-card__title,.action-card__title,.desktop-note-card__title,.document-row__title{font-family:var(--font-heading);letter-spacing:0}.desktop-flow-subtitle,.mobile-subtitle,.device-card__text,.document-row__subtitle,.action-card__subtitle,.guide-modal__copy,.desktop-status-card__text,.mobile-security,.desktop-security,.footer-brand__text,.desktop-note-card__title,.note-list,.quality-pill,.tip-item,.mobile-error-card__label,.phone-qr__hint,.phone-qr__label,.button,.language-chip,.text-link-button,.progress-node__label,.desktop-check-pill,.note-list li{font-family:var(--font-body)}.desktop-page--hero{background:#000000d9}.desktop-backdrop__panel--left{width:39%;height:286px;border-radius:18px;background:linear-gradient(135deg,#47258eeb,#591f9beb)}.desktop-backdrop__panel--right{width:40%;height:286px;border-radius:18px;background:linear-gradient(135deg,#cbd0db,#d7dbe5)}.desktop-modal__title{font-size:24px;font-weight:700;text-align:left;margin-bottom:24px}.device-card--primary{background:#3f509e}.device-card--secondary{background:#fff}.device-card__icon-shell{width:44px;height:44px;border-radius:44px}.device-card__icon-shell--soft{background:#f1f3fa}.device-card__title{margin:24px 0 0;font-size:20px;line-height:28px;width:100%}.device-card__text{margin:0 0 32px;font-size:14px;font-weight:400;color:#4b535e}.device-card__text.device-card__text--light{color:#e9ebf6}.button{min-height:48px;border-radius:12px;font-size:16px;line-height:22px;font-weight:500;gap:10px}.button--accent{background:#30afbd;color:#fff;box-shadow:none;border:1px solid #5ecad6;box-shadow:0 24px 16px -4px #1d6b731f;box-shadow:4px 4px 6px -2px #5ecad6 inset;box-shadow:-2px -4px 6px -2px #1d6b733d inset}.button--muted{background:#f1f3fa;color:#3f509e}.desktop-divider{margin:16px 0}.desktop-divider span{font-family:var(--font-body);font-size:12px;line-height:20px;color:#8d95a5}.phone-qr--mockup,.desktop-preview--mockup{position:relative;min-height:208px;display:flex;align-items:center;justify-content:center;border-radius:18px;overflow:hidden}.phone-qr--mockup{background:#293467}.phone-qr__mockup{height:auto}.phone-qr__screen-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:none}.phone-verification-preview{width:126px;min-height:192px;display:flex;flex-direction:column;gap:9px;padding:13px 10px;border:6px solid #06070a;border-radius:25px;background:linear-gradient(180deg,#fffffffa,#f5f8fcfa);box-shadow:0 12px 28px #11152b29,inset 0 0 0 1px #fffc}.phone-verification-preview__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;color:#1f2329;font-family:var(--font-body)}.phone-verification-preview__top strong{display:block;max-width:72px;font-size:8px;line-height:10px;font-weight:600}.phone-verification-preview__eyebrow{display:block;margin-bottom:2px;color:#6c7687;font-size:6px;line-height:8px;font-weight:600;letter-spacing:0}.phone-verification-preview__status{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#d7dde8;box-shadow:0 0 0 3px #d7dde859}.phone-verification-preview__status--ready{background:#43a047;box-shadow:0 0 0 3px #43a04726}.phone-verification-preview__hero{display:grid;place-items:center;height:54px;border-radius:14px;background:linear-gradient(135deg,#e0f2f5bf,#f7fbfff2),#eef3fb;box-shadow:inset 0 0 0 1px #3f509e14}.phone-verification-preview__id-card{position:relative;width:80px;height:48px;display:grid;grid-template-columns:23px 1fr;grid-template-rows:6px 1fr 5px;align-items:stretch;gap:4px 7px;padding:5px 6px;border-radius:8px;background:linear-gradient(115deg,rgba(65,187,202,.14),transparent 36%),repeating-linear-gradient(135deg,rgba(63,80,158,.045) 0 2px,transparent 2px 8px),#fff;box-shadow:0 7px 16px #11152b24,inset 0 0 0 1px #1f232914;overflow:hidden}.phone-verification-preview__id-card:after{content:"";position:absolute;top:4px;right:5px;width:8px;height:5px;border-radius:1px;background:linear-gradient(180deg,#ef3e42 0 33%,#fff 33% 66%,#2d7dd2 66% 100%);opacity:.86}.phone-verification-preview__id-header{grid-column:1 / -1;width:44px;height:4px;align-self:center;border-radius:999px;background:#58677d}.phone-verification-preview__id-photo{position:relative;width:22px;height:27px;align-self:center;border-radius:6px;background:linear-gradient(180deg,#eef5fa,#dfe9f3);box-shadow:inset 0 0 0 1px #1f232914;overflow:hidden}.phone-verification-preview__portrait{position:absolute;inset:0;display:block}.phone-verification-preview__portrait-shoulders,.phone-verification-preview__portrait-neck,.phone-verification-preview__portrait-ears,.phone-verification-preview__portrait-face,.phone-verification-preview__portrait-hair{position:absolute;display:block}.phone-verification-preview__portrait-shoulders{left:2px;right:2px;bottom:-2px;height:10px;border-radius:9px 9px 2px 2px;background:#2f3d57}.phone-verification-preview__portrait-neck{left:8px;top:15px;width:6px;height:7px;border-radius:2px;background:#c98f6f}.phone-verification-preview__portrait-ears{left:4px;top:8px;width:14px;height:8px;border-radius:999px;background:#d6a07e}.phone-verification-preview__portrait-face{left:6px;top:5px;width:10px;height:13px;border-radius:6px 6px 5px 5px;background:#d9a584;box-shadow:inset 0 -2px #b87b5b2e}.phone-verification-preview__portrait-hair{left:5px;top:3px;width:12px;height:6px;border-radius:7px 7px 3px 3px;background:#273140;box-shadow:inset 0 -2px #0000001a}.phone-verification-preview__id-lines{display:grid;align-content:center;gap:3px}.phone-verification-preview__id-lines span{display:block;height:3px;border-radius:999px;background:#d4dce8}.phone-verification-preview__id-lines span:first-child{width:30px;background:#6f7f99}.phone-verification-preview__id-lines span:nth-child(2){width:38px}.phone-verification-preview__id-lines span:nth-child(3){width:32px}.phone-verification-preview__id-lines span:nth-child(4){width:20px;background:#b7c3d2}.phone-verification-preview__id-code{grid-column:1 / -1;height:4px;border-radius:2px;background:repeating-linear-gradient(90deg,#7c8797 0 2px,transparent 2px 4px,#7c8797 4px 5px,transparent 5px 8px);opacity:.62}.phone-verification-preview__steps{display:grid;gap:6px}.phone-verification-preview__step{display:flex;align-items:center;gap:6px;min-height:24px;padding:4px 6px;border-radius:10px;background:#fff;color:#6c7687;font-family:var(--font-body);font-size:6px;line-height:8px;font-weight:500}.phone-verification-preview__step--active{color:#1f2329;background:#f7fbff;box-shadow:inset 0 0 0 1px #3f509e38}.phone-verification-preview__step-icon{width:13px;height:13px;flex:0 0 auto;object-fit:contain}.phone-qr__label{width:88px;text-align:center;font-family:var(--font-heading);font-size:14px;line-height:20px;font-weight:500;margin-bottom:14px}.phone-qr__code{border-radius:8px;overflow:hidden;box-shadow:0 0 0 1px #1113180a}.phone-qr__hint{font-family:var(--font-body);font-size:5px;line-height:8px;font-weight:400;margin-top:9px;color:#6d6f78}.desktop-preview__mockup{width:100%;height:auto;border-radius:16px}.symbol{display:inline-block;flex:0 0 auto}.symbol--device{width:20px;height:20px}.symbol--warning,.symbol--tiny{width:18px;height:18px}.symbol--button{width:16px;height:16px}.symbol--quality,.symbol--tip{width:18px;height:18px}.symbol--doc{width:28px;height:28px}.symbol--nav{width:20px;height:20px}.symbol--chevron{width:12px;height:12px}.status-hero__icon--soft-blue{color:#3f509e}.status-hero__icon--soft-green{color:#1f8a5b}.desktop-back-button{font-family:var(--font-body);font-size:14px;line-height:20px;font-weight:500;color:#1f2329}.note-list{list-style:none;padding:0;margin:0;display:grid;gap:14px}.note-list li{display:flex;align-items:center;gap:12px;font-size:14px;line-height:20px}.logo--image{height:32px}.footer-brand--compact .logo--image{width:151px}.language-chip__flag-asset{width:24px;height:24px}.language-chip__primary{font-size:16px;font-weight:500}.language-chip__select{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.language-chip__secondary{font-size:14px;line-height:20px;font-weight:400}.document-row__subtitle{font-size:13px;line-height:18px}.desktop-flow-card__progress,.mobile-top-bar{height:8px}.desktop-flow-card__progress span,.mobile-top-bar{background:#30afbd}.desktop-flow-title{font-size:32px;line-height:40px;font-weight:700;position:relative;z-index:2;text-align:center;margin:unset}.desktop-flow-subtitle,.mobile-subtitle{font-size:14px;line-height:20px}.desktop-action-list .action-card,.action-card{border-radius:20px}.action-card__subtitle{font-size:14px;line-height:20px}.desktop-guide-modal,.guide-modal{background:#fff}.desktop-guide-modal__asset,.guide-modal__asset,.desktop-placeholder-card__asset{width:100%;height:auto}.quality-pill__seperator{width:1px;height:12px;background:#b1d5b3;display:block}.quality-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:16px;background:#f0f5f0;color:#43a047;font-size:14px;line-height:20px;font-weight:400}.quality-pill strong{font-weight:500}.desktop-preview-card__secondary,.desktop-preview-card__primary,.sheet-card__actions .button{display:inline-flex;align-items:center;justify-content:center}.desktop-preview-card__secondary,.sheet-card__actions .button--secondary{background:#fff;color:#3f509e}.desktop-preview-card__secondary,.desktop-preview-card__primary,.sheet-card__actions .button{gap:10px}.desktop-document-overlay{width:min(82%,360px);height:auto;max-height:72%;object-fit:contain}.desktop-capture-stage__button{min-width:194px}.desktop-check-pill{font-size:14px;line-height:20px}.desktop-check-pill__icon img{width:18px;height:18px}.camera-permission-graphic{display:flex;align-items:center;justify-content:center}.camera-access-denied{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:8px 12px 4px;max-width:360px;margin:0 auto}.camera-access-denied--compact{gap:10px;padding:10px 8px;max-width:none}.camera-access-denied__graphic{position:relative;width:168px;height:140px;margin:0 auto;display:grid;place-items:center;border:1.5px solid var(--line-strong);border-radius:22px;background:var(--surface);clip-path:polygon(28% 0%,72% 0%,100% 50%,72% 100%,28% 100%,0% 50%)}.camera-access-denied__graphic--compact{width:132px;height:112px;border-radius:18px}.camera-access-denied__icon{width:88px;height:auto;max-height:100px;object-fit:contain}.camera-access-denied--compact .camera-access-denied__icon{width:72px;max-height:84px}.camera-access-denied__title{margin:0;font-size:18px;font-weight:600;color:var(--text);line-height:1.25}.camera-access-denied__message{margin:-6px 0 0;font-size:13px;color:var(--error);line-height:1.35;word-break:break-word}.camera-access-denied__steps{margin:0;padding:0 0 0 1.35rem;text-align:left;font-size:14px;line-height:1.45;color:var(--text-soft);align-self:stretch}.camera-access-denied__steps li{margin-bottom:10px}.camera-access-denied__steps li:last-child{margin-bottom:0}.camera-access-denied__retry{margin-top:4px;min-width:200px}.video-card__camera-denied,.desktop-video-card__camera-denied{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;padding:12px;overflow:auto;background:linear-gradient(180deg,#f7f8fbfa,#edf0f6fa)}.live-document-camera__denied{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:12px;overflow:auto;background:#1a1d24e0}.live-document-camera__denied .camera-access-denied__title{color:#f0f2f7}.live-document-camera__denied .camera-access-denied__steps{color:#c5cad6}.live-document-camera__denied .camera-access-denied__graphic{background:#ffffff0f;border-color:#fff3}.live-document-camera__denied .camera-access-denied__message{color:#ffb4b0}.camera-permission-graphic__icon{width:208px;height:auto}.mobile-shell .footer-brand,.mobile-shell .footer-brand__language{width:100%}.mobile-shell .logo--image{width:92px}.mobile-header .language-chip{padding:0;min-height:auto;border:0;background:transparent;gap:6px}.mobile-header .language-chip__primary,.mobile-header .language-chip__secondary,.mobile-header .symbol--chevron,.mobile-header .language-chip__flag-asset{display:none}.mobile-header .language-chip__flag-asset{display:block;width:40px;height:40px}.desktop-progress-card .progress-node__dot--checked img{width:14px;height:14px}.text-link-button--desktop{font-size:14px;line-height:20px}.verification-animation{width:100%;max-width:520px;aspect-ratio:1080 / 732;margin-inline:auto}.verification-animation>div{width:100%;height:100%}.desktop-line-art-frame--lottie{color:transparent}.circular-progress{position:relative;display:grid;place-items:center}.mobile-content-wrapper{flex:1;display:flex;flex-direction:column;justify-content:center}.face-scan-progress-overlay__svg{width:260px;height:320px}.mobile-shell .quality-pill,.face-scan-progress-overlay__svg{width:100%}.circular-progress svg{width:100%;height:100%;transform:rotate(-90deg)}.circular-progress__track,.circular-progress__value{fill:none}.circular-progress__track{stroke:#4f5fcb38}.circular-progress__value{stroke:var(--primary);stroke-linecap:round;transition:stroke-dashoffset .35s ease}.circular-progress__label{position:absolute;inset:0;display:grid;place-items:center;color:var(--primary);font-weight:500;font-size:14px;font-family:poppins}.desktop-countdown-card .circular-progress,.desktop-upload-card .circular-progress{flex-shrink:0}.mobile-top-bar{position:relative;overflow:hidden;background:#30afbd24}.mobile-top-bar span{display:block;height:100%;background:#30afbd;transition:width .24s ease}.face-scan-progress-overlay{position:absolute;inset:0;pointer-events:none}.face-scan-progress-overlay__side-blur{position:absolute;inset:0;pointer-events:none;z-index:1;overflow:hidden}.face-scan-progress-overlay__side-blur:before,.face-scan-progress-overlay__side-blur:after{content:"";position:absolute;top:0;bottom:0;width:34%;background:linear-gradient(90deg,#0a0f1657,#0a0f1624);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.face-scan-progress-overlay__side-blur:before{left:0}.face-scan-progress-overlay__side-blur:after{right:0;transform:scaleX(-1)}.face-scan-progress-overlay__svg{width:min(64%,246px)!important;height:min(88%,318px)!important;display:block;margin:auto;position:relative;z-index:2;filter:drop-shadow(0 1px 5px rgba(0,0,0,.28))}.desktop-video-card--face .face-scan-progress-overlay__svg,.video-card .face-scan-progress-overlay__svg{width:100%!important;height:100%!important;margin:0}.video-card--mock{background:#1b202b}.desktop-modal__notice{margin-bottom:12px}.desktop-modal--qr-only{width:min(100%,448px);padding:24px 24px 20px;border-radius:24px}.desktop-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.desktop-modal--qr-only .desktop-modal__title{margin-bottom:0}.desktop-modal__close{flex:0 0 auto;width:48px;height:48px;background:#f7f8fb;border:1px solid #d7dce6;box-shadow:none;cursor:default}.desktop-modal__close:hover{transform:none}.desktop-modal__close:focus-visible{outline:none}.desktop-modal__separator{width:100%;height:1px;background:#eceef2;margin:22px 0 24px}.desktop-select-device{display:flex;flex-direction:column;align-items:center;text-align:center}.desktop-select-device--v2{width:100%;align-items:stretch;text-align:left}.desktop-select-device__panel{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 18px 18px 20px;border-radius:18px;background:#f3f4f7;border:1px solid #eceef2}.desktop-select-device__content{flex:1;min-width:0}.desktop-select-device__title{margin:0;font-family:var(--font-heading);font-size:17px;line-height:26px;font-weight:700;color:#1f2329}.desktop-select-device__subtitle{margin:8px 0 12px;max-width:210px;font-size:14px;line-height:22px;color:#6c7687}.desktop-select-device__hint{margin:0;max-width:188px;font-size:12px;line-height:16px;color:#7a8192}.desktop-select-device__qr-frame{display:grid;place-items:center;width:100%;background:#fff;border-radius:14px;box-shadow:inset 0 0 0 1px #1113180d}.desktop-select-device__qr-frame--side{flex:0 0 136px;width:136px;height:136px;padding:4px;overflow:hidden}.desktop-select-device__qr-frame svg{display:block;width:100%;height:auto}.desktop-select-device__divider{display:flex;align-items:center;gap:14px;margin:18px 0;color:#8d95a5;font-size:12px;line-height:18px;text-transform:lowercase}.desktop-select-device__divider:before,.desktop-select-device__divider:after{content:"";flex:1;height:1px;background:#eceef2}.desktop-select-device__divider span{display:inline-flex;align-items:center;justify-content:center;min-width:26px}.desktop-select-device__computer-button{width:100%;min-height:48px;border-radius:14px;border:1px solid #cbd1dc;background:#fff;color:#1f2329;box-shadow:none;font-size:16px;font-weight:600}.desktop-select-device__computer-button:hover{transform:none;background:#fff}.desktop-modal--select-device-v2 .footer-brand{margin-top:20px;padding-top:0;border-top:0}.terms-scroll{max-height:min(40vh,320px);overflow:auto;margin-bottom:16px}.device-card__badge{font-family:var(--font-body);font-size:13px;line-height:18px;font-weight:600;background:#11183a6b;box-shadow:inset 0 0 0 1px #ffffff24}.button--primary,.desktop-flow-card .button.button--primary.button--full{border:1px solid #6e7ec5;box-shadow:0 18px 24px -18px #29346773,inset 2px 3px 5px -3px #ffffff73,inset -2px -4px 6px -2px #2934673d}.button--accent{box-shadow:0 16px 22px -18px #1d6b7373,inset 2px 3px 5px -3px #ffffff80,inset -2px -4px 6px -2px #1d6b733d}.phone-qr--mockup{background:radial-gradient(circle at 50% 26%,rgba(255,255,255,.14),transparent 34%),linear-gradient(180deg,#344180,#25305f)}.phone-verification-preview{transform:translateY(-1px)}.language-chip{min-width:76px;height:42px;padding:0 12px;border:1px solid rgba(215,220,230,.85);border-radius:14px}.footer-brand__language .language-chip{background:#fff}.language-chip__primary{font-size:14px;line-height:18px;font-weight:600}.language-chip__flag{width:24px;height:24px;flex:0 0 24px;border-radius:50%;box-shadow:inset 0 0 0 1px #1f23291f,0 1px 2px #11152b14;overflow:hidden}.language-chip__flag--en{background:linear-gradient(90deg,#21468b 0 42%,transparent 42%),repeating-linear-gradient(180deg,#b22234 0 3px,#fff 3px 6px)}.language-chip__flag--nl{background:linear-gradient(180deg,#ae1c28 0 33.33%,#fff 33.33% 66.66%,#21468b 66.66%)}.language-chip__flag--es{background:linear-gradient(180deg,#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75%)}.language-chip__flag--de{background:linear-gradient(180deg,#000 0 33.33%,#d00 33.33% 66.66%,#ffce00 66.66%)}.language-chip__flag--fr{background:linear-gradient(90deg,#0055a4 0 33.33%,#fff 33.33% 66.66%,#ef4135 66.66%)}.mobile-header .language-chip{width:auto;min-width:48px;height:40px;padding:0 10px;border:1px solid rgba(215,220,230,.9);background:#fff;gap:6px}.mobile-header .language-chip__primary{display:block;font-size:13px}.mobile-header .symbol--chevron{display:none}.terms-body{white-space:pre-wrap;text-align:left}.capture-screen--live{min-height:0;background:var(--surface)}.capture-screen__header--live{position:relative;flex-shrink:0;padding-top:4px}.capture-screen__live-body{flex:1;min-height:0;display:flex;flex-direction:column;padding:0 12px 16px;overflow:auto}.capture-screen__live-label{margin:0 0 10px;font-size:14px;color:var(--text-soft);text-align:center}.live-document-camera{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0}.live-document-camera__stage{position:relative;width:100%;margin:0 auto;border-radius:var(--radius-md);overflow:hidden;background:#1a1d24;aspect-ratio:3 / 4;max-height:min(58vh,520px)}.live-document-camera__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.segmentation-overlay-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1;opacity:.72}.live-document-camera__hint{margin:0;font-size:13px;color:var(--text-soft);text-align:center}.live-document-camera__hint--error{color:var(--error)}.live-document-camera__hint code{font-size:12px}.live-document-camera--error{position:relative;z-index:5}.live-document-camera__stage-overlay{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;z-index:4}.live-document-camera__actions{display:flex;gap:10px;justify-content:space-between;align-items:center;padding:4px 2px}.live-document-camera__actions .button--secondary{background:#fff}.desktop-capture-live{width:100%;margin-top:8px}.desktop-capture-live__frame{position:relative;border-radius:16px;overflow:hidden;background:#eef2f8}.desktop-document-overlay--live{width:88%;max-height:72%;object-fit:contain;opacity:.68;filter:drop-shadow(0 1px 8px rgba(49,190,208,.08))}.desktop-status-card--qr{width:min(100%,760px)}.desktop-qr-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;align-items:start}.desktop-qr-card__copy .status-hero--desktop{display:none}.desktop-qr-card__copy .desktop-status-card__title,.desktop-qr-card__copy .desktop-status-card__text{text-align:left}.desktop-qr-card__code-wrap{display:grid;justify-items:center;gap:14px;padding:18px;border-radius:20px;background:radial-gradient(circle at 50% 20%,rgba(48,175,189,.1),transparent 42%),#f7f9fd;box-shadow:inset 0 0 0 1px #d7dce6e6}.desktop-qr-card__code{display:grid;place-items:center;width:220px;height:220px;border-radius:16px;background:#fff;box-shadow:0 18px 38px #11152b1f,inset 0 0 0 1px #11152b0f}.desktop-qr-card__code svg{display:block}.desktop-qr-card__hint{margin:0;color:var(--text-soft);font-family:var(--font-body);font-size:13px;line-height:18px;text-align:center}.desktop-progress-card--qr{margin-top:24px;padding:16px 14px}.desktop-progress-card--qr .progress-node__label{font-size:11.5px}@media (max-width: 760px){.desktop-qr-card{grid-template-columns:1fr}.desktop-qr-card__copy .desktop-status-card__title,.desktop-qr-card__copy .desktop-status-card__text{text-align:center}}
