.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(--muted-foreground);border:1px solid color-mix(in srgb, var(--foreground) 20%, transparent);background-color:#0000}.button-module__jTanvW__variantOutline:hover:not(:disabled){background-color:color-mix(in srgb, var(--hover) 40%, transparent);color:var(--foreground);border-color:color-mix(in srgb, var(--foreground) 50%, transparent)}.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(--muted-foreground);background-color:#0000}.button-module__jTanvW__variantGhost:hover:not(:disabled){background-color:var(--hover);color:var(--foreground)}.button-module__jTanvW__variantSecondary{color:var(--muted-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) 40%, 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:32px;padding:8px 16px}.button-module__jTanvW__sizeSm{height:32px;padding:0 12px}.button-module__jTanvW__sizeLg,.button-module__jTanvW__sizeXl{height:40px;padding:0 32px}.button-module__jTanvW__sizeIcon{width:36px;height:36px;padding:0}.button-module__jTanvW__fullWidth{width:100%;display:flex}.button-module__jTanvW__hasLeftIcon.button-module__jTanvW__sizeSm{padding-left:8px}.button-module__jTanvW__hasLeftIcon.button-module__jTanvW__sizeMd{padding-left:10px}.button-module__jTanvW__hasLeftIcon.button-module__jTanvW__sizeLg,.button-module__jTanvW__hasLeftIcon.button-module__jTanvW__sizeXl{padding-left:22px}.button-module__jTanvW__hasRightIcon.button-module__jTanvW__sizeSm{padding-right:8px}.button-module__jTanvW__hasRightIcon.button-module__jTanvW__sizeMd{padding-right:10px}.button-module__jTanvW__hasRightIcon.button-module__jTanvW__sizeLg,.button-module__jTanvW__hasRightIcon.button-module__jTanvW__sizeXl{padding-right:22px}.button-module__jTanvW__loadingContent{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}
.badge-module__68gdpG__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__68gdpG__root:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}.badge-module__68gdpG__default{background:var(--primary);color:var(--primary-foreground);border-color:#0000}.badge-module__68gdpG__default:hover{background:color-mix(in srgb, var(--primary) 85%, transparent)}.badge-module__68gdpG__secondary{background:var(--secondary);color:var(--secondary-foreground);border-color:#0000}.badge-module__68gdpG__secondary:hover{background:color-mix(in srgb, var(--secondary) 85%, transparent)}.badge-module__68gdpG__destructive{background:var(--destructive);color:var(--destructive-foreground);border-color:#0000}.badge-module__68gdpG__destructive:hover{background:color-mix(in srgb, var(--destructive) 85%, transparent)}.badge-module__68gdpG__outline{color:var(--foreground);background:0 0}
.buttonIcon-module__G2XFkW__root{--icon-size:16px;white-space:nowrap;border-radius:var(--radius-button);color:var(--muted-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__md{--icon-size:19px;width:32px;height:32px;padding:0}.buttonIcon-module__G2XFkW__lg{--icon-size:24px;width:48px;height:48px;padding:0}
.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}
.cardSubscription-module___U9lIW__card{width:100%;max-width:24rem}.cardSubscription-module___U9lIW__clickable{cursor:pointer;transition:border-color .15s ease-out}.cardSubscription-module___U9lIW__clickable:hover{border-color:color-mix(in srgb, var(--foreground) 50%, transparent)}.cardSubscription-module___U9lIW__clickable:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.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{align-items:center;gap:.5rem;display:flex}.cardSubscription-module___U9lIW__planTitle{color:var(--foreground)}.cardSubscription-module___U9lIW__popularBadge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.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:center;gap:.5rem;display:flex}.cardSubscription-module___U9lIW__priceDetails{flex-direction:column;gap:.125rem;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__savingsRow{align-items:center;gap:.375rem;min-height:20px;margin-top:.125rem;display:flex}.cardSubscription-module___U9lIW__monthlyRate{color:var(--extra-muted-foreground)}.cardSubscription-module___U9lIW__priceInterval{color:var(--foreground)}.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)}.cardSubscription-module___U9lIW__subscriptionRoot{width:100%}.cardSubscription-module___U9lIW__proCardsRow{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:640px){.cardSubscription-module___U9lIW__proCardsRow{grid-template-columns:1fr}}.cardSubscription-module___U9lIW__proCardColumn{flex-direction:column;min-width:0;display:flex}.cardSubscription-module___U9lIW__proCardColumn .cardSubscription-module___U9lIW__card{width:100%;max-width:100%;height:100%}.cardSubscription-module___U9lIW__freeCardRow{width:100%;margin-top:1rem}.cardSubscription-module___U9lIW__freeCardFull{width:100%;max-width:100%}
.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{position:absolute;top:1rem;right:1rem}.dialog-module__3I9THG__header{text-align:center;flex-direction:column;flex-shrink:0;gap:12px;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__headerInner{flex-direction:column;gap:4px;display:flex}.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)}
.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:8px;max-height:60vh;padding:8px .5rem 1.5rem 0;display:grid;overflow-y:auto}.dialogResumeContentAdd-module__KLEc1G__rowButton{justify-content:space-between;align-items:center;width:100%;height:3rem;padding:1rem;display:flex}.dialogResumeContentAdd-module__KLEc1G__plusIcon{opacity:0;flex-shrink:0;width:16px;height:16px;transition:opacity .15s}.dialogResumeContentAdd-module__KLEc1G__rowButton:hover .dialogResumeContentAdd-module__KLEc1G__plusIcon{opacity:1}.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__scrollBody{flex:auto;padding:1.5rem 2rem;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{flex-direction:column;gap:1.5rem;width:100%;display:flex}.modalSubscribe-module__8GA2VG__dialogHeader{text-align:center;flex-direction:column;gap:.25rem;padding-top:1rem;display:flex}.modalSubscribe-module__8GA2VG__subtitle{color:var(--muted-foreground);text-wrap:balance}.modalSubscribe-module__8GA2VG__limitBanner{text-align:center;border-radius:var(--radius-sm);border:1px solid color-mix(in srgb, var(--destructive) 30%, transparent);background:color-mix(in srgb, var(--destructive) 6%, transparent);flex-direction:column;align-items:center;gap:.25rem;max-width:480px;margin:1rem auto -1rem;padding:.75rem 1rem;display:flex}.modalSubscribe-module__8GA2VG__limitBannerHeading{color:var(--foreground);font-size:.875rem;font-weight:600}
.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;touch-action:none;flex-shrink:0}.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}
.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;display:flex}.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);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 .75rem;transition:background-color .15s ease-out;display:flex}.input-module__wueO8G__numberInputSuffix{color:var(--muted-foreground);-webkit-user-select:none;user-select:none;pointer-events:none;font-size:inherit;flex:none;align-items:center;padding-left:2px;padding-right:4px;line-height:1;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__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;flex:0 0 28px;width:28px;height:100%;padding:0;display:flex}.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 .5rem;font-size:12px;line-height:16px}.input-module__wueO8G__numberInputMd{padding:.25rem .75rem}.input-module__wueO8G__numberInputLg{padding:.375rem .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}
.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}
.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}
.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__mutedText{color:var(--muted-foreground);text-align:center;width:100%}.opti_setup-module__o8RVOq__icon16{width:16px;height:16px}.opti_setup-module__o8RVOq__mb4{margin-bottom:16px}.opti_setup-module__o8RVOq__copyForAi{margin-bottom:12px}.opti_setup-module__o8RVOq__copyForAi>div{width:100%;display:flex!important}.opti_setup-module__o8RVOq__copyForAi>div>button:first-child{flex:1}
.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%}
.optiRun-module__TyTMKW__root{padding-top:0}.optiRun-module__TyTMKW__idleGroup{flex-direction:column;align-items:stretch;gap:12px;display:flex}.optiRun-module__TyTMKW__idleCopy{color:var(--muted-foreground);text-align:center}.optiRun-module__TyTMKW__mutedText{color:var(--muted-foreground)}.optiRun-module__TyTMKW__widthAuto{width:auto}.optiRun-module__TyTMKW__icon16{width:16px;height:16px}.optiRun-module__TyTMKW__runningGroup{flex-direction:column;align-items:stretch;gap:16px;display:flex}.optiRun-module__TyTMKW__runningButtonRow{display:flex}.optiRun-module__TyTMKW__row{justify-content:space-between;align-items:center;gap:24px;display:flex}.optiRun-module__TyTMKW__scoreWrap{margin-left:8px;margin-right:8px}.optiRun-module__TyTMKW__actions{flex-direction:column;flex:1;align-items:stretch;gap:8px;min-width:0;display:flex}.optiRun-module__TyTMKW__buttonFull{width:100%}.optiRun-module__TyTMKW__buttonDisabled{opacity:.7;cursor:default}.optiRun-module__TyTMKW__buttonSpinner{margin-right:6px;display:inline-flex}.optiRun-module__TyTMKW__errorWrap{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.optiRun-module__TyTMKW__errorText{color:var(--destructive)}
.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__helpContent{text-align:left;padding-top:0;padding-bottom:0}
.aiProgress-module__tFZ0Ya__root{flex-direction:column;gap:1rem;width:100%;display:flex}.aiProgress-module__tFZ0Ya__progressBlock{flex-direction:column;gap:.5rem;display:flex}.aiProgress-module__tFZ0Ya__progressRow{justify-content:space-between;align-items:center;display:flex}.aiProgress-module__tFZ0Ya__progressPct{color:var(--muted-foreground)}.aiProgress-module__tFZ0Ya__progressTrack{background:var(--muted);border-radius:9999px;width:100%;height:1rem;overflow:hidden}.aiProgress-module__tFZ0Ya__progressFill{background:var(--success);border-radius:9999px;width:0%;height:100%;transition:width .5s cubic-bezier(.65,0,.35,1)}.aiProgress-module__tFZ0Ya__stepsList{flex-direction:column;gap:.5rem;display:flex}.aiProgress-module__tFZ0Ya__stepRow{align-items:center;display:flex}.aiProgress-module__tFZ0Ya__stepDot{background:var(--muted);border-radius:9999px;justify-content:center;align-items:center;width:20px;height:20px;margin-right:.5rem;display:flex}.aiProgress-module__tFZ0Ya__stepDotDone{background:var(--success)}.aiProgress-module__tFZ0Ya__stepDotInProgress{background:var(--status-interviewing)}.aiProgress-module__tFZ0Ya__stepIcon{width:12px;height:12px;color:var(--absolute)}.aiProgress-module__tFZ0Ya__stepLabel{color:var(--foreground)}.aiProgress-module__tFZ0Ya__stepLabelInProgress{font-weight:600}
@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__urlLabelRow{justify-content:space-between;align-items:center;display:flex}.dialogJobNew-module__CQVa1W__normRevertBtn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:11px;line-height:1}.dialogJobNew-module__CQVa1W__normRevertBtn:hover{color:var(--foreground)}.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);background-color:color-mix(in srgb, var(--input) 10%, transparent);height:33vh;color:var(--foreground);transition:background-color .15s ease-out,border-color .15s ease-out;overflow:hidden}.dialogJobNew-module__CQVa1W__editorWrapper:hover{background-color:color-mix(in srgb, var(--input) 20%, transparent);border-color:color-mix(in srgb, var(--foreground) 50%, transparent)}.dialogJobNew-module__CQVa1W__editorWrapper:focus-within{background-color:color-mix(in srgb, var(--input) 20%, transparent);border-color:color-mix(in srgb, var(--foreground) 80%, transparent)}.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}.dialogJobNew-module__CQVa1W__paywallContent{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.25rem 0 .5rem;display:flex}.dialogJobNew-module__CQVa1W__paywallMessage{color:var(--foreground)}.dialogJobNew-module__CQVa1W__paywallSub{color:var(--muted-foreground);margin-top:-.25rem}.dialogJobNew-module__CQVa1W__automaticForm{flex-direction:column;gap:1rem;height:100%;display:flex}.dialogJobNew-module__CQVa1W__aiProgressWrapper{flex-direction:column;flex:auto;justify-content:center;align-items:stretch;width:100%;max-width:448px;margin-left:auto;margin-right:auto;padding:2rem 2rem calc(2rem + 72px);display:flex}.dialogJobNew-module__CQVa1W__aiProgressTitle{font-size:24px;line-height:32px;font-family:var(--font-title);letter-spacing:var(--letter-spacing-title);margin-bottom:8px;font-weight:600}
@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);color:var(--muted-foreground);outline:none;justify-content:space-between;align-items:center;padding:.375rem .5rem;font-size:.875rem;line-height:1.25rem;transition:color .15s,background-color .15s;display:flex}.dropdownMenu-module__CN3ASW__subTrigger:focus,.dropdownMenu-module__CN3ASW__subTrigger[data-highlighted],.dropdownMenu-module__CN3ASW__subTrigger[data-state=open]{background-color:var(--hover);color:var(--foreground)}.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);color:var(--muted-foreground);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);color:var(--muted-foreground);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);color:var(--muted-foreground);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}
.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}
.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}
.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;overflow:hidden}[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:32px;height:32px}.sidebar-module__4Oz74W__sidebarTrigger svg{width:19px;height:19px}.sidebar-module__4Oz74W__sidebarRail{z-index:20;background:0 0;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:"";background:var(--border);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{flex-direction:column;gap:8px;display:flex}.sidebar-module__4Oz74W__sidebarFooter{flex-direction:column;gap:8px;padding:16px 8px;display:flex}.sidebar-module__4Oz74W__sidebarFooter .sidebar-module__4Oz74W__sidebarGroup{padding:0}.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;margin:0;padding:0;list-style:none;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}
.skeleton-module__MJzota__skeleton{border-radius:calc(var(--radius-xs));background-color:color-mix(in srgb, var(--foreground) 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}}
.tabs-module__6J9d-q__tabsList{border-radius:var(--radius-md);background-color:var(--muted);height:36px;color:var(--muted-foreground);justify-content:center;align-items:center;padding:.25rem;display:inline-flex;position:relative;box-shadow:0 0 2px -1px #0003}.tabs-module__6J9d-q__tabsListFull{width:100%}.tabs-module__6J9d-q__tabsListLg{height:40px}.tabs-module__6J9d-q__tabsListLg .tabs-module__6J9d-q__tabsTrigger{padding:.625rem .75rem}.tabs-module__6J9d-q__tabsListFull .tabs-module__6J9d-q__tabsTrigger{flex:1;width:100%}.tabs-module__6J9d-q__activeIndicator{background-color:var(--background);border-radius:var(--radius-sm);pointer-events:none;z-index:0;height:calc(100% - .5rem);box-shadow:inset 0 0px 2px 0px #0000000d,;position:absolute;top:.25rem;left:0}.tabs-module__6J9d-q__tabsTrigger{z-index:1;white-space:nowrap;border-radius:var(--radius-sm);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;padding:.5rem .75rem;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;position:relative}.tabs-module__6J9d-q__tabsTrigger:disabled{pointer-events:none;opacity:.5}.tabs-module__6J9d-q__tabsTrigger:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.tabs-module__6J9d-q__tabsTrigger[data-state=inactive]:hover:not(:disabled),.tabs-module__6J9d-q__tabsTrigger[data-state=active]{color:var(--foreground)}.tabs-module__6J9d-q__tabsContent{outline:none;margin-top:.5rem}.tabs-module__6J9d-q__tabsContent[data-state=inactive]{display:none}.tabs-module__6J9d-q__tabsContent:focus-visible{outline:2px solid var(--ring);outline-offset:2px}
.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__toggleGroupRootGap{gap:1px}.toggleGroup-module__1UPZjW__toggleGroupRoot:not(.toggleGroup-module__1UPZjW__toggleGroupRootGap)>:not(:first-child){margin-left:-1px}.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}
.tooltip-module__z8zniW__content{z-index:110;border-radius:calc(var(--radius) - 2px);border:1px solid var(--border);background-color:var(--popover);color:var(--popover-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)}}
.buttonDownload-module__5mgnWG__button{gap:.5rem;position:relative}.buttonDownload-module__5mgnWG__icon{flex-shrink:0;width:16px;height:16px}
.paywall-module__fXpOgG__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}.paywall-module__fXpOgG__toastInlineRoot{flex-direction:column;gap:.75rem;padding:.25rem;display:flex}.paywall-module__fXpOgG__toastInlineRow{align-items:flex-start;gap:.75rem;display:flex}.paywall-module__fXpOgG__toastBadge{background-color:#dbeafe;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.paywall-module__fXpOgG__toastBadgeText{color:#2563eb;font-size:.875rem;font-weight:700;line-height:1.25rem}.paywall-module__fXpOgG__toastInlineBody{flex:1;min-width:0}.paywall-module__fXpOgG__toastInlineTitle{color:#111827;font-size:.875rem;font-weight:500;line-height:1.25rem}.paywall-module__fXpOgG__toastInlineDesc{color:#4b5563;margin-top:.25rem;font-size:.75rem;line-height:1rem}.paywall-module__fXpOgG__toastActions{gap:.5rem;display:flex}.paywall-module__fXpOgG__toastUpgradeBtn{align-items:center;gap:.25rem;height:2rem;padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;display:flex}.paywall-module__fXpOgG__toastCustomRoot{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);max-width:28rem;padding:1rem 3rem 1rem 1rem;position:relative;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.paywall-module__fXpOgG__toastCustomHeader{margin-bottom:.5rem}.paywall-module__fXpOgG__toastCustomTitle{color:var(--foreground);font-size:.875rem;font-weight:600;line-height:1.25rem}.paywall-module__fXpOgG__toastCloseBtn{width:2rem;height:2rem;position:absolute;top:1rem;right:1rem}.paywall-module__fXpOgG__toastCustomBody{flex-direction:column;gap:.75rem;display:flex}.paywall-module__fXpOgG__toastCustomDesc{color:var(--muted-foreground);font-size:.75rem;line-height:1rem}.paywall-module__fXpOgG__iconMd{width:1rem;height:1rem}.paywall-module__fXpOgG__upsellRoot{border-bottom:1px solid var(--border);width:100%;margin-bottom:1rem;padding-bottom:1rem}.paywall-module__fXpOgG__upsellInner{flex-direction:column;gap:.75rem;display:flex}.paywall-module__fXpOgG__mutedBody{color:var(--muted-foreground)}.paywall-module__fXpOgG__shellRoot{width:100%}.paywall-module__fXpOgG__cardRoot{border:1px solid var(--border);background-color:var(--card);width:100%;max-width:22rem;color:var(--card-foreground);border-radius:calc(var(--radius) - 2px);position:relative;overflow:hidden}.paywall-module__fXpOgG__cardRootFlush{border-left:none;border-right:none;border-radius:0;max-width:none}.paywall-module__fXpOgG__cardHeader{text-align:left;flex-direction:column;flex-shrink:0;gap:12px;padding:1rem 1rem .25rem;display:flex}.paywall-module__fXpOgG__cardImage{aspect-ratio:16/9;object-fit:cover;background-color:var(--muted);width:100%;height:auto;display:block}.paywall-module__fXpOgG__cardBody{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.paywall-module__fXpOgG__featuresBody{flex-direction:column;gap:.75rem;padding:.75rem 1rem 1rem;display:flex}.paywall-module__fXpOgG__featuresBodySm{padding-top:.5rem}.paywall-module__fXpOgG__cardCloseBtn{z-index:1;position:absolute;top:1rem;right:1rem}
.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}.dialogDocLink-module__ubnF4W__infoButton{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;align-items:center;gap:.25rem;margin-left:.5rem;padding:0;font-size:.75rem;line-height:1rem;transition:color .15s;display:inline-flex;position:relative;top:2px}.dialogDocLink-module__ubnF4W__infoButton:hover{color:var(--foreground);text-decoration:underline}.dialogDocLink-module__ubnF4W__infoIcon{width:.875rem;height:.875rem}
@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}
.fallback-module__z5RnqG__overlay{background-color:color-mix(in srgb, var(--background) 65%, transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;pointer-events:auto;justify-content:center;align-items:flex-start;padding:20vh 1rem 1rem;display:flex;position:absolute;inset:0}.fallback-module__z5RnqG__actions{flex-direction:column;align-items:stretch;gap:8px;width:220px;display:flex}.fallback-module__z5RnqG__button{justify-content:center;align-items:center;width:100%;display:inline-flex}
.jobDetailsTabs-module__oJiVJa__loadingContainer{padding-top:2rem;padding-bottom:2rem}.jobDetailsTabs-module__oJiVJa__loadingInner{justify-content:center;align-items:center;display:flex}.jobDetailsTabs-module__oJiVJa__loadingText{color:var(--muted-foreground)}.jobDetailsTabs-module__oJiVJa__errorContainer{text-align:center;color:var(--destructive);padding-top:2rem;padding-bottom:2rem}.jobDetailsTabs-module__oJiVJa__emptyContainer{text-align:center;color:var(--muted-foreground);padding-top:2rem;padding-bottom:2rem}.jobDetailsTabs-module__oJiVJa__defaultContent{padding:1rem}.jobDetailsTabs-module__oJiVJa__cardRoot{box-shadow:none;background:0 0;border:none;flex:1}.jobDetailsTabs-module__oJiVJa__outerFlex{flex-direction:column;height:100%;display:flex}.jobDetailsTabs-module__oJiVJa__tabsRoot{flex-direction:column;width:100%;height:100%;display:flex}.jobDetailsTabs-module__oJiVJa__tabsBorderBar{border-bottom:1px solid var(--border);border-top:0}.jobDetailsTabs-module__oJiVJa__tabsHeaderInner{max-width:960px;margin-left:auto;margin-right:auto;padding:.5rem 1rem 1.5rem}@media (min-width:640px){.jobDetailsTabs-module__oJiVJa__tabsHeaderInner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1280px){.jobDetailsTabs-module__oJiVJa__tabsHeaderInner{padding-left:0;padding-right:0}}.jobDetailsTabs-module__oJiVJa__tabsHeaderRow{align-items:center;gap:1rem;display:flex}.jobDetailsTabs-module__oJiVJa__tabsList{border:0;flex-shrink:0}.jobDetailsTabs-module__oJiVJa__contentArea{flex:1;min-height:0;overflow:hidden}.jobDetailsTabs-module__oJiVJa__descriptionTabContent{flex-direction:column;height:100%;margin:0;display:flex}.jobDetailsTabs-module__oJiVJa__descriptionInner{flex-direction:column;width:100%;max-width:960px;height:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;display:flex}@media (min-width:640px){.jobDetailsTabs-module__oJiVJa__descriptionInner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1280px){.jobDetailsTabs-module__oJiVJa__descriptionInner{padding-left:0;padding-right:0}}.jobDetailsTabs-module__oJiVJa__descriptionBody{flex:1;min-height:0}.jobDetailsTabs-module__oJiVJa__docTabContent,.jobDetailsTabs-module__oJiVJa__notesTabContent{flex-direction:column;height:100%;margin-top:0;display:flex}.jobDetailsTabs-module__oJiVJa__notesInner{flex-direction:column;width:100%;max-width:960px;height:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;display:flex}@media (min-width:640px){.jobDetailsTabs-module__oJiVJa__notesInner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1280px){.jobDetailsTabs-module__oJiVJa__notesInner{padding-left:0;padding-right:0}}.jobDetailsTabs-module__oJiVJa__notesBody{flex:1;overflow:auto}
.jobPagePanel_resumeCoverLetter-module__Zv1M9q__panelRoot{flex-direction:column;width:100%;max-width:960px;height:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;display:flex}@media (min-width:640px){.jobPagePanel_resumeCoverLetter-module__Zv1M9q__panelRoot{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1280px){.jobPagePanel_resumeCoverLetter-module__Zv1M9q__panelRoot{padding-left:1.5rem;padding-right:1.5rem}}.jobPagePanel_resumeCoverLetter-module__Zv1M9q__scrollArea{height:100%;padding-top:1rem;padding-bottom:1.5rem;overflow-y:auto}.jobPagePanel_resumeCoverLetter-module__Zv1M9q__loading{justify-content:center;align-items:center;padding-top:2.5rem;padding-bottom:2.5rem;display:flex}.jobPagePanel_resumeCoverLetter-module__Zv1M9q__loadingText{color:var(--muted-foreground)}.jobPagePanel_resumeCoverLetter-module__Zv1M9q__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.jobPagePanel_resumeCoverLetter-module__Zv1M9q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.jobPagePanel_resumeCoverLetter-module__Zv1M9q__column{flex-direction:column;min-width:0;display:flex;overflow:hidden}.jobPagePanel_resumeCoverLetter-module__Zv1M9q__columnHeading{letter-spacing:-.025em;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.75rem}.jobPagePanel_resumeCoverLetter-module__Zv1M9q__sectionSpacing{margin-bottom:1.5rem}.jobPagePanel_resumeCoverLetter-module__Zv1M9q__docTable thead{display:none}.jobPagePanel_resumeCoverLetter-module__Zv1M9q__docTable tr:first-child{border-top:1px solid var(--border)}.jobPagePanel_resumeCoverLetter-module__Zv1M9q__docTable td:last-child{padding-left:0}.jobPagePanel_resumeCoverLetter-module__Zv1M9q__arrowCell{width:1rem;height:1rem;color:var(--muted-foreground);opacity:0;transition:opacity .15s;transform:translateY(1px)}.jobPagePanel_resumeCoverLetter-module__Zv1M9q__docTable tr:hover .jobPagePanel_resumeCoverLetter-module__Zv1M9q__arrowCell{opacity:1}
.documentsTableSkeleton-module__RvkWfG__root{flex-direction:column;display:flex}.documentsTableSkeleton-module__RvkWfG__table{flex-direction:column;min-width:900px;display:flex}.documentsTableSkeleton-module__RvkWfG__headerRow{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:8px 12px;display:flex}.documentsTableSkeleton-module__RvkWfG__row{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:10px 12px;display:flex}.documentsTableSkeleton-module__RvkWfG__checkbox{border-radius:3px;flex-shrink:0;width:16px;height:16px}.documentsTableSkeleton-module__RvkWfG__name{flex:1;min-width:0;height:16px}.documentsTableSkeleton-module__RvkWfG__headerName{flex:1;width:40px;max-width:40px;height:12px}.documentsTableSkeleton-module__RvkWfG__headerCell{flex-shrink:0;width:80px;height:12px}.documentsTableSkeleton-module__RvkWfG__type,.documentsTableSkeleton-module__RvkWfG__date,.documentsTableSkeleton-module__RvkWfG__linked,.documentsTableSkeleton-module__RvkWfG__foundational,.documentsTableSkeleton-module__RvkWfG__actions{flex-shrink:0;width:152px;height:16px}
.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;position:relative;top:2px}.pageHeaderJobID-module__6ggcQW__urlInner{align-items:center;gap:.25rem;display:flex}.pageHeaderJobID-module__6ggcQW__urlDisplay{text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.875rem;line-height:1.25rem;text-decoration:none;overflow:hidden}.pageHeaderJobID-module__6ggcQW__urlDisplay:hover{text-decoration:underline}.pageHeaderJobID-module__6ggcQW__addLink{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;line-height:1.25rem}.pageHeaderJobID-module__6ggcQW__addLink:hover{color:var(--foreground)}.pageHeaderJobID-module__6ggcQW__metaRow{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{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}
.documents-module__ALCh1a__toolbarRow{justify-content:space-between;align-items:stretch;margin-bottom:1.5rem;display:flex}.documents-module__ALCh1a__toolbarLeft{align-items:center;gap:1rem;display:flex}
.pageHeaderNav-module__manDFq__root{position:relative}.pageHeaderNav-module__manDFq__container{padding-left:var(--page-content-padding);padding-right:var(--page-content-padding);justify-content:space-between;align-items:flex-start;margin-top:1.5rem;margin-bottom: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}
.limitCounter-module__FwmFca__root{flex-direction:column;gap:2px;display:flex}.limitCounter-module__FwmFca__row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.limitCounter-module__FwmFca__title{color:var(--foreground);font-weight:500}.limitCounter-module__FwmFca__count{color:var(--muted-foreground)}.limitCounter-module__FwmFca__subtitle{color:var(--extra-muted-foreground);margin-top:2px}
.planCardAccount-module__GmS5qW__headerCompact{padding-bottom:8px}.planCardAccount-module__GmS5qW__contentTight{padding-top:4px}.planCardAccount-module__GmS5qW__detailsStack{flex-direction:column;gap:12px;display:flex}.planCardAccount-module__GmS5qW__muted{color:var(--muted-foreground)}.planCardAccount-module__GmS5qW__emptyState{text-align:center;padding:32px 0}.planCardAccount-module__GmS5qW__emptyIcon{width:32px;height:32px;color:var(--muted-foreground);margin:0 auto 8px}.planCardAccount-module__GmS5qW__footer{align-items:center;gap:12px;padding-top:8px;display:flex}.planCardAccount-module__GmS5qW__footerActions{gap:8px;display:flex}.planCardAccount-module__GmS5qW__footerBilling{margin-left:auto}.planCardAccount-module__GmS5qW__freeLayout{grid-template-columns:1fr auto;align-items:stretch;gap:16px;margin-top:4px;display:grid}.planCardAccount-module__GmS5qW__limitsCard{border:1px solid var(--border);background-color:var(--card);color:var(--card-foreground);border-radius:calc(var(--radius) - 2px);flex-direction:column;display:flex}.planCardAccount-module__GmS5qW__limitsCardHeader{padding:1rem 1rem .25rem}.planCardAccount-module__GmS5qW__limitsCardSubtitle{color:var(--extra-muted-foreground);margin-top:2px}.planCardAccount-module__GmS5qW__proLayout{margin-top:4px}.planCardAccount-module__GmS5qW__limitsCardBody{flex:1;padding:.75rem 1rem 1rem}.planCardAccount-module__GmS5qW__limitsGrid{grid-template-columns:minmax(0,1fr);gap:16px;width:100%;display:grid}@media (max-width:768px){.planCardAccount-module__GmS5qW__freeLayout{grid-template-columns:1fr}}
.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:8px;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:2px;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:var(--muted-foreground);border-radius:6px;flex:none;margin:-4px;padding:4px;transition:color .15s ease-out}.JobBoardCard-module__126Q_a__dragHandle:active{cursor:grabbing}.JobBoardCard-module__126Q_a__root:hover .JobBoardCard-module__126Q_a__dragHandle,.JobBoardCard-module__126Q_a__dragHandle:hover{color:var(--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}
.profileCard-module__8JhKiG__stack{flex-direction:column;gap:16px;display:flex}.profileCard-module__8JhKiG__section{flex-direction:column;gap:8px;display:flex}.profileCard-module__8JhKiG__nameFields{gap:48px;display:flex}.profileCard-module__8JhKiG__nameInput{width:auto;min-width:0}.profileCard-module__8JhKiG__skeletonLine{background:var(--muted);border-radius:6px;width:96px;height:20px;animation:1.2s ease-in-out infinite profileCard-module__8JhKiG__pulse}.profileCard-module__8JhKiG__rowBottom{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.profileCard-module__8JhKiG__muted{color:var(--muted-foreground)}.profileCard-module__8JhKiG__signOutContent{align-items:center;gap:8px;display:inline-flex}.profileCard-module__8JhKiG__signOutIcon{width:16px;height:16px}@keyframes profileCard-module__8JhKiG__pulse{0%{opacity:1}50%{opacity:.55}to{opacity:1}}
.JobBoard_Column-module__3BWU5W__columnRoot{flex-direction:column;flex-shrink:0;width:280px;display:flex}.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);background-color:var(--background);z-index:1;justify-content:space-between;align-items:center;padding:.5rem;display:flex;position:sticky;top:0}.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;min-height:120px;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}
.profileCardSkeleton-module__p5S7Aq__stack{flex-direction:column;gap:16px;display:flex}.profileCardSkeleton-module__p5S7Aq__section{flex-direction:column;gap:8px;display:flex}.profileCardSkeleton-module__p5S7Aq__nameFields{gap:48px;display:flex}.profileCardSkeleton-module__p5S7Aq__rowBottom{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.profileCardSkeleton-module__p5S7Aq__title{width:64px;height:20px}.profileCardSkeleton-module__p5S7Aq__label{width:72px;height:14px}.profileCardSkeleton-module__p5S7Aq__value{width:96px;height:20px}.profileCardSkeleton-module__p5S7Aq__emailValue{width:160px;height:20px}.profileCardSkeleton-module__p5S7Aq__button{width:100px;height:32px}
.JobBoardCardSkeleton-module__hOfzxq__card{border-radius:8px;width:100%;height:94px;margin-bottom:12px}
.planCardSkeleton-module__18BtbW__headerCompact{padding-bottom:8px}.planCardSkeleton-module__18BtbW__contentTight{padding-top:4px}.planCardSkeleton-module__18BtbW__detailsStack{flex-direction:column;gap:12px;display:flex}.planCardSkeleton-module__18BtbW__footer{justify-content:space-between;align-items:center;gap:12px;padding-top:0;display:flex}.planCardSkeleton-module__18BtbW__title{width:80px;height:20px}.planCardSkeleton-module__18BtbW__line{width:180px;height:20px}.planCardSkeleton-module__18BtbW__lineMd{width:140px;height:20px}.planCardSkeleton-module__18BtbW__lineSm{width:200px;height:20px}.planCardSkeleton-module__18BtbW__button{width:110px;height:32px}.planCardSkeleton-module__18BtbW__linkButton{width:150px;height:32px}
.jobBoard-module__AScVxW__root{flex-direction:column;gap:.75rem;height:100%;min-height:0;display:flex;overflow:hidden}.jobBoard-module__AScVxW__tabsRow{justify-content:space-between;align-items:stretch;display:flex}.jobBoard-module__AScVxW__tabsLeft{align-items:center;gap:1rem;display:flex}.jobBoard-module__AScVxW__tabsSkeleton{border-radius:6px;width:180px;height:36px}.jobBoard-module__AScVxW__errorBanner{color:var(--destructive);background-color:color-mix(in srgb, var(--destructive) 15%, transparent);border-radius:6px;padding:.75rem;font-size:.875rem;line-height:1.25rem}.jobBoard-module__AScVxW__errorRetry{color:var(--destructive);cursor:pointer;background:0 0;border:none;height:auto;margin-left:.5rem;padding:0;font-size:.75rem;line-height:1rem;text-decoration:underline}.jobBoard-module__AScVxW__scrollArea{flex:1;min-height:0;padding-bottom:48px;overflow:auto}.jobBoard-module__AScVxW__scrollAreaCompact{max-height:24rem}.jobBoard-module__AScVxW__scrollAreaFull{min-height:400px}.jobBoard-module__AScVxW__columnsRow{align-items:stretch;gap:.75rem;min-width:100%;min-height:100%;display:flex}.jobBoard-module__AScVxW__columnsRowFull{min-height:400px}.jobBoard-module__AScVxW__rowOverlay{background-color:var(--card);border:1px solid var(--border);cursor:grabbing;white-space:nowrap;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:inline-flex;box-shadow:0 4px 12px #00000026}
.accountSkeletons-module__UOEGeG__title{width:56px;height:20px}.accountSkeletons-module__UOEGeG__themeSwitcher{width:100%;max-width:280px;height:48px}
.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 .15s 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__option:not(.switchTheme-module__KLyAuq__optionActive):hover,.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}
.JobBoardSkeleton-module__jrKBoa__tabsLeft{align-items:center;gap:.5rem;display:flex}.JobBoardSkeleton-module__jrKBoa__buttonPlaceholder{border-radius:6px;width:88px;height:36px}.JobBoardSkeleton-module__jrKBoa__toggleGroupPlaceholder{border-radius:6px;width:72px;height:36px}.JobBoardSkeleton-module__jrKBoa__tabsPlaceholder{border-radius:6px;width:180px;height:44px}.JobBoardSkeleton-module__jrKBoa__columnHeader{border-bottom:1px solid var(--border);align-items:center;padding:.5rem;display:flex}.JobBoardSkeleton-module__jrKBoa__columnHeaderBar{border-radius:4px;width:140px;height:20px}.JobBoardSkeleton-module__jrKBoa__columnBody{flex-direction:column;flex:1;gap:2px;padding:.5rem 0;display:flex}.JobBoardSkeleton-module__jrKBoa__tableRoot{width:100%;display:block}.JobBoardSkeleton-module__jrKBoa__tableHeader{border-bottom:1px solid var(--border);grid-template-columns:32px 1fr 1fr 192px 192px 192px;height:2.5rem;display:grid}.JobBoardSkeleton-module__jrKBoa__tableGroupHeader{margin-top:.75rem;padding:.5rem .75rem}.JobBoardSkeleton-module__jrKBoa__tableGroupLabel{border-radius:10px;width:120px;height:20px}.JobBoardSkeleton-module__jrKBoa__tableRow{align-items:center;height:44px;padding:0 .75rem;display:flex}.JobBoardSkeleton-module__jrKBoa__tableRowBar{border-radius:4px;width:100%;height:16px}
.OnboardingSkipCard-module__M2oJcq__card{flex-direction:column;width:100%;display:flex}.OnboardingSkipCard-module__M2oJcq__content{flex-direction:column;flex:1;display:flex}.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;flex:1;justify-content:center;align-items:stretch;min-height:160px;display:flex}@media (min-width:768px){.OnboardingSkipCard-module__M2oJcq__tile{min-height:300px}}.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}
.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;font-family:var(--font-body)!important;letter-spacing:var(--letter-spacing-body)!important;color:var(--extra-muted-foreground)!important;opacity:1!important;margin:0!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;position:absolute!important;top:16px!important;left:24px!important}:is(.TipTapEditor-module__EVbi0q__content:focus-within p.is-editor-empty:first-child:before,.TipTapEditor-module__EVbi0q__content:focus-within .is-editor-empty:first-child:before){display:none!important}
.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}
.page-module__rM2rjG__cardsContainer{flex-direction:column;gap:24px;max-width:720px;margin-top:24px;margin-bottom:72px;display:flex}
.page-module__0XT1SW__page{justify-content:center;align-items:flex-start;min-height:100vh;padding:2rem 1.5rem 4rem;display:flex}.page-module__0XT1SW__content{flex-direction:column;gap:2rem;width:100%;max-width:860px;display:flex}.page-module__0XT1SW__header{text-align:center;flex-direction:column;gap:.25rem;padding-top:1rem;display:flex}.page-module__0XT1SW__subtitle{color:var(--muted-foreground);text-wrap:balance}.page-module__0XT1SW__loading{justify-content:center;align-items:center;min-height:520px;display:flex}
.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}
