:root{color-scheme:light;--bg-start:#e9f1ff;--bg-end:#c8d8f8;--ink:#001d47;--ink-soft:rgb(0 29 71/0.64);--line-soft:rgb(0 29 71/0.16);--fill-blue:#0066f5;--fill-blue-soft:rgb(0 29 71/0.16)}*{box-sizing:border-box}[role=button],button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}[role=button]:focus,[role=button]:focus-visible,button:focus,button:focus-visible{outline:none}html:not(.motion-disabled) .draft-card,html:not(.motion-disabled) .passport-card,html:not(.motion-disabled) .payment-method-card,html:not(.motion-disabled) .profile-data-input,html:not(.motion-disabled) .profile-row,html:not(.motion-disabled) .visa-check-card,html:not(.motion-disabled) .visa-ready-card,html:not(.motion-disabled) .visa-type-card,html:not(.motion-disabled) [role=button],html:not(.motion-disabled) button{transition:transform .14s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease,opacity .16s ease}html:not(.motion-disabled) [role=button]:active,html:not(.motion-disabled) button:active{transform:scale(.97)}html.motion-disabled *,html.motion-disabled :after,html.motion-disabled :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}body,html{margin:0;padding:0;min-height:100%;font-family:Geist,Manrope,Segoe UI,sans-serif;background:#fff;overflow-x:hidden}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.not-found-screen{min-height:100vh;padding:32px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;background:#fff;color:var(--ink)}.not-found-screen h1{margin:0;font-size:34px;line-height:1.1;letter-spacing:-.02em;font-weight:600}.not-found-screen p{margin:0;max-width:360px}.not-found-screen a,.not-found-screen p{font-size:17px;line-height:1.4;letter-spacing:-.02em}.not-found-screen a{min-width:220px;height:56px;padding:0 24px;border-radius:999px;background:#0066f5;display:inline-flex;align-items:center;justify-content:center;font-weight:500;color:#fff;text-decoration:none}.web-root{position:relative;min-height:100dvh;width:100%;display:grid;place-items:center;padding:0;overflow-x:hidden}.app-content{position:relative;width:min(402px,100%);height:min(812px,100dvh);max-height:100dvh;background:#fff;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width:1179px){.app-content{width:100%;height:100dvh;max-height:none}}.locale-switcher{position:absolute;top:8px;right:8px;min-width:88px;z-index:5}.locale-trigger{all:unset;height:26px;min-width:88px;padding:0 6px 0 8px;border-radius:6px;background:#fff;border:1px solid rgb(0 29 71/.1);display:flex;justify-content:space-between;gap:6px;align-items:center;cursor:pointer}.locale-trigger span{display:flex;align-items:center;height:100%;flex:1 1 auto;min-width:0;font-size:11px;line-height:normal;font-style:normal;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.locale-caret{width:8px;height:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink-soft);flex:0 0 auto}.locale-caret svg{width:8px;height:8px;display:block}.locale-menu{position:absolute;right:0;top:calc(100% + 2px);list-style:none;width:max-content;min-width:100%;max-width:calc(100vw - 16px);border-radius:6px;border:1px solid rgb(0 29 71/.1);background:#fff;display:block;overflow:hidden}.locale-menu,.locale-menu li{margin:0;padding:0}.locale-option{all:unset;width:100%;height:26px;padding:0 8px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;font-size:11px;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.locale-option:hover{background:rgb(0 29 71/.06)}.locale-option.is-active{background:rgb(0 102 245/.14)}.splash-canvas{position:relative;width:100%;height:100%;overflow:hidden;background:#fff}.splash-hero-image{position:absolute;top:50%;left:50%;width:458px;height:auto;max-width:calc(100% - 24px);transform:translate(-50%,-50%)}.splash-loading{position:absolute;left:50%;bottom:42px;transform:translateX(-50%);height:34px;display:inline-grid;place-items:center;padding:0 16px;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.03em;color:#f2f6ff;background:rgb(18 38 92/.48);animation:pulse 1.4s ease-in-out infinite}.onboarding-screen{height:100%;display:grid;grid-template-rows:540px 134px 56px;grid-row-gap:24px;row-gap:24px;padding-bottom:34px}.onboarding-hero{position:relative;overflow:hidden;background:#fff;min-height:540px}.onboarding-hero-image{position:absolute;top:63px;left:-28px;width:458px;height:394px;max-width:none}.onboarding-copy{padding:0 16px;display:grid;align-content:start;grid-gap:12px;gap:12px}.onboarding-copy h1{font-size:34px;line-height:1.1;font-weight:600}.onboarding-copy h1,.onboarding-copy p{margin:0;letter-spacing:-.02em;color:var(--ink)}.onboarding-copy p{font-size:17px;line-height:1.4;font-weight:400}.onboarding-cta{all:unset;height:56px;margin:0 16px;border-radius:999px;display:grid;place-items:center;font-size:17px;line-height:1.4;font-weight:500;letter-spacing:-.02em;color:#fff;background:var(--fill-blue);cursor:pointer}.auth-screen{max-width:560px;margin:0 auto;padding:62px 0 42px;height:100%;display:grid;align-content:start;grid-row-gap:24px;row-gap:24px}.auth-header{padding:0 16px;display:grid;grid-gap:12px;gap:12px}.auth-header h1{font-size:34px;line-height:1.1;font-weight:600}.auth-header h1,.auth-header p{margin:0;letter-spacing:-.02em;color:var(--ink)}.auth-header p{font-size:17px;line-height:1.4;font-weight:400}.auth-header--with-back{display:flex;flex-direction:row;align-items:flex-start;gap:4px}.auth-header--verification{display:grid;grid-gap:12px;gap:12px}.auth-header--verification .auth-back-button{margin-bottom:0}.auth-back-button{all:unset;flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-top:-8px;margin-left:-8px}.auth-password-wrap{position:relative;display:flex;align-items:center}.auth-password-wrap input{flex:1 1;padding-right:52px!important}.auth-eye-button{all:unset;position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgb(0 29 71/.52);line-height:0}.auth-checkbox-row{display:flex;align-items:flex-start;gap:8px;cursor:pointer;font-size:17px;line-height:1.4;letter-spacing:-.02em;color:var(--ink)}.auth-checkbox-row input[type=checkbox]{all:unset;flex-shrink:0;width:20px;height:20px;border:1px solid rgb(0 29 71/.16);border-radius:4px;margin-top:2px;cursor:pointer;position:relative}.auth-checkbox-row input[type=checkbox]:checked{background:var(--ink);border-color:var(--ink)}.auth-checkbox-row input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:2px;width:6px;height:10px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.auth-terms-link{color:rgb(0 102 255);text-decoration:none}.auth-form{padding:0 16px;display:grid;grid-gap:8px;gap:8px}.auth-note{margin:0;font-size:14px;line-height:1.35;font-weight:400;color:rgb(0 29 71/.72)}.auth-note.is-error{color:#cb2431}.auth-link{all:unset;justify-self:start;font-size:14px;line-height:1.35;font-weight:500;color:var(--fill-blue);cursor:pointer}.auth-form label{font-weight:400}.auth-form input,.auth-form label{font-size:17px;line-height:1.4;letter-spacing:-.02em;color:var(--ink)}.auth-form input{height:56px;padding:0 16px;border-radius:12px;border:1px solid var(--line-soft);outline:none}.auth-form input::placeholder{color:rgb(0 29 71/.52)}.auth-form input:focus{border-color:rgb(0 102 245/.56);box-shadow:0 0 0 4px rgb(0 102 245/.13)}.auth-otp-form{padding:0 16px;display:grid;grid-gap:16px;gap:16px}.auth-otp-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:8px;gap:8px}.auth-otp-input{width:100%;height:56px;border-radius:12px;border:1px solid var(--line-soft);background:#fff;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:400;text-align:center;color:var(--ink);outline:none}.auth-otp-input:focus{border-color:rgb(0 102 245/.56);box-shadow:0 0 0 4px rgb(0 102 245/.13)}.auth-resend{all:unset;height:24px;display:inline-flex;align-items:center;justify-content:flex-start;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500;color:var(--fill-blue);cursor:pointer}.auth-resend:disabled{opacity:.56;cursor:default}.auth-actions{margin:0 16px;display:grid;grid-gap:16px;gap:16px}.auth-actions .auth-continue{margin:0}.auth-secondary{all:unset;height:56px;border-radius:999px;display:grid;place-items:center;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500;color:var(--ink);cursor:pointer}.auth-screen--verification .auth-continue:not(:disabled){background:var(--ink);color:#fff}.auth-continue,.auth-social{all:unset;height:56px;margin:0 16px;border-radius:999px;display:grid;place-items:center;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500;cursor:pointer}.auth-continue{color:rgb(0 29 71/.52);background:var(--fill-blue-soft)}.auth-continue:not(:disabled){background:var(--fill-blue);color:#fff}.auth-divider{height:24px;padding:0 16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:8px;gap:8px}.auth-divider span{height:1px;background:var(--line-soft)}.auth-divider em{font-style:normal;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:400;color:rgb(0 29 71/.52)}.auth-socials{display:grid;grid-row-gap:16px;row-gap:16px}.auth-social{grid-template-columns:24px auto;justify-content:center;align-items:center;column-gap:8px;border:1px solid var(--line-soft);color:var(--ink)}.auth-social:disabled{opacity:.56;cursor:default}.auth-icon-image{width:24px;height:24px;display:block}.home-screen{height:100%;display:grid;grid-template-rows:1fr auto;overflow:hidden;background:#fff}.desktop-global-chrome,.desktop-rail,.desktop-visa-chrome,.home-desktop-breadcrumbs,.home-desktop-sidebar{display:none}.home-scroll{overflow-y:auto;padding-bottom:12px}.home-hero-wrap{width:100%;height:460px;overflow:hidden;position:relative}.home-hero-image{width:100%;height:460px;object-fit:cover;display:block}.home-copy{padding:0 16px;margin-top:0;display:grid;grid-gap:12px;gap:12px}.home-copy h1{font-size:34px;line-height:1.1;font-weight:600;white-space:pre-line}.home-copy h1,.home-copy p{margin:0;letter-spacing:-.02em;color:var(--ink)}.home-copy p{font-size:17px;line-height:1.4;font-weight:400}.home-cta{all:unset;width:calc(100% - 32px);height:56px;margin:24px 16px 16px;border-radius:999px;display:grid;place-items:center;font-size:17px;line-height:1.4;font-weight:500;letter-spacing:-.02em;color:#fff;background:var(--fill-blue);cursor:pointer}.home-tabbar{--tab-index:0;position:relative;height:114px;padding:16px 16px 34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;border-top:1px solid rgb(0 29 71/.08);background:#fff}.home-tabbar:before{content:"";position:absolute;top:16px;left:16px;width:calc((100% - 48px) / 3);height:64px;border-radius:12px;background:rgb(0 29 71/.16);transform:translateX(calc(var(--tab-index) * (100% + 8px)));pointer-events:none}html:not(.motion-disabled) .home-tabbar:before{transition:transform .22s cubic-bezier(.2,.8,.2,1),background-color .16s ease}.home-tab{all:unset;position:relative;z-index:1;height:64px;display:grid;place-items:center;border-radius:12px;cursor:pointer}.home-tab.is-active{background:transparent}.home-tab-icon{width:24px;height:24px;display:block}.documents-screen{height:100%;display:grid;grid-template-rows:1fr auto;overflow:hidden;background:#fff}.documents-scroll{overflow-x:hidden;overflow-y:auto;padding:0 0 16px;display:grid;align-content:start;grid-gap:8px;gap:8px}.documents-top-copy{padding:0 16px;display:grid;grid-gap:12px;gap:12px;margin-top:62px}.documents-top-copy h1{font-size:34px;line-height:1.1;font-weight:600}.documents-top-copy h1,.documents-top-copy p{margin:0;letter-spacing:-.02em;color:var(--ink)}.documents-top-copy p{font-size:17px;line-height:1.4;font-weight:400;white-space:pre-line}.documents-empty{display:grid;grid-gap:0;gap:0;justify-items:center}.documents-empty-picture{padding:24px 16px 0;display:grid;place-items:center}.documents-empty-image{width:min(370px,100%);height:auto;display:block}.documents-empty-copy{padding:0 16px;display:grid;grid-gap:12px;gap:12px;text-align:center;justify-items:center;width:100%}.documents-empty-copy h2{margin:0;font-size:22px;line-height:1.3;font-weight:500;letter-spacing:-.02em;color:var(--ink);white-space:pre-line}.documents-empty-copy p{margin:0;font-size:17px;line-height:1.4;font-weight:400;letter-spacing:-.02em;color:var(--ink)}.visa-screen{position:relative;height:100%;display:grid;grid-template-rows:1fr auto;overflow:hidden;background:#fff}.visa-scroll{overflow-y:auto;display:grid;align-content:start;grid-gap:24px;gap:24px;padding-bottom:16px}.visa-toolbar{display:grid;grid-gap:12px;gap:12px}.visa-toolbar-controls{display:grid;grid-template-columns:auto auto;justify-content:space-between;padding:0 8px;height:40px;align-items:center}.visa-progress{padding:0 16px;display:flex;gap:4px;align-items:center}.visa-progress i,.visa-progress span{height:4px;border-radius:999px;background:rgb(0 29 71/.16);display:inline-flex}.visa-progress span{width:24px}.visa-progress span.is-active{width:48px;background:var(--ink)}.visa-progress i{width:4px;background:var(--ink)}.visa-copy{padding:0 16px}.visa-copy h1{margin:0;font-size:34px;line-height:1.1;font-weight:600;white-space:pre-line}.visa-copy h1,.visa-copy p{letter-spacing:-.02em;color:var(--ink)}.visa-copy p{margin:12px 0 0;font-size:17px;line-height:1.4;font-weight:400}.visa-progress.is-half span.is-active{background:linear-gradient(90deg,var(--fill-blue) 0 50%,rgb(0 29 71/.16) 50% 100%)}.visa-progress-trip{position:relative;height:4px;margin:0 16px;padding:0;border-radius:999px;background:rgb(0 29 71/.16);overflow:hidden}.visa-progress-trip:after{content:"";position:absolute;inset:0 auto 0 0;width:var(--visa-progress,0);border-radius:inherit;background:var(--fill-blue)}html:not(.motion-disabled) .visa-progress-trip:after{transition:width .28s cubic-bezier(.2,.8,.2,1)}.visa-progress-trip i,.visa-progress-trip span{display:none}.visa-progress.is-full span.is-active{background:var(--fill-blue)}.visa-form{display:grid;grid-gap:16px;gap:16px}.visa-form>.visa-personal-field{padding:0 16px}.visa-field,.visa-popular{padding:0 16px;display:grid;grid-gap:8px;gap:8px}.visa-field label,.visa-popular label{font-size:17px;line-height:1.4;font-weight:400;letter-spacing:-.02em;color:var(--ink)}.visa-chip-row{display:flex;flex-wrap:wrap;gap:8px}.visa-chip{all:unset;height:44px;padding:0 12px;border-radius:12px;border:1px solid rgb(0 29 71/.16);font-size:15px;line-height:1.4;font-weight:400;letter-spacing:-.02em;color:var(--ink);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.visa-chip-flag{width:24px;height:24px;border-radius:50%;flex:0 0 24px}.visa-chip.is-active{border-color:rgb(0 102 245/.5);box-shadow:0 0 0 1px rgb(0 102 245/.3)}.visa-type-card{all:unset;padding:24px;border-radius:12px;border:1px solid rgb(0 29 71/.16);display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;align-items:center;cursor:pointer;background:#fff}.visa-type-card.is-active{border-width:2px;border-color:#0066f5}.visa-type-card-copy{display:grid;grid-gap:12px;gap:12px}.visa-type-card-copy h2{margin:0;font-size:22px;line-height:1.3;letter-spacing:-.02em;font-weight:500;color:var(--ink)}.visa-type-card-copy b{font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500;color:#0066f5}.visa-type-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:1px 6px;border-radius:999px;background:#0066f5;font-size:15px;line-height:1.4;letter-spacing:-.02em;font-weight:400;color:#fff}.visa-type-radio{width:24px;height:24px;border-radius:50%;border:1px solid rgb(0 29 71/.16);position:relative}.visa-type-card.is-active .visa-type-radio{border-color:#0066f5;background:#0066f5}.visa-type-card.is-active .visa-type-radio:after{content:"";position:absolute;inset:5px;border-radius:50%;background:#fff}.visa-bottom{padding:0 0 16px}.visa-warning-overlay{position:absolute;inset:0;z-index:20;display:flex;align-items:flex-end;background:rgb(0 29 71/.24)}.visa-warning-sheet{width:100%;padding:12px 32px 34px;border-radius:32px 32px 0 0;background:#fff;display:grid;grid-gap:16px;gap:16px}.visa-warning-grabber{justify-self:center;width:36px;height:5px;border-radius:999px;background:rgb(0 29 71/.16)}.visa-warning-header{display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;align-items:start}.visa-warning-header h2{margin:0;font-size:22px;line-height:1.3;font-weight:500;letter-spacing:-.02em;color:var(--ink)}.visa-warning-close{all:unset;position:relative;width:24px;height:24px;cursor:pointer}.visa-warning-close:after,.visa-warning-close:before{content:"";position:absolute;top:11px;left:3px;width:18px;height:2px;border-radius:999px;background:var(--ink)}.visa-warning-close:before{transform:rotate(45deg)}.visa-warning-close:after{transform:rotate(-45deg)}.visa-warning-sheet p{margin:0;font-size:17px;line-height:1.4;font-weight:400;letter-spacing:-.02em;color:var(--ink)}.visa-warning-card{padding:24px;border:2px solid #0066f5;border-radius:12px;display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;align-items:center;background:#fff}.visa-warning-card .visa-type-radio{border-color:#0066f5;background:#0066f5}.visa-warning-card .visa-type-radio:after{content:"";position:absolute;inset:5px;border-radius:50%;background:#fff}.visa-warning-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.visa-warning-list li{font-size:17px;line-height:1.4;font-weight:400;letter-spacing:-.02em;color:var(--ink)}.visa-warning-confirm{width:100%;margin:8px 0 0}.visa-passport-scroll{gap:24px;padding-bottom:34px}.visa-passport-rules{padding:0 16px;display:grid;grid-gap:12px;gap:12px}.visa-passport-rules h2{margin:0;font-size:22px;line-height:1.3;font-weight:500;letter-spacing:-.02em;color:var(--ink)}.visa-passport-rules ul{margin:0;padding:0 0 0 24px;display:grid;grid-gap:4px;gap:4px}.visa-passport-rules li{font-size:17px;line-height:1.4;font-weight:400;letter-spacing:-.02em;color:var(--ink)}.visa-passport-actions{padding:0;display:grid;grid-gap:16px;gap:16px}.visa-passport-actions .passport-primary{margin-top:0}.visa-secondary-button{all:unset;width:calc(100% - 32px);height:56px;margin:0 16px;border-radius:999px;border:1px solid rgb(0 29 71/.16);display:grid;place-items:center;font-size:17px;line-height:1.4;font-weight:500;letter-spacing:-.02em;color:var(--ink);cursor:pointer}.passport-camera-screen{position:absolute;inset:0;z-index:10;overflow:hidden;background:#000}.passport-camera-dialog{display:contents}.passport-camera-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.passport-camera-canvas{display:none}.passport-camera-screen:after{content:"";position:absolute;inset:0;background:rgb(0 8 20/.48);pointer-events:none}.passport-camera-back{all:unset;position:absolute;top:62px;left:8px;z-index:3;width:40px;height:40px;display:grid;place-items:center;filter:brightness(0) invert(1);cursor:pointer}.passport-camera-frame{position:absolute;top:112px;left:28px;right:28px;height:min(491px,calc(100% - 318px));border:4px dashed #fff;border-radius:12px;z-index:2}.passport-camera-frame span{position:absolute;top:50%;left:0;right:0;border-top:2px dashed #fff}.passport-camera-frame i{position:absolute;width:40px;height:40px;border-color:#fff;border-style:solid}.passport-camera-frame i:first-child{top:-14px;left:-14px;border-width:4px 0 0 4px;border-radius:12px 0 0}.passport-camera-frame i:nth-child(2){top:-14px;right:-14px;border-width:4px 4px 0 0;border-radius:0 12px 0 0}.passport-camera-frame i:nth-child(3){bottom:-14px;left:-14px;border-width:0 0 4px 4px;border-radius:0 0 0 12px}.passport-camera-frame i:nth-child(4){right:-14px;bottom:-14px;border-width:0 4px 4px 0;border-radius:0 0 12px}.passport-camera-screen p{bottom:142px;margin:0;font-size:17px;line-height:1.4;font-weight:400;letter-spacing:-.02em;color:#fff}.passport-camera-error,.passport-camera-screen p{position:absolute;left:16px;right:16px;text-align:center;z-index:3}.passport-camera-error{bottom:112px;padding:8px 12px;border-radius:12px;background:rgb(0 0 0/.56);font-size:14px;line-height:1.35;font-weight:500;color:#ffb4b4}.passport-camera-controls{position:absolute;left:61px;right:61px;bottom:58px;z-index:3;display:flex;align-items:center;justify-content:space-between}.passport-camera-close,.passport-camera-flash,.passport-camera-shutter{all:unset;position:relative;cursor:pointer}.passport-camera-close,.passport-camera-flash{width:40px;height:40px}.passport-camera-close:after,.passport-camera-close:before{content:"";position:absolute;top:19px;left:9px;width:22px;height:4px;border-radius:999px;background:#fff}.passport-camera-close:before{transform:rotate(45deg)}.passport-camera-close:after{transform:rotate(-45deg)}.passport-camera-shutter{width:72px;height:72px;border-radius:50%;box-shadow:inset 0 0 0 8px #fff}.passport-camera-shutter:disabled{opacity:.45}.passport-camera-shutter:after{content:"";position:absolute;inset:18px;border-radius:50%;background:#fff}.passport-camera-header{display:none}.passport-camera-flash:before{content:"";position:absolute;top:6px;left:13px;width:14px;height:28px;background:#fff;-webkit-clip-path:polygon(55% 0,100% 0,65% 38%,100% 38%,30% 100%,45% 52%,0 52%);clip-path:polygon(55% 0,100% 0,65% 38%,100% 38%,30% 100%,45% 52%,0 52%)}.passport-recognition-scroll{gap:24px;padding-bottom:34px}.passport-recognition-picture{height:406px;margin:0 16px;border-radius:16px;background:linear-gradient(90deg,rgb(0 102 245/.1),transparent 30% 70%,rgb(0 102 245/.08)),linear-gradient(#f8fafc,#edf3fb);position:relative;overflow:hidden}.passport-recognition-picture:after,.passport-recognition-picture:before{content:"";position:absolute;border-radius:12px;background:#fff;box-shadow:0 8px 32px rgb(0 29 71/.12)}.passport-recognition-picture:before{left:34px;top:48px;width:132px;height:188px}.passport-recognition-picture:after{right:34px;top:48px;width:132px;height:188px}.passport-recognition-loader{display:grid;place-items:center;grid-gap:16px;gap:16px}.passport-recognition-loader p{margin:0;font-size:17px;line-height:1.4;font-weight:400;letter-spacing:-.02em;color:var(--ink)}.passport-recognition-loader i{width:48px;height:48px;border-radius:50%;border:4px solid rgb(0 29 71/.16);border-top:4px solid var(--ink);animation:passport-loader 1s linear infinite}@keyframes passport-loader{to{transform:rotate(1turn)}}@keyframes sheet-backdrop-enter{0%{background:rgb(0 29 71/0)}to{background:rgb(0 29 71/.24)}}@keyframes sheet-enter{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.visa-personal-scroll{gap:24px}.visa-personal-form{padding:0 16px;display:grid;grid-gap:16px;gap:16px;min-width:0}.visa-personal-field{display:grid;grid-gap:8px;gap:8px;min-width:0}.visa-field-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.visa-personal-field label{font-size:17px;line-height:1.4;font-weight:400;letter-spacing:-.02em;color:var(--ink)}.field-add-btn{all:unset;box-sizing:border-box;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;font-size:20px;line-height:1;font-weight:500;color:#fff;background:#0066f5;cursor:pointer}.visa-personal-field.is-invalid .profile-data-input,.visa-personal-field.is-invalid .review-file-field{border-color:rgb(217 48 37/.64);box-shadow:0 0 0 4px rgb(217 48 37/.08)}.visa-personal-field.is-invalid label{color:#d93025}.visa-personal-inline-button{margin-top:0}.profile-screen{height:100%;display:grid;grid-template-rows:1fr auto;background:#fff;overflow:hidden}.profile-scroll{overflow-y:auto;padding:0 0 16px;display:grid;align-content:start;grid-gap:48px;gap:48px}.profile-header{padding:0 16px;display:grid;grid-gap:12px;gap:12px;margin-top:62px}.profile-header h1{font-size:34px;line-height:1.1;font-weight:600}.profile-header h1,.profile-header p{margin:0;letter-spacing:-.02em;color:var(--ink)}.profile-header p{font-size:17px;line-height:1.4;font-weight:400}.profile-section{padding:0 16px;display:grid;grid-gap:8px;gap:8px}.profile-section h2{margin:0;font-size:22px;line-height:1.3;letter-spacing:-.02em;font-weight:600;color:var(--ink);height:29px;display:flex;align-items:center}.profile-list{border:1px solid rgb(0 29 71/.08);border-radius:12px;overflow:hidden;background:#fff}.profile-row{all:unset;display:flex;align-items:center;justify-content:space-between;width:100%;height:56px;padding:0 16px;box-sizing:border-box;cursor:pointer;border-bottom:1px solid rgb(0 29 71/.08)}.profile-row:last-child{border-bottom:none}.profile-row.is-danger b{color:#f50d00}.support-screen{position:relative;height:100%;display:grid;grid-template-rows:1fr auto;background:#fff;overflow:hidden}.support-scroll{overflow:hidden;display:flex;flex-direction:column}.support-toolbar{display:flex;align-items:center;gap:12px;padding:16px 16px 12px}.support-toolbar h2{margin:0;font-size:17px;font-weight:600;letter-spacing:-.02em;color:var(--ink)}.support-tabs{display:grid;grid-template-columns:1fr 1fr;height:56px;border-bottom:1px solid rgb(0 29 71/.1);padding:0 16px}.support-tab{all:unset;position:relative;display:flex;align-items:center;justify-content:center;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:400;color:rgb(0 29 71/.52);cursor:pointer}.support-tab.is-active{color:var(--ink)}.support-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--ink)}.support-faq{display:grid;align-content:start;padding:8px 0;overflow-y:auto;flex:1 1}.support-chat-embed.is-hidden,.support-faq.is-hidden{display:none}.support-faq-item{border-bottom:1px solid rgb(0 29 71/.08)}.support-faq-q{all:unset;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;font-size:15px;font-weight:500;color:var(--ink);cursor:pointer;line-height:1.4}.support-faq-chevron{flex-shrink:0;transition:transform .2s}.support-faq-chevron.is-open{transform:rotate(90deg)}.support-faq-a{margin:0;padding:0 16px 14px;font-size:14px;line-height:1.5;color:rgb(0 29 71/.64)}.support-chat-embed{flex:1 1;display:flex;flex-direction:column;min-height:0}.support-chat.is-embed{position:static;width:auto;height:100%;box-shadow:none;border:none;border-radius:0}.support-chat{background:#fff;border:1px solid rgb(0 29 71/.16);border-radius:16px;display:flex;flex-direction:column;overflow:hidden}.support-chat-header{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid rgb(0 29 71/.1);flex-shrink:0}.support-chat-avatar{object-fit:cover}.support-chat-avatar,.support-chat-avatar-placeholder{width:36px;height:36px;border-radius:50%;flex-shrink:0}.support-chat-avatar-placeholder{background:rgb(0 29 71/.08)}.support-chat-typing{color:rgb(0 29 71/.45)!important;font-style:italic}.support-chat-meta{display:flex;flex-direction:column;flex:1 1;min-width:0}.support-chat-meta b{font-size:14px;font-weight:600;color:var(--ink)}.support-chat-meta span{font-size:12px;color:rgb(0 29 71/.48)}.support-chat-close{all:unset;font-size:16px;color:rgb(0 29 71/.4);cursor:pointer;line-height:1;flex-shrink:0}.support-chat-body{flex:1 1;overflow-y:auto;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.support-chat-system{margin:0;text-align:center;font-size:11px;color:rgb(0 29 71/.36)}.support-chat-msg{display:flex;align-items:flex-end;gap:6px;max-width:85%}.support-chat-msg.is-operator{align-self:flex-start}.support-chat-msg.is-user{align-self:flex-end;flex-direction:row-reverse}.support-chat-msg-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover;flex-shrink:0}.support-chat-msg span{padding:8px 12px;border-radius:14px;font-size:13px;line-height:1.4}.support-chat-msg.is-operator span{background:rgb(0 29 71/.07);color:var(--ink);border-bottom-left-radius:4px}.support-chat-msg.is-user span{background:#0066FF;color:#fff;border-bottom-right-radius:4px}.support-chat-input-row{display:flex;align-items:center;gap:8px;padding:10px 12px;border-top:1px solid rgb(0 29 71/.1);flex-shrink:0}.support-chat-input{flex:1 1;border:1px solid rgb(0 29 71/.16);border-radius:20px;padding:8px 14px;font-size:13px;outline:none;color:var(--ink);background:#f7f8fa}.support-chat-input:focus{border-color:#0066FF}.support-chat-send{all:unset;width:32px;height:32px;background:#0066FF;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;flex-shrink:0}.support-chat-operator-row{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid rgb(0 29 71/.08);flex-shrink:0}.simple-settings-screen{position:relative;height:100%;display:grid;grid-template-rows:1fr auto;background:#fff;overflow:hidden}.simple-settings-scroll{overflow-y:auto;display:flex;flex-direction:column}.simple-settings-empty{flex:1 1;display:flex;align-items:center;justify-content:center}.simple-settings-empty p{margin:0;font-size:17px;color:rgb(0 29 71/.4);letter-spacing:-.02em}.payment-history-list{list-style:none;margin:0;padding:12px 16px;display:grid;grid-gap:8px;gap:8px}.payment-history-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:rgb(0 29 71/.04);border-radius:12px}.payment-history-main{display:grid;grid-gap:4px;gap:4px;min-width:0}.payment-history-main strong{font-size:15px;font-weight:600;letter-spacing:-.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-history-main span{font-size:13px;color:rgb(0 29 71/.5);letter-spacing:-.01em}.payment-history-row b{font-size:15px;font-weight:600;white-space:nowrap}.notif-settings-group{padding:20px 16px 0;display:grid;grid-gap:12px;gap:12px}.notif-settings-label{margin:0;font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:rgb(0 29 71/.4)}.notif-settings-push-row{display:flex;align-items:center;gap:12px}.notif-settings-push-status{font-size:15px;color:rgb(0 29 71/.52)}.notif-settings-push-status.is-granted{color:#16a34a}.notif-settings-push-status.is-denied{color:#d93025}.notif-settings-enable-button{all:unset;height:36px;padding:0 16px;border-radius:999px;background:#0066FF;color:#fff;font-size:14px;font-weight:500;cursor:pointer}.notif-settings-test-button{all:unset;box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;height:48px;padding:0 16px;border-radius:12px;background:#fff;color:#001D47;border:1px solid rgb(0 29 71/.12);font-size:15px;font-weight:500;cursor:pointer}.notif-settings-test-button:hover{background:#f7f8fa}.notif-settings-hint{margin:0;font-size:13px;color:rgb(0 29 71/.4);line-height:1.4}.notif-settings-list{display:grid;border:1px solid rgb(0 29 71/.1);border-radius:14px;overflow:hidden}.notif-settings-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid rgb(0 29 71/.07);cursor:pointer}.notif-settings-row:last-child{border-bottom:none}.notif-settings-row-copy{display:grid;grid-gap:2px;gap:2px}.notif-settings-row-copy b{font-size:15px;font-weight:500;color:var(--ink)}.notif-settings-row-copy span{font-size:12px;color:rgb(0 29 71/.4);line-height:1.4}.notif-toggle{flex-shrink:0;width:44px;height:26px;border-radius:999px;background:rgb(0 29 71/.15);position:relative;cursor:pointer;transition:background .2s}.notif-toggle.is-on{background:#0066FF}.notif-toggle-thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 1px 3px rgb(0 0 0/.2)}.notif-toggle.is-on .notif-toggle-thumb{transform:translateX(18px)}.profile-save-button{all:unset;width:100%;box-sizing:border-box;height:56px;background:#0066FF;color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:500;letter-spacing:-.02em;cursor:pointer}.profile-save-button:disabled{opacity:.4;cursor:default}.profile-save-error{margin:0;font-size:14px;line-height:1.4;color:#f50d00}.profile-row-left{display:inline-flex;align-items:center;gap:8px;min-width:0}.profile-row-left b{font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:400;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-row-chevron,.profile-row-icon{width:24px;height:24px;display:block;flex:0 0 auto}.profile-data-screen{height:100%;display:grid;grid-template-rows:1fr;background:#fff;overflow:hidden}.profile-data-scroll{overflow-y:auto;padding-bottom:16px;display:grid;align-content:start;grid-gap:24px;gap:24px}.profile-data-toolbar{display:grid;grid-template-columns:1fr auto;align-items:center;padding:0 8px;height:40px;margin-top:0}.profile-data-icon-button{all:unset;width:40px;height:40px;display:inline-grid;place-items:center;cursor:pointer}.profile-data-language{position:relative;justify-self:end}.profile-data-language .locale-menu{right:0;top:calc(100% + 2px);z-index:6}.profile-data-toolbar-icon{width:24px;height:24px;display:block}.profile-data-block{padding:0 16px;display:grid;grid-gap:16px;gap:16px}.profile-data-block h2{margin:0;font-size:22px;line-height:1.3;font-weight:500;letter-spacing:-.02em;color:var(--ink);height:29px;display:flex;align-items:center}.profile-data-field{display:grid;grid-gap:8px;gap:8px}.profile-data-field label,.profile-data-input{font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:400;color:var(--ink)}.profile-data-input{box-sizing:border-box;height:56px;width:100%;min-width:0;border-radius:12px;border:1px solid rgb(0 29 71/.16);display:flex;align-items:center;padding:0 16px;background:#fff;overflow:hidden}.profile-data-input:focus-within{border-color:rgb(0 102 245/.48);box-shadow:0 0 0 4px rgb(0 102 245/.09)}.visa-personal-field.is-invalid .profile-data-input,.visa-personal-field.is-invalid .profile-data-input:focus-within,.visa-personal-field.is-invalid .review-file-field{border-color:rgb(217 48 37/.64);box-shadow:0 0 0 4px rgb(217 48 37/.08)}.profile-data-input input,.profile-data-input select{all:unset;flex:1 1 auto;min-width:0;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:400;color:var(--ink)}.profile-data-input select{cursor:pointer}.profile-data-input input::placeholder{color:rgb(0 29 71/.48)}.field-icon-btn{all:unset;width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;cursor:pointer}.field-file-input{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;border:0!important;opacity:0!important;pointer-events:none!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important}.profile-data-input input.field-file-input{display:block;flex:0 0 1px;min-width:0}.field-sheet-backdrop{position:fixed;inset:0;z-index:40;background:rgb(0 29 71/.24);display:flex;align-items:flex-end;justify-content:center;overflow:hidden}html:not(.motion-disabled) .field-sheet-backdrop{animation:sheet-backdrop-enter .18s ease both}.calendar-sheet,.field-sheet{width:min(402px,100%);max-height:min(620px,86dvh);padding:16px 16px 34px;border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -18px 56px rgb(0 29 71/.18);overflow-y:auto;overscroll-behavior:contain}html:not(.motion-disabled) .calendar-sheet,html:not(.motion-disabled) .field-sheet{animation:sheet-enter .22s cubic-bezier(.2,.8,.2,1) both}.field-sheet{display:grid;grid-gap:8px;gap:8px}.field-sheet button{all:unset;height:52px;min-width:0;padding:0 16px;border:1px solid rgb(0 29 71/.12);border-radius:14px;display:flex;align-items:center;font-size:17px;line-height:1.4;letter-spacing:-.02em;color:var(--ink);cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.field-sheet button.is-active{border-color:var(--fill-blue);background:rgb(0 102 245/.1);color:var(--fill-blue)}.search-sheet{grid-template-rows:auto auto minmax(0,1fr);gap:12px}.search-sheet header{display:grid;grid-template-columns:1fr 40px;align-items:center;grid-gap:8px;gap:8px}.search-sheet header strong{min-width:0;font-size:20px;line-height:1.2;letter-spacing:-.02em;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-sheet header button{height:40px;padding:0;border:0;border-radius:999px;justify-content:center;font-size:28px;line-height:1;color:rgb(0 29 71/.58)}.search-sheet-input{height:48px;padding:0 14px;border:1px solid rgb(0 29 71/.14);border-radius:14px;display:flex;align-items:center;gap:8px}.search-sheet-input input{all:unset;flex:1 1 auto;min-width:0;font-size:17px;line-height:1.4;letter-spacing:-.02em;color:var(--ink)}.search-sheet-results{display:grid;grid-gap:8px;gap:8px;overflow-y:auto;min-height:0}.search-sheet-custom{border-color:rgb(0 102 245/.32)!important;background:rgb(0 102 245/.08);color:var(--fill-blue)!important}.search-sheet-empty{margin:8px 0 0;font-size:15px;line-height:1.4;color:rgb(0 29 71/.58)}.calendar-sheet{display:grid;grid-gap:16px;gap:16px}.calendar-sheet header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;grid-gap:8px;gap:8px}.calendar-grid button,.calendar-sheet header button{all:unset;display:grid;place-items:center;cursor:pointer}.calendar-sheet header button{height:44px;border-radius:999px;background:rgb(0 29 71/.06);font-size:28px;line-height:1;color:var(--ink)}.calendar-sheet header strong{min-width:0;text-align:center;font-size:20px;line-height:1.2;letter-spacing:-.02em;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-grid,.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:6px;gap:6px}.calendar-weekdays span{height:28px;display:grid;place-items:center;font-size:13px;font-weight:600;color:rgb(0 29 71/.48)}.calendar-grid button,.calendar-grid span{height:42px;border-radius:12px;font-size:17px;line-height:1;color:var(--ink)}.calendar-grid button:hover{background:rgb(0 29 71/.06)}.calendar-grid button.is-active{background:var(--fill-blue);color:#fff}.profile-drawer-backdrop{position:absolute;inset:0;background:rgb(0 29 71/.24);display:flex;align-items:flex-end;z-index:20}.profile-drawer-sheet{width:100%;padding:32px 16px 34px;background:#fff;border-radius:32px 32px 0 0;box-shadow:0 12px 64px rgb(0 29 71/.16);display:grid;grid-gap:24px;gap:24px}.profile-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-drawer-header h3{margin:0;font-size:28px;line-height:1.2;letter-spacing:-.02em;font-weight:600;color:var(--ink)}.profile-drawer-close{all:unset;width:40px;height:40px;display:inline-grid;place-items:center;color:var(--ink);cursor:pointer;flex:0 0 auto}.profile-drawer-close svg{width:24px;height:24px;display:block}.profile-drawer-subtitle{margin:0;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:400;color:var(--ink)}.profile-drawer-error{margin:-12px 0 0;font-size:14px;line-height:1.35;font-weight:400;color:#cb2431}.profile-drawer-actions{display:grid;grid-gap:16px;gap:16px}.profile-drawer-cancel,.profile-drawer-delete{all:unset;width:100%;height:56px;border-radius:999px;display:grid;place-items:center;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500;cursor:pointer}.profile-drawer-delete{background:#f50d00;color:#fff}.profile-drawer-cancel{border:1px solid rgb(0 29 71/.16);color:var(--ink)}.dev-screen{height:100%;background:#fff;display:grid;grid-template-rows:1fr;overflow:hidden}.dev-scroll{overflow-y:auto;padding-bottom:16px;display:grid;align-content:start;grid-gap:24px;gap:24px}.dev-toolbar{padding:0 8px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:8px;gap:8px}.dev-toolbar h2{margin:0;font-size:22px;line-height:1.3;font-weight:500;letter-spacing:-.02em;color:var(--ink)}.dev-content{padding:0 16px;display:grid;grid-gap:12px;gap:12px;align-content:start}.dev-section-title{font-size:13px;font-weight:600;color:rgb(0 29 71/.48);text-transform:uppercase;letter-spacing:.06em;padding:0 4px;margin-top:4px}.dev-danger-button{all:unset;display:block;width:100%;padding:2px 0;font-size:15px;font-weight:500;color:#d93025;cursor:pointer}.dev-danger-button:disabled{opacity:.4;cursor:default}.dev-error{margin:0 0 8px;font-size:13px;color:#d93025}.dev-card{border:1px solid rgb(0 29 71/.12);border-radius:12px;padding:12px;display:grid;grid-gap:6px;gap:6px;background:#fff}.dev-action-card,.dev-switch-card{grid-template-columns:1fr auto;align-items:center}.dev-action-button{all:unset;padding:8px 16px;border-radius:8px;background:rgb(220 38 38/.1);color:#dc2626;font-size:15px;font-weight:500;cursor:pointer;white-space:nowrap}.dev-action-button:hover{background:rgb(220 38 38/.18)}.dev-switch{all:unset;width:52px;height:32px;border-radius:999px;background:rgb(0 29 71/.16);position:relative;cursor:pointer;transition:background-color .16s ease,transform .14s ease}.dev-switch span{position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:#fff;transition:transform .16s ease}.dev-switch.is-on{background:#0066f5}.dev-switch.is-on span{transform:translateX(20px)}.dev-card b,.dev-json-block b{font-size:13px;line-height:1.35;font-weight:600;letter-spacing:.01em;color:rgb(0 29 71/.64);text-transform:uppercase}.dev-card p{font-size:16px;font-weight:500;color:var(--ink);word-break:break-word}.dev-card p,.dev-status{margin:0;line-height:1.35}.dev-status{font-size:14px;font-weight:400;color:rgb(0 29 71/.72)}.dev-status.is-error{color:#cb2431}.dev-api-group{border:1px solid rgb(0 29 71/.12);border-radius:12px;overflow:hidden;background:#fff}.dev-api-row{border-bottom:1px solid rgb(0 29 71/.08)}.dev-api-row:last-child{border-bottom:none}.dev-api-row-header{all:unset;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;cursor:pointer}.dev-api-row-header code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;color:#0066FF}.dev-api-chevron{font-size:18px;color:rgb(0 29 71/.4);line-height:1;transition:transform .15s;flex-shrink:0;transform:rotate(0deg)}.dev-api-chevron.is-open{transform:rotate(90deg)}.dev-api-row-body{padding:0 14px 12px;display:grid;grid-gap:8px;gap:8px}.dev-api-row-body pre{margin:0;max-height:360px;overflow:auto;white-space:pre;font-size:11px;line-height:1.35;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:var(--ink);background:rgb(0 29 71/.03);border-radius:8px;padding:10px}.dev-api-reload{all:unset;font-size:12px;color:#0066FF;cursor:pointer;padding:4px 0}.dev-json-block{border:1px solid rgb(0 29 71/.12);border-radius:12px;padding:12px;display:grid;grid-gap:8px;gap:8px;background:#fff}.dev-json-block pre{margin:0;max-height:220px;overflow:auto;white-space:pre;font-size:12px;line-height:1.35;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:var(--ink)}.passports-screen{height:100%;background:#fff;overflow:hidden}.passports-scroll{height:100%;overflow-y:auto;display:grid;align-content:start;grid-gap:24px;gap:24px;padding-bottom:34px}.passport-flow-toolbar,.passports-toolbar{display:grid;grid-template-columns:1fr auto;align-items:center;padding:0 8px;height:40px}.passports-toolbar-title{margin:0;justify-self:center;font-size:17px;line-height:1.4;font-weight:500;letter-spacing:-.02em;color:var(--ink)}.passports-status{padding:0 16px}.passports-empty{display:grid;grid-gap:24px;gap:24px;align-content:start}.passports-empty-picture{padding:24px 16px 0;display:grid;place-items:center;justify-self:stretch}.passports-empty-image{width:min(370px,100%);height:auto;display:block}.passports-empty-copy{padding:0 16px;display:grid;grid-gap:12px;gap:12px;text-align:center}.passports-empty-copy h2{margin:0;font-size:34px;line-height:1.1;font-weight:600;letter-spacing:-.02em;color:var(--ink)}.passports-empty-copy p{margin:0;font-size:17px;line-height:1.4;font-weight:400;letter-spacing:-.02em;color:var(--ink)}.passports-stack{padding:0 16px;display:grid;grid-gap:16px;gap:16px}.passports-stack h1{margin:0;font-size:34px;line-height:1.1;font-weight:600;letter-spacing:-.02em;color:var(--ink)}.passport-card{border:1px solid rgb(0 29 71/.16);border-radius:12px;overflow:hidden;background:#fff}.passport-card.is-active{border-color:#0066f5;box-shadow:0 0 0 1px #0066f5}.visa-selected-passport{margin:0 16px}.passport-card-body{padding:24px;display:grid;grid-gap:8px;gap:8px}.passport-card-body h2{font-size:22px;line-height:1.3;font-weight:500}.passport-card-body h2,.passport-card-body p{margin:0;letter-spacing:-.02em;color:var(--ink)}.passport-card-body p{font-size:17px;line-height:1.4;font-weight:400}.passport-card-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgb(0 29 71/.08)}.passport-card-actions button{all:unset;height:56px;display:grid;place-items:center;font-size:17px;line-height:1.4;font-weight:500;letter-spacing:-.02em;color:var(--ink);cursor:pointer}.passport-card-actions button:first-child{border-right:1px solid rgb(0 29 71/.08)}.passport-card-actions button:only-child{grid-column:1/-1;border-right:0}.passport-card-actions button.is-danger{color:#f50d00}.passport-add-card{all:unset;border:1px solid rgb(0 29 71/.16);border-radius:12px;padding:24px;display:grid;grid-gap:8px;gap:8px;cursor:pointer}.passport-add-card span{font-size:22px;line-height:1.3;font-weight:500;letter-spacing:-.02em;color:var(--ink)}.passport-add-card p{margin:0;font-size:17px;line-height:1.4;font-weight:400;letter-spacing:-.02em;color:var(--ink);white-space:pre-line}.passport-add-card i{margin-top:8px;width:24px;height:24px;display:inline-flex}.passport-flow-copy{padding:0 16px;display:grid;grid-gap:12px;gap:12px}.passport-flow-copy h1{font-size:34px;line-height:1.1;font-weight:600}.passport-flow-copy h1,.passport-flow-copy p{margin:0;letter-spacing:-.02em;color:var(--ink)}.passport-flow-copy p{font-size:17px;line-height:1.4;font-weight:400}.passport-flow-copy.is-review h1,.passport-flow-copy.is-review p{white-space:pre-line}.passport-fields{padding:0 16px;display:grid;grid-gap:16px;gap:16px}.passport-fields.is-review{max-height:520px;overflow:auto;padding-bottom:8px}.passport-field-row{display:grid;grid-gap:8px;gap:8px}.passport-field-row label{font-size:17px;line-height:1.4;font-weight:400;letter-spacing:-.02em;color:var(--ink)}.passport-field-row.is-invalid .profile-data-input{border-color:rgb(217 48 37/.64);box-shadow:0 0 0 4px rgb(217 48 37/.08)}.passport-field-row.is-invalid label{color:#d93025}.profile-data-input.with-icon,.profile-data-input.with-right-icon{justify-content:space-between;gap:8px}.profile-data-input.with-icon img,.profile-data-input.with-icon svg,.profile-data-input.with-right-icon img,.profile-data-input.with-right-icon svg{width:24px;height:24px;flex:0 0 auto}.profile-data-input.with-icon span,.profile-data-input.with-right-icon span{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profile-data-input .field-clear-btn{all:unset;display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 auto;cursor:pointer;color:rgb(0 29 71/.52)}.passport-primary{all:unset;width:calc(100% - 32px);height:56px;margin:8px 16px 0;border-radius:999px;display:grid;place-items:center;font-size:17px;line-height:1.4;font-weight:500;letter-spacing:-.02em;color:#fff;background:var(--fill-blue);cursor:pointer}.passport-review-bottom{padding:0 0 34px;margin-top:8px}@media (max-width:480px){.web-root{padding:0}.app-content{width:100%;min-height:100dvh}.auth-screen{max-width:none;padding-top:38px}.onboarding-screen{grid-template-rows:minmax(340px,52dvh) auto 56px;row-gap:16px;padding-bottom:16px}.onboarding-hero{min-height:0}.onboarding-hero-image{top:auto;bottom:0;transform:translateX(-50%)}.onboarding-hero-image,.splash-hero-image{left:50%;width:min(458px,calc(100% - 24px));height:auto;max-width:calc(100% - 24px)}.splash-hero-image{top:50%;bottom:auto;transform:translate(-50%,-50%)}}@media (min-width:768px){.app-content:has(.auth-screen),.app-content:has(.onboarding-screen){width:100%;height:100dvh;max-height:none;display:grid;place-items:center;background:#ecf2fe url(/assets/auth-desktop-background.svg) 50%/cover no-repeat;overflow:hidden}.onboarding-screen{position:relative;z-index:1;width:min(668px,calc(100vw - 64px));height:auto;padding:32px;border-radius:32px;background:#fff;display:grid;grid-template-rows:340px auto 56px;grid-row-gap:24px;row-gap:24px}.onboarding-hero{min-height:0;border-radius:24px;background:#ecf2fe}.onboarding-hero-image{top:50%;left:50%;width:min(458px,calc(100% - 32px));height:auto;max-height:calc(100% - 32px);transform:translate(-50%,-50%)}.onboarding-copy{padding-inline:0}.onboarding-cta{margin-inline:0}.auth-screen{position:relative;z-index:1;width:min(668px,calc(100vw - 64px));height:auto;max-width:none;margin:0;padding:32px;border-radius:32px;background:#fff;row-gap:24px}.auth-divider,.auth-form,.auth-header,.auth-otp-form{padding-inline:0}.auth-actions,.auth-continue,.auth-social{margin-inline:0}.auth-header h1{font-size:34px;line-height:1.1}}@media (min-width:1180px){.app-content:has(.dev-screen),.app-content:has(.documents-screen),.app-content:has(.home-screen),.app-content:has(.passports-screen),.app-content:has(.profile-data-screen),.app-content:has(.profile-screen){width:100%;height:100dvh;max-height:none;background:#fff;overflow:hidden}.app-content:has(.desktop-global-chrome){width:100%;height:100dvh;max-height:none;display:grid;grid-template-columns:minmax(248px,302px) minmax(560px,668px) minmax(248px,302px);justify-content:center;align-items:start;overflow:hidden;background:#fff}.app-content:has(.desktop-visa-chrome){width:100%;height:100dvh;max-height:none;display:grid;grid-template-columns:minmax(302px,302px) minmax(560px,668px) minmax(302px,302px);justify-content:center;align-items:start;overflow:hidden;background:#fff}.desktop-global-chrome,.desktop-visa-chrome{display:contents}.desktop-global-chrome .desktop-rail,.desktop-global-chrome .home-desktop-sidebar{display:flex;flex-direction:column;gap:24px;padding:32px;min-width:0;height:min(895px,100dvh);grid-row:1}.desktop-global-chrome .home-desktop-sidebar{grid-column:1;border-right:1px solid rgb(0 29 71/.16);padding-left:0}.desktop-global-chrome .desktop-rail{grid-column:3;border-left:1px solid rgb(0 29 71/.16);padding-right:0}.desktop-visa-chrome .visa-desktop-applicants,.desktop-visa-chrome .visa-desktop-progress{display:flex;flex-direction:column;gap:24px;padding:32px;min-width:0;height:min(895px,100dvh);grid-row:1}.desktop-visa-chrome .visa-desktop-progress{grid-column:1;border-right:1px solid rgb(0 29 71/.16);padding-left:0;overflow-y:auto}.desktop-visa-chrome .visa-desktop-applicants{grid-column:3;border-left:1px solid rgb(0 29 71/.16);padding-right:0;justify-content:space-between}.desktop-visa-chrome .visa-desktop-steps{display:grid;grid-gap:8px;gap:8px}.desktop-visa-chrome .visa-desktop-step{all:unset;min-height:64px;padding:8px;border-radius:8px;display:flex;align-items:center;gap:16px;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500;color:var(--ink);cursor:pointer}.desktop-visa-chrome .visa-desktop-step i{flex:0 0 auto;width:4px;height:48px;border-radius:999px;background:rgb(0 29 71/.16)}.desktop-visa-chrome .visa-desktop-step.is-active{background:rgb(0 29 71/.08)}.desktop-visa-chrome .visa-desktop-step.is-active i{background:linear-gradient(180deg,#0066f5 0 50%,#001d47 50% 100%)}.desktop-visa-chrome .visa-desktop-step.is-complete{color:#0a8a3e}.desktop-visa-chrome .visa-desktop-step.is-complete i{background:#0a8a3e}.desktop-visa-chrome .visa-desktop-step.is-error{color:#d93025}.desktop-visa-chrome .visa-desktop-step.is-error i{background:#d93025}.desktop-visa-chrome .visa-desktop-step.is-pending{color:#b45309}.desktop-visa-chrome .visa-desktop-step.is-pending i{background:#f59e0b}.desktop-visa-chrome .visa-desktop-step span{display:block;max-width:234px}.desktop-visa-chrome .visa-desktop-applicant-section{display:grid;grid-gap:24px;gap:24px}.desktop-visa-chrome .visa-desktop-applicant-list{display:grid;grid-gap:8px;gap:8px}.desktop-visa-chrome .visa-desktop-add-applicant,.desktop-visa-chrome .visa-desktop-applicant,.desktop-visa-chrome .visa-desktop-home-button{all:unset;min-height:56px;padding:0 16px;border-radius:12px;display:flex;align-items:center;gap:8px;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500;color:var(--ink);cursor:pointer}.desktop-visa-chrome .visa-desktop-applicant{background:rgb(0 29 71/.08)}.desktop-visa-chrome .visa-desktop-empty-applicant{padding:16px;border:1px dashed rgb(0 29 71/.16);border-radius:12px;font-size:15px;line-height:1.4;color:rgb(0 29 71/.64)}.desktop-visa-chrome .visa-desktop-add-applicant,.desktop-visa-chrome .visa-desktop-home-button{border:1px solid rgb(0 29 71/.16);justify-content:center}.desktop-visa-chrome .visa-desktop-side-actions{display:grid;grid-gap:16px;gap:16px}.app-content:has(.desktop-visa-chrome)>.passports-screen,.app-content:has(.desktop-visa-chrome)>.visa-screen{grid-column:2;grid-row:1;width:100%;max-width:668px;height:min(895px,100dvh);margin:0;justify-self:center}.app-content:has(.desktop-visa-chrome)>.passports-screen{grid-template-columns:1fr}.app-content:has(.desktop-visa-chrome)>.passports-screen>.passports-scroll{grid-column:1;width:100%;justify-self:stretch}.app-content:has(.desktop-visa-chrome)>.passports-screen .passports-empty,.app-content:has(.desktop-visa-chrome)>.passports-screen .passports-stack{width:100%;max-width:none}.app-content:has(.desktop-visa-chrome)>.passports-screen,.app-content:has(.desktop-visa-chrome)>.visa-screen{display:grid}.app-content:has(.desktop-visa-chrome)>.passports-screen .passports-scroll,.app-content:has(.desktop-visa-chrome)>.visa-screen .visa-scroll{width:100%;height:100%;padding:32px;min-height:0;overflow-y:auto}.app-content:has(.desktop-visa-chrome)>.passports-screen .visa-bottom,.app-content:has(.desktop-visa-chrome)>.visa-screen .visa-bottom{padding:0 32px 32px}.app-content:has(.desktop-visa-chrome)>.passports-screen .passport-primary,.app-content:has(.desktop-visa-chrome)>.passports-screen .visa-secondary-button,.app-content:has(.desktop-visa-chrome)>.visa-screen .passport-primary,.app-content:has(.desktop-visa-chrome)>.visa-screen .visa-secondary-button{width:100%;margin:0}.app-content:has(.desktop-visa-chrome)>.passports-screen .passport-flow-toolbar,.app-content:has(.desktop-visa-chrome)>.visa-screen .visa-toolbar-controls{padding:0}.app-content:has(.desktop-visa-chrome)>.passports-screen>.desktop-rail,.app-content:has(.desktop-visa-chrome)>.passports-screen>.home-desktop-sidebar{display:none}.passport-camera-screen,.visa-photo-camera-screen{position:fixed;inset:0;width:100vw;height:100vh;background:rgb(0 0 0/.4);backdrop-filter:none;-webkit-backdrop-filter:none;display:flex;align-items:center;justify-content:center;z-index:9999;border-radius:0;box-shadow:none;padding:0;overflow:visible;pointer-events:auto}.passport-camera-screen:after{display:none}.passport-camera-dialog,.visa-photo-camera-dialog{display:flex;position:relative;width:604px;height:704px;border-radius:32px;overflow:hidden;box-shadow:0 24px 80px rgb(0 0 0/.5);flex-shrink:0;background:rgb(0 0 0/.85);backdrop-filter:blur(40px) saturate(160%);-webkit-backdrop-filter:blur(40px) saturate(160%);border:1px solid rgb(255 255 255/.08)}.passport-camera-video,.visa-photo-camera-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.passport-camera-back,.visa-photo-camera-back{display:none}.passport-camera-header,.visa-photo-camera-header{display:flex;align-items:center;justify-content:space-between;position:absolute;top:32px;left:32px;right:32px;height:40px;z-index:4}.passport-camera-header h2,.visa-photo-camera-header h2{margin:0;font-size:28px;line-height:33.6px;letter-spacing:-.56px;font-weight:600;color:#fff}.passport-camera-header-close,.visa-photo-camera-header-close{all:unset;position:relative;width:40px;height:40px;cursor:pointer;flex-shrink:0}.passport-camera-header-close:after,.passport-camera-header-close:before,.visa-photo-camera-header-close:after,.visa-photo-camera-header-close:before{content:"";position:absolute;top:19px;left:9px;width:22px;height:2px;background:#fff;border-radius:999px}.passport-camera-header-close:before,.visa-photo-camera-header-close:before{transform:rotate(45deg)}.passport-camera-header-close:after,.visa-photo-camera-header-close:after{transform:rotate(-45deg)}.passport-camera-screen .passport-camera-frame{top:108px;left:44px;right:44px;height:368px;border:4px solid #fff;border-radius:12px;box-sizing:border-box;box-shadow:none;background:transparent;z-index:3}.passport-camera-screen .passport-camera-frame i{width:40px;height:40px}.passport-camera-screen .passport-camera-frame i:first-child{top:-10px;left:-10px}.passport-camera-screen .passport-camera-frame i:nth-child(2){top:-10px;right:-10px}.passport-camera-screen .passport-camera-frame i:nth-child(3){bottom:-10px;left:-10px}.passport-camera-screen .passport-camera-frame i:nth-child(4){bottom:-10px;right:-10px}.passport-camera-screen .passport-camera-frame span{top:0;bottom:0;left:50%;right:auto;width:4px;height:auto;border-top:none;background:#fff;transform:translateX(-50%)}.passport-camera-screen p{bottom:144px;left:32px;right:32px;text-align:center;z-index:4}.passport-camera-screen .passport-camera-controls{left:50%;bottom:32px;right:auto;transform:translateX(-50%);justify-content:center}.passport-camera-screen .passport-camera-close,.passport-camera-screen .passport-camera-flash{display:none}.visa-photo-camera-screen .visa-photo-camera-frame{top:108px;left:44px;right:44px;height:368px;border:4px solid #fff;border-radius:12px;box-sizing:border-box;box-shadow:none;background:transparent;z-index:3}.visa-photo-camera-screen .visa-photo-camera-frame i{width:40px;height:40px}.visa-photo-camera-screen .visa-photo-camera-frame i:first-child{top:-10px;left:-10px}.visa-photo-camera-screen .visa-photo-camera-frame i:nth-child(2){top:-10px;right:-10px}.visa-photo-camera-screen .visa-photo-camera-frame i:nth-child(3){bottom:-10px;left:-10px}.visa-photo-camera-screen .visa-photo-camera-frame i:nth-child(4){bottom:-10px;right:-10px}.visa-photo-camera-screen p{bottom:144px;left:32px;right:32px;text-align:center;z-index:4}.visa-photo-camera-screen .visa-photo-camera-controls{position:absolute;left:50%;bottom:32px;right:auto;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;z-index:4}.visa-photo-camera-screen .visa-photo-camera-close,.visa-photo-camera-screen .visa-photo-camera-flash{display:none}.visa-photo-camera-screen .visa-photo-camera-shutter{all:unset;position:relative;cursor:pointer;width:72px;height:72px;border-radius:50%;box-shadow:inset 0 0 0 8px #fff}.visa-photo-camera-screen .visa-photo-camera-shutter:disabled{opacity:.45}.visa-photo-camera-screen .visa-photo-camera-shutter:after{content:"";position:absolute;inset:18px;border-radius:50%;background:#fff}.app-content:has(.desktop-global-chrome)>section{grid-column:2;grid-row:1;width:min(668px,calc(100vw - 560px));height:min(895px,100dvh);margin:0;justify-self:center}.app-content:has(.desktop-global-chrome)>.dev-screen,.app-content:has(.desktop-global-chrome)>.documents-screen,.app-content:has(.desktop-global-chrome)>.passports-screen,.app-content:has(.desktop-global-chrome)>.profile-data-screen,.app-content:has(.desktop-global-chrome)>.profile-screen,.app-content:has(.desktop-global-chrome)>.simple-settings-screen,.app-content:has(.desktop-global-chrome)>.support-screen,.app-content:has(.desktop-global-chrome)>.visa-screen{display:grid;grid-template-columns:1fr}.app-content:has(.desktop-global-chrome)>.dev-screen>.desktop-rail,.app-content:has(.desktop-global-chrome)>.dev-screen>.home-desktop-sidebar,.app-content:has(.desktop-global-chrome)>.documents-screen>.desktop-rail,.app-content:has(.desktop-global-chrome)>.documents-screen>.home-desktop-sidebar,.app-content:has(.desktop-global-chrome)>.home-screen>.desktop-rail,.app-content:has(.desktop-global-chrome)>.home-screen>.home-desktop-sidebar,.app-content:has(.desktop-global-chrome)>.passports-screen>.desktop-rail,.app-content:has(.desktop-global-chrome)>.passports-screen>.home-desktop-sidebar,.app-content:has(.desktop-global-chrome)>.profile-data-screen>.desktop-rail,.app-content:has(.desktop-global-chrome)>.profile-data-screen>.home-desktop-sidebar,.app-content:has(.desktop-global-chrome)>.profile-screen>.desktop-rail,.app-content:has(.desktop-global-chrome)>.profile-screen>.home-desktop-sidebar,.app-content:has(.desktop-global-chrome)>.simple-settings-screen>.desktop-rail,.app-content:has(.desktop-global-chrome)>.simple-settings-screen>.home-desktop-sidebar,.app-content:has(.desktop-global-chrome)>.simple-settings-screen>.home-tabbar,.app-content:has(.desktop-global-chrome)>.support-screen>.desktop-rail,.app-content:has(.desktop-global-chrome)>.support-screen>.home-desktop-sidebar{display:none}.app-content:has(.desktop-global-chrome)>.dev-screen .dev-scroll,.app-content:has(.desktop-global-chrome)>.documents-screen .documents-scroll,.app-content:has(.desktop-global-chrome)>.home-screen .home-scroll,.app-content:has(.desktop-global-chrome)>.passports-screen .passports-scroll,.app-content:has(.desktop-global-chrome)>.profile-data-screen .profile-data-scroll,.app-content:has(.desktop-global-chrome)>.profile-screen .profile-scroll,.app-content:has(.desktop-global-chrome)>.visa-screen .visa-scroll{width:100%;height:100%;padding:32px;min-height:0;overflow-y:auto}.app-content:has(.desktop-global-chrome)>.simple-settings-screen .simple-settings-scroll,.app-content:has(.desktop-global-chrome)>.support-screen .support-scroll{width:100%;height:100%;min-height:0;padding:32px}.app-content:has(.desktop-global-chrome)>.simple-settings-screen .support-toolbar{padding:0 0 12px}.app-content:has(.desktop-global-chrome)>.simple-settings-screen .notif-settings-group{padding-left:0;padding-right:0}.app-content:has(.desktop-global-chrome)>.home-screen .home-desktop-breadcrumbs{display:flex}.app-content:has(.desktop-global-chrome)>.dev-screen .dev-content,.app-content:has(.desktop-global-chrome)>.dev-screen .dev-toolbar,.app-content:has(.desktop-global-chrome)>.documents-screen .documents-top-copy,.app-content:has(.desktop-global-chrome)>.home-screen .home-copy,.app-content:has(.desktop-global-chrome)>.home-screen .home-cta,.app-content:has(.desktop-global-chrome)>.home-screen .home-hero-wrap,.app-content:has(.desktop-global-chrome)>.passports-screen .passports-empty,.app-content:has(.desktop-global-chrome)>.passports-screen .passports-stack,.app-content:has(.desktop-global-chrome)>.passports-screen .passports-toolbar,.app-content:has(.desktop-global-chrome)>.profile-data-screen .profile-data-block,.app-content:has(.desktop-global-chrome)>.profile-data-screen .profile-section,.app-content:has(.desktop-global-chrome)>.profile-screen .profile-header,.app-content:has(.desktop-global-chrome)>.profile-screen .profile-section,.app-content:has(.desktop-global-chrome)>.support-screen .support-chat-embed,.app-content:has(.desktop-global-chrome)>.support-screen .support-faq,.app-content:has(.desktop-global-chrome)>.support-screen .support-tabs,.app-content:has(.desktop-global-chrome)>.support-screen .support-toolbar,.app-content:has(.desktop-global-chrome)>.visa-screen .visa-bottom,.app-content:has(.desktop-global-chrome)>.visa-screen .visa-form,.app-content:has(.desktop-global-chrome)>.visa-screen .visa-passport-actions,.app-content:has(.desktop-global-chrome)>.visa-screen .visa-passport-rules,.app-content:has(.desktop-global-chrome)>.visa-screen .visa-toolbar{width:100%}.app-content:has(.desktop-global-chrome)>.support-screen .support-scroll{padding:32px}.app-content:has(.desktop-global-chrome)>.support-screen .support-toolbar{padding:0 0 12px}.app-content:has(.desktop-global-chrome)>.support-screen .support-tabs{padding:0;margin:0}.app-content:has(.desktop-global-chrome)>.support-screen .home-tabbar{display:none}.app-content:has(.desktop-global-chrome)>.visa-screen .visa-bottom{padding:0 32px 32px}.app-content:has(.desktop-global-chrome)>.visa-screen .passport-primary,.app-content:has(.desktop-global-chrome)>.visa-screen .visa-secondary-button{width:100%;margin:0}.app-content:has(.desktop-global-chrome)>.visa-screen .visa-toolbar-controls{padding:0}.home-screen{grid-template-rows:1fr}.dev-screen,.documents-screen,.home-screen,.passports-screen,.profile-data-screen,.profile-screen{width:min(1272px,100vw - 64px);height:min(895px,100dvh);margin:0 auto;display:grid;grid-template-columns:minmax(248px,302px) minmax(560px,668px) minmax(248px,302px);background:#fff}.dev-screen .dev-scroll,.documents-screen .documents-scroll,.passports-screen .passports-scroll,.profile-data-screen .profile-data-scroll,.profile-screen .profile-scroll{padding:32px;min-height:0;overflow-x:hidden;overflow-y:auto;width:min(668px,100%);justify-self:center}.dev-screen .dev-toolbar,.documents-screen .documents-top-copy,.passports-screen .passports-empty,.passports-screen .passports-stack,.passports-screen .passports-status,.passports-screen .passports-toolbar,.profile-data-screen .profile-data-block,.profile-data-screen .profile-section,.profile-screen .profile-header,.profile-screen .profile-section{padding-inline:0;margin-top:0}.documents-screen .documents-cards-group,.documents-screen .documents-empty,.documents-screen .documents-tabs,.passports-screen .passport-card,.passports-screen .passport-card-actions,.passports-screen .passports-empty-copy,.passports-screen .passports-empty-picture,.passports-screen .passports-stack,.profile-data-screen .profile-data-input,.profile-data-screen .profile-list,.profile-screen .profile-list{margin-inline:0}.documents-screen .documents-empty-picture,.passports-screen .passports-empty-picture{padding-left:0;padding-right:0;display:flex;justify-content:center}.documents-screen .documents-empty-copy,.passports-screen .passports-empty-copy,.passports-screen .passports-stack{padding-left:0;padding-right:0}.documents-screen .documents-empty-image,.passports-screen .passports-empty-image{width:min(370px,100%);height:auto;flex-shrink:0}.documents-screen .documents-scroll,.passports-screen .passports-scroll,.profile-data-screen .profile-data-scroll,.profile-screen .profile-scroll{display:grid;align-content:start;grid-gap:24px;gap:24px}.documents-screen .documents-top-copy,.passports-screen .passport-flow-toolbar,.passports-screen .passports-toolbar,.profile-data-screen .profile-data-toolbar,.profile-screen .profile-header{margin-top:0}.documents-screen .documents-top-copy h1,.passports-screen .passports-empty-copy h2,.passports-screen .passports-stack h1,.profile-data-screen .profile-data-block h2,.profile-screen .profile-header h1{font-size:34px;line-height:1.1}.documents-screen .documents-top-copy p,.passports-screen .passport-card-body p,.passports-screen .passports-empty-copy p,.profile-data-screen .profile-data-field label,.profile-data-screen .profile-data-input,.profile-screen .profile-header p{font-size:17px;line-height:1.4}.documents-screen .documents-drafts,.documents-screen .documents-empty,.passports-screen .passports-empty,.passports-screen .passports-stack,.profile-data-screen .profile-data-block,.profile-data-screen .profile-section,.profile-screen .profile-section{gap:24px}.documents-screen .documents-cards-group,.documents-screen .documents-tab,.documents-screen .documents-tabs,.documents-screen .draft-card,.passports-screen .passport-card,.passports-screen .passport-card-actions,.passports-screen .passports-stack,.profile-data-screen .profile-list,.profile-data-screen .profile-row,.profile-screen .profile-list,.profile-screen .profile-row{width:100%}.documents-screen .documents-empty,.passports-screen .passports-empty,.passports-screen .passports-stack,.profile-data-screen .profile-data-block,.profile-data-screen .profile-section,.profile-screen .profile-section{padding-left:0;padding-right:0}.documents-screen .documents-scroll,.passports-screen .passports-scroll,.profile-data-screen .profile-data-scroll,.profile-screen .profile-scroll{justify-items:stretch;padding-top:32px;padding-bottom:32px}.documents-screen .documents-top-copy,.passports-screen .passports-empty,.passports-screen .passports-stack,.profile-data-screen .profile-data-block,.profile-screen .profile-header{margin-inline:0}.documents-screen .documents-tabs{margin-top:0}.documents-screen .documents-empty-picture,.passports-screen .passports-empty-picture{padding-top:0}.passports-screen .passports-empty-copy{text-align:center}.passports-screen .passports-empty{justify-items:center}.passports-screen .passports-empty,.passports-screen .passports-stack{max-width:390px;margin-inline:auto;width:100%}.documents-screen .documents-top-copy,.profile-screen .profile-header{gap:12px}.passports-screen .passports-empty-copy h2,.passports-screen .passports-stack h1,.profile-data-screen .profile-data-block h2,.profile-screen .profile-section h2{height:auto}.passports-screen .passport-flow-toolbar,.passports-screen .passports-status,.passports-screen .passports-toolbar,.profile-data-screen .profile-data-toolbar{padding:0}.dev-screen .dev-content{padding-inline:0}.app-content:has(.desktop-global-chrome)>.home-screen{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto}.desktop-rail,.home-desktop-sidebar{display:flex;flex-direction:column;gap:0;padding:32px;min-width:0;overflow:hidden}.desktop-rail-notifications{flex:1 1;overflow-y:auto;min-height:0;display:flex;flex-direction:column;gap:16px;padding-bottom:24px}.home-desktop-sidebar{border-right:1px solid rgb(0 29 71/.16);padding-left:0}.desktop-rail{border-left:1px solid rgb(0 29 71/.16);padding-right:0}.home-desktop-caption{font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:400;color:var(--ink)}.home-desktop-menu{display:grid;grid-gap:8px;gap:8px}.home-desktop-menu-item{all:unset;height:56px;padding:0 16px;border-radius:12px;display:flex;align-items:center;gap:8px;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500;color:var(--ink);cursor:pointer}.home-desktop-menu-item.is-active{background:rgb(0 29 71/.08)}.home-desktop-menu-icon{width:24px;height:24px;flex:0 0 auto;display:block}.home-scroll{padding:32px;overflow:hidden;display:grid;align-content:start;grid-gap:24px;gap:24px}.home-desktop-breadcrumbs{display:flex;align-items:center;gap:8px;font-size:15px;line-height:1.4;letter-spacing:-.02em;font-weight:500;color:var(--ink)}.home-desktop-breadcrumbs i{width:16px;height:16px;display:block;background:url(/assets/icon-chevron-right.svg) 50%/16px 16px no-repeat;opacity:.52}.home-hero-wrap{width:604px;height:410px;justify-self:center;border-radius:0;background:#fff}.home-hero-image{object-fit:contain}.home-copy{padding:0;gap:12px}.home-cta{width:100%;margin:0}.home-tabbar{display:none}.desktop-rail-notif-header{display:flex;align-items:center;justify-content:space-between}.desktop-rail-clear{all:unset;font-size:13px;color:rgb(0 29 71/.4);cursor:pointer}.desktop-rail-clear:hover{color:var(--ink)}.desktop-rail-empty{margin:0;font-size:14px;color:rgb(0 29 71/.36)}.home-notification-card{all:unset;min-height:81px;padding:16px;border-radius:12px;border:1px solid rgb(0 29 71/.16);display:grid;align-content:start;grid-gap:4px;gap:4px;color:var(--ink);cursor:pointer}.home-notification-card:not(.is-compact){min-height:111px}.home-notification-badge{justify-self:start;height:22px;padding:0 8px;border-radius:999px;background:var(--fill-blue);display:inline-flex;align-items:center;font-size:13px;line-height:1.2;font-weight:500;color:#fff}.home-notification-badge.is-pending{background:#f59e0b}.home-notification-card b{font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500}.home-notification-card small{font-size:15px;line-height:1.4;letter-spacing:-.02em;font-weight:400;color:rgb(0 29 71/.52)}.home-support-badge{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#f50d00;color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.home-support-button{all:unset;margin-top:auto;height:56px;border-radius:999px;border:1px solid rgb(0 29 71/.16);display:flex;align-items:center;justify-content:center;gap:8px;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500;color:var(--ink);cursor:pointer}.support-chat{position:fixed;bottom:32px;right:calc(302px + 16px);width:300px;border-radius:16px;box-shadow:0 8px 32px rgb(0 0 0/.12);z-index:200;height:380px}}@keyframes pulse{0%{opacity:.68}50%{opacity:1}to{opacity:.68}}.visa-photo-reqs{padding:0 16px;display:grid;grid-gap:12px;gap:12px}.visa-photo-reqs h2{margin:0;font-size:22px;font-weight:500;line-height:1.3;letter-spacing:-.02em;color:var(--ink)}.visa-photo-reqs ul{margin:0;padding:0 0 0 20px;display:grid;grid-gap:4px;gap:4px}.visa-photo-reqs li{font-size:17px;font-weight:400;line-height:1.4;letter-spacing:-.02em;color:var(--ink)}.visa-photo-actions{padding:0 16px;display:grid;grid-gap:16px;gap:16px}.visa-photo-file-input{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;border:0!important;opacity:0!important;pointer-events:none!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important}@media (max-width:1179px){.visa-photo-camera-screen{position:absolute;inset:0;z-index:10;overflow:hidden;background:#000}.visa-photo-camera-dialog{display:contents}.visa-photo-camera-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.visa-photo-camera-canvas{display:none}.visa-photo-camera-screen:after{content:"";position:absolute;inset:0;background:rgb(0 8 20/.48);pointer-events:none}.visa-photo-camera-back{all:unset;position:absolute;top:62px;left:8px;z-index:3;width:40px;height:40px;display:grid;place-items:center;filter:brightness(0) invert(1);cursor:pointer}.visa-photo-camera-frame{position:absolute;top:112px;left:28px;right:28px;height:min(491px,calc(100% - 318px));border:4px solid #fff;border-radius:12px;z-index:2}.visa-photo-camera-frame i{position:absolute;width:40px;height:40px;border-color:#fff;border-style:solid}.visa-photo-camera-frame i:first-child{top:-14px;left:-14px;border-width:4px 0 0 4px;border-radius:12px 0 0}.visa-photo-camera-frame i:nth-child(2){top:-14px;right:-14px;border-width:4px 4px 0 0;border-radius:0 12px 0 0}.visa-photo-camera-frame i:nth-child(3){bottom:-14px;left:-14px;border-width:0 0 4px 4px;border-radius:0 0 0 12px}.visa-photo-camera-frame i:nth-child(4){right:-14px;bottom:-14px;border-width:0 4px 4px 0;border-radius:0 0 12px}.visa-photo-camera-screen p{bottom:142px;margin:0;font-size:17px;line-height:1.4;font-weight:400;letter-spacing:-.02em;color:#fff}.visa-photo-camera-error,.visa-photo-camera-screen p{position:absolute;left:16px;right:16px;text-align:center;z-index:3}.visa-photo-camera-error{bottom:112px;padding:8px 12px;border-radius:12px;background:rgb(0 0 0/.56);font-size:14px;line-height:1.35;font-weight:500;color:#ffb4b4}.visa-photo-camera-controls{position:absolute;left:61px;right:61px;bottom:58px;z-index:3;display:flex;align-items:center;justify-content:space-between}.visa-photo-camera-close,.visa-photo-camera-flash,.visa-photo-camera-shutter{all:unset;position:relative;cursor:pointer}.visa-photo-camera-close,.visa-photo-camera-flash{width:40px;height:40px}.visa-photo-camera-close:after,.visa-photo-camera-close:before{content:"";position:absolute;top:19px;left:9px;width:22px;height:4px;border-radius:999px;background:#fff}.visa-photo-camera-close:before{transform:rotate(45deg)}.visa-photo-camera-close:after{transform:rotate(-45deg)}.visa-photo-camera-shutter{width:72px;height:72px;border-radius:50%;box-shadow:inset 0 0 0 8px #fff}.visa-photo-camera-shutter:disabled{opacity:.45}.visa-photo-camera-shutter:after{content:"";position:absolute;inset:18px;border-radius:50%;background:#fff}.visa-photo-camera-header{display:none}.visa-photo-camera-flash:before{content:"";position:absolute;top:6px;left:13px;width:14px;height:28px;background:#fff;-webkit-clip-path:polygon(55% 0,100% 0,65% 38%,100% 38%,30% 100%,45% 52%,0 52%);clip-path:polygon(55% 0,100% 0,65% 38%,100% 38%,30% 100%,45% 52%,0 52%)}}.visa-photo-preview{padding:0 16px;display:flex;justify-content:center}.visa-photo-preview img{width:100%;max-width:370px;aspect-ratio:370/406;object-fit:cover;border-radius:12px;background:rgb(0 29 71/.06)}.visa-photo-loader{display:flex;flex-direction:column;align-items:center;gap:16px;padding:0 16px}.visa-photo-loader p{margin:0;font-size:17px;font-weight:400;line-height:1.4;letter-spacing:-.02em;color:var(--ink);text-align:center}.visa-photo-spinner{display:block;width:48px;height:48px;border-radius:50%;border:4px solid rgb(0 29 71/.16);border-top:4px solid var(--ink);animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.visa-personal-form .profile-data-input input{all:unset;flex:1 1 auto;min-width:0;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:400;color:var(--ink)}.review-file-field{box-sizing:border-box;width:100%;min-width:0;display:flex;flex-direction:column;gap:8px;min-height:56px;padding:12px 16px;background:#fff;border:1px solid rgb(0 29 71/.16);border-radius:12px}.visa-personal-field.is-invalid .review-file-field{border-color:rgb(217 48 37/.64);box-shadow:0 0 0 4px rgb(217 48 37/.08)}.review-file-row{display:flex;align-items:center;gap:12px;min-width:0}.review-file-name{flex:1 1 auto;min-width:0;font-size:17px;font-weight:400;line-height:1.4;color:var(--ink);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.review-file-link{all:unset;font-size:17px;font-weight:500;color:#0066f5;cursor:pointer;white-space:nowrap;flex-shrink:0}.review-file-replace{all:unset;font-size:15px;font-weight:500;line-height:1.3;color:#0066f5;cursor:pointer;overflow-wrap:anywhere}.applicants-list{padding:0 16px 24px}.applicant-card,.applicants-list{display:flex;flex-direction:column;gap:12px}.applicant-card{background:#fff;border:1px solid rgb(0 29 71/.12);border-radius:16px;padding:16px}.applicant-card-add{border-style:dashed}.applicant-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:rgb(0 101 244/.12);color:rgb(0 101 244);font-size:13px;font-weight:500;align-self:flex-start}.applicant-info{display:flex;flex-direction:column;gap:2px}.applicant-name{font-size:20px;font-weight:500;color:var(--ink);letter-spacing:-.02em}.applicant-detail{font-size:15px;font-weight:400;color:rgb(0 29 71/.52);line-height:1.4}.applicant-actions{display:flex;gap:8px}.applicant-btn{flex:1 1;height:44px;border-radius:12px;border:1.5px solid rgb(0 29 71/.2);background:transparent;font-size:15px;font-weight:500;color:var(--ink);cursor:pointer}.applicant-btn-delete{color:#e53935;border-color:rgb(229 57 53/.25)}.applicant-btn-add{display:flex;align-items:center;justify-content:center;gap:6px;flex:1 1;color:#0066f5;border-color:rgb(0 102 245/.3)}.application-cancel-btn{all:unset;height:52px;border-radius:14px;border:1px solid rgb(229 57 53/.22);display:grid;place-items:center;font-size:16px;line-height:1.4;font-weight:500;letter-spacing:-.02em;color:#e53935;background:rgb(229 57 53/.04);cursor:pointer}.documents-drafts{display:grid;grid-gap:16px;gap:16px;padding:0}.documents-tabs{width:370px;max-width:calc(100% - 32px);height:56px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr}.documents-tab{all:unset;position:relative;display:flex;align-items:center;justify-content:center;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:400;color:rgb(0 29 71/.52);cursor:pointer}.documents-tab.is-active{color:var(--ink)}.documents-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--ink)}.documents-cards-group{display:grid;grid-gap:8px;gap:8px}.draft-card{box-sizing:border-box;width:370px;max-width:calc(100% - 32px);min-height:231px;margin:0 auto;display:grid;align-content:start;grid-gap:16px;gap:16px;background:#fff;border:1px solid var(--ink);border-radius:12px;padding:24px}.draft-card-info{display:grid;grid-gap:12px;gap:12px}.draft-card-copy{display:grid;grid-gap:8px;gap:8px}.draft-card-copy h2{font-size:22px;line-height:1.3;font-weight:500}.draft-card-copy h2,.draft-card-copy p{margin:0;letter-spacing:-.02em;color:var(--ink)}.draft-card-copy p{font-size:17px;line-height:1.4;font-weight:400;white-space:pre-line}.draft-card-status{width:-moz-fit-content;width:fit-content;height:22px;padding:0 12px;border-radius:999px;background:#ff9811;display:flex;align-items:center;font-size:15px;line-height:1.4;letter-spacing:-.02em;color:#fff;font-weight:400}.draft-card-status.is-checking{background:#ff9811}.draft-card-status.is-ready{background:#0066f5}.draft-card-status.is-error{background:#f50d00}.draft-card-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.draft-card-primary,.draft-card-secondary{all:unset;box-sizing:border-box;height:48px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500;cursor:pointer}.draft-card-primary{background:#0066f5;color:#fff}.draft-card-secondary{background:#f4f8ff;color:#0066f5}.documents-insurance-empty{box-sizing:border-box;width:370px;max-width:calc(100% - 32px);min-height:160px;margin:0 auto;padding:24px;border:1px solid var(--ink);border-radius:12px;display:grid;align-content:center;grid-gap:8px;gap:8px}.documents-insurance-empty h2,.documents-insurance-empty p{margin:0;color:var(--ink)}.documents-insurance-empty h2{font-size:22px;line-height:1.3;font-weight:500}.documents-insurance-empty p{font-size:17px;line-height:1.4}.documents-insurance-cta{margin:16px 0 0;width:auto;padding-inline:24px;justify-self:start}.visa-payment-scroll{gap:24px;padding-bottom:24px}.payment-composition-card,.payment-summary-card{margin:0 16px;padding:24px;border:1px solid rgb(0 29 71/.16);border-radius:12px;background:#fff}.payment-summary-card{display:flex;flex-direction:column;gap:32px}.payment-summary-section{display:flex;flex-direction:column;gap:20px}.payment-composition-card h2,.payment-methods h2,.payment-summary-section h2{margin:0;font-size:22px;line-height:1.3;letter-spacing:-.02em;font-weight:500;color:var(--ink)}.payment-detail-grid{display:grid;grid-template-columns:1fr auto;grid-row-gap:16px;row-gap:16px;grid-column-gap:16px;column-gap:16px}.payment-applicant b,.payment-detail-grid span,.payment-method-copy span:not(.payment-method-badge),.payment-row span{font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:400;color:rgb(0 29 71/.52)}.payment-applicant span,.payment-detail-grid b,.payment-row b{font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500;color:var(--ink);text-align:right}.payment-applicant{display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;align-items:start}.payment-applicant span{text-align:left}.payment-methods{display:flex;flex-direction:column;gap:16px;padding:0 16px}.payment-method-list{display:flex;flex-direction:column;gap:8px}.payment-method-card{all:unset;box-sizing:border-box;min-height:109px;padding:24px;border:1px solid rgb(0 29 71/.16);border-radius:12px;background:#fff;display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;align-items:center;cursor:pointer}.payment-method-card:has(.payment-method-badge){min-height:143px}.payment-method-card.is-active{border:2px solid #0066f5;padding:23px}.payment-method-copy{display:flex;flex-direction:column;gap:8px}.payment-method-copy strong{font-size:22px;line-height:1.3;letter-spacing:-.02em;font-weight:500;color:var(--ink)}.payment-method-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:1px 6px;border-radius:999px;background:#0066f5;font-size:15px;line-height:1.4;letter-spacing:-.02em;font-weight:400;color:#fff}.payment-paid-status{display:flex;align-items:center;gap:8px;padding:16px;border-radius:12px;background:rgb(0 200 83/.08);color:#00a846;font-size:17px;font-weight:500}.payment-radio{width:24px;height:24px;border-radius:50%;border:1px solid rgb(0 29 71/.16);position:relative}.payment-method-card.is-active .payment-radio{border-color:#0066f5;background:#0066f5}.payment-method-card.is-active .payment-radio:after{content:"";position:absolute;inset:5px;border-radius:50%;background:#fff}.payment-composition-card{display:flex;flex-direction:column;gap:16px}.payment-row{display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;align-items:center}.visa-check-scroll{gap:24px;padding-bottom:132px}.visa-check-card{margin:0 16px;padding:24px;border:1px solid var(--ink);border-radius:12px;background:#fff;display:flex;flex-direction:column;gap:16px}.visa-check-card.is-success{border:2px solid #0066f5}.visa-check-card.is-error{padding:0;border:2px solid var(--ink);overflow:visible}.visa-check-main{display:flex;flex-direction:column;gap:16px}.visa-check-card.is-error .visa-check-main{padding:24px 24px 0}.visa-check-badge{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:22px;padding:0 12px;border-radius:999px;background:#ff9811;font-size:15px;line-height:1.4;letter-spacing:-.02em;font-weight:400;color:#fff}.visa-check-badge.is-success{background:#0066f5}.visa-check-badge.is-error{background:#f50d00}.visa-check-card-copy{display:flex;flex-direction:column;gap:8px}.visa-check-card-copy h2{margin:0;font-size:22px;line-height:1.3;letter-spacing:-.02em;font-weight:500;color:var(--ink)}.visa-check-card-copy p{margin:0;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:400;white-space:pre-line;color:var(--ink)}.visa-check-errors{margin-top:16px;padding:24px;border-top:1px solid rgb(0 29 71/.16);display:flex;flex-direction:column;gap:16px}.visa-check-errors h3{font-size:22px;line-height:1.3;font-weight:500}.visa-check-errors h3,.visa-check-errors p{margin:0;letter-spacing:-.02em;color:var(--ink)}.visa-check-errors p{font-size:17px;line-height:1.4;font-weight:400;white-space:pre-line}.visa-check-errors button{all:unset;height:48px;border-radius:999px;background:#0066f5;display:flex;align-items:center;justify-content:center;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500;color:#fff;cursor:pointer}.visa-check-actions{display:flex;flex-direction:column;gap:16px;padding:0 16px}.visa-check-primary,.visa-check-secondary{all:unset;box-sizing:border-box;height:56px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500;cursor:pointer}.visa-check-primary{background:var(--ink);color:#fff}.visa-check-primary.is-success{background:#0066f5}.visa-check-primary.is-disabled{opacity:.32;cursor:default}.visa-check-secondary{border:1px solid var(--ink);color:var(--ink)}.visa-check-loader-block{display:flex;flex-direction:column;align-items:center;gap:16px;padding:0 16px}.visa-check-loader-block p{margin:0;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:400;text-align:center;color:var(--ink)}.visa-check-loader{width:64px;height:64px;border-radius:50%;border:4px solid rgb(0 29 71/.16);border-top:4px solid var(--ink);animation:visa-check-spin 1s linear infinite}@keyframes visa-check-spin{to{transform:rotate(1turn)}}@keyframes btn-shake{0%,to{transform:translateX(0)}15%{transform:translateX(-7px)}30%{transform:translateX(7px)}45%{transform:translateX(-5px)}60%{transform:translateX(5px)}75%{transform:translateX(-3px)}90%{transform:translateX(3px)}}button.is-shaking{animation:btn-shake .45s ease}.visa-ready-scroll{gap:24px}.visa-ready-card{margin:0 16px;padding:24px;border:2px solid #0066f5;border-radius:12px;background:#fff;display:flex;flex-direction:column;gap:16px}.visa-ready-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.visa-ready-actions button{all:unset;height:48px;border:1px solid var(--ink);border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:500;color:var(--ink);cursor:pointer}.visa-ready-form{padding:0 16px;display:grid;grid-gap:16px;gap:16px}.visa-ready-field{min-width:0}.visa-ready-bottom{padding-top:16px;border-top:1px solid var(--ink)}.review-title-sub{display:block;color:rgb(0 29 71/.4);font-size:inherit;font-weight:inherit}.visa-personal-field>.review-file-replace{all:unset;display:block;margin-top:10px;font-size:17px;font-weight:500;color:#0066f5;cursor:pointer}.insurance-offer-inline{margin-top:4px;border:none;background:#0066f5;color:#fff;padding:14px 20px;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer}.insurance-offer-inline:hover{background:#0050c0}.insurance-dialog-backdrop{position:fixed;inset:0;background:rgb(0 29 71/.55);display:flex;align-items:center;justify-content:center;z-index:200;padding:24px}.insurance-dialog{background:#fff;border-radius:24px;padding:28px;width:min(503px,100%);box-shadow:0 24px 60px rgb(0 29 71/.2);display:flex;flex-direction:column;gap:20px}.insurance-dialog-wide{width:min(604px,100%)}.insurance-dialog-header{display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;align-items:flex-start}.insurance-dialog-header h3{margin:0 0 6px;font-size:22px;font-weight:600;color:#001d47}.insurance-dialog-header p{margin:0;font-size:15px;color:rgb(0 29 71/.65)}.insurance-dialog-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgb(0 29 71/.06);border:none;border-radius:50%;color:#001d47;cursor:pointer}.insurance-dialog-close:hover{background:rgb(0 29 71/.12)}.insurance-dialog-cta{margin:0}.insurance-popular-block{display:flex;flex-direction:column;gap:10px;margin:4px 0 6px}.insurance-popular-caption{font-size:13px;color:rgb(0 29 71/.6);letter-spacing:.02em}.insurance-popular-chips{display:flex;flex-wrap:wrap;gap:8px}.insurance-chip{padding:10px 16px;border:1px solid rgb(0 29 71/.16);border-radius:9999px;background:#fff;color:#001d47;font-size:14px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.insurance-chip:hover{border-color:rgb(0 102 245/.4)}.insurance-chip.is-active{background:#0066f5;border-color:#0066f5;color:#fff}.insurance-row-2col{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media (max-width:600px){.insurance-row-2col{grid-template-columns:1fr}}.insurance-plan-list{display:flex;flex-direction:column;gap:12px;padding:0 20px}.insurance-plan-card{display:flex;flex-direction:column;gap:6px;padding:20px;border:1px solid rgb(0 29 71/.16);border-radius:16px;background:#fff;text-align:left;cursor:pointer;position:relative}.insurance-plan-card:hover{border-color:rgb(0 102 245/.4)}.insurance-plan-card.is-active{border-color:#0066f5;box-shadow:inset 0 0 0 1px #0066f5}.insurance-plan-card strong{font-size:17px;font-weight:600;color:#001d47;padding-right:36px}.insurance-plan-card>span{font-size:14px;color:rgb(0 29 71/.65);line-height:1.4}.insurance-plan-card .payment-radio{position:absolute;top:20px;right:20px}.insurance-plan-card.is-active .payment-radio{border-color:#0066f5;background:#0066f5}.insurance-plan-card.is-active .payment-radio:after{content:"";position:absolute;inset:5px;border-radius:50%;background:#fff}.insurance-plan-card .payment-radio.is-checked{border-color:#0066f5;background:#0066f5}.insurance-plan-card .payment-radio.is-checked:after{content:"";position:absolute;inset:5px;border-radius:50%;background:#fff}.insurance-plan-badge{display:inline-flex;width:max-content;padding:4px 10px;border-radius:9999px;background:#0066f5;color:#fff;font-size:12px;font-weight:500;margin-bottom:2px}.insurance-plan-details-link{margin-top:6px;background:transparent;border:none;padding:0;color:#0066f5;font-size:14px;font-weight:500;cursor:pointer;width:max-content}.insurance-plan-card-detail{border-color:#0066f5;box-shadow:inset 0 0 0 1px #0066f5}.insurance-holders-list{display:flex;flex-direction:column;gap:12px;padding:0 20px}.insurance-holder-card{display:flex;flex-direction:column;gap:6px;padding:18px 20px;background:#fff;border:1px solid rgb(0 29 71/.12);border-radius:16px}.insurance-holder-card strong{font-size:16px;font-weight:600;color:#001d47}.insurance-holder-meta{font-size:13px;color:rgb(0 29 71/.6);line-height:1.4}.insurance-holder-badge{display:inline-flex;width:max-content;padding:4px 10px;border-radius:9999px;color:#fff;font-size:12px;font-weight:500}.insurance-holder-badge.is-complete{background:#0066f5}.insurance-holder-badge.is-checking,.insurance-holder-badge.is-partial{background:#ff9811}.insurance-holder-badge.is-ready{background:#0066f5}.insurance-holder-actions{display:flex;gap:8px;margin-top:8px}.insurance-holder-delete,.insurance-holder-edit{flex:1 1;padding:10px 14px;border-radius:9999px;border:1px solid rgb(0 29 71/.16);background:#fff;font-size:14px;font-weight:500;cursor:pointer}.insurance-holder-edit{color:#001d47}.insurance-holder-delete{color:#f50d00;border-color:rgb(245 13 0/.3)}.insurance-holder-add{border-style:dashed}.insurance-holder-add-btn{margin-top:8px;border-radius:9999px;border:1px solid rgb(0 102 245/.4);color:#0066f5}.insurance-holder-add-btn,.insurance-summary-edit{padding:10px 14px;background:#fff;font-size:14px;font-weight:500;cursor:pointer}.insurance-summary-edit{margin-top:12px;border-radius:9999px;border:1px solid rgb(0 29 71/.16);color:#001d47;align-self:flex-start}.insurance-vertical-actions{display:flex;flex-direction:column;gap:10px;padding:16px 20px 24px}.insurance-vertical-actions .passport-primary,.insurance-vertical-actions .passport-secondary{width:100%}.passport-secondary{padding:16px 20px;border-radius:9999px;border:1px solid rgb(0 29 71/.16);background:#fff;color:#001d47;font-size:16px;font-weight:500;cursor:pointer}.passport-secondary.is-disabled,.passport-secondary:disabled{opacity:.45;cursor:not-allowed}.insurance-loader{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 20px 8px}.insurance-loader-spinner{width:48px;height:48px;border-radius:50%;border:4px solid rgb(0 102 245/.18);border-top-color:#0066f5;animation:insurance-spin .9s linear infinite}@keyframes insurance-spin{to{transform:rotate(1turn)}}.insurance-loader span{font-size:14px;color:rgb(0 29 71/.65)}.insurance-flow-debug-skip{margin:8px auto 16px;padding:6px 14px;border-radius:9999px;border:1px dashed rgb(0 29 71/.2);background:transparent;color:rgb(0 29 71/.4);font-size:12px;cursor:pointer}