.Dialog_overlay__Ezv_O{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:calc(3 * var(--u));background-color:rgba(14,32,56,.4);backdrop-filter:blur(9.65px);-webkit-backdrop-filter:blur(9.65px);animation:Dialog_fadeIn__jtTBS .18s ease-out}.Dialog_modal__yl1NN{display:flex;flex-direction:column;width:calc(52 * var(--u));max-width:100%;max-height:calc(56 * var(--u));overflow:hidden;border-radius:calc(1.1 * var(--u));background-color:#fff;box-shadow:var(--shadow-modal);animation:Dialog_riseIn__oBgSH .24s var(--ease-out) both}.Dialog_modalWide__K_zt8{width:calc(66 * var(--u))}.Dialog_header__iInmh{display:flex;flex:0 0 auto;align-items:center;min-height:calc(5.2 * var(--u));padding:0 calc(2.6 * var(--u));background:linear-gradient(135deg,#0b57ae 0,var(--color-primary) 55%,#003a7d 100%)}.Dialog_title__cdVG8{color:#fff;font-size:calc(2.4 * var(--u));font-weight:600;line-height:1}.Dialog_overlayClosing__5pfYr{animation:Dialog_fadeOut__n5i2g .19s ease-in both;pointer-events:none}.Dialog_modalClosing__xPkJf{animation:Dialog_sink__JzPe3 .19s ease-in both}@keyframes Dialog_fadeIn__jtTBS{0%{opacity:0}}@keyframes Dialog_fadeOut__n5i2g{to{opacity:0}}@keyframes Dialog_riseIn__oBgSH{0%{opacity:0;transform:translateY(calc(1.2 * var(--u))) scale(.97)}}@keyframes Dialog_sink__JzPe3{to{opacity:0;transform:translateY(calc(.8 * var(--u))) scale(.975)}}@media (max-width:900px){.Dialog_overlay__Ezv_O{padding:calc(1.6 * var(--u))}.Dialog_modalWide__K_zt8,.Dialog_modal__yl1NN{width:100%;max-height:calc(100dvh - 3.2 * var(--u))}.Dialog_header__iInmh{min-height:calc(5.6 * var(--u));padding:0 calc(1.8 * var(--u))}.Dialog_title__cdVG8{font-size:calc(2.1 * var(--u))}}.NumberPicker_overlay__PUEjb{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:calc(2.4 * var(--u));background-color:rgba(14,32,56,.42);backdrop-filter:blur(9.65px);-webkit-backdrop-filter:blur(9.65px);animation:NumberPicker_fadeIn__pxTxE .18s ease-out}.NumberPicker_modal__OCeOH{width:calc(56 * var(--u));max-width:100%;max-height:calc(57 * var(--u));overflow:hidden;border-radius:calc(1.1 * var(--u));background-color:#fff;box-shadow:var(--shadow-modal);animation:NumberPicker_riseIn__9UPbY .24s var(--ease-out) both}.NumberPicker_header__M_GG9{padding:calc(1.55 * var(--u)) calc(2.2 * var(--u)) calc(1.4 * var(--u));color:#fff;text-align:center;background:linear-gradient(135deg,#0b57ae 0,var(--color-primary) 55%,#003a7d 100%)}.NumberPicker_title__RVHNM{font-size:calc(2.35 * var(--u));font-weight:600;line-height:1}.NumberPicker_helper__UuXLu{margin-top:calc(.75 * var(--u));color:rgba(255,255,255,.92);font-size:calc(1.25 * var(--u));line-height:1.2}.NumberPicker_body__c1Zbz{display:flex;flex-direction:column;align-items:center;padding:calc(1.55 * var(--u)) calc(2 * var(--u)) calc(1.8 * var(--u))}.NumberPicker_grid__8zT3f{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));width:100%;grid-gap:calc(.55 * var(--u));gap:calc(.55 * var(--u))}.NumberPicker_number__Vak_r{min-width:48px;height:calc(3.8 * var(--u));min-height:48px;border-radius:calc(.8 * var(--u));color:#17263a;background:linear-gradient(180deg,#fff,#edf2f8);font-size:calc(1.65 * var(--u));font-weight:600;line-height:1;box-shadow:inset 0 0 0 1px rgba(0,40,90,.12),0 calc(.16 * var(--u)) calc(.38 * var(--u)) rgba(0,32,71,.14);transition:transform .12s ease,filter .12s ease,box-shadow .12s ease}.NumberPicker_number__Vak_r:active{transform:translateY(calc(.12 * var(--u)));filter:brightness(.94);box-shadow:inset 0 0 0 2px rgba(0,71,152,.35)}.NumberPicker_numberSelected__0ptsu{color:#fff;background:linear-gradient(180deg,#1163bd 0,var(--color-primary) 58%,#003c81 100%);box-shadow:inset 0 0 0 2px rgba(255,255,255,.4),0 calc(.2 * var(--u)) calc(.5 * var(--u)) rgba(0,32,71,.28)}.NumberPicker_cancel__BN0Jt{width:calc(12 * var(--u));height:calc(4.2 * var(--u));min-height:48px;margin-top:calc(1.35 * var(--u));border-radius:var(--radius-pill);color:#fff;background:linear-gradient(180deg,#7187a5,#526b8e);font-size:calc(1.5 * var(--u));font-weight:600;line-height:1;box-shadow:var(--shadow-raised);transition:transform .14s var(--ease-out),filter .14s var(--ease-out)}.NumberPicker_cancel__BN0Jt:active{transform:translateY(calc(.15 * var(--u))) scale(.985);filter:brightness(.93)}@keyframes NumberPicker_fadeIn__pxTxE{0%{opacity:0}}@keyframes NumberPicker_riseIn__9UPbY{0%{opacity:0;transform:translateY(calc(1.2 * var(--u))) scale(.97)}}@media (max-width:900px){.NumberPicker_overlay__PUEjb{padding:calc(1.6 * var(--u))}.NumberPicker_modal__OCeOH{width:100%;max-height:calc(100dvh - 3.2 * var(--u));overflow-y:auto}.NumberPicker_body__c1Zbz{padding:calc(1.5 * var(--u)) calc(1.4 * var(--u)) calc(1.8 * var(--u))}.NumberPicker_grid__8zT3f{grid-template-columns:repeat(5,minmax(0,1fr));gap:calc(.6 * var(--u))}.NumberPicker_number__Vak_r{min-width:0;height:calc(4.4 * var(--u))}.NumberPicker_cancel__BN0Jt{width:100%}}.ApplyFlow_page__L50dl{position:relative;display:flex;flex-direction:column;width:100vw;height:100dvh;background:#e9eef5;overflow:hidden;color:var(--color-text);isolation:isolate;margin:auto}.ApplyFlow_page__L50dl:before{content:"";position:absolute;inset:-28px;z-index:-2;background:var(--kiosk-main-backdrop);background-size:cover;background-position:bottom;filter:blur(9px) saturate(.7) contrast(.82) brightness(.94);opacity:.72;transform:scale(1.014)}.ApplyFlow_page__L50dl:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(233,238,245,.9),rgba(233,238,245,.74) 28%,rgba(226,233,242,.5) 48%,rgba(190,203,219,.4) 66%,rgba(38,62,95,.38) 86%,rgba(16,34,60,.72));pointer-events:none}.ApplyFlow_header__0wgpj{position:relative;z-index:1;display:flex;flex:0 0 auto;align-items:center;gap:calc(2 * var(--u));height:calc(10.5 * var(--u));padding:calc(.87 * var(--u)) calc(2.7 * var(--u));background:linear-gradient(135deg,#0b57ae 0,var(--color-primary) 52%,#003a7d 100%);border-radius:0 0 var(--radius-header) var(--radius-header);color:#fff;box-shadow:var(--shadow-header);animation:ApplyFlow_slideDown__mnh3_ .5s var(--ease-out) both}.ApplyFlow_logo__C84Q8{width:calc(14 * var(--u));max-height:82%;height:auto;flex-shrink:0;object-fit:contain}.ApplyFlow_headerText__dC2RG{display:flex;flex-direction:column;gap:calc(.35 * var(--u));min-width:0}.ApplyFlow_eyebrow__0ACgv{color:rgba(255,255,255,.78);font-size:calc(1.9 * var(--u));font-weight:500;line-height:1.05}.ApplyFlow_title__6rGZA{font-size:calc(3 * var(--u));font-weight:600;line-height:1.08;white-space:nowrap}.ApplyFlow_steps__DYn5z{position:relative;z-index:1;display:flex;flex:0 0 auto;justify-content:center;gap:calc(.8 * var(--u));padding:calc(1.5 * var(--u)) calc(1 * var(--u)) 0;list-style:none;animation:ApplyFlow_rise__FVXxm .55s var(--ease-out) .08s both}.ApplyFlow_step__tcSVw{display:flex;align-items:center;gap:calc(.7 * var(--u));height:calc(3.6 * var(--u));padding:0 calc(1.5 * var(--u)) 0 calc(.55 * var(--u));border-radius:var(--radius-pill);background:rgba(255,255,255,.72);color:#5b6b80;font-size:calc(1.35 * var(--u));font-weight:600;box-shadow:inset 0 0 0 1px rgba(0,40,90,.1);transition:background-color .25s var(--ease-out),color .25s var(--ease-out)}.ApplyFlow_stepIndex__NLXkp{display:grid;place-items:center;width:calc(2.5 * var(--u));height:calc(2.5 * var(--u));border-radius:50%;background:rgba(0,40,90,.1);font-size:calc(1.2 * var(--u));font-weight:700}.ApplyFlow_stepCheck__hIfr_{width:62%;height:62%}.ApplyFlow_stepCurrent__jbohd{background:var(--color-primary);color:#fff;box-shadow:0 .25rem .9rem rgba(0,40,90,.24)}.ApplyFlow_stepCurrent__jbohd .ApplyFlow_stepIndex__NLXkp,.ApplyFlow_stepDone__nMgXL .ApplyFlow_stepIndex__NLXkp{background:rgba(255,255,255,.92);color:var(--color-primary)}.ApplyFlow_stepDone__nMgXL{background:#46638e;color:#fff}.ApplyFlow_center__0z9V_{position:relative;z-index:1;display:grid;flex:1 1;place-items:center;min-height:0;padding:calc(1.4 * var(--u)) calc(2 * var(--u))}.ApplyFlow_card__Y5n_k{display:flex;flex-direction:column;gap:calc(1.2 * var(--u));width:calc(68 * var(--u));max-width:100%;max-height:100%;padding:calc(2.3 * var(--u)) calc(3 * var(--u));border-radius:calc(1.6 * var(--u));background:rgba(255,255,255,.93);box-shadow:0 1.4rem 3.4rem rgba(0,24,56,.18),0 .2rem .6rem rgba(0,0,0,.06);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:ApplyFlow_cardIn__z0LJo .4s var(--ease-out) both}.ApplyFlow_cardTitle__vBD_U{color:#14243a;font-size:calc(2.3 * var(--u));font-weight:700;line-height:1.2}.ApplyFlow_cardLead__iiDmu{margin-top:calc(.4 * var(--u));color:#4c5a6d;font-size:calc(1.35 * var(--u));line-height:1.45}.ApplyFlow_cardLead__iiDmu b{color:#14243a}.ApplyFlow_note__pnujk{color:#7a8799;font-size:calc(1.15 * var(--u))}.ApplyFlow_warning__9aM1O{display:flex;gap:calc(1 * var(--u));padding:calc(1.1 * var(--u)) calc(1.4 * var(--u));border:1px solid rgba(192,50,43,.28);border-radius:calc(1 * var(--u));background:#fdecea;color:#7d1c16;font-size:calc(1.25 * var(--u));line-height:1.45}.ApplyFlow_warning__9aM1O strong{display:block;margin-bottom:calc(.2 * var(--u));color:#b3261e;font-size:calc(1.45 * var(--u))}.ApplyFlow_warning__9aM1O b{color:#b3261e}.ApplyFlow_warningIcon__N1L5M{width:calc(2.2 * var(--u));height:calc(2.2 * var(--u));flex:0 0 auto;color:#c0322b}.ApplyFlow_agree__pxoNM{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:calc(1.2 * var(--u));gap:calc(1.2 * var(--u));padding:calc(1.05 * var(--u)) calc(1.4 * var(--u));border-radius:calc(1 * var(--u));background:#fff;box-shadow:inset 0 0 0 1px rgba(0,40,90,.14);cursor:pointer;transition:box-shadow .16s var(--ease-out),background-color .16s var(--ease-out)}.ApplyFlow_agreeOn___0cLd{background:rgba(0,71,152,.05);box-shadow:inset 0 0 0 2px var(--color-primary)}.ApplyFlow_agreeInput__tJAHD{position:absolute;width:1px;height:1px;opacity:0}.ApplyFlow_agree__pxoNM:has(.ApplyFlow_agreeInput__tJAHD:focus-visible){outline:3px solid #00b4d8;outline-offset:3px}.ApplyFlow_agreeBox__Xgr4r{display:grid;place-items:center;width:calc(2.4 * var(--u));height:calc(2.4 * var(--u));border-radius:calc(.55 * var(--u));background:#fff;color:transparent;box-shadow:inset 0 0 0 2px rgba(0,40,90,.28);transition:background-color .16s var(--ease-out),color .16s var(--ease-out)}.ApplyFlow_agreeBox__Xgr4r svg{width:70%;height:70%}.ApplyFlow_agreeOn___0cLd .ApplyFlow_agreeBox__Xgr4r{background:var(--color-primary);color:#fff;box-shadow:none}.ApplyFlow_agreeText__NEYPj{display:flex;flex-direction:column;gap:calc(.35 * var(--u));min-width:0}.ApplyFlow_agreeText__NEYPj strong{color:#14243a;font-size:calc(1.5 * var(--u));font-weight:700}.ApplyFlow_agreeText__NEYPj em{margin-right:calc(.3 * var(--u));padding:calc(.1 * var(--u)) calc(.5 * var(--u));border-radius:calc(.35 * var(--u));background:#fdecea;color:#b3261e;font-size:.78em;font-style:normal;vertical-align:.1em}.ApplyFlow_summary__RH2Cm{display:flex;flex-wrap:wrap;gap:calc(.2 * var(--u)) calc(1.2 * var(--u));color:#4c5a6d;font-size:calc(1.15 * var(--u))}.ApplyFlow_summary__RH2Cm b{color:#14243a;font-weight:700}.ApplyFlow_agreeDetail__ucl7y{color:#4c5a6d;font-size:calc(1.15 * var(--u));line-height:1.45}.ApplyFlow_linkButton__apIc9{padding:calc(.4 * var(--u)) calc(.6 * var(--u));color:var(--color-primary);font-size:calc(1.2 * var(--u));font-weight:700;text-decoration:underline;text-underline-offset:.2em;white-space:nowrap}.ApplyFlow_actions__fHdyD{display:flex;justify-content:space-between;gap:calc(1.2 * var(--u));margin-top:calc(.3 * var(--u))}.ApplyFlow_actionsEnd__zp0uj{justify-content:flex-end}.ApplyFlow_primaryButton__Fhg9Q,.ApplyFlow_softButton__6usvq{min-width:calc(15 * var(--u));height:calc(4.4 * var(--u));padding:0 calc(2 * var(--u));border-radius:var(--radius-pill);color:#fff;font-size:calc(1.65 * var(--u));font-weight:600;line-height:1;box-shadow:var(--shadow-raised);transition:transform .16s var(--ease-out),opacity .16s var(--ease-out),box-shadow .16s var(--ease-out),filter .16s var(--ease-out)}.ApplyFlow_primaryButton__Fhg9Q{background:linear-gradient(180deg,#1163bd 0,var(--color-primary) 58%,#003c81 100%)}.ApplyFlow_softButton__6usvq{background:linear-gradient(180deg,#5c789f 0,var(--color-primary-soft) 58%,#3a557c 100%)}.ApplyFlow_primaryButton__Fhg9Q:disabled,.ApplyFlow_softButton__6usvq:disabled{opacity:.4;box-shadow:none;filter:grayscale(.45);cursor:not-allowed}.ApplyFlow_primaryButton__Fhg9Q:not(:disabled):active,.ApplyFlow_softButton__6usvq:not(:disabled):active{transform:translateY(.2rem) scale(.985);box-shadow:0 .15rem .4rem rgba(0,40,90,.28);filter:brightness(.93)}.ApplyFlow_fields__f4tEG{display:flex;flex-direction:column;gap:calc(1.2 * var(--u));margin:calc(.4 * var(--u)) 0}.ApplyFlow_fieldRow__NTivd{display:grid;grid-template-columns:calc(6 * var(--u)) minmax(0,1fr);align-items:center}.ApplyFlow_fieldLabel__hNKnp{color:#14243a;font-size:calc(1.55 * var(--u));font-weight:700}.ApplyFlow_segment__awYfp{display:flex;flex-wrap:wrap;gap:calc(.7 * var(--u))}.ApplyFlow_numberButton__F6978,.ApplyFlow_segmentItem__9apVd{min-width:calc(6.4 * var(--u));height:calc(4.4 * var(--u));padding:0 calc(1.4 * var(--u));border-radius:var(--radius-field);color:#17263a;background:linear-gradient(180deg,#fff,#edf2f8);font-size:calc(1.55 * var(--u));font-weight:600;box-shadow:inset 0 0 0 1px rgba(0,40,90,.14),0 calc(.16 * var(--u)) calc(.38 * var(--u)) rgba(0,32,71,.12);transition:transform .12s ease,filter .12s ease,background .16s var(--ease-out)}.ApplyFlow_numberButton__F6978{justify-self:start;min-width:calc(17 * var(--u))}.ApplyFlow_numberButton__F6978:active,.ApplyFlow_segmentItem__9apVd:active{transform:translateY(calc(.12 * var(--u)));filter:brightness(.95)}.ApplyFlow_segmentOn__JFHr_{color:#fff;background:linear-gradient(180deg,#1163bd 0,var(--color-primary) 58%,#003c81 100%);box-shadow:inset 0 0 0 2px rgba(255,255,255,.35),0 calc(.2 * var(--u)) calc(.5 * var(--u)) rgba(0,32,71,.28)}.ApplyFlow_scanLayout__cPIAg{display:grid;grid-template-columns:calc(22 * var(--u)) minmax(0,1fr);align-items:center;grid-gap:calc(2.6 * var(--u));gap:calc(2.6 * var(--u))}.ApplyFlow_scanArt__qZ6Ve{position:relative;display:grid;place-items:center;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(42,120,214,.12) 0,rgba(42,120,214,0) 68%)}.ApplyFlow_scanArt__qZ6Ve:after{content:"";position:absolute;inset:8%;border-radius:50%;box-shadow:0 0 0 2px rgba(0,71,152,.28);animation:ApplyFlow_pulse__JmD34 1.8s var(--ease-out) infinite}.ApplyFlow_scanArtDone__5AohM:after{box-shadow:0 0 0 2px rgba(12,122,12,.35);animation:none}.ApplyFlow_scanArt__qZ6Ve img{width:82%;height:auto;pointer-events:none}.ApplyFlow_scanInfo__nO9zC{display:flex;flex-direction:column;gap:calc(1 * var(--u));min-width:0}.ApplyFlow_scanStatus__soGFo{display:flex;align-items:center;gap:calc(.7 * var(--u));min-height:calc(4.6 * var(--u));padding:calc(.6 * var(--u)) calc(1.4 * var(--u));border-radius:calc(1 * var(--u));font-size:calc(1.45 * var(--u));font-weight:600;line-height:1.3;animation:ApplyFlow_statusIn__o_BBc .28s var(--ease-out) both}.ApplyFlow_scanStatus__soGFo strong{min-width:0;margin-left:calc(.3 * var(--u));font-size:1.15em;letter-spacing:.06em;overflow-wrap:anywhere}.ApplyFlow_scan_waiting__PncRp{background:#eef3fa;color:#3d5575}.ApplyFlow_scan_scanned__WC2OA{background:#e7f5e7;color:#0c6b0c}.ApplyFlow_scan_invalid__t8Vkq,.ApplyFlow_scan_typed__eDgKx{background:#fff4dc;color:#7a4f00;animation:ApplyFlow_statusIn__o_BBc .28s var(--ease-out) both,ApplyFlow_shake__4CnZy .36s ease-in-out .05s}.ApplyFlow_scanIcon__Cl2Po{width:1.25em;height:1.25em;flex:0 0 auto}.ApplyFlow_scanDot__ILgDK{width:calc(.9 * var(--u));height:calc(.9 * var(--u));border-radius:50%;background:#2a78d6;animation:ApplyFlow_blink__dgxDk 1.1s ease-in-out infinite}.ApplyFlow_done__f1IuX{display:flex;flex-direction:column;align-items:center;gap:calc(1 * var(--u));padding:calc(1 * var(--u)) 0;text-align:center}.ApplyFlow_doneBadge__HCfPi{display:grid;place-items:center;width:calc(6.4 * var(--u));height:calc(6.4 * var(--u));border-radius:50%;background:linear-gradient(180deg,#1163bd 0,var(--color-primary) 58%,#003c81 100%);color:#fff;box-shadow:var(--shadow-raised);animation:ApplyFlow_pop__Ffqn1 .5s var(--ease-out) both}.ApplyFlow_doneBadge__HCfPi svg{width:55%;height:55%}.ApplyFlow_doneSummary__aD98f{color:#14243a;font-size:calc(1.7 * var(--u));font-weight:700;overflow-wrap:anywhere}.ApplyFlow_done__f1IuX .ApplyFlow_primaryButton__Fhg9Q{margin-top:calc(.6 * var(--u))}.ApplyFlow_footer__GRIWC{position:relative;z-index:1;display:flex;flex:0 0 auto;align-items:flex-end;justify-content:space-between;gap:calc(1 * var(--u));padding:calc(1.4 * var(--u)) calc(2 * var(--u))}.ApplyFlow_brand__NHIzD{flex:0 0 auto;color:rgba(255,255,255,.62);font-size:calc(1.6 * var(--u));font-weight:900;line-height:1;letter-spacing:.02em}.ApplyFlow_footerNote__hccp8{color:rgba(255,255,255,.88);font-size:calc(1.2 * var(--u));font-weight:600;text-align:right;text-shadow:0 1px 3px rgba(0,20,45,.5)}.ApplyFlow_dialogBody__r3xFw{display:flex;flex:1 1 auto;flex-direction:column;gap:calc(1.2 * var(--u));min-height:0;padding:calc(2.2 * var(--u)) calc(3 * var(--u)) calc(2.2 * var(--u))}.ApplyFlow_dialogLead__306_m{color:#4c5a6d;font-size:calc(1.45 * var(--u));text-align:center}.ApplyFlow_confirmList__9gnPm{display:flex;flex-direction:column;gap:calc(.6 * var(--u));padding:calc(1.2 * var(--u)) calc(1.8 * var(--u));border-radius:calc(1 * var(--u));background:#f3f6fb}.ApplyFlow_confirmList__9gnPm div{display:flex;justify-content:space-between;gap:calc(1 * var(--u));font-size:calc(1.65 * var(--u))}.ApplyFlow_confirmList__9gnPm dt{color:#5b6b80;font-weight:500}.ApplyFlow_confirmList__9gnPm dd{min-width:0;color:#14243a;font-weight:700;letter-spacing:.02em;overflow-wrap:anywhere;text-align:right}.ApplyFlow_dialogWarn__Oxwld{display:flex;align-items:center;justify-content:center;gap:calc(.5 * var(--u));color:#b3261e;font-size:calc(1.25 * var(--u));font-weight:700}.ApplyFlow_dialogError__aQzGH{padding:calc(.9 * var(--u)) calc(1.4 * var(--u));border-radius:calc(.9 * var(--u));background:#ffeceb;color:#c0322b;font-size:calc(1.3 * var(--u));font-weight:700;text-align:center;animation:ApplyFlow_statusIn__o_BBc .25s var(--ease-out) both}.ApplyFlow_dialogActions__p_yVL{display:flex;justify-content:center;gap:calc(2 * var(--u))}.ApplyFlow_policy__EL71r{flex:1 1 auto;min-height:0;max-height:calc(36 * var(--u));overflow-y:auto;padding-right:calc(.8 * var(--u));overscroll-behavior:contain;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ApplyFlow_policy__EL71r section+section{margin-top:calc(1.2 * var(--u))}.ApplyFlow_policy__EL71r h3{margin-bottom:calc(.4 * var(--u));color:#14243a;font-size:calc(1.5 * var(--u));font-weight:700}.ApplyFlow_policy__EL71r p{color:#3b4b60;font-size:calc(1.3 * var(--u));line-height:1.6}.ApplyFlow_policyVersion__RsOBW{margin-top:calc(1.2 * var(--u));color:#7a8799!important;font-size:calc(1.15 * var(--u))!important}@keyframes ApplyFlow_slideDown__mnh3_{0%{opacity:0;transform:translateY(-1.5rem)}}@keyframes ApplyFlow_rise__FVXxm{0%{opacity:0;transform:translateY(1.25rem)}}@keyframes ApplyFlow_cardIn__z0LJo{0%{opacity:0;transform:translateY(calc(1.4 * var(--u))) scale(.985)}}@keyframes ApplyFlow_statusIn__o_BBc{0%{opacity:0;transform:translateY(calc(-.3 * var(--u)))}}@keyframes ApplyFlow_shake__4CnZy{25%{transform:translateX(calc(-.6 * var(--u)))}50%{transform:translateX(calc(.5 * var(--u)))}75%{transform:translateX(calc(-.3 * var(--u)))}}@keyframes ApplyFlow_pulse__JmD34{0%{opacity:.9;transform:scale(.92)}to{opacity:0;transform:scale(1.12)}}@keyframes ApplyFlow_blink__dgxDk{50%{opacity:.25}}@keyframes ApplyFlow_pop__Ffqn1{0%{opacity:0;transform:scale(.6)}60%{transform:scale(1.08)}}.ApplyFlow_manual__jsZiE{display:none;flex-direction:column;gap:calc(.7 * var(--u));padding-top:calc(.9 * var(--u));border-top:1px dashed rgba(0,40,90,.18)}.ApplyFlow_manualLabel__nJnO3{color:#14243a;font-size:calc(1.35 * var(--u));font-weight:700}.ApplyFlow_manualRow__ElWK0{display:flex;gap:calc(.8 * var(--u))}.ApplyFlow_manualInput__LNN7c{flex:1 1 auto;min-width:0;height:calc(4.4 * var(--u));padding:0 calc(1.2 * var(--u));border-radius:var(--radius-field);background:#fff;box-shadow:inset 0 0 0 1px rgba(0,40,90,.2);color:#14243a;font-size:calc(1.6 * var(--u));font-weight:600;letter-spacing:.04em;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ApplyFlow_manualInput__LNN7c::placeholder{color:#9aa6b6;font-weight:500;letter-spacing:0}.ApplyFlow_manualButton__gQFOA{flex:0 0 auto;min-width:calc(9 * var(--u));height:calc(4.4 * var(--u));padding:0 calc(1.4 * var(--u));border-radius:var(--radius-pill);background:linear-gradient(180deg,#1163bd 0,var(--color-primary) 58%,#003c81 100%);color:#fff;font-size:calc(1.5 * var(--u));font-weight:600;box-shadow:var(--shadow-raised)}.ApplyFlow_manualButton__gQFOA:disabled{opacity:.4;box-shadow:none;filter:grayscale(.45);cursor:not-allowed}.ApplyFlow_manualHint__4OIIQ{color:#7a8799;font-size:calc(1.15 * var(--u));line-height:1.45}.ApplyFlow_manualError__XWP2L{color:#c0322b;font-size:calc(1.2 * var(--u));font-weight:700}@media (max-width:900px){.ApplyFlow_manual__jsZiE{display:flex}.ApplyFlow_page__L50dl{width:100%;height:auto;min-height:100dvh;overflow:visible}.ApplyFlow_page__L50dl:after,.ApplyFlow_page__L50dl:before{position:fixed}.ApplyFlow_header__0wgpj{height:auto;gap:calc(1.4 * var(--u));padding:calc(1.6 * var(--u)) calc(2 * var(--u))}.ApplyFlow_logo__C84Q8{width:calc(11 * var(--u));max-height:none}.ApplyFlow_eyebrow__0ACgv{font-size:calc(1.5 * var(--u))}.ApplyFlow_title__6rGZA{font-size:calc(2.5 * var(--u));white-space:normal}.ApplyFlow_steps__DYn5z{flex-wrap:wrap;gap:calc(.6 * var(--u));padding:calc(1.6 * var(--u)) calc(1.4 * var(--u)) 0}.ApplyFlow_step__tcSVw{height:calc(3.4 * var(--u));padding:0 calc(1.2 * var(--u)) 0 calc(.5 * var(--u));font-size:calc(1.3 * var(--u))}.ApplyFlow_center__0z9V_{display:block;padding:calc(1.6 * var(--u)) calc(1.6 * var(--u)) calc(2 * var(--u))}.ApplyFlow_card__Y5n_k{width:100%;max-height:none;gap:calc(1.4 * var(--u));padding:calc(2 * var(--u)) calc(1.8 * var(--u))}.ApplyFlow_cardTitle__vBD_U{font-size:calc(2.1 * var(--u))}.ApplyFlow_cardLead__iiDmu,.ApplyFlow_warning__9aM1O{font-size:calc(1.4 * var(--u))}.ApplyFlow_agree__pxoNM{grid-template-columns:auto minmax(0,1fr);gap:calc(.4 * var(--u)) calc(1 * var(--u))}.ApplyFlow_agreeDetail__ucl7y,.ApplyFlow_agreeText__NEYPj strong,.ApplyFlow_linkButton__apIc9,.ApplyFlow_summary__RH2Cm{font-size:calc(1.35 * var(--u))}.ApplyFlow_linkButton__apIc9{grid-column:2;justify-self:start;padding-left:0}.ApplyFlow_fieldRow__NTivd{grid-template-columns:minmax(0,1fr);gap:calc(.6 * var(--u))}.ApplyFlow_fieldLabel__hNKnp{font-size:calc(1.45 * var(--u))}.ApplyFlow_segment__awYfp{gap:calc(.6 * var(--u))}.ApplyFlow_segmentItem__9apVd{flex:1 1 calc(5.5 * var(--u));min-width:calc(5.5 * var(--u));padding:0}.ApplyFlow_numberButton__F6978{justify-self:stretch;width:100%}.ApplyFlow_scanLayout__cPIAg{grid-template-columns:minmax(0,1fr);gap:calc(1.2 * var(--u));justify-items:center}.ApplyFlow_scanArt__qZ6Ve{width:calc(24 * var(--u))}.ApplyFlow_scanInfo__nO9zC{width:100%}.ApplyFlow_scanStatus__soGFo{font-size:calc(1.4 * var(--u))}.ApplyFlow_footer__GRIWC{flex-direction:column;align-items:flex-start;gap:calc(.5 * var(--u));padding:calc(1.6 * var(--u)) calc(2 * var(--u)) calc(2.2 * var(--u))}.ApplyFlow_footerNote__hccp8{font-size:calc(1.25 * var(--u));text-align:left}.ApplyFlow_dialogBody__r3xFw{gap:calc(1.4 * var(--u));padding:calc(2 * var(--u)) calc(1.8 * var(--u))}.ApplyFlow_dialogActions__p_yVL{gap:calc(1.2 * var(--u))}.ApplyFlow_confirmList__9gnPm div{font-size:calc(1.5 * var(--u))}.ApplyFlow_policy__EL71r{max-height:52dvh}.ApplyFlow_policy__EL71r p{font-size:calc(1.35 * var(--u))}}@media (max-width:560px){.ApplyFlow_actions__fHdyD>.ApplyFlow_primaryButton__Fhg9Q,.ApplyFlow_actions__fHdyD>.ApplyFlow_softButton__6usvq,.ApplyFlow_dialogActions__p_yVL>.ApplyFlow_primaryButton__Fhg9Q,.ApplyFlow_dialogActions__p_yVL>.ApplyFlow_softButton__6usvq{flex:1 1;min-width:0;height:calc(4.8 * var(--u));padding:0 calc(1 * var(--u))}.ApplyFlow_done__f1IuX .ApplyFlow_primaryButton__Fhg9Q{width:100%}}@media (max-width:900px){.ApplyFlow_desktopOnly__WKkPa,.ApplyFlow_scanArt__qZ6Ve{display:none}.ApplyFlow_manualInput__LNN7c{font-size:max(16px,calc(1.6 * var(--u)))}.ApplyFlow_dialogBody__r3xFw{overflow-y:auto}.ApplyFlow_actions__fHdyD,.ApplyFlow_dialogActions__p_yVL{flex-shrink:0}.ApplyFlow_footer__GRIWC{padding-bottom:max(calc(2.2 * var(--u)),env(safe-area-inset-bottom))}}