.AvatarMenu-module__tgP8rW__avatarFace{background:var(--accent);width:32px;height:32px;color:var(--accent-ink);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:grid}.AvatarMenu-module__tgP8rW__avatarMenuTrigger:hover .AvatarMenu-module__tgP8rW__avatarFace,.AvatarMenu-module__tgP8rW__avatarMenuTriggerOpen .AvatarMenu-module__tgP8rW__avatarFace{background:var(--accent-hover);transform:translateY(-1px)}.AvatarMenu-module__tgP8rW__avatarMenu{flex:auto;min-width:0;max-width:100%;display:inline-flex;position:relative}.AvatarMenu-module__tgP8rW__avatarMenuTrigger{cursor:pointer;font:inherit;color:inherit;text-align:start;background:0 0;border:none;align-items:center;gap:10px;min-width:0;padding:0;display:inline-flex}.AvatarMenu-module__tgP8rW__avatarMenuTriggerLabeled{border-radius:10px;max-width:100%;margin-inline:-8px;padding:6px 8px;transition:background .15s}.AvatarMenu-module__tgP8rW__avatarMenuTriggerLabeled:hover,.AvatarMenu-module__tgP8rW__avatarMenuTriggerLabeled:focus-visible,.AvatarMenu-module__tgP8rW__avatarMenuTriggerOpen{background:var(--soft)}.AvatarMenu-module__tgP8rW__avatarMenuPopover{z-index:40;background:var(--panel);border:1px solid var(--line);min-width:200px;box-shadow:var(--shadow-md);border-radius:12px;padding:6px;position:fixed}.AvatarMenu-module__tgP8rW__avatarMenuEmail{border-bottom:1px solid var(--line);font-size:var(--t-caption);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;padding:6px 10px 8px;overflow:hidden}.AvatarMenu-module__tgP8rW__avatarMenuItem{width:100%;font:inherit;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 10px;font-size:14px;text-decoration:none;display:block}.AvatarMenu-module__tgP8rW__avatarMenuItem:hover{background:var(--soft)}.AvatarMenu-module__tgP8rW__avatarMenuItemDanger{color:var(--danger)}.AvatarMenu-module__tgP8rW__avatarMenuItemDanger:hover{background:#dc262614}.AvatarMenu-module__tgP8rW__avatarMenuItem:disabled{opacity:.6;cursor:default}.AvatarMenu-module__tgP8rW__avatarMenuItemPro{color:var(--accent);font-weight:700}.AvatarMenu-module__tgP8rW__avatarMenuItemPro:hover{background:color-mix(in srgb, var(--accent) 8%, transparent)}[dir=rtl] .AvatarMenu-module__tgP8rW__avatarMenuEmail,[dir=rtl] .AvatarMenu-module__tgP8rW__avatarMenuItem{text-align:right}
.KudoryLockup-module__FmY2RG__lockup{align-items:center;gap:.4em;display:inline-flex}.KudoryLockup-module__FmY2RG__name{line-height:1}
.LocaleSelect-module__ISGgeW__languageSelect{width:100%;position:relative}.LocaleSelect-module__ISGgeW__languageSelectCompact{width:auto}.LocaleSelect-module__ISGgeW__languageSelectCompact .LocaleSelect-module__ISGgeW__languageSelectTrigger{gap:6px;width:auto;min-height:40px;padding:6px 8px}.LocaleSelect-module__ISGgeW__languageSelectCompact .ui-select__menu{min-width:160px;left:auto;right:0}[dir=rtl] .LocaleSelect-module__ISGgeW__languageSelectCompact .ui-select__menu{left:0;right:auto}.LocaleSelect-module__ISGgeW__languageSelectCompact .ui-select__menu--start{left:0;right:auto}.LocaleSelect-module__ISGgeW__languageSelectTrigger{border:1px solid var(--line);background:var(--panel);width:100%;font:inherit;color:var(--text);cursor:pointer;text-align:left;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:14px;display:flex}.LocaleSelect-module__ISGgeW__languageSelectTrigger:hover{border-color:var(--line-2)}.LocaleSelect-module__ISGgeW__languageSelectTriggerOpen,.LocaleSelect-module__ISGgeW__languageSelectTrigger:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px rgb(var(--accent-rgb) / .14);outline:none}.LocaleSelect-module__ISGgeW__languageSelectFlag{border-radius:2px;flex:none;display:block;box-shadow:0 0 0 1px #0000000f}.LocaleSelect-module__ISGgeW__languageSelectLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.LocaleSelect-module__ISGgeW__languageSelectChevron{color:var(--muted);flex:none;font-size:10px;line-height:1}
.Sheet-module__gt690W__sheetBackdrop{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1c191773;justify-content:center;align-items:flex-end;padding:24px;display:flex;position:fixed;inset:0}.Sheet-module__gt690W__sheetBackdropCenter{align-items:center}.Sheet-module__gt690W__sheetPanel{background:var(--panel);box-shadow:var(--shadow-md);max-height:85vh;position:relative;overflow:auto}.Sheet-module__gt690W__sheetClose{top:12px;z-index:2;position:absolute;inset-inline-end:12px}.Sheet-module__gt690W__sheetClose.ui-icon-btn{background:var(--soft)}.Sheet-module__gt690W__sheetClose.ui-icon-btn--ghost:hover:not(:disabled){background:var(--line)}.Sheet-module__gt690W__sheetPanelCenter{border:1px solid var(--line);border-radius:var(--radius);text-align:center;width:min(400px,100% - 48px);padding:32px 28px 24px}.Sheet-module__gt690W__sheetPanelBottom{border-radius:var(--radius) var(--radius) 0 0;width:min(960px,100%);padding:24px}.Sheet-module__gt690W__sheetPanelWide{width:min(960px,100%)}.Sheet-module__gt690W__sheetHead{margin-bottom:24px}.Sheet-module__gt690W__sheetHeadRow{text-align:left;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.Sheet-module__gt690W__sheetHeadRow .Sheet-module__gt690W__sheetHeadText{flex:1;min-width:0}.Sheet-module__gt690W__sheetHeadRow .Sheet-module__gt690W__sheetSub{max-width:none;margin-inline:0}.Sheet-module__gt690W__sheetHeadAction{flex:none}.Sheet-module__gt690W__sheetTitle{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:10px;font-size:1.5rem;font-weight:600}.Sheet-module__gt690W__sheetPanelBottom .Sheet-module__gt690W__sheetTitle{font-size:1.125rem;font-family:var(--font-sans);margin-bottom:0}.Sheet-module__gt690W__sheetSub{color:var(--muted);max-width:32ch;margin:0 auto;font-size:14px;line-height:1.55}.Sheet-module__gt690W__sheetBodyScroll{flex-direction:column;gap:12px;max-height:60vh;display:flex;overflow:auto}.Sheet-module__gt690W__sheetActions{text-align:left;flex-direction:column;gap:12px;display:flex}.Sheet-module__gt690W__sheetOr{color:var(--muted);font-size:var(--t-caption);align-items:center;gap:12px;margin:4px 0;display:flex}.Sheet-module__gt690W__sheetOr:before,.Sheet-module__gt690W__sheetOr:after{content:"";background:var(--line);flex:1;height:1px}.Sheet-module__gt690W__sheetHint{color:var(--muted);text-align:center;margin-top:-4px;font-size:11px}.Sheet-module__gt690W__sheetHintOk{color:var(--success-text);margin-top:4px;font-size:13px;font-weight:500}.Sheet-module__gt690W__sheetField input{box-sizing:border-box;width:100%;color:var(--text);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-sm);outline:none;padding:11px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.Sheet-module__gt690W__sheetField input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgb(var(--accent-rgb) / .14)}.Sheet-module__gt690W__sheetField input::placeholder{color:var(--muted)}.Sheet-module__gt690W__sheetError{color:var(--danger);margin-top:4px;font-size:13px;font-weight:500}.Sheet-module__gt690W__sheetFoot{margin-top:20px;padding-top:4px}.Sheet-module__gt690W__sheetFootnote{font-size:var(--t-caption);color:var(--muted);line-height:1.45}.Sheet-module__gt690W__sheetDismiss{margin-top:10px}.Sheet-module__gt690W__sheetStoryBg{background:var(--bg);place-items:center;padding:72px 24px 24px;display:grid;position:fixed;inset:0}.Sheet-module__gt690W__sheetStoryPreview{aspect-ratio:794/1123;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);width:min(520px,100%);max-height:calc(100vh - 120px);box-shadow:var(--shadow-md)}@media (max-width:1199px){.Sheet-module__gt690W__sheetPanelBottom{flex-direction:column;height:92dvh;max-height:92dvh;display:flex;overflow:hidden}.Sheet-module__gt690W__sheetPanelBottom .Sheet-module__gt690W__sheetHead{margin-bottom:12px}.Sheet-module__gt690W__sheetPanelBottom .Sheet-module__gt690W__sheetBody,.Sheet-module__gt690W__sheetPanelBottom .Sheet-module__gt690W__sheetBodyScroll{flex:1;min-height:0;max-height:none;overflow-y:auto}}
.ConfirmDialog-module__Mu17rq__confirmDialog{text-align:center}.ConfirmDialog-module__Mu17rq__confirmTitle{text-wrap:balance;margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.35}.ConfirmDialog-module__Mu17rq__confirmMessage{color:var(--muted);margin:0 0 20px;font-size:14px;line-height:1.5}.ConfirmDialog-module__Mu17rq__confirmActions{justify-content:center;gap:10px;display:flex}
.auth-shell-module__803W8W__authCard{text-align:left;background:var(--card-fill);border:1px solid var(--card-line);border-radius:var(--radius);padding:28px var(--card-pad-x,24px) 24px;box-shadow:var(--card-lift)}.auth-shell-module__803W8W__signInForm{flex-direction:column;gap:12px;display:flex}.auth-shell-module__803W8W__landingAuth{padding-top:32px}.auth-shell-module__803W8W__landingInnerAuth{max-width:440px}.auth-shell-module__803W8W__landingFoot{text-align:center;margin-top:-24px;padding:0 24px 48px}.auth-shell-module__803W8W__landing{justify-content:center;min-height:calc(100vh - 72px);padding:48px 24px 80px;display:flex}.auth-shell-module__803W8W__landingInner{text-align:center;width:100%;max-width:640px}.auth-shell-module__803W8W__landingHeadline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin-bottom:12px;font-size:clamp(2rem,5vw,2.75rem);font-weight:600;line-height:1.15}.auth-shell-module__803W8W__landingSubline{color:var(--muted);margin-bottom:36px;font-size:1.05rem}.auth-shell-module__803W8W__landingReassurance{color:var(--muted);margin-top:20px;font-size:13px}.auth-shell-module__803W8W__landingError{color:var(--danger);margin-top:14px;font-size:13px;font-weight:500}.auth-shell-module__803W8W__landingErrorRetry{color:var(--accent);background:var(--accent-soft);border:1px solid rgb(var(--accent-rgb) / .2);cursor:pointer;border-radius:999px;margin-inline-start:10px;padding:2px 10px;font-size:12.5px;font-weight:600}.auth-shell-module__803W8W__landingErrorRetry:hover{border-color:var(--accent)}.auth-shell-module__803W8W__landingReassuranceEmbedded{text-align:center;margin-top:14px}.auth-shell-module__803W8W__processing{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 72px);padding:48px 24px;display:flex}.auth-shell-module__803W8W__processingInner{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:400px;display:flex}.auth-shell-module__803W8W__processingFile{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-bottom:10px;font-size:13px;overflow:hidden}.auth-shell-module__803W8W__processingStep{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:28px;font-size:1.375rem;font-weight:600}
.ReimportDialog-module__r2sGTG__evidenceDialogBackdrop{z-index:80;background:#1c19173d;place-items:center;padding:clamp(10px,3vw,20px);display:grid;position:fixed;inset:0}.ReimportDialog-module__r2sGTG__evidenceDialog{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);width:min(520px,100%);box-shadow:var(--shadow-lg);padding:clamp(14px,4vw,20px) clamp(12px,3vw,18px) clamp(12px,3vw,18px);position:relative}.ReimportDialog-module__r2sGTG__evidenceDialog h2{font-family:var(--font-display);margin-bottom:6px;padding-inline-end:28px;font-size:clamp(1.1rem,4vw,1.35rem)}.ReimportDialog-module__r2sGTG__evidenceDialog>p{color:var(--muted);margin-bottom:12px;font-size:14px}.ReimportDialog-module__r2sGTG__evidenceDialog textarea{resize:vertical;width:100%;font-family:var(--font-sans);line-height:1.45}.ReimportDialog-module__r2sGTG__evidenceDialogActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.ReimportDialog-module__r2sGTG__changeDialogClose{top:12px;position:absolute;inset-inline-end:12px}.ReimportDialog-module__r2sGTG__changeDialogClose.ui-icon-btn{background:var(--soft)}.ReimportDialog-module__r2sGTG__changeDialogClose.ui-icon-btn--ghost:hover:not(:disabled){background:var(--line)}.ReimportDialog-module__r2sGTG__reimportIntro{font-size:var(--t-small);color:var(--muted);max-width:62ch;margin:4px 0 12px;line-height:1.5}.ReimportDialog-module__r2sGTG__reimportTextarea{resize:vertical;border:1px solid var(--line-2);background:var(--soft);width:100%;color:var(--text);font:inherit;font-size:var(--t-small);border-radius:10px;padding:10px 12px;line-height:1.5}.ReimportDialog-module__r2sGTG__reimportTextarea:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.ReimportDialog-module__r2sGTG__reimportError{color:var(--danger);margin:8px 0 0;font-size:13px}.ReimportDialog-module__r2sGTG__reimportActions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}
.Button-module__VMVMAW__spotlight{isolation:isolate;white-space:nowrap;box-shadow:0 2px 12px -4px color-mix(in srgb, var(--warning) 35%, transparent);font-weight:750;position:relative;overflow:hidden}.Button-module__VMVMAW__spotlight.ui-btn{border-color:color-mix(in srgb, var(--warning-btn) 25%, black)}.Button-module__VMVMAW__spotlight.ui-btn:hover:not(:disabled){border-color:color-mix(in srgb, var(--warning-btn) 15%, black)}.Button-module__VMVMAW__spotlight:focus-visible{outline:2px solid var(--warning-text);outline-offset:2px}@media (prefers-reduced-motion:no-preference){.Button-module__VMVMAW__spotlight{animation:2.6s ease-in-out infinite Button-module__VMVMAW__spotlight-glow}.Button-module__VMVMAW__spotlight:before{content:"";background:linear-gradient(100deg, transparent, color-mix(in srgb, var(--warning) 45%, transparent), transparent);z-index:0;width:45%;height:100%;animation:3.6s ease-in-out 1.2s infinite Button-module__VMVMAW__spotlight-shimmer;position:absolute;top:0;left:-65%;transform:skew(-18deg)}.Button-module__VMVMAW__spotlight:hover:not(:disabled){box-shadow:0 0 0 5px color-mix(in srgb, var(--warning) 20%, transparent), 0 12px 28px -8px color-mix(in srgb, var(--warning) 55%, transparent);transform:translateY(-1px)}}@keyframes Button-module__VMVMAW__spotlight-glow{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--warning) 0%, transparent), 0 2px 10px -4px color-mix(in srgb, var(--warning) 30%, transparent)}50%{box-shadow:0 0 0 4px color-mix(in srgb, var(--warning) 18%, transparent), 0 8px 24px -6px color-mix(in srgb, var(--warning) 48%, transparent)}}@keyframes Button-module__VMVMAW__spotlight-shimmer{0%{left:-65%}55%,to{left:125%}}.Button-module__VMVMAW__icon{flex:none;align-items:center;font-size:1em;line-height:0;display:inline-flex}.Button-module__VMVMAW__loading{isolation:isolate;position:relative;overflow:hidden}.Button-module__VMVMAW__loading.Button-module__VMVMAW__loading:disabled{opacity:.92;cursor:wait}.Button-module__VMVMAW__loading:after{content:"";background:linear-gradient(100deg, transparent, color-mix(in srgb, currentColor 34%, transparent), transparent);z-index:1;width:45%;animation:1.15s ease-in-out infinite Button-module__VMVMAW__btn-shimmer;position:absolute;top:0;bottom:0;left:-60%;transform:skew(-18deg)}@keyframes Button-module__VMVMAW__btn-shimmer{0%{left:-60%}to{left:125%}}@media (prefers-reduced-motion:reduce){.Button-module__VMVMAW__loading:after{width:100%;animation:1.2s ease-in-out infinite Button-module__VMVMAW__btn-shimmer-pulse;left:0;transform:none}}@keyframes Button-module__VMVMAW__btn-shimmer-pulse{0%,to{opacity:.12}50%{opacity:.4}}
.Badge-module__yqYDGW__badge{border-radius:999px;align-items:center;gap:4px;padding:1px 8px;font-size:11px;font-weight:700;line-height:1.5;display:inline-flex}.Badge-module__yqYDGW__recommended{background:color-mix(in srgb, var(--warning) 18%, var(--panel));color:color-mix(in srgb, var(--warning) 92%, black)}.Badge-module__yqYDGW__optional{background:color-mix(in srgb, var(--muted) 16%, var(--panel));color:var(--muted)}.Badge-module__yqYDGW__success{background:color-mix(in srgb, var(--success) 16%, var(--panel));color:color-mix(in srgb, var(--success) 92%, black)}.Badge-module__yqYDGW__neutral{background:var(--soft);color:var(--muted)}
.EmptyState-module__98ICJq__empty{margin-top:var(--s2);padding:var(--s3);max-width:62ch}
.InlineNotice-module__BsuiDa__notice{border-radius:var(--radius-sm);align-items:flex-start;gap:10px;padding:12px 16px;display:flex}.InlineNotice-module__BsuiDa__icon{flex:none;margin-top:1px;display:flex}.InlineNotice-module__BsuiDa__content{flex:1;min-width:0}.InlineNotice-module__BsuiDa__title{font-size:var(--t-small);line-height:var(--t-small-lh);margin:0 0 2px;font-weight:650}.InlineNotice-module__BsuiDa__body{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--text);margin:0}.InlineNotice-module__BsuiDa__action{margin-top:8px}.InlineNotice-module__BsuiDa__dismiss{flex:none;margin:-4px -8px -4px 0}.InlineNotice-module__BsuiDa__info{background:var(--info-soft)}.InlineNotice-module__BsuiDa__info .InlineNotice-module__BsuiDa__icon,.InlineNotice-module__BsuiDa__info .InlineNotice-module__BsuiDa__title,.InlineNotice-module__BsuiDa__bare.InlineNotice-module__BsuiDa__info .InlineNotice-module__BsuiDa__body{color:var(--accent-text)}.InlineNotice-module__BsuiDa__success{background:var(--success-soft)}.InlineNotice-module__BsuiDa__success .InlineNotice-module__BsuiDa__icon,.InlineNotice-module__BsuiDa__success .InlineNotice-module__BsuiDa__title,.InlineNotice-module__BsuiDa__bare.InlineNotice-module__BsuiDa__success .InlineNotice-module__BsuiDa__body{color:var(--success-text)}.InlineNotice-module__BsuiDa__warning{background:var(--warning-soft)}.InlineNotice-module__BsuiDa__warning .InlineNotice-module__BsuiDa__icon,.InlineNotice-module__BsuiDa__warning .InlineNotice-module__BsuiDa__title,.InlineNotice-module__BsuiDa__bare.InlineNotice-module__BsuiDa__warning .InlineNotice-module__BsuiDa__body{color:var(--warning-text)}.InlineNotice-module__BsuiDa__danger{background:var(--danger-soft)}.InlineNotice-module__BsuiDa__danger .InlineNotice-module__BsuiDa__icon,.InlineNotice-module__BsuiDa__danger .InlineNotice-module__BsuiDa__title,.InlineNotice-module__BsuiDa__bare.InlineNotice-module__BsuiDa__danger .InlineNotice-module__BsuiDa__body{color:var(--danger-text)}.InlineNotice-module__BsuiDa__neutral{background:var(--soft)}.InlineNotice-module__BsuiDa__neutral .InlineNotice-module__BsuiDa__icon{color:var(--muted)}.InlineNotice-module__BsuiDa__neutral .InlineNotice-module__BsuiDa__title{color:var(--text)}.InlineNotice-module__BsuiDa__bare.InlineNotice-module__BsuiDa__neutral .InlineNotice-module__BsuiDa__body{color:var(--muted)}
.PageKicker-module__Q_vXvW__pageKicker{font-size:var(--t-caption);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);align-items:center;gap:7px;margin-bottom:14px;font-weight:600;display:inline-flex}.PageKicker-module__Q_vXvW__badge{border:1px solid var(--kicker-badge-line,color-mix(in srgb, currentColor 20%, transparent));background:var(--kicker-badge-fill,transparent);padding:8px 20px;border-radius:999px;gap:9px;padding-inline-end:calc(20px - .14em)}
.PendingBlock-module__eucB7G__wrap{isolation:isolate;position:relative}.PendingBlock-module__eucB7G__pendingContent{filter:blur(3.4px);opacity:.82;pointer-events:none;-webkit-user-select:none;user-select:none;transition:filter .5s,opacity .5s;animation:1.9s ease-in-out infinite PendingBlock-module__eucB7G__pending-pulse}.PendingBlock-module__eucB7G__sheen{z-index:1;pointer-events:none;background:linear-gradient(100deg, transparent 42%, color-mix(in srgb, var(--accent,#4f46e5) 9%, transparent) 50%, transparent 58%);background-size:220% 100%;border-radius:8px;animation:1.6s linear infinite PendingBlock-module__eucB7G__pending-sheen;position:absolute;inset:0}@keyframes PendingBlock-module__eucB7G__pending-pulse{0%,to{opacity:.7;filter:blur(3.6px)}50%{opacity:.95;filter:blur(2.6px)}}@keyframes PendingBlock-module__eucB7G__pending-sheen{0%{background-position:210% 0}to{background-position:-110% 0}}.PendingBlock-module__eucB7G__skeleton{gap:16px;animation:1.9s ease-in-out infinite PendingBlock-module__eucB7G__pending-pulse-soft;display:grid}.PendingBlock-module__eucB7G__skeleton[data-shape=cards]{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr))}.PendingBlock-module__eucB7G__skeleton[data-shape=custom]{gap:0;display:block}.PendingBlock-module__eucB7G__row{gap:10px;display:grid}.PendingBlock-module__eucB7G__row[data-shape=list]+.PendingBlock-module__eucB7G__row[data-shape=list]{border-top:1px solid var(--line);padding-top:16px}.PendingBlock-module__eucB7G__bar{background:var(--soft,#f1f3f7);border-radius:4px;height:10px}.PendingBlock-module__eucB7G__bar[data-w=title]{width:42%;height:13px}.PendingBlock-module__eucB7G__bar[data-w=full]{width:100%}.PendingBlock-module__eucB7G__bar[data-w=long]{width:88%}.PendingBlock-module__eucB7G__bar[data-w=short]{width:62%}@keyframes PendingBlock-module__eucB7G__pending-pulse-soft{0%,to{opacity:.72}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.PendingBlock-module__eucB7G__pendingContent,.PendingBlock-module__eucB7G__skeleton{animation:none}.PendingBlock-module__eucB7G__sheen{animation:none;display:none}}
.MetaChipRow-module__ORasPW__row{--meta-chip-h:36px;margin-top:var(--s3);flex-wrap:wrap;align-items:center;gap:10px;display:flex}:is(.MetaChipRow-module__ORasPW__row .ui-btn,.MetaChipRow-module__ORasPW__row button,.MetaChipRow-module__ORasPW__row [role=combobox]){min-height:var(--meta-chip-h)}.MetaChipRow-module__ORasPW__row .ui-select{flex:none;width:auto}.MetaChipRow-module__ORasPW__chip{min-height:var(--meta-chip-h);border:1px solid var(--line);background:var(--panel);font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--muted);white-space:nowrap;border-radius:12px;gap:8px;padding:0 12px;font-weight:500}.MetaChipRow-module__ORasPW__lead{color:var(--muted);align-items:center;display:inline-flex}.MetaChipRow-module__ORasPW__lead svg{display:block}.MetaChipRow-module__ORasPW__value{font-size:var(--t-h3);color:var(--accent);font-weight:700;line-height:1}.MetaChipRow-module__ORasPW__label{text-overflow:ellipsis;min-width:0;overflow:hidden}@media (max-width:560px){.MetaChipRow-module__ORasPW__row{--meta-chip-h:32px;gap:8px}}
.ProfileEditor-module__2_jWUW__profileHeroCard{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:22px;margin-bottom:16px;padding:24px 22px;display:grid}.ProfileEditor-module__2_jWUW__profileHeroHeader{grid-area:1/2;min-width:0}.ProfileEditor-module__2_jWUW__profileHeroBio{grid-area:2/1/auto/-1;min-width:0}.ProfileEditor-module__2_jWUW__profileRole{color:var(--text);margin:6px 0 10px;font-size:18px;font-weight:650}.ProfileEditor-module__2_jWUW__profileLead{color:var(--muted);max-width:68ch;margin:0;font-size:16.5px;line-height:1.65}.ProfileEditor-module__2_jWUW__profileContentColumn{min-width:0}.ProfileEditor-module__2_jWUW__profileSectionList{flex-direction:column;gap:16px;display:flex}.ProfileEditor-module__2_jWUW__applicationEditor{flex-direction:column;gap:14px;display:flex}.ProfileEditor-module__2_jWUW__applicationIdentity{padding:20px var(--card-pad-x,22px);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:18px;display:grid}.ProfileEditor-module__2_jWUW__applicationIdentityHeader{flex-direction:column;grid-area:1/2;gap:4px;min-width:0;display:flex}.ProfileEditor-module__2_jWUW__applicationIdentityLine,.ProfileEditor-module__2_jWUW__applicationIdentityLine .ProfileEditor-module__2_jWUW__profileInlineField{min-width:0}.ProfileEditor-module__2_jWUW__applicationIdentityName.ProfileEditor-module__2_jWUW__profileInlineField,.ProfileEditor-module__2_jWUW__applicationIdentityName.ProfileEditor-module__2_jWUW__profileInlineInput{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text);font-size:26px;font-weight:700;line-height:1.15}.ProfileEditor-module__2_jWUW__applicationIdentityHeadline.ProfileEditor-module__2_jWUW__profileInlineField,.ProfileEditor-module__2_jWUW__applicationIdentityHeadline.ProfileEditor-module__2_jWUW__profileInlineInput{font-size:var(--t-h3);color:var(--text);font-weight:650}.ProfileEditor-module__2_jWUW__applicationIdentitySummary.ProfileEditor-module__2_jWUW__profileInlineField,.ProfileEditor-module__2_jWUW__applicationIdentitySummary.ProfileEditor-module__2_jWUW__profileInlineInput{color:var(--muted);font-size:14.5px;line-height:1.6}.ProfileEditor-module__2_jWUW__profileInlineField{max-width:100%;color:inherit;cursor:text;font:inherit;font-weight:inherit;line-height:inherit;text-align:inherit;overflow-wrap:anywhere;background:0 0;border:1px solid #0000;border-radius:8px;padding:3px 5px;display:inline}.ProfileEditor-module__2_jWUW__profileInlineField:hover{border-color:var(--line);background:var(--soft)}.ProfileEditor-module__2_jWUW__profileInlineField span{color:var(--muted);font-style:italic;font-weight:500}.ProfileEditor-module__2_jWUW__profileInlineInput{border:1px solid var(--accent);background:var(--panel);width:auto;min-width:8ch;max-width:100%;color:var(--text);font:inherit;line-height:inherit;box-shadow:0 0 0 3px rgb(var(--accent-rgb) / .12);border-radius:8px;outline:none;padding:7px 9px;transition:width .12s,height .12s}.ProfileEditor-module__2_jWUW__profileInlineInputArea{resize:vertical;width:100%;min-height:44px;display:block;overflow:hidden}.ProfileEditor-module__2_jWUW__profileInlineInputError{border-color:var(--danger,#dc2626);box-shadow:0 0 0 3px var(--danger-soft,#dc262624)}.ProfileEditor-module__2_jWUW__profileInlineField:focus-visible{border-color:var(--accent);background:var(--soft);box-shadow:0 0 0 3px rgb(var(--accent-rgb) / .15);outline:none}.ProfileEditor-module__2_jWUW__profileContactRow{color:var(--muted);grid-template-columns:1fr;gap:8px;margin-top:12px;font-size:14.5px;display:grid}.ProfileEditor-module__2_jWUW__profileContactItem{align-items:center;gap:9px;min-width:0;min-height:32px;display:flex}.ProfileEditor-module__2_jWUW__profileContactItem .ProfileEditor-module__2_jWUW__profileInlineField,.ProfileEditor-module__2_jWUW__profileContactItem .ProfileEditor-module__2_jWUW__profileInlineInput{box-sizing:border-box;min-height:32px;padding:6px 9px;line-height:1.25}.ProfileEditor-module__2_jWUW__profileContactIcon{background:var(--soft);width:30px;height:30px;color:var(--muted);border-radius:9px;flex:none;place-items:center;display:grid}.ProfileEditor-module__2_jWUW__profileContactItem .ProfileEditor-module__2_jWUW__profileInlineField{min-width:0;color:var(--text);flex:auto}.ProfileEditor-module__2_jWUW__profileXp{flex-direction:column;display:flex}.ProfileEditor-module__2_jWUW__profileXpItem{grid-template-columns:16px minmax(0,1fr);column-gap:14px;padding-bottom:22px;display:grid;position:relative}.ProfileEditor-module__2_jWUW__profileXpItem:before{content:"";background:var(--line);width:1px;position:absolute;top:0;bottom:0;left:7px}.ProfileEditor-module__2_jWUW__profileXpItem:first-of-type:before{top:12px}.ProfileEditor-module__2_jWUW__profileXpItem:last-of-type{padding-bottom:4px}.ProfileEditor-module__2_jWUW__profileXpItem:first-of-type:last-of-type:before{display:none}.ProfileEditor-module__2_jWUW__profileXpDot{z-index:1;background:var(--accent);width:10px;height:10px;box-shadow:0 0 0 3px var(--panel), 0 0 0 4px color-mix(in srgb, var(--accent) 22%, var(--panel));border-radius:999px;grid-area:1/1;place-self:start center;margin-top:7px;position:relative}.ProfileEditor-module__2_jWUW__profileXpBody{flex-direction:column;grid-column:2;min-width:0;display:flex}.ProfileEditor-module__2_jWUW__profileXpCompany{flex-wrap:wrap;align-items:baseline;gap:2px 12px;display:flex}.ProfileEditor-module__2_jWUW__profileCompanyName.ProfileEditor-module__2_jWUW__profileInlineField,.ProfileEditor-module__2_jWUW__profileCompanyName.ProfileEditor-module__2_jWUW__profileInlineInput{color:var(--text);font-family:var(--font-sans);letter-spacing:-.02em;text-align:left;font-size:18px;font-weight:800;line-height:1.3}.ProfileEditor-module__2_jWUW__profileXpLocation.ProfileEditor-module__2_jWUW__profileInlineField,.ProfileEditor-module__2_jWUW__profileXpLocation.ProfileEditor-module__2_jWUW__profileInlineInput{color:var(--muted);font-size:13px;font-weight:500}.ProfileEditor-module__2_jWUW__profileXpRole{margin-top:8px;position:relative}.ProfileEditor-module__2_jWUW__profileXpRoleHead{flex-wrap:wrap;align-items:baseline;gap:2px 10px;display:flex}.ProfileEditor-module__2_jWUW__profileXpRoleTitle.ProfileEditor-module__2_jWUW__profileInlineField,.ProfileEditor-module__2_jWUW__profileXpRoleTitle.ProfileEditor-module__2_jWUW__profileInlineInput{color:var(--text);font-size:var(--t-body);font-weight:700}.ProfileEditor-module__2_jWUW__profileXpDates{color:var(--muted);white-space:nowrap;align-items:baseline;gap:3px;font-size:12.5px;font-weight:600;display:inline-flex}.ProfileEditor-module__2_jWUW__profileXpDates .ProfileEditor-module__2_jWUW__profileInlineField{color:var(--muted)}.ProfileEditor-module__2_jWUW__profileDateTrigger.ProfileEditor-module__2_jWUW__profileInlineField{color:var(--muted);font-size:12.5px;font-weight:600}.ProfileEditor-module__2_jWUW__profileDateText{border:1px solid var(--accent);background:var(--panel);width:9ch;color:var(--text);font:inherit;box-shadow:0 0 0 3px rgb(var(--accent-rgb) / .12);border-radius:7px;outline:none;padding:2px 5px;font-size:12.5px;font-weight:600}.ProfileEditor-module__2_jWUW__profileDateTextError{border-color:var(--danger,#dc2626);box-shadow:0 0 0 3px var(--danger-soft,#dc262624)}.ProfileEditor-module__2_jWUW__profileXpSummary{color:var(--text);margin:5px 0 2px;font-size:14.5px;line-height:1.6}.ProfileEditor-module__2_jWUW__profileXpBullets{flex-direction:column;gap:5px;margin-top:4px;display:flex}.ProfileEditor-module__2_jWUW__profileXpStackRow{align-items:baseline;gap:8px;margin-top:6px;display:flex}.ProfileEditor-module__2_jWUW__profileXpStackLabel{letter-spacing:.03em;text-transform:uppercase;color:var(--muted);flex-shrink:0;font-size:11px;font-weight:700}.ProfileEditor-module__2_jWUW__profileXpStack{min-width:0;color:var(--text);flex:1;font-size:13px}.ProfileEditor-module__2_jWUW__changeMarkRow{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:start;gap:2px 4px;min-width:0;display:grid}.ProfileEditor-module__2_jWUW__changeMarkRow>.ProfileEditor-module__2_jWUW__changeMarkText{grid-area:1/2;min-width:0}.ProfileEditor-module__2_jWUW__changeMarkRow>.ProfileEditor-module__2_jWUW__profileXpBulletDot{grid-area:1/1}.ProfileEditor-module__2_jWUW__changeMarkRow>.ProfileEditor-module__2_jWUW__psrChangeActions{grid-area:1/3;justify-self:end}.ProfileEditor-module__2_jWUW__changeMarkRow>.ProfileEditor-module__2_jWUW__profileReveal{grid-area:1/4;justify-self:end}.ProfileEditor-module__2_jWUW__changeMarkRow>.ProfileEditor-module__2_jWUW__changeMarkSpacer{grid-area:1/4;width:24px}@media (max-width:1199px){.ProfileEditor-module__2_jWUW__changeMarkRow>.ProfileEditor-module__2_jWUW__psrChangeActions{grid-area:2/2/auto/-1}}.ProfileEditor-module__2_jWUW__profileXpBulletDot{background:color-mix(in srgb, var(--muted) 55%, transparent);border-radius:999px;width:4px;height:4px;margin-top:13px}.ProfileEditor-module__2_jWUW__profileXpBullet .ProfileEditor-module__2_jWUW__profileListBullet.ProfileEditor-module__2_jWUW__profileInlineField{margin:3px 0 0}.ProfileEditor-module__2_jWUW__profileXpBulletSlot{display:block}.ProfileEditor-module__2_jWUW__profileReveal{opacity:0;transition:opacity .12s}.ProfileEditor-module__2_jWUW__profileXpCompany:hover .ProfileEditor-module__2_jWUW__profileReveal,.ProfileEditor-module__2_jWUW__profileXpRoleHead:hover .ProfileEditor-module__2_jWUW__profileReveal,.ProfileEditor-module__2_jWUW__profileXpBullet:hover .ProfileEditor-module__2_jWUW__profileReveal,.ProfileEditor-module__2_jWUW__profileEntryHead:hover .ProfileEditor-module__2_jWUW__profileReveal,.ProfileEditor-module__2_jWUW__profileReveal:focus-visible{opacity:1}.ProfileEditor-module__2_jWUW__profileControls{top:0;opacity:0;pointer-events:none;gap:3px;transition:opacity .12s;display:inline-flex;position:absolute;inset-inline-end:0}.ProfileEditor-module__2_jWUW__profileControlsEntry{top:2px}.ProfileEditor-module__2_jWUW__profileControlsRole{top:-2px}.ProfileEditor-module__2_jWUW__profileXpItem:hover>.ProfileEditor-module__2_jWUW__profileControls,.ProfileEditor-module__2_jWUW__profileXpItem:focus-within>.ProfileEditor-module__2_jWUW__profileControls,.ProfileEditor-module__2_jWUW__profileXpRole:hover>.ProfileEditor-module__2_jWUW__profileControls,.ProfileEditor-module__2_jWUW__profileXpRole:focus-within>.ProfileEditor-module__2_jWUW__profileControls,.ProfileEditor-module__2_jWUW__profileEntry:hover>.ProfileEditor-module__2_jWUW__profileControls,.ProfileEditor-module__2_jWUW__profileEntry:focus-within>.ProfileEditor-module__2_jWUW__profileControls,.ProfileEditor-module__2_jWUW__profileControls:focus-within{opacity:1;pointer-events:auto}@media (hover:none){.ProfileEditor-module__2_jWUW__profileControls{opacity:1;pointer-events:auto;border-radius:var(--radius-sm);background:var(--panel);box-shadow:0 0 0 1px var(--line);padding:2px}.ProfileEditor-module__2_jWUW__profileXpBullet .ProfileEditor-module__2_jWUW__profileReveal,.ProfileEditor-module__2_jWUW__profileRemovableChip>.ProfileEditor-module__2_jWUW__profileChipRemove{opacity:1;pointer-events:auto}.ProfileEditor-module__2_jWUW__profileXpCompany,.ProfileEditor-module__2_jWUW__profileXpRoleHead,.ProfileEditor-module__2_jWUW__profileEntryHead{padding-inline-end:92px}}.ProfileEditor-module__2_jWUW__psrChanged{background:var(--soft);border-radius:8px;padding:2px 8px}.ProfileEditor-module__2_jWUW__profileRemovableChip.ProfileEditor-module__2_jWUW__psrChanged{background:var(--soft);border-color:var(--line-2);box-shadow:none;margin-inline-start:0;padding-inline-start:0}.ProfileEditor-module__2_jWUW__profileXpItem.ProfileEditor-module__2_jWUW__psrChanged{box-shadow:none;background:0 0;margin-inline-start:0;padding-inline-start:0}.ProfileEditor-module__2_jWUW__profileXpItem.ProfileEditor-module__2_jWUW__psrChanged .ProfileEditor-module__2_jWUW__profileXpBody{background:var(--soft);box-shadow:none;border-radius:6px;padding:4px 10px}.ProfileEditor-module__2_jWUW__profileXpBullet.ProfileEditor-module__2_jWUW__psrChanged{background:var(--soft);box-shadow:none;border-radius:6px;padding:3px 10px}.ProfileEditor-module__2_jWUW__psrReword{background:color-mix(in srgb, var(--warning,#d97706) 7%, var(--panel));border-radius:10px;flex-direction:column;gap:10px;margin:6px 0 12px;padding:12px 14px;animation:.9s cubic-bezier(.22,1,.36,1) both ProfileEditor-module__2_jWUW__profile-reword-in;display:flex}.ProfileEditor-module__2_jWUW__psrRewordHead{align-items:center;gap:8px;display:flex}.ProfileEditor-module__2_jWUW__psrRewordEyebrow{opacity:.7;flex:none;line-height:1}.ProfileEditor-module__2_jWUW__psrRewordBadge{flex:none}.ProfileEditor-module__2_jWUW__psrRewordWhy{min-width:0;font-size:var(--t-caption);color:var(--muted);flex:auto}.ProfileEditor-module__2_jWUW__psrRewordCols{grid-template-columns:1fr 1fr;align-items:start;gap:8px 18px;display:grid}.ProfileEditor-module__2_jWUW__psrRewordCol{flex-direction:column;gap:4px;min-width:0;display:flex}.ProfileEditor-module__2_jWUW__psrRewordColLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.ProfileEditor-module__2_jWUW__psrRewordList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.ProfileEditor-module__2_jWUW__psrRewordNowItem{color:var(--muted);margin:0;font-size:12.5px;line-height:1.45}.ProfileEditor-module__2_jWUW__psrRewordList .ProfileEditor-module__2_jWUW__psrRewordNowItem{padding-inline-start:12px;position:relative}.ProfileEditor-module__2_jWUW__psrRewordList .ProfileEditor-module__2_jWUW__psrRewordNowItem:before{content:"–";color:var(--muted);position:absolute;inset-inline-start:0}.ProfileEditor-module__2_jWUW__psrRewordProposedItem{color:var(--text);margin:0;font-size:13px;line-height:1.5}.ProfileEditor-module__2_jWUW__psrRewordList .ProfileEditor-module__2_jWUW__psrRewordProposedItem{padding-inline-start:12px;position:relative}.ProfileEditor-module__2_jWUW__psrRewordList .ProfileEditor-module__2_jWUW__psrRewordProposedItem:before{content:"•";color:var(--text);position:absolute;inset-inline-start:0}.ProfileEditor-module__2_jWUW__psrRewordCovers{color:var(--success-text);margin:4px 0 0;font-size:11.5px;font-weight:500}.ProfileEditor-module__2_jWUW__psrRewordActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}@keyframes ProfileEditor-module__2_jWUW__profile-reword-in{0%{opacity:0;background:color-mix(in srgb, var(--warning,#d97706) 26%, var(--panel));transform:translateY(-6px)}55%{opacity:1;background:color-mix(in srgb, var(--warning,#d97706) 18%, var(--panel));transform:translateY(0)}to{background:color-mix(in srgb, var(--warning,#d97706) 7%, var(--panel))}}@media (prefers-reduced-motion:reduce){.ProfileEditor-module__2_jWUW__psrReword{animation:none}}@media (max-width:640px){.ProfileEditor-module__2_jWUW__psrRewordCols{grid-template-columns:1fr}}.ProfileEditor-module__2_jWUW__psrChangeActions{vertical-align:middle;align-items:center;gap:6px;display:inline-flex}.ProfileEditor-module__2_jWUW__psrChangeActions>.ProfileEditor-module__2_jWUW__psrChangeBadge{margin-inline-start:0}.ProfileEditor-module__2_jWUW__psrChangeBadge{border:1px solid var(--line-2);background:var(--soft);width:24px;height:24px;color:var(--muted);cursor:pointer;vertical-align:middle;box-shadow:0 0 0 1.5px var(--panel);opacity:1;border-radius:999px;flex:none;place-items:center;margin-inline-start:6px;font-size:11px;font-style:italic;font-weight:800;line-height:1;transition:background .12s;display:inline-grid}.ProfileEditor-module__2_jWUW__psrChanged:hover .ProfileEditor-module__2_jWUW__psrChangeBadge,.ProfileEditor-module__2_jWUW__profileXpItem:hover .ProfileEditor-module__2_jWUW__psrChangeBadge,.ProfileEditor-module__2_jWUW__profileRemovableChip:hover .ProfileEditor-module__2_jWUW__psrChangeBadge,.ProfileEditor-module__2_jWUW__psrChangeBadge:hover,.ProfileEditor-module__2_jWUW__psrChangeBadge:focus-visible{opacity:1}.ProfileEditor-module__2_jWUW__psrChangeBadge:hover{border-color:var(--muted);color:var(--text)}.ProfileEditor-module__2_jWUW__psrPortBadge{border:1px solid color-mix(in srgb, var(--accent) 28%, transparent);background:color-mix(in srgb, var(--accent) 8%, var(--panel));height:24px;color:var(--accent);letter-spacing:.01em;white-space:nowrap;cursor:pointer;vertical-align:middle;border-radius:999px;flex:none;order:-1;align-items:center;gap:4px;padding:0 10px;font-size:11px;font-weight:600;line-height:1;transition:background .12s,border-color .12s,color .12s,transform .12s;display:inline-flex}.ProfileEditor-module__2_jWUW__psrPortBadge:hover,.ProfileEditor-module__2_jWUW__psrPortBadge:focus-visible{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}@media (prefers-reduced-motion:no-preference){.ProfileEditor-module__2_jWUW__psrPortBadge:active{transform:translateY(1px)}}.ui-btn.ProfileEditor-module__2_jWUW__profileAdd{border-radius:999px;place-self:flex-start start;margin-top:10px;padding-inline-start:6px}.ProfileEditor-module__2_jWUW__profileAddIcon{width:16px;height:16px;font-size:var(--t-caption);border:1.5px solid;border-radius:50%;place-items:center;line-height:1;display:inline-grid}.ProfileEditor-module__2_jWUW__profileEntryList{flex-direction:column;gap:16px;display:flex}.ProfileEditor-module__2_jWUW__profileEntry{flex-direction:column;gap:3px;min-width:0;display:flex;position:relative}.ProfileEditor-module__2_jWUW__profileEntryHead{flex-wrap:wrap;align-items:baseline;gap:2px 12px;display:flex}.ProfileEditor-module__2_jWUW__profileEntryTitle.ProfileEditor-module__2_jWUW__profileInlineField,.ProfileEditor-module__2_jWUW__profileEntryTitle.ProfileEditor-module__2_jWUW__profileInlineInput{color:var(--text);font-size:var(--t-h3);letter-spacing:-.01em;font-weight:750}.ProfileEditor-module__2_jWUW__profileEntryMeta{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:2px 10px;font-size:14px;display:inline-flex}.ProfileEditor-module__2_jWUW__profileEntryList .ProfileEditor-module__2_jWUW__profileAdd{margin-top:0}.ProfileEditor-module__2_jWUW__profileTagInput{border:1px dashed var(--line);width:15ch;color:var(--text);font:inherit;background:0 0;border-radius:999px;outline:none;flex:none;padding:6px 12px;font-size:13px;transition:border-color .12s,background .12s}.ProfileEditor-module__2_jWUW__profileTagInput::placeholder{color:var(--muted);font-style:italic}.ProfileEditor-module__2_jWUW__profileTagInput:hover{border-color:var(--accent)}.ProfileEditor-module__2_jWUW__profileTagInput:focus{border-style:solid;border-color:var(--accent);background:var(--panel);box-shadow:0 0 0 3px rgb(var(--accent-rgb) / .12)}.ProfileEditor-module__2_jWUW__profileLevelSelect{color:var(--muted);font-size:var(--t-caption);align-self:stretch;gap:4px;padding:0 9px;font-weight:500}.ProfileEditor-module__2_jWUW__profileLevelSelect .ui-select__value{flex:0 auto}.ProfileEditor-module__2_jWUW__profileLevelSelect .ui-select__chevron{width:11px;height:11px}.ProfileEditor-module__2_jWUW__profileLevelSelectEmpty{font-style:italic}.ProfileEditor-module__2_jWUW__profileLevelSelect:hover{color:var(--accent)}:is(.ProfileEditor-module__2_jWUW__profileLevelSelect.ui-select__trigger--open,.ProfileEditor-module__2_jWUW__profileLevelSelect:focus-visible){color:var(--text);border-radius:var(--radius-sm);box-shadow:0 0 0 3px rgb(var(--accent-rgb) / .35);outline:none}.ProfileEditor-module__2_jWUW__profileLangChip .ProfileEditor-module__2_jWUW__profileLevelSelect{border-inline-start:1px solid var(--line);margin-inline-start:2px}.ProfileEditor-module__2_jWUW__profileLangChip:hover .ProfileEditor-module__2_jWUW__profileLevelSelect{border-inline-start-color:color-mix(in srgb, var(--accent) 40%, var(--line))}.ProfileEditor-module__2_jWUW__profileLevelSelectWrap .ui-select__grouplabel{text-transform:none;letter-spacing:normal;font-weight:500}.ProfileEditor-module__2_jWUW__profileLevelSelectWrap .ui-select__check{display:none}.ProfileEditor-module__2_jWUW__profileLangAdd{border:1px dashed var(--line);background:0 0;border-radius:999px;align-items:stretch;min-height:32px;padding:0;display:inline-flex;overflow:hidden}.ProfileEditor-module__2_jWUW__profileLangAdd:focus-within{border-style:solid;border-color:var(--accent)}.ProfileEditor-module__2_jWUW__profileLangAddName{color:var(--text);font:inherit;width:var(--lang-name-col,13ch);background:0 0;border:0;outline:none;padding:0 6px 0 13px;font-size:13px}.ProfileEditor-module__2_jWUW__profileLangAddName::placeholder{color:var(--muted);font-style:italic}.ProfileEditor-module__2_jWUW__profileLangAdd .ProfileEditor-module__2_jWUW__profileLevelSelect{border-inline-start:1px solid var(--line)}.ProfileEditor-module__2_jWUW__profileLangAddBtn{border:0;border-inline-start:1px solid var(--line);background:var(--accent-soft);color:var(--accent);font:inherit;cursor:pointer;border-radius:0;min-height:32px;padding:6px 14px;font-size:12.5px;font-weight:700}.ProfileEditor-module__2_jWUW__profileLangAddBtn:disabled{color:var(--muted);cursor:default;opacity:1;background:0 0}@media (max-width:560px){.ProfileEditor-module__2_jWUW__profileLangAdd{width:100%;max-width:100%;display:flex}.ProfileEditor-module__2_jWUW__profileLangAddName{flex:auto;width:auto;min-width:0}}.ProfileEditor-module__2_jWUW__profileLangList{--lang-name-col:8.5rem;flex-direction:column;gap:6px;max-width:26rem;display:flex}.ProfileEditor-module__2_jWUW__profileLangList .ProfileEditor-module__2_jWUW__profileLangChip{width:100%}.ProfileEditor-module__2_jWUW__profileLangChip .ProfileEditor-module__2_jWUW__profileInlineChip.ProfileEditor-module__2_jWUW__profileInlineField,.ProfileEditor-module__2_jWUW__profileLangChip .ProfileEditor-module__2_jWUW__profileInlineInput{min-width:var(--lang-name-col);flex:none;font-weight:600}.ProfileEditor-module__2_jWUW__profileLangChip>.ProfileEditor-module__2_jWUW__profileChipRemove{margin-inline-start:auto}.ProfileEditor-module__2_jWUW__profileChipRow{flex-wrap:wrap;gap:9px;display:flex}.ProfileEditor-module__2_jWUW__profileRemovableChip{border:1px solid var(--line);background:var(--soft);border-radius:999px;align-items:center;gap:2px;min-height:32px;padding:0 4px 0 0;display:inline-flex}.ProfileEditor-module__2_jWUW__profileRemovableChip:hover{border-color:var(--accent);background:var(--accent-soft)}.ProfileEditor-module__2_jWUW__profileRemovableChip .ProfileEditor-module__2_jWUW__profileInlineChip.ProfileEditor-module__2_jWUW__profileInlineField{white-space:nowrap;overflow-wrap:normal;word-break:normal;background:0 0;border:0;flex:none;align-items:center;min-height:30px;padding:0 4px 0 11px;display:inline-flex}.ProfileEditor-module__2_jWUW__profileRemovableChip .ProfileEditor-module__2_jWUW__profileInlineChip.ProfileEditor-module__2_jWUW__profileInlineField:hover{background:0 0;border:0}.ProfileEditor-module__2_jWUW__profileRemovableChip>.ProfileEditor-module__2_jWUW__profileChipRemove{width:18px;height:18px;color:var(--muted);cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:0;border-radius:999px;flex:none;place-items:center;font-size:14px;line-height:1;display:grid}.ProfileEditor-module__2_jWUW__profileRemovableChip>.ProfileEditor-module__2_jWUW__profileChipRemove:hover{background:var(--diff-remove-soft);color:var(--danger)}.ProfileEditor-module__2_jWUW__profileRemovableChip:hover>.ProfileEditor-module__2_jWUW__profileChipRemove,.ProfileEditor-module__2_jWUW__profileRemovableChip:focus-within>.ProfileEditor-module__2_jWUW__profileChipRemove{opacity:1;pointer-events:auto}.ProfileEditor-module__2_jWUW__profileInlineChip.ProfileEditor-module__2_jWUW__profileInlineField{border:1px solid var(--line);background:var(--soft);min-height:32px;color:var(--text);font-size:var(--t-small);border-radius:999px;align-items:center;padding:5px 11px;font-weight:750;display:inline-flex}.ProfileEditor-module__2_jWUW__profileInlineChip.ProfileEditor-module__2_jWUW__profileInlineField:hover{border-color:var(--accent);background:var(--accent-soft)}.ProfileEditor-module__2_jWUW__profileInlineChip.ProfileEditor-module__2_jWUW__profileInlineInput{min-height:32px;font-size:var(--t-small);font-weight:750}.ProfileEditor-module__2_jWUW__profileListBullet.ProfileEditor-module__2_jWUW__profileInlineField,.ProfileEditor-module__2_jWUW__profileListBullet.ProfileEditor-module__2_jWUW__profileInlineInput{width:100%;color:var(--text);font-size:var(--t-body);text-align:left;margin:9px 0 0;line-height:1.65;display:block}@media (max-width:640px){.ProfileEditor-module__2_jWUW__profileHeroCard{padding:18px var(--card-pad-x,16px);grid-template-columns:1fr}.ProfileEditor-module__2_jWUW__profileHeroHeader,.ProfileEditor-module__2_jWUW__profileHeroBio{grid-area:auto/1}.ProfileEditor-module__2_jWUW__applicationIdentity{grid-template-columns:1fr}.ProfileEditor-module__2_jWUW__applicationIdentityHeader{grid-area:auto/1}.ProfileEditor-module__2_jWUW__profileCompanyName.ProfileEditor-module__2_jWUW__profileInlineField{font-size:17px}.ProfileEditor-module__2_jWUW__profileXpItem{grid-template-columns:1fr;column-gap:0}.ProfileEditor-module__2_jWUW__profileXpItem:before,.ProfileEditor-module__2_jWUW__profileXpDot{display:none}.ProfileEditor-module__2_jWUW__profileXpBody{grid-column:1}}
.SectionCard-module__sqpWMG__card{margin-bottom:var(--s3)}.SectionCard-module__sqpWMG__head{justify-content:space-between;align-items:center;gap:var(--s3);margin-bottom:var(--s3);display:flex}.SectionCard-module__sqpWMG__title{min-width:0;font-size:var(--t-h2);line-height:var(--t-h2-lh);letter-spacing:-.01em;color:var(--text);align-items:center;gap:10px;margin:0;font-weight:700;display:flex}.SectionCard-module__sqpWMG__iconTile{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:9px;flex:none;place-items:center;display:grid}.SectionCard-module__sqpWMG__iconTile svg{display:block}.SectionCard-module__sqpWMG__action{flex:none;align-items:center;gap:8px;display:flex}@media (max-width:560px){.SectionCard-module__sqpWMG__head{flex-wrap:wrap}.SectionCard-module__sqpWMG__action{margin-inline-start:auto}}.SectionCard-module__sqpWMG__summary{cursor:pointer;justify-content:flex-start;list-style:none}.SectionCard-module__sqpWMG__summary::-webkit-details-marker{display:none}.SectionCard-module__sqpWMG__summary .SectionCard-module__sqpWMG__title{margin-inline-end:auto}.SectionCard-module__sqpWMG__summary:hover .SectionCard-module__sqpWMG__title{color:var(--accent)}.SectionCard-module__sqpWMG__summary:after{content:"";border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);flex:none;width:8px;height:8px;transition:transform .15s;transform:rotate(45deg)}.SectionCard-module__sqpWMG__card[open]>.SectionCard-module__sqpWMG__summary:after{transform:rotate(-135deg)}.SectionCard-module__sqpWMG__summary:hover:after{border-color:var(--accent)}.SectionCard-module__sqpWMG__count{background:var(--soft);min-width:20px;height:20px;color:var(--muted);flex:none;justify-content:center;align-items:center;margin:0;padding:0 7px;display:inline-flex}.SectionCard-module__sqpWMG__body{overflow:visible}
.StreamingStatus-module__FsKeCq__streamingStatus{background:var(--soft);width:fit-content;color:var(--muted);font-size:var(--t-caption);border-radius:999px;align-self:center;align-items:center;gap:8px;margin:0 auto 12px;padding:6px 14px;font-weight:600;display:inline-flex}.StreamingStatus-module__FsKeCq__dot{background:var(--accent);border-radius:999px;width:8px;height:8px;animation:1.1s ease-in-out infinite StreamingStatus-module__FsKeCq__streamingStatusPulse}@keyframes StreamingStatus-module__FsKeCq__streamingStatusPulse{0%,to{opacity:.35}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.StreamingStatus-module__FsKeCq__dot{animation:none}}
.ApplicationEditPage-module__m5u0mW__editPage{max-width:var(--app-content-wide);padding:32px var(--app-gutter) 96px;margin:0 auto}.ApplicationEditPage-module__m5u0mW__head{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}@media (min-width:721px){.ApplicationEditPage-module__m5u0mW__head{z-index:15;background:var(--bg);margin-inline:-24px;padding:12px 24px;position:sticky;top:0}}.ApplicationEditPage-module__m5u0mW__headMain{min-width:0;max-width:720px}.ApplicationEditPage-module__m5u0mW__title{font-family:var(--font-heading);letter-spacing:-.02em;margin-top:4px;font-size:clamp(1.5rem,4vw,1.85rem);font-weight:700}.ApplicationEditPage-module__m5u0mW__sub{color:var(--muted);margin-top:4px;font-size:14px}.ApplicationEditPage-module__m5u0mW__titleInput,.ApplicationEditPage-module__m5u0mW__subInput{resize:none;white-space:pre-wrap;overflow-wrap:anywhere;background:0 0;border:1px solid #0000;border-radius:8px;margin-inline-start:-6px;padding:2px 6px;transition:background-color .12s,border-color .12s;display:block;overflow:hidden}.ApplicationEditPage-module__m5u0mW__titleInput{color:var(--text);width:100%;line-height:1.15}.ApplicationEditPage-module__m5u0mW__subInput{color:var(--muted);width:100%;min-height:24px;font-family:inherit;font-size:14px;line-height:1.35}.ApplicationEditPage-module__m5u0mW__titleInput::placeholder,.ApplicationEditPage-module__m5u0mW__subInput::placeholder{color:var(--muted);opacity:.55}.ApplicationEditPage-module__m5u0mW__titleInput:hover,.ApplicationEditPage-module__m5u0mW__subInput:hover{background:var(--soft)}.ApplicationEditPage-module__m5u0mW__titleInput:focus-visible,.ApplicationEditPage-module__m5u0mW__subInput:focus-visible{background:var(--panel);border-color:var(--accent);outline:none}.ApplicationEditPage-module__m5u0mW__fitchip{border:1px solid var(--line);background:var(--panel);white-space:nowrap;border-radius:999px;align-items:baseline;gap:8px;padding:4px 12px;display:inline-flex}.ApplicationEditPage-module__m5u0mW__fitchipScore{font-size:var(--t-body);color:var(--text);font-weight:700}.ApplicationEditPage-module__m5u0mW__fitchipStrong .ApplicationEditPage-module__m5u0mW__fitchipScore{color:var(--accent-hover);font-weight:800}.ApplicationEditPage-module__m5u0mW__fitchipGood .ApplicationEditPage-module__m5u0mW__fitchipScore{color:var(--accent)}.ApplicationEditPage-module__m5u0mW__fitchipEarly .ApplicationEditPage-module__m5u0mW__fitchipScore{color:var(--warning-text)}.ApplicationEditPage-module__m5u0mW__fitchipLabel{color:var(--muted);font-size:12.5px}.ApplicationEditPage-module__m5u0mW__fit{display:inline-flex;position:relative}.ApplicationEditPage-module__m5u0mW__fitchipButton{cursor:pointer;transition:border-color .12s,background .12s}.ApplicationEditPage-module__m5u0mW__fitchipButton:hover,.ApplicationEditPage-module__m5u0mW__fitchipButton.ApplicationEditPage-module__m5u0mW__isOpen{border-color:var(--accent);background:var(--accent-soft)}.ApplicationEditPage-module__m5u0mW__fitchipCaret{color:var(--muted);align-self:center;font-size:10px}.ApplicationEditPage-module__m5u0mW__fitchipPulse{opacity:.5;background:currentColor;border-radius:50%;align-self:center;width:6px;height:6px;animation:1.4s ease-in-out infinite ApplicationEditPage-module__m5u0mW__fitchip-pulse}@keyframes ApplicationEditPage-module__m5u0mW__fitchip-pulse{0%,to{opacity:.3}50%{opacity:.9}}@media (prefers-reduced-motion:reduce){.ApplicationEditPage-module__m5u0mW__fitchipPulse{animation:none}}.ApplicationEditPage-module__m5u0mW__fitPopover{z-index:40;background:var(--panel);border:1px solid var(--line);width:min(420px,78vw);box-shadow:var(--shadow-md);white-space:normal;text-align:start;border-radius:12px;padding:16px 18px;position:absolute;top:calc(100% + 8px);right:0}.ApplicationEditPage-module__m5u0mW__fitPopover:before{content:"";height:8px;position:absolute;top:-8px;left:0;right:0}.ApplicationEditPage-module__m5u0mW__fitPopoverUp{top:auto;bottom:calc(100% + 8px)}.ApplicationEditPage-module__m5u0mW__fitPopoverUp:before{top:auto;bottom:-8px}.ApplicationEditPage-module__m5u0mW__fitPopoverStart,[dir=rtl] .ApplicationEditPage-module__m5u0mW__fitPopover{left:0;right:auto}[dir=rtl] .ApplicationEditPage-module__m5u0mW__fitPopoverStart{left:auto;right:0}.ApplicationEditPage-module__m5u0mW__fitPopoverTitle{color:var(--text);margin:0 0 8px;font-size:13px;font-weight:700}.ApplicationEditPage-module__m5u0mW__statusSelect{justify-content:space-between;min-width:9.5rem}.ApplicationEditPage-module__m5u0mW__statusOption{align-items:center;gap:7px;display:inline-flex}.ApplicationEditPage-module__m5u0mW__statusDot{background:var(--muted);border-radius:999px;flex:none;width:8px;height:8px;display:inline-block}.ApplicationEditPage-module__m5u0mW__statusDotSent{background:var(--accent)}.ApplicationEditPage-module__m5u0mW__statusDotInterview{background:var(--warning)}.ApplicationEditPage-module__m5u0mW__statusDotOffer{background:var(--success)}.ApplicationEditPage-module__m5u0mW__statusDotRejected{background:var(--danger)}.ApplicationEditPage-module__m5u0mW__statusDotWithdrawn,.ApplicationEditPage-module__m5u0mW__statusDotNoResponse{background:var(--muted);opacity:.55}.ApplicationEditPage-module__m5u0mW__controlBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;margin-top:14px;display:flex}.ApplicationEditPage-module__m5u0mW__controlState{min-width:0}.ApplicationEditPage-module__m5u0mW__paneActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:4px;display:flex}.ApplicationEditPage-module__m5u0mW__coverLetterDownloadError{color:var(--danger);flex-basis:100%;margin:0;font-size:12.5px;line-height:1.4}.ApplicationEditPage-module__m5u0mW__suggestionsBadgeBtn{background:var(--accent-soft);color:var(--accent);cursor:pointer;white-space:nowrap;border:0;min-height:24px}.ApplicationEditPage-module__m5u0mW__suggestionsBadgeBtn:hover{background:var(--accent-tint)}@media (max-width:720px){.ApplicationEditPage-module__m5u0mW__statusLabel{display:none}.ApplicationEditPage-module__m5u0mW__controlState{width:100%}.ApplicationEditPage-module__m5u0mW__status{flex:auto;min-width:0}.ApplicationEditPage-module__m5u0mW__status .ui-select{flex:auto;min-width:0}}.ApplicationEditPage-module__m5u0mW__layout{grid-template-columns:minmax(0,1fr);gap:20px;margin:0 auto;display:grid}.ApplicationEditPage-module__m5u0mW__main{flex-direction:column;gap:20px;min-width:0;display:flex}@media (min-width:1240px){.ApplicationEditPage-module__m5u0mW__layout{grid-template-columns:minmax(0,1fr) 296px;align-items:start;gap:24px}.ApplicationEditPage-module__m5u0mW__summary{position:sticky;top:96px}}.ApplicationEditPage-module__m5u0mW__summary{flex-direction:column;order:-1;gap:14px;min-width:0;display:flex}@media (max-width:1239.98px){.ApplicationEditPage-module__m5u0mW__summary:not(.ApplicationEditPage-module__m5u0mW__summaryOpen){box-shadow:none;background:0 0;border:0;padding:0}}.ApplicationEditPage-module__m5u0mW__summaryTitle{display:none}.ApplicationEditPage-module__m5u0mW__summaryBody{flex-direction:column;gap:14px;min-width:0;display:none}.ApplicationEditPage-module__m5u0mW__summaryOpen .ApplicationEditPage-module__m5u0mW__summaryBody{display:flex}.ApplicationEditPage-module__m5u0mW__summaryToggle{align-self:flex-start}@media (min-width:1240px){.ApplicationEditPage-module__m5u0mW__summary{order:0}.ApplicationEditPage-module__m5u0mW__summaryTitle{display:block}.ApplicationEditPage-module__m5u0mW__summaryToggle{display:none}.ApplicationEditPage-module__m5u0mW__summaryBody{display:flex}}.ApplicationEditPage-module__m5u0mW__summaryTitle{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--text);margin:0;font-weight:600}.ApplicationEditPage-module__m5u0mW__summaryRows{flex-direction:column;gap:9px;margin:0;display:flex}.ApplicationEditPage-module__m5u0mW__summaryRow{flex-direction:column;gap:1px;min-width:0;display:flex}.ApplicationEditPage-module__m5u0mW__summaryLabel{font-size:var(--t-caption);line-height:var(--t-caption-lh);color:var(--muted)}.ApplicationEditPage-module__m5u0mW__summaryValue{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--text);overflow-wrap:anywhere;margin:0}.ApplicationEditPage-module__m5u0mW__summaryIncludedTitle{font-size:var(--t-caption);line-height:var(--t-caption-lh);color:var(--muted);margin:2px 0 0;font-weight:600}.ApplicationEditPage-module__m5u0mW__summaryIncluded{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ApplicationEditPage-module__m5u0mW__summaryItem{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--muted);align-items:baseline;gap:8px;display:flex}.ApplicationEditPage-module__m5u0mW__summaryItemDone{color:var(--text)}.ApplicationEditPage-module__m5u0mW__summaryMark{text-align:center;width:12px;color:var(--muted);flex:none}.ApplicationEditPage-module__m5u0mW__summaryItemDone .ApplicationEditPage-module__m5u0mW__summaryMark{color:var(--accent)}.ApplicationEditPage-module__m5u0mW__summaryItemLabel{overflow-wrap:anywhere;min-width:0}.ApplicationEditPage-module__m5u0mW__reconcileNotice{background:color-mix(in srgb, var(--warning) 7%, var(--panel));border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:9px 12px 9px 13px;display:flex}.ApplicationEditPage-module__m5u0mW__reconcileNoticeText{color:var(--text);font-size:13px;font-weight:500}.ApplicationEditPage-module__m5u0mW__reconcileNoticeBtn{flex:none}.ApplicationEditPage-module__m5u0mW__source{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 18px}@media (max-width:720px){.ApplicationEditPage-module__m5u0mW__source{padding-inline:0}}.ApplicationEditPage-module__m5u0mW__tablist{border-bottom:1px solid var(--line);scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;background:linear-gradient(to right, var(--bg), transparent) 0 0 / 24px 100% no-repeat local, linear-gradient(to left, var(--bg), transparent) 100% 0 / 24px 100% no-repeat local, radial-gradient(farthest-side at 0 50%, #1018282b, transparent) 0 0 / 18px 100% no-repeat scroll, radial-gradient(farthest-side at 100% 50%, #1018282b, transparent) 100% 0 / 18px 100% no-repeat scroll;align-items:stretch;gap:2px;padding-inline:18px;display:flex;overflow-x:auto}.ApplicationEditPage-module__m5u0mW__tablist::-webkit-scrollbar{display:none}@media (max-width:720px){.ApplicationEditPage-module__m5u0mW__tablist{padding-inline:0}}@media (max-width:760px){.ApplicationEditPage-module__m5u0mW__tablist{z-index:11;background-color:var(--bg);position:sticky;top:0}}.ApplicationEditPage-module__m5u0mW__tab{appearance:none;white-space:nowrap;scroll-snap-align:start;font:inherit;letter-spacing:-.01em;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;align-items:center;gap:7px;margin-bottom:-1px;padding:9px 12px 11px;font-size:14px;font-weight:600;transition:color .14s;display:inline-flex}.ApplicationEditPage-module__m5u0mW__tab:hover{color:var(--text)}.ApplicationEditPage-module__m5u0mW__tab[aria-selected=true]{color:var(--accent);border-bottom-color:var(--accent)}.ApplicationEditPage-module__m5u0mW__tab:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:5px}.ApplicationEditPage-module__m5u0mW__tabDot{background:var(--accent);opacity:0;border-radius:50%;width:6px;height:6px;transition:opacity .14s}.ApplicationEditPage-module__m5u0mW__tabDot[data-visible=true]{opacity:1}.ApplicationEditPage-module__m5u0mW__tabPanel{min-width:0}.ApplicationEditPage-module__m5u0mW__blockLoading{border:1px dashed var(--line-2);border-radius:var(--radius-sm);background:var(--soft);color:var(--muted);align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:700;display:flex}.ApplicationEditPage-module__m5u0mW__focusList{flex-direction:column;gap:0;list-style:none;display:flex}.ApplicationEditPage-module__m5u0mW__focusList li{justify-content:space-between;align-items:center;gap:10px;padding:8px 0;font-size:13px;font-weight:700;display:flex}.ApplicationEditPage-module__m5u0mW__focusList li+li{border-top:1px solid var(--line)}.ApplicationEditPage-module__m5u0mW__focusList li>span{flex-direction:column;gap:3px;min-width:0;display:flex}.ApplicationEditPage-module__m5u0mW__focusList li small{color:var(--muted);font-weight:500;line-height:1.35}@media (max-width:760px){.ApplicationEditPage-module__m5u0mW__focusList li{flex-direction:column;align-items:flex-start}.ApplicationEditPage-module__m5u0mW__suggestionActions{justify-content:flex-end;width:100%}.ApplicationEditPage-module__m5u0mW__improveCardFocus{scroll-margin-block-end:88px}}.ApplicationEditPage-module__m5u0mW__suggestionActions{flex:none;align-items:center;gap:8px;display:inline-flex}.ApplicationEditPage-module__m5u0mW__suggestionMain{flex-direction:column;gap:4px;min-width:0;max-width:65ch;display:flex}.ApplicationEditPage-module__m5u0mW__suggestionLine{align-items:center;gap:8px;min-width:0;display:flex}.ApplicationEditPage-module__m5u0mW__suggestionLabel{color:var(--text);overflow-wrap:anywhere;font-size:14px;font-weight:650}.ApplicationEditPage-module__m5u0mW__suggestionWhy>summary{cursor:pointer;min-height:24px;color:var(--muted);font-size:var(--t-caption);align-items:center;padding-left:16px;font-weight:700;list-style:none;display:inline-flex;position:relative}.ApplicationEditPage-module__m5u0mW__suggestionWhy>summary:hover{color:var(--text)}.ApplicationEditPage-module__m5u0mW__suggestionWhy>summary::-webkit-details-marker{display:none}.ApplicationEditPage-module__m5u0mW__suggestionWhy>summary:before{content:"›";inset-inline-start:3px;font-size:13px;line-height:1;transition:transform .12s;position:absolute;top:50%;transform:translateY(-50%)rotate(0)}.ApplicationEditPage-module__m5u0mW__suggestionWhy[open]>summary:before{transform:translateY(-50%)rotate(90deg)}.ApplicationEditPage-module__m5u0mW__suggestionWhy p{color:var(--muted);margin:4px 0 0 16px;font-size:12.5px;line-height:1.45}.ApplicationEditPage-module__m5u0mW__suggestionQuote{font-style:italic}.ApplicationEditPage-module__m5u0mW__suggestionMeta{color:var(--muted)!important}.ApplicationEditPage-module__m5u0mW__suggestionsMore{color:var(--accent);cursor:pointer;background:0 0;border:0;margin-top:10px;padding:4px 0;font-size:13px;font-weight:700}.ApplicationEditPage-module__m5u0mW__suggestionsMore:hover{text-decoration:underline}.ApplicationEditPage-module__m5u0mW__impactDot{background:rgb(var(--accent-rgb) / .28);border-radius:999px;flex:none;width:8px;height:8px}.ApplicationEditPage-module__m5u0mW__impactDotHigh{background:var(--accent)}.ApplicationEditPage-module__m5u0mW__impactDotMedium{background:rgb(var(--accent-rgb) / .55)}.ApplicationEditPage-module__m5u0mW__impactDotLow{background:rgb(var(--accent-rgb) / .28)}.ApplicationEditPage-module__m5u0mW__gapConfirmBtn{white-space:nowrap;min-height:26px}.ApplicationEditPage-module__m5u0mW__editorLegend{margin:0 0 14px}.ApplicationEditPage-module__m5u0mW__wordingPortedToast{z-index:5;background:var(--success,#16a34a);width:fit-content;color:var(--accent-ink);box-shadow:var(--shadow-sm);border-radius:999px;align-self:center;margin:0 auto 12px;padding:8px 14px;font-size:13px;font-weight:650;position:sticky;top:8px}.ApplicationEditPage-module__m5u0mW__wordingPortedToast span{margin-inline-end:4px;font-weight:800}.ApplicationEditPage-module__m5u0mW__wordingPortedToast[data-kind=failed]{background:var(--danger,#dc2626)}.ApplicationEditPage-module__m5u0mW__wordingPortedToastAction{color:inherit;text-underline-offset:2px;white-space:nowrap;margin-inline-start:6px;font-weight:700;text-decoration:underline}.ApplicationEditPage-module__m5u0mW__wordingPortedToastAction:hover,.ApplicationEditPage-module__m5u0mW__wordingPortedToastAction:focus-visible{text-decoration-thickness:2px}.ApplicationEditPage-module__m5u0mW__changeDiff{min-width:0}.ApplicationEditPage-module__m5u0mW__changeDiffBefore{color:var(--muted);text-decoration:line-through;-webkit-text-decoration-color:var(--diff-remove);text-decoration-color:var(--diff-remove);margin:0 0 6px;font-size:12.5px;line-height:1.5;text-decoration-thickness:1px}.ApplicationEditPage-module__m5u0mW__changeDiffAfter{color:var(--text);margin:0;font-size:14px;font-weight:600;line-height:1.55}.ApplicationEditPage-module__m5u0mW__changeDiffArrow{color:var(--accent);margin-inline-end:2px;font-weight:800}.ApplicationEditPage-module__m5u0mW__changeDiffTag{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);background:var(--soft);border:1px solid var(--line-2);vertical-align:middle;border-radius:4px;margin-inline-end:6px;padding:1px 6px;font-size:10.5px;font-weight:800;display:inline-block}.ApplicationEditPage-module__m5u0mW__changeDiffWhy{color:var(--muted);font-size:var(--t-caption);margin:6px 0 0;font-style:italic}.ApplicationEditPage-module__m5u0mW__changeDiffQuote{color:var(--muted);font-size:var(--t-caption);margin:6px 0 0}.ApplicationEditPage-module__m5u0mW__changeDiffCovers{font-size:var(--t-caption);color:var(--success-text);flex-wrap:wrap;align-items:baseline;gap:6px;margin:8px 0 0;font-weight:500;display:flex}.ApplicationEditPage-module__m5u0mW__changeDiffCoversMark{font-weight:700}.ApplicationEditPage-module__m5u0mW__changeDiffCoversDelta{color:var(--muted);font-variant-numeric:tabular-nums;font-weight:600}.ApplicationEditPage-module__m5u0mW__changeDiff .ApplicationEditPage-module__m5u0mW__diffSegment{background:var(--soft);color:inherit;border-radius:3px;padding:0 2px}.ApplicationEditPage-module__m5u0mW__changeDiffFeatured{padding-inline-start:10px}.ApplicationEditPage-module__m5u0mW__changeDiffFeatured .ApplicationEditPage-module__m5u0mW__changeDiffAfter{font-weight:600}.ApplicationEditPage-module__m5u0mW__changeDiffNew{background:var(--soft);-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:4px;padding:0 3px}.ApplicationEditPage-module__m5u0mW__diffSegment{color:inherit;background:color-mix(in srgb, currentColor 14%, transparent);border-radius:4px;padding:0 2px;font-weight:800}.ApplicationEditPage-module__m5u0mW__changeDialog{padding-top:20px;position:relative;container:change-dialog/inline-size}.ApplicationEditPage-module__m5u0mW__changeDialogEyebrow{font-size:var(--t-caption);line-height:var(--t-caption-lh);color:var(--muted);letter-spacing:.03em;margin-bottom:4px;padding-inline-end:28px}.ApplicationEditPage-module__m5u0mW__changeDialog h2{font-family:var(--font-sans);color:var(--muted);letter-spacing:.01em;margin-bottom:12px;padding-inline-end:28px;font-size:14px;font-weight:700;line-height:1.4}.ApplicationEditPage-module__m5u0mW__changeDialog .ApplicationEditPage-module__m5u0mW__changeDiff{margin:4px 0}.ApplicationEditPage-module__m5u0mW__changeDialog .ApplicationEditPage-module__m5u0mW__changeDialogActions{flex-wrap:nowrap;justify-content:flex-end;align-items:stretch;gap:10px;margin-top:18px}.ApplicationEditPage-module__m5u0mW__changeDialog .ApplicationEditPage-module__m5u0mW__changeDialogActions>.ui-btn{line-height:1.35}@container change-dialog (max-width:440px){.ApplicationEditPage-module__m5u0mW__changeDialog .ApplicationEditPage-module__m5u0mW__changeDialogActions{flex-direction:column}.ApplicationEditPage-module__m5u0mW__changeDialog .ApplicationEditPage-module__m5u0mW__changeDialogActions>.change-action-revert{margin-inline-end:0}.ApplicationEditPage-module__m5u0mW__changeDialog .ApplicationEditPage-module__m5u0mW__changeDialogActions>:only-child{align-self:flex-end}}.ApplicationEditPage-module__m5u0mW__coverLetter{padding:16px 18px 4px}@media (max-width:720px){.ApplicationEditPage-module__m5u0mW__coverLetter{padding-inline:0}}.ApplicationEditPage-module__m5u0mW__coverLetterHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.ApplicationEditPage-module__m5u0mW__coverLetterTitle{color:var(--text);font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:19px;font-weight:700}.ApplicationEditPage-module__m5u0mW__coverLetterHint{color:var(--muted);max-width:60ch;margin:4px 0 0;font-size:13px;line-height:1.45}.ApplicationEditPage-module__m5u0mW__coverLetterEditor{box-sizing:border-box;resize:vertical;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface,transparent);width:100%;min-height:220px;color:var(--text);font:inherit;font-size:var(--t-body);white-space:pre-wrap;padding:14px 16px;line-height:1.6}.ApplicationEditPage-module__m5u0mW__coverLetterEditor::placeholder{color:var(--muted);opacity:.7}.ApplicationEditPage-module__m5u0mW__coverLetterEditor:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.ApplicationEditPage-module__m5u0mW__coverLetterNeedsJd{border:1px dashed var(--line-2);border-radius:var(--radius-sm);color:var(--muted);font-size:var(--t-small);margin:0;padding:16px;line-height:1.5}.ApplicationEditPage-module__m5u0mW__interviewPrep{padding:16px 18px 4px}@media (max-width:720px){.ApplicationEditPage-module__m5u0mW__interviewPrep{padding-inline:0}}.ApplicationEditPage-module__m5u0mW__prepList{flex-direction:column;gap:0;margin:12px 0 0;padding:0;list-style:none;display:flex}.ApplicationEditPage-module__m5u0mW__prepItem{padding:14px 0}.ApplicationEditPage-module__m5u0mW__prepItem+.ApplicationEditPage-module__m5u0mW__prepItem{border-top:1px solid var(--line)}.ApplicationEditPage-module__m5u0mW__prepQuestion{color:var(--text);font-size:var(--t-h3);font-weight:600;line-height:var(--t-h3-lh);margin:0}.ApplicationEditPage-module__m5u0mW__prepStoryLoading{color:var(--muted);font-size:var(--t-caption);align-items:center;gap:8px;margin:8px 0 0;display:flex}.ApplicationEditPage-module__m5u0mW__prepStory{font-size:var(--t-small);line-height:var(--t-small-lh);grid-template-columns:auto 1fr;gap:4px 10px;margin:8px 0 0;display:grid}.ApplicationEditPage-module__m5u0mW__prepStory dt{color:var(--muted);font-weight:700}.ApplicationEditPage-module__m5u0mW__prepStory dd{color:var(--text);margin:0}.ApplicationEditPage-module__m5u0mW__cvDownload{flex-direction:column;gap:8px;margin:12px 0 0;display:flex}.ApplicationEditPage-module__m5u0mW__cvDownloadMessage{color:var(--danger);font-size:var(--t-caption);line-height:var(--t-caption-lh);max-width:65ch;margin:0}.ApplicationEditPage-module__m5u0mW__coverDownloadInline{flex:none;min-width:180px}.ApplicationEditPage-module__m5u0mW__paneDownloadBar{display:none}@media (max-width:760px){.ApplicationEditPage-module__m5u0mW__paneDownloadBar{left:8px;right:8px;bottom:calc(var(--tabbar-h) + 12px + env(safe-area-inset-bottom));z-index:20;display:block;position:fixed}.ApplicationEditPage-module__m5u0mW__coverDownloadInline,.ApplicationEditPage-module__m5u0mW__summary .ApplicationEditPage-module__m5u0mW__cvDownload{display:none}.ApplicationEditPage-module__m5u0mW__paneDownloadBar .ApplicationEditPage-module__m5u0mW__cvDownload{margin:0}.ApplicationEditPage-module__m5u0mW__editPage{padding-bottom:206px}}
.ApplicationJobFit-module__37eWrq__verdict{letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;border-radius:999px;margin-inline-start:auto;padding:3px 9px;font-size:11.5px;font-weight:800}.ApplicationJobFit-module__37eWrq__verdictStrong{background:var(--success-soft,#f0fdf4);color:var(--success-text);border-color:color-mix(in srgb, var(--success,#16a34a) 30%, transparent)}.ApplicationJobFit-module__37eWrq__verdictLateral{background:var(--info-soft);color:var(--info);border-color:color-mix(in srgb, var(--info) 30%, transparent)}.ApplicationJobFit-module__37eWrq__verdictStretch{background:var(--warning-soft);color:var(--warning-text);border-color:color-mix(in srgb, var(--warning) 40%, transparent)}.ApplicationJobFit-module__37eWrq__verdictReach{background:var(--danger-soft);color:var(--danger-text);border-color:color-mix(in srgb, var(--danger) 30%, transparent)}.ApplicationJobFit-module__37eWrq__summary{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:62ch;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}
.CitedSources-module__Cl1cfW__sources{flex-wrap:wrap;gap:4px 14px;margin:6px 0 0;display:flex}.CitedSources-module__Cl1cfW__meta{color:var(--muted);font-size:var(--t-caption);line-height:var(--t-caption-lh);white-space:nowrap}.CitedSources-module__Cl1cfW__source{color:var(--accent);font-size:var(--t-caption);line-height:var(--t-caption-lh);text-underline-offset:2px;overflow-wrap:anywhere;text-decoration:underline}.CitedSources-module__Cl1cfW__source:hover{text-decoration-thickness:2px}
.FitDetail-module__L_LWCW__cols{grid-template-columns:1fr 1fr;gap:10px 24px;margin-top:10px;display:grid}@media (max-width:720px){.FitDetail-module__L_LWCW__cols{grid-template-columns:1fr}}.FitDetail-module__L_LWCW__stacked{grid-template-columns:1fr;gap:10px;margin-top:10px;display:grid}.FitDetail-module__L_LWCW__colTitle{font-size:var(--t-caption);line-height:var(--t-caption-lh);color:var(--muted);margin:0;font-weight:700}.FitDetail-module__L_LWCW__list{margin:4px 0 0;padding:0;list-style:none}.FitDetail-module__L_LWCW__list li{color:var(--text);font-size:var(--t-small);line-height:var(--t-small-lh);max-width:62ch;margin:0;padding-left:14px;position:relative}.FitDetail-module__L_LWCW__list li:before{content:"·";color:var(--muted);position:absolute;left:2px}.FitDetail-module__L_LWCW__assessment{color:var(--muted);font-size:var(--t-small);line-height:var(--t-small-lh);max-width:62ch;margin:10px 0 0}.FitDetail-module__L_LWCW__assessmentLabel{color:var(--text);font-weight:700}
.InterviewPrepPane-module__lawI_q__pane{gap:var(--s3);--prep-panel-max:668px;--tone-0:var(--accent);--tone-1:var(--accent-violet);--tone-2:#0e9f6e;--tone-3:#d97706;--tone-4:var(--accent-magenta);--tone-5:#e11d48;flex-direction:column;display:flex}.InterviewPrepPane-module__lawI_q__section{scroll-margin-top:var(--s4)}.InterviewPrepPane-module__lawI_q__sectionMark{align-items:center;gap:var(--s1);color:var(--tone-0);display:inline-flex}.InterviewPrepPane-module__lawI_q__sectionMark[data-tone="1"]{color:var(--tone-1)}.InterviewPrepPane-module__lawI_q__sectionMark[data-tone="2"]{color:var(--tone-2)}.InterviewPrepPane-module__lawI_q__sectionMark[data-tone="3"]{color:var(--tone-3)}.InterviewPrepPane-module__lawI_q__sectionMark[data-tone="4"]{color:var(--tone-4)}.InterviewPrepPane-module__lawI_q__sectionMark[data-tone="5"]{color:var(--tone-5)}.InterviewPrepPane-module__lawI_q__emptyBlock{align-items:center;gap:var(--s3);flex-wrap:wrap;display:flex}.InterviewPrepPane-module__lawI_q__empty{color:var(--muted);font-size:var(--t-small);line-height:var(--t-small-lh);max-width:65ch;margin:0}.InterviewPrepPane-module__lawI_q__summaryGrid{gap:var(--s3);grid-template-columns:repeat(auto-fit,minmax(min(210px,100%),1fr));display:grid}.InterviewPrepPane-module__lawI_q__tile{align-items:flex-start;gap:var(--s2);padding-inline:var(--s3);border-inline-start:1px solid var(--line);display:flex}.InterviewPrepPane-module__lawI_q__tile:first-child{border-inline-start:0;padding-inline-start:0}.InterviewPrepPane-module__lawI_q__iconTile{width:40px;height:40px;color:var(--tone-0);background:color-mix(in srgb, currentColor 10%, transparent);border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.InterviewPrepPane-module__lawI_q__iconTile[data-tone="1"]{color:var(--tone-1)}.InterviewPrepPane-module__lawI_q__iconTile[data-tone="2"]{color:var(--tone-2)}.InterviewPrepPane-module__lawI_q__iconTile[data-tone="3"]{color:var(--tone-3)}.InterviewPrepPane-module__lawI_q__iconTile[data-tone="4"]{color:var(--tone-4)}.InterviewPrepPane-module__lawI_q__iconTile[data-tone="5"]{color:var(--tone-5)}.InterviewPrepPane-module__lawI_q__tileBody{flex-direction:column;gap:2px;min-width:0;display:flex}.InterviewPrepPane-module__lawI_q__tileCaption{font-size:var(--t-caption);line-height:var(--t-caption-lh);color:var(--muted)}.InterviewPrepPane-module__lawI_q__tileValue{font-size:var(--t-h3);line-height:var(--t-h3-lh);color:var(--text);font-weight:600}.InterviewPrepPane-module__lawI_q__tileNote{font-size:var(--t-caption);line-height:var(--t-caption-lh);color:var(--muted)}.InterviewPrepPane-module__lawI_q__tileSelect{font-size:var(--t-h3);line-height:var(--t-h3-lh);padding-inline:0;font-weight:600}.InterviewPrepPane-module__lawI_q__evidenceList{flex-direction:column;margin:0;display:flex}.InterviewPrepPane-module__lawI_q__evidenceRow{gap:var(--s3);padding-block:var(--s2);border-block-end:1px solid var(--line);grid-template-columns:minmax(140px,200px) 1fr;display:grid}.InterviewPrepPane-module__lawI_q__evidenceRow:last-child{border-block-end:0}.InterviewPrepPane-module__lawI_q__evidenceLabel{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--text);margin:0;font-weight:600}.InterviewPrepPane-module__lawI_q__evidenceText{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--muted);overflow-wrap:anywhere;min-width:0;margin:0}@media (max-width:620px){.InterviewPrepPane-module__lawI_q__evidenceRow{gap:var(--s1);grid-template-columns:1fr}}.InterviewPrepPane-module__lawI_q__storyGrid{gap:var(--s3);grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr));margin:0;padding:0;list-style:none;display:grid}.InterviewPrepPane-module__lawI_q__story{gap:var(--s2);padding:var(--s3);background:var(--panel-2);border-radius:14px;flex-direction:column;min-width:0;display:flex}.InterviewPrepPane-module__lawI_q__storyTitle{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--text);font-weight:600}.InterviewPrepPane-module__lawI_q__storyText{font-size:var(--t-caption);line-height:var(--t-caption-lh);color:var(--muted)}.InterviewPrepPane-module__lawI_q__chipRow{gap:var(--s2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.InterviewPrepPane-module__lawI_q__chip{align-items:center;gap:var(--s1);color:var(--muted);display:inline-flex}.InterviewPrepPane-module__lawI_q__chip[data-active=true]{color:var(--accent-text);background:var(--accent-soft)}.InterviewPrepPane-module__lawI_q__chipLabel{font-size:var(--t-caption);line-height:var(--t-caption-lh);font-weight:600}.InterviewPrepPane-module__lawI_q__chipCount{font-size:var(--t-caption);line-height:var(--t-caption-lh);font-variant-numeric:tabular-nums;opacity:.7}.InterviewPrepPane-module__lawI_q__rehearseSplit{gap:var(--s4);margin-block-start:var(--s4);display:grid}.InterviewPrepPane-module__lawI_q__rehearseSplit .InterviewPrepPane-module__lawI_q__subBlock+.InterviewPrepPane-module__lawI_q__subBlock{margin-block-start:0}@container rehearse (min-width:1030px){.InterviewPrepPane-module__lawI_q__rehearseSplit{grid-template-rows:auto auto 1fr;grid-template-columns:1.1fr 1fr}.InterviewPrepPane-module__lawI_q__rehearseSplit>.InterviewPrepPane-module__lawI_q__subBlock{grid-row:1/-1;grid-template-rows:subgrid;display:grid}.InterviewPrepPane-module__lawI_q__rehearseSplit>.InterviewPrepPane-module__lawI_q__subBlock>.InterviewPrepPane-module__lawI_q__subHeading{grid-row:1}.InterviewPrepPane-module__lawI_q__rehearseSplit>.InterviewPrepPane-module__lawI_q__subBlock>.InterviewPrepPane-module__lawI_q__chipRow{grid-row:2}.InterviewPrepPane-module__lawI_q__rehearseSplit>.InterviewPrepPane-module__lawI_q__subBlock>.InterviewPrepPane-module__lawI_q__questionList,.InterviewPrepPane-module__lawI_q__rehearseSplit>.InterviewPrepPane-module__lawI_q__subBlock>.InterviewPrepPane-module__lawI_q__askList{grid-row:3}.InterviewPrepPane-module__lawI_q__askBlock{border-inline-start:1px solid var(--line);padding-inline-start:var(--s4)}}.InterviewPrepPane-module__lawI_q__questionList{margin:var(--s3) 0 0;gap:var(--s2);flex-direction:column;padding:0;list-style:none;display:flex}.InterviewPrepPane-module__lawI_q__question{gap:var(--s2);padding:var(--s3);background:var(--panel-2);min-width:0;max-width:var(--prep-panel-max);border-radius:14px;flex-direction:column;display:flex}.InterviewPrepPane-module__lawI_q__questionText{font-size:var(--t-body);line-height:var(--t-body-lh);color:var(--text);margin:0;font-weight:600}.InterviewPrepPane-module__lawI_q__askList{margin:var(--s3) 0 0;gap:var(--s2);flex-direction:column;padding:0;list-style:none;display:flex}.InterviewPrepPane-module__lawI_q__askItem{padding:var(--s3);background:var(--panel-2);min-width:0;max-width:var(--prep-panel-max);border-radius:14px}.InterviewPrepPane-module__lawI_q__askText{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--text);min-width:0;margin:0}.InterviewPrepPane-module__lawI_q__storyLoading{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--muted);margin:0}.InterviewPrepPane-module__lawI_q__star{gap:var(--s1) var(--s2);grid-template-columns:1.4em 1fr;max-width:65ch;margin:0;display:grid}.InterviewPrepPane-module__lawI_q__star dt{font-size:var(--t-caption);line-height:var(--t-small-lh);color:var(--accent-text);font-weight:700}.InterviewPrepPane-module__lawI_q__star dd{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--muted);margin:0}.InterviewPrepPane-module__lawI_q__bulletList{gap:var(--s2);font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--text);flex-direction:column;max-width:65ch;margin:0;padding-inline-start:1.1em;display:flex}.InterviewPrepPane-module__lawI_q__researchLabel{color:var(--accent-text);font-weight:600}.InterviewPrepPane-module__lawI_q__sectionLink{color:var(--accent-text);background:0 0;border-color:#0000;margin-block-start:var(--s3);padding-inline:0;font-weight:600}.InterviewPrepPane-module__lawI_q__sectionLink:hover:not(:disabled){background:0 0;text-decoration:underline}.InterviewPrepPane-module__lawI_q__timeline{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.InterviewPrepPane-module__lawI_q__timelineStep{align-items:baseline;gap:var(--s3);padding-block:var(--s2);grid-template-columns:28px minmax(84px,auto) minmax(160px,1fr) 1.4fr;display:grid;position:relative}.InterviewPrepPane-module__lawI_q__timelineStep:before{content:"";inset-inline-start:13px;background:var(--line);width:1px;position:absolute;top:0;bottom:0}.InterviewPrepPane-module__lawI_q__timelineStep:first-child:before{top:50%}.InterviewPrepPane-module__lawI_q__timelineStep:last-child:before{bottom:50%}.InterviewPrepPane-module__lawI_q__timelineDot{z-index:1;background:var(--panel);width:12px;height:12px;box-shadow:inset 0 0 0 2px var(--accent);border-radius:999px;place-self:center;position:relative}.InterviewPrepPane-module__lawI_q__timelineRange{font-size:var(--t-caption);line-height:var(--t-small-lh);font-variant-numeric:tabular-nums;color:var(--muted)}.InterviewPrepPane-module__lawI_q__timelineTitle{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--text);max-width:40ch;font-weight:600}.InterviewPrepPane-module__lawI_q__timelineDetail{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--muted);max-width:60ch}@media (max-width:760px){.InterviewPrepPane-module__lawI_q__timelineStep{gap:var(--s1) var(--s2);grid-template-columns:28px 1fr}.InterviewPrepPane-module__lawI_q__timelineRange,.InterviewPrepPane-module__lawI_q__timelineTitle,.InterviewPrepPane-module__lawI_q__timelineDetail{grid-column:2}}.InterviewPrepPane-module__lawI_q__checklistProgress{margin:0 0 var(--s3);font-size:var(--t-caption);line-height:var(--t-caption-lh);color:var(--muted);font-variant-numeric:tabular-nums}.InterviewPrepPane-module__lawI_q__checklist{gap:var(--s2) var(--s4);grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid}@media (min-width:700px){.InterviewPrepPane-module__lawI_q__checklist{grid-template-columns:1fr 1fr}}.InterviewPrepPane-module__lawI_q__check{align-items:flex-start;gap:var(--s2);font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--text);cursor:pointer;display:flex}.InterviewPrepPane-module__lawI_q__check input{accent-color:var(--accent);flex:none;margin-block-start:3px}.InterviewPrepPane-module__lawI_q__readyRow{justify-content:flex-end;display:flex}.InterviewPrepPane-module__lawI_q__readyCta{gap:var(--s2);color:var(--muted)}.InterviewPrepPane-module__lawI_q__readyCta:hover:not(:disabled){color:var(--text)}.InterviewPrepPane-module__lawI_q__readyDone{text-align:center;font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--tone-2);margin:0;font-weight:600}.InterviewPrepPane-module__lawI_q__knowSplit{gap:var(--s4);grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));align-items:start;display:grid}.InterviewPrepPane-module__lawI_q__knowSide{min-width:0;container-type:inline-size}@container (max-width:460px){.InterviewPrepPane-module__lawI_q__knowSide .InterviewPrepPane-module__lawI_q__evidenceRow{gap:var(--s1);grid-template-columns:1fr}}.InterviewPrepPane-module__lawI_q__knowHeading{align-items:center;gap:var(--s2);margin:0 0 var(--s2);font-size:var(--t-caption);line-height:var(--t-caption-lh);letter-spacing:.02em;text-transform:uppercase;color:var(--muted);font-weight:600;display:flex}.InterviewPrepPane-module__lawI_q__knowMark{color:var(--muted);justify-content:center;align-items:center;display:inline-flex}.InterviewPrepPane-module__lawI_q__knowMark[data-side=covered]{color:var(--tone-2)}.InterviewPrepPane-module__lawI_q__knowMark[data-side=gap]{color:var(--tone-3)}.InterviewPrepPane-module__lawI_q__research{border-block-start:1px solid var(--line);margin-block-start:var(--s4);padding-block-start:var(--s3)}.InterviewPrepPane-module__lawI_q__researchSource{font-size:var(--t-caption);line-height:var(--t-caption-lh);color:var(--accent-text);overflow-wrap:anywhere}.InterviewPrepPane-module__lawI_q__rehearseStack{gap:var(--s4);flex-direction:column;display:flex;container:rehearse/inline-size}.InterviewPrepPane-module__lawI_q__subBlock{min-width:0}.InterviewPrepPane-module__lawI_q__subBlock+.InterviewPrepPane-module__lawI_q__subBlock,.InterviewPrepPane-module__lawI_q__timeline+.InterviewPrepPane-module__lawI_q__subBlock{margin-block-start:var(--s4)}.InterviewPrepPane-module__lawI_q__subHeading{margin:0 0 var(--s3);font-size:var(--t-caption);line-height:var(--t-caption-lh);letter-spacing:.02em;text-transform:uppercase;color:var(--muted);font-weight:600}.InterviewPrepPane-module__lawI_q__storyGap{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--muted);margin:0;font-style:italic}.InterviewPrepPane-module__lawI_q__draft{min-width:0}.InterviewPrepPane-module__lawI_q__draftLabel{margin:0 0 var(--s2);font-size:var(--t-caption);line-height:var(--t-caption-lh);color:var(--muted);font-weight:600}.InterviewPrepPane-module__lawI_q__question .InterviewPrepPane-module__lawI_q__storyGap{text-align:start;justify-content:flex-start;align-self:flex-start}
.RefreshDiffPanel-module__QOR_xG__panel{flex-direction:column;gap:4px;min-width:0;display:flex}.RefreshDiffPanel-module__QOR_xG__panelTitle{font-size:var(--t-h3);margin:0;font-weight:700}.RefreshDiffPanel-module__QOR_xG__panelSub{font-size:var(--t-caption);color:var(--muted);margin:0 0 10px}.RefreshDiffPanel-module__QOR_xG__entry{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.RefreshDiffPanel-module__QOR_xG__entry:last-child{margin-bottom:0}.RefreshDiffPanel-module__QOR_xG__bullet{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--text);margin:0}.RefreshDiffPanel-module__QOR_xG__bulletBefore{color:var(--muted);text-decoration:line-through;-webkit-text-decoration-color:var(--diff-remove);text-decoration-color:var(--diff-remove);text-decoration-thickness:1px}.RefreshDiffPanel-module__QOR_xG__bulletAfter{background:var(--soft);border-radius:4px;padding:2px 4px;display:inline-block}
.RefreshPage-module__BhRfIG__page{max-width:var(--app-content-wide);padding:32px var(--app-gutter) 80px;margin:0 auto}.RefreshPage-module__BhRfIG__intro{margin-bottom:12px}.RefreshPage-module__BhRfIG__title{font-size:var(--t-h1);line-height:var(--t-h1-lh);margin:8px 0 4px}.RefreshPage-module__BhRfIG__sub{color:var(--muted);font-size:var(--t-body);max-width:60ch;margin:0}.RefreshPage-module__BhRfIG__note{margin-bottom:20px}.RefreshPage-module__BhRfIG__noChanges,.RefreshPage-module__BhRfIG__error{margin-bottom:16px}.RefreshPage-module__BhRfIG__columns{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}@media (max-width:760px){.RefreshPage-module__BhRfIG__columns{grid-template-columns:1fr}}.RefreshPage-module__BhRfIG__headerActions{gap:8px;display:flex}@media (max-width:640px){.RefreshPage-module__BhRfIG__headerActions{display:none}}.RefreshPage-module__BhRfIG__actionsRow{justify-content:flex-end;gap:8px;display:none}@media (max-width:640px){.RefreshPage-module__BhRfIG__actionsRow{background:var(--bg);padding:12px 0;display:flex;position:sticky;bottom:0}.RefreshPage-module__BhRfIG__actionsRow .ui-btn{flex:1 1 0}}
.FeedbackWidget-module__Zz3vNW__feedbackSentiment{gap:8px;margin-bottom:14px;display:flex}.FeedbackWidget-module__Zz3vNW__feedbackSentimentBtn{color:var(--muted);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;flex-direction:column;flex:1;align-items:center;gap:4px;padding:10px 6px;font-size:12.5px;font-weight:500;transition:border-color .15s,color .15s,background .15s;display:flex}.FeedbackWidget-module__Zz3vNW__feedbackSentimentBtn span{font-size:var(--t-h2);line-height:1}.FeedbackWidget-module__Zz3vNW__feedbackSentimentBtn:hover{border-color:var(--line-2);color:var(--text)}.FeedbackWidget-module__Zz3vNW__feedbackSentimentBtnSelected{border-color:var(--accent);color:var(--text);background:var(--accent-soft)}.FeedbackWidget-module__Zz3vNW__feedbackTextarea{box-sizing:border-box;resize:vertical;width:100%;min-height:120px;font-family:var(--font-sans);color:var(--text);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-sm);outline:none;margin-bottom:14px;padding:11px 14px;font-size:14px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.FeedbackWidget-module__Zz3vNW__feedbackTextarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgb(var(--accent-rgb) / .14)}.FeedbackWidget-module__Zz3vNW__feedbackTextarea::placeholder{color:var(--muted)}
.SnapshotPage-module__UOAKYW__page{max-width:var(--app-content-wide);padding:32px var(--app-gutter) 80px;margin:0 auto}.SnapshotPage-module__UOAKYW__lockedBanner{background:var(--accent-soft);border-radius:var(--radius-sm,10px);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;padding:12px 16px;display:flex}.SnapshotPage-module__UOAKYW__lockedTitle{color:var(--text);font-weight:700;font-size:var(--t-small)}.SnapshotPage-module__UOAKYW__lockedSub{color:var(--muted);font-size:var(--t-caption)}.SnapshotPage-module__UOAKYW__lockedPill{margin-inline-start:auto}.SnapshotPage-module__UOAKYW__copyOk{color:var(--success-text);font-size:var(--t-small);margin:-8px 0 16px}.SnapshotPage-module__UOAKYW__copyError{color:var(--danger-text);font-size:var(--t-small);margin:-8px 0 16px}.SnapshotPage-module__UOAKYW__detailsPanel{max-width:420px;margin-top:24px}.SnapshotPage-module__UOAKYW__detailsTitle{font-size:var(--t-h3);margin:0 0 12px}.SnapshotPage-module__UOAKYW__detailsList{margin:0}.SnapshotPage-module__UOAKYW__detailRow{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:8px 0;display:flex}.SnapshotPage-module__UOAKYW__detailRow:last-child{border-bottom:none}.SnapshotPage-module__UOAKYW__detailLabel{color:var(--muted);font-size:var(--t-small);margin:0}.SnapshotPage-module__UOAKYW__detailValue{color:var(--text);font-weight:600;font-size:var(--t-small);font-variant-numeric:tabular-nums;margin:0}.SnapshotPage-module__UOAKYW__neverAffected{margin:14px 0}.SnapshotPage-module__UOAKYW__detailLink,.SnapshotPage-module__UOAKYW__noLetter{text-align:start;border:none;border-top:1px solid var(--line);width:100%;font-size:var(--t-small);color:var(--accent);cursor:pointer;background:0 0;margin-top:8px;padding:10px 0;font-weight:600;display:block}.SnapshotPage-module__UOAKYW__noLetter{color:var(--muted);cursor:default;font-weight:400}.SnapshotPage-module__UOAKYW__letterText{white-space:pre-wrap;background:var(--soft);font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--text);border-radius:8px;margin:8px 0 0;padding:12px}
.StatTile-module__ip1yba__grid{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:10px;display:grid}.StatTile-module__ip1yba__tile{border-radius:var(--radius-sm);background:var(--soft);align-items:center;gap:10px;padding:12px 14px;display:flex}.StatTile-module__ip1yba__icon{background:var(--panel);width:30px;height:30px;color:var(--accent);border-radius:9px;flex:none;place-items:center;display:grid}.StatTile-module__ip1yba__body{flex-direction:column;min-width:0;line-height:1.25;display:flex}.StatTile-module__ip1yba__value{font-size:var(--t-body);color:var(--text);font-weight:700}.StatTile-module__ip1yba__caption{font-size:var(--t-caption);color:var(--muted)}
.Landing-module__D60miG__root{--k-bg:var(--panel);--k-panel:var(--panel-2);--k-line:var(--line);--k-line-soft:var(--panel-2);--k-ink:var(--text);--k-muted:var(--muted);--k-blue:var(--accent);--k-violet:var(--accent-violet);--k-magenta:var(--accent-magenta);--k-grad:var(--gradient-cta);--k-grad-text:var(--gradient-primary);--k-inner:min(calc(100% - 40px), 1240px);--k-radius-cta:11px;--k-shadow-doc:0 10px 30px #1c234814;--k-shadow-cta:0 8px 22px -6px #4048dc73;--k-shadow-cta-hover:0 12px 28px -6px #4048dc8c;isolation:isolate;color:var(--k-ink);position:relative;overflow-x:clip}.Landing-module__D60miG__root:before{content:"";background:var(--k-bg);z-index:-1;pointer-events:none;position:fixed;inset:0}.Landing-module__D60miG__artwork{z-index:0;pointer-events:none;height:min(1180px,112vh);position:absolute;inset-block-start:0;inset-inline:0;overflow:hidden}.Landing-module__D60miG__ribbons{width:100%;height:100%;display:block}.Landing-module__D60miG__sphere{filter:blur(.5px);opacity:.75;border-radius:999px;position:absolute}.Landing-module__D60miG__sphereA{background:radial-gradient(circle at 32% 28%,#fff,#a9c7ff 46%,#6f9dfb 100%);width:30px;height:30px;inset-block-start:17%;inset-inline-start:11.5%;box-shadow:0 8px 18px #5a82eb47}.Landing-module__D60miG__sphereB{background:radial-gradient(circle at 32% 28%,#fff,#d6c2ff 46%,#a37ff5 100%);width:38px;height:38px;inset-block-start:41%;inset-inline-end:12.5%;box-shadow:0 10px 22px #8c6eeb47}@media (min-width:768px){.Landing-module__D60miG__root{--k-inner:min(calc(100% - 48px), 1240px)}}@media (min-width:1600px){.Landing-module__D60miG__root{--k-inner:min(calc(100% - 96px), 1320px)}}@media (max-width:767px){.Landing-module__D60miG__artwork{opacity:.75;height:min(620px,78vh)}.Landing-module__D60miG__sphereA{width:20px;height:20px;inset-block-start:12%;inset-inline-start:4%}.Landing-module__D60miG__sphereB{display:none}}@media (forced-colors:active){.Landing-module__D60miG__artwork{display:none}}.Landing-module__D60miG__cta{border-radius:var(--k-radius-cta);background:var(--k-grad);color:#fff;letter-spacing:-.005em;white-space:nowrap;box-shadow:var(--k-shadow-cta);justify-content:center;align-items:center;gap:.6em;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.Landing-module__D60miG__ctaSm{height:40px;font-size:var(--t-small);padding-inline:15px}.Landing-module__D60miG__ctaLg{height:54px;padding-inline:46px;font-size:1.0625rem}.Landing-module__D60miG__cta:hover{box-shadow:var(--k-shadow-cta-hover);transform:translateY(-1px)}.Landing-module__D60miG__cta:active{box-shadow:var(--k-shadow-cta);transform:translateY(0)}.Landing-module__D60miG__cta:focus-visible{outline:2px solid var(--k-violet);outline-offset:3px}.Landing-module__D60miG__ctaArrow{flex:none}@media (min-width:1600px){.Landing-module__D60miG__ctaSm{height:44px;padding-inline:18px;font-size:.9375rem}.Landing-module__D60miG__ctaLg{height:60px;padding-inline:52px;font-size:1.1875rem}}@media (prefers-reduced-motion:reduce){.Landing-module__D60miG__cta{transition:none}.Landing-module__D60miG__cta:hover{transform:none}}
.LandingHeader-module__Q5eT_G__header{z-index:3;position:relative}.LandingHeader-module__Q5eT_G__inner{height:88px;width:var(--k-inner);justify-content:space-between;align-items:center;gap:16px;margin-inline:auto;display:flex}.LandingHeader-module__Q5eT_G__brand{color:var(--k-ink);font-size:1.28rem}.LandingHeader-module__Q5eT_G__brand svg{width:27px;height:27px}.LandingHeader-module__Q5eT_G__brand:focus-visible{outline:2px solid var(--k-violet);outline-offset:4px;border-radius:6px}.LandingHeader-module__Q5eT_G__actions{align-items:center;gap:clamp(16px,2vw,32px);display:flex}.LandingHeader-module__Q5eT_G__logIn{color:#4b5468;white-space:nowrap;padding:6px 2px;font-size:.9375rem;font-weight:450;text-decoration:none;transition:color .16s}.LandingHeader-module__Q5eT_G__logIn:hover{color:var(--k-ink)}.LandingHeader-module__Q5eT_G__logIn:focus-visible{outline:2px solid var(--k-violet);outline-offset:3px;border-radius:5px}@media (max-width:1023px){.LandingHeader-module__Q5eT_G__inner{gap:10px}.LandingHeader-module__Q5eT_G__actions{gap:14px}.LandingHeader-module__Q5eT_G__brand{font-size:1.16rem}}.LandingHeader-module__Q5eT_G__menuToggle{width:44px;height:44px;color:var(--k-ink);display:none}.LandingHeader-module__Q5eT_G__menu{display:none}.LandingHeader-module__Q5eT_G__menuList{margin:0;padding:0;list-style:none}@media (max-width:767px){.LandingHeader-module__Q5eT_G__inner{height:72px}.LandingHeader-module__Q5eT_G__brand{font-size:1.16rem}.LandingHeader-module__Q5eT_G__brand svg{width:24px;height:24px}.LandingHeader-module__Q5eT_G__actions{display:none}.LandingHeader-module__Q5eT_G__menuToggle{display:inline-flex}.LandingHeader-module__Q5eT_G__menu{width:var(--k-inner);box-shadow:var(--k-shadow-doc);outline:1px solid var(--k-line);background:#fffffff5;border-radius:18px;margin:0 auto 8px;padding:8px 10px 14px;display:block}.LandingHeader-module__Q5eT_G__menu[hidden]{display:none}.LandingHeader-module__Q5eT_G__menuLink{color:var(--k-ink);border-radius:10px;padding:12px 10px;font-size:1rem;font-weight:500;text-decoration:none;display:block}.LandingHeader-module__Q5eT_G__menuLink:hover{background:#f4f5fb}.LandingHeader-module__Q5eT_G__menuLink:focus-visible{outline:2px solid var(--k-violet);outline-offset:-2px}.LandingHeader-module__Q5eT_G__menuCta{width:calc(100% - 20px);margin:8px 10px 2px}}@media (min-width:1600px){.LandingHeader-module__Q5eT_G__inner{height:100px}.LandingHeader-module__Q5eT_G__brand{font-size:1.4rem}.LandingHeader-module__Q5eT_G__brand svg{width:30px;height:30px}.LandingHeader-module__Q5eT_G__logIn{font-size:1rem}}
.EditView-module__nwYlxW__profileMain{max-width:var(--app-content-wide);padding:34px var(--app-gutter) 104px;flex-direction:column;gap:14px;margin:0 auto;display:flex}.EditView-module__nwYlxW__statusBanner{border-radius:var(--radius);border:1px solid #0000;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.EditView-module__nwYlxW__statusBannerReady{background:var(--success-soft);border-color:color-mix(in srgb, var(--success) 24%, transparent)}.EditView-module__nwYlxW__statusBannerBuilding{background:var(--panel-2);border-color:var(--line)}.EditView-module__nwYlxW__statusBannerIcon{flex:none;margin-top:2px}.EditView-module__nwYlxW__statusBannerReady .EditView-module__nwYlxW__statusBannerIcon{color:var(--success)}.EditView-module__nwYlxW__statusBannerBuilding .EditView-module__nwYlxW__statusBannerIcon{color:var(--muted)}.EditView-module__nwYlxW__statusBannerTitle{font-size:var(--t-body);color:var(--text);margin:0;font-weight:650}.EditView-module__nwYlxW__statusBannerMeta{font-size:var(--t-caption);color:var(--muted);margin:2px 0 0}.EditView-module__nwYlxW__statusLine{font-size:var(--t-caption);color:var(--muted);margin:0}.EditView-module__nwYlxW__masterLayout{gap:var(--s4);flex-direction:column;min-width:0;display:flex}.EditView-module__nwYlxW__sectionStrip{min-width:0}.EditView-module__nwYlxW__pageActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.EditView-module__nwYlxW__sharpenStatus{text-align:end;font-size:var(--t-caption);border-radius:999px;flex-basis:100%;margin:0;padding:4px 10px;font-weight:550}.EditView-module__nwYlxW__sharpenStatusNone{background:var(--success-soft);color:var(--success-text)}.EditView-module__nwYlxW__sharpenStatusError{background:var(--danger-soft);color:var(--danger-text)}.EditView-module__nwYlxW__content{gap:var(--s4);flex-direction:column;min-width:0;display:flex}.EditView-module__nwYlxW__mobileUpdateBar{display:none}.EditView-module__nwYlxW__headerUpdateCta{display:inline-flex}@media (max-width:860px){.EditView-module__nwYlxW__pageActions{justify-content:flex-start}.EditView-module__nwYlxW__sharpenStatus{text-align:start}.EditView-module__nwYlxW__headerUpdateCta{display:none}.EditView-module__nwYlxW__mobileUpdateBar{left:8px;right:8px;bottom:calc(var(--tabbar-h) + 12px + env(safe-area-inset-bottom));z-index:30;background:var(--chrome-glass);-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);box-shadow:0 0 0 1px var(--line), var(--shadow-md);border-radius:16px;padding:6px;display:block;position:fixed}.EditView-module__nwYlxW__mobileUpdateBar .ui-btn{width:100%;min-height:44px}.EditView-module__nwYlxW__profileMain{padding-bottom:100px}}.EditView-module__nwYlxW__profileH1Reveal{animation:.24s both EditView-module__nwYlxW__profile-reveal-rise}@keyframes EditView-module__nwYlxW__profile-reveal-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.EditView-module__nwYlxW__profileH1Reveal{animation:none}}.EditView-module__nwYlxW__profileH1{font-family:var(--font-heading);letter-spacing:-.025em;color:var(--text);margin:0;font-size:clamp(30px,3.6vw,38px);font-weight:700;line-height:1.08}@media (max-width:640px){.EditView-module__nwYlxW__profileMain{padding:20px 14px 100px}.EditView-module__nwYlxW__profileH1{font-size:25px}}
.AhaBanner-module__ak45QW__ahaBanner{background:var(--accent);color:var(--accent-ink);border-radius:999px;align-items:center;gap:8px;margin-bottom:12px;padding:0 4px 0 16px;animation:.15s AhaBanner-module__ak45QW__ahaBannerIn;display:flex}@keyframes AhaBanner-module__ak45QW__ahaBannerIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.AhaBanner-module__ak45QW__ahaBannerMain{text-align:left;color:var(--accent-ink);cursor:pointer;background:0 0;border:0;flex:1;padding:11px 0;font-size:14px;font-weight:600}.AhaBanner-module__ak45QW__ahaBannerClose.ui-icon-btn{color:var(--accent-ink)}.AhaBanner-module__ak45QW__ahaBannerClose.ui-icon-btn--ghost:hover:not(:disabled){color:var(--accent-ink);background:#ffffff26}
.JobPostingForm-module__u4r-7q__form{gap:var(--s3);flex-direction:column;display:flex}.JobPostingForm-module__u4r-7q__field{gap:var(--s1);flex-direction:column;display:flex}.JobPostingForm-module__u4r-7q__fieldLabel{font-size:var(--t-small);color:var(--muted);font-weight:600}.JobPostingForm-module__u4r-7q__textarea{resize:vertical;min-height:240px;font-family:var(--font-sans);font-size:var(--t-body);background:var(--soft);line-height:1.5}.JobPostingForm-module__u4r-7q__caption{font-size:var(--t-caption);line-height:var(--t-caption-lh);color:var(--muted)}.JobPostingForm-module__u4r-7q__caption p{margin:0}.JobPostingForm-module__u4r-7q__actions{justify-content:stretch;display:flex}.JobPostingForm-module__u4r-7q__actions .ui-btn{min-height:46px}
.LandingLanguages-module__zAbaJG__row{margin-top:4px}.LandingLanguages-module__zAbaJG__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:2px 14px;margin:0;padding:0;list-style:none;display:flex}.LandingLanguages-module__zAbaJG__current{cursor:default;font-weight:600}
.AppTopbar-module__xrRqpq__shell{gap:12px}.AppTopbar-module__xrRqpq__foot{display:contents}.AppTopbar-module__xrRqpq__actions{align-items:center;gap:12px;display:flex}.AppTopbar-module__xrRqpq__utils{align-items:center;gap:12px;min-width:0;display:flex}.AppTopbar-module__xrRqpq__identity{align-items:center;gap:10px;min-width:0;display:flex}.AppTopbar-module__xrRqpq__identityText{display:none}@media (min-width:761px){.AppTopbar-module__xrRqpq__shell{width:var(--sidebar-w);border-right:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:0;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:4px;padding:22px 14px 14px;position:fixed;inset:0 auto 0 0;overflow-y:auto}.AppTopbar-module__xrRqpq__shell .wordmark{padding:2px 10px 16px;font-size:19px}.AppTopbar-module__xrRqpq__shell .app-nav--top{flex-direction:column;align-items:stretch;gap:2px;width:100%;margin:0}.AppTopbar-module__xrRqpq__shell .app-nav-link{border-radius:8px;justify-content:flex-start;width:100%;padding:9px 12px;font-size:14px}.AppTopbar-module__xrRqpq__shell .app-nav-cta{width:100%;margin-bottom:10px}.AppTopbar-module__xrRqpq__foot{flex-direction:column;align-items:stretch;gap:10px;margin-top:auto;padding-top:12px;display:flex}.AppTopbar-module__xrRqpq__foot .feedback-trigger--topbar{align-self:flex-start}.AppTopbar-module__xrRqpq__actions{flex-direction:column;align-items:stretch;gap:10px}.AppTopbar-module__xrRqpq__utils{flex:0 auto;gap:8px;min-width:0}.AppTopbar-module__xrRqpq__identity{border-top:1px solid var(--line);padding-top:12px}.AppTopbar-module__xrRqpq__identityText{flex-direction:column;min-width:0;line-height:1.3;display:flex}.AppTopbar-module__xrRqpq__identityName,.AppTopbar-module__xrRqpq__identityEmail{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AppTopbar-module__xrRqpq__identityName{font-size:var(--t-small);color:var(--text);font-weight:600}.AppTopbar-module__xrRqpq__identityEmail{font-size:var(--t-caption);color:var(--muted)}}@media (max-width:900px){.AppTopbar-module__xrRqpq__actions{gap:10px}}@media (max-width:760px){.AppTopbar-module__xrRqpq__foot .feedback-trigger--topbar{display:none}}
.DiscoverabilityControl-module__oJTWeq__inline{cursor:pointer;align-items:center;gap:8px;min-height:24px;display:inline-flex}.DiscoverabilityControl-module__oJTWeq__icon{color:var(--muted);flex:none;display:inline-flex}.DiscoverabilityControl-module__oJTWeq__label{white-space:nowrap;font-size:13px;font-weight:600}.DiscoverabilityControl-module__oJTWeq__rowGroup{flex-direction:column;gap:8px;display:flex}.DiscoverabilityControl-module__oJTWeq__row{cursor:pointer;align-items:center;gap:12px;display:flex}.DiscoverabilityControl-module__oJTWeq__rowText{flex:auto;min-width:0}.DiscoverabilityControl-module__oJTWeq__rowLabel{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--text);font-weight:600;display:block}.DiscoverabilityControl-module__oJTWeq__rowHint{font-size:var(--t-caption);color:var(--muted);margin-top:2px;line-height:1.5;display:block}.DiscoverabilityControl-module__oJTWeq__rowNote{max-width:65ch;font-size:var(--t-caption);color:var(--muted);text-wrap:pretty;margin:0;line-height:1.6}.DiscoverabilityControl-module__oJTWeq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.DiscoverabilityControl-module__oJTWeq__switch{appearance:none;background:var(--line-2);border:1px solid var(--line-2);cursor:pointer;border-radius:999px;flex:none;width:36px;height:24px;transition:background .16s,border-color .16s;position:relative}.DiscoverabilityControl-module__oJTWeq__switch:before{content:"";top:4px;background:#fff;border-radius:50%;width:16px;height:16px;transition:inset-inline-start .16s;position:absolute;inset-inline-start:1px;box-shadow:0 1px 2px #00000040}.DiscoverabilityControl-module__oJTWeq__switch:checked{background:var(--accent);border-color:var(--accent)}.DiscoverabilityControl-module__oJTWeq__switch:checked:before{inset-inline-start:17px}.DiscoverabilityControl-module__oJTWeq__switch:disabled{opacity:.5;cursor:not-allowed}.DiscoverabilityControl-module__oJTWeq__switch:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.DiscoverabilityControl-module__oJTWeq__switch,.DiscoverabilityControl-module__oJTWeq__switch:before{transition:none}}
.PrivacyConsent-module__U3aJIW__privacyConsentTitle{font-size:var(--t-body);margin:0 0 6px;font-weight:700}.PrivacyConsent-module__U3aJIW__privacyConsentBody{color:var(--muted);max-width:68ch;margin:0 0 14px;font-size:13px;line-height:1.5}.PrivacyConsent-module__U3aJIW__privacyConsentSwitch{cursor:pointer;align-items:center;gap:12px;margin:0 0 14px;display:flex}.PrivacyConsent-module__U3aJIW__privacyConsentSwitch:has(input:disabled){cursor:default}.PrivacyConsent-module__U3aJIW__privacyConsentSwitchText{flex:auto;min-width:0}.PrivacyConsent-module__U3aJIW__privacyConsentSwitchText strong{font-size:13px;font-weight:600;display:block}.PrivacyConsent-module__U3aJIW__privacyConsentSwitchText small{font-size:var(--t-caption);color:var(--muted);margin-top:2px;line-height:1.5;display:block}.PrivacyConsent-module__U3aJIW__privacyConsentSwitch input{appearance:none;background:var(--line-2);border:1px solid var(--line-2);cursor:pointer;border-radius:999px;flex:none;width:36px;height:24px;transition:background .16s,border-color .16s;position:relative}.PrivacyConsent-module__U3aJIW__privacyConsentSwitch input:before{content:"";top:4px;background:#fff;border-radius:50%;width:16px;height:16px;transition:inset-inline-start .16s;position:absolute;inset-inline-start:1px;box-shadow:0 1px 2px #00000040}.PrivacyConsent-module__U3aJIW__privacyConsentSwitch input:checked{background:var(--accent);border-color:var(--accent)}.PrivacyConsent-module__U3aJIW__privacyConsentSwitch input:checked:before{inset-inline-start:17px}.PrivacyConsent-module__U3aJIW__privacyConsentSwitch input:disabled{opacity:.5;cursor:not-allowed}.PrivacyConsent-module__U3aJIW__privacyConsentSwitch input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.PrivacyConsent-module__U3aJIW__privacyConsentSwitch input,.PrivacyConsent-module__U3aJIW__privacyConsentSwitch input:before{transition:none}}.PrivacyConsent-module__U3aJIW__privacyConsentChoice{gap:10px;margin:0 0 12px;display:flex}.PrivacyConsent-module__U3aJIW__privacyConsentChoice .ui-btn{flex:1 1 0}.PrivacyConsent-module__U3aJIW__privacyConsentLink{margin:0;font-size:13px}.PrivacyConsent-module__U3aJIW__privacyConsentLink a{color:var(--accent)}.PrivacyConsent-module__U3aJIW__analyticsPromptBody{color:var(--muted);text-align:start;margin:0 0 18px;font-size:14px;line-height:1.55}.PrivacyConsent-module__U3aJIW__analyticsPromptLink{text-align:center;margin:0;font-size:13px}.PrivacyConsent-module__U3aJIW__analyticsPromptLink a{color:var(--accent)}
.ShareToast-module__PJBjYG__shareToast{z-index:60;background:var(--text);max-width:calc(100vw - 32px);color:var(--bg);box-shadow:var(--shadow-md);border-radius:999px;align-items:center;gap:12px;padding:10px 12px 10px 16px;animation:.15s ShareToast-module__PJBjYG__shareToastIn;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@keyframes ShareToast-module__PJBjYG__shareToastIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.ShareToast-module__PJBjYG__shareToastText{font-size:14px}.ShareToast-module__PJBjYG__shareToastBtn{background:var(--bg);color:var(--text);border:0}.ui-btn.ShareToast-module__PJBjYG__shareToastBtn{background:var(--bg);color:var(--text);border:0}.ShareToast-module__PJBjYG__shareToast .ShareToast-module__PJBjYG__shareToastClose{color:var(--bg)}.ShareToast-module__PJBjYG__shareToast .ShareToast-module__PJBjYG__shareToastClose:hover:not(:disabled){background:color-mix(in srgb, var(--bg) 16%, transparent);color:var(--bg)}.ShareToast-module__PJBjYG__doneToast{border-radius:14px;padding:12px 14px 12px 16px}.ShareToast-module__PJBjYG__doneToastCheck{background:var(--accent,#2f6f5e);width:26px;height:26px;color:var(--bg);font-size:var(--t-body);border-radius:999px;flex:none;place-items:center;font-weight:700;animation:.2s ShareToast-module__PJBjYG__donePop;display:grid}.ShareToast-module__PJBjYG__doneToastBody{flex-direction:column;gap:1px;min-width:0;display:flex}.ShareToast-module__PJBjYG__doneToastTitle{font-size:14px;font-weight:600}.ShareToast-module__PJBjYG__doneToastSub{font-size:var(--t-caption);color:color-mix(in srgb, var(--bg) 72%, transparent)}.ShareToast-module__PJBjYG__doneToastActions{align-items:center;gap:8px;margin-left:4px;display:flex}.ShareToast-module__PJBjYG__doneToastNext{white-space:nowrap}@keyframes ShareToast-module__PJBjYG__donePop{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.ShareToast-module__PJBjYG__shareToast,.ShareToast-module__PJBjYG__doneToastCheck{animation:none}}
.FocusedFlowHeader-module__-Cms4a__header{justify-content:space-between;align-items:center;gap:var(--s3);padding:var(--s3) var(--app-gutter);display:flex}.FocusedFlowHeader-module__-Cms4a__lockup{flex:none}.FocusedFlowHeader-module__-Cms4a__progress{align-items:center;gap:var(--s2);flex:none;display:flex}.FocusedFlowHeader-module__-Cms4a__stepLabel{font-size:var(--t-small);line-height:var(--t-small-lh);color:var(--muted);white-space:nowrap;font-weight:600}.FocusedFlowHeader-module__-Cms4a__track{border-radius:var(--radius-sm);background:var(--line);width:96px;height:4px;overflow:hidden}.FocusedFlowHeader-module__-Cms4a__fill{border-radius:inherit;background:var(--gradient-cta);height:100%;transition:width .3s}@media (prefers-reduced-motion:reduce){.FocusedFlowHeader-module__-Cms4a__fill{transition:none}}@media (max-width:767px){.FocusedFlowHeader-module__-Cms4a__track{width:64px}}
