.chat-module__LZURta__inbox{width:100%;max-width:1040px;margin:0 auto}.chat-module__LZURta__chatWorkspace{width:100%;height:min(940px,100dvh - 144px);color:var(--workspace-text,#10213a);border:1px solid var(--workspace-border,#dfe6ef);background:#fff;border-radius:18px;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(250px,290px) minmax(420px,1fr) minmax(240px,275px);display:grid;overflow:hidden;box-shadow:0 28px 72px -54px #10213a94}.chat-module__LZURta__pageHeader{margin-bottom:24px}.chat-module__LZURta__pageHeader h1,.chat-module__LZURta__threadHeader h1,.chat-module__LZURta__railHeader h1{margin:4px 0}.chat-module__LZURta__pageHeader p,.chat-module__LZURta__threadHeader p{color:var(--workspace-muted,#60728b);margin:0}.chat-module__LZURta__eyebrow,.chat-module__LZURta__contextEyebrow{color:var(--workspace-active,#0a5fca);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:780}.chat-module__LZURta__conversationRail{border-right:1px solid var(--workspace-border,#dfe6ef);background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.chat-module__LZURta__railHeader{border-bottom:1px solid var(--workspace-border,#dfe6ef);padding:22px 18px 0}.chat-module__LZURta__inboxTitleRow{align-items:center;gap:9px;display:flex}.chat-module__LZURta__inboxTitleRow h1{color:var(--workspace-text,#10213a);font-family:var(--pb-font-display);letter-spacing:-.03em;font-size:24px;line-height:1.1}.chat-module__LZURta__titleBadge,.chat-module__LZURta__unreadBadge{color:#fff;background:var(--workspace-active,#0a5fca);border-radius:999px;place-items:center;min-width:23px;min-height:23px;padding:2px 7px;font-size:11px;font-weight:780;display:grid}.chat-module__LZURta__conversationSearch{color:#718198;background:#f8fafc;border:1px solid #d8e1ec;border-radius:10px;align-items:center;gap:9px;min-height:44px;margin-top:18px;padding:0 12px;display:flex}.chat-module__LZURta__conversationSearch:focus-within{color:var(--workspace-active,#0a5fca);background:#fff;border-color:#7daee6;box-shadow:0 0 0 3px #0a5fca1a}.chat-module__LZURta__conversationSearch input{min-width:0;color:var(--workspace-text,#10213a);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:13px}.chat-module__LZURta__conversationSearch input::placeholder{color:#8190a5}.chat-module__LZURta__inboxFilters{gap:18px;margin-top:12px;display:flex}.chat-module__LZURta__inboxFilters button{color:#64748b;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:13px;font-weight:690;position:relative}.chat-module__LZURta__inboxFilters button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.chat-module__LZURta__inboxFilters button[aria-pressed=true]{color:var(--workspace-active,#0a5fca)}.chat-module__LZURta__inboxFilters button[aria-pressed=true]:after{background:var(--workspace-active,#0a5fca)}.chat-module__LZURta__conversationList{border:1px solid var(--workspace-border,#dfe6ef);background:#fff;border-radius:16px;overflow:hidden}.chat-module__LZURta__conversationRail .chat-module__LZURta__conversationList{scrollbar-width:thin;border:0;border-radius:0;flex:1;min-height:0;overflow:hidden auto}.chat-module__LZURta__conversation{min-height:88px;color:var(--workspace-text,#10213a);border-bottom:1px solid var(--workspace-border,#dfe6ef);background:#fff;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;text-decoration:none;transition:background-color .14s;display:grid;position:relative}.chat-module__LZURta__conversation:last-child{border-bottom:0}.chat-module__LZURta__conversation:hover{background:#f7faff}.chat-module__LZURta__conversation[aria-current=page]{background:#edf5ff}.chat-module__LZURta__conversation[aria-current=page]:before{content:"";background:var(--workspace-active,#0a5fca);width:3px;position:absolute;top:0;bottom:0;left:0}.chat-module__LZURta__conversationRail .chat-module__LZURta__conversation{grid-template-columns:42px minmax(0,1fr) auto;gap:10px;min-height:104px;padding:14px 12px}.chat-module__LZURta__avatar,.chat-module__LZURta__threadAvatar,.chat-module__LZURta__messageAvatar,.chat-module__LZURta__contextLogo{color:#fff;background:#10213a;place-items:center;font-weight:790;display:grid;overflow:hidden}.chat-module__LZURta__avatar{border-radius:11px;width:44px;height:44px}.chat-module__LZURta__avatar img,.chat-module__LZURta__threadAvatar img,.chat-module__LZURta__messageAvatar img,.chat-module__LZURta__contextLogo img{object-fit:cover;width:100%;height:100%}.chat-module__LZURta__conversationCopy,.chat-module__LZURta__conversationTopline{min-width:0;display:flex}.chat-module__LZURta__conversationCopy{flex-direction:column;gap:3px}.chat-module__LZURta__conversationTopline{justify-content:space-between;align-items:center;gap:8px}.chat-module__LZURta__conversationTopline strong,.chat-module__LZURta__sourceTitle,.chat-module__LZURta__preview{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-module__LZURta__conversationTopline strong{font-size:13px}.chat-module__LZURta__conversationTopline time,.chat-module__LZURta__sourceTitle{color:var(--workspace-muted,#60728b);font-size:11px}.chat-module__LZURta__preview{color:#52647b;font-size:12px}.chat-module__LZURta__state,.chat-module__LZURta__empty,.chat-module__LZURta__searchEmpty,.chat-module__LZURta__contextLoading{color:var(--workspace-muted,#60728b);text-align:center;border:1px solid var(--workspace-border,#dfe6ef);background:#fff;border-radius:16px;padding:46px 22px}.chat-module__LZURta__conversationRail .chat-module__LZURta__state,.chat-module__LZURta__conversationRail .chat-module__LZURta__empty,.chat-module__LZURta__conversationRail .chat-module__LZURta__searchEmpty{background:#f7f9fc;border:0;margin:16px}.chat-module__LZURta__searchEmpty{place-items:center;gap:9px;font-size:13px;display:grid}.chat-module__LZURta__state button,.chat-module__LZURta__loadMore,.chat-module__LZURta__olderButton,.chat-module__LZURta__inlineError button{color:#fff;min-height:44px;font:inherit;background:var(--workspace-active,#0a5fca);cursor:pointer;border:0;border-radius:10px;padding:8px 16px;font-weight:680}.chat-module__LZURta__loadMore,.chat-module__LZURta__olderButton{margin:16px auto;display:block}.chat-module__LZURta__conversationRail .chat-module__LZURta__loadMore{flex:none}.chat-module__LZURta__thread{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.chat-module__LZURta__threadHeader{border-bottom:1px solid var(--workspace-border,#dfe6ef);background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 18px;min-height:116px;padding:18px 20px;display:grid}.chat-module__LZURta__backLink{min-height:44px;color:var(--workspace-active,#0a5fca);align-items:center;gap:8px;font-size:13px;font-weight:680;text-decoration:none;display:none}.chat-module__LZURta__backLink svg{transform:rotate(180deg)}.chat-module__LZURta__threadIdentity{align-items:center;gap:13px;min-width:0;display:flex}.chat-module__LZURta__threadAvatar{letter-spacing:.04em;border-radius:14px;flex:0 0 54px;width:54px;height:54px;font-size:15px;box-shadow:0 10px 24px -18px #10213acc}.chat-module__LZURta__threadIdentityCopy{min-width:0}.chat-module__LZURta__identityTopline{align-items:center;gap:12px;min-width:0;display:flex}.chat-module__LZURta__threadIdentityCopy h1{color:var(--workspace-text,#10213a);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(19px,2vw,24px);line-height:1.1;overflow:hidden}.chat-module__LZURta__inlineProfileLink{color:var(--workspace-active,#0a5fca);align-items:center;gap:5px;margin-top:4px;font-size:12px;font-weight:690;text-decoration:none;display:inline-flex}.chat-module__LZURta__threadContext{align-items:center;gap:7px;min-width:0;font-size:12px;display:flex;margin-top:7px!important}.chat-module__LZURta__threadContext svg{color:var(--workspace-active,#0a5fca);flex:none}.chat-module__LZURta__threadContext span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-module__LZURta__threadActions{align-items:center;display:flex}.chat-module__LZURta__profileLink,.chat-module__LZURta__contextLink{min-height:44px;color:var(--workspace-active,#0a5fca);background:#fff;border:1px solid #b9d0ec;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-size:12px;font-weight:740;text-decoration:none;display:inline-flex}.chat-module__LZURta__profileLink:hover,.chat-module__LZURta__contextLink:hover{background:#f1f7ff;border-color:#7faee5}.chat-module__LZURta__presence{color:var(--workspace-muted,#60728b);flex:none;align-items:center;gap:6px;font-size:11px;display:inline-flex}.chat-module__LZURta__presence>span{background:#94a3b8;border-radius:50%;width:7px;height:7px}.chat-module__LZURta__presence[data-online=true]>span{background:#16a34a}.chat-module__LZURta__connectionBanner{color:#854d0e;text-align:center;background:#fef9c3;border-bottom:1px solid #fde68a;padding:9px 16px;font-size:12px;font-weight:620}.chat-module__LZURta__transcript{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;background:#f6f8fb;flex-direction:column;flex:1;gap:9px;min-height:0;padding:22px 20px 28px;display:flex;overflow:hidden auto}.chat-module__LZURta__daySeparator{color:#6d7e94;align-items:center;gap:12px;margin:2px 0 16px;font-size:11px;font-weight:720;display:flex}.chat-module__LZURta__daySeparator:before,.chat-module__LZURta__daySeparator:after{content:"";background:#e0e6ee;flex:1;height:1px}.chat-module__LZURta__daySeparator span{background:#fff;border:1px solid #e0e6ee;border-radius:999px;padding:6px 12px}.chat-module__LZURta__threadEmpty{width:min(100%,420px);color:var(--workspace-muted,#60728b);text-align:center;border:1px dashed var(--workspace-border,#dfe6ef);background:#fff;border-radius:14px;place-items:center;gap:8px;margin:auto;padding:20px;display:grid}.chat-module__LZURta__threadEmpty span{width:44px;height:44px;color:var(--workspace-active,#0a5fca);background:#eef6ff;border-radius:12px;place-items:center;display:grid}.chat-module__LZURta__threadEmpty p{color:var(--workspace-text,#10213a);margin:0;font-size:14px;font-weight:650}.chat-module__LZURta__messageRow{align-items:flex-end;gap:9px;width:100%;display:flex}.chat-module__LZURta__messageRowMine{justify-content:flex-end}.chat-module__LZURta__messageRowTheirs{justify-content:flex-start}.chat-module__LZURta__messageAvatar{letter-spacing:.03em;border-radius:9px;flex:0 0 34px;width:34px;height:34px;font-size:9px}.chat-module__LZURta__message{border-radius:15px;width:fit-content;min-width:0;max-width:min(76%,610px);padding:11px 14px 7px;box-shadow:0 10px 26px -22px #10213abf}.chat-module__LZURta__message p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;line-height:1.48}.chat-module__LZURta__message footer{opacity:.72;justify-content:flex-end;align-items:center;gap:8px;min-height:20px;margin-top:4px;font-size:10px;display:flex}.chat-module__LZURta__message footer button{min-height:44px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0 4px;font-weight:750;text-decoration:underline}.chat-module__LZURta__mine{color:#fff;background:var(--workspace-active,#0a5fca);border-bottom-right-radius:4px}.chat-module__LZURta__theirs{color:var(--workspace-text,#10213a);border:1px solid var(--workspace-border,#dfe6ef);background:#fff;border-bottom-left-radius:4px}.chat-module__LZURta__typingStatus{min-height:25px;color:var(--workspace-muted,#60728b);padding:5px 20px 0;font-size:11px;font-style:italic}.chat-module__LZURta__composer{border-top:1px solid var(--workspace-border,#dfe6ef);background:#fff;flex:none;padding:10px 20px 16px}.chat-module__LZURta__composer>label,.chat-module__LZURta__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.chat-module__LZURta__composerControl{grid-template-columns:minmax(0,1fr) 44px;align-items:end;gap:10px;display:grid}.chat-module__LZURta__composer textarea{resize:vertical;width:100%;min-height:48px;max-height:140px;color:var(--workspace-text,#10213a);font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:11px;padding:13px 14px;line-height:1.4}.chat-module__LZURta__composerControl button{color:#fff;background:var(--workspace-active,#0a5fca);cursor:pointer;border:0;border-radius:50%;place-items:center;width:44px;min-height:44px;display:grid}.chat-module__LZURta__composerFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:7px;display:flex}.chat-module__LZURta__composerFooter>span{color:var(--workspace-muted,#60728b);font-size:10px}.chat-module__LZURta__composerControl button:disabled,.chat-module__LZURta__olderButton:disabled,.chat-module__LZURta__loadMore:disabled{cursor:not-allowed;opacity:.5}.chat-module__LZURta__inlineError{color:#991b1b;background:#fef2f2;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.chat-module__LZURta__contextPanel{border-left:1px solid var(--workspace-border,#dfe6ef);scrollbar-width:thin;background:#f8fafc;min-width:0;min-height:0;padding:18px;overflow:hidden auto}.chat-module__LZURta__contextCard{text-align:center;border:1px solid var(--workspace-border,#dfe6ef);background:#fff;border-radius:13px;padding:20px 17px}.chat-module__LZURta__contextCard+.chat-module__LZURta__contextCard{margin-top:16px}.chat-module__LZURta__contextLogo{letter-spacing:.04em;border-radius:17px;width:72px;height:72px;margin:0 auto 13px;font-size:17px}.chat-module__LZURta__contextCard h2{color:var(--workspace-text,#10213a);letter-spacing:-.02em;margin:7px 0;font-size:17px;line-height:1.25}.chat-module__LZURta__contextCard>p{color:var(--workspace-muted,#60728b);margin:0 0 16px;font-size:12px}.chat-module__LZURta__contextCard .chat-module__LZURta__contextLink{width:100%;margin-top:14px}.chat-module__LZURta__contextError{color:#8a4514;place-items:center;gap:12px;display:grid}.chat-module__LZURta__contextError>p{margin:0}.chat-module__LZURta__contextError>button{color:#fff;min-height:44px;font:inherit;background:var(--workspace-active,#0a5fca);cursor:pointer;border:0;border-radius:9px;padding:9px 16px;font-weight:720}.chat-module__LZURta__applicationCard{text-align:left;position:relative;overflow:hidden}.chat-module__LZURta__applicationCard:before{content:"";background:#ff6b00;height:4px;position:absolute;top:0;left:0;right:0}.chat-module__LZURta__applicationCard>.wd-pill{margin-top:5px}.chat-module__LZURta__contextFacts{border-top:1px solid #e7ecf2;gap:11px;margin:16px 0 0;padding:16px 0 2px;display:grid}.chat-module__LZURta__contextFacts>div{grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;display:grid}.chat-module__LZURta__contextFacts dt{color:#718198;place-items:center;display:grid}.chat-module__LZURta__contextFacts dd{color:#52647b;margin:0;font-size:12px}.chat-module__LZURta__conversation:focus-visible,.chat-module__LZURta__backLink:focus-visible,.chat-module__LZURta__inlineProfileLink:focus-visible,.chat-module__LZURta__profileLink:focus-visible,.chat-module__LZURta__contextLink:focus-visible,.chat-module__LZURta__contextError>button:focus-visible,.chat-module__LZURta__inboxFilters button:focus-visible,.chat-module__LZURta__state button:focus-visible,.chat-module__LZURta__loadMore:focus-visible,.chat-module__LZURta__olderButton:focus-visible,.chat-module__LZURta__message footer button:focus-visible,.chat-module__LZURta__composer textarea:focus-visible,.chat-module__LZURta__composerControl button:focus-visible{outline-offset:3px;outline:3px solid #f59e0b}@media (max-width:1180px){.chat-module__LZURta__chatWorkspace{grid-template-columns:minmax(245px,285px) minmax(0,1fr)}.chat-module__LZURta__contextPanel{display:none}}@media (min-width:768px){.chat-module__LZURta__inbox .chat-module__LZURta__conversation{gap:16px;min-height:96px;padding:16px 20px}.chat-module__LZURta__transcript{padding-inline:24px}}@media (max-width:720px){.chat-module__LZURta__chatWorkspace{height:calc(100dvh - 220px);min-height:0;max-height:none;box-shadow:none;border:0;border-radius:0;display:block;overflow:hidden}.chat-module__LZURta__conversationRail,.chat-module__LZURta__contextPanel{display:none}.chat-module__LZURta__thread{border:1px solid var(--workspace-border,#dfe6ef);border-radius:14px;height:100%;min-height:0;overflow:hidden}.chat-module__LZURta__threadHeader{grid-template-columns:minmax(0,1fr);gap:8px;min-height:0;padding:12px 14px 15px}.chat-module__LZURta__backLink{display:inline-flex}.chat-module__LZURta__threadActions{display:none}.chat-module__LZURta__threadAvatar{border-radius:12px;flex-basis:46px;width:46px;height:46px}.chat-module__LZURta__threadIdentity{align-items:flex-start}.chat-module__LZURta__identityTopline{flex-direction:column;align-items:flex-start;gap:4px}.chat-module__LZURta__threadIdentityCopy h1{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;font-size:19px}.chat-module__LZURta__transcript{padding-inline:14px}.chat-module__LZURta__message{max-width:calc(100% - 39px)}.chat-module__LZURta__messageRowMine .chat-module__LZURta__message{max-width:88%}.chat-module__LZURta__messageAvatar{flex-basis:30px;width:30px;height:30px}.chat-module__LZURta__composerFooter span:first-child{display:none}}@media (min-width:1440px){.chat-module__LZURta__chatWorkspace{grid-template-columns:300px minmax(500px,1fr) 285px}.chat-module__LZURta__message{max-width:min(72%,680px)}}@media (prefers-reduced-motion:reduce){.chat-module__LZURta__conversation,.chat-module__LZURta__composerControl button{scroll-behavior:auto;transition:none}}
.states-module__cNsQca__screen{width:100%;min-height:60vh;color:var(--pb-muted,#64748b);flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.states-module__cNsQca__spinner{border:3px solid color-mix(in srgb, currentColor 22%, transparent);border-top-color:currentColor;border-radius:50%;width:34px;height:34px;animation:.7s linear infinite states-module__cNsQca__states-spin}.states-module__cNsQca__spinnerInline{border-width:2px;width:18px;height:18px}.states-module__cNsQca__label{margin:0;font-size:14px}.states-module__cNsQca__block{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px 20px;display:flex}.states-module__cNsQca__title{color:var(--pb-ink,#0f172a);margin:0;font-size:15px;font-weight:600}.states-module__cNsQca__hint{color:var(--pb-muted,#64748b);max-width:38ch;margin:0;font-size:13.5px}.states-module__cNsQca__retry{font:inherit;color:var(--pb-primary,#2563eb);cursor:pointer;background:0 0;border:0;margin-top:4px;padding:6px 4px;font-size:13.5px;font-weight:600}.states-module__cNsQca__retry:hover{text-decoration:underline}@keyframes states-module__cNsQca__states-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.states-module__cNsQca__spinner{animation-duration:1.6s}}
.LocationAutocomplete-module__pJZXYa__root{width:100%;min-width:0;position:relative}.LocationAutocomplete-module__pJZXYa__root>input{width:100%;min-width:0}.LocationAutocomplete-module__pJZXYa__list{z-index:1000;box-sizing:border-box;background:#fff;border:1px solid #cbd6e4;border-radius:10px;margin:0;padding:6px;list-style:none;position:fixed;overflow-y:auto;box-shadow:0 18px 44px #031d422e}.LocationAutocomplete-module__pJZXYa__option{color:#10213a;cursor:pointer;border-radius:7px;gap:2px;min-height:48px;padding:8px 10px;display:grid}.LocationAutocomplete-module__pJZXYa__option strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.LocationAutocomplete-module__pJZXYa__option span{color:#697c96;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.LocationAutocomplete-module__pJZXYa__optionActive,.LocationAutocomplete-module__pJZXYa__option:hover{color:#064fa8;background:#eaf3ff}.LocationAutocomplete-module__pJZXYa__state{color:#687b95;padding:12px 10px;font-size:13px;line-height:1.45}
.WorkspaceShell-module__x8tlBa__shell{--workspace-header-height:72px;--workspace-sidebar-width:248px;--workspace-canvas:#f4f7fb;--workspace-panel:#fff;--workspace-border:#dfe6ef;--workspace-text:#10213a;--workspace-muted:#60728b;--workspace-active:#0a5fca;--workspace-active-soft:#eaf3ff;--pb-font-display:var(--font-inter-tight), "Inter Tight", "Inter", -apple-system, system-ui, sans-serif;min-height:100dvh;color:var(--workspace-text);background:var(--workspace-canvas);overflow-x:clip}.WorkspaceShell-module__x8tlBa__shell .web-nav{z-index:30;min-height:var(--workspace-header-height);border-bottom:1px solid var(--workspace-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:0 clamp(20px,3vw,44px);display:grid;box-shadow:0 10px 30px -28px #10213a99}.WorkspaceShell-module__x8tlBa__shell .web-nav__brand{width:max-content}.WorkspaceShell-module__x8tlBa__shell .web-nav__logo{width:34px;height:34px;box-shadow:none;border-radius:8px}.WorkspaceShell-module__x8tlBa__shell .web-nav__brand-name{color:var(--workspace-text);font-family:var(--pb-font-sans);letter-spacing:-.035em;font-size:17px;font-weight:780}.WorkspaceShell-module__x8tlBa__shell .web-nav__brand-name span{color:var(--workspace-active)}.WorkspaceShell-module__x8tlBa__shell .web-nav__actions{grid-column:2;gap:10px}.WorkspaceShell-module__x8tlBa__shell .pb-lang{border-color:var(--workspace-border)}.WorkspaceShell-module__x8tlBa__shell .wd-usertrigger{border-color:var(--workspace-border);border-radius:12px;min-height:44px;padding:5px 9px 5px 5px}.WorkspaceShell-module__x8tlBa__shell .wd-useravatar{background:var(--workspace-text);border-radius:9px;width:34px;height:34px}.WorkspaceShell-module__x8tlBa__shell .wd-dropdown{border-color:var(--workspace-border);border-radius:14px;width:min(280px,100vw - 32px);box-shadow:0 22px 60px -28px #10213a73}.WorkspaceShell-module__x8tlBa__shell .container{width:100%;max-width:none;padding:0}.WorkspaceShell-module__x8tlBa__layout{grid-template-columns:var(--workspace-sidebar-width) minmax(0, 1fr);min-height:calc(100vh - var(--workspace-header-height));min-height:calc(100dvh - var(--workspace-header-height));align-items:stretch;gap:0;padding:0;display:grid}.WorkspaceShell-module__x8tlBa__shell .wd-sidebar{top:var(--workspace-header-height);width:100%;height:calc(100vh - var(--workspace-header-height));height:calc(100dvh - var(--workspace-header-height));background:var(--workspace-panel);border:0;border-right:1px solid var(--workspace-border);border-radius:0;padding:26px 16px;display:block;position:sticky;overflow:hidden auto}.WorkspaceShell-module__x8tlBa__shell .wd-sidebar__nav{display:block}.WorkspaceShell-module__x8tlBa__shell .wd-sidebar__label{color:var(--workspace-muted);letter-spacing:.08em;padding:4px 12px 12px;font-size:12px;font-weight:760}.WorkspaceShell-module__x8tlBa__shell .wd-navitem{width:100%;min-height:46px;color:var(--workspace-muted);background:0 0;border:0;border-radius:10px;margin:2px 0;padding:0 12px;font-size:14px;font-weight:620;text-decoration:none;transition:color .14s,background-color .14s;display:flex;position:relative}.WorkspaceShell-module__x8tlBa__shell .wd-navitem:before{content:"";background:0 0;border-radius:0 4px 4px 0;width:3px;position:absolute;top:10px;bottom:10px;left:-16px}.WorkspaceShell-module__x8tlBa__shell .wd-navitem:hover{color:var(--workspace-text);background:#f3f6fa}.WorkspaceShell-module__x8tlBa__shell .wd-navitem--active{color:var(--workspace-active);background:var(--workspace-active-soft);box-shadow:none}.WorkspaceShell-module__x8tlBa__shell .wd-navitem--active:before{background:var(--workspace-active)}.WorkspaceShell-module__x8tlBa__shell .wd-sidebar__cta{color:#eaf2fd;background:#10213a;border-radius:12px;margin-top:18px;padding:16px;text-decoration:none;display:block}.WorkspaceShell-module__x8tlBa__shell .wd-sidebar__cta-btn{border-radius:8px}.WorkspaceShell-module__x8tlBa__main{background:var(--workspace-canvas);min-width:0;padding:36px clamp(28px,4vw,64px) 56px}.WorkspaceShell-module__x8tlBa__main #applications{scroll-margin-top:calc(var(--workspace-header-height) + 24px)}.WorkspaceShell-module__x8tlBa__main h1{color:var(--workspace-text);font-family:var(--pb-font-display);letter-spacing:-.035em;text-transform:none;font-size:clamp(32px,3vw,42px);font-weight:720;line-height:1.08}:is(.WorkspaceShell-module__x8tlBa__shell .wd-pagehead__title,.WorkspaceShell-module__x8tlBa__shell .wd-welcome){font-family:var(--pb-font-display);letter-spacing:-.035em;text-transform:none;font-size:clamp(30px,3vw,38px);line-height:1.08}.WorkspaceShell-module__x8tlBa__shell .footer{margin-left:var(--workspace-sidebar-width);background:var(--workspace-panel);border-top:1px solid var(--workspace-border);padding:20px clamp(28px,4vw,64px)}.WorkspaceShell-module__x8tlBa__shell .footer__top{display:none}.WorkspaceShell-module__x8tlBa__shell .footer__workspace-links{flex-wrap:wrap;align-items:center;gap:4px 18px;width:auto;margin:-8px 0 6px;display:flex}.WorkspaceShell-module__x8tlBa__shell .footer__workspace-links a{min-height:44px;color:var(--workspace-muted);align-items:center;font-size:13px;font-weight:620;text-decoration:none;display:inline-flex}.WorkspaceShell-module__x8tlBa__shell .footer__workspace-links a:hover{color:var(--workspace-active)}.WorkspaceShell-module__x8tlBa__shell .footer__bottom{border:0;width:100%;max-width:none;padding:0}.WorkspaceShell-module__x8tlBa__shell .wd-mobile-nav{display:none}.WorkspaceShell-module__x8tlBa__moreLayer{--workspace-panel:#fff;--workspace-border:#dfe6ef;--workspace-text:#10213a;--workspace-muted:#60728b;--workspace-active:#0a5fca;--workspace-active-soft:#eaf3ff;--pb-font-display:var(--font-inter-tight), "Inter Tight", "Inter", -apple-system, system-ui, sans-serif;display:none}.WorkspaceShell-module__x8tlBa__shell .wd-skip-link{z-index:100;color:#fff;background:var(--workspace-text);border-radius:9px;padding:10px 14px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .14s;position:fixed;top:8px;left:12px;transform:translateY(-160%)}.WorkspaceShell-module__x8tlBa__shell .wd-skip-link:focus{transform:translateY(0)}@media (max-width:1024px){.WorkspaceShell-module__x8tlBa__layout{min-height:calc(100vh - var(--workspace-header-height));min-height:calc(100dvh - var(--workspace-header-height));display:block}.WorkspaceShell-module__x8tlBa__shell .wd-sidebar{display:none}.WorkspaceShell-module__x8tlBa__main{padding:30px 28px calc(116px + env(safe-area-inset-bottom))}.WorkspaceShell-module__x8tlBa__shell .footer{padding:20px 28px calc(92px + env(safe-area-inset-bottom));margin-left:0}.WorkspaceShell-module__x8tlBa__shell .wd-mobile-nav{z-index:40;padding:6px max(8px, env(safe-area-inset-right)) max(6px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));border-top:1px solid var(--workspace-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -16px 40px -32px #10213aa6}.WorkspaceShell-module__x8tlBa__shell .wd-mobile-nav__items{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;width:min(100%,620px);margin:0 auto;display:grid}.WorkspaceShell-module__x8tlBa__shell .wd-mobile-nav__item{min-width:0;min-height:58px;color:var(--workspace-muted);font:inherit;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:6px 4px;font-size:12px;font-weight:650;line-height:1.1;text-decoration:none;display:flex;overflow:hidden}.WorkspaceShell-module__x8tlBa__shell .wd-mobile-nav__item span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.WorkspaceShell-module__x8tlBa__shell .wd-mobile-nav__item--active{color:var(--workspace-active);background:var(--workspace-active-soft)}.WorkspaceShell-module__x8tlBa__moreLayer{z-index:50;display:block;position:fixed;inset:0}.WorkspaceShell-module__x8tlBa__moreLayer .wd-mobile-more__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a162866;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.WorkspaceShell-module__x8tlBa__moreLayer .wd-mobile-more__panel{width:min(100%,620px);max-height:min(72vh,520px);padding:18px 18px calc(92px + env(safe-area-inset-bottom));background:#fff;border-radius:22px 22px 0 0;margin:0 auto;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -24px 70px -28px #10213a99}.WorkspaceShell-module__x8tlBa__moreLayer .wd-mobile-more__header{justify-content:space-between;align-items:center;min-height:44px;margin-bottom:8px;display:flex}.WorkspaceShell-module__x8tlBa__moreLayer .wd-mobile-more__header h2{color:var(--workspace-text);font-family:var(--pb-font-display);letter-spacing:-.025em;margin:0;font-size:22px}.WorkspaceShell-module__x8tlBa__moreLayer .wd-mobile-more__close{width:44px;height:44px;color:var(--workspace-muted);background:#f2f5f9;border:0;border-radius:11px;justify-content:center;align-items:center;padding:0;display:inline-flex}.WorkspaceShell-module__x8tlBa__moreLayer .wd-mobile-more__links{gap:4px;display:grid}.WorkspaceShell-module__x8tlBa__moreLayer .wd-mobile-more__links .wd-navitem{min-height:52px;padding-inline:14px}}@media (max-width:720px){.WorkspaceShell-module__x8tlBa__shell{--workspace-header-height:64px}.WorkspaceShell-module__x8tlBa__shell .web-nav{min-height:var(--workspace-header-height);gap:8px;padding:0 14px}.WorkspaceShell-module__x8tlBa__shell .web-nav__logo{width:32px;height:32px}.WorkspaceShell-module__x8tlBa__shell .web-nav__brand-name{font-size:15px}.WorkspaceShell-module__x8tlBa__shell .web-nav__actions{gap:5px}.WorkspaceShell-module__x8tlBa__shell .pb-lang-btn{min-width:38px;padding-inline:6px}.WorkspaceShell-module__x8tlBa__shell .wd-usertrigger{padding-right:5px}.WorkspaceShell-module__x8tlBa__shell .wd-useravatar{width:32px;height:32px}.WorkspaceShell-module__x8tlBa__main{padding:24px 18px calc(112px + env(safe-area-inset-bottom))}.WorkspaceShell-module__x8tlBa__main h1{font-size:clamp(29px,9vw,36px)}.WorkspaceShell-module__x8tlBa__shell .footer{padding-inline:18px}.WorkspaceShell-module__x8tlBa__shell .footer__workspace-links{justify-content:center;margin-bottom:8px}}@media (max-width:360px){.WorkspaceShell-module__x8tlBa__shell .web-nav__brand-name{display:none}}@media (prefers-reduced-motion:reduce){:is(.WorkspaceShell-module__x8tlBa__shell .wd-skip-link,.WorkspaceShell-module__x8tlBa__shell .wd-navitem,.WorkspaceShell-module__x8tlBa__shell .wd-mobile-nav__item){transition:none}}
.employer-form-module__rKDS5G__page{width:100%;max-width:1500px;margin:0 auto}.employer-form-module__rKDS5G__hero{color:#fff;background:linear-gradient(115deg,#031d42fa,#05336ff0),#031d42;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;min-height:280px;margin-bottom:18px;padding:42px clamp(32px,4vw,62px);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 54px #031d4229}.employer-form-module__rKDS5G__hero:before{pointer-events:none;content:"";background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 88%);mask-image:linear-gradient(90deg,#000,#0000 88%)}.employer-form-module__rKDS5G__hero:after{content:"";background:#ff5a00;width:136px;height:5px;position:absolute;top:0;left:0}.employer-form-module__rKDS5G__heroCopy{z-index:1;align-self:center;max-width:760px;position:relative}.employer-form-module__rKDS5G__backLink{color:#b9cce4;align-items:center;gap:7px;margin-bottom:23px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.employer-form-module__rKDS5G__backLink svg{transform:rotate(180deg)}.employer-form-module__rKDS5G__backLink:hover{color:#fff}.employer-form-module__rKDS5G__eyebrow{color:#abc1de;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:17px;font-size:11px;font-weight:850;display:flex}.employer-form-module__rKDS5G__eyebrow>span{background:repeating-linear-gradient(135deg,#ff5a00 0 4px,#edf4fb 4px 8px);border-radius:2px;width:18px;height:10px}.employer-form-module__rKDS5G__hero h1{color:#fff;max-width:760px;font-family:var(--pb-font-display);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:clamp(44px,5vw,68px);line-height:.92}.employer-form-module__rKDS5G__heroCopy>p{color:#c0d1e7;max-width:570px;margin:18px 0 0;font-size:15px;line-height:1.6}.employer-form-module__rKDS5G__heroActions{z-index:1;align-self:center;align-items:center;gap:9px;display:flex;position:relative}.employer-form-module__rKDS5G__primaryAction,.employer-form-module__rKDS5G__secondaryAction{color:#fff;min-height:50px;font:inherit;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:12px;font-weight:850;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.employer-form-module__rKDS5G__primaryAction{background:#0874eb;border:1px solid #ffffff38;box-shadow:0 14px 30px #0045ab52}.employer-form-module__rKDS5G__secondaryAction{color:#e1eaf5;background:#ffffff12;border:1px solid #ffffff3d}.employer-form-module__rKDS5G__primaryAction:hover,.employer-form-module__rKDS5G__secondaryAction:hover{transform:translateY(-2px)}.employer-form-module__rKDS5G__primaryAction:hover{background:#1482f6}.employer-form-module__rKDS5G__secondaryAction:hover{background:#ffffff21}.employer-form-module__rKDS5G__primaryAction:disabled,.employer-form-module__rKDS5G__secondaryAction:disabled{cursor:wait;opacity:.6;transform:none}.employer-form-module__rKDS5G__heroCode{color:#ffffff47;font-family:var(--pb-font-display);letter-spacing:.14em;font-size:14px;position:absolute;bottom:19px;right:24px}.employer-form-module__rKDS5G__apiError{color:#9d1c1c;background:#fff0f0;border:1px solid #ffcaca;border-radius:5px;margin-bottom:14px;padding:12px 15px;font-size:14px}.employer-form-module__rKDS5G__workspace{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:18px;display:grid}.employer-form-module__rKDS5G__form{gap:12px;min-width:0;display:grid}.employer-form-module__rKDS5G__section{background:#fff;border:1px solid #d8e2ec;border-radius:6px;overflow:hidden;box-shadow:0 8px 22px #102a4b0b}.employer-form-module__rKDS5G__sectionHeader{background:#f4f7fa;border-bottom:1px solid #dce4ed;grid-template-columns:58px minmax(0,1fr);align-items:center;min-height:82px;display:grid;position:relative}.employer-form-module__rKDS5G__sectionHeader:after{content:"";background:#177ee8;width:72px;height:3px;position:absolute;bottom:0;right:18px}.employer-form-module__rKDS5G__sectionNumber{color:#0a6ed8;font-family:var(--pb-font-display);letter-spacing:.08em;background:repeating-linear-gradient(0deg,#0000 0 17px,#0d6ed814 17px 18px),#e9f1f8;border-right:1px solid #d6e0ea;justify-content:center;align-self:stretch;align-items:center;font-size:16px;display:flex}.employer-form-module__rKDS5G__sectionHeader>div{padding:15px 20px}.employer-form-module__rKDS5G__sectionHeader h2{color:#071f43;font-family:var(--pb-font-display);text-transform:uppercase;margin:0;font-size:27px;line-height:1}.employer-form-module__rKDS5G__sectionHeader p{color:#68798e;margin:6px 0 0;font-size:12px}.employer-form-module__rKDS5G__sectionBody{gap:18px;padding:24px;display:grid}.employer-form-module__rKDS5G__form .wd-field{min-width:0;margin:0}.employer-form-module__rKDS5G__form .wd-frow{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:0;display:grid}.employer-form-module__rKDS5G__form .wd-flabel{color:#18324f;letter-spacing:.04em;align-items:center;gap:4px;margin-bottom:8px;font-size:11px;font-weight:850;display:inline-flex}.employer-form-module__rKDS5G__form .wd-input{color:#092346;width:100%;min-height:48px;font:inherit;background:#f8fafc;border:1px solid #d5dfe9;border-radius:4px;outline:none;padding:0 13px;font-size:13px;transition:border-color .15s,box-shadow .15s,background .15s}.employer-form-module__rKDS5G__form textarea.wd-input{resize:vertical;min-height:112px;padding-block:13px;line-height:1.55}.employer-form-module__rKDS5G__form #ad-description{min-height:170px}.employer-form-module__rKDS5G__form .wd-input:hover{border-color:#bbcbdc}.employer-form-module__rKDS5G__form .wd-input:focus{background:#fff;border-color:#147ae2;box-shadow:0 0 0 3px #147ae21f}.employer-form-module__rKDS5G__form .wd-input[aria-invalid=true]{border-color:#dc4545;box-shadow:0 0 0 3px #dc454517}.employer-form-module__rKDS5G__form .wd-req{color:#e64a23}.employer-form-module__rKDS5G__form [role=alert]{color:#c92e2e;margin-top:5px;font-size:11px;font-weight:700}:is(.employer-form-module__rKDS5G__form .wd-dropzone__hint,.employer-form-module__rKDS5G__form .wd-fhint){color:#77889c;margin:6px 0 0;font-size:10px;line-height:1.5}:is(.employer-form-module__rKDS5G__form .wd-dropzone__hint a,.employer-form-module__rKDS5G__form .wd-dropzone__hint button){color:#0c6ed5;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.employer-form-module__rKDS5G__form .wd-checkline{color:#29445f;cursor:pointer;background:#f4f8fc;border:1px solid #d8e3ed;border-radius:4px;align-items:center;gap:10px;width:fit-content;min-height:43px;padding:0 12px;font-size:12px;font-weight:750;display:flex}.employer-form-module__rKDS5G__form .wd-checkline input{accent-color:#0874eb;width:17px;height:17px}.employer-form-module__rKDS5G__aside{gap:12px;display:grid;position:sticky;top:108px}.employer-form-module__rKDS5G__readiness,.employer-form-module__rKDS5G__preview,.employer-form-module__rKDS5G__moderation{background:#fff;border:1px solid #d8e2ec;border-radius:6px;box-shadow:0 8px 22px #102a4b0b}.employer-form-module__rKDS5G__readiness{padding:22px}.employer-form-module__rKDS5G__asideEyebrow{color:#64768c;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:850}.employer-form-module__rKDS5G__progressValue{justify-content:space-between;align-items:flex-end;gap:10px;margin-top:16px;display:flex}.employer-form-module__rKDS5G__progressValue strong{color:#071f43;font-family:var(--pb-font-display);font-size:42px;line-height:.9}.employer-form-module__rKDS5G__progressValue span{color:#718297;text-align:right;max-width:120px;font-size:10px;font-weight:750;line-height:1.4}.employer-form-module__rKDS5G__progressTrack{background:#e8eef4;border-radius:99px;height:6px;margin-top:16px;overflow:hidden}.employer-form-module__rKDS5G__progressTrack>span{border-radius:inherit;background:linear-gradient(90deg,#0874eb,#2b96ff);height:100%;transition:width .18s;display:block}.employer-form-module__rKDS5G__checklist{border-top:1px solid #e2e8ef;gap:0;margin-top:18px;display:grid}.employer-form-module__rKDS5G__checkItem{border-bottom:1px solid #e8edf2;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:48px;display:grid}.employer-form-module__rKDS5G__checkItem>span{color:#75869b;width:25px;height:25px;font-family:var(--pb-font-display);background:#eef2f6;border-radius:3px;justify-content:center;align-items:center;font-size:10px;display:inline-flex}.employer-form-module__rKDS5G__checkItem strong{color:#304961;font-size:11px}.employer-form-module__rKDS5G__checkItem small{color:#8b99aa;text-transform:uppercase;font-size:9px;font-weight:750}.employer-form-module__rKDS5G__checkItemComplete>span{color:#0c7e41;background:#e8f7ee}.employer-form-module__rKDS5G__checkItemComplete strong{color:#173c2b}.employer-form-module__rKDS5G__preview{color:#fff;background:linear-gradient(135deg,#041c3efa,#053b7cf2),#061f42;border-color:#0f396e;padding:21px 22px 23px;position:relative;overflow:hidden}.employer-form-module__rKDS5G__preview:after{content:"";opacity:.17;background:repeating-linear-gradient(0deg,#0000 0 16px,#46a0ff 16px 17px);width:140px;height:130px;position:absolute;bottom:-45px;right:-30px;transform:rotate(-12deg)}.employer-form-module__rKDS5G__preview .employer-form-module__rKDS5G__asideEyebrow{color:#9fb8d6}.employer-form-module__rKDS5G__previewType{color:#6db5ff;letter-spacing:.1em;text-transform:uppercase;margin-top:25px;font-size:9px;font-weight:850;display:block}.employer-form-module__rKDS5G__preview h3{z-index:1;font-family:var(--pb-font-display);overflow-wrap:anywhere;text-transform:uppercase;margin:8px 0 12px;font-size:27px;line-height:1;position:relative}.employer-form-module__rKDS5G__preview p{z-index:1;color:#b7cbe3;align-items:center;gap:7px;margin:0;font-size:11px;display:flex;position:relative}.employer-form-module__rKDS5G__moderation{gap:12px;padding:17px;display:flex}.employer-form-module__rKDS5G__moderationIcon{color:#0a72df;background:#e9f4ff;border-radius:4px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.employer-form-module__rKDS5G__moderation strong{color:#153452;font-size:11px}.employer-form-module__rKDS5G__moderation p{color:#718298;margin:4px 0 0;font-size:10px;line-height:1.5}@media (max-width:1120px){.employer-form-module__rKDS5G__workspace{grid-template-columns:minmax(0,1fr) 270px}}@media (max-width:900px){.employer-form-module__rKDS5G__hero{grid-template-columns:1fr;gap:28px}.employer-form-module__rKDS5G__heroActions{justify-self:start}.employer-form-module__rKDS5G__workspace{grid-template-columns:1fr}.employer-form-module__rKDS5G__aside{grid-row:1;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);position:static}.employer-form-module__rKDS5G__moderation{grid-column:1/-1}}@media (max-width:720px){.employer-form-module__rKDS5G__hero{min-height:0;padding:34px 24px}.employer-form-module__rKDS5G__hero h1{font-size:clamp(39px,12vw,54px)}.employer-form-module__rKDS5G__heroActions{grid-template-columns:1fr 1fr;width:100%;display:grid}.employer-form-module__rKDS5G__heroActions>:only-child{grid-column:1/-1}.employer-form-module__rKDS5G__sectionHeader{grid-template-columns:48px minmax(0,1fr)}.employer-form-module__rKDS5G__sectionHeader h2{font-size:24px}.employer-form-module__rKDS5G__sectionBody{padding:19px}.employer-form-module__rKDS5G__form .wd-frow{grid-template-columns:1fr}}@media (max-width:560px){.employer-form-module__rKDS5G__aside{grid-template-columns:1fr}.employer-form-module__rKDS5G__moderation{grid-column:auto}}@media (max-width:430px){.employer-form-module__rKDS5G__hero{padding-left:19px;padding-right:19px}.employer-form-module__rKDS5G__heroCode{display:none}.employer-form-module__rKDS5G__heroActions{grid-template-columns:1fr}.employer-form-module__rKDS5G__heroActions>*{width:100%}.employer-form-module__rKDS5G__sectionHeader{grid-template-columns:42px minmax(0,1fr)}.employer-form-module__rKDS5G__sectionHeader>div{padding-inline:14px}.employer-form-module__rKDS5G__sectionBody{padding:16px 14px}}@media (prefers-reduced-motion:reduce){.employer-form-module__rKDS5G__primaryAction,.employer-form-module__rKDS5G__secondaryAction,.employer-form-module__rKDS5G__progressTrack>span{transition:none}}
.ApplicationDetailsDrawer-module__epT8Fq__backdrop{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#020c1d9e;justify-content:flex-end;animation:.16s ease-out ApplicationDetailsDrawer-module__epT8Fq__fade-in;display:flex;position:fixed;inset:0}.ApplicationDetailsDrawer-module__epT8Fq__panel{background:#f8fafc;width:min(560px,100%);height:100%;animation:.22s cubic-bezier(.22,1,.36,1) ApplicationDetailsDrawer-module__epT8Fq__slide-in;overflow-y:auto;box-shadow:-24px 0 80px #020c1d47}.ApplicationDetailsDrawer-module__epT8Fq__header{z-index:2;color:#fff;background:#031d42;border-bottom:1px solid #ffffff21;align-items:center;gap:10px;min-height:76px;padding:0 28px;display:flex;position:sticky;top:0}.ApplicationDetailsDrawer-module__epT8Fq__signal{background:repeating-linear-gradient(135deg,#ff5a00 0 5px,#0000 5px 8px);width:18px;height:8px}.ApplicationDetailsDrawer-module__epT8Fq__eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800}.ApplicationDetailsDrawer-module__epT8Fq__close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;display:inline-flex}.ApplicationDetailsDrawer-module__epT8Fq__close:hover,.ApplicationDetailsDrawer-module__epT8Fq__close:focus-visible{outline-offset:2px;background:#ffffff29;outline:2px solid #4da3ff}.ApplicationDetailsDrawer-module__epT8Fq__body{padding:30px}.ApplicationDetailsDrawer-module__epT8Fq__loading{color:#536987;justify-content:center;align-items:center;gap:12px;min-height:300px;font-weight:650;display:flex}.ApplicationDetailsDrawer-module__epT8Fq__spinner{border:2px solid #c7d4e5;border-top-color:#0877f9;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite ApplicationDetailsDrawer-module__epT8Fq__spin}.ApplicationDetailsDrawer-module__epT8Fq__hero{border-bottom:1px solid #d9e1eb;justify-content:space-between;align-items:flex-start;gap:22px;padding-bottom:26px;display:flex}.ApplicationDetailsDrawer-module__epT8Fq__title{color:#061b3a;font-family:var(--pb-font-display);letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(30px,5vw,43px);line-height:.98}.ApplicationDetailsDrawer-module__epT8Fq__company{color:#5b6f8d;margin:10px 0 0;font-size:15px}.ApplicationDetailsDrawer-module__epT8Fq__facts{flex-wrap:wrap;gap:8px;padding:20px 0;display:flex}.ApplicationDetailsDrawer-module__epT8Fq__facts span,.ApplicationDetailsDrawer-module__epT8Fq__requirementFacts span{color:#20446f;background:#e8f1fd;border:1px solid #cfe1f8;border-radius:4px;padding:7px 10px;font-size:12px;font-weight:750}.ApplicationDetailsDrawer-module__epT8Fq__timeline{background:#d9e1eb;border:1px solid #d9e1eb;border-radius:5px;grid-template-columns:1fr 1fr;gap:1px;margin:0 0 26px;display:grid;overflow:hidden}.ApplicationDetailsDrawer-module__epT8Fq__timeline div{background:#fff;padding:15px 16px}.ApplicationDetailsDrawer-module__epT8Fq__timeline dt{color:#70829c;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800}.ApplicationDetailsDrawer-module__epT8Fq__timeline dd{color:#061b3a;margin:5px 0 0;font-size:14px;font-weight:750}.ApplicationDetailsDrawer-module__epT8Fq__section{border-top:1px solid #d9e1eb;padding:24px 0}.ApplicationDetailsDrawer-module__epT8Fq__section h3{color:#061b3a;font-family:var(--pb-font-display);letter-spacing:.01em;text-transform:uppercase;margin:0 0 12px;font-size:21px}.ApplicationDetailsDrawer-module__epT8Fq__section p,.ApplicationDetailsDrawer-module__epT8Fq__section li{color:#425a78;font-size:14px;line-height:1.65}.ApplicationDetailsDrawer-module__epT8Fq__section p{margin:0}.ApplicationDetailsDrawer-module__epT8Fq__section ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.ApplicationDetailsDrawer-module__epT8Fq__section li{padding-left:22px;position:relative}.ApplicationDetailsDrawer-module__epT8Fq__section li:before{content:"";background:#ff5a00;width:9px;height:3px;position:absolute;top:.67em;left:0}.ApplicationDetailsDrawer-module__epT8Fq__requirementFacts{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}@keyframes ApplicationDetailsDrawer-module__epT8Fq__fade-in{0%{opacity:0}}@keyframes ApplicationDetailsDrawer-module__epT8Fq__slide-in{0%{opacity:0;transform:translate(28px)}}@keyframes ApplicationDetailsDrawer-module__epT8Fq__spin{to{transform:rotate(360deg)}}@media (max-width:600px){.ApplicationDetailsDrawer-module__epT8Fq__header{min-height:68px;padding:0 18px}.ApplicationDetailsDrawer-module__epT8Fq__body{padding:24px 20px 36px}.ApplicationDetailsDrawer-module__epT8Fq__hero{flex-direction:column}.ApplicationDetailsDrawer-module__epT8Fq__timeline{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ApplicationDetailsDrawer-module__epT8Fq__backdrop,.ApplicationDetailsDrawer-module__epT8Fq__panel{animation:none}}
.service-publish-dialog-module__28p__W__backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#06152cb8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.service-publish-dialog-module__28p__W__dialog{color:#07152b;background:#fff;border:1px solid #d8e2ee;border-top:4px solid #ff5a1f;border-radius:1rem;width:min(100%,34rem);max-height:calc(100dvh - 2rem);padding:clamp(1.35rem,4vw,2rem);position:relative;overflow-y:auto;box-shadow:0 2rem 5rem #010f2459}.service-publish-dialog-module__28p__W__dialog h2{margin:.35rem 2rem .55rem 0;font-size:clamp(1.45rem,4vw,2rem);line-height:1.1}.service-publish-dialog-module__28p__W__dialog>p{color:#56657a;margin:0;line-height:1.55}.service-publish-dialog-module__28p__W__kicker{color:#ca3f0c;letter-spacing:.14em;font-size:.72rem;font-weight:800}.service-publish-dialog-module__28p__W__close{color:#27364b;cursor:pointer;background:#f2f5f9;border:0;border-radius:999px;place-items:center;width:2.75rem;height:2.75rem;font-size:1.45rem;display:grid;position:absolute;top:1rem;right:1rem}.service-publish-dialog-module__28p__W__quote{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1.5rem 0 0;display:grid}.service-publish-dialog-module__28p__W__quote div{background:#f7f9fc;border:1px solid #dce5ef;border-radius:.8rem;min-width:0;padding:1rem}.service-publish-dialog-module__28p__W__quote dt{color:#5b6a7e;text-transform:uppercase;letter-spacing:.06em;font-size:.76rem;font-weight:700}.service-publish-dialog-module__28p__W__quote dd{margin:.35rem 0 0;font-size:1.15rem;font-weight:800}.service-publish-dialog-module__28p__W__entitled,.service-publish-dialog-module__28p__W__state,.service-publish-dialog-module__28p__W__message{border-radius:.8rem;gap:.5rem;margin-top:1.4rem;padding:1rem;display:flex}.service-publish-dialog-module__28p__W__entitled{color:#165c36;background:#eefbf3;border:1px solid #a7dfc0;flex-direction:column}.service-publish-dialog-module__28p__W__state,.service-publish-dialog-module__28p__W__message{background:#f7f9fc;border:1px solid #dce5ef;align-items:center}.service-publish-dialog-module__28p__W__message{color:#9e2d13;justify-content:space-between}.service-publish-dialog-module__28p__W__message p{margin:0}.service-publish-dialog-module__28p__W__message button{color:#075ec8;cursor:pointer;background:0 0;border:0;font-weight:700}.service-publish-dialog-module__28p__W__liveMessage{color:#a03418;min-height:1.4rem;margin-top:1rem;font-size:.9rem;font-weight:650}.service-publish-dialog-module__28p__W__creditLink{color:#075ec8;text-underline-offset:.2rem;align-items:center;min-height:2.75rem;font-weight:750;text-decoration:underline;display:inline-flex}.service-publish-dialog-module__28p__W__actions{justify-content:flex-end;gap:.65rem;margin-top:1.15rem;display:flex}.service-publish-dialog-module__28p__W__actions button{min-height:2.75rem;font:inherit;cursor:pointer;border-radius:.65rem;padding:.7rem 1rem;font-weight:750}.service-publish-dialog-module__28p__W__actions button:disabled,.service-publish-dialog-module__28p__W__close:disabled{cursor:not-allowed;opacity:.55}.service-publish-dialog-module__28p__W__secondary{color:#17263a;background:#fff;border:1px solid #ccd7e4}.service-publish-dialog-module__28p__W__primary{color:#fff;background:#075ec8;border:1px solid #075ec8;align-items:center;gap:.45rem;display:inline-flex}@media (max-width:34rem){.service-publish-dialog-module__28p__W__backdrop{align-items:end;padding:0}.service-publish-dialog-module__28p__W__dialog{border-radius:1rem 1rem 0 0;width:100%;max-height:calc(100dvh - .5rem)}.service-publish-dialog-module__28p__W__quote{grid-template-columns:1fr}.service-publish-dialog-module__28p__W__actions{flex-direction:column-reverse}.service-publish-dialog-module__28p__W__actions button{width:100%}}@media (prefers-reduced-motion:reduce){.service-publish-dialog-module__28p__W__backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}
.legal-content-module__gMLB1q__page{--legal-navy:#061a33;--legal-navy-deep:#031226;--legal-blue:#086bce;--legal-orange:#ff6800;--legal-paper:#f3f6f8;--legal-line:#d7dfe7;--legal-muted:#526176;min-height:100vh;color:var(--legal-navy);background:#fff;overflow:clip}.legal-content-module__gMLB1q__masthead{background:var(--legal-navy);color:#fff;min-height:460px;position:relative;overflow:hidden}.legal-content-module__gMLB1q__blueprint{opacity:.11;pointer-events:none;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 76%);mask-image:linear-gradient(90deg,#000,#0000 76%)}.legal-content-module__gMLB1q__masthead:after{color:#ffffff06;content:"PB";font:700 430px / .7 var(--pb-font-display);letter-spacing:-.08em;pointer-events:none;position:absolute;bottom:-93px;right:-18px}.legal-content-module__gMLB1q__mastheadInner{z-index:1;padding:76px 5.3vw 150px;position:relative}.legal-content-module__gMLB1q__eyebrow,.legal-content-module__gMLB1q__railLabel,.legal-content-module__gMLB1q__articleEyebrow,.legal-content-module__gMLB1q__metadata dt,.legal-content-module__gMLB1q__contact>p,.legal-content-module__gMLB1q__endNote{letter-spacing:.14em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:800}.legal-content-module__gMLB1q__eyebrow{color:#a7c9eb;align-items:center;gap:13px;margin:0;font-size:11px;display:flex}.legal-content-module__gMLB1q__eyebrow:before{background:var(--legal-orange);content:"";flex:none;width:31px;height:3px}.legal-content-module__gMLB1q__masthead h1{overflow-wrap:anywhere;color:#fff;max-width:min(70vw,980px);font-family:var(--pb-font-display);letter-spacing:-.055em;text-transform:uppercase;margin:32px 0 24px;font-size:clamp(84px,9vw,145px);font-weight:700;line-height:.78}.legal-content-module__gMLB1q__mastheadCopy{color:#b9cce0;max-width:590px;margin:0;font-size:16px;line-height:1.7}.legal-content-module__gMLB1q__metadata{z-index:2;border-block:1px solid #38516b;grid-template-columns:repeat(3,minmax(0,1fr));min-width:min(420px,42vw);margin:0;display:grid;position:absolute;bottom:54px;right:5.3vw}.legal-content-module__gMLB1q__metadata>div{border-right:1px solid #38516b;min-width:0;padding:17px 18px}.legal-content-module__gMLB1q__metadata>div:last-child{border-right:0}.legal-content-module__gMLB1q__metadata dt{color:#6f98c0;overflow-wrap:anywhere;margin-bottom:8px;font-size:9px}.legal-content-module__gMLB1q__metadata dd{overflow-wrap:anywhere;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:1.25}.legal-content-module__gMLB1q__documentCode{z-index:2;background:var(--legal-orange);color:#fff;letter-spacing:.12em;text-align:center;width:87px;padding:17px 10px;font:800 10px/1 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;position:absolute;top:0;right:5.3vw}.legal-content-module__gMLB1q__reader{background:#fff;grid-template-columns:clamp(270px,27vw,390px) minmax(0,1fr);min-height:900px;display:grid}.legal-content-module__gMLB1q__rail{border-right:1px solid var(--legal-line);background:var(--legal-paper);min-width:0;padding:76px 44px 80px 5.3vw}.legal-content-module__gMLB1q__railLabel{color:#768496;margin:0 0 30px;font-size:10px}.legal-content-module__gMLB1q__railPages{display:grid}.legal-content-module__gMLB1q__railLink{color:#516073;border-top:1px solid #cbd5df;grid-template-columns:37px minmax(0,1fr) auto;align-items:center;min-height:77px;font-size:14px;text-decoration:none;display:grid}.legal-content-module__gMLB1q__railLink:last-child{border-bottom:1px solid #cbd5df}.legal-content-module__gMLB1q__railLink>span{color:#8391a2;font:800 10px/1 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.legal-content-module__gMLB1q__railLink strong{overflow-wrap:anywhere;font-size:14px}.legal-content-module__gMLB1q__railLink svg{color:#8391a2}.legal-content-module__gMLB1q__railLink:hover,.legal-content-module__gMLB1q__railLinkActive{color:var(--legal-navy)}.legal-content-module__gMLB1q__railLink:hover svg,.legal-content-module__gMLB1q__railLinkActive>span,.legal-content-module__gMLB1q__railLinkActive svg{color:var(--legal-blue)}.legal-content-module__gMLB1q__contact{border-top:3px solid var(--legal-orange);margin-top:260px;padding-top:26px;position:sticky;top:110px}.legal-content-module__gMLB1q__contact>p{color:var(--legal-blue);margin:0;font-size:9px}.legal-content-module__gMLB1q__contact h2{font-family:var(--pb-font-display);letter-spacing:-.025em;text-transform:uppercase;margin:15px 0 10px;font-size:28px;line-height:.95}.legal-content-module__gMLB1q__contact>div{color:var(--legal-muted);margin-bottom:20px;font-size:12px;line-height:1.6}.legal-content-module__gMLB1q__contact a{color:var(--legal-blue);align-items:center;gap:12px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}.legal-content-module__gMLB1q__content{min-width:0;position:relative}.legal-content-module__gMLB1q__content:before{background:var(--legal-blue);content:"";width:5px;height:105px;position:absolute;top:0;left:0}.legal-content-module__gMLB1q__article{width:min(100%,1020px);padding:82px clamp(54px,8vw,130px) 110px}.legal-content-module__gMLB1q__articleHeader{border-bottom:1px solid var(--legal-line);max-width:760px;padding-bottom:40px}.legal-content-module__gMLB1q__articleEyebrow{color:var(--legal-blue);margin:0;font-size:10px}.legal-content-module__gMLB1q__article h2{overflow-wrap:anywhere;color:var(--legal-navy);font-family:var(--pb-font-display);letter-spacing:-.035em;text-transform:uppercase;margin:20px 0 21px;font-size:clamp(42px,4vw,56px);font-weight:700;line-height:.9}.legal-content-module__gMLB1q__articleLede{color:#566578;margin:0;font-size:17px;line-height:1.72}.legal-content-module__gMLB1q__legalBody{color:#48586b;overflow-wrap:anywhere;white-space:pre-line;max-width:760px;padding:42px 0 8px;font-size:15px;line-height:1.85}.legal-content-module__gMLB1q__endNote{color:#7a8797;align-items:center;gap:14px;margin:40px 0 0;font-size:10px;display:flex}.legal-content-module__gMLB1q__endNote:before{background:var(--legal-orange);content:"";flex:none;width:28px;height:3px}.legal-content-module__gMLB1q__contentState{place-items:center;min-height:680px;padding:70px 24px;display:grid}.legal-content-module__gMLB1q__page .footer{background:var(--legal-navy-deep);color:#fff;margin:0}.legal-content-module__gMLB1q__page .footer__top{margin:0 auto;padding-block:64px 54px}.legal-content-module__gMLB1q__page .footer__brand{color:#fff}.legal-content-module__gMLB1q__page .footer__brand strong{color:#6aa7f7}:is(.legal-content-module__gMLB1q__page .footer__about,.legal-content-module__gMLB1q__page .footer__col a,.legal-content-module__gMLB1q__page .footer__bottom){color:#ffffff8f}.legal-content-module__gMLB1q__page .footer__col summary{color:#fff}.legal-content-module__gMLB1q__page .footer__bottom{border-color:#ffffff24;margin:0 auto;padding-block:24px}@media (max-width:900px){.legal-content-module__gMLB1q__metadata{min-width:min(390px,48vw)}.legal-content-module__gMLB1q__reader{grid-template-columns:250px minmax(0,1fr)}.legal-content-module__gMLB1q__rail{padding-inline:32px 28px}.legal-content-module__gMLB1q__article{padding-inline:clamp(34px,6vw,56px)}}@media (max-width:760px){.legal-content-module__gMLB1q__masthead{min-height:430px}.legal-content-module__gMLB1q__blueprint{background-size:42px 42px;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.legal-content-module__gMLB1q__masthead:after{font-size:230px;bottom:-30px;right:-30px}.legal-content-module__gMLB1q__mastheadInner{padding:55px 20px 145px}.legal-content-module__gMLB1q__eyebrow{font-size:9px}.legal-content-module__gMLB1q__masthead h1{max-width:calc(100vw - 40px);margin-top:31px;font-size:clamp(54px,17vw,68px);line-height:.84}.legal-content-module__gMLB1q__mastheadCopy{max-width:330px;font-size:13px;line-height:1.65}.legal-content-module__gMLB1q__documentCode{width:68px;right:20px}.legal-content-module__gMLB1q__metadata{min-width:0;bottom:28px;left:20px;right:20px}.legal-content-module__gMLB1q__metadata>div{padding:13px 9px}.legal-content-module__gMLB1q__metadata dt{font-size:7px}.legal-content-module__gMLB1q__metadata dd{font-size:9px}.legal-content-module__gMLB1q__reader{min-height:0;display:block}.legal-content-module__gMLB1q__rail{border-right:0;border-bottom:1px solid var(--legal-line);padding:30px 20px;overflow:hidden}.legal-content-module__gMLB1q__railLabel{margin-bottom:17px}.legal-content-module__gMLB1q__railPages{border:1px solid #cbd5df;grid-template-columns:repeat(2,minmax(0,1fr))}.legal-content-module__gMLB1q__railLink{border:0;grid-template-columns:24px minmax(0,1fr);gap:5px;min-height:62px;padding-inline:12px}.legal-content-module__gMLB1q__railLink:first-child{border-right:1px solid #cbd5df}.legal-content-module__gMLB1q__railLink:last-child{border-bottom:0}.legal-content-module__gMLB1q__railLink strong{font-size:13px}.legal-content-module__gMLB1q__railLink svg,.legal-content-module__gMLB1q__contact{display:none}.legal-content-module__gMLB1q__content:before{width:4px;height:70px}.legal-content-module__gMLB1q__article{width:100%;padding:58px 20px 78px}.legal-content-module__gMLB1q__articleHeader{padding-bottom:32px}.legal-content-module__gMLB1q__article h2{margin-block:17px;font-size:clamp(32px,10vw,40px)}.legal-content-module__gMLB1q__articleLede{font-size:15px;line-height:1.65}.legal-content-module__gMLB1q__legalBody{padding-top:32px;font-size:14px;line-height:1.78}.legal-content-module__gMLB1q__contentState{min-height:420px}.legal-content-module__gMLB1q__page .footer__top{padding-block:46px 30px}}@media (max-width:420px){.legal-content-module__gMLB1q__masthead h1{font-size:clamp(50px,16vw,64px)}.legal-content-module__gMLB1q__metadata dd{font-size:8px}.legal-content-module__gMLB1q__rail{padding-inline:16px}.legal-content-module__gMLB1q__railLink{padding-inline:9px}.legal-content-module__gMLB1q__railLink strong{font-size:12px}}@media (prefers-reduced-motion:reduce){.legal-content-module__gMLB1q__page *,.legal-content-module__gMLB1q__page :before,.legal-content-module__gMLB1q__page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
.account-module__pGQX3G__page{width:100%;max-width:1500px;margin:0 auto}.account-module__pGQX3G__heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:26px;display:flex}.account-module__pGQX3G__headingCopy{max-width:700px}.account-module__pGQX3G__kicker{color:#0877f9;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:900;display:inline-flex}.account-module__pGQX3G__kicker>span{background:repeating-linear-gradient(135deg,#ff5a00 0 4px,#031d42 4px 8px);border-radius:1px;width:18px;height:5px}.account-module__pGQX3G__heading h1{color:#061b3a;font-family:var(--pb-font-display);letter-spacing:-.03em;text-transform:uppercase;margin:13px 0 0;font-size:clamp(42px,4vw,62px);line-height:.92}.account-module__pGQX3G__heading p{color:#637691;max-width:620px;margin:13px 0 0;font-size:15px;line-height:1.55}.account-module__pGQX3G__saveCluster{justify-items:end;gap:7px;min-width:205px;display:grid}.account-module__pGQX3G__saveFeedback,.account-module__pGQX3G__success{color:#16734b;align-items:center;gap:6px;min-height:18px;font-size:12px;font-weight:800;display:inline-flex}.account-module__pGQX3G__inlineError{color:#b73525;font-size:12px;font-weight:750}.account-module__pGQX3G__primaryButton,.account-module__pGQX3G__secondaryButton,.account-module__pGQX3G__photoButton,.account-module__pGQX3G__removePhoto,.account-module__pGQX3G__textButton{min-height:44px;color:inherit;font:inherit;cursor:pointer;border:0;border-radius:3px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:12px;font-weight:850;transition:transform .15s,box-shadow .15s,background-color .15s,opacity .15s;display:inline-flex}.account-module__pGQX3G__primaryButton{color:#fff;background:#0877f9;min-width:205px;box-shadow:0 9px 20px #0877f933}.account-module__pGQX3G__primaryButton:hover:not(:disabled){background:#006be6;transform:translateY(-1px);box-shadow:0 12px 26px #0877f947}.account-module__pGQX3G__secondaryButton{color:#fff;background:#061b3a}.account-module__pGQX3G__secondaryButton:hover:not(:disabled){background:#0d2c54;transform:translateY(-1px)}.account-module__pGQX3G__primaryButton:disabled,.account-module__pGQX3G__secondaryButton:disabled,.account-module__pGQX3G__photoButton:disabled,.account-module__pGQX3G__removePhoto:disabled{cursor:not-allowed;opacity:.5}.account-module__pGQX3G__primaryButton:focus-visible,.account-module__pGQX3G__secondaryButton:focus-visible,.account-module__pGQX3G__photoButton:focus-visible,.account-module__pGQX3G__removePhoto:focus-visible,.account-module__pGQX3G__textButton:focus-visible,.account-module__pGQX3G__keywordList button:focus-visible,.account-module__pGQX3G__keywordInput input:focus-visible{outline-offset:2px;outline:3px solid #0877f959}.account-module__pGQX3G__identityPanel{color:#fff;background-color:#031d42;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:30px 30px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:5px;grid-template-columns:auto minmax(210px,.85fr) minmax(420px,1.4fr);align-items:center;gap:clamp(24px,3vw,42px);min-height:218px;margin-bottom:20px;padding:clamp(25px,3vw,40px);display:grid;overflow:hidden;box-shadow:0 18px 42px #031d4229}.account-module__pGQX3G__avatarBlock{justify-items:center;gap:9px;display:grid}.account-module__pGQX3G__avatar{color:#031d42;width:104px;height:104px;font-family:var(--pb-font-display);background:#ff5a00;border:5px solid #ffffff1f;border-radius:50%;place-items:center;font-size:35px;display:grid;overflow:hidden;box-shadow:0 12px 30px #00000038}.account-module__pGQX3G__avatar img{object-fit:cover;width:100%;height:100%}.account-module__pGQX3G__avatarActions{align-items:center;gap:6px;display:flex}.account-module__pGQX3G__photoButton,.account-module__pGQX3G__removePhoto{color:#fff;background:#ffffff1a;border:1px solid #fff3;min-height:34px;padding:0 10px;font-size:10px}.account-module__pGQX3G__photoButton:hover:not(:disabled),.account-module__pGQX3G__removePhoto:hover:not(:disabled){background:#ffffff2e}.account-module__pGQX3G__photoHint{color:#8faac9;font-size:9px}.account-module__pGQX3G__photoError{color:#ffad8a;text-align:center;max-width:170px;font-size:10px}.account-module__pGQX3G__identityCopy{min-width:0}.account-module__pGQX3G__identityCopy>span,.account-module__pGQX3G__profileMetrics span{color:#8fb6e9;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.account-module__pGQX3G__identityCopy h2{color:#fff;font-family:var(--pb-font-display);text-overflow:ellipsis;text-transform:uppercase;margin:10px 0 7px;font-size:clamp(30px,3vw,42px);line-height:.98;overflow:hidden}.account-module__pGQX3G__identityCopy p,.account-module__pGQX3G__identityCopy small{color:#c4d5e9;text-overflow:ellipsis;margin:0;font-size:13px;line-height:1.45;display:block;overflow:hidden}.account-module__pGQX3G__identityCopy small{color:#7795b9;margin-top:5px;font-size:11px}.account-module__pGQX3G__profileMetrics{border:1px solid #ffffff29;border-radius:4px;grid-template-columns:1.25fr .65fr .9fr;min-width:0;display:grid}.account-module__pGQX3G__profileMetrics>div{border-right:1px solid #ffffff29;min-width:0;padding:21px 20px}.account-module__pGQX3G__profileMetrics>div:last-child{border-right:0}.account-module__pGQX3G__profileMetrics strong{font-family:var(--pb-font-display);margin-top:10px;font-size:28px;line-height:1;display:block}.account-module__pGQX3G__profileMetrics .account-module__pGQX3G__photoStatus{color:#fff;text-transform:uppercase;font-family:inherit;font-size:11px;line-height:1.3}.account-module__pGQX3G__progressTrack{background:#ffffff24;border-radius:20px;height:5px;margin-top:12px;overflow:hidden}.account-module__pGQX3G__progressTrack>span{border-radius:inherit;background:#ff5a00;height:100%;display:block}.account-module__pGQX3G__availabilityCard{background:#fff;border:1px solid #dce4ed;border-left:5px solid #0877f9;border-radius:5px;grid-template-columns:minmax(260px,1.2fr) minmax(180px,.65fr) minmax(300px,.9fr);align-items:center;gap:24px;margin-bottom:20px;padding:24px 28px;display:grid;box-shadow:0 15px 38px #031d4211}.account-module__pGQX3G__availabilityCopy{align-items:center;gap:16px;min-width:0;display:flex}.account-module__pGQX3G__availabilityIcon{color:#fff;background:#031d42;border-radius:3px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.account-module__pGQX3G__availabilityCopy h2{color:#061b3a;font-family:var(--pb-font-display);text-transform:uppercase;margin:0;font-size:24px;line-height:1}.account-module__pGQX3G__availabilityCopy p{color:#70829a;margin:6px 0 0;font-size:12px;line-height:1.45}.account-module__pGQX3G__availabilityCurrent{border-left:1px solid #dce4ed;gap:7px;padding-left:22px;display:grid}.account-module__pGQX3G__availabilityCurrent>span{color:#61758f;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:900}.account-module__pGQX3G__availabilityCurrent strong{color:#536881;letter-spacing:.03em;text-transform:uppercase;background:#eef2f6;border-radius:2px;justify-self:start;padding:6px 9px;font-size:11px;font-weight:900}.account-module__pGQX3G__availabilityCurrent strong[data-status=AVAILABLE]{color:#116443;background:#dff5e9}.account-module__pGQX3G__availabilityCurrent strong[data-status=EMPLOYED]{color:#0d4f92;background:#e3f1ff}.account-module__pGQX3G__availabilityCurrent small{color:#70829a;font-size:10px;line-height:1.4}.account-module__pGQX3G__availabilityChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.account-module__pGQX3G__availabilityChoices button{color:#314966;min-height:45px;font:inherit;cursor:pointer;background:#f8fafc;border:1px solid #cdd8e4;border-radius:3px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:11px;font-weight:850;transition:border-color .15s,background-color .15s,box-shadow .15s;display:inline-flex}.account-module__pGQX3G__availabilityChoices button>span{background:#a8b5c4;border-radius:50%;width:8px;height:8px}.account-module__pGQX3G__availabilityChoices button[aria-pressed=true]{color:#075cae;background:#edf6ff;border-color:#63a9ed;box-shadow:inset 0 0 0 1px #63a9ed}.account-module__pGQX3G__availabilityChoices button[aria-pressed=true]>span{background:#0877f9;box-shadow:0 0 0 3px #0877f929}.account-module__pGQX3G__availabilityChoices button:hover:not(:disabled){background:#fff;border-color:#6c9fd1}.account-module__pGQX3G__availabilityChoices button:focus-visible{outline-offset:2px;outline:3px solid #0877f959}.account-module__pGQX3G__availabilityChoices button:disabled{cursor:wait;opacity:.6}.account-module__pGQX3G__availabilityFeedback{color:#16734b;text-align:right;grid-column:1/-1;min-height:16px;margin-top:-13px;font-size:11px;font-weight:800}.account-module__pGQX3G__availabilityFeedback [role=alert]{color:#b73525}.account-module__pGQX3G__contentGrid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);align-items:start;gap:18px;display:grid}.account-module__pGQX3G__primaryColumn,.account-module__pGQX3G__secondaryColumn{gap:18px;min-width:0;display:grid}.account-module__pGQX3G__sectionCard,.account-module__pGQX3G__keywordCard,.account-module__pGQX3G__legacyCard{background:#fff;border:1px solid #dce4ed;border-radius:5px;min-width:0;box-shadow:0 15px 38px #031d4211}.account-module__pGQX3G__sectionHeader{border-bottom:1px solid #dce4ed;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:16px;padding:22px 26px;display:grid}.account-module__pGQX3G__sectionNumber{color:#fff;width:42px;height:42px;font-family:var(--pb-font-display);background:#0877f9;border-radius:3px;place-items:center;font-size:16px;display:grid}.account-module__pGQX3G__sectionHeader h2,.account-module__pGQX3G__keywordCard h2{color:#061b3a;font-family:var(--pb-font-display);text-transform:uppercase;margin:0;font-size:25px;line-height:1}.account-module__pGQX3G__sectionHeader p,.account-module__pGQX3G__keywordCard p{color:#70829a;margin:6px 0 0;font-size:12px;line-height:1.45}.account-module__pGQX3G__sectionBody{padding:26px}.account-module__pGQX3G__fieldGrid,.account-module__pGQX3G__passwordGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px;display:grid}.account-module__pGQX3G__field{min-width:0}.account-module__pGQX3G__fieldWide{grid-column:1/-1}.account-module__pGQX3G__field label{color:#314966;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:900;display:block}.account-module__pGQX3G__field input{color:#061b3a;width:100%;min-height:48px;font:inherit;background:#f8fafc;border:1px solid #cdd8e4;border-radius:3px;padding:0 14px;font-size:13px;font-weight:650;transition:border-color .15s,box-shadow .15s,background-color .15s}.account-module__pGQX3G__field input:hover:not(:read-only){border-color:#9eafc2}.account-module__pGQX3G__field input:focus{background:#fff;border-color:#0877f9;outline:0;box-shadow:0 0 0 3px #0877f921}.account-module__pGQX3G__field input:read-only{color:#70829a;background:#eef2f6}.account-module__pGQX3G__field input[aria-invalid=true]{border-color:#d54835;box-shadow:0 0 0 3px #d548351a}.account-module__pGQX3G__fieldError,.account-module__pGQX3G__fieldHint{color:#b73525;margin-top:6px;font-size:10px;font-weight:750;display:block}.account-module__pGQX3G__fieldHint{color:#7c8fa7;font-weight:600}.account-module__pGQX3G__textButton{color:#0877f9;background:0 0;min-height:34px;padding:0}.account-module__pGQX3G__textButton:hover{color:#005fc9}.account-module__pGQX3G__passwordGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end}.account-module__pGQX3G__passwordGrid .account-module__pGQX3G__secondaryButton{white-space:nowrap;min-height:48px}.account-module__pGQX3G__passwordFeedback{min-height:20px;margin-top:13px}.account-module__pGQX3G__keywordCard{overflow:hidden}.account-module__pGQX3G__keywordCard>header{color:#fff;background:#031d42;justify-content:space-between;align-items:flex-start;gap:14px;padding:22px;display:flex}.account-module__pGQX3G__keywordCard>header span{color:#51a6ff;font-family:var(--pb-font-display);letter-spacing:.1em;margin-bottom:10px;font-size:10px;display:block}.account-module__pGQX3G__keywordCard h2{color:#fff;font-size:23px}.account-module__pGQX3G__keywordCard>header p{color:#aebfd4}.account-module__pGQX3G__keywordCard>header strong{color:#031d42;min-width:48px;height:48px;font-family:var(--pb-font-display);background:#ff5a00;border-radius:3px;place-items:center;font-size:15px;display:grid}.account-module__pGQX3G__keywordBody{padding:20px 22px 22px}.account-module__pGQX3G__keywordEmpty{background:#f4f7fa;border-left:3px solid #0877f9;padding:12px;margin:0 0 12px!important}.account-module__pGQX3G__keywordList{flex-wrap:wrap;gap:7px;display:flex}.account-module__pGQX3G__keywordList>span{color:#0d4f92;background:#e8f3ff;border:1px solid #bfdaef;border-radius:2px;align-items:center;gap:6px;padding:7px 9px;font-size:10px;font-weight:850;display:inline-flex}.account-module__pGQX3G__keywordList button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.account-module__pGQX3G__keywordInput{color:#0877f9;background:#f8fafc;border:1px solid #cdd8e4;border-radius:3px;align-items:center;gap:9px;margin-top:15px;padding:0 12px;display:flex}.account-module__pGQX3G__keywordInput:focus-within{border-color:#0877f9;box-shadow:0 0 0 3px #0877f921}.account-module__pGQX3G__keywordInput input{color:#061b3a;width:100%;min-width:0;min-height:45px;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.account-module__pGQX3G__keywordInput input::placeholder{color:#8697ab}.account-module__pGQX3G__keywordNotice{color:#6c7f97;margin-top:8px;font-size:10px;display:block}.account-module__pGQX3G__legacyCard{overflow:hidden}.account-module__pGQX3G__legacyCard .wd-card{box-shadow:none;border:0;border-radius:0;margin:0}.account-module__pGQX3G__legacyCard .wd-card__head{background:#f6f8fb;border-bottom:1px solid #dce4ed;padding:20px 22px}.account-module__pGQX3G__legacyCard .wd-card__title{color:#061b3a;font-family:var(--pb-font-display);text-transform:uppercase;font-size:20px}.account-module__pGQX3G__legacyCard .wd-card__desc{color:#70829a;font-size:11px}.account-module__pGQX3G__legacyCard .wd-card__body{padding:18px 22px 22px}.account-module__pGQX3G__legacyCard input[type=checkbox]{accent-color:#0877f9}.account-module__pGQX3G__statePanel{text-align:center;background:#fff;border:1px solid #dce4ed;border-radius:5px;justify-items:center;min-height:360px;padding:48px;display:grid;box-shadow:0 15px 38px #031d4211}.account-module__pGQX3G__stateIcon{color:#fff;background:#0877f9;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.account-module__pGQX3G__statePanel h2{color:#061b3a;font-family:var(--pb-font-display);text-transform:uppercase;margin:18px 0 20px;font-size:27px}.account-module__pGQX3G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.account-module__pGQX3G__skeletonHero,.account-module__pGQX3G__skeletonGrid{gap:22px;display:grid}.account-module__pGQX3G__skeletonHero{background:#eaf0f6;border-radius:5px;grid-template-columns:110px 1fr;align-items:center;min-height:218px;margin-bottom:20px;padding:36px}.account-module__pGQX3G__skeletonHero>span{background:#d3deea;border-radius:50%;width:104px;height:104px}.account-module__pGQX3G__skeletonHero div{gap:12px;display:grid}.account-module__pGQX3G__skeletonHero div span,.account-module__pGQX3G__skeletonGrid>span{background:#d3deea;border-radius:2px;height:18px}.account-module__pGQX3G__skeletonHero div span:first-child{width:38%}.account-module__pGQX3G__skeletonHero div span:nth-child(2){width:62%}.account-module__pGQX3G__skeletonHero div span:nth-child(3){width:48%}.account-module__pGQX3G__skeletonGrid{grid-template-columns:1.55fr .65fr}.account-module__pGQX3G__skeletonGrid>span{background:#eaf0f6;height:420px}@media (max-width:1180px){.account-module__pGQX3G__identityPanel{grid-template-columns:auto minmax(0,1fr)}.account-module__pGQX3G__profileMetrics{grid-column:1/-1}.account-module__pGQX3G__contentGrid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}.account-module__pGQX3G__availabilityCard{grid-template-columns:minmax(0,1fr) minmax(180px,.6fr)}.account-module__pGQX3G__availabilityChoices{grid-column:1/-1}.account-module__pGQX3G__passwordGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-module__pGQX3G__passwordGrid .account-module__pGQX3G__secondaryButton{grid-column:1/-1;justify-self:start}}@media (max-width:900px){.account-module__pGQX3G__contentGrid{grid-template-columns:1fr}.account-module__pGQX3G__secondaryColumn{grid-template-columns:repeat(2,minmax(0,1fr))}.account-module__pGQX3G__secondaryColumn>:first-child{grid-column:1/-1}}@media (max-width:680px){.account-module__pGQX3G__heading{flex-direction:column;align-items:flex-start;margin-bottom:20px}.account-module__pGQX3G__heading h1{font-size:43px}.account-module__pGQX3G__heading .account-module__pGQX3G__saveCluster{justify-items:stretch;width:100%}.account-module__pGQX3G__identityPanel{text-align:center;grid-template-columns:1fr;justify-items:center;padding:27px 20px 20px}.account-module__pGQX3G__availabilityCard{grid-template-columns:1fr;gap:18px;padding:22px 19px}.account-module__pGQX3G__availabilityCurrent{border-top:1px solid #dce4ed;border-left:0;padding:16px 0 0}.account-module__pGQX3G__availabilityChoices{grid-column:auto}.account-module__pGQX3G__availabilityFeedback{text-align:left;grid-column:auto;margin-top:-7px}.account-module__pGQX3G__identityCopy{width:100%}.account-module__pGQX3G__profileMetrics{text-align:left;grid-column:auto;grid-template-columns:repeat(3,1fr);width:100%}.account-module__pGQX3G__profileMetrics>div{padding:16px 12px}.account-module__pGQX3G__profileMetrics strong{font-size:23px}.account-module__pGQX3G__fieldGrid,.account-module__pGQX3G__passwordGrid,.account-module__pGQX3G__secondaryColumn{grid-template-columns:1fr}.account-module__pGQX3G__secondaryColumn>:first-child,.account-module__pGQX3G__passwordGrid .account-module__pGQX3G__secondaryButton{grid-column:auto}.account-module__pGQX3G__sectionHeader{grid-template-columns:38px minmax(0,1fr);gap:13px;padding:19px}.account-module__pGQX3G__sectionNumber{width:38px;height:38px}.account-module__pGQX3G__sectionAction{grid-column:2;justify-self:start}.account-module__pGQX3G__sectionBody{padding:20px 19px}.account-module__pGQX3G__saveCluster .account-module__pGQX3G__primaryButton{width:100%}.account-module__pGQX3G__keywordCard>header,.account-module__pGQX3G__keywordBody{padding-left:19px;padding-right:19px}.account-module__pGQX3G__skeletonHero,.account-module__pGQX3G__skeletonGrid{grid-template-columns:1fr}.account-module__pGQX3G__skeletonHero{justify-items:center}}@media (max-width:430px){.account-module__pGQX3G__heading h1{font-size:38px}.account-module__pGQX3G__heading p{font-size:13px}.account-module__pGQX3G__profileMetrics{grid-template-columns:1fr 1fr}.account-module__pGQX3G__profileMetrics>div:nth-child(2){border-right:0}.account-module__pGQX3G__profileMetrics>div:last-child{border-top:1px solid #ffffff29;grid-column:1/-1}.account-module__pGQX3G__photoButton,.account-module__pGQX3G__removePhoto{min-height:38px}}@media (prefers-reduced-motion:reduce){.account-module__pGQX3G__primaryButton,.account-module__pGQX3G__secondaryButton,.account-module__pGQX3G__photoButton,.account-module__pGQX3G__removePhoto,.account-module__pGQX3G__textButton,.account-module__pGQX3G__availabilityChoices button{transition:none}}
.cv-module__A1xIhG__page{width:100%;max-width:1500px;margin:0 auto}.cv-module__A1xIhG__heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:26px;display:flex}.cv-module__A1xIhG__headingCopy{min-width:0}.cv-module__A1xIhG__kicker{color:#0877f9;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:12px;font-size:11px;font-weight:850;display:inline-flex}.cv-module__A1xIhG__kicker span{background:linear-gradient(90deg,#ff5a00 0 42%,#061b3a 42%);width:26px;height:4px}.cv-module__A1xIhG__heading h1{color:#061b3a;max-width:760px;font-family:var(--pb-font-display);letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(42px,4vw,64px);line-height:.94}.cv-module__A1xIhG__heading p{color:#627794;max-width:680px;margin:12px 0 0;font-size:15px;line-height:1.55}.cv-module__A1xIhG__headingActions{flex:none;justify-content:flex-end;align-items:center;gap:10px;min-height:48px;display:flex}.cv-module__A1xIhG__primaryButton,.cv-module__A1xIhG__secondaryButton{min-height:48px;font:inherit;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:13px;font-weight:850;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.cv-module__A1xIhG__primaryButton{color:#fff;background:#0877f9;border:1px solid #0877f9}.cv-module__A1xIhG__primaryButton:hover:not(:disabled){background:#0564d8;border-color:#0564d8}.cv-module__A1xIhG__secondaryButton{color:#061b3a;background:#fff;border:1px solid #cbd6e4}.cv-module__A1xIhG__secondaryButton:hover:not(:disabled){color:#075ed9;border-color:#0877f9}.cv-module__A1xIhG__primaryButton:active:not(:disabled),.cv-module__A1xIhG__secondaryButton:active:not(:disabled){transform:translateY(1px)}.cv-module__A1xIhG__primaryButton:disabled,.cv-module__A1xIhG__secondaryButton:disabled{cursor:not-allowed;opacity:.5}.cv-module__A1xIhG__saveFeedback{color:#15803d;font-size:13px;font-weight:750}.cv-module__A1xIhG__saveError{color:#b42318;align-items:center;gap:5px;max-width:220px;font-size:12px;line-height:1.35;display:inline-flex}.cv-module__A1xIhG__alert{color:#9f2d26;background:#fff1ef;border:1px solid #ffd2cd;border-radius:4px;align-items:center;gap:10px;min-height:48px;margin-bottom:16px;padding:11px 14px;font-size:13px;font-weight:700;display:flex}.cv-module__A1xIhG__identityPanel{color:#fff;background:radial-gradient(circle at 78% 20%,#0877f96b,#0000 35%),linear-gradient(115deg,#031d42,#062b60);border:1px solid #164d8a;border-radius:5px;grid-template-columns:minmax(280px,1.3fr) minmax(360px,1fr);min-height:190px;margin-bottom:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 38px #031d4226}.cv-module__A1xIhG__identityPanel:after{pointer-events:none;content:"";opacity:.17;background:repeating-linear-gradient(90deg,#0000 0 58px,#3897ff61 58px 59px),repeating-linear-gradient(0deg,#0000 0 58px,#3897ff40 58px 59px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 12%,#000);mask-image:linear-gradient(90deg,#0000 12%,#000)}.cv-module__A1xIhG__identityMain{z-index:1;align-items:center;gap:22px;min-width:0;padding:30px;display:flex;position:relative}.cv-module__A1xIhG__avatar{color:#fff;width:106px;height:124px;font-family:var(--pb-font-display);letter-spacing:.02em;background:#ffffff14;border:1px solid #ffffff38;border-radius:4px;flex:none;justify-content:center;align-items:center;font-size:35px;font-weight:800;display:flex;overflow:hidden}.cv-module__A1xIhG__avatar img{object-fit:cover;width:100%;height:100%}.cv-module__A1xIhG__identityCopy{min-width:0}.cv-module__A1xIhG__identityCopy>span{color:#5eb0ff;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:850}.cv-module__A1xIhG__identityCopy h2{font-family:var(--pb-font-display);letter-spacing:-.02em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:6px 0 2px;font-size:clamp(27px,2.4vw,38px);line-height:1;overflow:hidden}.cv-module__A1xIhG__identityCopy p,.cv-module__A1xIhG__identityCopy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.cv-module__A1xIhG__identityCopy p{color:#c9d9ec;margin:8px 0 0;font-size:14px}.cv-module__A1xIhG__identityCopy small{color:#91aac9;margin-top:5px;font-size:12px}.cv-module__A1xIhG__inlineLink,.cv-module__A1xIhG__documentLink{min-height:44px;color:inherit;align-items:center;gap:8px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}.cv-module__A1xIhG__inlineLink{color:#fff;margin-top:13px}.cv-module__A1xIhG__inlineLink:hover,.cv-module__A1xIhG__documentLink:hover{color:#53aaff}.cv-module__A1xIhG__identityMetrics{z-index:1;border-left:1px solid #ffffff24;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;display:grid;position:relative}.cv-module__A1xIhG__identityMetrics>div{flex-direction:column;justify-content:flex-end;min-width:0;padding:28px 18px;display:flex}.cv-module__A1xIhG__identityMetrics>div+div{border-left:1px solid #ffffff24}.cv-module__A1xIhG__identityMetrics strong{font-family:var(--pb-font-display);font-size:clamp(40px,4vw,60px);line-height:.9}.cv-module__A1xIhG__identityMetrics span{color:#a9bfd9;letter-spacing:.08em;text-transform:uppercase;margin-top:12px;font-size:10px;font-weight:850}.cv-module__A1xIhG__workspace{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:22px;display:grid}.cv-module__A1xIhG__primaryColumn{min-width:0}.cv-module__A1xIhG__page .wd-card{background:#fff;border:1px solid #d9e2ed;border-radius:5px;margin:0 0 18px;overflow:hidden;box-shadow:0 8px 24px #061b3a0b}.cv-module__A1xIhG__page .wd-card__head{background:#fbfcfe;border-bottom:1px solid #dfe6ee;align-items:center;min-height:78px;padding:17px 20px}.cv-module__A1xIhG__page .wd-card__title-row{gap:12px}.cv-module__A1xIhG__page .wd-card__num{color:#fff;width:32px;height:32px;font-family:var(--pb-font-display);background:#061b3a;border-radius:3px;font-size:14px}.cv-module__A1xIhG__page .wd-card__title{color:#061b3a;font-family:var(--pb-font-display);letter-spacing:.02em;text-transform:uppercase;font-size:21px;font-weight:800}.cv-module__A1xIhG__page .wd-card__desc{color:#71839c;font-size:12px;line-height:1.4}.cv-module__A1xIhG__page .wd-card__body{padding:22px 20px 24px;overflow:visible}.cv-module__A1xIhG__page .wd-card__head .btn{color:#075ed9;background:#fff;border:1px solid #bfd0e5;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:12px;font-weight:850;display:inline-flex}.cv-module__A1xIhG__page .wd-card__head .btn:hover{color:#fff;background:#0877f9;border-color:#0877f9}.cv-module__A1xIhG__page .wd-field{gap:7px;margin-bottom:17px}.cv-module__A1xIhG__page .wd-flabel{color:#142c4d;letter-spacing:.035em;text-transform:uppercase;font-size:11px;font-weight:850}.cv-module__A1xIhG__page .wd-input{color:#061b3a;min-height:48px;box-shadow:none;background:#f8fafc;border:1px solid #cbd7e5;border-radius:3px;padding:0 13px;font-size:15px}.cv-module__A1xIhG__page textarea.wd-input{min-height:112px;padding-block:12px;line-height:1.55}.cv-module__A1xIhG__page .wd-input:focus{background:#fff;border-color:#0877f9;box-shadow:0 0 0 3px #0877f91f}.cv-module__A1xIhG__page .wd-frow{gap:14px}.cv-module__A1xIhG__page .wd-entry{background:#fbfcfe;border:1px solid #dce5ef;border-left:4px solid #0877f9;border-radius:3px;margin-bottom:14px;padding:20px 18px 4px}.cv-module__A1xIhG__page .wd-entry__remove{z-index:2;color:#697d98;background:#fff;border:1px solid #d4deea;border-radius:3px;width:40px;height:40px;top:9px;right:9px}.cv-module__A1xIhG__page .wd-entry__remove:hover{color:#b42318;background:#fff1ef;border-color:#f1b5ae}.cv-module__A1xIhG__page .wd-langskills{gap:12px}.cv-module__A1xIhG__page .wd-langskill__cat{color:#526b8d;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:850}.cv-module__A1xIhG__page .wd-tags{background:#f8fafc;border:1px solid #cbd7e5;border-radius:3px;min-height:58px;padding:10px}.cv-module__A1xIhG__page .wd-tag{color:#075ed9;background:#eaf3ff;border:1px solid #c8ddfa;border-radius:3px;min-height:32px;padding-inline:12px 7px;font-size:12px}.cv-module__A1xIhG__page .wd-tag__x{width:24px;height:24px;color:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.cv-module__A1xIhG__page .wd-tags__input{color:#061b3a;min-width:180px;min-height:36px;font-size:15px}.cv-module__A1xIhG__fieldNotice{color:#627794;margin-top:8px;font-size:12px}.cv-module__A1xIhG__page .wd-licgrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.cv-module__A1xIhG__page .wd-licchk{color:#294363;width:100%;min-height:48px;font:inherit;text-align:left;appearance:none;background:#fff;border:1px solid #cbd7e5;border-radius:3px;align-items:center;gap:9px;padding:10px 11px;font-size:12px;font-weight:700;display:flex}.cv-module__A1xIhG__page .wd-licchk:hover{border-color:#0877f9}.cv-module__A1xIhG__page .wd-licchk--on{color:#fff;background:#0877f9;border-color:#0877f9}.cv-module__A1xIhG__page .wd-licchk__box{border-color:currentColor;border-radius:2px}.cv-module__A1xIhG__page .wd-licchk--on .wd-licchk__box{background:0 0;border-color:#fff}.cv-module__A1xIhG__page .wd-licupload{margin-top:18px;padding-top:14px}.cv-module__A1xIhG__documentLink{color:#075ed9}.cv-module__A1xIhG__aside{gap:14px;display:grid;position:sticky;top:106px}.cv-module__A1xIhG__readinessCard{color:#fff;background:#031d42;border:1px solid #0f3c73;border-radius:5px;overflow:hidden;box-shadow:0 16px 34px #031d4221}.cv-module__A1xIhG__readinessTop{color:#4ca3ff;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 0;display:flex}.cv-module__A1xIhG__readinessTop>div{flex-direction:column;display:flex}.cv-module__A1xIhG__readinessTop span{color:#76b8ff;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.cv-module__A1xIhG__readinessTop strong{color:#fff;font-family:var(--pb-font-display);margin-top:7px;font-size:54px;line-height:.9}.cv-module__A1xIhG__readinessCard>p{color:#a9bed7;margin:15px 24px 0;font-size:12px;line-height:1.5}.cv-module__A1xIhG__progress{background:#ffffff26;height:5px;margin:20px 24px 22px;overflow:hidden}.cv-module__A1xIhG__progress span{background:#ff5a00;height:100%;display:block}.cv-module__A1xIhG__steps{border-top:1px solid #ffffff1f;margin:0;padding:0;list-style:none}.cv-module__A1xIhG__steps li{color:#a6bad3;border-bottom:1px solid #ffffff17;align-items:center;gap:12px;min-height:57px;padding:10px 22px;font-size:12px;font-weight:700;display:flex}.cv-module__A1xIhG__steps li:last-child{border-bottom:0}.cv-module__A1xIhG__steps li>span{color:#7d94b2;border:1px solid #fff3;border-radius:3px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:9px;font-weight:850;display:inline-flex}.cv-module__A1xIhG__steps .cv-module__A1xIhG__stepDone{color:#fff}.cv-module__A1xIhG__steps .cv-module__A1xIhG__stepDone>span{color:#fff;background:#0877f9;border-color:#0877f9}.cv-module__A1xIhG__exportCard{color:#0877f9;background:#fff;border:1px solid #d9e2ed;border-radius:4px;align-items:flex-start;gap:13px;padding:17px;display:flex}.cv-module__A1xIhG__exportCard strong{color:#061b3a;font-size:12px}.cv-module__A1xIhG__exportCard p{color:#697f9d;margin:4px 0 0;font-size:11px;line-height:1.45}.cv-module__A1xIhG__statePanel{text-align:center;background:#fff;border:1px solid #d9e2ed;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:40px;display:flex}.cv-module__A1xIhG__statePanel h2{color:#061b3a;max-width:520px;font-family:var(--pb-font-display);text-transform:uppercase;margin:15px 0 20px;font-size:26px}.cv-module__A1xIhG__stateIcon{color:#0877f9;background:#eaf3ff;border-radius:4px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.cv-module__A1xIhG__skeletonHero,.cv-module__A1xIhG__skeletonGrid>div{background:linear-gradient(90deg,#e0e7f08c 25%,#f6f8fbf2 50%,#e0e7f08c 75%) 0 0/200% 100%;animation:1.2s linear infinite cv-module__A1xIhG__shimmer;overflow:hidden}.cv-module__A1xIhG__skeletonHero{border-radius:5px;align-items:center;gap:22px;min-height:190px;margin-bottom:22px;padding:30px;display:flex}.cv-module__A1xIhG__skeletonHero>span{background:#031d4214;width:106px;height:124px}.cv-module__A1xIhG__skeletonHero>div{gap:12px;width:min(420px,60%);display:grid}.cv-module__A1xIhG__skeletonHero>div span{background:#031d4214;height:16px}.cv-module__A1xIhG__skeletonHero>div span:first-child{width:70%;height:34px}.cv-module__A1xIhG__skeletonGrid{grid-template-columns:minmax(0,1fr) 330px;gap:22px;display:grid}.cv-module__A1xIhG__skeletonGrid>div{border-radius:5px;min-height:250px}.cv-module__A1xIhG__skeletonGrid>div:nth-child(2){grid-row:span 2}.cv-module__A1xIhG__srOnly{white-space:nowrap;clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes cv-module__A1xIhG__shimmer{to{background-position:-200% 0}}@media (max-width:1240px){.cv-module__A1xIhG__identityPanel{grid-template-columns:1fr}.cv-module__A1xIhG__identityMetrics{border-top:1px solid #ffffff24;border-left:0}.cv-module__A1xIhG__identityMetrics>div{min-height:112px}.cv-module__A1xIhG__workspace,.cv-module__A1xIhG__skeletonGrid{grid-template-columns:minmax(0,1fr) 300px}}@media (max-width:1120px){.cv-module__A1xIhG__heading{flex-direction:column;align-items:flex-start}.cv-module__A1xIhG__headingActions{justify-content:flex-start;width:100%}.cv-module__A1xIhG__workspace,.cv-module__A1xIhG__skeletonGrid{grid-template-columns:1fr}.cv-module__A1xIhG__aside{grid-template-columns:minmax(0,1fr) minmax(250px,.55fr);position:static}}@media (max-width:720px){.cv-module__A1xIhG__heading{margin-bottom:22px}.cv-module__A1xIhG__heading h1{font-size:clamp(38px,12vw,52px)}.cv-module__A1xIhG__headingActions{grid-template-columns:1fr 1fr;display:grid}.cv-module__A1xIhG__saveFeedback,.cv-module__A1xIhG__saveError{grid-column:1/-1}.cv-module__A1xIhG__primaryButton,.cv-module__A1xIhG__secondaryButton{width:100%;min-height:50px;padding-inline:12px}.cv-module__A1xIhG__identityMain{padding:24px 20px}.cv-module__A1xIhG__identityMetrics>div{min-height:104px;padding:22px 14px}.cv-module__A1xIhG__identityMetrics strong{font-size:42px}.cv-module__A1xIhG__page .wd-card__head{align-items:flex-start;gap:14px;min-height:0;padding:17px}.cv-module__A1xIhG__page .wd-card__body{padding:19px 16px 21px}.cv-module__A1xIhG__page .wd-card__title{font-size:19px}.cv-module__A1xIhG__page .wd-entry{padding:56px 14px 2px}:is(.cv-module__A1xIhG__page .wd-frow,.cv-module__A1xIhG__page .wd-frow[style]){grid-template-columns:1fr!important}.cv-module__A1xIhG__page .wd-langskills{grid-template-columns:1fr}.cv-module__A1xIhG__page .wd-licgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.cv-module__A1xIhG__aside{grid-template-columns:1fr}}@media (max-width:480px){.cv-module__A1xIhG__headingActions{grid-template-columns:1fr}.cv-module__A1xIhG__identityMain{flex-direction:column;align-items:flex-start}.cv-module__A1xIhG__avatar{width:82px;height:94px}.cv-module__A1xIhG__identityCopy{width:100%}.cv-module__A1xIhG__identityCopy h2,.cv-module__A1xIhG__identityCopy p,.cv-module__A1xIhG__identityCopy small{white-space:normal}.cv-module__A1xIhG__identityMetrics{grid-template-columns:1fr}.cv-module__A1xIhG__identityMetrics>div{min-height:82px}.cv-module__A1xIhG__identityMetrics>div+div{border-top:1px solid #ffffff24;border-left:0}.cv-module__A1xIhG__page .wd-card__head{flex-direction:column}.cv-module__A1xIhG__page .wd-card__head .btn{width:100%}.cv-module__A1xIhG__page .wd-licgrid{grid-template-columns:1fr}.cv-module__A1xIhG__documentLink{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.cv-module__A1xIhG__skeletonHero,.cv-module__A1xIhG__skeletonGrid>div{animation:none}}
.dashboard-home-module__JbWK9a__page{width:100%;max-width:1440px;margin:0 auto}.dashboard-home-module__JbWK9a__welcome{margin-bottom:24px;position:relative}.dashboard-home-module__JbWK9a__welcome h1{color:#10213a;font-family:var(--pb-font-display);letter-spacing:-.035em;text-transform:none;margin:0;font-size:clamp(34px,3vw,44px);font-weight:720;line-height:1.08}.dashboard-home-module__JbWK9a__welcome h1 span{color:#096fff}.dashboard-home-module__JbWK9a__welcome p{color:#657a98;margin:10px 0 0;font-size:16px}.dashboard-home-module__JbWK9a__profileStatus{color:#70829b;margin-top:9px;font-size:13px;display:inline-flex}.dashboard-home-module__JbWK9a__profileError{color:#9f2d26;background:#fff1ef;border:1px solid #ffd2cd;border-radius:10px;align-items:center;gap:10px;margin-top:10px;padding:8px 10px;font-size:13px;display:inline-flex}.dashboard-home-module__JbWK9a__profileError button{min-height:44px;color:inherit;cursor:pointer;background:#fff;border:1px solid;border-radius:8px;padding:0 9px;font-weight:800}.dashboard-home-module__JbWK9a__quickActions{background:#fff;border:1px solid #dbe3ed;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:22px;display:grid;overflow:hidden;box-shadow:0 16px 36px -34px #10213a80}.dashboard-home-module__JbWK9a__quickAction{color:#061b3a;align-items:center;gap:15px;min-height:92px;padding:18px 24px;text-decoration:none;transition:background .15s,color .15s;display:flex}.dashboard-home-module__JbWK9a__quickAction+.dashboard-home-module__JbWK9a__quickAction{border-left:1px solid #dbe3ed}.dashboard-home-module__JbWK9a__quickAction:hover{color:#075ed9;background:#f6faff}.dashboard-home-module__JbWK9a__quickAction:focus-visible{outline-offset:-3px;outline:3px solid #0a75ff}.dashboard-home-module__JbWK9a__quickIcon{color:#0a5fca;background:#eaf3ff;border-radius:10px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.dashboard-home-module__JbWK9a__quickAction strong,.dashboard-home-module__JbWK9a__quickAction small{display:block}.dashboard-home-module__JbWK9a__quickAction strong{font-size:14px}.dashboard-home-module__JbWK9a__quickAction small{color:#667b99;margin-top:5px;font-size:13px}.dashboard-home-module__JbWK9a__search{background:#fff;border:1px solid #dfe6ef;border-radius:14px;grid-template-columns:minmax(0,1.25fr) minmax(220px,.8fr) 210px;gap:8px;margin-bottom:24px;padding:8px;display:grid;box-shadow:0 16px 36px -32px #10213a7a}.dashboard-home-module__JbWK9a__searchField{color:#5779a9;background:#f7f9fc;border:1px solid #0000;border-radius:10px;align-items:center;gap:14px;min-width:0;min-height:76px;padding:12px 20px;display:flex}.dashboard-home-module__JbWK9a__searchField>span{width:100%;min-width:0;display:block}.dashboard-home-module__JbWK9a__searchField small{color:#0877f9;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:850;display:block}.dashboard-home-module__JbWK9a__searchField input{color:#071a38;width:100%;height:28px;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:16px}.dashboard-home-module__JbWK9a__searchField input::placeholder{color:#7b8daa;opacity:1}.dashboard-home-module__JbWK9a__searchField:focus-within{border-color:#0a75ff;box-shadow:0 0 0 3px #0a75ff1f}.dashboard-home-module__JbWK9a__searchButton{color:#fff;cursor:pointer;background:#0a5fca;border:0;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:76px;font-size:16px;font-weight:800;transition:background .15s,transform .15s;display:inline-flex}.dashboard-home-module__JbWK9a__searchButton:hover{background:#084fa9}.dashboard-home-module__JbWK9a__searchButton:active{transform:translateY(1px)}.dashboard-home-module__JbWK9a__searchButton:focus-visible{outline-offset:3px;outline:3px solid #1c8bff}.dashboard-home-module__JbWK9a__columns{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);align-items:stretch;gap:20px;display:grid}.dashboard-home-module__JbWK9a__card{background:#fff;border:1px solid #dbe3ed;border-radius:14px;min-width:0;overflow:hidden;box-shadow:0 16px 36px -34px #10213a80}.dashboard-home-module__JbWK9a__cardHeader{border-bottom:1px solid #dbe3ed;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:0 22px;display:flex}.dashboard-home-module__JbWK9a__cardHeader h2{color:#061b3a;font-family:var(--pb-font-display);letter-spacing:-.025em;text-transform:none;margin:0;font-size:20px}.dashboard-home-module__JbWK9a__cardHeader>span{color:#5b7293;white-space:nowrap;font-size:13px}.dashboard-home-module__JbWK9a__cardHeader a{color:#096fff;align-items:center;min-height:44px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.dashboard-home-module__JbWK9a__applicationHead{color:#60728b;letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid #e3e9f0;grid-template-columns:minmax(0,1.05fr) minmax(150px,.72fr) 128px;gap:18px;padding:15px 22px;font-size:12px;font-weight:850;display:grid}.dashboard-home-module__JbWK9a__rows{display:block}.dashboard-home-module__JbWK9a__applicationRow{color:#061b3a;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e3e9f0;grid-template-columns:48px minmax(0,1fr) minmax(150px,.72fr) 128px;align-items:center;gap:16px;width:100%;min-height:96px;padding:16px 22px;transition:background .15s;display:grid}.dashboard-home-module__JbWK9a__applicationRow:last-child,.dashboard-home-module__JbWK9a__jobRow:last-child{border-bottom:0}.dashboard-home-module__JbWK9a__applicationRow:hover,.dashboard-home-module__JbWK9a__jobRow:hover{background:#f6faff}.dashboard-home-module__JbWK9a__applicationRow:focus-visible,.dashboard-home-module__JbWK9a__jobRow:focus-visible{z-index:1;outline-offset:-3px;outline:3px solid #0a75ff;position:relative}.dashboard-home-module__JbWK9a__companyMark{color:#fff;background:#031d42;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:850;display:inline-flex}.dashboard-home-module__JbWK9a__companyMarkBlue{background:linear-gradient(145deg,#0877f9,#0756d6)}.dashboard-home-module__JbWK9a__applicationRole,.dashboard-home-module__JbWK9a__jobCopy{min-width:0}.dashboard-home-module__JbWK9a__applicationRole strong,.dashboard-home-module__JbWK9a__applicationRole small,.dashboard-home-module__JbWK9a__jobCopy strong,.dashboard-home-module__JbWK9a__jobCopy small,.dashboard-home-module__JbWK9a__jobMeta strong,.dashboard-home-module__JbWK9a__jobMeta small{display:block}.dashboard-home-module__JbWK9a__applicationRole strong,.dashboard-home-module__JbWK9a__jobCopy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.dashboard-home-module__JbWK9a__applicationRole small,.dashboard-home-module__JbWK9a__jobCopy small{color:#617897;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:12px;overflow:hidden}.dashboard-home-module__JbWK9a__applicationRole small{display:none}.dashboard-home-module__JbWK9a__applicationCompany{color:#5e7391;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.dashboard-home-module__JbWK9a__applicationStatus{justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.dashboard-home-module__JbWK9a__applicationStatus>svg,.dashboard-home-module__JbWK9a__jobRow>svg{color:#071a38;flex:none}.dashboard-home-module__JbWK9a__jobRow{color:#061b3a;border-bottom:1px solid #e3e9f0;grid-template-columns:48px minmax(0,1fr) auto 18px;align-items:center;gap:14px;min-height:96px;padding:16px 22px;text-decoration:none;transition:background .15s;display:grid}.dashboard-home-module__JbWK9a__jobMeta{text-align:right;min-width:112px}.dashboard-home-module__JbWK9a__jobMeta strong{white-space:nowrap;font-size:12px}.dashboard-home-module__JbWK9a__jobMeta small{color:#14932d;white-space:nowrap;margin-top:5px;font-size:12px;font-weight:750}.dashboard-home-module__JbWK9a__stateWrap{padding:24px}.dashboard-home-module__JbWK9a__loadingRows{display:grid}.dashboard-home-module__JbWK9a__loadingRow{background:linear-gradient(90deg,#e4eaf28c 25%,#f4f7faf2 50%,#e4eaf28c 75%) 0 0/200% 100%;border-bottom:1px solid #e3e9f0;min-height:96px;animation:1.2s linear infinite dashboard-home-module__JbWK9a__shimmer}@keyframes dashboard-home-module__JbWK9a__shimmer{to{background-position:-200% 0}}@media (max-width:1180px){.dashboard-home-module__JbWK9a__applicationHead{display:none}.dashboard-home-module__JbWK9a__applicationRow{grid-template-columns:48px minmax(0,1fr) auto}.dashboard-home-module__JbWK9a__applicationRole small{display:block}.dashboard-home-module__JbWK9a__applicationCompany{display:none}}@media (max-width:900px){.dashboard-home-module__JbWK9a__columns{grid-template-columns:1fr}}@media (max-width:720px){.dashboard-home-module__JbWK9a__welcome h1{font-size:clamp(31px,9vw,38px)}.dashboard-home-module__JbWK9a__welcome p{font-size:15px}.dashboard-home-module__JbWK9a__quickActions{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-home-module__JbWK9a__quickAction{flex-direction:column;align-items:flex-start;gap:10px;min-height:116px;padding:16px 13px}.dashboard-home-module__JbWK9a__quickAction strong{font-size:13px}.dashboard-home-module__JbWK9a__quickAction small{font-size:11px;line-height:1.35}.dashboard-home-module__JbWK9a__search{grid-template-columns:1fr;gap:10px;padding:10px}.dashboard-home-module__JbWK9a__searchField,.dashboard-home-module__JbWK9a__searchButton{min-height:70px}.dashboard-home-module__JbWK9a__cardHeader{min-height:64px;padding-inline:18px}.dashboard-home-module__JbWK9a__cardHeader h2{font-size:19px}.dashboard-home-module__JbWK9a__cardHeader>span{font-size:12px}.dashboard-home-module__JbWK9a__applicationRow{grid-template-columns:46px minmax(0,1fr) auto;gap:12px;min-height:96px;padding:15px 16px}.dashboard-home-module__JbWK9a__applicationStatus{gap:7px}.dashboard-home-module__JbWK9a__companyMark{width:46px;height:46px}.dashboard-home-module__JbWK9a__jobRow{grid-template-columns:46px minmax(0,1fr) 16px;gap:12px;min-height:92px;padding:14px 16px}.dashboard-home-module__JbWK9a__jobMeta{text-align:left;grid-column:2;min-width:0;margin-top:-7px}.dashboard-home-module__JbWK9a__jobRow>svg{grid-area:1/3/span 2}}@media (max-width:430px){.dashboard-home-module__JbWK9a__quickAction small{display:none}.dashboard-home-module__JbWK9a__quickAction{min-height:94px}.dashboard-home-module__JbWK9a__cardHeader{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.dashboard-home-module__JbWK9a__applicationStatus .wd-pill{text-overflow:ellipsis;white-space:nowrap;max-width:88px;overflow:hidden}}@media (max-width:360px){.dashboard-home-module__JbWK9a__quickAction{padding-inline:10px}.dashboard-home-module__JbWK9a__applicationRow{grid-template-columns:42px minmax(0,1fr) auto;padding-inline:12px}.dashboard-home-module__JbWK9a__applicationStatus>svg{display:none}}@media (prefers-reduced-motion:reduce){.dashboard-home-module__JbWK9a__loadingRow{animation:none}}
.saved-jobs-module__gI-NpW__page{width:100%;max-width:1500px;margin:0 auto}.saved-jobs-module__gI-NpW__staleWarning{color:#9e2f1d;background:#fff3ef;border:1px solid #f5cec4;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:11px 14px;font-size:13px;line-height:1.4;display:flex}.saved-jobs-module__gI-NpW__staleWarning button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0;font-weight:850;text-decoration:underline}.saved-jobs-module__gI-NpW__staleWarning button:disabled{cursor:wait;opacity:.65}.saved-jobs-module__gI-NpW__heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.saved-jobs-module__gI-NpW__heading h1{color:#061b3a;font-family:var(--pb-font-display);letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(38px,3.5vw,54px);line-height:.96}.saved-jobs-module__gI-NpW__heading p{color:#667b98;margin:10px 0 0;font-size:15px}.saved-jobs-module__gI-NpW__findJobs,.saved-jobs-module__gI-NpW__primaryAction{color:#fff;background:#ff5a00;border:1px solid #ff5a00;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-size:14px;font-weight:850;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.saved-jobs-module__gI-NpW__findJobs:hover,.saved-jobs-module__gI-NpW__primaryAction:hover{background:#e94f00;border-color:#e94f00}.saved-jobs-module__gI-NpW__findJobs:active,.saved-jobs-module__gI-NpW__primaryAction:active{transform:translateY(1px)}.saved-jobs-module__gI-NpW__toolbar{background:#031d42;border-radius:5px;grid-template-columns:minmax(280px,1.25fr) minmax(210px,.7fr) minmax(220px,.7fr);gap:1px;margin-bottom:18px;padding:9px;display:grid;overflow:hidden;box-shadow:0 14px 30px #031d421a}.saved-jobs-module__gI-NpW__searchControl,.saved-jobs-module__gI-NpW__selectControl{color:#55759f;background:#fff;align-items:center;gap:14px;min-width:0;min-height:76px;padding:12px 18px;display:flex}.saved-jobs-module__gI-NpW__searchControl>span,.saved-jobs-module__gI-NpW__selectControl>span{width:100%;min-width:0;display:block}.saved-jobs-module__gI-NpW__searchControl small,.saved-jobs-module__gI-NpW__selectControl small{color:#0877f9;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:900;display:block}.saved-jobs-module__gI-NpW__searchControl input,.saved-jobs-module__gI-NpW__selectControl input,.saved-jobs-module__gI-NpW__selectControl select{color:#061b3a;width:100%;min-width:0;height:30px;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:15px}.saved-jobs-module__gI-NpW__searchControl input::placeholder{color:#7a8ca7;opacity:1}.saved-jobs-module__gI-NpW__searchControl:focus-within,.saved-jobs-module__gI-NpW__selectControl:focus-within{box-shadow:inset 0 0 0 2px #0a75ff}.saved-jobs-module__gI-NpW__workspace{--saved-rail:clamp(330px, 35%, 450px);min-height:640px;position:relative}.saved-jobs-module__gI-NpW__list{width:var(--saved-rail);background:#fff;border:1px solid #dbe3ed;border-radius:5px;margin:0;padding:0;list-style:none;overflow:hidden}.saved-jobs-module__gI-NpW__item{border-bottom:1px solid #e1e7ef}.saved-jobs-module__gI-NpW__item:last-child{border-bottom:0}.saved-jobs-module__gI-NpW__itemRow{background:#fff;grid-template-columns:minmax(0,1fr) 52px;align-items:stretch;min-height:112px;transition:background .15s,box-shadow .15s;display:grid}.saved-jobs-module__gI-NpW__itemSelected .saved-jobs-module__gI-NpW__itemRow{background:#f3f8ff;box-shadow:inset 4px 0 #0877f9}.saved-jobs-module__gI-NpW__selectJob{color:#061b3a;text-align:left;background:0 0;border:0;grid-template-columns:52px minmax(0,1fr) 18px;align-items:center;gap:14px;min-width:0;padding:18px 12px 18px 18px;display:grid}.saved-jobs-module__gI-NpW__selectJob:hover{background:#f6faff}.saved-jobs-module__gI-NpW__selectJob:focus-visible{z-index:2;outline-offset:-3px;outline:3px solid #0877f9;position:relative}.saved-jobs-module__gI-NpW__selectJob>svg{color:#153253}.saved-jobs-module__gI-NpW__itemSelected .saved-jobs-module__gI-NpW__selectJob>svg{color:#0877f9;transform:rotate(180deg)}.saved-jobs-module__gI-NpW__companyMark{color:#fff;background:#031d42;border-radius:7px;justify-content:center;align-items:center;width:52px;height:52px;font-size:16px;font-weight:900;display:inline-flex;overflow:hidden}.saved-jobs-module__gI-NpW__companyMark img{object-fit:contain;background:#fff;width:100%;height:100%}.saved-jobs-module__gI-NpW__itemCopy{min-width:0}.saved-jobs-module__gI-NpW__itemCopy strong,.saved-jobs-module__gI-NpW__itemCopy small,.saved-jobs-module__gI-NpW__savedAt{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.saved-jobs-module__gI-NpW__itemCopy strong{font-size:14px;line-height:1.3}.saved-jobs-module__gI-NpW__itemCopy small{color:#617692;margin-top:5px;font-size:12px}.saved-jobs-module__gI-NpW__savedAt{color:#788aa3;margin-top:7px;font-size:11px}.saved-jobs-module__gI-NpW__remove{color:#0877f9;background:0 0;border:0;border-left:1px solid #e1e7ef;justify-content:center;align-self:center;align-items:center;min-width:52px;min-height:52px;display:inline-flex}.saved-jobs-module__gI-NpW__remove:hover:not(:disabled){color:#d74420;background:#fff3ef}.saved-jobs-module__gI-NpW__remove:disabled{color:#7c8da6}.saved-jobs-module__gI-NpW__removeError{color:#9e2f1d;background:#fff3ef;border-top:1px solid #f5cec4;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px 9px 18px;font-size:12px;line-height:1.4;display:flex}.saved-jobs-module__gI-NpW__removeError button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0;font-weight:850;text-decoration:underline}.saved-jobs-module__gI-NpW__detail{top:0;right:0;left:calc(var(--saved-rail) + 18px);background:linear-gradient(135deg,#0877f909,#0000 42%),#fff;border:1px solid #dbe3ed;border-radius:5px;min-height:640px;padding:clamp(28px,3vw,48px);position:absolute;overflow:hidden}.saved-jobs-module__gI-NpW__detail:after{pointer-events:none;content:"";opacity:.08;background:repeating-linear-gradient(0deg,#0000 0 22px,#0877f9 22px 23px),repeating-linear-gradient(90deg,#0000 0 44px,#0877f9 44px 45px);width:270px;height:220px;position:absolute;bottom:-95px;right:-80px;transform:skew(-18deg)}.saved-jobs-module__gI-NpW__detailHeader{z-index:1;border-bottom:1px solid #dfe6ee;align-items:flex-start;gap:18px;padding-bottom:26px;display:flex;position:relative}.saved-jobs-module__gI-NpW__detailHeader>div{min-width:0}.saved-jobs-module__gI-NpW__detailHeader p{color:#657a97;margin:0 0 7px;font-size:13px}.saved-jobs-module__gI-NpW__detailHeader h2{color:#061b3a;font-family:var(--pb-font-display);letter-spacing:-.02em;margin:0;font-size:clamp(29px,2.8vw,42px);line-height:.98}.saved-jobs-module__gI-NpW__facts{z-index:1;background:#dfe6ee;border:1px solid #dfe6ee;border-radius:4px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:26px 0;padding:1px;display:grid;position:relative}.saved-jobs-module__gI-NpW__facts>div{background:#fff;min-width:0;padding:15px 17px}.saved-jobs-module__gI-NpW__facts dt{color:#657a97;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:850;display:flex}.saved-jobs-module__gI-NpW__facts dt svg{color:#0877f9}.saved-jobs-module__gI-NpW__facts dd{overflow-wrap:anywhere;color:#061b3a;margin:7px 0 0;font-size:14px;font-weight:750}.saved-jobs-module__gI-NpW__description{z-index:1;grid-template-columns:34px minmax(0,1fr);gap:18px;margin:30px 0;display:grid;position:relative}.saved-jobs-module__gI-NpW__description>span{color:#ff5a00;font-family:var(--pb-font-display);padding-top:5px;font-size:17px;font-weight:800}.saved-jobs-module__gI-NpW__description h3{color:#061b3a;font-family:var(--pb-font-display);letter-spacing:.03em;text-transform:uppercase;margin:0 0 12px;font-size:22px}.saved-jobs-module__gI-NpW__description p{color:#4f6583;white-space:pre-line;-webkit-line-clamp:7;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.68;display:-webkit-box;overflow:hidden}.saved-jobs-module__gI-NpW__detail .saved-jobs-module__gI-NpW__primaryAction{z-index:2;position:absolute;bottom:clamp(28px,3vw,48px);left:clamp(28px,3vw,48px);right:clamp(28px,3vw,48px)}.saved-jobs-module__gI-NpW__detailState{color:#657a97;justify-content:center;align-items:center;gap:12px;display:flex}.saved-jobs-module__gI-NpW__pageState,.saved-jobs-module__gI-NpW__empty,.saved-jobs-module__gI-NpW__noResults{text-align:center;background:#fff;border:1px solid #dbe3ed;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:40px 24px;display:flex}.saved-jobs-module__gI-NpW__pageState{color:#657a97;gap:12px}.saved-jobs-module__gI-NpW__emptyIcon{color:#0877f9;background:#eef6ff;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:20px;display:inline-flex}.saved-jobs-module__gI-NpW__empty h2,.saved-jobs-module__gI-NpW__noResults h2{color:#061b3a;font-family:var(--pb-font-display);text-transform:uppercase;margin:0;font-size:28px}.saved-jobs-module__gI-NpW__empty p,.saved-jobs-module__gI-NpW__noResults p{color:#657a97;max-width:480px;margin:10px 0 24px;line-height:1.6}.saved-jobs-module__gI-NpW__noResults button{color:#0877f9;background:#fff;border:1px solid #0877f9;border-radius:4px;min-height:46px;padding:0 18px;font-weight:800}@media (max-width:1100px){.saved-jobs-module__gI-NpW__toolbar{grid-template-columns:minmax(260px,1fr) minmax(180px,.65fr) minmax(190px,.65fr)}.saved-jobs-module__gI-NpW__workspace{--saved-rail:clamp(310px, 38%, 380px)}}@media (max-width:900px){.saved-jobs-module__gI-NpW__workspace{min-height:0}.saved-jobs-module__gI-NpW__list{width:100%}.saved-jobs-module__gI-NpW__detail{border:0;border-top:1px solid #dbe3ed;border-radius:0;min-height:0;padding:26px 22px;position:static}.saved-jobs-module__gI-NpW__detail .saved-jobs-module__gI-NpW__primaryAction{width:100%;margin-top:28px;position:static}.saved-jobs-module__gI-NpW__itemSelected .saved-jobs-module__gI-NpW__itemRow{box-shadow:inset 4px 0 #0877f9}.saved-jobs-module__gI-NpW__detailHeader h2{font-size:32px}}@media (max-width:720px){.saved-jobs-module__gI-NpW__heading{align-items:flex-start}.saved-jobs-module__gI-NpW__heading h1{font-size:clamp(36px,11vw,46px)}.saved-jobs-module__gI-NpW__findJobs{min-width:48px;padding:0 14px;font-size:0}.saved-jobs-module__gI-NpW__toolbar{grid-template-columns:1fr;gap:8px;padding:8px}.saved-jobs-module__gI-NpW__searchControl,.saved-jobs-module__gI-NpW__selectControl{min-height:68px;padding:10px 14px}.saved-jobs-module__gI-NpW__selectJob{grid-template-columns:46px minmax(0,1fr) 16px;gap:12px;padding:16px 8px 16px 14px}.saved-jobs-module__gI-NpW__companyMark{width:46px;height:46px;font-size:14px}.saved-jobs-module__gI-NpW__itemRow{grid-template-columns:minmax(0,1fr) 48px;min-height:104px}.saved-jobs-module__gI-NpW__remove{min-width:48px;min-height:48px}.saved-jobs-module__gI-NpW__detailHeader{gap:14px}.saved-jobs-module__gI-NpW__detailHeader h2{font-size:29px}.saved-jobs-module__gI-NpW__facts{grid-template-columns:1fr}.saved-jobs-module__gI-NpW__description{grid-template-columns:28px minmax(0,1fr);gap:12px}.saved-jobs-module__gI-NpW__description p{-webkit-line-clamp:6;font-size:14px}.saved-jobs-module__gI-NpW__pageState,.saved-jobs-module__gI-NpW__empty,.saved-jobs-module__gI-NpW__noResults{min-height:320px}}@media (prefers-reduced-motion:reduce){.saved-jobs-module__gI-NpW__findJobs,.saved-jobs-module__gI-NpW__primaryAction,.saved-jobs-module__gI-NpW__itemRow{transition:none}}
