.FileUploader-module__8W8mRa__card{flex-direction:column;width:100%;display:flex}.FileUploader-module__8W8mRa__content{flex-direction:column;flex:1;display:flex}.FileUploader-module__8W8mRa__tile{border-style:solid;border-width:1px;border-color:var(--border);border-radius:var(--radius-card);background:var(--card);color:var(--card-foreground);flex-direction:column;flex:1;justify-content:center;align-items:stretch;min-height:160px;display:flex}.FileUploader-module__8W8mRa__tileDashed{border-style:dashed}.FileUploader-module__8W8mRa__tileSolid{border-style:solid}@media (min-width:768px){.FileUploader-module__8W8mRa__tile{min-height:300px}}.FileUploader-module__8W8mRa__fileInput{display:none}.FileUploader-module__8W8mRa__label{cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;padding:16px;display:flex}.FileUploader-module__8W8mRa__errorWrap{width:100%;margin-bottom:16px}.FileUploader-module__8W8mRa__errorAlert{align-items:center;display:flex}.FileUploader-module__8W8mRa__icon{width:32px;height:32px;margin-bottom:16px}.FileUploader-module__8W8mRa__stack{flex-direction:column;align-items:center;display:flex}.FileUploader-module__8W8mRa__textBlock{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.FileUploader-module__8W8mRa__title{color:var(--foreground)}.FileUploader-module__8W8mRa__subTitle{color:var(--muted-foreground)}.FileUploader-module__8W8mRa__desktopOnly{display:none}.FileUploader-module__8W8mRa__mobileOnly{display:inline}@media (min-width:768px){.FileUploader-module__8W8mRa__desktopOnly{display:inline}.FileUploader-module__8W8mRa__mobileOnly{display:none}}
@keyframes loader-module__fCnJEG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-module__fCnJEG__wrapper{justify-content:center;align-items:center;display:flex}.loader-module__fCnJEG__spinner{animation:1s linear infinite loader-module__fCnJEG__spin}.loader-module__fCnJEG__xs{width:.75rem;height:.75rem}.loader-module__fCnJEG__sm{width:1.5rem;height:1.5rem}.loader-module__fCnJEG__md{width:2.5rem;height:2.5rem}.loader-module__fCnJEG__lg{width:3rem;height:3rem}.loader-module__fCnJEG__bgCircle{opacity:.25}.loader-module__fCnJEG__fgPath{opacity:.75}
.button-module__jTanvW__buttonRoot{white-space:nowrap;border-radius:var(--radius-button);font-size:14px;line-height:20px;font-family:var(--font-body);letter-spacing:var(--letter-spacing-body);cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;gap:.25rem;font-weight:400;transition:background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out,box-shadow .15s ease-out;display:inline-flex}.button-module__jTanvW__buttonRoot:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.button-module__jTanvW__buttonRoot:disabled{pointer-events:none;opacity:.5}.button-module__jTanvW__buttonRoot svg{pointer-events:none;flex-shrink:0;width:1rem;height:1rem}.button-module__jTanvW__variantPrimary{background-color:var(--primary);color:var(--primary-foreground);border:1px solid color-mix(in srgb,var(--primary-border)40%,transparent);box-shadow:inset 0 1px #ffffff26,inset 0 -1px #0000001a}.button-module__jTanvW__variantPrimary:hover:not(:disabled){background-color:var(--primary-hover);border-color:color-mix(in srgb,var(--primary-border)55%,transparent);box-shadow:inset 0 1px #fff3,inset 0 -1px #00000026}.button-module__jTanvW__variantDestructive{background-color:var(--destructive);color:var(--destructive-foreground);border:1px solid var(--destructive);box-shadow:inset 0 1px #ffffff26,inset 0 -1px #0000001a}.button-module__jTanvW__variantDestructive:hover:not(:disabled){background-color:color-mix(in srgb,var(--destructive)90%,transparent);box-shadow:inset 0 1px #fff3,inset 0 -1px #00000026}.button-module__jTanvW__variantOutline{color:var(--foreground);border:1px solid color-mix(in srgb,var(--border)80%,transparent);background-color:#0000}.button-module__jTanvW__variantOutline:hover:not(:disabled){background-color:var(--hover);color:var(--foreground);border-color:var(--border)}.button-module__jTanvW__variantDefault{background-color:color-mix(in srgb,var(--default)95%,transparent);color:var(--default-foreground);box-shadow:inset 0 1px #ffffff40,inset 0 -1px #0003}.button-module__jTanvW__variantDefault:hover:not(:disabled){background-color:var(--default);box-shadow:inset 0 1px #ffffff59,inset 0 -1px #00000040}.button-module__jTanvW__variantGhost{color:var(--foreground);background-color:#0000}.button-module__jTanvW__variantGhost:hover:not(:disabled){background-color:var(--hover);color:var(--foreground)}.button-module__jTanvW__variantSecondary{color:var(--foreground);border:1px solid color-mix(in srgb,var(--foreground)20%,transparent);background-color:#0000}.button-module__jTanvW__variantSecondary:hover:not(:disabled){background-color:color-mix(in srgb,var(--hover)20%,transparent);color:var(--foreground);border-color:color-mix(in srgb,var(--foreground)50%,transparent)}.button-module__jTanvW__variantLink{color:var(--muted-foreground);text-underline-offset:4px;background-color:#0000;text-decoration:none}.button-module__jTanvW__variantLink:hover:not(:disabled){color:var(--foreground);text-decoration:underline}.button-module__jTanvW__sizeMd{height:2rem;padding:.5rem 1rem}.button-module__jTanvW__sizeSm{height:2rem;padding:0 .75rem}.button-module__jTanvW__sizeLg,.button-module__jTanvW__sizeXl{height:2.5rem;padding:0 2rem}.button-module__jTanvW__sizeIcon{width:2.25rem;height:2.25rem;padding:0}.button-module__jTanvW__loadingContent{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}
.card-module__J2BYvW__card{border-radius:calc(var(--radius) - 2px);border:1px solid var(--border);background-color:var(--card);color:var(--card-foreground)}.card-module__J2BYvW__header{flex-direction:column;gap:.375rem;padding:1.5rem;display:flex}.card-module__J2BYvW__description{color:var(--muted-foreground)}.card-module__J2BYvW__content{padding:0 1.5rem 1.5rem}.card-module__J2BYvW__footer{align-items:center;padding:0 1.5rem 1.5rem;display:flex}
.alert-module__AA6NbW__alert{border-radius:var(--radius-sm);border-style:solid;border-width:1px;border-color:var(--border);align-items:center;gap:8px;width:100%;display:flex;position:relative}.alert-module__AA6NbW__withPadding{background-color:var(--card);padding:1rem}.alert-module__AA6NbW__withoutPadding{background-color:#0000;border:0 #0000;padding:0}.alert-module__AA6NbW__variantDefault,.alert-module__AA6NbW__variantDestructive,.alert-module__AA6NbW__variantWarning,.alert-module__AA6NbW__variantSuccess{color:var(--foreground)}.alert-module__AA6NbW__icon{justify-content:center;align-self:center;align-items:center;display:flex}.alert-module__AA6NbW__iconWithBackground{border-radius:var(--radius-xs);padding:8px}.alert-module__AA6NbW__iconOnly{color:var(--foreground)!important;background-color:#0000!important;border-radius:0!important;padding:0!important}.alert-module__AA6NbW__iconDefault{background-color:color-mix(in srgb,var(--foreground)10%,transparent);color:var(--foreground)}.alert-module__AA6NbW__iconDestructive{background-color:var(--destructive);color:var(--destructive-foreground)}.alert-module__AA6NbW__iconWarning{background-color:var(--caution);color:var(--caution-foreground)}.alert-module__AA6NbW__iconSuccess{background-color:var(--success);color:var(--success-foreground)}.alert-module__AA6NbW__content{flex:1}.alert-module__AA6NbW__contentLeft{text-align:left}.alert-module__AA6NbW__contentCenter{text-align:center}.alert-module__AA6NbW__title{margin-bottom:2px}.alert-module__AA6NbW__description{color:var(--muted-foreground)}.alert-module__AA6NbW__description p{line-height:1.4}
.badge-module__NmXYra__root{border-radius:var(--radius-sm);border:1px solid var(--border);-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;padding:2px 10px;transition:background-color .12s,color .12s,border-color .12s;display:inline-flex}.badge-module__NmXYra__root:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}.badge-module__NmXYra__default{background:var(--primary);color:var(--primary-foreground);border-color:#0000}.badge-module__NmXYra__default:hover{background:color-mix(in srgb,var(--primary)85%,transparent)}.badge-module__NmXYra__secondary{background:var(--secondary);color:var(--secondary-foreground);border-color:#0000}.badge-module__NmXYra__secondary:hover{background:color-mix(in srgb,var(--secondary)85%,transparent)}.badge-module__NmXYra__destructive{background:var(--destructive);color:var(--destructive-foreground);border-color:#0000}.badge-module__NmXYra__destructive:hover{background:color-mix(in srgb,var(--destructive)85%,transparent)}.badge-module__NmXYra__outline{color:var(--foreground);background:0 0}
.cardSubscription-module___U9lIW__card{width:100%;max-width:24rem}.cardSubscription-module___U9lIW__cardVariantDefault,.cardSubscription-module___U9lIW__cardVariantPopular{border-color:var(--border);position:relative}.cardSubscription-module___U9lIW__cardVariantBeta{background-color:#f5f3ff80;border-color:#e9d5ff}.cardSubscription-module___U9lIW__cardHeaderDefault{padding-bottom:1rem}.cardSubscription-module___U9lIW__cardHeaderBeta{padding-bottom:1.5rem}.cardSubscription-module___U9lIW__headerInner{padding-bottom:0}.cardSubscription-module___U9lIW__headerInner>*+*{margin-top:0}.cardSubscription-module___U9lIW__titleRow{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.cardSubscription-module___U9lIW__planTitle{color:var(--foreground);font-size:1.5rem;font-weight:600;line-height:2rem}.cardSubscription-module___U9lIW__badge{background-color:var(--primary);color:var(--primary-foreground);white-space:nowrap;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem}.cardSubscription-module___U9lIW__subheader{color:var(--muted-foreground)}.cardSubscription-module___U9lIW__pricingBlock{padding-top:0;padding-bottom:.5rem}.cardSubscription-module___U9lIW__pricingBlock>*+*{margin-top:0}.cardSubscription-module___U9lIW__strikeoutPrice{color:var(--extra-muted-foreground);letter-spacing:-.025em;font-size:.875rem;line-height:1.25rem;text-decoration:line-through}.cardSubscription-module___U9lIW__priceRow{align-items:baseline;gap:.25rem;display:flex}.cardSubscription-module___U9lIW__actualPrice{letter-spacing:-.025em;color:var(--foreground);font-size:2.25rem;font-weight:700;line-height:2.5rem}.cardSubscription-module___U9lIW__priceInterval{color:var(--extra-muted-foreground);letter-spacing:-.025em}.cardSubscription-module___U9lIW__totalPrice{color:var(--extra-muted-foreground);letter-spacing:-.025em;font-size:.875rem;line-height:1.25rem}.cardSubscription-module___U9lIW__ctaButton{width:100%;margin-top:1.5rem;margin-bottom:.5rem}.cardSubscription-module___U9lIW__ctaSubtitle{color:var(--muted-foreground);text-align:center;margin-top:.25rem;margin-bottom:.5rem;font-size:.75rem;line-height:1rem}.cardSubscription-module___U9lIW__cardContent{padding-top:0}.cardSubscription-module___U9lIW__valuePropGroup{flex-direction:column;gap:1rem;display:flex}.cardSubscription-module___U9lIW__valuePropItem>*+*{margin-top:0}.cardSubscription-module___U9lIW__valuePropTitle{color:var(--foreground);font-weight:500}.cardSubscription-module___U9lIW__valuePropDescription{color:var(--extra-muted-foreground);font-size:.875rem;line-height:1.25rem}.cardSubscription-module___U9lIW__subscriptionRoot{width:100%;min-height:800px}.cardSubscription-module___U9lIW__tabsHeaderWrapper{border-top:0}.cardSubscription-module___U9lIW__tabsHeaderInner{justify-content:center;align-items:center;width:100%;max-width:960px;margin-left:auto;margin-right:auto;padding:.5rem 1rem .75rem;display:flex}@media (min-width:640px){.cardSubscription-module___U9lIW__tabsHeaderInner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.cardSubscription-module___U9lIW__tabsHeaderInner{max-width:960px}}@media (min-width:1280px){.cardSubscription-module___U9lIW__tabsHeaderInner{padding-left:0;padding-right:0}}.cardSubscription-module___U9lIW__tabsList{border:0}.cardSubscription-module___U9lIW__cardsContent{width:100%;max-width:960px;margin-left:auto;margin-right:auto;padding:1rem 1rem 2rem}@media (min-width:640px){.cardSubscription-module___U9lIW__cardsContent{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.cardSubscription-module___U9lIW__cardsContent{max-width:960px}}@media (min-width:1280px){.cardSubscription-module___U9lIW__cardsContent{padding-left:0;padding-right:0}}.cardSubscription-module___U9lIW__tabsContent{margin-top:0}.cardSubscription-module___U9lIW__cardsRow{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}@media (min-width:768px){.cardSubscription-module___U9lIW__cardsRow{flex-direction:row}}.cardSubscription-module___U9lIW__cardColumnFree{flex-direction:column;order:2;justify-content:flex-start;width:100%;max-width:400px;height:640px;padding-top:0;display:flex}@media (min-width:768px){.cardSubscription-module___U9lIW__cardColumnFree{order:1}}.cardSubscription-module___U9lIW__cardColumnPro{flex-direction:column;order:1;justify-content:flex-start;width:100%;max-width:400px;height:640px;display:flex}@media (min-width:768px){.cardSubscription-module___U9lIW__cardColumnPro{order:2}}
.checkbox-module__iUGUMq__checkboxRoot{border:1px solid var(--border);background-color:var(--background);width:1rem;height:1rem;color:var(--foreground);cursor:pointer;border-radius:.25rem;justify-content:center;align-items:center;transition:background-color .15s ease-out,border-color .15s ease-out,box-shadow .15s ease-out,color .15s ease-out;display:inline-flex}.checkbox-module__iUGUMq__checkboxRoot:hover:not(:disabled):not([data-state=checked]){border-color:color-mix(in srgb,var(--foreground)50%,transparent);background-color:color-mix(in srgb,var(--input)20%,transparent)}.checkbox-module__iUGUMq__checkboxRoot[data-state=checked]{border-color:color-mix(in srgb,var(--foreground)80%,transparent);background-color:color-mix(in srgb,var(--foreground)80%,transparent);color:var(--background)}.checkbox-module__iUGUMq__checkboxRoot:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}.checkbox-module__iUGUMq__checkboxRoot:disabled{cursor:not-allowed;opacity:.5}.checkbox-module__iUGUMq__indicator{color:inherit;justify-content:center;align-items:center;display:flex}.checkbox-module__iUGUMq__checkIcon{width:.75rem;height:.75rem}
.dialog-module__3I9THG__overlay{z-index:100;background:var(--blanket);position:fixed;inset:0}.dialog-module__3I9THG__contentBase{z-index:100;box-sizing:border-box;border:1px solid var(--border);background:var(--background);flex-direction:column;gap:1rem;padding:1.5rem 2rem;display:flex;position:fixed}.dialog-module__3I9THG__contentMobile{border-top-left-radius:var(--radius-sm);border-top-right-radius:var(--radius-sm);border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;max-width:none;height:calc(100vh - 1.5rem);top:1.5rem;left:0}.dialog-module__3I9THG__contentDesktop{width:100%;left:50%}.dialog-module__3I9THG__sizeMini{max-width:480px}.dialog-module__3I9THG__sizeRegular{max-width:900px}.dialog-module__3I9THG__sizeMega{width:calc(100vw - 3rem);max-width:1024px}.dialog-module__3I9THG__desktopCentered{border-radius:var(--radius-sm);height:auto;max-height:calc(100vh - 3rem);top:50%}.dialog-module__3I9THG__desktopMegaSheet{border-top-left-radius:var(--radius-sm);border-top-right-radius:var(--radius-sm);border-bottom-right-radius:0;border-bottom-left-radius:0;height:calc(100vh - 1.5rem);top:1.5rem}.dialog-module__3I9THG__noAutoFocusOutline,.dialog-module__3I9THG__noAutoFocusOutline:focus-visible{outline:none}.dialog-module__3I9THG__closeButton{width:2rem;height:2rem;position:absolute;top:1rem;right:1rem}.dialog-module__3I9THG__closeIcon{width:1rem;height:1rem}.dialog-module__3I9THG__header{text-align:center;flex-direction:column;flex-shrink:0;gap:.5rem;padding-bottom:.25rem;display:flex}@media (min-width:640px){.dialog-module__3I9THG__header{text-align:left}}.dialog-module__3I9THG__headerSeparator{border-bottom:1px solid var(--border);padding-bottom:.75rem}.dialog-module__3I9THG__headerLevel2{padding-left:1.5rem}.dialog-module__3I9THG__headerActions{padding-top:.5rem}.dialog-module__3I9THG__footer{flex-direction:column-reverse;flex-shrink:0;gap:.5rem;margin-top:auto;padding-top:1rem;padding-bottom:.5rem;display:flex}@media (min-width:640px){.dialog-module__3I9THG__footer{flex-direction:row;justify-content:flex-end}}.dialog-module__3I9THG__footerSeparator{border-top:1px solid var(--border)}.dialog-module__3I9THG__descriptionMuted{color:var(--muted-foreground)}.dialog-module__3I9THG__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.alertDialog-module__OGXyLW__overlay{z-index:100;background:var(--blanket);opacity:0;transition:opacity .15s ease-out;position:fixed;inset:0}.alertDialog-module__OGXyLW__overlay[data-state=open]{opacity:1}.alertDialog-module__OGXyLW__overlay[data-state=closed]{opacity:0}.alertDialog-module__OGXyLW__content{z-index:99999;border:1px solid var(--border);background:var(--background);border-radius:.5rem;gap:1rem;width:100%;max-width:32rem;padding:1.5rem 2rem;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.alertDialog-module__OGXyLW__content[data-state=open]{animation:.2s ease-out alertDialog-module__OGXyLW__fadeInScale}.alertDialog-module__OGXyLW__content[data-state=closed]{animation:.2s ease-out alertDialog-module__OGXyLW__fadeOutScale}@keyframes alertDialog-module__OGXyLW__fadeInScale{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes alertDialog-module__OGXyLW__fadeOutScale{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.96)}}.alertDialog-module__OGXyLW__header{text-align:center;flex-direction:column;gap:.5rem;display:flex}@media (min-width:640px){.alertDialog-module__OGXyLW__header{text-align:left}}.alertDialog-module__OGXyLW__footer{flex-direction:column-reverse;gap:.5rem;display:flex}@media (min-width:640px){.alertDialog-module__OGXyLW__footer{flex-direction:row;justify-content:flex-end;gap:.5rem}}.alertDialog-module__OGXyLW__cancel{margin-top:.5rem}@media (min-width:640px){.alertDialog-module__OGXyLW__cancel{margin-top:0}}.alertDialog-module__OGXyLW__title{color:var(--foreground)}.alertDialog-module__OGXyLW__description{color:var(--muted-foreground)}.alertDialog-module__OGXyLW__buttonBase{border-radius:var(--radius-button);cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;justify-content:center;align-items:center;padding:.5rem .75rem;transition:background-color .12s,color .12s,border-color .12s;display:inline-flex}.alertDialog-module__OGXyLW__buttonBase:disabled{opacity:.5;cursor:not-allowed}.alertDialog-module__OGXyLW__buttonBase:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}.alertDialog-module__OGXyLW__action{background:var(--destructive);color:var(--destructive-foreground);border-color:color-mix(in srgb,var(--destructive)70%,transparent)}.alertDialog-module__OGXyLW__action:hover:not(:disabled){background:color-mix(in srgb,var(--destructive)90%,transparent)}.alertDialog-module__OGXyLW__cancelButton{color:var(--foreground);border-color:var(--border);background:0 0}.alertDialog-module__OGXyLW__cancelButton:hover:not(:disabled){background:var(--hover);border-color:color-mix(in srgb,var(--foreground)35%,transparent)}
.dialogJobLink-module__mhILNW__dialogContent{flex-direction:column;display:flex}.dialogJobLink-module__mhILNW__headerActions{align-items:center;gap:.5rem;display:flex}.dialogJobLink-module__mhILNW__body{flex-grow:1;padding-bottom:1.5rem;overflow-y:auto}.dialogJobLink-module__mhILNW__loadingState{justify-content:center;align-items:center;padding:2rem;display:flex}.dialogJobLink-module__mhILNW__tableScroll{overflow-x:auto}.dialogJobLink-module__mhILNW__emptyState{text-align:center;color:var(--muted-foreground);padding:2rem 0}.dialogJobLink-module__mhILNW__checkboxCell{justify-content:center;align-items:center;display:flex}
.dialogResumeContentAdd-module__KLEc1G__contentList{grid-template-columns:1fr;gap:1rem;max-height:60vh;padding:1.5rem .5rem 1.5rem 0;display:grid;overflow-y:auto}.dialogResumeContentAdd-module__KLEc1G__rowButton{justify-content:flex-start;align-items:center;width:100%;height:3rem;padding:1rem;display:flex}.dialogResumeContentAdd-module__KLEc1G__rowLeft{text-align:left;align-items:center;gap:.5rem;display:flex}.dialogResumeContentAdd-module__KLEc1G__alreadyAdded{color:var(--muted-foreground)}
.modalSubscribe-module__8GA2VG__dialogContent{flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden}.modalSubscribe-module__8GA2VG__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.modalSubscribe-module__8GA2VG__header{z-index:0;background:var(--background);border-bottom:1px solid var(--border);flex-shrink:0;padding:1rem 4rem 1rem 1.5rem;position:sticky;top:0}.modalSubscribe-module__8GA2VG__headerTitle{text-align:center}.modalSubscribe-module__8GA2VG__scrollBody{flex:auto;position:relative;overflow-y:auto}.modalSubscribe-module__8GA2VG__loadingScreen{justify-content:center;align-items:center;gap:.5rem;min-height:520px;display:flex}.modalSubscribe-module__8GA2VG__contentWrap{width:100%}
.SettingsCard-module__53n0cG__root{min-height:48px}.SettingsCard-module__53n0cG__borderBottom{border-bottom:1px solid var(--border)}.SettingsCard-module__53n0cG__borderTop{border-top:1px solid var(--border)}.SettingsCard-module__53n0cG__active{background-color:var(--card);position:relative}.SettingsCard-module__53n0cG__active:before{content:"";background-color:var(--foreground);width:4px;position:absolute;top:0;bottom:0;left:0}.SettingsCard-module__53n0cG__inactive{background-color:var(--background)}.SettingsCard-module__53n0cG__innerWrapper{padding:0 16px}.SettingsCard-module__53n0cG__headerRow{justify-content:space-between;align-items:center;padding-top:12px;padding-bottom:12px;display:flex}.SettingsCard-module__53n0cG__titleColumn{flex-direction:column;flex-grow:1;min-width:0;display:flex}.SettingsCard-module__53n0cG__organizationText{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;padding-top:2px;padding-bottom:2px;font-size:12px;line-height:16px;overflow:hidden}.SettingsCard-module__53n0cG__title{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.SettingsCard-module__53n0cG__actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.SettingsCard-module__53n0cG__deleteButton{color:var(--muted-foreground);flex-shrink:0}.SettingsCard-module__53n0cG__deleteButton:hover{color:var(--destructive)}.SettingsCard-module__53n0cG__trashIcon{width:20px;height:20px}.SettingsCard-module__53n0cG__dragHandle{cursor:grab;color:var(--muted-foreground);touch-action:none;flex-shrink:0;padding:4px}.SettingsCard-module__53n0cG__dragHandle:hover{color:var(--foreground)}.SettingsCard-module__53n0cG__gripIcon{width:16px;height:16px}.SettingsCard-module__53n0cG__settingsArea{flex-direction:column;gap:16px;padding-bottom:20px;padding-left:12px;display:flex}.SettingsCard-module__53n0cG__switchItem{justify-content:flex-start;align-items:center;display:flex}.SettingsCard-module__53n0cG__switchCheckbox[data-state=checked]{background-color:var(--muted-foreground);border-color:var(--muted-foreground)}.SettingsCard-module__53n0cG__switchLabel{margin-left:8px;font-size:12px;line-height:16px}
.SettingsSection-module__UZGsnW__root{flex-direction:column;gap:0;display:flex}.SettingsSection-module__UZGsnW__sortableCard{transition:all .15s ease-in-out}.SettingsSection-module__UZGsnW__sortableCardActive{background-color:var(--card)}.SettingsSection-module__UZGsnW__sortableCardInactive{background-color:var(--background)}.SettingsSection-module__UZGsnW__clickWrapper{cursor:pointer}.SettingsSection-module__UZGsnW__personalInfoCard{border-bottom:1px solid var(--border);margin-bottom:0;padding-top:8px;padding-bottom:8px}.SettingsSection-module__UZGsnW__addLinkArea{padding:16px 16px 0}.SettingsSection-module__UZGsnW__fullWidthButton{width:100%}.SettingsSection-module__UZGsnW__plusIcon{width:16px;height:16px;margin-right:8px}.SettingsSection-module__UZGsnW__linksList{flex-direction:column;gap:0;display:flex}.SettingsSection-module__UZGsnW__addButtonArea{padding-bottom:16px;padding-left:16px;padding-right:16px}.SettingsSection-module__UZGsnW__emptyState{padding-top:16px;padding-bottom:16px}.SettingsSection-module__UZGsnW__errorCard{color:var(--destructive);padding:8px}.SettingsSection-module__UZGsnW__dropdownContent{width:256px}.SettingsSection-module__UZGsnW__dropdownItemContent{justify-content:space-between;align-items:center;width:100%;display:flex}.SettingsSection-module__UZGsnW__selectedSectionText{color:var(--muted-foreground)}.SettingsSection-module__UZGsnW__checkIcon{width:16px;height:16px;margin-left:8px}.SettingsSection-module__UZGsnW__arrowIcon{width:16px;height:16px;margin-right:8px}.SettingsSection-module__UZGsnW__sectionTitleSwitchWrapper{padding:16px 32px}.SettingsSection-module__UZGsnW__switchItem{justify-content:flex-start;align-items:center;display:flex}.SettingsSection-module__UZGsnW__switchCheckbox[data-state=checked]{background-color:var(--muted-foreground);border-color:var(--muted-foreground)}.SettingsSection-module__UZGsnW__switchLabel{margin-left:8px;font-size:12px;line-height:16px}
.input-module__wueO8G__inputRoot{border-radius:var(--radius-input);border:1px solid var(--border);background-color:color-mix(in srgb,var(--input)10%,transparent);width:100%;height:2rem;color:var(--foreground);padding:.25rem .75rem;transition:background-color .15s ease-out,border-color .15s ease-out,box-shadow .15s ease-out;display:flex;box-shadow:0 1px 2px #0000000d}.input-module__wueO8G__inputRoot:hover:not(:disabled):not(:focus-visible){background-color:color-mix(in srgb,var(--input)20%,transparent);border-color:color-mix(in srgb,var(--foreground)50%,transparent)}.input-module__wueO8G__inputRoot::placeholder{color:color-mix(in srgb,var(--muted-foreground)90%,transparent)}.input-module__wueO8G__inputRoot:focus-visible{border-color:color-mix(in srgb,var(--foreground)80%,transparent);box-shadow:none;outline:none}.input-module__wueO8G__inputRoot:disabled{cursor:not-allowed;opacity:.5}.input-module__wueO8G__inputRoot[type=file]::file-selector-button{color:var(--foreground);background-color:#0000;border:0;font-size:.875rem;font-weight:500}.input-module__wueO8G__sizeSm{height:1.5rem;padding:.125rem .5rem;font-size:12px;line-height:16px}.input-module__wueO8G__sizeMd{height:2rem;padding:.25rem .75rem}.input-module__wueO8G__sizeLg{height:2.25rem;padding:.375rem .875rem}.input-module__wueO8G__numberInputWrapper{border-radius:var(--radius-input);border:1px solid var(--border);background-color:color-mix(in srgb,var(--input)10%,transparent);width:100%;height:2rem;transition:background-color .15s ease-out,border-color .15s ease-out,box-shadow .15s ease-out;display:flex;position:relative;overflow:hidden}.input-module__wueO8G__numberInputWrapperWithScrub{padding-left:0}.input-module__wueO8G__numberInputWrapper:hover{background-color:color-mix(in srgb,var(--input)20%,transparent);border-color:color-mix(in srgb,var(--foreground)50%,transparent)}.input-module__wueO8G__numberInputWrapper:focus-within{border-color:color-mix(in srgb,var(--foreground)80%,transparent)}.input-module__wueO8G__numberInput{border-radius:var(--radius-input);width:auto;min-width:0;height:100%;color:var(--foreground);box-shadow:none;appearance:textfield;background-color:#0000;border:none;flex:auto;padding:.25rem 1.75rem .25rem .75rem;transition:background-color .15s ease-out;display:flex}.input-module__wueO8G__numberInput::-webkit-inner-spin-button{appearance:none;margin:0}.input-module__wueO8G__numberInput::-webkit-outer-spin-button{appearance:none;margin:0}.input-module__wueO8G__numberInput::placeholder{color:color-mix(in srgb,var(--muted-foreground)90%,transparent)}.input-module__wueO8G__numberInputNoStepper{padding-right:.75rem}.input-module__wueO8G__numberInputWithScrub{padding-left:.25rem}.input-module__wueO8G__scrubHandle{width:28px;height:100%;color:var(--muted-foreground);cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none;flex:0 0 28px;justify-content:center;align-items:center;display:flex}.input-module__wueO8G__scrubHandle:hover{color:var(--foreground);background-color:var(--hover)}.input-module__wueO8G__numberInput:focus-visible{outline:none}.input-module__wueO8G__numberInput:disabled{cursor:not-allowed;opacity:.5}.input-module__wueO8G__numberInput[type=file]::file-selector-button{color:var(--foreground);background-color:#0000;border:0;font-size:.875rem;font-weight:500}.input-module__wueO8G__stepperContainer{pointer-events:none;flex-direction:column;width:28px;padding:0;display:flex;position:absolute;top:0;bottom:0;right:0}.input-module__wueO8G__stepperButton{pointer-events:auto;color:var(--muted-foreground);justify-content:center;align-items:center;width:28px;height:16px;transition:color .15s ease-out,background-color .15s ease-out;display:flex}.input-module__wueO8G__stepperButton:hover{color:var(--foreground);background-color:var(--hover)}.input-module__wueO8G__stepperButtonUp{border-top-right-radius:var(--radius-input);padding-top:3px}.input-module__wueO8G__stepperButtonDown{border-bottom-right-radius:var(--radius-input);padding-bottom:3px}.input-module__wueO8G__numberInputWrapperSm{height:1.5rem}.input-module__wueO8G__numberInputWrapperMd{height:2rem}.input-module__wueO8G__numberInputWrapperLg{height:2.25rem}.input-module__wueO8G__numberInputSm{padding:.125rem 1.25rem .125rem .5rem;font-size:12px;line-height:16px}.input-module__wueO8G__numberInputMd{padding:.25rem 1.75rem .25rem .75rem}.input-module__wueO8G__numberInputLg{padding:.375rem 2rem .375rem .875rem}.input-module__wueO8G__numberInputWrapperNoStepper .input-module__wueO8G__numberInputSm{padding-right:.5rem}.input-module__wueO8G__numberInputWrapperNoStepper .input-module__wueO8G__numberInputMd{padding-right:.75rem}.input-module__wueO8G__numberInputWrapperNoStepper .input-module__wueO8G__numberInputLg{padding-right:.875rem}.input-module__wueO8G__borderlessInput,.input-module__wueO8G__borderlessInput:hover,.input-module__wueO8G__borderlessInput:focus,.input-module__wueO8G__borderlessInput:focus-visible{box-shadow:none!important;background-color:#0000!important;border:0 #0000!important;border-image:!important}.input-module__wueO8G__stepperIcon{width:.75rem;height:.75rem}
.label-module__UbK_9G__label{font-size:.875rem;font-weight:500;line-height:1}:disabled~.label-module__UbK_9G__label{cursor:not-allowed;opacity:.7}
.OptiSuggestionCard-module__DLzHla__container{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.OptiSuggestionCard-module__DLzHla__card{box-shadow:0 1px 2px color-mix(in srgb,var(--foreground)8%,transparent);border-left-width:4px}.OptiSuggestionCard-module__DLzHla__cardConciseness,.OptiSuggestionCard-module__DLzHla__cardImpact{border-left-color:var(--primary)}.OptiSuggestionCard-module__DLzHla__cardRelevancy{border-left-color:var(--success)}.OptiSuggestionCard-module__DLzHla__cardGrammar{border-left-color:var(--destructive)}.OptiSuggestionCard-module__DLzHla__cardActionLanguage{border-left-color:var(--primary-border)}.OptiSuggestionCard-module__DLzHla__content{padding:.75rem}.OptiSuggestionCard-module__DLzHla__row{align-items:flex-start;gap:.75rem;display:flex}.OptiSuggestionCard-module__DLzHla__icon{flex-shrink:0;margin-top:.125rem}.OptiSuggestionCard-module__DLzHla__body{flex:1;min-width:0}.OptiSuggestionCard-module__DLzHla__badgesRow{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.OptiSuggestionCard-module__DLzHla__section{flex-direction:column;gap:.5rem;display:flex}.OptiSuggestionCard-module__DLzHla__label{color:var(--muted-foreground);margin-bottom:.25rem}.OptiSuggestionCard-module__DLzHla__textMuted{color:var(--muted-foreground)}.OptiSuggestionCard-module__DLzHla__textForeground{color:var(--foreground)}.OptiSuggestionCard-module__DLzHla__textItalic{font-style:italic}.OptiSuggestionCard-module__DLzHla__priorityHigh{color:var(--destructive);border-color:color-mix(in srgb,var(--destructive)45%,var(--border))}.OptiSuggestionCard-module__DLzHla__priorityMedium{color:var(--primary);border-color:color-mix(in srgb,var(--primary)45%,var(--border))}.OptiSuggestionCard-module__DLzHla__priorityLow{color:var(--muted-foreground);border-color:var(--border)}
.OptiAnalysisScores-module__S-pC2q__compactRow{align-items:center;gap:.5rem;display:flex}.OptiAnalysisScores-module__S-pC2q__container{border:1px solid var(--border);background:var(--muted);border-radius:.5rem;flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.OptiAnalysisScores-module__S-pC2q__headerRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.OptiAnalysisScores-module__S-pC2q__title{color:var(--foreground);font-size:1rem;font-weight:500}.OptiAnalysisScores-module__S-pC2q__scoresList{flex-direction:column;gap:.5rem;display:flex}.OptiAnalysisScores-module__S-pC2q__scoreRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.OptiAnalysisScores-module__S-pC2q__scoreLabel{color:var(--muted-foreground);font-size:.875rem;font-weight:500}.OptiAnalysisScores-module__S-pC2q__scoreValue{color:var(--muted-foreground);font-size:.875rem}
.OptiTextInput-module__5DvnbG__input{border:1px solid var(--border);background-color:color-mix(in srgb,var(--input)10%,transparent);width:100%;height:2.25rem;color:var(--foreground);border-radius:.375rem;padding:.25rem .75rem;transition:background-color .15s ease-out,border-color .15s ease-out,box-shadow .15s ease-out;display:flex;box-shadow:0 1px 2px #0000000d}.OptiTextInput-module__5DvnbG__input:hover:not(:disabled):not(:focus-visible){background-color:color-mix(in srgb,var(--input)20%,transparent);border-color:color-mix(in srgb,var(--foreground)50%,transparent)}.OptiTextInput-module__5DvnbG__input::placeholder{color:color-mix(in srgb,var(--muted-foreground)90%,transparent)}.OptiTextInput-module__5DvnbG__input:focus-visible{border-color:color-mix(in srgb,var(--foreground)80%,transparent);box-shadow:none;outline:none}.OptiTextInput-module__5DvnbG__inputDisabled{cursor:not-allowed;opacity:.5}
.OptiTextArea-module__8hm1Zq__textarea{border:1px solid var(--border);background-color:var(--card);width:100%;min-height:80px;color:var(--foreground);resize:none;border-radius:.375rem;padding:.5rem .75rem;transition:background-color .15s ease-out,border-color .15s ease-out,box-shadow .15s ease-out;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}.OptiTextArea-module__8hm1Zq__textarea:hover:not(:disabled):not(:focus-visible){background-color:color-mix(in srgb,var(--card)80%,var(--hover));border-color:color-mix(in srgb,var(--foreground)50%,transparent)}.OptiTextArea-module__8hm1Zq__textarea::placeholder{color:color-mix(in srgb,var(--muted-foreground)85%,transparent)}.OptiTextArea-module__8hm1Zq__textarea:focus-visible{border-color:color-mix(in srgb,var(--foreground)80%,transparent);box-shadow:none;outline:none}.OptiTextArea-module__8hm1Zq__textareaDisabled{cursor:not-allowed;opacity:.5}.OptiTextArea-module__8hm1Zq__withFooterRoot:hover .OptiTextArea-module__8hm1Zq__textarea:not(:disabled):not(:focus-visible){border-color:color-mix(in srgb,var(--foreground)50%,transparent)}.OptiTextArea-module__8hm1Zq__withFooterRoot:focus-within .OptiTextArea-module__8hm1Zq__textarea{border-color:color-mix(in srgb,var(--foreground)80%,transparent)}.OptiTextArea-module__8hm1Zq__withFooterRoot:hover .OptiTextArea-module__8hm1Zq__footerRoot{box-shadow:inset 0 1px 0 color-mix(in srgb,var(--foreground)50%,transparent)}.OptiTextArea-module__8hm1Zq__withFooterRoot:focus-within .OptiTextArea-module__8hm1Zq__footerRoot{box-shadow:inset 0 1px 0 color-mix(in srgb,var(--foreground)80%,transparent)}.OptiTextArea-module__8hm1Zq__textareaWithFooter{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.OptiTextArea-module__8hm1Zq__footerRoot{border:1px solid var(--border);background-color:var(--card);box-shadow:inset 0 1px 0 var(--border);border-top:0;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.OptiTextArea-module__8hm1Zq__footerRow{justify-content:space-between;align-items:center;display:flex}.OptiTextArea-module__8hm1Zq__footerLeft,.OptiTextArea-module__8hm1Zq__footerRight{align-items:center;display:flex}.OptiTextArea-module__8hm1Zq__footerButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.375rem;padding:.5rem .75rem;transition:background .12s,color .12s;display:inline-flex}.OptiTextArea-module__8hm1Zq__footerButton:hover{color:var(--foreground);background:color-mix(in srgb,var(--muted)50%,transparent)}.OptiTextArea-module__8hm1Zq__footerButton:disabled{opacity:.5;cursor:not-allowed}.OptiTextArea-module__8hm1Zq__footerButtonWithLeftBorder{border-left:1px solid var(--border)}.OptiTextArea-module__8hm1Zq__footerButtonWithRightBorder{border-right:1px solid var(--border)}.OptiTextArea-module__8hm1Zq__footerButtonRoundedLeft{border-bottom-left-radius:.375rem}.OptiTextArea-module__8hm1Zq__footerButtonRoundedRight{border-bottom-right-radius:.375rem}.OptiTextArea-module__8hm1Zq__iconWrap{justify-content:center;align-items:center;display:inline-flex}.OptiTextArea-module__8hm1Zq__iconWrapSelected{background:var(--primary);width:1rem;height:1rem;color:var(--primary-foreground);border-radius:9999px}
.OptiTextBullet-module__cK8fnG__root{flex-direction:column;gap:.5rem;padding:0 1rem;display:flex}.OptiTextBullet-module__cK8fnG__row{align-items:flex-start;display:flex}.OptiTextBullet-module__cK8fnG__rowWithRadio{gap:.75rem}.OptiTextBullet-module__cK8fnG__radioCol{align-items:center;padding-top:.5rem;display:flex}.OptiTextBullet-module__cK8fnG__radioSpacer{flex-shrink:0;width:1rem}.OptiTextBullet-module__cK8fnG__radio{width:1rem;height:1rem;accent-color:var(--primary)}.OptiTextBullet-module__cK8fnG__contentCol{flex:1;min-width:0}.OptiTextBullet-module__cK8fnG__originalText{letter-spacing:-.01em;margin:0;font-size:.875rem;line-height:1.5rem}.OptiTextBullet-module__cK8fnG__optionsList{flex-direction:column;gap:1rem;display:flex}.OptiTextBullet-module__cK8fnG__addRowInner{align-items:center;gap:.5rem;display:flex}.OptiTextBullet-module__cK8fnG__addPrimaryButton{max-width:16rem}.OptiTextBullet-module__cK8fnG__aiAssistButton{align-items:center;gap:.375rem;display:inline-flex}
.opti_cardAiSuggestion-module__bqH0sa__cardRoot{border:1px solid var(--border);background-color:var(--background);width:100%}.opti_cardAiSuggestion-module__bqH0sa__headerNoPadding{padding-bottom:0}.opti_cardAiSuggestion-module__bqH0sa__headerTitle{color:var(--muted-foreground);align-items:center;gap:8px;display:flex}.opti_cardAiSuggestion-module__bqH0sa__contentSpacing{flex-direction:column;gap:16px;display:flex}.opti_cardAiSuggestion-module__bqH0sa__sectionSpacing{flex-direction:column;gap:8px;display:flex}.opti_cardAiSuggestion-module__bqH0sa__badgeRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.opti_cardAiSuggestion-module__bqH0sa__icon{width:16px;height:16px;color:var(--muted-foreground)}.opti_cardAiSuggestion-module__bqH0sa__badgeBorderless{border:0}.opti_cardAiSuggestion-module__bqH0sa__explanationText{color:var(--foreground)}.opti_cardAiSuggestion-module__bqH0sa__relevanceHeader{color:var(--muted-foreground);align-items:center;gap:8px;display:flex}.opti_cardAiSuggestion-module__bqH0sa__relevanceText{color:var(--foreground)}
.opti_cardMulti-module__UipsDa__card{background-color:#0000;width:100%;padding:0}.opti_cardMulti-module__UipsDa__header{align-items:flex-start;gap:16px;margin-bottom:16px;padding:16px 32px 8px;display:flex}.opti_cardMulti-module__UipsDa__headerContent{flex:3;min-width:0}.opti_cardMulti-module__UipsDa__headerInner{justify-content:space-between;align-items:flex-start;display:flex}.opti_cardMulti-module__UipsDa__headerLeft{flex-direction:column;display:flex}.opti_cardMulti-module__UipsDa__headerLeftTitle{margin-bottom:4px}.opti_cardMulti-module__UipsDa__headerRight{flex-direction:column;align-items:flex-end;display:flex}.opti_cardMulti-module__UipsDa__headerRightTop{margin-bottom:4px}.opti_cardMulti-module__UipsDa__textRight{text-align:right}.opti_cardMulti-module__UipsDa__suggestionColumn{flex:2;min-width:0;padding-left:8px}.opti_cardMulti-module__UipsDa__spacer{height:16px}.opti_cardMulti-module__UipsDa__bulletList{flex-direction:column;gap:24px;padding:0 16px;display:flex}.opti_cardMulti-module__UipsDa__bulletRow{grid-template-columns:repeat(5,1fr);align-items:flex-start;gap:16px;display:grid}.opti_cardMulti-module__UipsDa__bulletContent{grid-column:span 3;min-width:0}.opti_cardMulti-module__UipsDa__suggestionCell{grid-column:span 2;min-width:0;padding-top:0}.opti_cardMulti-module__UipsDa__suggestionCard{height:fit-content;margin-left:8px}.opti_cardMulti-module__UipsDa__textForeground{color:var(--foreground)}.opti_cardMulti-module__UipsDa__textMutedForeground{color:var(--muted-foreground)}
.DialogInfo-module__mhIgAG__description,.DialogInfo-module__mhIgAG__body{color:var(--foreground)}.DialogInfo-module__mhIgAG__stack{flex-direction:column;gap:12px;display:flex}.DialogInfo-module__mhIgAG__paragraph{color:var(--foreground);margin:0;line-height:1.6}.DialogInfo-module__mhIgAG__heading{color:var(--foreground);margin:0;padding-top:12px}
.opti_cardAiSummary-module__vTlEBa__wrapper{background-color:#0000;width:100%}.opti_cardAiSummary-module__vTlEBa__outerRow{align-items:flex-start;gap:16px;margin-top:16px;margin-bottom:16px;padding-left:32px;padding-right:32px;display:flex}.opti_cardAiSummary-module__vTlEBa__leftColumn{flex-direction:column;flex:3;align-self:flex-start;gap:12px;min-width:0;padding-bottom:8px;padding-right:16px;display:flex}.opti_cardAiSummary-module__vTlEBa__scoreRow{justify-content:flex-start;align-items:flex-end;padding-top:16px;padding-bottom:0;display:flex}.opti_cardAiSummary-module__vTlEBa__infoButton{color:var(--extra-muted-foreground);align-items:center;gap:4px;margin-bottom:4px;margin-left:12px;text-decoration:underline;display:inline-flex}.opti_cardAiSummary-module__vTlEBa__icon{width:16px;height:16px}.opti_cardAiSummary-module__vTlEBa__alignRow{align-items:center;gap:8px;display:flex}.opti_cardAiSummary-module__vTlEBa__summaryText{color:var(--foreground)}.opti_cardAiSummary-module__vTlEBa__rightColumn{flex-direction:column;flex:2;gap:16px;min-width:0;display:flex}.opti_cardAiSummary-module__vTlEBa__feedbackSection{flex-direction:column;gap:4px;display:flex}.opti_cardAiSummary-module__vTlEBa__feedbackHeading,.opti_cardAiSummary-module__vTlEBa__feedbackBody{color:var(--foreground)}
.opti_cardAiFeedback-module__UrQm-q__container{width:100%}.opti_cardAiFeedback-module__UrQm-q__content{flex-direction:column;gap:16px;padding:16px;display:flex}.opti_cardAiFeedback-module__UrQm-q__section{flex-direction:column;gap:4px;display:flex}.opti_cardAiFeedback-module__UrQm-q__foregroundText{color:var(--foreground)}
.opti_cardPersonalInfo-module__Ol7KTW__wrapper{text-align:left;background-color:#0000;width:100%;padding:0}.opti_cardPersonalInfo-module__Ol7KTW__nameRow{align-items:center;margin-top:16px;margin-bottom:4px;padding-left:16px;padding-right:16px;display:flex}.opti_cardPersonalInfo-module__Ol7KTW__nameText{color:var(--foreground)}.opti_cardPersonalInfo-module__Ol7KTW__nameTextSpaced{color:var(--foreground);margin-left:4px}.opti_cardPersonalInfo-module__Ol7KTW__detailsRow{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;padding-left:16px;padding-right:16px;display:flex}.opti_cardPersonalInfo-module__Ol7KTW__divider{color:var(--muted-foreground);margin-left:8px;margin-right:8px}.opti_cardPersonalInfo-module__Ol7KTW__link{cursor:pointer}.opti_cardPersonalInfo-module__Ol7KTW__link:hover{text-decoration:underline}
.opti_cardSkill-module__SZlrha__wrapper{background-color:#0000;width:100%;padding:16px}.opti_cardSkill-module__SZlrha__columnsRow{align-items:flex-start;gap:16px;display:flex}.opti_cardSkill-module__SZlrha__skillsColumn{flex:3;min-width:0}.opti_cardSkill-module__SZlrha__skillsInner{flex-direction:column;gap:16px;margin-left:12px;display:flex}.opti_cardSkill-module__SZlrha__skillHeading{color:var(--foreground);margin-bottom:8px}.opti_cardSkill-module__SZlrha__badgeWrap{flex-wrap:wrap;gap:8px;display:flex}.opti_cardSkill-module__SZlrha__badgeBorderless{border:0}.opti_cardSkill-module__SZlrha__emptyState{color:var(--muted-foreground)}.opti_cardSkill-module__SZlrha__suggestionColumn{flex:2;min-width:0}.opti_cardSkill-module__SZlrha__suggestionList{flex-direction:column;gap:12px;display:flex}.opti_cardSkill-module__SZlrha__suggestionCard{height:fit-content;margin-left:8px}.opti_cardSkill-module__SZlrha__spacer{height:16px}
.opti_cardProSummary-module__iUyFCW__wrapper{background-color:#0000;padding-top:16px;padding-bottom:16px}
.opti_setup-module__o8RVOq__wrapper{margin-bottom:16px;padding-top:16px}.opti_setup-module__o8RVOq__columnGroup{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.opti_setup-module__o8RVOq__widthAuto{width:auto}.opti_setup-module__o8RVOq__mutedText{color:var(--muted-foreground)}.opti_setup-module__o8RVOq__smallText{color:var(--muted-foreground);font-size:.875rem;line-height:1.25rem}.opti_setup-module__o8RVOq__icon16{width:16px;height:16px}.opti_setup-module__o8RVOq__mb4{margin-bottom:16px}
.dialogOpti-module__BGwRoq__content{flex-direction:column;gap:0;max-width:1280px;height:100vh;max-height:calc(100vh - 48px);margin:24px 0;display:flex}.dialogOpti-module__BGwRoq__header{padding-bottom:1rem}.dialogOpti-module__BGwRoq__scroll{flex:auto;min-height:0;margin-left:-2rem;margin-right:-2rem;padding-left:2rem;padding-right:2rem;overflow-y:auto}.dialogOpti-module__BGwRoq__optiContent{width:100%}
.optiSummary-module__DT99Gq__root{padding-top:0}.optiSummary-module__DT99Gq__row{justify-content:space-between;align-items:center;gap:24px;display:flex}.optiSummary-module__DT99Gq__scoreWrap{margin-left:8px;margin-right:8px}.optiSummary-module__DT99Gq__actions{flex-direction:column;flex:1;align-items:stretch;gap:8px;min-width:0;display:flex}.optiSummary-module__DT99Gq__buttonFull{width:100%}.optiSummary-module__DT99Gq__buttonDisabled{opacity:.7;cursor:default}
@keyframes dropdownMenu-module__CN3ASW__dropdownEnter{0%{opacity:0;transform:translate3d(var(--slide-x,0),var(--slide-y,0),0)scale3d(.95,.95,.95)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes dropdownMenu-module__CN3ASW__dropdownExit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale3d(.95,.95,.95)}}.dropdownMenu-module__CN3ASW__subTrigger{cursor:default;-webkit-user-select:none;user-select:none;text-align:left;border-radius:calc(var(--radius) - 4px);outline:none;justify-content:space-between;align-items:center;padding:.375rem .5rem;font-size:.875rem;line-height:1.25rem;display:flex}.dropdownMenu-module__CN3ASW__subTrigger:focus,.dropdownMenu-module__CN3ASW__subTrigger[data-state=open]{background-color:var(--hover)}.dropdownMenu-module__CN3ASW__subTriggerChevron{width:1rem;height:1rem;margin-left:auto}.dropdownMenu-module__CN3ASW__content{z-index:130;border-radius:calc(var(--radius) - 2px);border:1px solid var(--border);background-color:var(--popover);min-width:8rem;color:var(--popover-foreground);padding:.25rem;animation-name:dropdownMenu-module__CN3ASW__dropdownEnter;animation-duration:.15s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:forwards;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.dropdownMenu-module__CN3ASW__content[data-state=closed]{animation-name:dropdownMenu-module__CN3ASW__dropdownExit}.dropdownMenu-module__CN3ASW__content[data-side=bottom]{--slide-y:-.5rem}.dropdownMenu-module__CN3ASW__content[data-side=top]{--slide-y:.5rem}.dropdownMenu-module__CN3ASW__content[data-side=left]{--slide-x:.5rem}.dropdownMenu-module__CN3ASW__content[data-side=right]{--slide-x:-.5rem}.dropdownMenu-module__CN3ASW__subContent{z-index:130;border-radius:calc(var(--radius) - 2px);border:1px solid var(--border);background-color:var(--popover);min-width:8rem;color:var(--popover-foreground);padding:.25rem;animation-name:dropdownMenu-module__CN3ASW__dropdownEnter;animation-duration:.15s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:forwards;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.dropdownMenu-module__CN3ASW__subContent[data-state=closed]{animation-name:dropdownMenu-module__CN3ASW__dropdownExit}.dropdownMenu-module__CN3ASW__subContent[data-side=bottom]{--slide-y:-.5rem}.dropdownMenu-module__CN3ASW__subContent[data-side=top]{--slide-y:.5rem}.dropdownMenu-module__CN3ASW__subContent[data-side=left]{--slide-x:.5rem}.dropdownMenu-module__CN3ASW__subContent[data-side=right]{--slide-x:-.5rem}.dropdownMenu-module__CN3ASW__item{cursor:default;-webkit-user-select:none;user-select:none;text-align:left;border-radius:calc(var(--radius) - 4px);outline:none;justify-content:flex-start;align-items:center;padding:.375rem .5rem;font-size:.875rem;line-height:1.25rem;transition:color .15s,background-color .15s;display:flex;position:relative}.dropdownMenu-module__CN3ASW__item[data-highlighted],.dropdownMenu-module__CN3ASW__item:focus{background-color:var(--hover);color:var(--foreground)}.dropdownMenu-module__CN3ASW__item[data-disabled]{pointer-events:none;opacity:.5}.dropdownMenu-module__CN3ASW__checkboxItem{cursor:default;-webkit-user-select:none;user-select:none;text-align:left;border-radius:calc(var(--radius) - 4px);outline:none;justify-content:flex-start;align-items:center;padding:.375rem .5rem .375rem 2rem;font-size:.875rem;line-height:1.25rem;transition:color .15s,background-color .15s;display:flex;position:relative}.dropdownMenu-module__CN3ASW__checkboxItem[data-highlighted],.dropdownMenu-module__CN3ASW__checkboxItem:focus{background-color:var(--hover);color:var(--foreground)}.dropdownMenu-module__CN3ASW__checkboxItem[data-disabled]{pointer-events:none;opacity:.5}.dropdownMenu-module__CN3ASW__radioItem{cursor:default;-webkit-user-select:none;user-select:none;text-align:left;border-radius:calc(var(--radius) - 4px);outline:none;justify-content:flex-start;align-items:center;padding:.375rem .5rem .375rem 2rem;font-size:.875rem;line-height:1.25rem;transition:color .15s,background-color .15s;display:flex;position:relative}.dropdownMenu-module__CN3ASW__radioItem[data-highlighted],.dropdownMenu-module__CN3ASW__radioItem:focus{background-color:var(--hover);color:var(--foreground)}.dropdownMenu-module__CN3ASW__radioItem[data-state=checked]{color:var(--foreground)}.dropdownMenu-module__CN3ASW__radioItem[data-disabled]{pointer-events:none;opacity:.5}.dropdownMenu-module__CN3ASW__indicatorWrapper{justify-content:center;align-items:center;width:.875rem;height:.875rem;display:flex;position:absolute;left:.5rem}.dropdownMenu-module__CN3ASW__checkIcon{width:1rem;height:1rem}.dropdownMenu-module__CN3ASW__radioCircleIcon{fill:currentColor;width:.5rem;height:.5rem}.dropdownMenu-module__CN3ASW__label{color:var(--extra-muted-foreground);letter-spacing:0;padding:10px 8px 5px 10px;font-size:12px;font-weight:600}.dropdownMenu-module__CN3ASW__separator{background-color:var(--muted);height:1px;margin:.25rem -.25rem}.dropdownMenu-module__CN3ASW__shortcut{letter-spacing:.1em;opacity:.6;margin-left:auto;font-size:.75rem;line-height:1rem}.dropdownMenu-module__CN3ASW__inset{padding-left:2rem}.dropdownMenu-module__CN3ASW__discreetTrigger{white-space:nowrap;font-size:16px;line-height:20px;font-family:var(--font-body);letter-spacing:var(--letter-spacing-body);color:var(--foreground);background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;height:2.5rem;padding:.25rem .75rem;font-weight:500;transition:background-color .15s ease-out,border-color .15s ease-out;display:inline-flex}.dropdownMenu-module__CN3ASW__discreetTrigger:hover{background-color:color-mix(in srgb,var(--hover)40%,var(--background));border-color:color-mix(in srgb,var(--foreground)40%,var(--border))}.dropdownMenu-module__CN3ASW__discreetTrigger:focus-visible{box-shadow:0 0 0 1px var(--ring);outline:none}.dropdownMenu-module__CN3ASW__discreetTrigger:disabled{pointer-events:none;opacity:.5}.dropdownMenu-module__CN3ASW__discreetTriggerInner{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:inline-flex}.dropdownMenu-module__CN3ASW__discreetTriggerText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dropdownMenu-module__CN3ASW__discreetTriggerChevron{width:1rem;height:1rem;color:var(--foreground);flex-shrink:0}
.select-module__dNzYjG__trigger{white-space:nowrap;border-radius:var(--radius-input);border:1px solid var(--border);background-color:color-mix(in srgb,var(--input)10%,transparent);width:100%;height:2rem;color:var(--foreground);justify-content:space-between;align-items:center;padding:.5rem .75rem;transition:background-color .15s ease-out,border-color .15s ease-out,box-shadow .15s ease-out;display:flex}.select-module__dNzYjG__trigger:hover:not(:disabled):not(:focus){background-color:color-mix(in srgb,var(--input)20%,transparent);border-color:color-mix(in srgb,var(--foreground)50%,transparent)}.select-module__dNzYjG__trigger::placeholder{color:var(--muted-foreground)}.select-module__dNzYjG__trigger:focus{border-color:color-mix(in srgb,var(--foreground)80%,transparent);box-shadow:none;outline:none}.select-module__dNzYjG__trigger:disabled{cursor:not-allowed;opacity:.5}.select-module__dNzYjG__trigger>span{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.select-module__dNzYjG__triggerIcon{opacity:.5;transform:translateY(.5px)translate(5px)}.select-module__dNzYjG__triggerSm{height:24px;padding:4px 8px;font-size:12px;line-height:16px}.select-module__dNzYjG__triggerMd{height:32px;padding:8px 12px}.select-module__dNzYjG__triggerLg{height:36px;padding:10px 16px}.select-module__dNzYjG__triggerDiscreet{box-shadow:none;background-color:#0000;border:none;height:auto;padding:.25rem .5rem;font-weight:400}.select-module__dNzYjG__triggerDiscreet:hover:not(:disabled):not(:focus){background-color:#0000}.select-module__dNzYjG__triggerDiscreet:focus{box-shadow:none}.select-module__dNzYjG__triggerDiscreetSm{padding:.125rem .25rem;font-size:12px;line-height:16px}.select-module__dNzYjG__triggerDiscreetMd{padding:.25rem .5rem}.select-module__dNzYjG__triggerDiscreetLg{padding:.375rem .625rem}.select-module__dNzYjG__scrollButton{cursor:default;justify-content:center;align-items:center;padding:.25rem 0;display:flex}.select-module__dNzYjG__content{z-index:130;border-radius:var(--radius-input);border:1px solid var(--border);background-color:var(--popover);min-width:8rem;max-height:24rem;color:var(--popover-foreground);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.select-module__dNzYjG__content[data-state=open]{animation:.15s ease-out select-module__dNzYjG__fadeIn,.15s ease-out select-module__dNzYjG__zoomIn}.select-module__dNzYjG__content[data-state=closed]{animation:.15s ease-out select-module__dNzYjG__fadeOut,.15s ease-out select-module__dNzYjG__zoomOut}.select-module__dNzYjG__content[data-side=bottom]{animation:.15s ease-out select-module__dNzYjG__fadeIn,.15s ease-out select-module__dNzYjG__slideInFromTop}.select-module__dNzYjG__content[data-side=left]{animation:.15s ease-out select-module__dNzYjG__fadeIn,.15s ease-out select-module__dNzYjG__slideInFromRight}.select-module__dNzYjG__content[data-side=right]{animation:.15s ease-out select-module__dNzYjG__fadeIn,.15s ease-out select-module__dNzYjG__slideInFromLeft}.select-module__dNzYjG__content[data-side=top]{animation:.15s ease-out select-module__dNzYjG__fadeIn,.15s ease-out select-module__dNzYjG__slideInFromBottom}.select-module__dNzYjG__contentPopper[data-side=bottom]{transform:translateY(.25rem)}.select-module__dNzYjG__contentPopper[data-side=left]{transform:translate(-.25rem)}.select-module__dNzYjG__contentPopper[data-side=right]{transform:translate(.25rem)}.select-module__dNzYjG__contentPopper[data-side=top]{transform:translateY(-.25rem)}.select-module__dNzYjG__viewport{padding:.25rem}.select-module__dNzYjG__viewportPopper{height:var(--radix-select-trigger-height);width:100%;min-width:var(--radix-select-trigger-width)}.select-module__dNzYjG__label{padding:.375rem .5rem;font-weight:600}.select-module__dNzYjG__item{cursor:default;-webkit-user-select:none;user-select:none;border-radius:var(--radius-xs);outline:none;align-items:center;width:100%;padding:.375rem 2rem .375rem .5rem;display:flex;position:relative}.select-module__dNzYjG__item:focus{background-color:var(--hover);color:var(--foreground)}.select-module__dNzYjG__item[data-disabled]{pointer-events:none;opacity:.5}.select-module__dNzYjG__itemIndicator{justify-content:center;align-items:center;width:.875rem;height:.875rem;display:flex;position:absolute;right:.5rem}.select-module__dNzYjG__separator{background-color:var(--muted);height:1px;margin:.25rem -.25rem}@keyframes select-module__dNzYjG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes select-module__dNzYjG__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes select-module__dNzYjG__zoomIn{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes select-module__dNzYjG__zoomOut{0%{transform:scale(1)}to{transform:scale(.95)}}@keyframes select-module__dNzYjG__slideInFromTop{0%{transform:translateY(-.5rem)}to{transform:translateY(0)}}@keyframes select-module__dNzYjG__slideInFromBottom{0%{transform:translateY(.5rem)}to{transform:translateY(0)}}@keyframes select-module__dNzYjG__slideInFromLeft{0%{transform:translate(-.5rem)}to{transform:translate(0)}}@keyframes select-module__dNzYjG__slideInFromRight{0%{transform:translate(.5rem)}to{transform:translate(0)}}.select-module__dNzYjG__iconSm{width:1rem;height:1rem}
.separator-module__0yj3ya__separator{background-color:var(--border);flex-shrink:0}.separator-module__0yj3ya__horizontal{width:100%;height:1px}.separator-module__0yj3ya__vertical{width:1px;height:100%}
@keyframes sheet-module__tPNg0G__sheetFadeIn{0%{opacity:0}to{opacity:1}}@keyframes sheet-module__tPNg0G__sheetFadeOut{0%{opacity:1}to{opacity:0}}.sheet-module__tPNg0G__overlay{z-index:50;background:#000c;position:fixed;inset:0}.sheet-module__tPNg0G__overlay[data-state=open]{animation:.15s ease-out sheet-module__tPNg0G__sheetFadeIn}.sheet-module__tPNg0G__overlay[data-state=closed]{animation:.15s ease-in sheet-module__tPNg0G__sheetFadeOut}.sheet-module__tPNg0G__content{z-index:50;background:var(--background);gap:1rem;padding:1.5rem;transition-property:transform;transition-timing-function:ease-in-out;position:fixed;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.sheet-module__tPNg0G__content[data-state=open]{transition-duration:.5s}.sheet-module__tPNg0G__content[data-state=closed]{transition-duration:.3s}@keyframes sheet-module__tPNg0G__slideInFromTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes sheet-module__tPNg0G__slideOutToTop{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes sheet-module__tPNg0G__slideInFromBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes sheet-module__tPNg0G__slideOutToBottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes sheet-module__tPNg0G__slideInFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes sheet-module__tPNg0G__slideOutToLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes sheet-module__tPNg0G__slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes sheet-module__tPNg0G__slideOutToRight{0%{transform:translate(0)}to{transform:translate(100%)}}.sheet-module__tPNg0G__sideTop{border-bottom:1px solid var(--border);inset:0 0 auto}.sheet-module__tPNg0G__sideTop[data-state=open]{animation:.5s ease-in-out sheet-module__tPNg0G__slideInFromTop}.sheet-module__tPNg0G__sideTop[data-state=closed]{animation:.3s ease-in-out sheet-module__tPNg0G__slideOutToTop}.sheet-module__tPNg0G__sideBottom{border-top:1px solid var(--border);inset:auto 0 0}.sheet-module__tPNg0G__sideBottom[data-state=open]{animation:.5s ease-in-out sheet-module__tPNg0G__slideInFromBottom}.sheet-module__tPNg0G__sideBottom[data-state=closed]{animation:.3s ease-in-out sheet-module__tPNg0G__slideOutToBottom}.sheet-module__tPNg0G__sideLeft{border-right:1px solid var(--border);width:75%;height:100%;top:0;bottom:0;left:0}.sheet-module__tPNg0G__sideLeft[data-state=open]{animation:.5s ease-in-out sheet-module__tPNg0G__slideInFromLeft}.sheet-module__tPNg0G__sideLeft[data-state=closed]{animation:.3s ease-in-out sheet-module__tPNg0G__slideOutToLeft}@media (min-width:640px){.sheet-module__tPNg0G__sideLeft{max-width:24rem}}.sheet-module__tPNg0G__sideRight{border-left:1px solid var(--border);width:75%;height:100%;top:0;bottom:0;right:0}.sheet-module__tPNg0G__sideRight[data-state=open]{animation:.5s ease-in-out sheet-module__tPNg0G__slideInFromRight}.sheet-module__tPNg0G__sideRight[data-state=closed]{animation:.3s ease-in-out sheet-module__tPNg0G__slideOutToRight}@media (min-width:640px){.sheet-module__tPNg0G__sideRight{max-width:24rem}}.sheet-module__tPNg0G__closeButton{border-radius:calc(var(--radius) - 4px);opacity:.7;--tw-ring-offset-color:var(--background);transition:opacity;position:absolute;top:1rem;right:1rem}.sheet-module__tPNg0G__closeButton:hover{opacity:1}.sheet-module__tPNg0G__closeButton:focus{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring);outline:none}.sheet-module__tPNg0G__closeButton:disabled{pointer-events:none}.sheet-module__tPNg0G__closeButton[data-state=open]{background:var(--secondary)}.sheet-module__tPNg0G__closeIcon{width:1rem;height:1rem}.sheet-module__tPNg0G__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sheet-module__tPNg0G__header{text-align:center;flex-direction:column;gap:.5rem;display:flex}@media (min-width:640px){.sheet-module__tPNg0G__header{text-align:left}}.sheet-module__tPNg0G__footer{flex-direction:column-reverse;display:flex}@media (min-width:640px){.sheet-module__tPNg0G__footer{flex-direction:row;justify-content:flex-end;gap:.5rem}}.sheet-module__tPNg0G__title{color:var(--foreground);font-size:1.125rem;font-weight:600;line-height:1.75rem}.sheet-module__tPNg0G__description{color:var(--muted-foreground);font-size:.875rem;line-height:1.25rem}
.skeleton-module__MJzota__skeleton{border-radius:calc(var(--radius) - 2px);background-color:color-mix(in srgb,var(--primary)10%,transparent);animation:2s cubic-bezier(.4,0,.6,1) infinite skeleton-module__MJzota__pulse}@keyframes skeleton-module__MJzota__pulse{0%,to{opacity:1}50%{opacity:.5}}
.switchTheme-module__KLyAuq__root{background-color:var(--muted);color:var(--muted-foreground);border-radius:9999px;justify-content:space-between;align-items:center;padding:8px 12px;display:inline-flex;position:relative;overflow:hidden}.switchTheme-module__KLyAuq__track{grid-template-columns:repeat(3,128px);width:auto;height:100%;display:grid;position:relative}.switchTheme-module__KLyAuq__slider{background-color:var(--background);z-index:0;border-radius:9999px;position:absolute;inset:0}.switchTheme-module__KLyAuq__trackCompact{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;height:100%;display:grid;position:relative}.switchTheme-module__KLyAuq__sliderCompact{background-color:var(--background);z-index:0;border-radius:9999px;width:33.3333%;height:100%;transition:transform .2s cubic-bezier(0,.5,.5,1);position:absolute;top:0;left:0}.switchTheme-module__KLyAuq__option{color:var(--muted-foreground);cursor:pointer;font-size:12px;line-height:1;font-family:var(--font-body);z-index:1;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:4px 0;font-weight:400;transition:color 80ms ease-out;display:inline-flex;position:relative}.switchTheme-module__KLyAuq__optionInner{z-index:1;justify-content:center;align-items:center;gap:8px;display:inline-flex;position:relative}.switchTheme-module__KLyAuq__option:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.switchTheme-module__KLyAuq__optionActive{color:var(--foreground)}.switchTheme-module__KLyAuq__label{white-space:nowrap}.switchTheme-module__KLyAuq__iconOnlyLabel{display:none}.switchTheme-module__KLyAuq__compactRoot,.switchTheme-module__KLyAuq__compactOption{padding:8px}.switchTheme-module__KLyAuq__compactOption .switchTheme-module__KLyAuq__label{display:none}.switchTheme-module__KLyAuq__compactOption svg{width:16px;height:16px}
.tag-module__UWtbca__tag{border-radius:calc(var(--radius) - 4px);cursor:pointer;align-items:center;gap:4px;padding:4px 6px 4px 10px;font-size:.75rem;font-weight:500;line-height:1rem;transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-flex}.tag-module__UWtbca__tag:focus{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring);outline:none}.tag-module__UWtbca__tag:disabled{pointer-events:none;opacity:.5}.tag-module__UWtbca__default{background-color:color-mix(in srgb,var(--muted)50%,transparent);color:var(--muted-foreground);border:1px solid color-mix(in srgb,var(--border)50%,transparent)}.tag-module__UWtbca__default:hover{background-color:color-mix(in srgb,var(--muted)70%,transparent);border-color:color-mix(in srgb,var(--border)70%,transparent)}.tag-module__UWtbca__default:active{background-color:color-mix(in srgb,var(--muted)80%,transparent);border-color:color-mix(in srgb,var(--border)80%,transparent)}.tag-module__UWtbca__success{background-color:color-mix(in srgb,var(--success)10%,transparent);color:var(--success);border:1px solid color-mix(in srgb,var(--success)20%,transparent)}.tag-module__UWtbca__success:hover{opacity:.8}.tag-module__UWtbca__success:active{opacity:.9}.tag-module__UWtbca__destructive{background-color:color-mix(in srgb,var(--destructive)10%,transparent);color:var(--destructive);border:1px solid color-mix(in srgb,var(--destructive)20%,transparent)}.tag-module__UWtbca__destructive:hover{opacity:.8}.tag-module__UWtbca__destructive:active{opacity:.9}.tag-module__UWtbca__secondary{background-color:color-mix(in srgb,var(--secondary)50%,transparent);color:var(--secondary-foreground);border:1px solid color-mix(in srgb,var(--border)50%,transparent)}.tag-module__UWtbca__secondary:hover{background-color:color-mix(in srgb,var(--secondary)70%,transparent);border-color:color-mix(in srgb,var(--border)70%,transparent)}.tag-module__UWtbca__secondary:active{background-color:color-mix(in srgb,var(--secondary)80%,transparent);border-color:color-mix(in srgb,var(--border)80%,transparent)}.tag-module__UWtbca__outline{border:1px solid color-mix(in srgb,var(--input)50%,transparent);background-color:var(--background);color:var(--foreground)}.tag-module__UWtbca__outline:hover{background-color:color-mix(in srgb,var(--accent)70%,transparent);color:var(--accent-foreground);border-color:color-mix(in srgb,var(--input)70%,transparent)}.tag-module__UWtbca__outline:active{background-color:color-mix(in srgb,var(--accent)80%,transparent);border-color:color-mix(in srgb,var(--input)80%,transparent)}.tag-module__UWtbca__iconWrapper{flex-shrink:0}.tag-module__UWtbca__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.opti_KeywordMatching-module__8pFiDG__container{border-width:1px 0 0;border-top-style:solid;border-top-color:var(--border);background-color:#0000;padding-top:24px}.opti_KeywordMatching-module__8pFiDG__headerRow{justify-content:space-between;align-items:center;display:flex}.opti_KeywordMatching-module__8pFiDG__headerRowMb2{margin-bottom:8px;}.opti_KeywordMatching-module__8pFiDG__headerRowMb4{margin-bottom:16px;}.opti_KeywordMatching-module__8pFiDG__flexCenter{align-items:center;gap:8px;display:flex}.opti_KeywordMatching-module__8pFiDG__heading{font-size:1rem;font-weight:600;line-height:1.5rem}.opti_KeywordMatching-module__8pFiDG__noJobContent{text-align:left;padding-bottom:0}.opti_KeywordMatching-module__8pFiDG__spaceY2{flex-direction:column;gap:8px;display:flex}.opti_KeywordMatching-module__8pFiDG__spaceY3{flex-direction:column;gap:12px;display:flex}.opti_KeywordMatching-module__8pFiDG__spaceY4{flex-direction:column;gap:16px;display:flex}.opti_KeywordMatching-module__8pFiDG__textSmMuted{color:var(--muted-foreground);font-size:.875rem;line-height:1.25rem}.opti_KeywordMatching-module__8pFiDG__buttonRow{gap:8px;padding-bottom:16px;display:flex}.opti_KeywordMatching-module__8pFiDG__halfWidth{width:50%}.opti_KeywordMatching-module__8pFiDG__icon16{width:16px;height:16px;margin-right:0}.opti_KeywordMatching-module__8pFiDG__icon16Spin{width:16px;height:16px;margin-right:0;animation:1s linear infinite opti_KeywordMatching-module__8pFiDG__spin}.opti_KeywordMatching-module__8pFiDG__icon12{width:12px;height:12px}@keyframes opti_KeywordMatching-module__8pFiDG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.opti_KeywordMatching-module__8pFiDG__sectionHeader{align-items:center;gap:8px;margin-bottom:8px;display:flex}.opti_KeywordMatching-module__8pFiDG__sectionLabel{font-size:.875rem;font-weight:500;line-height:1.25rem}.opti_KeywordMatching-module__8pFiDG__tagGrid{flex-wrap:wrap;gap:4px;display:flex}.opti_KeywordMatching-module__8pFiDG__tagCursorDefault{cursor:default}.opti_KeywordMatching-module__8pFiDG__helpContent{text-align:left;padding-top:0;padding-bottom:0}
.SidebarDrawer-module__477qcq__desktopPanel{z-index:50;background:var(--background);border-left:1px solid var(--border);width:360px;height:100vh;position:fixed;top:0;bottom:0;right:0}.SidebarDrawer-module__477qcq__sheetContent{background:var(--background);width:360px;padding:0}.SidebarDrawer-module__477qcq__sheetContent>button{display:none}
.buttonIcon-module__G2XFkW__root{--icon-size:16px;white-space:nowrap;border-radius:var(--radius-button);color:var(--foreground);cursor:pointer;background:0 0;outline:none;justify-content:center;align-items:center;gap:.25rem;transition:background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out,box-shadow .15s ease-out;display:inline-flex}.buttonIcon-module__G2XFkW__root:hover:not(:disabled){background:var(--hover);color:var(--foreground)}.buttonIcon-module__G2XFkW__root:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.buttonIcon-module__G2XFkW__root:disabled{pointer-events:none;opacity:.5}.buttonIcon-module__G2XFkW__icon{width:var(--icon-size);height:var(--icon-size);pointer-events:none;flex-shrink:0}.buttonIcon-module__G2XFkW__root.buttonIcon-module__G2XFkW__destructive:hover{color:var(--destructive);background:color-mix(in srgb,var(--destructive)10%,transparent)}.buttonIcon-module__G2XFkW__root.buttonIcon-module__G2XFkW__destructive.buttonIcon-module__G2XFkW__border:hover{border-color:var(--destructive)}.buttonIcon-module__G2XFkW__border{border:1px solid var(--border)}.buttonIcon-module__G2XFkW__noBorder{border:1px solid #0000}.buttonIcon-module__G2XFkW__sm{width:24px;height:24px;padding:0}.buttonIcon-module__G2XFkW__compact{width:28px;height:28px;padding:0}.buttonIcon-module__G2XFkW__md{--icon-size:20px;width:32px;height:32px;padding:0}.buttonIcon-module__G2XFkW__lg{--icon-size:24px;width:48px;height:48px;padding:0}
.toggle-module__4NNdHa__toggleRoot{border-radius:var(--radius-sm);color:var(--muted-foreground);font-size:14px;line-height:20px;font-family:var(--font-body);letter-spacing:var(--letter-spacing-body);cursor:pointer;outline:none;justify-content:center;align-items:center;gap:.5rem;font-weight:400;transition:background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out;display:inline-flex}.toggle-module__4NNdHa__toggleRoot:focus-visible{outline:1px solid var(--ring);outline-offset:1px}.toggle-module__4NNdHa__toggleRoot:disabled{pointer-events:none;opacity:.5}.toggle-module__4NNdHa__toggleRoot svg{pointer-events:none;color:currentColor;flex-shrink:0;width:1rem;height:1rem}.toggle-module__4NNdHa__toggleRoot:hover:not(:disabled):not([data-state=on]){background-color:var(--muted);color:var(--foreground)}.toggle-module__4NNdHa__toggleRoot[data-state=on]{background-color:color-mix(in srgb,var(--hover)80%,transparent);color:var(--foreground)}.toggle-module__4NNdHa__variantDefault{background-color:#0000}.toggle-module__4NNdHa__variantOutline{border:1px solid var(--border);background-color:#0000}.toggle-module__4NNdHa__variantOutline:hover:not(:disabled):not([data-state=on]){background-color:var(--muted);color:var(--foreground)}.toggle-module__4NNdHa__variantOutline[data-state=on]{background-color:color-mix(in srgb,var(--hover)80%,transparent);color:var(--foreground)}.toggle-module__4NNdHa__sizeSm{min-width:1.5rem;height:1.5rem;padding:0 .375rem}.toggle-module__4NNdHa__sizeMd{min-width:2rem;height:2rem;padding:0 .5rem}.toggle-module__4NNdHa__sizeLg{min-width:2.25rem;height:2.25rem;padding:0 .625rem}
.toggleGroup-module__1UPZjW__toggleGroupRoot{justify-content:center;align-items:center;gap:0;display:flex}.toggleGroup-module__1UPZjW__toggleGroupRoot>:not(:first-child):not(:last-child){border-radius:0}.toggleGroup-module__1UPZjW__toggleGroupRoot>:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.toggleGroup-module__1UPZjW__toggleGroupRoot>:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.toggleGroup-module__1UPZjW__toggleGroupRoot>:not(:first-child){margin-left:-1px}
.TipTapEditor-module__EVbi0q__root{border-radius:var(--radius-sm);flex-direction:column;height:100%;display:flex}.TipTapEditor-module__EVbi0q__bordered{border:1px solid var(--border)}.TipTapEditor-module__EVbi0q__disabled{opacity:.5;pointer-events:none}.TipTapEditor-module__EVbi0q__toolbar{border-bottom:1px solid var(--border);background:var(--background);flex-wrap:wrap;flex-shrink:0;gap:.25rem;padding:.5rem;display:flex}.TipTapEditor-module__EVbi0q__toolbarGroup{gap:0;display:flex}.TipTapEditor-module__EVbi0q__content{flex:auto;min-height:0;position:relative;overflow:auto}.TipTapEditor-module__EVbi0q__content .ProseMirror{cursor:text;white-space:pre-wrap;overflow-wrap:break-word;box-sizing:border-box!important;font-family:var(--font-body)!important;letter-spacing:var(--letter-spacing-body)!important;color:var(--foreground)!important;outline:none!important;padding:24px!important;font-size:14px!important;line-height:20px!important;position:relative!important}.TipTapEditor-module__EVbi0q__content .ProseMirror p{margin:0!important}:is(.TipTapEditor-module__EVbi0q__content .ProseMirror ul,.TipTapEditor-module__EVbi0q__content .ProseMirror ol){margin:0!important;padding-left:1.25rem!important}.TipTapEditor-module__EVbi0q__icon{width:16px;height:16px}:is(.TipTapEditor-module__EVbi0q__content .ProseMirror.is-editor-empty p.is-empty:first-child:before,.TipTapEditor-module__EVbi0q__content .ProseMirror.is-editor-empty .is-empty:first-child:before,.TipTapEditor-module__EVbi0q__content .ProseMirror p.is-editor-empty:first-child:before,.TipTapEditor-module__EVbi0q__content .ProseMirror .is-editor-empty:first-child:before){pointer-events:none!important;float:none!important;height:0!important;color:var(--extra-muted-foreground)!important;margin:0!important;position:absolute!important;top:16px!important;left:24px!important}
@media (min-width:768px){.dialogJobNew-module__CQVa1W__minHeight560Md{min-height:560px}}.dialogJobNew-module__CQVa1W__dialogContent{flex-direction:column;display:flex}.dialogJobNew-module__CQVa1W__backButton{width:2rem;height:2rem;position:absolute;top:1rem;left:1rem}.dialogJobNew-module__CQVa1W__alertNoShrink{flex-shrink:0}.dialogJobNew-module__CQVa1W__contentBody{flex-direction:column;flex:auto;display:flex}.dialogJobNew-module__CQVa1W__form{flex-direction:column;gap:1rem;height:100%;display:flex}.dialogJobNew-module__CQVa1W__noShrink{flex-shrink:0}.dialogJobNew-module__CQVa1W__grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dialogJobNew-module__CQVa1W__stack2{flex-direction:column;gap:.5rem;display:flex}.dialogJobNew-module__CQVa1W__labelStrong{font-weight:600}.dialogJobNew-module__CQVa1W__destructive{color:var(--destructive)}.dialogJobNew-module__CQVa1W__jobDescriptionSection{flex-direction:column;flex:auto;gap:.5rem;display:flex}.dialogJobNew-module__CQVa1W__jobDescriptionLabelRow{flex-shrink:0}.dialogJobNew-module__CQVa1W__editorWrapper{border:1px solid var(--border);border-radius:var(--radius-sm);height:33vh;margin-top:.5rem;overflow:hidden}.dialogJobNew-module__CQVa1W__step2Root{flex-direction:column;gap:1rem;height:100%;display:flex}.dialogJobNew-module__CQVa1W__salaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.dialogJobNew-module__CQVa1W__stack1{flex-direction:column;gap:.25rem;display:flex}.dialogJobNew-module__CQVa1W__mutedSmallLabel{color:var(--muted-foreground);font-size:12px;line-height:14px}.dialogJobNew-module__CQVa1W__selectContent{z-index:110}
.tooltip-module__z8zniW__content{z-index:50;border-radius:calc(var(--radius) - 2px);border:1px solid var(--border);background-color:var(--secondary);color:var(--secondary-foreground);padding:.375rem .75rem;font-size:.75rem;line-height:1rem;animation-name:tooltip-module__z8zniW__tooltipEnter;animation-duration:.15s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:forwards;overflow:hidden}.tooltip-module__z8zniW__content[data-state=closed]{animation-name:tooltip-module__z8zniW__tooltipExit}.tooltip-module__z8zniW__content[data-side=bottom]{--enter-translate-y:-.5rem}.tooltip-module__z8zniW__content[data-side=top]{--enter-translate-y:.5rem}.tooltip-module__z8zniW__content[data-side=left]{--enter-translate-x:.5rem}.tooltip-module__z8zniW__content[data-side=right]{--enter-translate-x:-.5rem}@keyframes tooltip-module__z8zniW__tooltipEnter{0%{opacity:0;transform:translate3d(var(--enter-translate-x,0),var(--enter-translate-y,0),0)scale3d(.95,.95,.95)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes tooltip-module__z8zniW__tooltipExit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale3d(.95,.95,.95)}}
.sidebar-module__4Oz74W__sidebarProvider{width:100%;min-height:100svh;color:var(--foreground);display:flex}.sidebar-module__4Oz74W__sidebarProvider:has([data-variant=inset]){background:var(--background)}.sidebar-module__4Oz74W__sidebarNone{height:100%;width:var(--sidebar-width);background:var(--background);color:var(--foreground);flex-direction:column;display:flex}.sidebar-module__4Oz74W__sidebarMobileSheet{width:var(--sidebar-width);background:var(--background);color:var(--foreground);padding:0}.sidebar-module__4Oz74W__sidebarMobileSheet>button{display:none}.sidebar-module__4Oz74W__sidebarMobileInner{flex-direction:column;width:100%;height:100%;display:flex}.sidebar-module__4Oz74W__sidebarDesktopWrapper{display:none}@media (min-width:768px){.sidebar-module__4Oz74W__sidebarDesktopWrapper{display:block}}.sidebar-module__4Oz74W__sidebarGap{height:100svh;width:var(--sidebar-width);background:0 0;transition-property:width;transition-duration:.2s;transition-timing-function:ease-in-out;position:relative}[data-collapsible=offcanvas]>.sidebar-module__4Oz74W__sidebarGap{width:0}[data-side=right]>.sidebar-module__4Oz74W__sidebarGap{transform:rotate(180deg)}.sidebar-module__4Oz74W__sidebarGapFloating{}[data-collapsible=icon]>.sidebar-module__4Oz74W__sidebarGapFloating{width:calc(var(--sidebar-width-icon) + 16px)}.sidebar-module__4Oz74W__sidebarGapDefault{}[data-collapsible=icon]>.sidebar-module__4Oz74W__sidebarGapDefault{width:var(--sidebar-width-icon)}.sidebar-module__4Oz74W__sidebarPanel{z-index:10;height:100svh;width:var(--sidebar-width);transition-property:left,right,width;transition-duration:.2s;transition-timing-function:ease-in-out;display:none;position:fixed;top:0;bottom:0}@media (min-width:768px){.sidebar-module__4Oz74W__sidebarPanel{display:flex}}.sidebar-module__4Oz74W__sidebarPanelLeft{left:0}[data-collapsible=offcanvas]>.sidebar-module__4Oz74W__sidebarPanelLeft{left:calc(var(--sidebar-width)*-1)}.sidebar-module__4Oz74W__sidebarPanelRight{right:0}[data-collapsible=offcanvas]>.sidebar-module__4Oz74W__sidebarPanelRight{right:calc(var(--sidebar-width)*-1)}.sidebar-module__4Oz74W__sidebarPanelFloating{padding:8px}[data-collapsible=icon]>.sidebar-module__4Oz74W__sidebarPanelFloating{width:calc(var(--sidebar-width-icon) + 16px + 2px)}[data-collapsible=icon]>.sidebar-module__4Oz74W__sidebarPanelDefault{width:var(--sidebar-width-icon)}[data-side=left]>.sidebar-module__4Oz74W__sidebarPanelDefault{border-right:1px solid var(--border)}[data-side=right]>.sidebar-module__4Oz74W__sidebarPanelDefault{border-left:1px solid var(--border)}.sidebar-module__4Oz74W__sidebarInner{background:var(--background);flex-direction:column;width:100%;height:100%;display:flex}[data-variant=floating]>.sidebar-module__4Oz74W__sidebarPanel .sidebar-module__4Oz74W__sidebarInner{border:1px solid var(--border);border-radius:8px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.sidebar-module__4Oz74W__sidebarTrigger{width:28px;height:28px}.sidebar-module__4Oz74W__sidebarRail{z-index:20;width:16px;transition-property:all;transition-timing-function:ease-in-out;display:none;position:absolute;top:0;bottom:0;transform:translate(-50%)}@media (min-width:640px){.sidebar-module__4Oz74W__sidebarRail{display:flex}}.sidebar-module__4Oz74W__sidebarRail:after{content:"";width:1px;position:absolute;top:0;bottom:0;left:50%}.sidebar-module__4Oz74W__sidebarRail:hover:after{background:var(--background-border)}[data-side=left] .sidebar-module__4Oz74W__sidebarRail{cursor:w-resize;right:-16px}[data-side=right] .sidebar-module__4Oz74W__sidebarRail{cursor:e-resize;left:0}[data-side=left][data-state=collapsed] .sidebar-module__4Oz74W__sidebarRail{cursor:e-resize}[data-side=right][data-state=collapsed] .sidebar-module__4Oz74W__sidebarRail{cursor:w-resize}[data-collapsible=offcanvas] .sidebar-module__4Oz74W__sidebarRail{transform:translate(0)}[data-collapsible=offcanvas] .sidebar-module__4Oz74W__sidebarRail:after{left:100%}[data-collapsible=offcanvas] .sidebar-module__4Oz74W__sidebarRail:hover{background:var(--background)}[data-side=left][data-collapsible=offcanvas] .sidebar-module__4Oz74W__sidebarRail{right:-8px}[data-side=right][data-collapsible=offcanvas] .sidebar-module__4Oz74W__sidebarRail{left:-8px}.sidebar-module__4Oz74W__sidebarInset{background:var(--background);flex-direction:column;flex:1;min-height:100svh;display:flex;position:relative}.sidebar-module__4Oz74W__sidebarDesktopWrapper[data-variant=inset]~.sidebar-module__4Oz74W__sidebarInset{min-height:calc(100svh - 16px)}@media (min-width:768px){.sidebar-module__4Oz74W__sidebarDesktopWrapper[data-variant=inset]~.sidebar-module__4Oz74W__sidebarInset{border-radius:12px;margin:8px 8px 8px 0;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.sidebar-module__4Oz74W__sidebarDesktopWrapper[data-state=collapsed][data-variant=inset]~.sidebar-module__4Oz74W__sidebarInset{margin-left:8px}}.sidebar-module__4Oz74W__sidebarInput{background:var(--background);width:100%;height:32px;box-shadow:none}.sidebar-module__4Oz74W__sidebarInput:focus-visible{box-shadow:0 0 0 2px var(--ring);outline:none}.sidebar-module__4Oz74W__sidebarHeader,.sidebar-module__4Oz74W__sidebarFooter{flex-direction:column;gap:8px;display:flex}.sidebar-module__4Oz74W__sidebarSeparator{background:var(--background-border);width:auto;margin:0 8px}.sidebar-module__4Oz74W__sidebarContent{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex;overflow:auto}[data-collapsible=icon] .sidebar-module__4Oz74W__sidebarContent{overflow:hidden}.sidebar-module__4Oz74W__sidebarGroup{flex-direction:column;width:100%;min-width:0;padding:8px;display:flex;position:relative}.sidebar-module__4Oz74W__sidebarGroupLabel{height:32px;color:color-mix(in srgb,var(--foreground)70%,transparent);border-radius:6px;outline:none;flex-shrink:0;align-items:center;padding:0 8px;font-size:12px;font-weight:500;transition-property:margin,opacity;transition-duration:.2s;transition-timing-function:linear;display:flex}.sidebar-module__4Oz74W__sidebarGroupLabel:focus-visible{box-shadow:0 0 0 2px var(--ring)}.sidebar-module__4Oz74W__sidebarGroupLabel>svg{flex-shrink:0;width:16px;height:16px}[data-collapsible=icon] .sidebar-module__4Oz74W__sidebarGroupLabel{opacity:0;margin-top:-32px}.sidebar-module__4Oz74W__sidebarGroupAction{aspect-ratio:1;width:20px;color:var(--foreground);border-radius:6px;outline:none;justify-content:center;align-items:center;padding:0;transition-property:transform;display:flex;position:absolute;top:14px;right:12px}.sidebar-module__4Oz74W__sidebarGroupAction:hover{background:var(--hover);color:var(--foreground)}.sidebar-module__4Oz74W__sidebarGroupAction:focus-visible{box-shadow:0 0 0 2px var(--ring)}.sidebar-module__4Oz74W__sidebarGroupAction>svg{flex-shrink:0;width:16px;height:16px}.sidebar-module__4Oz74W__sidebarGroupAction:after{content:"";position:absolute;inset:-8px}@media (min-width:768px){.sidebar-module__4Oz74W__sidebarGroupAction:after{display:none}}[data-collapsible=icon] .sidebar-module__4Oz74W__sidebarGroupAction{display:none}.sidebar-module__4Oz74W__sidebarGroupContent{width:100%;font-size:14px}.sidebar-module__4Oz74W__sidebarMenu{flex-direction:column;gap:0;width:100%;min-width:0;display:flex}.sidebar-module__4Oz74W__sidebarMenuItem{position:relative}.sidebar-module__4Oz74W__menuButtonBase{text-align:left;width:100%;color:var(--muted-foreground);border-radius:6px;outline:none;align-items:center;gap:8px;padding:8px;font-size:14px;transition-property:width,height,padding;transition-duration:.2s;transition-timing-function:ease-in-out;display:flex;overflow:hidden}.sidebar-module__4Oz74W__menuButtonBase:hover{background:var(--hover);color:var(--foreground)}.sidebar-module__4Oz74W__menuButtonBase:focus-visible{box-shadow:0 0 0 2px var(--ring)}.sidebar-module__4Oz74W__menuButtonBase:active{background:var(--hover);color:var(--foreground)}.sidebar-module__4Oz74W__menuButtonBase:disabled,.sidebar-module__4Oz74W__menuButtonBase[aria-disabled=true]{pointer-events:none;opacity:.5}.sidebar-module__4Oz74W__menuButtonBase[data-active=true]{background:var(--hover);color:var(--foreground);font-weight:500}.sidebar-module__4Oz74W__menuButtonBase[data-state=open]:hover{background:var(--hover);color:var(--foreground)}.sidebar-module__4Oz74W__menuButtonBase>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-module__4Oz74W__menuButtonBase>svg{flex-shrink:0;width:16px;height:16px}[data-collapsible=icon] .sidebar-module__4Oz74W__menuButtonBase{width:32px!important;height:32px!important;padding:8px!important}.sidebar-module__4Oz74W__sidebarMenuItem:has([data-sidebar=menu-action])>.sidebar-module__4Oz74W__menuButtonBase{padding-right:32px}.sidebar-module__4Oz74W__menuButtonOutline{background:var(--background);box-shadow:0 0 0 1px var(--border)}.sidebar-module__4Oz74W__menuButtonOutline:hover{background:var(--hover);color:var(--foreground);box-shadow:0 0 0 1px var(--hover)}.sidebar-module__4Oz74W__menuButtonSizeDefault{height:32px;font-size:14px}.sidebar-module__4Oz74W__menuButtonSizeSm{height:28px;font-size:12px}.sidebar-module__4Oz74W__menuButtonSizeLg{height:48px;font-size:14px}[data-collapsible=icon] .sidebar-module__4Oz74W__menuButtonSizeLg{padding:0!important}.sidebar-module__4Oz74W__sidebarMenuAction{aspect-ratio:1;width:20px;color:var(--foreground);border-radius:6px;outline:none;justify-content:center;align-items:center;padding:0;transition-property:transform;display:flex;position:absolute;top:6px;right:4px}.sidebar-module__4Oz74W__sidebarMenuAction:hover{background:var(--hover);color:var(--foreground)}.sidebar-module__4Oz74W__sidebarMenuAction:focus-visible{box-shadow:0 0 0 2px var(--ring)}.sidebar-module__4Oz74W__sidebarMenuAction>svg{flex-shrink:0;width:16px;height:16px}.sidebar-module__4Oz74W__sidebarMenuAction:after{content:"";position:absolute;inset:-8px}@media (min-width:768px){.sidebar-module__4Oz74W__sidebarMenuAction:after{display:none}}.sidebar-module__4Oz74W__menuButtonBase:hover~.sidebar-module__4Oz74W__sidebarMenuAction{color:var(--foreground)}.sidebar-module__4Oz74W__menuButtonBase[data-size=sm]~.sidebar-module__4Oz74W__sidebarMenuAction{top:4px}.sidebar-module__4Oz74W__menuButtonBase[data-size=md]~.sidebar-module__4Oz74W__sidebarMenuAction{top:6px}.sidebar-module__4Oz74W__menuButtonBase[data-size=lg]~.sidebar-module__4Oz74W__sidebarMenuAction{top:10px}[data-collapsible=icon] .sidebar-module__4Oz74W__sidebarMenuAction{display:none}.sidebar-module__4Oz74W__sidebarMenuActionShowOnHover{}@media (min-width:768px){.sidebar-module__4Oz74W__sidebarMenuActionShowOnHover{opacity:0}}.sidebar-module__4Oz74W__sidebarMenuItem:focus-within>.sidebar-module__4Oz74W__sidebarMenuActionShowOnHover,.sidebar-module__4Oz74W__sidebarMenuItem:hover>.sidebar-module__4Oz74W__sidebarMenuActionShowOnHover,.sidebar-module__4Oz74W__sidebarMenuActionShowOnHover[data-state=open]{opacity:1}.sidebar-module__4Oz74W__menuButtonBase[data-active=true]~.sidebar-module__4Oz74W__sidebarMenuActionShowOnHover{color:var(--foreground)}.sidebar-module__4Oz74W__sidebarMenuBadge{font-variant-numeric:tabular-nums;min-width:20px;height:20px;color:var(--foreground);-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:6px;justify-content:center;align-items:center;padding:0 4px;font-size:12px;font-weight:500;display:flex;position:absolute;right:4px}.sidebar-module__4Oz74W__menuButtonBase:hover~.sidebar-module__4Oz74W__sidebarMenuBadge,.sidebar-module__4Oz74W__menuButtonBase[data-active=true]~.sidebar-module__4Oz74W__sidebarMenuBadge{color:var(--foreground)}.sidebar-module__4Oz74W__menuButtonBase[data-size=sm]~.sidebar-module__4Oz74W__sidebarMenuBadge{top:4px}.sidebar-module__4Oz74W__menuButtonBase[data-size=md]~.sidebar-module__4Oz74W__sidebarMenuBadge{top:6px}.sidebar-module__4Oz74W__menuButtonBase[data-size=lg]~.sidebar-module__4Oz74W__sidebarMenuBadge{top:10px}[data-collapsible=icon] .sidebar-module__4Oz74W__sidebarMenuBadge{display:none}.sidebar-module__4Oz74W__sidebarMenuSkeleton{border-radius:6px;align-items:center;gap:8px;height:32px;padding:0 8px;display:flex}.sidebar-module__4Oz74W__sidebarMenuSkeletonIcon{border-radius:6px;width:16px;height:16px}.sidebar-module__4Oz74W__sidebarMenuSkeletonText{height:16px;max-width:var(--skeleton-width);flex:1}.sidebar-module__4Oz74W__sidebarMenuSub{border-left:1px solid var(--border);flex-direction:column;gap:4px;min-width:0;margin:0 14px;padding:2px 10px;display:flex;transform:translate(1px)}[data-collapsible=icon] .sidebar-module__4Oz74W__sidebarMenuSub{display:none}.sidebar-module__4Oz74W__sidebarMenuSubButton{min-width:0;height:28px;color:var(--foreground);border-radius:6px;outline:none;align-items:center;gap:8px;padding:0 8px;display:flex;overflow:hidden;transform:translate(-1px)}.sidebar-module__4Oz74W__sidebarMenuSubButton:hover{background:var(--hover);color:var(--foreground)}.sidebar-module__4Oz74W__sidebarMenuSubButton:focus-visible{box-shadow:0 0 0 2px var(--ring)}.sidebar-module__4Oz74W__sidebarMenuSubButton:active{background:var(--hover);color:var(--foreground)}.sidebar-module__4Oz74W__sidebarMenuSubButton:disabled,.sidebar-module__4Oz74W__sidebarMenuSubButton[aria-disabled=true]{pointer-events:none;opacity:.5}.sidebar-module__4Oz74W__sidebarMenuSubButton[data-active=true]{background:var(--hover);color:var(--foreground)}.sidebar-module__4Oz74W__sidebarMenuSubButton>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-module__4Oz74W__sidebarMenuSubButton>svg{width:16px;height:16px;color:var(--foreground);flex-shrink:0}.sidebar-module__4Oz74W__sidebarMenuSubButtonSm{font-size:12px}.sidebar-module__4Oz74W__sidebarMenuSubButtonMd{font-size:14px}[data-collapsible=icon] .sidebar-module__4Oz74W__sidebarMenuSubButton{display:none}
.dialogDocLink-module__ubnF4W__dialogContent{flex-direction:column;display:flex}.dialogDocLink-module__ubnF4W__headerActions{align-items:center;gap:.5rem;display:flex}.dialogDocLink-module__ubnF4W__body{flex-grow:1;padding-bottom:1.5rem;overflow-y:auto}.dialogDocLink-module__ubnF4W__loadingState{justify-content:center;align-items:center;padding:2rem;display:flex}.dialogDocLink-module__ubnF4W__tableScroll{overflow-x:auto}.dialogDocLink-module__ubnF4W__table{width:100%;min-width:800px}.dialogDocLink-module__ubnF4W__cellSelectHead{min-width:50px;padding-left:1.5rem}.dialogDocLink-module__ubnF4W__cellNameHead{min-width:200px}.dialogDocLink-module__ubnF4W__cellTypeHead,.dialogDocLink-module__ubnF4W__cellDateHead{min-width:120px}.dialogDocLink-module__ubnF4W__cellLinkedJobHead{min-width:200px}.dialogDocLink-module__ubnF4W__cellFoundationalHead{min-width:120px;padding-right:1.5rem}.dialogDocLink-module__ubnF4W__cellSelect{padding-left:1.5rem}.dialogDocLink-module__ubnF4W__cellName{min-width:200px;font-weight:600}.dialogDocLink-module__ubnF4W__cellType,.dialogDocLink-module__ubnF4W__cellDate{min-width:120px}.dialogDocLink-module__ubnF4W__cellLinkedJob{min-width:200px}.dialogDocLink-module__ubnF4W__cellFoundational{min-width:120px;padding-right:1.5rem}.dialogDocLink-module__ubnF4W__rowClickable{cursor:pointer}.dialogDocLink-module__ubnF4W__rowClickable:hover{background:color-mix(in srgb,var(--accent)50%,transparent)}.dialogDocLink-module__ubnF4W__rowSelected{background:var(--accent)}.dialogDocLink-module__ubnF4W__jobLinkLine{align-items:center;gap:.25rem;display:flex}.dialogDocLink-module__ubnF4W__jobLinkIcon{width:.75rem;height:.75rem}.dialogDocLink-module__ubnF4W__muted{color:var(--muted-foreground)}.dialogDocLink-module__ubnF4W__foundationalWrap{align-items:center;gap:.25rem;display:flex}.dialogDocLink-module__ubnF4W__foundationalIcon{width:1rem;height:1rem;color:var(--foundational)}.dialogDocLink-module__ubnF4W__emptyState{text-align:center;color:var(--muted-foreground);padding:2rem 0}.dialogDocLink-module__ubnF4W__checkboxCell{justify-content:center;align-items:center;display:flex}.dialogDocLink-module__ubnF4W__selectIconPlaceholder{width:1rem;height:1rem}
@media (min-width:768px){.dialogJobView-module__E_PUGG__minHeight560Md{min-height:560px}}.dialogJobView-module__E_PUGG__dialogContent{flex-direction:column;display:flex}.dialogJobView-module__E_PUGG__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dialogJobView-module__E_PUGG__scrollContainer{flex:auto;min-height:0;margin-left:-2rem;margin-right:-2rem;padding-left:2rem;padding-right:2rem;overflow-y:auto}
.inputSeamless-module__un4e2G__inputBase{appearance:none;leading-trim:both;box-shadow:none;cursor:text;border-radius:calc(var(--radius) - 4px);background-color:#0000;border:0;outline:none;margin:0;padding:0;line-height:normal;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.inputSeamless-module__un4e2G__inputBase:focus,.inputSeamless-module__un4e2G__inputBase:focus-visible{box-shadow:none;border:0;outline:none}.inputSeamless-module__un4e2G__inputWrapper{box-shadow:none;cursor:text;border-radius:calc(var(--radius) - 4px);border:0;outline:none;margin:0;padding:0;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-block}.inputSeamless-module__un4e2G__inputWrapper:hover{background-color:color-mix(in srgb,var(--muted)50%,transparent)}.inputSeamless-module__un4e2G__display{cursor:text;border-radius:calc(var(--radius) - 4px);box-shadow:none;border:0;outline:none;padding:0;line-height:normal;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.inputSeamless-module__un4e2G__display:hover{background-color:color-mix(in srgb,var(--muted)50%,transparent)}.inputSeamless-module__un4e2G__sizeXs{font-size:.75rem;line-height:1rem}.inputSeamless-module__un4e2G__sizeSm{font-size:.875rem;line-height:1.25rem}.inputSeamless-module__un4e2G__size2xl{font-size:1.5rem;font-weight:600;line-height:2rem}
.buttonDownload-module__5mgnWG__button{position:relative}.buttonDownload-module__5mgnWG__icon{flex-shrink:0;width:16px;height:16px}.buttonDownload-module__5mgnWG__mobileButton{width:28px;height:28px}.buttonDownload-module__5mgnWG__badge{background-color:var(--default);width:20px;height:20px;color:var(--default-foreground);border-radius:9999px;justify-content:center;align-items:center;margin-left:0;font-size:.75rem;font-weight:700;display:inline-flex}
.pageHeaderJobID-module__6ggcQW__root{position:relative}.pageHeaderJobID-module__6ggcQW__container{max-width:960px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.pageHeaderJobID-module__6ggcQW__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1280px){.pageHeaderJobID-module__6ggcQW__container{padding-left:0;padding-right:0}}.pageHeaderJobID-module__6ggcQW__headerContent{flex-direction:column;gap:.5rem;margin-top:1.5rem;margin-bottom:.5rem;display:flex}.pageHeaderJobID-module__6ggcQW__titleRow{justify-content:space-between;align-items:flex-start;display:flex}.pageHeaderJobID-module__6ggcQW__titleGroup{flex-grow:1;align-items:center;gap:.75rem;min-width:0;display:flex}.pageHeaderJobID-module__6ggcQW__titleInput{color:var(--foreground);letter-spacing:-.025em}.pageHeaderJobID-module__6ggcQW__urlGroup{align-items:center;gap:.5rem;display:flex}.pageHeaderJobID-module__6ggcQW__urlInner{align-items:center;gap:.25rem;display:flex}.pageHeaderJobID-module__6ggcQW__urlDisplay{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.pageHeaderJobID-module__6ggcQW__urlInput{color:var(--muted-foreground)}.pageHeaderJobID-module__6ggcQW__urlWrapper{min-width:0}.pageHeaderJobID-module__6ggcQW__externalLink{color:var(--link);flex-shrink:0;align-items:center;transition-property:color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}.pageHeaderJobID-module__6ggcQW__externalLink:hover{text-decoration:underline}.pageHeaderJobID-module__6ggcQW__externalLinkIcon{width:.75rem;height:.75rem}.pageHeaderJobID-module__6ggcQW__metaRow{-moz-column-gap:.5rem;color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.25rem .5rem;display:flex}.pageHeaderJobID-module__6ggcQW__dot{color:var(--muted-foreground)}.pageHeaderJobID-module__6ggcQW__salaryGroup{-moz-column-gap:.125rem;align-items:center;column-gap:.125rem;display:flex}.pageHeaderJobID-module__6ggcQW__salaryDash{color:var(--muted-foreground);margin-left:.125rem;margin-right:.125rem;font-size:.875rem;line-height:1.25rem}.pageHeaderJobID-module__6ggcQW__border{border-top:1px solid var(--border);padding-top:0}
.fallback-module__z5RnqG__container{justify-content:center;align-items:center;height:100%;padding:1rem;display:flex;overflow:hidden}.fallback-module__z5RnqG__content{width:100%;max-width:32rem}.fallback-module__z5RnqG__actions{flex-direction:column;gap:.75rem;padding-top:40vh;display:flex}.fallback-module__z5RnqG__button{justify-content:center;align-items:center;display:inline-flex}@media (min-width:640px){.fallback-module__z5RnqG__actions{flex-direction:row;justify-content:center}}
.pageHeaderNav-module__manDFq__root{position:relative}.pageHeaderNav-module__manDFq__container{justify-content:space-between;align-items:flex-start;margin-top:1.5rem;margin-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem;display:flex}.pageHeaderNav-module__manDFq__content{max-width:520px}.pageHeaderNav-module__manDFq__title{letter-spacing:-.025em;color:var(--foreground);margin-bottom:.25rem;font-size:1.5rem;font-weight:600;line-height:2rem}.pageHeaderNav-module__manDFq__subtitle{color:var(--muted-foreground);font-size:.875rem;line-height:1.25rem}.pageHeaderNav-module__manDFq__backButton{margin-bottom:.5rem;padding-left:0;padding-right:0}.pageHeaderNav-module__manDFq__backButton:hover{background-color:#0000}.pageHeaderNav-module__manDFq__backIcon{width:1rem;height:1rem;margin-right:.25rem}.pageHeaderNav-module__manDFq__actions{gap:.5rem;display:flex}.pageHeaderNav-module__manDFq__border{border-top:1px solid var(--border);padding-top:0}
.page-module__rM2rjG__cardsContainer{flex-direction:column;gap:24px;margin-top:24px;margin-bottom:72px;display:flex}
.JobBoardCard-module__126Q_a__root{border:1px solid var(--border);background:var(--card);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;width:100%;margin-bottom:12px;padding:16px;transition:box-shadow .2s,border-color .2s,transform .2s;position:relative}.JobBoardCard-module__126Q_a__root:hover{border-color:color-mix(in srgb,var(--foreground)40%,transparent);box-shadow:0 2px 4px -1px #0000000d}.JobBoardCard-module__126Q_a__isDragging{border-color:var(--accent);box-shadow:0 2px 6px -1px color-mix(in srgb,var(--accent)15%,transparent)}.JobBoardCard-module__126Q_a__dragArea{width:100%;height:100%}.JobBoardCard-module__126Q_a__headerRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.JobBoardCard-module__126Q_a__contentCol{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.JobBoardCard-module__126Q_a__titleLink{color:var(--foreground);white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-decoration:none;display:block}.JobBoardCard-module__126Q_a__titleLink:hover{text-decoration:underline}.JobBoardCard-module__126Q_a__companyLine{color:var(--muted-foreground)}.JobBoardCard-module__126Q_a__companyText{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:100%;display:block}.JobBoardCard-module__126Q_a__metaRow{color:var(--muted-foreground);align-items:center;gap:6px;min-width:0;margin-top:12px;display:flex}.JobBoardCard-module__126Q_a__metaItem{align-items:center;gap:4px;min-width:0;display:inline-flex}.JobBoardCard-module__126Q_a__metaText{white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;display:inline-block}.JobBoardCard-module__126Q_a__separator{opacity:.6}.JobBoardCard-module__126Q_a__dragHandle{cursor:grab;color:color-mix(in srgb,var(--muted-foreground)50%,transparent);border-radius:6px;flex:none;margin:-4px;padding:4px}.JobBoardCard-module__126Q_a__dragHandle:active{cursor:grabbing}.JobBoardCard-module__126Q_a__dragHandle:hover{color:var(--muted-foreground)}.JobBoardCard-module__126Q_a__jobLinkRow{margin-top:4px}.JobBoardCard-module__126Q_a__jobLink{color:var(--muted-foreground);align-items:center;gap:6px;min-width:0;max-width:100%;text-decoration:none;display:inline-flex}.JobBoardCard-module__126Q_a__jobLink:hover{color:var(--foreground)}.JobBoardCard-module__126Q_a__jobLinkText{white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;display:inline-block}
.JobBoard_Column-module__3BWU5W__columnRoot{flex-direction:column;flex-shrink:0;width:280px;height:100%;display:flex;overflow:hidden}.JobBoard_Column-module__3BWU5W__columnRoot:last-child{border-right:0}.JobBoard_Column-module__3BWU5W__columnRoot.JobBoard_Column-module__3BWU5W__isOver{background-color:var(--hover)}.JobBoard_Column-module__3BWU5W__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.5rem;display:flex}.JobBoard_Column-module__3BWU5W__header.JobBoard_Column-module__3BWU5W__isOver{background-color:var(--hover)}.JobBoard_Column-module__3BWU5W__headerContent{align-items:center;gap:.5rem;display:flex}.JobBoard_Column-module__3BWU5W__statusDot{border-radius:9999px;width:.75rem;height:.75rem}.JobBoard_Column-module__3BWU5W__statusTitle{font-size:.875rem;font-weight:500;line-height:1.25rem}.JobBoard_Column-module__3BWU5W__countBadge{background-color:var(--secondary);border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;line-height:1rem}.JobBoard_Column-module__3BWU5W__contentArea{flex-direction:column;flex:1;padding-top:.5rem;display:flex}.JobBoard_Column-module__3BWU5W__contentArea.JobBoard_Column-module__3BWU5W__isOver{background-color:var(--hover)}.JobBoard_Column-module__3BWU5W__contentArea.JobBoard_Column-module__3BWU5W__minHeight{min-height:400px}.JobBoard_Column-module__3BWU5W__innerContent{flex:1;padding:.5rem 0}.JobBoard_Column-module__3BWU5W__emptyState{border:1px dashed var(--border);text-align:center;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;height:6rem;margin-top:0;padding:1rem;display:flex}.JobBoard_Column-module__3BWU5W__emptyState.JobBoard_Column-module__3BWU5W__isOver{background-color:var(--hover)}.JobBoard_Column-module__3BWU5W__emptyStateText{color:var(--muted-foreground);font-size:.75rem;line-height:1rem}.JobBoard_Column-module__3BWU5W__jobsList{flex-direction:column;gap:2px;display:flex}
.OnboardingSkipCard-module__M2oJcq__card{width:100%}.OnboardingSkipCard-module__M2oJcq__content{padding-top:24px}.OnboardingSkipCard-module__M2oJcq__tile{border-style:solid;border-width:1px;border-color:var(--border);border-radius:var(--radius-card);background:var(--card);color:var(--card-foreground);flex-direction:column;justify-content:center;align-items:stretch;height:160px;display:flex}@media (min-width:768px){.OnboardingSkipCard-module__M2oJcq__tile{height:auto;min-height:300px;max-height:400px}}.OnboardingSkipCard-module__M2oJcq__clickArea{cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex}.OnboardingSkipCard-module__M2oJcq__stack{flex-direction:column;justify-content:center;align-items:center;display:flex}.OnboardingSkipCard-module__M2oJcq__icon{width:32px;height:32px;color:var(--muted-foreground);margin-bottom:16px}.OnboardingSkipCard-module__M2oJcq__loader{margin-bottom:16px}.OnboardingSkipCard-module__M2oJcq__title{color:var(--foreground);margin-bottom:12px}.OnboardingSkipCard-module__M2oJcq__subTitle{color:var(--muted-foreground)}.OnboardingSkipCard-module__M2oJcq__titleRow{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.OnboardingSkipCard-module__M2oJcq__inlineIcon{width:20px;height:20px}
.ResumeProcessingTracker-module__eFwRPG__card{width:100%;max-width:448px;margin-left:auto;margin-right:auto}.ResumeProcessingTracker-module__eFwRPG__header{text-align:center}.ResumeProcessingTracker-module__eFwRPG__content{flex-direction:column;gap:16px;display:flex}.ResumeProcessingTracker-module__eFwRPG__progressBlock{flex-direction:column;gap:8px;display:flex}.ResumeProcessingTracker-module__eFwRPG__progressTrack{background:var(--muted);border-radius:999px;width:100%;height:16px;overflow:hidden}.ResumeProcessingTracker-module__eFwRPG__progressFill{background:var(--success);border-radius:999px;width:0%;height:100%}.ResumeProcessingTracker-module__eFwRPG__progressRow{justify-content:space-between;align-items:center;display:flex}.ResumeProcessingTracker-module__eFwRPG__progressLabel{color:var(--foreground)}.ResumeProcessingTracker-module__eFwRPG__progressPct,.ResumeProcessingTracker-module__eFwRPG__progressText{color:var(--muted-foreground)}.ResumeProcessingTracker-module__eFwRPG__stepsList{flex-direction:column;gap:8px;display:flex}.ResumeProcessingTracker-module__eFwRPG__stepRow{align-items:center;display:flex}.ResumeProcessingTracker-module__eFwRPG__stepDot{background:var(--muted);border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;margin-right:8px;display:flex}.ResumeProcessingTracker-module__eFwRPG__stepDotDone{background:var(--success)}.ResumeProcessingTracker-module__eFwRPG__stepDotInProgress{background:var(--status-interviewing)}.ResumeProcessingTracker-module__eFwRPG__stepIcon{width:12px;height:12px;color:var(--absolute)}.ResumeProcessingTracker-module__eFwRPG__stepLabel{color:var(--foreground)}.ResumeProcessingTracker-module__eFwRPG__stepLabelInProgress{font-weight:600}.ResumeProcessingTracker-module__eFwRPG__alertIcon{width:16px;height:16px}
.ResumeProcessor-module__Hzrs1W__root{justify-content:center;height:100%;min-height:100%;padding:0 16px 16px;display:flex}@media (min-width:768px){.ResumeProcessor-module__Hzrs1W__root{padding-top:0}}.ResumeProcessor-module__Hzrs1W__screenInitial{flex-direction:column;gap:24px;width:100%;max-width:800px;margin-left:auto;margin-right:auto;padding-top:128px;display:flex}.ResumeProcessor-module__Hzrs1W__logoBlock{flex-direction:column;align-items:center;margin-bottom:48px;display:flex}.ResumeProcessor-module__Hzrs1W__logoWrap{margin-bottom:8px}.ResumeProcessor-module__Hzrs1W__logoLight{opacity:1;width:96px;height:auto;display:block}.ResumeProcessor-module__Hzrs1W__logoDark{opacity:1;width:96px;height:auto;display:none}.dark .ResumeProcessor-module__Hzrs1W__logoLight{display:none}.dark .ResumeProcessor-module__Hzrs1W__logoDark{display:block}@media (min-width:768px){.ResumeProcessor-module__Hzrs1W__logoLight,.ResumeProcessor-module__Hzrs1W__logoDark{width:128px}}.ResumeProcessor-module__Hzrs1W__heading{color:var(--muted-foreground);text-align:center;margin-top:4px}.ResumeProcessor-module__Hzrs1W__desktopOnly{display:none}.ResumeProcessor-module__Hzrs1W__mobileOnly{display:inline}@media (min-width:768px){.ResumeProcessor-module__Hzrs1W__desktopOnly{display:inline}.ResumeProcessor-module__Hzrs1W__mobileOnly{display:none}}.ResumeProcessor-module__Hzrs1W__tilesGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.ResumeProcessor-module__Hzrs1W__tilesGrid{grid-template-columns:1fr 1fr}}.ResumeProcessor-module__Hzrs1W__screenProcessing{width:100%;max-width:800px;margin-left:auto;margin-right:auto;padding-top:128px}.ResumeProcessor-module__Hzrs1W__processingLogoBlock{flex-direction:column;align-items:center;margin-bottom:16px;display:flex}.ResumeProcessor-module__Hzrs1W__processingLogoWrap{margin-bottom:24px}.ResumeProcessor-module__Hzrs1W__screenConfirmation{flex-direction:column;gap:24px;width:100%;max-width:540px;margin-bottom:128px;margin-left:auto;margin-right:auto;padding-top:128px;display:flex}.ResumeProcessor-module__Hzrs1W__centerStack{text-align:center;flex-direction:column;gap:16px;display:flex}.ResumeProcessor-module__Hzrs1W__successIcon{width:64px;height:64px;color:var(--success);margin-left:auto;margin-right:auto}.ResumeProcessor-module__Hzrs1W__successTitle{color:var(--foreground)}.ResumeProcessor-module__Hzrs1W__buttonRow{justify-content:center;display:flex}.ResumeProcessor-module__Hzrs1W__screenError{flex-direction:column;gap:24px;width:100%;max-width:448px;margin-left:auto;margin-right:auto;padding-top:128px;display:flex}.ResumeProcessor-module__Hzrs1W__buttonCol{flex-direction:column;gap:12px;display:flex}.ResumeProcessor-module__Hzrs1W__fullWidthButton{width:100%}.ResumeProcessor-module__Hzrs1W__loadingScreen{justify-content:center;align-items:center;min-height:100vh;display:flex}.ResumeProcessor-module__Hzrs1W__alertIcon{width:16px;height:16px}
