.install-prompt[data-v-616ca963]{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1717168f;place-items:end center;padding:20px;display:grid;position:fixed;inset:0}.install-prompt__dialog[data-v-616ca963]{width:min(100%,440px);padding:30px 24px max(20px, env(safe-area-inset-bottom));color:var(--ink);background:var(--paper);border-radius:26px;outline:none;position:relative;box-shadow:0 24px 70px #00000047}.install-prompt__close[data-v-616ca963]{width:44px;height:44px;color:var(--muted);cursor:pointer;background:#e9e9e4;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}.install-prompt__close svg[data-v-616ca963]{width:21px;height:21px}.install-prompt__icon[data-v-616ca963]{border-radius:17px;width:68px;height:68px;margin-bottom:20px;box-shadow:0 12px 26px #ed1c243d}.install-prompt h2[data-v-616ca963]{letter-spacing:-.035em;max-width:310px;margin:7px 0 10px;font-size:clamp(1.65rem,8vw,2.1rem);line-height:1.05}.install-prompt__description[data-v-616ca963]{color:var(--muted);margin:0;font-size:.98rem;line-height:1.5}.install-prompt__tip[data-v-616ca963]{color:#4f4f4b;background:#e9e9e4;border-radius:15px;margin-top:20px;padding:14px 15px;font-size:.9rem;line-height:1.5}.install-prompt__tip svg[data-v-616ca963]{vertical-align:-5px;width:20px;height:20px;color:var(--red);margin:0 3px;display:inline-block}.install-prompt__actions[data-v-616ca963]{gap:5px;margin-top:22px;display:grid}.install-prompt-enter-active[data-v-616ca963],.install-prompt-leave-active[data-v-616ca963]{transition:opacity .18s}.install-prompt-enter-active .install-prompt__dialog[data-v-616ca963],.install-prompt-leave-active .install-prompt__dialog[data-v-616ca963]{transition:transform .18s,opacity .18s}.install-prompt-enter-from[data-v-616ca963],.install-prompt-leave-to[data-v-616ca963]{opacity:0}.install-prompt-enter-from .install-prompt__dialog[data-v-616ca963],.install-prompt-leave-to .install-prompt__dialog[data-v-616ca963]{opacity:0;transform:translateY(24px)}@media (width>=621px){.install-prompt[data-v-616ca963]{place-items:center}}@media (prefers-reduced-motion:reduce){.install-prompt[data-v-616ca963],.install-prompt__dialog[data-v-616ca963]{transition-duration:.01ms!important}}:root{color:#171716;font-synthesis:none;text-rendering:optimizelegibility;--red:#ed1c24;--red-dark:#c91018;--ink:#171716;--muted:#6e6e68;--paper:#f7f7f4;--line:#e5e5df;--green:#1b8f59;background:#ecece8;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}html{background:#ecece8}body{overscroll-behavior:none;min-width:320px;min-height:100dvh}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;display:block}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.eyebrow{color:var(--red);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.77rem;font-weight:800}.button{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 24px;font-size:1rem;font-weight:800;transition:transform .12s,opacity .12s,background .12s;display:inline-flex}.button:active:not(:disabled){transform:scale(.98)}.button:disabled{cursor:wait;opacity:.68}.button svg{width:22px;height:22px}.button--wide{width:100%}.button--primary{color:#fff;background:var(--red);box-shadow:0 10px 24px #ed1c2433}.button--primary:active:not(:disabled){background:var(--red-dark)}.button--dark{color:#fff;background:var(--ink)}.button--secondary{color:var(--ink);background:#e9e9e4}.text-button{min-height:48px;color:var(--muted);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:0 12px;font-size:.92rem;font-weight:750;text-decoration:underline}.text-button--light{color:#d7d7d2}.spinner{border:2px solid #ffffff61;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}.spinner--dark{border-color:#1717162e;border-top-color:var(--ink)}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100dvh;padding:max(28px, env(safe-area-inset-top)) 20px max(20px, env(safe-area-inset-bottom));background:radial-gradient(circle at 95% 5%, #ed1c2417, transparent 32%), var(--paper);place-items:center;display:grid}.login-card{width:min(100%,420px)}.brand-mark{color:#fff;background:var(--red);letter-spacing:-.08em;border-radius:17px;place-items:center;width:58px;height:58px;font-size:2rem;font-weight:900;display:grid;box-shadow:0 14px 30px #ed1c2438}.login-heading{margin:34px 0 30px}.login-heading h1{letter-spacing:-.055em;margin:5px 0 9px;font-size:clamp(2.4rem,12vw,3.5rem);line-height:1}.login-heading>p:last-child{color:var(--muted);margin:0;font-size:1.05rem}.login-form{gap:18px;display:grid}.field{gap:8px;display:grid}.field span{color:#4f4f4b;font-size:.87rem;font-weight:750}.field input{width:100%;height:58px;color:var(--ink);background:#fff;border:1.5px solid #d9d9d3;border-radius:15px;outline:none;padding:0 17px;font-size:1rem;transition:border .13s,box-shadow .13s}.field input:focus{border-color:var(--red);box-shadow:0 0 0 4px #ed1c2417}.field input::placeholder{color:#a3a39d}.message{border-radius:12px;padding:12px 14px;font-size:.9rem;line-height:1.4}.message--error{color:#9e171d;background:#fee9ea}.login-help{border-top:1px solid var(--line);text-align:center;margin-top:36px;padding-top:25px}.login-help>p:first-child{color:var(--muted);margin:0 0 12px;font-size:.88rem}.help-call{min-height:48px;color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0 10px;font-weight:800;display:inline-flex}.help-call svg{width:21px;height:21px;color:var(--red);fill:currentColor;stroke:none}.help-message{max-width:310px;color:var(--muted);margin:7px auto 0;font-size:.83rem;line-height:1.45}.home-page{width:min(100%,540px);min-height:100dvh;padding:max(20px, env(safe-area-inset-top)) 22px calc(98px + env(safe-area-inset-bottom));background:radial-gradient(circle at 90% 8%, #ed1c241a, transparent 27%), var(--paper);flex-direction:column;margin:0 auto;display:flex;overflow:hidden}.home-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-mini{white-space:nowrap;align-items:center;gap:8px;font-size:.9rem;font-weight:850;display:flex}.brand-mini span{color:#fff;background:var(--red);border-radius:9px;place-items:center;width:31px;height:31px;font-size:1.1rem;font-weight:900;display:grid}.store-pill{border:1px solid var(--line);color:#565651;text-overflow:ellipsis;white-space:nowrap;background:#ffffffbd;border-radius:999px;align-items:center;gap:6px;max-width:56%;min-height:34px;padding:6px 10px;font-size:.72rem;font-weight:750;display:flex;overflow:hidden}.store-pill svg{flex:none;width:16px;height:16px}.home-content{flex-direction:column;flex:1;justify-content:center;display:flex}.welcome-copy{margin:34px 0 26px}.welcome-copy p{color:var(--muted);margin:0 0 6px;font-size:.96rem}.welcome-copy h1{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,9vw,2.8rem)}.capture-main{color:#fff;background:linear-gradient(150deg, #ffffff26, transparent 42%), var(--red);cursor:pointer;border:0;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:clamp(210px,34vh,290px);padding:30px 24px;transition:transform .13s,box-shadow .13s;display:flex;box-shadow:0 22px 50px #be0f1747}.capture-main:active{transform:scale(.985);box-shadow:0 13px 32px #be0f1740}.capture-main__icon{background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:82px;height:82px;margin-bottom:21px;display:grid}.capture-main__icon svg{stroke-width:1.6px;width:39px;height:39px}.capture-main strong{letter-spacing:-.025em;font-size:clamp(1.45rem,7vw,1.9rem)}.capture-main small{color:#ffffffc2;margin-top:7px;font-size:.83rem}.photo-tip{color:var(--muted);text-align:left;align-items:flex-start;gap:9px;margin:23px auto 0;font-size:.78rem;line-height:1.4;display:flex}.photo-tip svg{color:#9b9b94;flex:none;width:18px;height:18px}.bottom-actions{z-index:10;width:min(100%,540px);min-height:calc(76px + env(safe-area-inset-bottom));border-top:1px solid var(--line);padding:9px 22px max(9px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f7f4f0;grid-template-columns:1fr 1px 1fr;align-items:center;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-actions>span{background:var(--line);width:1px;height:30px}.bottom-actions button{color:#5d5d57;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-height:53px;font-size:.78rem;font-weight:750;display:flex}.bottom-actions button:active{color:var(--red)}.bottom-actions svg{width:20px;height:20px}.sub-page{background:var(--paper);width:min(100%,540px);min-height:100dvh;margin:0 auto}.sub-header{min-height:calc(84px + env(safe-area-inset-top));border-bottom:1px solid var(--line);padding:max(14px, env(safe-area-inset-top)) 17px 14px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f7f4f0;grid-template-columns:48px 1fr 48px;align-items:center;gap:9px;display:grid}.sub-header>div:nth-child(2){text-align:center}.sub-header p,.sub-header h1{margin:0}.sub-header p{color:var(--muted);margin-bottom:2px;font-size:.72rem}.sub-header h1{font-size:1.08rem}.icon-button{width:48px;height:48px;color:var(--ink);cursor:pointer;background:#eaeae5;border:0;border-radius:14px;place-items:center;display:grid}.icon-button svg{stroke-width:2.2px;width:25px;height:25px}.history-content{padding:22px 18px max(30px, env(safe-area-inset-bottom))}.history-date{color:var(--muted);justify-content:space-between;align-items:center;margin:0 3px 16px;font-size:.82rem;display:flex}.history-date span:first-letter{text-transform:uppercase}.history-date strong{color:#7a7a74;font-size:.75rem}.state-card,.empty-history{border:1px solid var(--line);min-height:330px;color:var(--muted);text-align:center;background:#fff;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:28px;display:flex}.state-card--error p{margin:0}.empty-history>div{color:#9d9d97;background:#efefeb;border-radius:22px;place-items:center;width:74px;height:74px;display:grid}.empty-history svg{width:34px;height:34px}.empty-history h2,.empty-history p{margin:0}.empty-history h2{color:var(--ink);font-size:1.2rem}.empty-history p{max-width:260px;font-size:.88rem;line-height:1.5}.history-list{gap:11px;display:grid}.history-item{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:94px;padding:14px;display:grid;box-shadow:0 5px 18px #14141208}.history-item__document{color:#777771;background:#f0f0ec;border-radius:12px;place-items:center;width:48px;height:55px;display:grid}.history-item__document svg{width:25px;height:25px}.history-item__body{gap:4px;min-width:0;display:grid}.history-item__body strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.history-item__body span,.history-item__body small{color:var(--muted);font-size:.72rem}.history-item__body small{line-height:1.35}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:.65rem;font-weight:800;display:flex}.status-badge i{background:currentColor;border-radius:50%;width:6px;height:6px}.status-badge--progress{color:#286f9c;background:#e5f3fb}.status-badge--success{color:#177446;background:#e3f5eb}.status-badge--warning{color:#956412;background:#fff1d5}.status-badge--danger{color:#aa1f26;background:#fee6e8}.camera-page{color:#fff;background:#111;width:min(100%,620px);min-height:100dvh;margin:0 auto;position:relative;overflow:hidden}.camera-header{z-index:10;width:100%;min-height:calc(72px + env(safe-area-inset-top));padding:max(14px, env(safe-area-inset-top)) 16px 10px;background:linear-gradient(#0000009e,#0000);grid-template-columns:48px 1fr 48px;align-items:center;gap:10px;display:grid;position:absolute;top:0;left:0}.camera-header>div{text-align:center;gap:2px;display:grid}.camera-header strong{font-size:.94rem}.camera-header span{color:#ffffffad;font-size:.69rem}.camera-close,.camera-files,.review-cancel{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);cursor:pointer;background:#00000061;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.camera-close,.review-cancel{font-size:1.85rem;font-weight:300}.camera-files svg{width:22px;height:22px}.camera-viewport{background:#0b0b0b;width:100%;height:100dvh;position:relative;overflow:hidden}.camera-viewport video{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.camera-zoom{z-index:3;bottom:calc(132px + env(safe-area-inset-bottom));background:#0000008c;border-radius:28px;gap:4px;padding:4px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.camera-zoom button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:50%;min-width:44px;height:44px;padding:0 8px;font-size:.85rem;font-weight:700}.camera-zoom button[aria-pressed=true]{color:#111;background:#fff}.camera-zoom button:disabled{cursor:wait;opacity:.7}.camera-controls{z-index:3;height:calc(120px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:linear-gradient(#0000,#000000b8);grid-template-columns:1fr 90px 1fr;align-items:center;display:grid;position:absolute;bottom:0;left:0;right:0}.shutter{cursor:pointer;background:#ffffff2e;border:3px solid #fff;border-radius:50%;width:78px;height:78px;padding:5px}.camera-gallery{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#00000061;border:1px solid #ffffff38;border-radius:15px;flex-direction:column;justify-content:center;justify-self:center;align-items:center;gap:3px;min-width:82px;min-height:48px;padding:7px 10px;font-size:.65rem;font-weight:750;display:flex}.camera-gallery svg{width:19px;height:19px}.camera-gallery:active{background:#00000094}.camera-gallery:disabled{cursor:wait;opacity:.7}.shutter i{background:#fff;border-radius:50%;width:100%;height:100%;transition:transform .1s;display:block}.shutter:active i{transform:scale(.88)}.shutter:disabled{cursor:wait;opacity:.7}.shutter:disabled i{animation:.65s ease-in-out infinite alternate shutter-capture}@keyframes shutter-capture{to{transform:scale(.82)}}.camera-unavailable{min-height:100dvh;padding:100px 24px max(30px, env(safe-area-inset-bottom));text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.camera-unavailable__icon{color:#bbb;background:#292929;border-radius:26px;place-items:center;width:84px;height:84px;display:grid}.camera-unavailable__icon svg{width:40px;height:40px}.camera-unavailable h1{margin:25px 0 8px;font-size:1.55rem}.camera-unavailable p{color:#aaa;max-width:330px;margin:0 0 27px;line-height:1.5}.process-screen,.success-screen{min-height:100dvh;padding:max(35px, env(safe-area-inset-top)) 25px max(35px, env(safe-area-inset-bottom));text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.process-screen--light{color:var(--ink);background:var(--paper)}.process-screen h1,.success-screen h1{letter-spacing:-.035em;margin:24px 0 9px;font-size:clamp(1.65rem,8vw,2.2rem)}.process-screen p,.success-screen>p:not(.eyebrow){color:#989892;max-width:340px;margin:0;font-size:.92rem;line-height:1.5}.quality-animation{background:#242424;border:1px solid #3c3c3c;border-radius:29px;justify-content:center;align-items:center;gap:7px;width:102px;height:102px;display:flex}.quality-animation span{background:var(--red);border-radius:50%;width:9px;height:9px;animation:.9s ease-in-out infinite quality-pulse}.quality-animation span:nth-child(2){animation-delay:.15s}.quality-animation span:nth-child(3){animation-delay:.3s}@keyframes quality-pulse{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}.review-screen{background:#111;width:100%;height:100dvh;position:relative;overflow:hidden}.review-screen>img{object-fit:contain;width:100%;height:100%}.review-overlay{pointer-events:none;background:linear-gradient(#0000 30%,#000000a6 68%,#000000e6);position:absolute;inset:0}.review-cancel{z-index:4;top:max(16px, env(safe-area-inset-top));position:absolute;left:16px}.review-sheet{z-index:3;max-height:69dvh;padding:24px 22px max(20px, env(safe-area-inset-bottom));color:var(--ink);background:var(--paper);text-align:center;border-radius:28px 28px 0 0;position:absolute;bottom:0;left:0;right:0;overflow-y:auto}.review-sheet--error{max-height:65dvh}.quality-ok{color:var(--green);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:7px;margin:0 auto 13px;font-size:.76rem;font-weight:850;display:inline-flex}.quality-ok span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:22px;height:22px;font-size:.75rem;display:grid}.review-sheet>p:not(.result-label){color:var(--muted);margin:0 0 4px;font-size:.78rem}.review-sheet h1{letter-spacing:-.035em;margin:0 0 20px;font-size:clamp(1.55rem,7vw,2rem)}.review-actions{gap:10px;display:grid}.review-sheet .text-button{margin-top:6px}.result-icon{border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 13px;font-size:1.8rem;font-weight:900;display:grid}.result-icon--error{color:#fff;background:var(--red);box-shadow:0 10px 24px #ed1c2433}.result-label{color:var(--red);letter-spacing:.07em;text-transform:uppercase;margin:0 0 5px;font-size:.73rem;font-weight:850}.review-sheet--error ul{color:var(--muted);gap:6px;margin:-5px 0 20px;padding:0;font-size:.83rem;line-height:1.4;list-style:none;display:grid}.upload-document{border:1px solid var(--line);width:114px;height:128px;color:var(--red);background:#fff;border-radius:24px;place-items:center;display:grid;position:relative;box-shadow:0 15px 40px #14141214}.upload-document svg{width:50px;height:50px}.upload-document span{border:3px solid var(--paper);color:#fff;background:var(--red);border-radius:999px;min-width:52px;padding:6px 8px;font-size:.7rem;font-weight:900;position:absolute;bottom:13px;right:-15px}.progress-track{background:#e1e1dc;border-radius:999px;width:min(100%,340px);height:7px;margin-top:30px;overflow:hidden}.progress-track i{border-radius:inherit;background:var(--red);height:100%;transition:width .18s;display:block}.action-limit{max-width:360px;margin-top:28px}.success-screen{color:var(--ink);background:radial-gradient(circle at 50% 42%, #1b8f591a, transparent 34%), var(--paper);position:relative}.success-check{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:112px;height:112px;margin-bottom:25px;display:grid;box-shadow:0 18px 40px #1b8f5938}.success-check svg{stroke-width:2.3px;width:54px;height:54px}.success-screen h1{margin-top:8px}@media (width>=621px){body{padding:20px 0}.login-page,.home-page,.sub-page,.camera-page{border-radius:30px;min-height:calc(100dvh - 40px);box-shadow:0 15px 60px #1414121f}.bottom-actions{border-radius:0 0 30px 30px;bottom:20px}.camera-viewport,.camera-unavailable,.process-screen,.review-screen,.success-screen{height:calc(100dvh - 40px);min-height:calc(100dvh - 40px)}}@media (height<=690px){.home-content{justify-content:flex-start}.welcome-copy{margin:25px 0 17px}.capture-main{min-height:210px}.review-sheet{max-height:78dvh;padding-top:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
