.HelpBubble-module__WRoSYa__root{right:max(1rem, env(safe-area-inset-right));bottom:calc(3.25rem + env(safe-area-inset-bottom) + 1rem);z-index:30;pointer-events:none;flex-direction:column;align-items:flex-end;gap:.75rem;display:flex;position:fixed}.HelpBubble-module__WRoSYa__root>*{pointer-events:auto}@media (min-width:48rem){.HelpBubble-module__WRoSYa__root{bottom:max(1.5rem, env(safe-area-inset-bottom));right:max(1.5rem, env(safe-area-inset-right))}}.HelpBubble-module__WRoSYa__trigger{background:var(--accent);color:#fff;cursor:pointer;width:3rem;height:3rem;box-shadow:var(--shadow-lift);transition:transform var(--dur-2) var(--ease-out), filter var(--dur-2) var(--ease-out);border:1px solid #0000;border-radius:50%;place-items:center;display:grid}@media (hover:hover){.HelpBubble-module__WRoSYa__trigger:hover{filter:brightness(1.06);transform:translateY(-1px)}}.HelpBubble-module__WRoSYa__trigger:active{transform:scale(.94)}.HelpBubble-module__WRoSYa__glyph{font-family:var(--font-display-stack);font-size:1.375rem;font-weight:700;line-height:1;transform:translateY(.5px)}.HelpBubble-module__WRoSYa__panel{width:min(24rem,100vw - 2rem);height:min(32rem,100dvh - 9rem);padding:var(--gap-item);border:1px solid var(--line-soft);border-radius:var(--card-radius);background:var(--surface-raised);box-shadow:var(--shadow-lift);animation:HelpBubble-module__WRoSYa__rise var(--dur-2) var(--ease-out);flex-direction:column;display:flex}.HelpBubble-module__WRoSYa__panel:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.HelpBubble-module__WRoSYa__panelSnug{height:auto}@keyframes HelpBubble-module__WRoSYa__rise{0%{opacity:0;transform:translateY(.5rem)}}@keyframes HelpBubble-module__WRoSYa__bubble-rise{0%{opacity:0;transform:translateY(.25rem)}}@media (prefers-reduced-motion:reduce){.HelpBubble-module__WRoSYa__panel{animation:none}.HelpBubble-module__WRoSYa__trigger{transition:none}}.HelpBubble-module__WRoSYa__panelHead{justify-content:space-between;align-items:center;gap:var(--gap-tight);border-bottom:1px solid var(--line-soft);flex:none;padding-bottom:.75rem;display:flex}.HelpBubble-module__WRoSYa__panelTitle{font-size:var(--step-lead);color:var(--text-primary);font-weight:700}.HelpBubble-module__WRoSYa__close,.HelpBubble-module__WRoSYa__back{border:1px solid var(--line-soft);width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;transition:background-color var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);background:0 0;border-radius:50%;flex:none;place-items:center;display:grid}.HelpBubble-module__WRoSYa__close:hover,.HelpBubble-module__WRoSYa__back:hover,.HelpBubble-module__WRoSYa__close:active,.HelpBubble-module__WRoSYa__back:active{background:var(--surface-sunken);color:var(--text-primary)}.HelpBubble-module__WRoSYa__close:active,.HelpBubble-module__WRoSYa__back:active{transform:scale(.92)}.HelpBubble-module__WRoSYa__menu{flex-direction:column;gap:.625rem;padding-top:.875rem;display:flex}.HelpBubble-module__WRoSYa__menuOption{border:1px solid var(--line-soft);color:var(--text-primary);font:inherit;text-align:left;cursor:pointer;transition:border-color var(--dur-1) var(--ease-out), background-color var(--dur-1) var(--ease-out);background:0 0;border-radius:.875rem;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.875rem 1rem;display:flex}.HelpBubble-module__WRoSYa__menuOption:hover,.HelpBubble-module__WRoSYa__menuOption:active{border-color:var(--accent);background:var(--surface-sunken)}.HelpBubble-module__WRoSYa__menuOption:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.HelpBubble-module__WRoSYa__menuLabel{font-weight:700;font-size:var(--step-body)}.HelpBubble-module__WRoSYa__menuHint{font-size:var(--step-small);color:var(--text-secondary);line-height:1.5}.HelpBubble-module__WRoSYa__reportBody{overscroll-behavior:contain;flex:auto;min-height:0;padding-top:.875rem;padding-right:.25rem;overflow-y:auto}.HelpBubble-module__WRoSYa__reportBody fieldset{grid-template-columns:1fr}.HelpBubble-module__WRoSYa__panelChat{flex-direction:column;flex:auto;min-height:0;display:flex}.HelpBubble-module__WRoSYa__pageChat{flex-direction:column;display:flex}.HelpBubble-module__WRoSYa__pageChat .HelpBubble-module__WRoSYa__log{min-height:12rem;max-height:26rem}.HelpBubble-module__WRoSYa__log{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:.5rem;min-height:0;padding:.875rem 0;display:flex;overflow-y:auto}.HelpBubble-module__WRoSYa__greeting{font-size:var(--step-small);color:var(--text-secondary);line-height:1.6}.HelpBubble-module__WRoSYa__bubble{animation:HelpBubble-module__WRoSYa__bubble-rise var(--dur-2) var(--ease-out);max-width:min(88%,32rem);font-size:var(--step-small);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:.875rem;padding:.5rem .75rem;line-height:1.55}.HelpBubble-module__WRoSYa__fromWorker{background:var(--accent);color:#fff;border-bottom-right-radius:.25rem;align-self:flex-end}.HelpBubble-module__WRoSYa__fromDesk{background:var(--surface-sunken);color:var(--text-primary);border-bottom-left-radius:.25rem;align-self:flex-start}.HelpBubble-module__WRoSYa__thinking{color:var(--text-tertiary);font-style:italic}.HelpBubble-module__WRoSYa__notice{font-size:var(--step-small);color:var(--text-secondary);background:var(--surface-sunken);border-radius:.75rem;padding:.5rem .75rem;line-height:1.55}.HelpBubble-module__WRoSYa__handedOver{background:var(--surface-sunken);font-size:var(--step-small);color:var(--text-secondary);border-radius:.75rem;flex-direction:column;align-items:flex-start;gap:.625rem;padding:.75rem;line-height:1.55;display:flex}.HelpBubble-module__WRoSYa__followUp{border-top:1px solid var(--line-soft);flex-wrap:wrap;flex:none;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.75rem;display:flex}.HelpBubble-module__WRoSYa__followUpText{font-size:var(--step-small);color:var(--text-secondary)}.HelpBubble-module__WRoSYa__handover{border-top:1px solid var(--line-soft);flex-direction:column;flex:none;gap:.375rem;padding-top:.75rem;display:flex}.HelpBubble-module__WRoSYa__handoverTitle{font-size:var(--step-small);color:var(--text-primary);font-weight:700}.HelpBubble-module__WRoSYa__handoverBlurb{font-size:var(--step-small);color:var(--text-secondary);margin-bottom:.25rem;line-height:1.5}.HelpBubble-module__WRoSYa__fieldLabel{font-size:var(--step-small);color:var(--text-secondary);font-weight:600}.HelpBubble-module__WRoSYa__field{border:1px solid var(--line-soft);border-radius:var(--control-radius);background-color:var(--surface-raised);width:100%;height:2.5rem;color:var(--text-primary);font:inherit;font-size:var(--step-small);margin-bottom:.25rem;padding-inline:.75rem}select.HelpBubble-module__WRoSYa__field{padding-inline-end:2.75rem}.HelpBubble-module__WRoSYa__field:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px;border-color:var(--accent)}.HelpBubble-module__WRoSYa__handoverActions{align-items:center;gap:.5rem;margin-top:.375rem;display:flex}.HelpBubble-module__WRoSYa__primary,.HelpBubble-module__WRoSYa__handoverAction{border-radius:var(--pill);background:var(--accent);color:#fff;height:2.25rem;font:inherit;font-size:var(--step-small);white-space:nowrap;cursor:pointer;transition:filter var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);border:1px solid #0000;justify-content:center;align-items:center;padding-inline:1rem;font-weight:600;text-decoration:none;display:inline-flex}@media (hover:hover){.HelpBubble-module__WRoSYa__primary:hover,.HelpBubble-module__WRoSYa__handoverAction:hover{filter:brightness(1.06)}}.HelpBubble-module__WRoSYa__primary:active:not(:disabled),.HelpBubble-module__WRoSYa__handoverAction:active{transform:scale(.96)}.HelpBubble-module__WRoSYa__primary:disabled{background:var(--surface-sunken);border-color:var(--line-soft);color:var(--text-tertiary);filter:none;cursor:default}.HelpBubble-module__WRoSYa__quiet{border:1px solid var(--line-soft);border-radius:var(--pill);height:2.25rem;color:var(--text-primary);font:inherit;font-size:var(--step-small);white-space:nowrap;cursor:pointer;transition:background-color var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);background:0 0;align-items:center;padding-inline:.875rem;font-weight:600;display:inline-flex}.HelpBubble-module__WRoSYa__quiet:hover,.HelpBubble-module__WRoSYa__quiet:active:not(:disabled){background:var(--surface-sunken)}.HelpBubble-module__WRoSYa__quiet:active:not(:disabled){transform:scale(.96)}.HelpBubble-module__WRoSYa__quiet:disabled{color:var(--text-tertiary);cursor:default}.HelpBubble-module__WRoSYa__composer{border-top:1px solid var(--line-soft);flex:none;align-items:flex-end;gap:.5rem;padding-top:.75rem;display:flex}.HelpBubble-module__WRoSYa__input{border:1px solid var(--line-soft);background:var(--surface-raised);min-width:0;min-height:2.5rem;max-height:5rem;color:var(--text-primary);font:inherit;font-size:var(--step-small);resize:none;border-radius:.875rem;flex:auto;padding:.5rem .75rem;line-height:1.5}.HelpBubble-module__WRoSYa__input:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px;border-color:var(--accent)}.HelpBubble-module__WRoSYa__input:disabled{background:var(--surface-sunken);color:var(--text-tertiary)}.HelpBubble-module__WRoSYa__send{background:var(--accent);color:#fff;cursor:pointer;width:2.5rem;height:2.5rem;transition:filter var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);border:1px solid #0000;border-radius:50%;flex:none;place-items:center;display:grid}@media (hover:hover){.HelpBubble-module__WRoSYa__send:hover{filter:brightness(1.06)}}.HelpBubble-module__WRoSYa__send:active:not(:disabled){transform:scale(.92)}.HelpBubble-module__WRoSYa__send:disabled{background:var(--surface-sunken);border-color:var(--line-soft);color:var(--text-tertiary);filter:none;cursor:default}
.Brand-module__oVvCUW__logo{color:var(--text-primary);align-items:center;gap:.6875rem;text-decoration:none;display:inline-flex}.Brand-module__oVvCUW__light{color:var(--brand-ivory)}.Brand-module__oVvCUW__mark{background:var(--brand-foil);color:#fff;width:2.125rem;height:2.125rem;font-family:var(--font-display-stack);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.0625rem;font-weight:800;line-height:1;display:flex;box-shadow:0 3px 12px #ff5a1f59,inset 0 1px #fff6}.Brand-module__oVvCUW__wordmark{flex-direction:column;line-height:1.15;display:flex}.Brand-module__oVvCUW__product{font-family:var(--font-display-stack);letter-spacing:-.015em;font-size:1.125rem;font-weight:800}.Brand-module__oVvCUW__parent{letter-spacing:.03em;color:color-mix(in srgb, currentColor 55%, transparent);white-space:nowrap;margin-top:2px;font-size:.6rem;font-weight:500}.Brand-module__oVvCUW__parentName{color:var(--accent-text);font-weight:700}.Brand-module__oVvCUW__light .Brand-module__oVvCUW__parentName{color:var(--brand-orange-bright)}
.OfflineBanner-module__aO6Xla__banner{border:1px solid var(--line-firm);border-radius:var(--control-radius,14px);background:var(--surface-sunken);color:var(--text-secondary);font-size:var(--step-small);animation:OfflineBanner-module__aO6Xla__offline-rise var(--dur-3) var(--ease-out);padding:.75rem 1rem;line-height:1.5}@keyframes OfflineBanner-module__aO6Xla__offline-rise{0%{opacity:0;transform:translateY(.375rem)}}
.PageTransition-module___wwLBW__enter{animation:PageTransition-module___wwLBW__page-enter var(--dur-4) var(--ease-out) both}@keyframes PageTransition-module___wwLBW__page-enter{0%{opacity:0;transform:translateY(.375rem)}}
.ThemeToggle-module__qf2Ioa__toggle{border:1px solid var(--line-firm);border-radius:var(--pill);width:2.375rem;height:2.375rem;color:var(--text-secondary);cursor:pointer;transition:color var(--dur-1) var(--ease-out), border-color var(--dur-1) var(--ease-out), background-color var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}@media (hover:hover){.ThemeToggle-module__qf2Ioa__toggle:hover{color:var(--text-primary);border-color:color-mix(in srgb, var(--text-primary) 32%, transparent)}}.ThemeToggle-module__qf2Ioa__toggle:active{transform:scale(.94)}.ThemeToggle-module__qf2Ioa__onNavy .ThemeToggle-module__qf2Ioa__toggle,.ThemeToggle-module__qf2Ioa__toggle[data-on-navy=true]{border-color:color-mix(in srgb, var(--brand-ivory) 24%, transparent);color:color-mix(in srgb, var(--brand-ivory) 78%, transparent)}@media (hover:hover){.ThemeToggle-module__qf2Ioa__toggle[data-on-navy=true]:hover{color:var(--brand-ivory);border-color:color-mix(in srgb, var(--brand-ivory) 55%, transparent)}}.ThemeToggle-module__qf2Ioa__toggle[data-on-navy=true]:active{background:color-mix(in srgb, var(--brand-ivory) 12%, transparent)}.ThemeToggle-module__qf2Ioa__icon{opacity:0;transition:opacity var(--dur-1) var(--ease-out);display:inline-flex}.ThemeToggle-module__qf2Ioa__icon[data-ready=true]{opacity:1}
.ProgressSteps-module__ubvA_W__steps{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin:0;padding:0;list-style:none;display:flex}.ProgressSteps-module__ubvA_W__step{color:var(--text-tertiary);align-items:center;gap:.5rem;display:inline-flex}.ProgressSteps-module__ubvA_W__num{border:1.5px solid var(--line-firm);width:1.5rem;height:1.5rem;font-family:var(--font-mono-stack);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:500;line-height:1;display:inline-flex}.ProgressSteps-module__ubvA_W__label{font-size:var(--step-small);white-space:nowrap;font-weight:500}.ProgressSteps-module__ubvA_W__current{color:var(--text-primary)}.ProgressSteps-module__ubvA_W__current .ProgressSteps-module__ubvA_W__num{background:var(--brand-foil);color:#fff;border-color:#0000;box-shadow:0 3px 10px #ff5a1f4d}.ProgressSteps-module__ubvA_W__current .ProgressSteps-module__ubvA_W__label{font-weight:600}.ProgressSteps-module__ubvA_W__done{color:var(--text-secondary)}.ProgressSteps-module__ubvA_W__done .ProgressSteps-module__ubvA_W__num{border-color:color-mix(in srgb, var(--brand-green) 55%, transparent);color:var(--brand-green)}.ProgressSteps-module__ubvA_W__deferred{color:var(--text-tertiary)}.ProgressSteps-module__ubvA_W__deferred .ProgressSteps-module__ubvA_W__num{border-style:dashed;border-color:var(--line-firm);color:var(--text-tertiary)}.ProgressSteps-module__ubvA_W__deferredNote{font-family:var(--font-mono-stack);letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);border:1px solid var(--line-soft);border-radius:var(--pill);white-space:nowrap;padding:.05rem .375rem;font-size:.6rem}
.AuthShell-module__iknvWW__page{background:var(--surface-page);flex-direction:column;min-height:100dvh;display:flex}.AuthShell-module__iknvWW__topBar{background:var(--brand-navy-950);border-bottom:1px solid var(--brand-line-on-navy);padding-block:.875rem;padding-top:max(.875rem, env(safe-area-inset-top))}.AuthShell-module__iknvWW__topBarInner{width:100%;max-width:var(--measure);justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;padding-inline:1.25rem;display:flex}@media (min-width:768px){.AuthShell-module__iknvWW__topBarInner{padding-inline:1.5rem}}.AuthShell-module__iknvWW__topBarActions{align-items:center;gap:.5rem;display:flex}.AuthShell-module__iknvWW__topBarLink{color:color-mix(in srgb, var(--surface-page) 78%, transparent);font-size:var(--step-small);transition:color var(--dur-1) var(--ease-out);font-weight:600;text-decoration:none}.AuthShell-module__iknvWW__topBarLink:hover,.AuthShell-module__iknvWW__topBarLink:active{color:var(--surface-page)}.AuthShell-module__iknvWW__main{padding:1.75rem 1.25rem 2.5rem;padding-bottom:max(2.5rem, env(safe-area-inset-bottom));flex:1;justify-content:center;display:flex}.AuthShell-module__iknvWW__column{gap:var(--gap-group);flex-direction:column;width:100%;max-width:27rem;display:flex}.AuthShell-module__iknvWW__backRow{display:flex}.AuthShell-module__iknvWW__back{min-height:2.25rem;color:var(--text-secondary);font-size:var(--step-small);transition:color var(--dur-1) var(--ease-out);align-items:center;gap:.375rem;padding-right:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.AuthShell-module__iknvWW__back:hover,.AuthShell-module__iknvWW__back:active{color:var(--text-primary)}.AuthShell-module__iknvWW__card{gap:var(--gap-group);flex-direction:column;display:flex}@media (min-width:768px){.AuthShell-module__iknvWW__card{background:var(--surface-raised);border:1px solid var(--line-soft);border-radius:var(--card-radius);box-shadow:var(--shadow-card);padding:2.25rem}}.AuthShell-module__iknvWW__intro{flex-direction:column;gap:.5rem;display:flex}.AuthShell-module__iknvWW__subtitle{color:var(--text-secondary);max-width:36ch;line-height:1.55}.AuthShell-module__iknvWW__footer{font-size:var(--step-small);color:var(--text-secondary);text-align:center;line-height:1.5}
.OpenToWorkSwitch-module__HGWDVG__wrap{gap:.375rem;display:grid}.OpenToWorkSwitch-module__HGWDVG__row{cursor:pointer;align-items:flex-start;gap:.875rem;display:flex}.OpenToWorkSwitch-module__HGWDVG__input{opacity:0;width:1px;height:1px;position:absolute}.OpenToWorkSwitch-module__HGWDVG__track{background:var(--surface-raised);border:1.5px solid var(--line-firm);border-radius:var(--pill);width:3rem;height:1.75rem;transition:background-color var(--dur-1) var(--ease-out), border-color var(--dur-1) var(--ease-out);flex-shrink:0;margin-top:.125rem;position:relative}.OpenToWorkSwitch-module__HGWDVG__thumb{background:var(--text-tertiary);width:1.125rem;height:1.125rem;transition:transform var(--dur-1) var(--ease-out), background-color var(--dur-1) var(--ease-out);border-radius:50%;position:absolute;top:.1875rem;left:.1875rem}.OpenToWorkSwitch-module__HGWDVG__input:checked+.OpenToWorkSwitch-module__HGWDVG__track{background:var(--verified);border-color:var(--verified)}.OpenToWorkSwitch-module__HGWDVG__input:checked+.OpenToWorkSwitch-module__HGWDVG__track .OpenToWorkSwitch-module__HGWDVG__thumb{background:var(--surface-raised);transform:translate(1.25rem)}.OpenToWorkSwitch-module__HGWDVG__input:focus-visible+.OpenToWorkSwitch-module__HGWDVG__track{outline:2px solid var(--focus-ring);outline-offset:2px}.OpenToWorkSwitch-module__HGWDVG__input:disabled+.OpenToWorkSwitch-module__HGWDVG__track,.OpenToWorkSwitch-module__HGWDVG__input:checked:disabled+.OpenToWorkSwitch-module__HGWDVG__track{background:var(--surface-raised);border-color:var(--line-soft)}.OpenToWorkSwitch-module__HGWDVG__input:checked:disabled+.OpenToWorkSwitch-module__HGWDVG__track .OpenToWorkSwitch-module__HGWDVG__thumb{background:var(--text-tertiary)}.OpenToWorkSwitch-module__HGWDVG__input:disabled~.OpenToWorkSwitch-module__HGWDVG__text{color:var(--text-secondary)}.OpenToWorkSwitch-module__HGWDVG__text{flex-direction:column;gap:.1875rem;display:flex}.OpenToWorkSwitch-module__HGWDVG__label{font-weight:700}.OpenToWorkSwitch-module__HGWDVG__hint{font-size:var(--step-small);color:var(--text-secondary);line-height:1.45}.OpenToWorkSwitch-module__HGWDVG__said{min-height:1.25rem;font-size:var(--step-small);color:var(--text-tertiary)}
.AvailabilityCard-module__lXNoqq__wrap{gap:var(--gap-item);flex-direction:column;display:flex}.AvailabilityCard-module__lXNoqq__head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.AvailabilityCard-module__lXNoqq__heading{font-size:var(--step-h2)}.AvailabilityCard-module__lXNoqq__edit{border:1.5px solid var(--line-firm);border-radius:var(--pill);min-height:2.75rem;color:var(--text-primary);font-size:var(--step-small);transition:border-color var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);justify-content:center;align-items:center;padding-inline:1.125rem;font-weight:700;text-decoration:none;display:inline-flex}.AvailabilityCard-module__lXNoqq__edit:hover{border-color:var(--accent);color:var(--accent-text)}.AvailabilityCard-module__lXNoqq__edit:active{border-color:var(--accent);color:var(--accent-text);transform:scale(.97)}.AvailabilityCard-module__lXNoqq__card{padding:var(--gap-group);background:var(--surface-raised);border:1px solid var(--line-soft);border-radius:var(--card-radius);box-shadow:var(--shadow-card);flex-direction:column;gap:.375rem;display:flex}.AvailabilityCard-module__lXNoqq__cardLive{border-color:color-mix(in srgb, var(--verified) 40%, transparent)}.AvailabilityCard-module__lXNoqq__detail{border-top:1px solid var(--line-soft);color:var(--text-secondary);max-width:56ch;padding-top:.625rem;line-height:1.5}.AvailabilityCard-module__lXNoqq__start{font-size:var(--step-small);color:var(--text-tertiary)}
.Button-module__4MitOq__base{min-height:var(--field-height);border-radius:var(--pill);font-family:var(--font-body-stack);letter-spacing:-.005em;cursor:pointer;transition:transform var(--dur-2) var(--ease-out), box-shadow var(--dur-2) var(--ease-out), filter var(--dur-2) var(--ease-out), background-color var(--dur-2) var(--ease-out), border-color var(--dur-2) var(--ease-out);border:1.5px solid #0000;justify-content:center;align-items:center;gap:.5625rem;padding:.875rem 1.875rem;font-size:.97rem;font-weight:700;display:inline-flex}@media (hover:hover){.Button-module__4MitOq__base:hover:not(:disabled){transform:translateY(-1px)}}.Button-module__4MitOq__base:active:not(:disabled){transform:scale(.975)}.Button-module__4MitOq__base:disabled{cursor:not-allowed;background:var(--surface-sunken);border-color:var(--line-soft);color:color-mix(in srgb, var(--text-tertiary) 90%, transparent);box-shadow:none}.Button-module__4MitOq__block{width:100%}.Button-module__4MitOq__primary{background:var(--brand-foil);color:#fff;box-shadow:var(--shadow-action), inset 0 1px 0 #ffffff73}.Button-module__4MitOq__primary:hover:not(:disabled){filter:brightness(1.04);box-shadow:0 14px 34px #ff5a1f61,inset 0 1px #ffffff73}.Button-module__4MitOq__secondary{background:var(--surface-raised);color:var(--text-primary);border-color:var(--line-firm)}.Button-module__4MitOq__secondary:hover:not(:disabled){border-color:color-mix(in srgb, var(--text-primary) 32%, transparent)}.Button-module__4MitOq__ghost{color:var(--text-secondary);background:0 0;border-color:#0000;padding-inline:.875rem}.Button-module__4MitOq__ghost:hover:not(:disabled){color:var(--text-primary)}.Button-module__4MitOq__loading:disabled{cursor:progress}.Button-module__4MitOq__loading.Button-module__4MitOq__primary:disabled{background:var(--brand-foil);color:#fff;box-shadow:var(--shadow-action);border-color:#0000}.Button-module__4MitOq__loading.Button-module__4MitOq__secondary:disabled{background:var(--surface-raised);border-color:var(--line-firm);color:var(--text-primary)}.Button-module__4MitOq__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:1em;height:1em;animation:.7s linear infinite Button-module__4MitOq__spin}@keyframes Button-module__4MitOq__spin{to{transform:rotate(360deg)}}
.ChipGroup-module__fHa2MG__group{border:0;flex-direction:column;gap:.75rem;margin:0;padding:0;display:flex}.ChipGroup-module__fHa2MG__legend{font-size:var(--step-eyebrow);letter-spacing:.09em;text-transform:uppercase;color:var(--text-secondary);padding:0;font-weight:600}.ChipGroup-module__fHa2MG__chips{flex-wrap:wrap;gap:.5rem;display:flex}.ChipGroup-module__fHa2MG__chip{cursor:pointer;display:inline-flex}.ChipGroup-module__fHa2MG__input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.ChipGroup-module__fHa2MG__chipBody{background:var(--surface-raised);border:1px solid var(--line-firm);border-radius:var(--pill);min-height:2.75rem;color:var(--text-primary);font-size:var(--step-small);transition:background-color var(--dur-1) var(--ease-out), border-color var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);align-items:center;gap:.4375rem;padding-inline:1rem;font-weight:600;line-height:1;display:inline-flex}@media (hover:hover){.ChipGroup-module__fHa2MG__chipBody:hover{border-color:var(--accent)}}.ChipGroup-module__fHa2MG__chip:active .ChipGroup-module__fHa2MG__chipBody{border-color:var(--accent);transform:scale(.96)}.ChipGroup-module__fHa2MG__tick{border:1.5px solid var(--line-firm);width:1rem;height:1rem;transition:background-color var(--dur-1) var(--ease-out), border-color var(--dur-1) var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.ChipGroup-module__fHa2MG__input:checked+.ChipGroup-module__fHa2MG__chipBody{background:var(--accent);border-color:var(--accent);color:var(--brand-ivory)}.ChipGroup-module__fHa2MG__input:checked+.ChipGroup-module__fHa2MG__chipBody .ChipGroup-module__fHa2MG__tick{background:var(--brand-ivory);border-color:var(--brand-ivory)}.ChipGroup-module__fHa2MG__input:checked+.ChipGroup-module__fHa2MG__chipBody .ChipGroup-module__fHa2MG__tick:after{content:"";border-left:2px solid var(--accent);border-bottom:2px solid var(--accent);width:.5rem;height:.28rem;transform:translateY(-1px)rotate(-45deg)}.ChipGroup-module__fHa2MG__input:focus-visible+.ChipGroup-module__fHa2MG__chipBody{outline:2px solid var(--focus-ring);outline-offset:2px}.ChipGroup-module__fHa2MG__hint,.ChipGroup-module__fHa2MG__error{font-size:var(--step-small);line-height:1.5}.ChipGroup-module__fHa2MG__hint{color:var(--text-tertiary)}.ChipGroup-module__fHa2MG__error{color:var(--danger);animation:ChipGroup-module__fHa2MG__chip-error-rise var(--dur-2) var(--ease-out)}@keyframes ChipGroup-module__fHa2MG__chip-error-rise{0%{opacity:0;transform:translateY(.25rem)}}
.CodeInput-module__nwP5dq__wrap{position:relative}.CodeInput-module__nwP5dq__boxes{grid-template-columns:repeat(6,1fr);gap:.5rem;display:grid}@media (min-width:400px){.CodeInput-module__nwP5dq__boxes{gap:.625rem}}.CodeInput-module__nwP5dq__box{aspect-ratio:1/1.15;min-height:var(--cleo-touch-target);background:var(--surface-raised);border:1.5px solid var(--line-firm);border-radius:var(--control-radius);font-family:var(--font-mono-stack);font-variant-numeric:tabular-nums;color:var(--text-primary);transition:border-color var(--dur-1) var(--ease-out), box-shadow var(--dur-1) var(--ease-out);justify-content:center;align-items:center;font-size:clamp(1.25rem,5vw,1.5rem);font-weight:500;display:flex}.CodeInput-module__nwP5dq__filled{border-color:color-mix(in srgb, var(--text-primary) 30%, transparent)}.CodeInput-module__nwP5dq__active{border-color:var(--focus-ring);box-shadow:0 0 0 4px var(--focus-wash)}.CodeInput-module__nwP5dq__active:after{content:"";background:var(--focus-ring);border-radius:1px;width:2px;height:1.4em;animation:1.1s steps(2,start) infinite CodeInput-module__nwP5dq__blink}@keyframes CodeInput-module__nwP5dq__blink{50%{opacity:0}}.CodeInput-module__nwP5dq__error{border-color:#d94848}.CodeInput-module__nwP5dq__error.CodeInput-module__nwP5dq__active{box-shadow:0 0 0 4px #d9484824}.CodeInput-module__nwP5dq__input{opacity:0;color:#0000;caret-color:#0000;cursor:text;background:0 0;border:none;width:100%;height:100%;position:absolute;inset:0}.CodeInput-module__nwP5dq__input:focus{outline:none}
.AppNav-module__huYIba__nav{inset-inline:0;z-index:20;background:var(--brand-navy-950);border-top:1px solid var(--brand-line-on-navy);padding-bottom:env(safe-area-inset-bottom);position:fixed;bottom:0}.AppNav-module__huYIba__list{margin:0;padding:0;list-style:none;display:flex}.AppNav-module__huYIba__item{flex:1 1 0;min-width:0}.AppNav-module__huYIba__link{min-height:3.25rem;color:color-mix(in srgb, var(--brand-ivory) 68%, transparent);letter-spacing:.02em;text-align:center;text-overflow:ellipsis;white-space:nowrap;transition:color var(--dur-1) var(--ease-out), background-color var(--dur-1) var(--ease-out);justify-content:center;align-items:center;padding-inline:.25rem;font-size:.6875rem;font-weight:700;text-decoration:none;display:flex;overflow:hidden}@media (hover:hover){.AppNav-module__huYIba__link:hover{color:var(--brand-ivory)}}.AppNav-module__huYIba__link:active{color:var(--brand-ivory);background:color-mix(in srgb, var(--brand-ivory) 12%, transparent)}.AppNav-module__huYIba__link:focus-visible{outline:2px solid var(--brand-orange-bright);outline-offset:-3px}.AppNav-module__huYIba__current{color:var(--brand-ivory);box-shadow:inset 0 2px 0 var(--brand-orange)}@media (min-width:48rem){.AppNav-module__huYIba__nav{background:0 0;border-top:0;padding-bottom:0;position:static}.AppNav-module__huYIba__list{gap:.25rem}.AppNav-module__huYIba__item{flex:none}.AppNav-module__huYIba__link{border-radius:var(--pill);min-height:2.5rem;font-size:var(--step-small);letter-spacing:0;padding-inline:.875rem}.AppNav-module__huYIba__current{background:color-mix(in srgb, var(--brand-ivory) 12%, transparent);box-shadow:none}}
.CompletenessMeter-module__cQzLYa__wrap{padding:var(--gap-group);background:var(--surface-raised);border:1px solid var(--line-soft);border-radius:var(--card-radius);box-shadow:var(--shadow-card);flex-direction:column;gap:.875rem;display:flex}.CompletenessMeter-module__cQzLYa__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.CompletenessMeter-module__cQzLYa__heading{font-size:var(--step-h2)}.CompletenessMeter-module__cQzLYa__count{font-family:var(--font-mono-stack);font-size:var(--step-small);color:var(--text-secondary);font-variant-numeric:tabular-nums}.CompletenessMeter-module__cQzLYa__track{border-radius:var(--pill);background:var(--surface-sunken);border:1px solid var(--line-soft);height:8px;overflow:hidden}.CompletenessMeter-module__cQzLYa__fill{border-radius:var(--pill);background:var(--brand-foil);height:100%;transition:width var(--dur-4) var(--ease-out);display:block}.CompletenessMeter-module__cQzLYa__items{gap:.5rem 1.25rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.CompletenessMeter-module__cQzLYa__items{grid-template-columns:repeat(2,minmax(0,1fr))}}.CompletenessMeter-module__cQzLYa__item{font-size:var(--step-small);color:var(--text-secondary);align-items:center;gap:.5625rem;display:flex}.CompletenessMeter-module__cQzLYa__mark{border:1.5px solid var(--line-firm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;font-size:.65rem;line-height:1;display:inline-flex}.CompletenessMeter-module__cQzLYa__itemDone{color:var(--text-primary)}.CompletenessMeter-module__cQzLYa__itemDone .CompletenessMeter-module__cQzLYa__mark{background:var(--verified-wash);border-color:var(--verified-line);color:var(--verified)}.CompletenessMeter-module__cQzLYa__label{min-width:0}.CompletenessMeter-module__cQzLYa__itemSoon{color:var(--text-tertiary)}.CompletenessMeter-module__cQzLYa__itemSoon .CompletenessMeter-module__cQzLYa__mark{border-style:dashed}.CompletenessMeter-module__cQzLYa__note{font-size:var(--step-small);color:var(--text-tertiary)}.CompletenessMeter-module__cQzLYa__soon{border:1px solid var(--line-soft);border-radius:var(--pill);letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);flex-shrink:0;padding:.125rem .4375rem;font-size:.65rem;font-weight:700}
.DocumentsSection-module__Bme8pa__wrap{gap:var(--gap-item);flex-direction:column;display:flex}.DocumentsSection-module__Bme8pa__head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.DocumentsSection-module__Bme8pa__heading{font-size:var(--step-h2)}.DocumentsSection-module__Bme8pa__edit{border:1.5px solid var(--line-firm);border-radius:var(--pill);min-height:2.75rem;color:var(--text-primary);font-size:var(--step-small);transition:border-color var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);justify-content:center;align-items:center;padding-inline:1.125rem;font-weight:700;text-decoration:none;display:inline-flex}.DocumentsSection-module__Bme8pa__edit:hover{border-color:var(--accent);color:var(--accent-text)}.DocumentsSection-module__Bme8pa__edit:active{border-color:var(--accent);color:var(--accent-text);transform:scale(.97)}.DocumentsSection-module__Bme8pa__empty{padding:var(--gap-group);background:var(--surface-sunken);border:1px dashed var(--line-firm);border-radius:var(--card-radius);flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.DocumentsSection-module__Bme8pa__emptyTitle{font-weight:700}.DocumentsSection-module__Bme8pa__emptyBody{font-size:var(--step-small);color:var(--text-secondary);max-width:56ch;line-height:1.55}.DocumentsSection-module__Bme8pa__emptyAction{min-height:2.75rem;color:var(--accent-text);font-size:var(--step-small);transition:opacity var(--dur-1) var(--ease-out);align-items:center;margin-top:.25rem;font-weight:700;display:inline-flex}.DocumentsSection-module__Bme8pa__emptyAction:active{opacity:.6}.DocumentsSection-module__Bme8pa__body{gap:var(--gap-item);padding:var(--gap-group);background:var(--surface-raised);border:1px solid var(--line-soft);border-radius:var(--card-radius);box-shadow:var(--shadow-card);flex-direction:column;display:flex}.DocumentsSection-module__Bme8pa__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.DocumentsSection-module__Bme8pa__item{background:var(--surface-sunken);border-radius:var(--control-radius);justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .875rem;display:flex}.DocumentsSection-module__Bme8pa__itemText{flex-direction:column;gap:.125rem;min-width:0;display:flex}.DocumentsSection-module__Bme8pa__itemTitle{overflow-wrap:anywhere;font-weight:600;line-height:1.35}.DocumentsSection-module__Bme8pa__itemMeta{font-size:var(--step-small);color:var(--text-secondary)}.DocumentsSection-module__Bme8pa__chip{border-radius:var(--pill);font-size:var(--step-eyebrow);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border:1px solid;flex-shrink:0;align-items:center;padding:.25rem .625rem;font-weight:700;display:inline-flex}.DocumentsSection-module__Bme8pa__good{color:var(--verified);border-color:var(--verified-line);background:var(--verified-wash)}.DocumentsSection-module__Bme8pa__attention{color:var(--danger);border-color:var(--danger-line);background:var(--danger-wash)}.DocumentsSection-module__Bme8pa__muted{color:var(--text-secondary);border-color:var(--line-soft);background:0 0}.DocumentsSection-module__Bme8pa__note{font-size:var(--step-small);color:var(--text-secondary);max-width:62ch;line-height:1.5}
.ErrorBanner-module__EbDczG__banner{border-radius:var(--control-radius);animation:ErrorBanner-module__EbDczG__banner-rise var(--dur-3) var(--ease-out);background:#d9484814;border:1px solid #d9484847;gap:.625rem;padding:.875rem 1rem;display:flex}@keyframes ErrorBanner-module__EbDczG__banner-rise{0%{opacity:0;transform:translateY(.375rem)}}.ErrorBanner-module__EbDczG__icon{color:#c23333;flex-shrink:0;margin-top:.15em}.ErrorBanner-module__EbDczG__body{flex-direction:column;gap:.5rem;min-width:0;display:flex}.ErrorBanner-module__EbDczG__message{color:var(--text-primary);font-size:var(--step-small);line-height:1.5}.ErrorBanner-module__EbDczG__action{gap:1rem;display:flex}
.Toaster-module__dqQFZa__stack{z-index:40;inset-inline:1rem;bottom:calc(8rem + env(safe-area-inset-bottom));pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:fixed}@media (min-width:48rem){.Toaster-module__dqQFZa__stack{bottom:6rem}}@media (min-width:64rem){.Toaster-module__dqQFZa__stack{inset-inline:auto max(1.5rem, env(safe-area-inset-right));align-items:flex-end}}.Toaster-module__dqQFZa__item{pointer-events:auto;background:var(--surface-raised);border:1px solid var(--line-soft);border-left:3px solid var(--line-firm);border-radius:var(--control-radius);max-width:min(26rem,100%);box-shadow:var(--shadow-lift);animation:Toaster-module__dqQFZa__toast-rise var(--dur-3) var(--ease-out);transition:opacity var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);align-items:flex-start;gap:.25rem;padding:.625rem .5rem .625rem 1rem;display:flex}.Toaster-module__dqQFZa__leaving{opacity:0;transform:translateY(.375rem)}@keyframes Toaster-module__dqQFZa__toast-rise{0%{opacity:0;transform:translateY(.5rem)}}.Toaster-module__dqQFZa__success{border-left-color:var(--verified)}.Toaster-module__dqQFZa__error{border-left-color:var(--danger)}.Toaster-module__dqQFZa__info{border-left-color:var(--line-firm)}.Toaster-module__dqQFZa__message{font-size:var(--step-small);color:var(--text-primary);padding-block:.25rem;font-weight:600;line-height:1.5}.Toaster-module__dqQFZa__dismiss{width:2rem;height:2rem;color:var(--text-tertiary);cursor:pointer;transition:color var(--dur-1) var(--ease-out), background-color var(--dur-1) var(--ease-out);background:0 0;border:0;border-radius:50%;flex:none;place-items:center;padding:0;font-size:1.125rem;line-height:1;display:grid}.Toaster-module__dqQFZa__dismiss:hover,.Toaster-module__dqQFZa__dismiss:active{color:var(--text-primary);background:var(--surface-sunken)}
.NotificationBell-module__kmGztW__bell{width:2.75rem;height:2.75rem;color:color-mix(in srgb, var(--brand-ivory) 78%, transparent);transition:color var(--dur-1) var(--ease-out), background var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative}@media (hover:hover){.NotificationBell-module__kmGztW__bell:hover{color:var(--brand-ivory);background:color-mix(in srgb, var(--brand-ivory) 10%, transparent)}}.NotificationBell-module__kmGztW__bell:active{color:var(--brand-ivory);background:color-mix(in srgb, var(--brand-ivory) 16%, transparent);transform:scale(.94)}.NotificationBell-module__kmGztW__bell:focus-visible{outline:2px solid var(--brand-orange-bright);outline-offset:2px}.NotificationBell-module__kmGztW__icon{width:1.25rem;height:1.25rem}.NotificationBell-module__kmGztW__badge{background:var(--brand-orange);border:1.5px solid var(--brand-navy-950);border-radius:var(--pill);color:#fff;min-width:1.05rem;height:1.05rem;font-family:var(--font-mono-stack);justify-content:center;align-items:center;padding-inline:.2rem;font-size:.625rem;font-weight:700;line-height:1;display:flex;position:absolute;top:.3rem;right:.3rem}
.PassportCard-module__DQpTaq__card{border:1.5px solid color-mix(in srgb, var(--brand-orange) 45%, transparent);width:100%;color:var(--brand-ivory);background:radial-gradient(120% 150% at 88% -30%, #ff5a1f21, transparent 58%), repeating-linear-gradient(115deg, #f6f2e907 0 1px, transparent 1px 8px), repeating-radial-gradient(circle at 112% 128%, #f6f2e909 0 1px, transparent 1px 10px), linear-gradient(165deg, var(--brand-navy-800), var(--brand-navy-950) 70%);border-radius:20px;flex-direction:column;gap:1rem;padding:1.125rem 1.125rem 0;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #070e1d59,inset 0 1px #ffffff14;container-type:inline-size}@container (min-width:430px){.PassportCard-module__DQpTaq__card{gap:1.125rem;padding:1.375rem 1.5rem 0}}.PassportCard-module__DQpTaq__watermark{z-index:0;font-family:var(--font-display-stack);color:#f6f2e909;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:11rem;font-weight:800;line-height:1;position:absolute;bottom:-2.4rem;right:-.4rem}.PassportCard-module__DQpTaq__sheen{z-index:2;pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff1a 50%,#ffa87212 54%,#0000 62%);animation:7s ease-in-out 1.2s infinite PassportCard-module__DQpTaq__sheen;position:absolute;inset:0;transform:translate(-130%)}@keyframes PassportCard-module__DQpTaq__sheen{0%,55%{transform:translate(-130%)}80%,to{transform:translate(130%)}}@media (prefers-reduced-motion:reduce){.PassportCard-module__DQpTaq__sheen{animation:none}}.PassportCard-module__DQpTaq__head{z-index:1;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex;position:relative}.PassportCard-module__DQpTaq__brand{align-items:center;gap:.55rem;min-width:0;display:inline-flex}.PassportCard-module__DQpTaq__mark svg{width:1.6rem;height:1.6rem;display:block}.PassportCard-module__DQpTaq__brandText{flex-direction:column;gap:.1rem;min-width:0;display:flex}.PassportCard-module__DQpTaq__title{font-family:var(--font-mono-stack);letter-spacing:.16em;text-transform:uppercase;color:var(--brand-orange-bright);align-items:center;gap:.45rem;font-size:.74rem;font-weight:500;display:inline-flex}.PassportCard-module__DQpTaq__chip{opacity:.65;flex-shrink:0}.PassportCard-module__DQpTaq__issuer{font-family:var(--font-mono-stack);letter-spacing:.2em;text-transform:uppercase;color:color-mix(in srgb, var(--brand-ivory) 45%, transparent);font-size:.58rem}.PassportCard-module__DQpTaq__meta{font-family:var(--font-mono-stack);letter-spacing:.09em;text-transform:uppercase;text-align:right;color:color-mix(in srgb, var(--brand-ivory) 50%, transparent);flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;font-size:.6rem;display:flex}.PassportCard-module__DQpTaq__body{z-index:1;display:flow-root;position:relative}.PassportCard-module__DQpTaq__photoWrap{float:left;flex-shrink:0;align-self:flex-start;width:78px;margin:0 .85rem .9rem 0;position:relative}.PassportCard-module__DQpTaq__photo{border:1px solid var(--brand-line-on-navy);background:var(--brand-navy-900);border-radius:10px;justify-content:center;align-items:center;width:78px;height:98px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #070e1d66}.PassportCard-module__DQpTaq__portrait{width:100%;height:100%;display:block}.PassportCard-module__DQpTaq__photoFilled:after{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#f6f2e98c,#f6f2e98c),linear-gradient(#f6f2e98c,#f6f2e98c),linear-gradient(#f6f2e98c,#f6f2e98c),linear-gradient(#f6f2e98c,#f6f2e98c),linear-gradient(#f6f2e98c,#f6f2e98c),linear-gradient(#f6f2e98c,#f6f2e98c),linear-gradient(#f6f2e98c,#f6f2e98c),linear-gradient(#f6f2e98c,#f6f2e98c);background-position:0 0,0 0,100% 0,100% 0,0 100%,0 100%,100% 100%,100% 100%;background-repeat:no-repeat;background-size:14px 1.5px,1.5px 14px,14px 1.5px,1.5px 14px,14px 1.5px,1.5px 14px,14px 1.5px,1.5px 14px;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box;border-radius:6px;position:absolute;inset:6px}.PassportCard-module__DQpTaq__photoMark svg{opacity:.9;width:38px;height:38px;display:block}.PassportCard-module__DQpTaq__photoTag{z-index:2;border:1px solid var(--brand-line-on-navy);border-radius:var(--pill);background:var(--brand-navy-900);font-family:var(--font-mono-stack);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;color:color-mix(in srgb, var(--brand-ivory) 75%, transparent);padding:.2rem .5rem;font-size:.52rem;font-weight:500;position:absolute;bottom:-.55rem;left:50%;transform:translate(-50%)}.PassportCard-module__DQpTaq__seal{transform-origin:100% 0;pointer-events:none;position:absolute;top:-13px;right:1px;transform:rotate(-11deg)scale(.62)}.PassportCard-module__DQpTaq__seal svg{display:block}.PassportCard-module__DQpTaq__fields{min-width:0}.PassportCard-module__DQpTaq__field+.PassportCard-module__DQpTaq__field{margin-top:.55rem}.PassportCard-module__DQpTaq__field{min-width:0}.PassportCard-module__DQpTaq__label{font-family:var(--font-mono-stack);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;color:color-mix(in srgb, var(--brand-ivory) 45%, transparent);margin-bottom:.15rem;font-size:.52rem;font-weight:500;display:block}.PassportCard-module__DQpTaq__value{letter-spacing:.03em;text-transform:uppercase;overflow-wrap:break-word;color:color-mix(in srgb, var(--brand-ivory) 92%, transparent);font-size:.75rem;font-weight:700;display:block}.PassportCard-module__DQpTaq__pending{color:color-mix(in srgb, var(--brand-ivory) 42%, transparent);font-weight:600}.PassportCard-module__DQpTaq__name{font-family:var(--font-display-stack);letter-spacing:.01em;font-size:1.25rem;font-weight:800;line-height:1.05}.PassportCard-module__DQpTaq__available{color:var(--brand-green);align-items:center;gap:.35rem;display:inline-flex}.PassportCard-module__DQpTaq__availableDot{background:currentColor;border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem;box-shadow:0 0 0 3px #1fa9712e}.PassportCard-module__DQpTaq__checks{z-index:1;flex-wrap:wrap;gap:.4rem;display:flex;position:relative}.PassportCard-module__DQpTaq__check{border:1px solid var(--brand-line-on-navy);font-family:var(--font-mono-stack);letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;color:color-mix(in srgb, var(--brand-ivory) 85%, transparent);background:#ffffff0d;border-radius:9px;align-items:center;gap:.4rem;padding:.4rem .6rem;font-size:.55rem;font-weight:500;display:inline-flex}.PassportCard-module__DQpTaq__tick{background:var(--brand-green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:.9rem;height:.9rem;display:flex}.PassportCard-module__DQpTaq__mrz{z-index:1;border-top:1px solid var(--brand-line-on-navy);font-family:var(--font-mono-stack);letter-spacing:.1em;white-space:nowrap;color:color-mix(in srgb, var(--brand-ivory) 55%, transparent);background:#f6f2e90e;margin:0 -1.125rem;padding:.6rem 1.125rem .7rem;font-size:.62rem;font-weight:500;line-height:1.6;position:relative;overflow:hidden}.PassportCard-module__DQpTaq__sampleNote{z-index:1;border-top:1px solid var(--brand-line-on-navy);text-align:center;color:color-mix(in srgb, var(--brand-ivory) 42%, transparent);margin:0 -1.125rem;padding:.6rem 1.125rem .7rem;font-size:.7rem;position:relative}@container (min-width:430px){.PassportCard-module__DQpTaq__body{gap:1rem;display:flex}.PassportCard-module__DQpTaq__fields{flex:1;grid-template-columns:1.2fr 1fr;align-content:start;gap:.6rem .9rem;display:grid}.PassportCard-module__DQpTaq__field+.PassportCard-module__DQpTaq__field{margin-top:0}.PassportCard-module__DQpTaq__fieldWide{grid-column:1/-1}.PassportCard-module__DQpTaq__photoWrap{float:none;margin:0}.PassportCard-module__DQpTaq__photoWrap,.PassportCard-module__DQpTaq__photo{width:104px}.PassportCard-module__DQpTaq__photo{height:130px}.PassportCard-module__DQpTaq__photoMark svg{width:44px;height:44px}.PassportCard-module__DQpTaq__label{letter-spacing:.16em;font-size:.58rem}.PassportCard-module__DQpTaq__value{letter-spacing:.04em;font-size:.82rem}.PassportCard-module__DQpTaq__name{font-size:1.45rem}.PassportCard-module__DQpTaq__seal{top:-15px;right:2px;transform:rotate(-11deg)scale(.78)}.PassportCard-module__DQpTaq__mrz,.PassportCard-module__DQpTaq__sampleNote{margin:0 -1.5rem;padding-left:1.5rem;padding-right:1.5rem}.PassportCard-module__DQpTaq__mrz{letter-spacing:.12em;font-size:.7rem}}
.ProfileSummary-module__MSXkTq__wrap{gap:var(--gap-item);flex-direction:column;display:flex}.ProfileSummary-module__MSXkTq__head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ProfileSummary-module__MSXkTq__heading{font-size:var(--step-h2)}.ProfileSummary-module__MSXkTq__edit{border:1.5px solid var(--line-firm);border-radius:var(--pill);min-height:2.75rem;color:var(--text-primary);font-size:var(--step-small);transition:border-color var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);justify-content:center;align-items:center;padding-inline:1.125rem;font-weight:700;text-decoration:none;display:inline-flex}.ProfileSummary-module__MSXkTq__edit:hover{border-color:var(--accent);color:var(--accent-text)}.ProfileSummary-module__MSXkTq__edit:active{border-color:var(--accent);color:var(--accent-text);transform:scale(.97)}.ProfileSummary-module__MSXkTq__empty{padding:var(--gap-group);background:var(--surface-sunken);border:1px dashed var(--line-firm);border-radius:var(--card-radius);flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.ProfileSummary-module__MSXkTq__emptyTitle{font-weight:700}.ProfileSummary-module__MSXkTq__emptyBody{font-size:var(--step-small);color:var(--text-secondary);max-width:52ch;line-height:1.55}.ProfileSummary-module__MSXkTq__emptyAction{min-height:2.75rem;color:var(--accent-text);font-size:var(--step-small);transition:opacity var(--dur-1) var(--ease-out);align-items:center;margin-top:.25rem;font-weight:700;display:inline-flex}.ProfileSummary-module__MSXkTq__emptyAction:active{opacity:.6}.ProfileSummary-module__MSXkTq__body{gap:var(--gap-item);padding:var(--gap-group);background:var(--surface-raised);border:1px solid var(--line-soft);border-radius:var(--card-radius);box-shadow:var(--shadow-card);flex-direction:column;display:flex}.ProfileSummary-module__MSXkTq__summary{font-family:var(--font-display-stack);font-size:var(--step-lead);letter-spacing:-.01em;color:var(--text-primary);font-weight:700;line-height:1.35}.ProfileSummary-module__MSXkTq__summaryEmpty{font-size:var(--step-small);color:var(--text-secondary);max-width:52ch;line-height:1.55}.ProfileSummary-module__MSXkTq__roles{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.ProfileSummary-module__MSXkTq__role{background:var(--surface-sunken);border:1px solid var(--line-soft);border-radius:var(--pill);font-size:var(--step-small);align-items:center;padding:.4375rem .875rem;line-height:1.3;display:inline-flex}.ProfileSummary-module__MSXkTq__meterRow{flex-direction:column;gap:.4375rem;display:flex}.ProfileSummary-module__MSXkTq__track{border-radius:var(--pill);background:var(--surface-sunken);height:6px;overflow:hidden}.ProfileSummary-module__MSXkTq__fill{border-radius:var(--pill);background:var(--accent);height:100%;transition:width var(--dur-4) var(--ease-out);display:block}.ProfileSummary-module__MSXkTq__meterCaption{font-family:var(--font-mono-stack);font-size:var(--step-eyebrow);letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary)}.ProfileSummary-module__MSXkTq__note{font-size:var(--step-small);color:var(--text-secondary);max-width:62ch;line-height:1.55}
.SignOutButton-module__2xxFAG__button{border-radius:var(--pill);min-height:2.375rem;font-size:var(--step-small);cursor:pointer;transition:color var(--dur-1) var(--ease-out), border-color var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);background:0 0;padding-inline:.9375rem;font-weight:600}.SignOutButton-module__2xxFAG__button:active{transform:scale(.97)}.SignOutButton-module__2xxFAG__onNavy{border:1px solid color-mix(in srgb, var(--brand-ivory) 24%, transparent);color:color-mix(in srgb, var(--brand-ivory) 80%, transparent)}@media (hover:hover){.SignOutButton-module__2xxFAG__onNavy:hover{color:var(--brand-ivory);border-color:color-mix(in srgb, var(--brand-ivory) 55%, transparent)}}.SignOutButton-module__2xxFAG__onPage{border:1.5px solid var(--line-firm);min-height:2.75rem;color:var(--text-primary);align-self:flex-start;padding-inline:1.125rem}@media (hover:hover){.SignOutButton-module__2xxFAG__onPage:hover{border-color:var(--accent);color:var(--accent-text)}}
.SkillsSection-module__r7TZdq__wrap{gap:var(--gap-item);flex-direction:column;display:flex}.SkillsSection-module__r7TZdq__head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.SkillsSection-module__r7TZdq__heading{font-size:var(--step-h2)}.SkillsSection-module__r7TZdq__edit{border:1.5px solid var(--line-firm);border-radius:var(--pill);min-height:2.75rem;color:var(--text-primary);font-size:var(--step-small);transition:border-color var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);justify-content:center;align-items:center;padding-inline:1.125rem;font-weight:700;text-decoration:none;display:inline-flex}.SkillsSection-module__r7TZdq__edit:hover{border-color:var(--accent);color:var(--accent-text)}.SkillsSection-module__r7TZdq__edit:active{border-color:var(--accent);color:var(--accent-text);transform:scale(.97)}.SkillsSection-module__r7TZdq__empty{padding:var(--gap-group);background:var(--surface-sunken);border:1px dashed var(--line-firm);border-radius:var(--card-radius);flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.SkillsSection-module__r7TZdq__emptyTitle{font-weight:700}.SkillsSection-module__r7TZdq__emptyBody{font-size:var(--step-small);color:var(--text-secondary);max-width:52ch;line-height:1.55}.SkillsSection-module__r7TZdq__emptyAction{min-height:2.75rem;color:var(--accent-text);font-size:var(--step-small);transition:opacity var(--dur-1) var(--ease-out);align-items:center;margin-top:.25rem;font-weight:700;display:inline-flex}.SkillsSection-module__r7TZdq__emptyAction:active{opacity:.6}.SkillsSection-module__r7TZdq__body{gap:var(--gap-group);padding:var(--gap-group);background:var(--surface-raised);border:1px solid var(--line-soft);border-radius:var(--card-radius);box-shadow:var(--shadow-card);flex-direction:column;display:flex}.SkillsSection-module__r7TZdq__group{flex-direction:column;gap:.75rem;display:flex}.SkillsSection-module__r7TZdq__groupTitle{font-family:var(--font-mono-stack);font-size:var(--step-eyebrow);letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);font-weight:500}.SkillsSection-module__r7TZdq__pills{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.SkillsSection-module__r7TZdq__pill{background:var(--surface-sunken);border:1px solid var(--line-soft);border-radius:var(--pill);font-size:var(--step-small);align-items:center;gap:.4375rem;padding:.4375rem .875rem;line-height:1.3;display:inline-flex}.SkillsSection-module__r7TZdq__pillCert{border-color:var(--line-firm);background:0 0;font-weight:600}.SkillsSection-module__r7TZdq__tick{background:var(--verified);width:1rem;height:1rem;color:var(--surface-raised);border-radius:50%;justify-content:center;align-items:center;font-size:.6rem;font-weight:700;display:flex}.SkillsSection-module__r7TZdq__note{font-size:var(--step-small);color:var(--text-secondary);max-width:62ch;line-height:1.5}
.TextField-module__k8RhNq__wrap{flex-direction:column;gap:.4375rem;display:flex}.TextField-module__k8RhNq__label{font-family:var(--font-mono-stack);font-size:var(--step-eyebrow);letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);font-weight:500}.TextField-module__k8RhNq__optional{text-transform:none;letter-spacing:normal}.TextField-module__k8RhNq__field{min-height:var(--field-height);background:var(--surface-raised);border:1.5px solid var(--line-firm);border-radius:var(--control-radius);transition:border-color var(--dur-1) var(--ease-out), box-shadow var(--dur-1) var(--ease-out);align-items:center;gap:.5rem;padding-inline:1rem;display:flex}.TextField-module__k8RhNq__field:has(:disabled){background:var(--surface-sunken);border-color:var(--line-soft);border-style:dashed}:is(.TextField-module__k8RhNq__field:has(:disabled) .TextField-module__k8RhNq__input,.TextField-module__k8RhNq__field:has(:disabled) .TextField-module__k8RhNq__prefix){color:var(--text-tertiary);cursor:not-allowed}.TextField-module__k8RhNq__field:focus-within{border-color:var(--focus-ring);box-shadow:0 0 0 4px var(--focus-wash)}.TextField-module__k8RhNq__fieldError{border-color:#d94848}.TextField-module__k8RhNq__fieldError:focus-within{box-shadow:0 0 0 4px #d9484824}.TextField-module__k8RhNq__prefix{border-right:1px solid var(--line-soft);color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap;align-self:stretch;align-items:center;gap:.375rem;margin-right:.125rem;padding-right:.75rem;display:inline-flex}.TextField-module__k8RhNq__input{min-width:0;font-size:max(1rem, var(--step-body));color:var(--text-primary);background:0 0;border:none;flex:1;padding-block:.75rem}.TextField-module__k8RhNq__input:focus{outline:none}.TextField-module__k8RhNq__input::placeholder{color:var(--text-tertiary)}.TextField-module__k8RhNq__hint,.TextField-module__k8RhNq__error{font-size:var(--step-small);line-height:1.45}.TextField-module__k8RhNq__hint{color:var(--text-secondary)}.TextField-module__k8RhNq__error{color:#c23333;animation:TextField-module__k8RhNq__error-rise var(--dur-2) var(--ease-out)}@keyframes TextField-module__k8RhNq__error-rise{0%{opacity:0;transform:translateY(.25rem)}}
.VerificationTracks-module__g-93-W__list{background:var(--surface-raised);border:1px solid var(--line-soft);border-radius:var(--card-radius);box-shadow:var(--shadow-card);flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.VerificationTracks-module__g-93-W__item{flex-direction:column;gap:.375rem;padding:1.125rem 1.25rem;display:flex}.VerificationTracks-module__g-93-W__item+.VerificationTracks-module__g-93-W__item{border-top:1px solid var(--line-soft)}.VerificationTracks-module__g-93-W__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.VerificationTracks-module__g-93-W__title{font-family:var(--font-body-stack);font-size:var(--step-body);letter-spacing:0;font-weight:700}.VerificationTracks-module__g-93-W__detail{font-size:var(--step-small);color:var(--text-secondary);max-width:52ch;line-height:1.5}.VerificationTracks-module__g-93-W__badge{background:var(--surface-sunken);border:1px solid var(--line-soft);border-radius:var(--pill);color:var(--text-secondary);font-size:var(--step-eyebrow);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;align-items:center;gap:.4375rem;padding:.3125rem .6875rem;font-weight:700;display:inline-flex}.VerificationTracks-module__g-93-W__dot{opacity:.75;background:currentColor;border-radius:50%;width:.4375rem;height:.4375rem}.VerificationTracks-module__g-93-W__working{background:color-mix(in srgb, var(--accent) 12%, transparent);border-color:color-mix(in srgb, var(--accent) 34%, transparent);color:var(--accent-text)}.VerificationTracks-module__g-93-W__working .VerificationTracks-module__g-93-W__dot{animation:1.6s ease-in-out infinite VerificationTracks-module__g-93-W__pulse}.VerificationTracks-module__g-93-W__good{background:var(--verified-wash);border-color:var(--verified-line);color:var(--verified)}.VerificationTracks-module__g-93-W__attention{background:var(--danger-wash);border-color:var(--danger-line);color:var(--danger)}@keyframes VerificationTracks-module__g-93-W__pulse{0%,to{opacity:.3}50%{opacity:1}}.VerificationTracks-module__g-93-W__decided{font-family:var(--font-mono-stack);letter-spacing:.03em;color:var(--text-tertiary);font-size:.6875rem}
.WorkHistory-module__eDMtDa__wrap{gap:var(--gap-item);flex-direction:column;display:flex}.WorkHistory-module__eDMtDa__head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.WorkHistory-module__eDMtDa__heading{font-size:var(--step-h2)}.WorkHistory-module__eDMtDa__add{border:1.5px solid var(--line-firm);border-radius:var(--pill);min-height:2.75rem;color:var(--text-primary);font-size:var(--step-small);transition:border-color var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);justify-content:center;align-items:center;padding-inline:1.125rem;font-weight:700;text-decoration:none;display:inline-flex}.WorkHistory-module__eDMtDa__add:hover{border-color:var(--accent);color:var(--accent-text)}.WorkHistory-module__eDMtDa__add:active{border-color:var(--accent);color:var(--accent-text);transform:scale(.97)}.WorkHistory-module__eDMtDa__empty{padding:var(--gap-group);background:var(--surface-sunken);border:1px dashed var(--line-firm);border-radius:var(--card-radius);flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.WorkHistory-module__eDMtDa__emptyTitle{font-weight:700}.WorkHistory-module__eDMtDa__emptyBody{font-size:var(--step-small);color:var(--text-secondary);max-width:52ch;line-height:1.55}.WorkHistory-module__eDMtDa__emptyAction{min-height:2.75rem;color:var(--accent-text);font-size:var(--step-small);transition:opacity var(--dur-1) var(--ease-out);align-items:center;margin-top:.25rem;font-weight:700;display:inline-flex}.WorkHistory-module__eDMtDa__emptyAction:active{opacity:.6}.WorkHistory-module__eDMtDa__list{background:var(--surface-raised);border:1px solid var(--line-soft);border-radius:var(--card-radius);box-shadow:var(--shadow-card);flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.WorkHistory-module__eDMtDa__item+.WorkHistory-module__eDMtDa__item{border-top:1px solid var(--line-soft)}.WorkHistory-module__eDMtDa__row{color:inherit;transition:background-color var(--dur-1) var(--ease-out);align-items:center;gap:.875rem;padding:1.125rem 1.25rem;text-decoration:none;display:flex}@media (hover:hover){.WorkHistory-module__eDMtDa__row:hover{background:var(--surface-sunken)}}.WorkHistory-module__eDMtDa__row:active{background:color-mix(in srgb, var(--text-primary) 7%, var(--surface-raised))}.WorkHistory-module__eDMtDa__marker{border:2px solid var(--accent);border-radius:50%;flex-shrink:0;width:.625rem;height:.625rem}.WorkHistory-module__eDMtDa__text{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.WorkHistory-module__eDMtDa__titleRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.WorkHistory-module__eDMtDa__title{font-weight:700}.WorkHistory-module__eDMtDa__current{background:color-mix(in srgb, var(--accent) 12%, transparent);border:1px solid color-mix(in srgb, var(--accent) 34%, transparent);border-radius:var(--pill);color:var(--accent-text);letter-spacing:.06em;text-transform:uppercase;padding:.125rem .4375rem;font-size:.65rem;font-weight:700}.WorkHistory-module__eDMtDa__meta{font-size:var(--step-small);color:var(--text-secondary)}.WorkHistory-module__eDMtDa__chevron{color:var(--text-tertiary);flex-shrink:0;font-size:1.25rem;line-height:1}.WorkHistory-module__eDMtDa__confirmed{color:var(--verified);font-size:var(--step-small);align-items:center;gap:.375rem;margin-top:.1875rem;font-weight:700;display:inline-flex}.WorkHistory-module__eDMtDa__footnote{color:var(--text-secondary);font-size:var(--step-small);max-width:62ch;margin-top:.25rem;line-height:1.55}.WorkHistory-module__eDMtDa__footLink{white-space:nowrap;font-weight:700}
.ReportForm-module__JW1f8W__form{gap:var(--gap-group);flex-direction:column;display:flex}.ReportForm-module__JW1f8W__choices{gap:var(--gap-tight);border:0;grid-template-columns:1fr;min-width:0;margin:0;padding:0;display:grid}@media (min-width:40rem){.ReportForm-module__JW1f8W__choices{grid-template-columns:repeat(2,minmax(0,1fr))}}.ReportForm-module__JW1f8W__legend{margin-bottom:var(--gap-tight);font-size:var(--step-eyebrow);letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);float:left;width:100%;padding:0;font-weight:600}.ReportForm-module__JW1f8W__choice{border:1px solid var(--line-soft);border-radius:var(--control-radius);background:var(--surface-raised);cursor:pointer;min-width:0;transition:border-color var(--dur-1) var(--ease-out), background var(--dur-1) var(--ease-out);align-items:flex-start;gap:.75rem;padding:.875rem;display:flex}@media (hover:hover){.ReportForm-module__JW1f8W__choice:hover{border-color:var(--line-firm)}}.ReportForm-module__JW1f8W__choice:active:not(.ReportForm-module__JW1f8W__choiceSelected){border-color:var(--line-firm);background:var(--surface-sunken)}.ReportForm-module__JW1f8W__choiceSelected{border-color:var(--accent);background:var(--focus-wash)}.ReportForm-module__JW1f8W__choice:focus-within{outline:2px solid var(--focus-ring);outline-offset:2px}.ReportForm-module__JW1f8W__radio{width:1.25rem;height:1.25rem;accent-color:var(--accent);flex-shrink:0;margin:.125rem 0 0}.ReportForm-module__JW1f8W__choiceText{flex-direction:column;gap:.125rem;min-width:0;display:flex}.ReportForm-module__JW1f8W__choiceLabel{font-size:var(--step-body);color:var(--text-primary);font-weight:600;line-height:1.3}.ReportForm-module__JW1f8W__choiceHint{font-size:var(--step-small);color:var(--text-secondary);line-height:1.45}.ReportForm-module__JW1f8W__field{flex-direction:column;gap:.375rem;min-width:0;display:flex}.ReportForm-module__JW1f8W__label{font-size:var(--step-eyebrow);letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);font-weight:600}.ReportForm-module__JW1f8W__textarea{border-radius:var(--control-radius);border:1px solid var(--line-firm);background:var(--surface-raised);width:100%;color:var(--text-primary);font:inherit;font-size:var(--step-body);resize:vertical;min-height:9rem;padding:.875rem 1rem;line-height:1.6}.ReportForm-module__JW1f8W__textarea:focus-visible{border-color:var(--focus-ring);box-shadow:0 0 0 3px var(--focus-wash);outline:none}.ReportForm-module__JW1f8W__hint{font-size:var(--step-small);color:var(--text-tertiary);line-height:1.5}.ReportForm-module__JW1f8W__done{animation:ReportForm-module__JW1f8W__done-rise var(--dur-3) var(--ease-out);gap:var(--gap-tight);padding:var(--gap-group);border:1px solid var(--verified-line);border-radius:var(--card-radius);background:var(--verified-wash);flex-direction:column;display:flex}@keyframes ReportForm-module__JW1f8W__done-rise{0%{opacity:0;transform:translateY(.375rem)}}.ReportForm-module__JW1f8W__doneTitle{font-size:var(--step-lead);color:var(--text-primary);font-weight:700}.ReportForm-module__JW1f8W__doneBody{font-size:var(--step-body);color:var(--text-secondary);line-height:1.6}.ReportForm-module__JW1f8W__doneLink{color:var(--accent-text);font-weight:600}
.AppShell-module__8clE7G__page{background:var(--surface-page);flex-direction:column;min-height:100dvh;display:flex}.AppShell-module__8clE7G__shell{width:100%;max-width:64rem;margin-inline:auto;padding-inline:1.25rem}@media (min-width:768px){.AppShell-module__8clE7G__shell{padding-inline:1.5rem}}.AppShell-module__8clE7G__topBar{background:var(--brand-navy-950);border-bottom:1px solid var(--brand-line-on-navy);padding-block:.875rem;padding-top:max(.875rem, env(safe-area-inset-top))}.AppShell-module__8clE7G__topBarInner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.AppShell-module__8clE7G__topBarActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.AppShell-module__8clE7G__wideOnly{display:none}@media (min-width:48rem){.AppShell-module__8clE7G__wideOnly{display:inline-flex}}.AppShell-module__8clE7G__main{padding-block:2rem 3rem;padding-bottom:calc(3rem + 3.25rem + env(safe-area-inset-bottom));flex:1}@media (min-width:48rem){.AppShell-module__8clE7G__main{padding-bottom:3rem}}.AppShell-module__8clE7G__inner{gap:var(--gap-section);flex-direction:column;display:flex}.AppShell-module__8clE7G__footer{padding-block:1.5rem;padding-bottom:calc(1.5rem + 3.25rem + env(safe-area-inset-bottom));border-top:1px solid var(--line-soft);font-size:var(--step-small);color:var(--text-tertiary)}@media (min-width:48rem){.AppShell-module__8clE7G__footer{padding-bottom:max(1.5rem, env(safe-area-inset-bottom))}}.AppShell-module__8clE7G__footerInner{flex-direction:column;gap:.5rem;display:flex}.AppShell-module__8clE7G__footerInner:empty{display:none}.AppShell-module__8clE7G__footer:has(>.AppShell-module__8clE7G__shell:empty){border-top:none;padding-block:0}@media (min-width:48rem){.AppShell-module__8clE7G__footerInner{justify-content:space-between;align-items:baseline;gap:var(--gap-group);flex-direction:row}}.AppShell-module__8clE7G__helpLine{white-space:nowrap}.AppShell-module__8clE7G__helpLink{color:var(--text-secondary);text-underline-offset:.2em;transition:color var(--dur-1) var(--ease-out);font-weight:600}.AppShell-module__8clE7G__helpLink:hover,.AppShell-module__8clE7G__helpLink:active{color:var(--accent-text)}
.PageIntro-module__-uFbjW__intro{flex-direction:column;align-items:flex-start;gap:.625rem;display:flex}.PageIntro-module__-uFbjW__title{font-size:var(--step-title)}.PageIntro-module__-uFbjW__lead{font-size:var(--step-lead);color:var(--text-secondary);max-width:54ch;line-height:1.55}.PageIntro-module__-uFbjW__back{min-height:2.75rem;font-size:var(--step-small);align-items:center;font-weight:700;display:inline-flex}
.AuthForm-module__94D9Fa__form{gap:var(--gap-item);flex-direction:column;display:flex}.AuthForm-module__94D9Fa__divider{color:var(--text-tertiary);font-family:var(--font-mono-stack);font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.875rem;margin-block:.25rem;display:flex}.AuthForm-module__94D9Fa__divider:before,.AuthForm-module__94D9Fa__divider:after{content:"";background:var(--line-soft);flex:1;height:1px}.AuthForm-module__94D9Fa__alternate{border-radius:var(--pill);min-height:2.75rem;color:var(--text-primary);font-size:var(--step-body);transition:color var(--dur-1) var(--ease-out);justify-content:center;align-items:center;padding-inline:1rem;font-weight:600;text-decoration:none;display:flex}.AuthForm-module__94D9Fa__alternate:hover,.AuthForm-module__94D9Fa__alternate:active{color:var(--accent-text)}.AuthForm-module__94D9Fa__deliveryGroup{border:0;min-inline-size:0;margin:0;padding:0}.AuthForm-module__94D9Fa__deliveryLegend{color:var(--text-secondary);font-size:var(--step-small);margin-block-end:.5rem;padding:0;font-weight:600}.AuthForm-module__94D9Fa__deliveryOptions{background:var(--surface-sunken);border:1px solid var(--line-soft);border-radius:var(--pill);grid-template-columns:1fr 1fr;gap:.375rem;padding:.3125rem;display:grid}.AuthForm-module__94D9Fa__deliveryOption{border-radius:var(--pill);min-height:2.625rem;color:var(--text-secondary);font-size:var(--step-small);text-align:center;cursor:pointer;transition:background-color var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out), box-shadow var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);justify-content:center;align-items:center;gap:.4375rem;padding-inline:.75rem;font-weight:600;display:flex;position:relative}.AuthForm-module__94D9Fa__deliveryOption input{clip-path:inset(50%);pointer-events:none;width:1px;height:1px;position:absolute}@media (hover:hover){.AuthForm-module__94D9Fa__deliveryOption:hover:not(:has(:checked)){color:var(--text-primary)}}.AuthForm-module__94D9Fa__deliveryOption:active:not(:has(:checked)){color:var(--text-primary);transform:scale(.97)}.AuthForm-module__94D9Fa__deliveryOption:has(:checked){background:var(--surface-raised);color:var(--text-primary);box-shadow:0 1px 3px #070e1d1a}.AuthForm-module__94D9Fa__deliveryOption:has(:focus-visible){outline:2px solid var(--focus-ring);outline-offset:2px}.AuthForm-module__94D9Fa__deliveryIcon{flex:none;width:1.0625rem;height:1.0625rem}.AuthForm-module__94D9Fa__deliveryNote{color:var(--text-tertiary);font-size:var(--step-small);margin-block-start:.5rem}.AuthForm-module__94D9Fa__destination{color:var(--text-primary);overflow-wrap:anywhere;font-weight:600}.AuthForm-module__94D9Fa__actions{flex-direction:column;align-items:center;gap:.125rem;display:flex}.AuthForm-module__94D9Fa__linkButton{min-height:2.75rem;color:var(--accent-text);font-size:var(--step-small);cursor:pointer;transition:color var(--dur-1) var(--ease-out);background:0 0;border:none;border-radius:8px;padding-inline:.75rem;font-weight:600}.AuthForm-module__94D9Fa__linkButton:hover:not(:disabled),.AuthForm-module__94D9Fa__linkButton:active:not(:disabled){color:var(--text-primary)}.AuthForm-module__94D9Fa__linkButton:disabled{color:var(--text-tertiary);cursor:default}.AuthForm-module__94D9Fa__countdown{font-variant-numeric:tabular-nums}.AuthForm-module__94D9Fa__status{font-size:var(--step-small);color:var(--text-secondary);text-align:center;animation:AuthForm-module__94D9Fa__status-rise var(--dur-2) var(--ease-out)}@keyframes AuthForm-module__94D9Fa__status-rise{0%{opacity:0;transform:translateY(.25rem)}}
.help-module__sxzHGa__page{gap:var(--gap-section);flex-direction:column;max-width:46rem;display:flex}.help-module__sxzHGa__header{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.help-module__sxzHGa__headerBack{min-height:2.75rem;font-size:var(--step-small);align-items:center;font-weight:700;display:inline-flex}.help-module__sxzHGa__title{font-size:var(--step-title)}.help-module__sxzHGa__lede{font-size:var(--step-lead);color:var(--text-secondary);max-width:60ch;line-height:1.6}.help-module__sxzHGa__section{gap:var(--gap-item);flex-direction:column;display:flex}.help-module__sxzHGa__sectionTitle{font-size:var(--step-h2)}.help-module__sxzHGa__chat{padding:var(--gap-item);border:1px solid var(--line-soft);border-radius:var(--card-radius);background:var(--surface-raised)}.help-module__sxzHGa__reports{gap:var(--gap-tight);flex-direction:column;display:flex}.help-module__sxzHGa__report{padding:var(--gap-item);border:1px solid var(--line-soft);border-radius:var(--card-radius);background:var(--surface-raised);box-shadow:var(--shadow-card);color:inherit;min-width:0;transition:border-color var(--dur-1) var(--ease-out), background-color var(--dur-1) var(--ease-out);flex-direction:column;gap:.25rem;text-decoration:none;display:flex}@media (hover:hover){.help-module__sxzHGa__report:hover{border-color:var(--line-firm)}}.help-module__sxzHGa__report:active{border-color:var(--line-firm);background:var(--surface-sunken)}.help-module__sxzHGa__reportTop{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.help-module__sxzHGa__reportSubject{font-size:var(--step-body);color:var(--text-primary);min-width:0;font-weight:600}.help-module__sxzHGa__reportMeta{font-size:var(--step-small);color:var(--text-tertiary)}.help-module__sxzHGa__state{border-radius:var(--pill);font-size:var(--step-small);white-space:nowrap;border:1px solid;align-items:center;gap:.375rem;padding:.1rem .55rem;font-weight:600;display:inline-flex}.help-module__sxzHGa__backlog{border-color:var(--line-firm);background:var(--surface-sunken);color:var(--text-secondary)}.help-module__sxzHGa__active{border-color:var(--accent);background:var(--focus-wash);color:var(--accent-text)}.help-module__sxzHGa__waiting{border-color:var(--danger-line);background:var(--danger-wash);color:var(--danger)}.help-module__sxzHGa__done{border-color:var(--verified-line);background:var(--verified-wash);color:var(--verified)}.help-module__sxzHGa__empty{padding:var(--gap-group);border:1px dashed var(--line-firm);border-radius:var(--card-radius);color:var(--text-tertiary);font-size:var(--step-small);line-height:1.6}.help-module__sxzHGa__thread{gap:var(--gap-item);flex-direction:column;display:flex}.help-module__sxzHGa__message{padding:var(--gap-item);border-radius:var(--card-radius);border:1px solid var(--line-soft);background:var(--surface-raised);font-size:var(--step-body);white-space:pre-wrap;overflow-wrap:anywhere;max-width:44rem;line-height:1.65}.help-module__sxzHGa__mine{background:var(--surface-sunken);margin-left:auto}.help-module__sxzHGa__ours{border-color:var(--accent)}.help-module__sxzHGa__messageWho{font-size:var(--step-small);color:var(--text-secondary);margin-bottom:.25rem;font-weight:600;display:block}.help-module__sxzHGa__messageWhen{color:var(--text-tertiary);font-weight:400}.help-module__sxzHGa__replyForm{gap:var(--gap-tight);flex-direction:column;display:flex}.help-module__sxzHGa__replyLabel{font-size:var(--step-eyebrow);letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);font-weight:600}.help-module__sxzHGa__replyBox{border-radius:var(--control-radius);border:1px solid var(--line-firm);background:var(--surface-raised);width:100%;color:var(--text-primary);font:inherit;font-size:var(--step-body);resize:vertical;min-height:6.5rem;padding:.875rem 1rem;line-height:1.6}.help-module__sxzHGa__replyBox:focus-visible{border-color:var(--focus-ring);box-shadow:0 0 0 3px var(--focus-wash);outline:none}.help-module__sxzHGa__replyActions{justify-content:flex-start;display:flex}.help-module__sxzHGa__back{font-size:var(--step-small);color:var(--text-secondary);transition:color var(--dur-1) var(--ease-out);align-self:flex-start;text-decoration:none}.help-module__sxzHGa__back:hover,.help-module__sxzHGa__back:active{color:var(--accent-text)}
.messages-module__6lpX0W__intro{flex-direction:column;align-items:flex-start;gap:.625rem;display:flex}.messages-module__6lpX0W__title{font-size:var(--step-title)}.messages-module__6lpX0W__lead{font-size:var(--step-lead);color:var(--text-secondary);max-width:56ch;line-height:1.55}.messages-module__6lpX0W__back{min-height:2.75rem;font-size:var(--step-small);align-items:center;font-weight:700;display:inline-flex}.messages-module__6lpX0W__threads{gap:.75rem;margin-top:1.5rem;display:grid}.messages-module__6lpX0W__thread{border-radius:var(--card-radius,18px);border:1px solid var(--line-soft);background:var(--surface-raised);color:inherit;transition:border-color var(--dur-1) var(--ease-out), box-shadow var(--dur-1) var(--ease-out), background-color var(--dur-1) var(--ease-out);gap:.3rem;padding:1rem 1.25rem;text-decoration:none;display:grid}@media (hover:hover){.messages-module__6lpX0W__thread:hover{border-color:var(--line-firm);box-shadow:var(--shadow-card)}}.messages-module__6lpX0W__thread:active{border-color:var(--line-firm);background:var(--surface-sunken)}.messages-module__6lpX0W__threadTop{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.messages-module__6lpX0W__threadCompany{font-weight:700}.messages-module__6lpX0W__threadWhen{font-size:var(--step-small);color:var(--text-tertiary);white-space:nowrap}.messages-module__6lpX0W__threadRole{font-size:var(--step-small);color:var(--accent-text)}.messages-module__6lpX0W__threadPreview{font-size:var(--step-small);color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.messages-module__6lpX0W__threadUnread .messages-module__6lpX0W__threadPreview{color:var(--text-primary);font-weight:600}.messages-module__6lpX0W__unreadPill{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-text);background:var(--focus-wash,#ff5a1f1f);border-radius:var(--pill);justify-self:start;padding:.15rem .6rem;font-size:.72rem;font-weight:700}.messages-module__6lpX0W__empty{border:1.5px dashed var(--line-firm);border-radius:var(--card-radius,18px);justify-items:start;gap:.5rem;margin-top:1.5rem;padding:2rem 1.5rem;display:grid}.messages-module__6lpX0W__emptyHeading{font-size:var(--step-h3,1.125rem);font-weight:700}.messages-module__6lpX0W__emptyBody{color:var(--text-secondary);max-width:48ch}.messages-module__6lpX0W__conversation{gap:1rem;margin-top:1.5rem;display:grid}.messages-module__6lpX0W__bubbleThem,.messages-module__6lpX0W__bubbleMe{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:16px;max-width:min(30rem,88%);padding:.7rem 1rem;line-height:1.5}.messages-module__6lpX0W__bubbleThem{background:var(--surface-raised);border:1px solid var(--line-soft);border-bottom-left-radius:4px;justify-self:start}.messages-module__6lpX0W__bubbleMe{background:var(--accent);color:var(--accent-on,#fff);border-bottom-right-radius:4px;justify-self:end}.messages-module__6lpX0W__stamp{color:var(--text-tertiary);margin-top:.3rem;font-size:.7rem;display:block}.messages-module__6lpX0W__bubbleMe .messages-module__6lpX0W__stamp{color:color-mix(in srgb, currentcolor 70%, transparent);text-align:right}.messages-module__6lpX0W__composer{gap:.75rem;margin-top:1.5rem;display:grid}.messages-module__6lpX0W__quickRow{flex-wrap:wrap;gap:.5rem;display:flex}.messages-module__6lpX0W__quickChip{border:1px solid var(--line-firm);border-radius:var(--pill);background:var(--surface-raised);min-height:2.25rem;color:var(--text-secondary);font:inherit;font-size:var(--step-small);cursor:pointer;transition:border-color var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out), background-color var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);padding:.35rem .9rem;font-weight:600}.messages-module__6lpX0W__quickChip:hover{border-color:var(--accent-text);color:var(--text-primary)}.messages-module__6lpX0W__quickChip:active{border-color:var(--accent-text);color:var(--text-primary);transform:scale(.97)}.messages-module__6lpX0W__composerRow{align-items:flex-end;gap:.625rem;display:flex}.messages-module__6lpX0W__composerInput{border-radius:var(--control-radius,14px);border:1.5px solid var(--line-firm);background:var(--surface-raised);min-height:3.25rem;color:var(--text-primary);font:inherit;resize:vertical;flex:1;padding:.85rem 1rem}.messages-module__6lpX0W__send{border-radius:var(--pill);background:var(--accent);min-height:3.25rem;color:var(--accent-on,#fff);font:inherit;cursor:pointer;transition:filter var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);border:none;padding-inline:1.5rem;font-weight:700}@media (hover:hover){.messages-module__6lpX0W__send:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}}.messages-module__6lpX0W__send:active:not(:disabled){transform:scale(.975)}.messages-module__6lpX0W__send:disabled{background:var(--surface-sunken);border:1px solid var(--line-soft);color:var(--text-tertiary);cursor:not-allowed}.messages-module__6lpX0W__composerError{color:var(--danger);font-size:var(--step-small);animation:messages-module__6lpX0W__message-rise var(--dur-2) var(--ease-out)}@keyframes messages-module__6lpX0W__message-rise{0%{opacity:0;transform:translateY(.25rem)}}.messages-module__6lpX0W__closedNotice{border-radius:var(--control-radius,14px);border:1px solid var(--line-soft);background:var(--surface-sunken);color:var(--text-secondary);font-size:var(--step-small);margin-top:1.5rem;padding:1rem 1.25rem}
.not-found-module__IF2Waa__actions{flex-direction:column;gap:.75rem;display:flex}.not-found-module__IF2Waa__primary,.not-found-module__IF2Waa__secondary{min-height:var(--field-height);border-radius:var(--pill);transition:transform var(--dur-2) var(--ease-out), filter var(--dur-2) var(--ease-out), border-color var(--dur-2) var(--ease-out);border:1.5px solid #0000;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:.97rem;font-weight:700;text-decoration:none;display:inline-flex}.not-found-module__IF2Waa__primary{background:var(--brand-foil);color:#fff;box-shadow:var(--shadow-action), inset 0 1px 0 #ffffff73}@media (hover:hover){.not-found-module__IF2Waa__primary:hover{filter:brightness(1.04);transform:translateY(-1px)}}.not-found-module__IF2Waa__secondary{background:var(--surface-raised);color:var(--text-primary);border-color:var(--line-firm)}@media (hover:hover){.not-found-module__IF2Waa__secondary:hover{border-color:color-mix(in srgb, var(--text-primary) 32%, transparent)}}.not-found-module__IF2Waa__primary:active,.not-found-module__IF2Waa__secondary:active{transform:scale(.975)}.not-found-module__IF2Waa__note{font-size:var(--step-small);color:var(--text-secondary);text-align:center;text-wrap:pretty;margin-top:1.25rem}
.SmsConsent-module__vH9zDG__block{border:1px solid var(--line-soft);background:var(--surface-raised);border-radius:14px;grid-template-columns:auto 1fr;gap:.5rem .6875rem;padding:.875rem .9375rem;display:grid}.SmsConsent-module__vH9zDG__optional{color:var(--text-tertiary);font-family:var(--font-mono-stack);font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;grid-column:1/-1;font-weight:600}.SmsConsent-module__vH9zDG__label{cursor:pointer;display:contents}.SmsConsent-module__vH9zDG__checkbox{block-size:1.125rem;inline-size:1.125rem;accent-color:var(--accent);cursor:pointer;margin-block-start:.125rem}.SmsConsent-module__vH9zDG__checkbox:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.SmsConsent-module__vH9zDG__text{color:var(--text-secondary);font-size:var(--step-small);overflow-wrap:anywhere;line-height:1.55}.SmsConsent-module__vH9zDG__text a{color:var(--accent-text);font-weight:600}.SmsConsent-module__vH9zDG__note{color:var(--text-tertiary);font-size:var(--step-small);grid-column:1/-1}
.LegalPage-module__SZEq5W__page{background:var(--surface-page);flex-direction:column;min-height:100dvh;display:flex}.LegalPage-module__SZEq5W__topBar{background:var(--brand-navy-950);border-bottom:1px solid var(--brand-line-on-navy);padding-block:.875rem;padding-top:max(.875rem, env(safe-area-inset-top))}.LegalPage-module__SZEq5W__topBarInner{width:100%;max-width:var(--measure);justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;padding-inline:1.25rem;display:flex}@media (min-width:768px){.LegalPage-module__SZEq5W__topBarInner{padding-inline:1.5rem}}.LegalPage-module__SZEq5W__topBarActions{align-items:center;gap:.75rem;display:flex}.LegalPage-module__SZEq5W__about{color:color-mix(in srgb, var(--brand-ivory) 78%, transparent);font-size:var(--step-small);white-space:nowrap;transition:color var(--dur-1) var(--ease-out);font-weight:600;text-decoration:none}.LegalPage-module__SZEq5W__about:hover,.LegalPage-module__SZEq5W__about:active{color:var(--brand-ivory)}.LegalPage-module__SZEq5W__main{padding:1.75rem 1.25rem 2.5rem;padding-bottom:max(2.5rem, env(safe-area-inset-bottom));flex:1;justify-content:center;display:flex}.LegalPage-module__SZEq5W__column{flex-direction:column;gap:.75rem;width:100%;max-width:34rem;display:flex}.LegalPage-module__SZEq5W__title{font-size:var(--step-title);line-height:1.15}.LegalPage-module__SZEq5W__version{font-family:var(--font-mono-stack);font-size:var(--step-small);color:var(--text-tertiary)}.LegalPage-module__SZEq5W__footer{border-top:1px solid var(--line-soft);color:var(--text-tertiary);font-size:var(--step-small);padding:1.5rem 1.25rem 2rem;line-height:1.55}.LegalPage-module__SZEq5W__footer p{max-width:62ch;margin-inline:auto}.LegalPage-module__SZEq5W__pending{padding:var(--gap-group);background:var(--surface-raised);border:1px solid var(--line-firm);border-radius:var(--card-radius);flex-direction:column;gap:.75rem;margin-top:.75rem;display:flex}.LegalPage-module__SZEq5W__pendingTitle{font-size:var(--step-lead);font-weight:700}.LegalPage-module__SZEq5W__pendingBody{color:var(--text-secondary);line-height:1.6}.LegalPage-module__SZEq5W__summary{gap:var(--gap-item);margin-top:var(--gap-item);flex-direction:column;display:flex}.LegalPage-module__SZEq5W__summary h2{font-size:var(--step-h2);margin-top:var(--gap-item);line-height:1.25}.LegalPage-module__SZEq5W__summary h3{font-size:var(--step-lead);font-weight:700}.LegalPage-module__SZEq5W__summary p{color:var(--text-secondary);line-height:1.65}.LegalPage-module__SZEq5W__summary ul{color:var(--text-secondary);flex-direction:column;gap:.5rem;margin:0;padding-left:1.25rem;line-height:1.6;display:flex}.LegalPage-module__SZEq5W__summary li::marker{color:var(--text-tertiary)}.LegalPage-module__SZEq5W__summary strong{color:var(--text-primary)}.LegalPage-module__SZEq5W__back{margin-top:var(--gap-group);font-weight:700}
.ProfileFlow-module__jukxMa__layout{gap:var(--gap-group);align-items:start;display:grid}@media (min-width:64rem){.ProfileFlow-module__jukxMa__layout{gap:var(--gap-section);grid-template-columns:17rem minmax(0,1fr)}}.ProfileFlow-module__jukxMa__column{gap:var(--gap-group);flex-direction:column;min-width:0;display:flex}.ProfileFlow-module__jukxMa__rail{gap:var(--gap-item);flex-direction:column;display:flex}@media (min-width:64rem){.ProfileFlow-module__jukxMa__rail{top:var(--gap-group);padding:var(--gap-group);background:var(--surface-raised);border:1px solid var(--line-soft);border-radius:var(--card-radius);box-shadow:var(--shadow-card);position:sticky}}.ProfileFlow-module__jukxMa__railHead{display:none}@media (min-width:64rem){.ProfileFlow-module__jukxMa__railHead{padding-bottom:var(--gap-item);border-bottom:1px solid var(--line-soft);flex-direction:column;gap:.625rem;display:flex}}.ProfileFlow-module__jukxMa__railStrength{align-items:baseline;gap:.4375rem;display:flex}.ProfileFlow-module__jukxMa__railStrengthValue{font-family:var(--font-display-stack);letter-spacing:-.02em;color:var(--text-primary);font-size:1.5rem;font-weight:800;line-height:1}.ProfileFlow-module__jukxMa__railStrengthLabel{font-size:var(--step-small);color:var(--text-tertiary);line-height:1.3}.ProfileFlow-module__jukxMa__railList{display:none}@media (min-width:64rem){.ProfileFlow-module__jukxMa__railList{flex-direction:column;gap:.125rem;margin:0;padding:0;list-style:none;display:flex}}.ProfileFlow-module__jukxMa__railItem{border-radius:var(--pill);min-height:2.75rem;color:var(--text-secondary);white-space:nowrap;transition:background-color var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out);align-items:center;gap:.625rem;padding:.5rem .875rem;text-decoration:none;display:flex}@media (min-width:64rem){.ProfileFlow-module__jukxMa__railItem{white-space:normal;border-radius:12px}}.ProfileFlow-module__jukxMa__railItem:hover,.ProfileFlow-module__jukxMa__railItem:active{background:var(--surface-sunken);color:var(--text-primary)}.ProfileFlow-module__jukxMa__railItemCurrent{background:var(--surface-sunken);color:var(--text-primary);font-weight:600}.ProfileFlow-module__jukxMa__railMark{border:1.5px solid var(--line-firm);width:1.5rem;height:1.5rem;font-family:var(--font-mono-stack);color:var(--text-tertiary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;line-height:1;display:inline-flex}.ProfileFlow-module__jukxMa__railItemCurrent .ProfileFlow-module__jukxMa__railMark{border-color:var(--accent);color:var(--accent-text)}.ProfileFlow-module__jukxMa__railItemDone .ProfileFlow-module__jukxMa__railMark{background:var(--verified);border-color:var(--verified);color:var(--brand-white)}.ProfileFlow-module__jukxMa__railText{flex-direction:column;min-width:0;display:flex}.ProfileFlow-module__jukxMa__railLabel{font-size:var(--step-small)}.ProfileFlow-module__jukxMa__railCount{display:none}@media (min-width:64rem){.ProfileFlow-module__jukxMa__railCount{font-family:var(--font-mono-stack);letter-spacing:.06em;color:var(--text-tertiary);font-size:.6875rem;display:block}}.ProfileFlow-module__jukxMa__railBar{flex-direction:column;gap:.5rem;display:flex}@media (min-width:64rem){.ProfileFlow-module__jukxMa__railBar{display:none}}.ProfileFlow-module__jukxMa__railTrack{gap:.25rem;display:flex}.ProfileFlow-module__jukxMa__railSegment{border-radius:var(--pill);background:var(--line-soft);height:4px;transition:background-color var(--dur-2) var(--ease-out);flex:1}.ProfileFlow-module__jukxMa__railSegmentDone{background:var(--verified)}.ProfileFlow-module__jukxMa__railSegmentCurrent{background:var(--accent)}.ProfileFlow-module__jukxMa__railCaption{font-family:var(--font-mono-stack);font-size:var(--step-eyebrow);letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary)}.ProfileFlow-module__jukxMa__stepIntro{flex-direction:column;gap:.625rem;display:flex}.ProfileFlow-module__jukxMa__stepTitle{font-size:var(--step-h2)}.ProfileFlow-module__jukxMa__stepLead{font-size:var(--step-lead);color:var(--text-secondary);max-width:46ch;line-height:1.55}.ProfileFlow-module__jukxMa__stepForm,.ProfileFlow-module__jukxMa__questions{gap:var(--gap-group);flex-direction:column;display:flex}.ProfileFlow-module__jukxMa__question{padding:var(--gap-group);background:var(--surface-raised);border:1px solid var(--line-soft);border-radius:var(--card-radius);box-shadow:var(--shadow-card);flex-direction:column;gap:.75rem;margin:0;display:flex}.ProfileFlow-module__jukxMa__prompt{float:left;width:100%;font-family:var(--font-display-stack);font-size:var(--step-lead);letter-spacing:-.01em;color:var(--text-primary);padding:0;font-weight:700;line-height:1.3;display:block}.ProfileFlow-module__jukxMa__prompt+*{clear:both}.ProfileFlow-module__jukxMa__required,.ProfileFlow-module__jukxMa__optional{border-radius:var(--pill);font-family:var(--font-mono-stack);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;vertical-align:middle;margin-left:.5rem;padding:.125rem .5rem;font-size:.625rem;font-weight:500;display:inline-block;transform:translateY(-1px)}.ProfileFlow-module__jukxMa__required{background:var(--focus-wash);color:var(--accent-text)}.ProfileFlow-module__jukxMa__optional{background:var(--surface-sunken);color:var(--text-tertiary)}.ProfileFlow-module__jukxMa__hint{font-size:var(--step-small);color:var(--text-secondary);max-width:60ch;line-height:1.5}.ProfileFlow-module__jukxMa__error{font-size:var(--step-small);color:var(--danger);animation:ProfileFlow-module__jukxMa__field-rise var(--dur-2) var(--ease-out);line-height:1.5}@keyframes ProfileFlow-module__jukxMa__field-rise{0%{opacity:0;transform:translateY(.25rem)}}.ProfileFlow-module__jukxMa__rows{gap:.5rem;display:grid}@media (min-width:48rem){.ProfileFlow-module__jukxMa__rows{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}}.ProfileFlow-module__jukxMa__row{cursor:pointer;display:block}.ProfileFlow-module__jukxMa__rowBody{background:var(--surface-page);border:1.5px solid var(--line-soft);border-radius:var(--control-radius);min-height:3.25rem;transition:background-color var(--dur-1) var(--ease-out), border-color var(--dur-1) var(--ease-out);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}@media (hover:hover){.ProfileFlow-module__jukxMa__rowBody:hover{border-color:var(--line-firm)}}.ProfileFlow-module__jukxMa__row:active .ProfileFlow-module__jukxMa__rowBody{border-color:var(--line-firm);background:var(--surface-sunken)}.ProfileFlow-module__jukxMa__pills{flex-wrap:wrap;gap:.5rem;display:flex}.ProfileFlow-module__jukxMa__pill{cursor:pointer;display:inline-flex}.ProfileFlow-module__jukxMa__pillBody{background:var(--surface-page);border:1.5px solid var(--line-soft);border-radius:var(--pill);min-height:2.75rem;font-size:var(--step-small);transition:background-color var(--dur-1) var(--ease-out), border-color var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);align-items:center;gap:.4375rem;padding-inline:.9375rem;font-weight:600;line-height:1.2;display:inline-flex}@media (hover:hover){.ProfileFlow-module__jukxMa__pillBody:hover{border-color:var(--line-firm)}}.ProfileFlow-module__jukxMa__pill:active .ProfileFlow-module__jukxMa__pillBody{border-color:var(--line-firm);transform:scale(.96)}.ProfileFlow-module__jukxMa__control{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.ProfileFlow-module__jukxMa__mark{border:1.5px solid var(--line-firm);width:1.25rem;height:1.25rem;transition:background-color var(--dur-1) var(--ease-out), border-color var(--dur-1) var(--ease-out);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ProfileFlow-module__jukxMa__pillBody .ProfileFlow-module__jukxMa__mark{width:1rem;height:1rem}.ProfileFlow-module__jukxMa__optionText{flex-direction:column;gap:.125rem;min-width:0;display:flex}.ProfileFlow-module__jukxMa__optionLabel{color:var(--text-primary);font-weight:600}.ProfileFlow-module__jukxMa__rowBody .ProfileFlow-module__jukxMa__optionLabel{font-size:var(--step-body)}.ProfileFlow-module__jukxMa__optionHint{font-size:var(--step-small);color:var(--text-secondary);line-height:1.4}.ProfileFlow-module__jukxMa__control:checked+.ProfileFlow-module__jukxMa__rowBody,.ProfileFlow-module__jukxMa__control:checked+.ProfileFlow-module__jukxMa__pillBody{background:var(--accent);border-color:var(--accent)}.ProfileFlow-module__jukxMa__control:checked+.ProfileFlow-module__jukxMa__rowBody .ProfileFlow-module__jukxMa__optionLabel,.ProfileFlow-module__jukxMa__control:checked+.ProfileFlow-module__jukxMa__pillBody .ProfileFlow-module__jukxMa__optionLabel,.ProfileFlow-module__jukxMa__control:checked+.ProfileFlow-module__jukxMa__pillBody{color:var(--brand-ivory)}.ProfileFlow-module__jukxMa__control:checked+.ProfileFlow-module__jukxMa__rowBody .ProfileFlow-module__jukxMa__optionHint{color:#ffffffc7}.ProfileFlow-module__jukxMa__control:checked+.ProfileFlow-module__jukxMa__rowBody .ProfileFlow-module__jukxMa__mark,.ProfileFlow-module__jukxMa__control:checked+.ProfileFlow-module__jukxMa__pillBody .ProfileFlow-module__jukxMa__mark{background:var(--brand-ivory);border-color:var(--brand-ivory)}.ProfileFlow-module__jukxMa__control:checked+.ProfileFlow-module__jukxMa__rowBody .ProfileFlow-module__jukxMa__mark:after,.ProfileFlow-module__jukxMa__control:checked+.ProfileFlow-module__jukxMa__pillBody .ProfileFlow-module__jukxMa__mark:after{content:"";border-left:2px solid var(--accent);border-bottom:2px solid var(--accent);width:.5rem;height:.28rem;transform:translateY(-1px)rotate(-45deg)}.ProfileFlow-module__jukxMa__control:focus-visible+.ProfileFlow-module__jukxMa__rowBody,.ProfileFlow-module__jukxMa__control:focus-visible+.ProfileFlow-module__jukxMa__pillBody{outline:2px solid var(--focus-ring);outline-offset:2px}.ProfileFlow-module__jukxMa__skipped{padding:1rem var(--gap-group);background:var(--surface-sunken);border:1px dashed var(--line-firm);border-radius:var(--card-radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ProfileFlow-module__jukxMa__skippedText{font-size:var(--step-small);color:var(--text-secondary);flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.ProfileFlow-module__jukxMa__skippedLabel{font-family:var(--font-mono-stack);letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);font-size:.625rem}.ProfileFlow-module__jukxMa__skippedUndo{border-radius:var(--pill);min-height:2.75rem;color:var(--accent-text);font-size:var(--step-small);cursor:pointer;transition:background-color var(--dur-1) var(--ease-out);background:0 0;border:none;padding-inline:.875rem;font-weight:600}.ProfileFlow-module__jukxMa__skippedUndo:hover,.ProfileFlow-module__jukxMa__skippedUndo:active{background:var(--focus-wash)}.ProfileFlow-module__jukxMa__stepActions{flex-direction:column;gap:.5rem;display:flex}@media (min-width:30rem){.ProfileFlow-module__jukxMa__stepActions{align-items:center;gap:var(--gap-item);flex-direction:row}}.ProfileFlow-module__jukxMa__forward{background:var(--accent);border-radius:var(--pill);min-height:3.25rem;color:var(--brand-white);font-size:var(--step-body);box-shadow:var(--shadow-action);transition:filter var(--dur-1) var(--ease-out), box-shadow var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);justify-content:center;align-items:center;padding-inline:1.75rem;font-weight:700;text-decoration:none;display:inline-flex}@media (hover:hover){.ProfileFlow-module__jukxMa__forward:hover{filter:brightness(1.05)}}.ProfileFlow-module__jukxMa__forward:active{transform:scale(.975)}.ProfileFlow-module__jukxMa__forwardBlocked{background:var(--surface-sunken);color:var(--text-tertiary);box-shadow:none}.ProfileFlow-module__jukxMa__skipStep{border-radius:var(--pill);min-height:3.25rem;color:var(--text-secondary);font-size:var(--step-small);cursor:pointer;transition:color var(--dur-1) var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;padding-inline:1rem;font-weight:600;display:inline-flex}.ProfileFlow-module__jukxMa__skipStep:hover,.ProfileFlow-module__jukxMa__skipStep:active{color:var(--text-primary)}.ProfileFlow-module__jukxMa__saveStatus{bottom:calc(3.25rem + env(safe-area-inset-bottom) + .75rem);z-index:5;background:var(--surface-raised);border:1px solid var(--line-soft);border-radius:var(--pill);width:fit-content;min-height:2.25rem;box-shadow:var(--shadow-card);font-size:var(--step-small);color:var(--text-tertiary);align-items:center;padding:.25rem 1rem;display:flex;position:sticky}@media (min-width:48rem){.ProfileFlow-module__jukxMa__saveStatus{bottom:max(.75rem, env(safe-area-inset-bottom))}}.ProfileFlow-module__jukxMa__noscriptSave{background:var(--accent);border-radius:var(--pill);min-height:3.25rem;color:var(--brand-white);font-size:var(--step-body);cursor:pointer;border:none;padding-inline:1.75rem;font-weight:700}.ProfileFlow-module__jukxMa__skillGroup{flex-direction:column;gap:.625rem;display:flex}.ProfileFlow-module__jukxMa__skillGroupLabel{font-size:var(--step-eyebrow);letter-spacing:.09em;text-transform:uppercase;color:var(--text-secondary);font-weight:600}.ProfileFlow-module__jukxMa__reviewSummary{gap:var(--gap-item);padding:var(--gap-group);background:var(--surface-inverse);border-radius:var(--card-radius);color:var(--brand-ivory);flex-direction:column;display:flex}.ProfileFlow-module__jukxMa__reviewSummaryLabel{font-family:var(--font-mono-stack);font-size:var(--step-eyebrow);letter-spacing:.14em;text-transform:uppercase;color:var(--brand-orange-bright)}.ProfileFlow-module__jukxMa__reviewSummaryText{font-family:var(--font-display-stack);font-size:var(--step-h2);letter-spacing:-.02em;font-weight:800;line-height:1.2}.ProfileFlow-module__jukxMa__reviewMeter{flex-direction:column;gap:.5rem;display:flex}.ProfileFlow-module__jukxMa__reviewMeterTrack{border-radius:var(--pill);background:var(--brand-line-on-navy);height:6px;overflow:hidden}.ProfileFlow-module__jukxMa__reviewMeterFill{border-radius:var(--pill);background:var(--brand-orange);height:100%;transition:width var(--dur-4) var(--ease-out);display:block}.ProfileFlow-module__jukxMa__reviewMeterCaption{font-size:var(--step-small);color:#f6f2e9b8}.ProfileFlow-module__jukxMa__reviewGroup{flex-direction:column;gap:.75rem;display:flex}.ProfileFlow-module__jukxMa__reviewGroupTitle{font-size:var(--step-small);color:var(--text-secondary);font-weight:700}.ProfileFlow-module__jukxMa__reviewRows{background:var(--surface-raised);border:1px solid var(--line-soft);border-radius:var(--card-radius);box-shadow:var(--shadow-card);flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.ProfileFlow-module__jukxMa__reviewRow{padding:1rem var(--gap-group);flex-wrap:wrap;align-items:baseline;gap:.25rem .75rem;display:flex}.ProfileFlow-module__jukxMa__reviewRow+.ProfileFlow-module__jukxMa__reviewRow{border-top:1px solid var(--line-soft)}.ProfileFlow-module__jukxMa__reviewQuestion{min-width:0;font-size:var(--step-small);color:var(--text-secondary);flex:14rem}.ProfileFlow-module__jukxMa__reviewAnswer{min-width:0;color:var(--text-primary);flex:10rem;font-weight:600}.ProfileFlow-module__jukxMa__reviewEmpty{color:var(--text-tertiary);font-size:var(--step-small);flex:10rem}.ProfileFlow-module__jukxMa__reviewChange{font-size:var(--step-small);color:var(--accent-text);flex-shrink:0;font-weight:600}.ProfileFlow-module__jukxMa__reviewVoluntary{font-family:var(--font-mono-stack);letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);font-size:.625rem}.ProfileFlow-module__jukxMa__outstanding{padding:var(--gap-group);background:var(--focus-wash);border:1px solid var(--line-soft);border-radius:var(--card-radius);flex-direction:column;gap:.5rem;display:flex}.ProfileFlow-module__jukxMa__outstandingTitle{color:var(--text-primary);font-weight:700}.ProfileFlow-module__jukxMa__outstandingBody{font-size:var(--step-small);color:var(--text-secondary);line-height:1.55}.ProfileFlow-module__jukxMa__reviewActions{gap:var(--gap-item);flex-wrap:wrap;align-items:center;display:flex}.ProfileFlow-module__jukxMa__backLink{min-height:2.75rem;font-size:var(--step-small);color:var(--text-secondary);align-items:center;gap:.375rem;font-weight:600;text-decoration:none;display:inline-flex}.ProfileFlow-module__jukxMa__backLink:hover{color:var(--text-primary)}.ProfileFlow-module__jukxMa__gate{font-size:var(--step-small);color:var(--text-secondary);line-height:1.5}.ProfileFlow-module__jukxMa__custom{margin-top:var(--gap-item);padding-top:var(--gap-item);border-top:1px solid var(--line-soft);gap:.375rem;display:grid}.ProfileFlow-module__jukxMa__customLabel{font-size:var(--step-small);font-weight:700}.ProfileFlow-module__jukxMa__customHint{font-size:var(--step-small);color:var(--text-secondary);line-height:1.5}.ProfileFlow-module__jukxMa__customRow{flex-wrap:wrap;gap:.5rem;margin-top:.125rem;display:flex}.ProfileFlow-module__jukxMa__customInput{min-width:0;min-height:var(--field-height,3rem);border-radius:var(--control-radius);border:1px solid var(--line-firm);background:var(--surface-raised);color:var(--text-primary);flex:12rem;padding:0 .875rem}.ProfileFlow-module__jukxMa__customInput::placeholder{color:var(--text-tertiary)}.ProfileFlow-module__jukxMa__customAdd{min-height:var(--field-height,3rem);border:1.5px solid var(--line-firm);border-radius:var(--pill);color:var(--text-primary);font-size:var(--step-small);cursor:pointer;background:0 0;flex:none;padding-inline:1.125rem;font-weight:700}.ProfileFlow-module__jukxMa__customAdd:hover:not(:disabled){border-color:var(--accent);color:var(--accent-text)}.ProfileFlow-module__jukxMa__customAdd:disabled{border-color:var(--line-soft);color:var(--text-tertiary);cursor:default}.ProfileFlow-module__jukxMa__customNote{font-size:var(--step-small);color:var(--text-secondary);max-width:60ch;line-height:1.5}.ProfileFlow-module__jukxMa__customTag{border-radius:var(--pill);border:1px solid var(--line-soft);color:var(--text-tertiary);white-space:nowrap;margin-left:.4375rem;padding:.0625rem .4375rem;font-size:.6875rem;font-weight:600}
