*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f4f9}button,input,textarea,select{font:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:none;color:inherit}.not-supported-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#d9ebf8;font-family:Arial,Helvetica,sans-serif}.not-supported-card{width:100%;max-width:1000px;background:#fff;border-radius:24px;box-shadow:0 18px 48px #132a5e2e;overflow:hidden;border:1px solid rgba(19,42,94,.08)}.not-supported-image{display:block;width:100%;height:auto;background:#d9ebf8}.not-supported-content{padding:28px 24px 32px;text-align:center}.not-supported-content h1{margin:0 0 12px;font-size:2rem;line-height:1.1;color:#132a5e}.not-supported-content p{margin:0;font-size:1rem;line-height:1.6;color:#35528f}.not-supported-content .subtext{margin-top:8px;color:#5a74a8}.not-supported-button{margin-top:20px;border:0;border-radius:12px;padding:12px 20px;background:#2f6fed;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 8px 20px #2f6fed40}.not-supported-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #2f6fed4d}.not-supported-button:active{transform:translateY(0)}@media(max-width:900px){.not-supported-page{padding:12px}.not-supported-content{padding:20px 16px 24px}.not-supported-content h1{font-size:1.6rem}}.welcome-page{--page-bg: #182a42;min-height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:clamp(18px,4dvh,34px);overflow-y:auto;padding:max(22px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(22px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));color:#fff;background:radial-gradient(circle at 50% -10%,rgba(83,118,255,.32),transparent 42%),radial-gradient(circle at 10% 75%,rgba(61,210,183,.11),transparent 34%),var(--page-bg);isolation:isolate}.welcome-page:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.3;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 75%);mask-image:linear-gradient(to bottom,#000,transparent 75%)}.welcome-header{width:min(100%,760px);text-align:center}.welcome-eyebrow,.start-eyebrow{margin:0 0 7px;color:#aebdff;font-size:clamp(.72rem,2.8vw,.85rem);font-weight:800;letter-spacing:.14em;text-transform:uppercase}.welcome-title--sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.welcome-logo{width:min(88vw,500px);height:auto;display:block;margin:0 auto;object-fit:contain;filter:drop-shadow(0 14px 26px rgba(0,9,31,.3))}.welcome-subtitle{margin:12px 0 0;color:#ffffffc2;font-size:clamp(1rem,4.5vw,1.3rem);font-weight:500}.capture-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,2.8vw,22px);width:min(100%,900px);margin:0}.capture-card{--entrance-index: 0;position:relative;min-width:0;padding-top:17px;text-align:center;transform-origin:50% 0;animation:welcome-card-grow .56s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(.12s + var(--entrance-index) * 105ms)}.capture-shell{position:relative;aspect-ratio:3/2;overflow:hidden;border:1px solid rgba(201,219,255,.24);border-radius:clamp(13px,3.5vw,24px);background:#ffffff0f;box-shadow:inset 0 1px #ffffff2e,0 15px 34px #040c1c57}.capture-example-image{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.015)}.is-blurry .capture-example-image{filter:blur(2.5px) saturate(.82);transform:scale(1.06)}.glare-effect{position:absolute;inset:-30%;background:linear-gradient(118deg,transparent 35%,rgba(255,255,255,.25) 44%,rgba(255,255,255,.94) 50%,rgba(255,255,255,.22) 56%,transparent 66%);transform:rotate(-4deg);filter:blur(2px)}.is-good .capture-shell{border-color:#64ed9f94;box-shadow:inset 0 1px #fff3,0 15px 34px #040c1c57,0 0 0 3px #4bd3861a}.capture-badge{position:absolute;top:0;left:50%;z-index:2;width:clamp(30px,8.6vw,42px);height:clamp(30px,8.6vw,42px);display:grid;place-items:center;transform:translate(-50%);border:4px solid var(--page-bg);border-radius:50%;color:#fff;font-size:clamp(1.05rem,5vw,1.5rem);font-weight:900;line-height:1;box-shadow:0 7px 17px #0000004d}.capture-badge.bad{background:linear-gradient(145deg,#ff5c76,#da2347)}.capture-badge.good{background:linear-gradient(145deg,#4fe098,#189e63)}.capture-text{margin:11px 0 0;color:#fff;font-size:clamp(.92rem,4vw,1.25rem);font-weight:750;letter-spacing:-.01em}.lets-start-btn{margin-top:auto;flex-shrink:0;min-width:min(100%,310px);min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:13px 24px;color:#fff;background:linear-gradient(135deg,#5c6ff5,#4053cf);box-shadow:0 15px 30px #20329c61;font:inherit;font-size:1.05rem;font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.lets-start-btn span{font-size:1.35rem;transition:transform .16s ease}.lets-start-btn:hover{filter:brightness(1.06);box-shadow:0 18px 36px #20329c75}.lets-start-btn:hover span{transform:translate(3px)}.lets-start-btn:active{transform:scale(.98)}.lets-start-btn:focus-visible,.scan-card:focus-visible{outline:3px solid #aebdff;outline-offset:4px}@keyframes welcome-card-grow{0%{opacity:0;transform:translateY(18px) scale(.72)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-height:680px){.welcome-page{gap:14px;padding-top:max(14px,env(safe-area-inset-top));padding-bottom:max(14px,env(safe-area-inset-bottom))}.welcome-subtitle{margin-top:7px}.capture-examples{margin:0}.lets-start-btn{min-height:48px;padding-block:10px}}@media(min-width:760px){.welcome-page{justify-content:center}.capture-shell{max-height:180px}}@media(prefers-reduced-motion:reduce){.capture-card,.lets-start-btn,.lets-start-btn span{animation:none;transition:none}}.start-page{min-height:100dvh;box-sizing:border-box;overflow-y:auto;padding:max(24px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));color:#fff;background:radial-gradient(circle at 50% 0,rgba(83,118,255,.3),transparent 40%),#182a42}.capture-flow-loading{width:100%;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#dfe6ff;background:#182a42;font-size:.92rem;font-weight:700}.capture-flow-loading>span{width:36px;height:36px;border:3px solid rgba(255,255,255,.18);border-top-color:#7d8cf4;border-radius:50%;animation:capture-flow-spin .7s linear infinite}@keyframes capture-flow-spin{to{transform:rotate(360deg)}}.start-content{width:min(100%,820px);min-height:calc(100dvh - 48px);margin:0 auto;display:flex;flex-direction:column;justify-content:center;text-align:center}.start-content h1{margin:0 0 clamp(28px,7dvh,60px);font-size:clamp(2rem,8vw,3.6rem);font-weight:800;letter-spacing:-.045em;line-height:1;text-wrap:balance}.scan-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,3.5vw,26px);width:100%}.scan-card{--option-index: 0;position:relative;min-width:0;min-height:clamp(220px,52vw,330px);overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border:1px solid rgba(203,221,255,.25);border-radius:clamp(20px,5vw,30px);padding:clamp(14px,4vw,24px);color:#10213b;background:linear-gradient(155deg,#f8fbff,#dfe9f6);box-shadow:0 20px 44px #040c1c4d;cursor:pointer;animation:option-enter .52s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(90ms + var(--option-index) * .11s);transition:transform .18s ease,box-shadow .18s ease}.scan-card:before{content:"";position:absolute;width:190px;height:190px;top:-90px;right:-75px;border-radius:50%;background:#5376ff1a}.scan-card:hover{transform:translateY(-5px);box-shadow:0 25px 52px #040c1c5c}.scan-card:active{transform:scale(.985)}.scan-illustration{position:relative;z-index:1;width:100%;min-height:145px;display:grid;place-items:center}.scan-illustration img{width:94%;height:158px;display:block;object-fit:contain;filter:drop-shadow(0 13px 12px rgba(27,66,122,.22));animation:document-float 3.4s ease-in-out infinite}.passport-card-btn .scan-illustration img{width:86%;animation-delay:-1.1s}.scan-copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:5px}.scan-copy strong{font-size:clamp(1.05rem,4.6vw,1.55rem);line-height:1.08}.scan-copy small{color:#5a6a80;font-size:clamp(.72rem,2.7vw,.9rem)}.scan-arrow{position:absolute;right:14px;bottom:11px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#4053cf;font-size:1rem;font-weight:800}@keyframes option-enter{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes document-float{0%,to{transform:translateY(2px) rotate(-1deg)}50%{transform:translateY(-7px) rotate(1deg)}}@media(max-width:390px){.scan-card{min-height:205px;padding:11px}.scan-illustration{min-height:124px}.scan-illustration img{height:132px}.scan-arrow{display:none}}@media(max-height:650px){.start-content{justify-content:flex-start}.start-content h1{margin-bottom:20px}.scan-card{min-height:190px}.scan-illustration{min-height:110px}.scan-illustration img{height:118px}}@media(prefers-reduced-motion:reduce){.scan-card,.scan-illustration img{animation:none;transition:none}}.expired-page{position:relative;width:100%;height:100dvh;min-height:100dvh;overflow:hidden auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;box-sizing:border-box;padding:max(28px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));color:#fff;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px) 0 0/28px 28px,linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px) 0 0/28px 28px,#101f34;isolation:isolate;scrollbar-width:none}.expired-page::-webkit-scrollbar{display:none}.expired-page:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 50% 0%,rgba(95,113,235,.25),transparent 42%)}.expired-page__glow{position:absolute;z-index:-1;width:280px;height:280px;border-radius:50%;filter:blur(80px);opacity:.18;pointer-events:none}.expired-page__glow--one{top:-110px;right:-100px;background:#7183ff}.expired-page__glow--two{bottom:-130px;left:-120px;background:#38d5a0}.expired-card{width:min(100%,480px);display:flex;flex-direction:column;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:30px;padding:clamp(26px,7vw,42px);text-align:center;background:linear-gradient(155deg,#ffffff17,#ffffff09);box-shadow:inset 0 1px #ffffff14,0 28px 70px #02081261;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);animation:expired-card-enter .52s cubic-bezier(.22,1,.36,1) both}.expired-card__icon{position:relative;width:78px;height:78px;display:grid;place-items:center;margin-bottom:22px;border:1px solid rgba(255,184,198,.22);border-radius:25px;color:#ff9cad;background:linear-gradient(145deg,#ff708933,#ff708912);box-shadow:0 15px 32px #741a3133}.expired-card__icon:after{content:"";position:absolute;inset:-7px;border:1px solid rgba(255,156,173,.09);border-radius:30px}.expired-card__icon svg{width:44px;height:44px}.expired-card__eyebrow{margin:0 0 8px;color:#aebdff;font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.expired-card h1{max-width:390px;margin:0;color:#fff;font-size:clamp(2rem,8vw,3rem);font-weight:820;letter-spacing:-.045em;line-height:1.02;text-wrap:balance}.expired-card__description{max-width:390px;margin:17px 0 0;color:#aebbd0;font-size:clamp(.88rem,3.6vw,1rem);line-height:1.55}.expired-card__notice{width:100%;display:flex;align-items:center;gap:12px;margin-top:25px;border:1px solid rgba(80,222,159,.16);border-radius:17px;padding:13px 14px;color:#78e9b7;background:#1e946614;text-align:left}.expired-card__notice svg{width:27px;height:27px;flex:0 0 auto}.expired-card__notice span{min-width:0;display:flex;flex-direction:column;gap:3px}.expired-card__notice strong{color:#c9f8e3;font-size:.82rem}.expired-card__notice small{color:#8fae9f;font-size:.72rem;line-height:1.35}.expired-card__action{width:100%;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;margin-top:15px;border:1px solid rgba(255,255,255,.14);border-radius:16px;color:#fff;background:linear-gradient(135deg,#6274ef,#4053cf);box-shadow:0 12px 25px #2d40be4d;font-weight:800;cursor:pointer;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease}.expired-card__action span{font-size:1.2rem}.expired-card__action:hover{filter:brightness(1.07);box-shadow:0 15px 30px #2d40be61}.expired-card__action:active{transform:scale(.985)}.expired-card__action:focus-visible{outline:3px solid #aebdff;outline-offset:4px}.expired-page__brand{display:flex;align-items:center;gap:8px;margin:0;color:#788aa3;font-size:.72rem;font-weight:650;letter-spacing:.02em}.expired-page__brand>span{width:7px;height:7px;border-radius:50%;background:#54e6a1;box-shadow:0 0 9px #54e6a1a6}@keyframes expired-card-enter{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-height:680px){.expired-page{justify-content:flex-start}.expired-card{padding:22px}.expired-card__icon{width:62px;height:62px;margin-bottom:15px;border-radius:20px}.expired-card__icon svg{width:36px;height:36px}.expired-card__notice{margin-top:18px}}@media(prefers-reduced-motion:reduce){.expired-card,.expired-card__action{animation:none;transition:none}}.product-info-page,.session-loading-page{position:relative;width:100%;min-height:100dvh;box-sizing:border-box;color:#fff;background:linear-gradient(rgba(255,255,255,.024) 1px,transparent 1px) 0 0/28px 28px,linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px) 0 0/28px 28px,#12233a}.product-info-page{overflow:hidden auto;display:flex;flex-direction:column;align-items:center;gap:clamp(28px,6dvh,58px);padding:max(28px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));isolation:isolate}.product-info-page__orb{position:fixed;z-index:-1;width:320px;height:320px;border-radius:50%;filter:blur(95px);opacity:.17;pointer-events:none}.product-info-page__orb--one{top:-120px;right:-100px;background:#4d6fff}.product-info-page__orb--two{bottom:-150px;left:-120px;background:#16cfa1}.product-info-hero{width:min(100%,720px);display:flex;flex-direction:column;align-items:center;text-align:center}.product-info-hero__logo{width:min(100%,430px);height:auto;display:block;margin-bottom:clamp(18px,4dvh,34px);object-fit:contain;filter:drop-shadow(0 14px 28px rgba(0,10,35,.28))}.product-info-hero__eyebrow,.product-info-steps__heading>p{margin:0 0 8px;color:#aebdff;font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-info-hero h1{max-width:650px;margin:0;font-size:clamp(2.25rem,9vw,4.6rem);font-weight:830;letter-spacing:-.05em;line-height:.98;text-wrap:balance}.product-info-hero__description{max-width:590px;margin:18px 0 0;color:#aab9ce;font-size:clamp(.95rem,3.7vw,1.1rem);line-height:1.6}.product-info-steps{width:min(100%,900px)}.product-info-steps__heading{margin-bottom:18px;text-align:center}.product-info-steps__heading h2{margin:0;font-size:clamp(1.65rem,6vw,2.4rem);letter-spacing:-.035em}.product-info-steps__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-info-step{min-width:0;display:flex;flex-direction:column;gap:16px;border:1px solid rgba(255,255,255,.11);border-radius:22px;padding:20px;background:linear-gradient(150deg,#ffffff14,#ffffff06);box-shadow:inset 0 1px #ffffff0f}.product-info-step>span{width:42px;height:32px;display:grid;place-items:center;border:1px solid rgba(135,155,255,.2);border-radius:11px;color:#c8d1ff;background:#5c6ff524;font-size:.72rem;font-weight:850;letter-spacing:.08em}.product-info-step h3{margin:0;font-size:1rem;line-height:1.2}.product-info-step p{margin:7px 0 0;color:#93a5bb;font-size:.82rem;line-height:1.5}.product-info-invitation{width:min(100%,680px);display:flex;align-items:flex-start;gap:14px;border:1px solid rgba(80,222,159,.17);border-radius:20px;padding:17px 18px;color:#7ce9b9;background:#1e946614}.product-info-invitation svg{width:30px;height:30px;flex:0 0 auto}.product-info-invitation strong{color:#d3f8e8;font-size:.92rem}.product-info-invitation p{margin:5px 0 0;color:#91ad9f;font-size:.8rem;line-height:1.5}.product-info-page__footer{display:flex;align-items:center;gap:8px;color:#71849d;font-size:.72rem;font-weight:650}.product-info-page__footer>span{width:7px;height:7px;border-radius:50%;background:#54e6a1;box-shadow:0 0 9px #54e6a1a6}.session-loading-page{height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:24px;text-align:center}.session-loading-page img{width:min(84vw,360px);height:auto;margin-bottom:12px}.session-loading-page__spinner{width:38px;height:38px;border:3px solid rgba(255,255,255,.16);border-top-color:#7587f5;border-radius:50%;animation:session-loading-spin .7s linear infinite}.session-loading-page p{margin:0;color:#a8b7cb;font-size:.9rem;font-weight:700}@keyframes session-loading-spin{to{transform:rotate(360deg)}}@media(max-width:660px){.product-info-steps__grid{grid-template-columns:1fr}.product-info-step{flex-direction:row;align-items:flex-start}}@media(prefers-reduced-motion:reduce){.session-loading-page__spinner{animation-duration:1.5s}}
