:root{--font-sans:var(--font-inter),"Inter",ui-sans-serif,system-ui,sans-serif;--font-serif:var(--font-source-serif),"Source Serif 4",Georgia,serif;--font-ui:var(--font-inter),"Inter",ui-sans-serif,system-ui,-apple-system,sans-serif;--font-editorial:var(--font-source-serif),"Source Serif 4",Georgia,"Times New Roman",serif;--font-mono:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--type-heading:#0f172a;--type-body:#334155;--type-muted:#64748b;--type-link:#2563eb;--type-display-size:clamp(3rem,5vw,4rem);--type-display-weight:800;--type-display-leading:1.1;--type-display-tracking:-.03em;--type-h1-size:clamp(2.5rem,4vw,3.5rem);--type-h1-weight:800;--type-h1-leading:1.15;--type-h1-tracking:-.025em;--type-h2-size:clamp(2rem,3vw,3rem);--type-h2-weight:700;--type-h2-leading:1.2;--type-h2-tracking:-.02em;--type-h3-size:clamp(1.5rem,2vw,2rem);--type-h3-weight:700;--type-h3-leading:1.3;--type-h4-size:1.25rem;--type-h4-weight:600;--type-h4-leading:1.4;--type-body-lg-size:1.25rem;--type-body-lg-leading:1.8;--type-body-size:1.125rem;--type-body-leading:1.75;--type-small-size:1rem;--type-small-leading:1.7;--type-caption-size:.875rem;--type-caption-leading:1.5;--type-card-title-size:1.5rem;--type-card-title-weight:700;--type-card-desc-size:1rem;--type-card-desc-leading:1.7;--type-btn-primary-size:1.125rem;--type-btn-primary-weight:600;--type-btn-secondary-size:1rem;--type-btn-secondary-weight:500;--space-1:.25rem;--space-2:.5rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:3rem;--space-7:4rem;--space-8:5rem;--space-9:6rem;--space-10:8rem;--type-heading-gap:var(--space-4);--type-paragraph-gap:var(--space-3);--type-section-gap:var(--space-6);--editorial-measure:42rem}.dark{--type-heading:#f8fafc;--type-body:#cbd5e1;--type-muted:#94a3b8;--type-link:#60a5fa}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:var(--font-ui);font-size:var(--type-body-size);font-weight:400;line-height:var(--type-body-leading);color:var(--type-body)}.type-display{font-family:var(--font-ui);font-size:var(--type-display-size);font-weight:var(--type-display-weight);line-height:var(--type-display-leading);letter-spacing:var(--type-display-tracking);color:var(--type-heading)}.type-h1{font-family:var(--font-ui);font-size:var(--type-h1-size);font-weight:var(--type-h1-weight);line-height:var(--type-h1-leading);letter-spacing:var(--type-h1-tracking);color:var(--type-heading)}.type-h2{font-family:var(--font-ui);font-size:var(--type-h2-size);font-weight:var(--type-h2-weight);line-height:var(--type-h2-leading);letter-spacing:var(--type-h2-tracking);color:var(--type-heading)}.type-h3{font-family:var(--font-ui);font-size:var(--type-h3-size);font-weight:var(--type-h3-weight);line-height:var(--type-h3-leading);color:var(--type-heading)}.type-h4{font-family:var(--font-ui);font-size:var(--type-h4-size);font-weight:var(--type-h4-weight);line-height:var(--type-h4-leading);color:var(--type-heading)}.type-body-lg{font-family:var(--font-ui);font-size:var(--type-body-lg-size);font-weight:400;line-height:var(--type-body-lg-leading);color:var(--type-body)}.type-body{font-family:var(--font-ui);font-size:var(--type-body-size);font-weight:400;line-height:var(--type-body-leading);color:var(--type-body)}.type-small{font-family:var(--font-ui);font-size:var(--type-small-size);font-weight:400;line-height:var(--type-small-leading);color:var(--type-body)}.type-caption{font-family:var(--font-ui);font-size:var(--type-caption-size);font-weight:400;line-height:var(--type-caption-leading);color:var(--type-muted)}.type-card-title{font-family:var(--font-ui);font-size:var(--type-card-title-size);font-weight:var(--type-card-title-weight);letter-spacing:-.02em;color:var(--type-heading);line-height:1.3}.type-card-desc{font-family:var(--font-ui);font-size:var(--type-card-desc-size);font-weight:400;line-height:var(--type-card-desc-leading);color:var(--type-muted)}.type-btn-primary{font-family:var(--font-ui);font-size:var(--type-btn-primary-size);font-weight:var(--type-btn-primary-weight);line-height:1.2}.type-btn-secondary{font-family:var(--font-ui);font-size:var(--type-btn-secondary-size);font-weight:var(--type-btn-secondary-weight);line-height:1.3}.type-link{color:var(--type-link);font-weight:500;text-decoration:none;transition:color .15s}.type-link:hover{color:#1d4ed8}.dark .type-link:hover{color:#93c5fd}.type-editorial,.editorial-content{font-family:var(--font-editorial);font-size:var(--type-body-size);line-height:var(--type-body-leading);color:var(--type-body)}.type-editorial .type-h1,.type-editorial h1,.editorial-content h1{font-family:var(--font-ui);font-size:var(--type-h1-size);font-weight:var(--type-h1-weight);line-height:var(--type-h1-leading);letter-spacing:var(--type-h1-tracking);color:var(--type-heading);margin-top:var(--type-section-gap);margin-bottom:var(--type-heading-gap)}.type-editorial .type-h2,.type-editorial h2,.editorial-content h2{font-family:var(--font-ui);font-size:var(--type-h2-size);font-weight:var(--type-h2-weight);line-height:var(--type-h2-leading);letter-spacing:var(--type-h2-tracking);color:var(--type-heading);margin-top:var(--type-section-gap);margin-bottom:var(--type-heading-gap)}.type-editorial .type-h3,.type-editorial h3,.editorial-content h3{font-family:var(--font-ui);font-size:var(--type-h3-size);font-weight:var(--type-h3-weight);line-height:var(--type-h3-leading);color:var(--type-heading);margin-top:var(--space-5);margin-bottom:var(--space-3)}.type-editorial .type-h4,.type-editorial h4,.editorial-content h4{font-family:var(--font-ui);font-size:var(--type-h4-size);font-weight:var(--type-h4-weight);line-height:var(--type-h4-leading);color:var(--type-heading);margin-top:var(--space-4);margin-bottom:var(--space-2)}.type-editorial p,.editorial-content p{margin-top:0;margin-bottom:var(--type-paragraph-gap);max-width:var(--editorial-measure)}.type-editorial>*+*,.editorial-content>*+*{margin-top:var(--type-paragraph-gap)}.type-editorial a,.editorial-content a{color:var(--type-link);font-weight:500}.type-editorial strong,.editorial-content strong{color:var(--type-heading);font-weight:600}.public-page{font-family:var(--font-ui);color:var(--type-body)}.resume-document-root{color:#000;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}.public-page .resume-document-root{color:#000}.hero-btn--primary,.templates-cta-primary,.blog-post-hero-cta,.landing-cta-primary{font-family:var(--font-ui);font-size:var(--type-btn-primary-size);font-weight:var(--type-btn-primary-weight)}.hero-btn--secondary,.templates-cta-secondary,.landing-cta-secondary{font-family:var(--font-ui);font-size:var(--type-btn-secondary-size);font-weight:var(--type-btn-secondary-weight)}
:root{--site-header-height:3.5rem}html{scroll-padding-top:var(--site-header-height)}#site-header.site-header{box-sizing:border-box;z-index:9999!important;-webkit-backdrop-filter:none!important;background-color:#fafafa!important;border-bottom:1px solid #0000000f!important}.dark #site-header.site-header{background-color:#09090b!important;border-bottom:1px solid #ffffff0f!important}body:has(.landing-page) #site-header.site-header{background-color:#ffffffeb!important;border-bottom:1px solid #0000000f!important}.dark body:has(.landing-page) #site-header.site-header{background-color:#000!important;border-bottom:none!important}.dark #site-header button[aria-controls=mobile-nav-menu]{background-color:#27272a!important;border-color:#ffffff26!important}.dark #site-header button[aria-controls=mobile-nav-menu] svg{color:#f4f4f5!important}#mobile-nav-menu .mobile-nav-drawer--public,#mobile-nav-menu.mobile-nav-menu--public .mobile-nav-drawer{-webkit-backdrop-filter:none!important;background-color:#fafafa!important}.dark #mobile-nav-menu .mobile-nav-drawer--public,.dark #mobile-nav-menu.mobile-nav-menu--public .mobile-nav-drawer{background-color:#09090b!important}.app-modal-layer,[data-slot=dialog-overlay],.auth-picker{z-index:10050!important}[data-slot=dialog-content]{z-index:10051!important}html[data-auth-picker-open] #site-header.site-header,html[data-auth-picker-open] #mobile-nav-menu{z-index:40!important}html:has([data-slot=dialog-overlay][data-state=open]) nav.sticky{z-index:40!important}html:has([data-slot=dialog-overlay][data-state=open]) #site-header.site-header{z-index:40!important}html:has([data-slot=dialog-overlay][data-state=open]) #mobile-nav-menu{z-index:40!important}.auth-picker{pointer-events:none;visibility:hidden;position:fixed;inset:0}.auth-picker--open{pointer-events:auto;visibility:visible}.auth-picker-overlay{cursor:default;background:#00000080;border:0;margin:0;padding:0;position:absolute;inset:0}.auth-picker-panel{background:#fafafa;border-radius:28px;outline:none;width:min(90vw,500px);height:auto;max-height:none;position:absolute;top:50%;left:50%;overflow:visible;translate:-50% -50%;box-shadow:0 25px 50px -12px #00000040}.dark .auth-picker-panel{background:#18181b}.auth-picker-close{color:#71717a;cursor:pointer;background:0 0;border:0;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.5rem;line-height:1;display:flex;position:absolute;top:1rem;right:1rem}.auth-picker-close:hover{opacity:1;color:#18181b}.dark .auth-picker-close:hover{color:#f4f4f5}.auth-choice-dialog{transform-origin:50%;--tw-enter-scale:1!important;--tw-exit-scale:1!important;background:#fafafa!important;top:50%!important;left:50%!important;translate:-50% -50%!important}.dark .auth-choice-dialog{background:#18181b!important}.auth-choice-dialog[data-state=open]{animation:.14s cubic-bezier(.22,1,.36,1) forwards auth-choice-in!important}.auth-choice-dialog[data-state=closed]{animation:.11s cubic-bezier(.4,0,.2,1) forwards auth-choice-out!important}@keyframes auth-choice-in{0%{opacity:0;scale:.97}to{opacity:1;scale:1}}@keyframes auth-choice-out{0%{opacity:1;scale:1}to{opacity:0;scale:.98}}.auth-builder-dialog[data-state=open]{animation:.12s cubic-bezier(.22,1,.36,1) forwards auth-builder-in!important}.auth-dialog-overlay[data-state=open]{animation:.12s cubic-bezier(.22,1,.36,1) forwards auth-overlay-in!important}.auth-dialog-overlay[data-state=closed]{animation:.1s cubic-bezier(.4,0,.2,1) forwards auth-overlay-out!important}@keyframes auth-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes auth-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes auth-builder-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.auth-choice-dialog[data-state=open],.auth-choice-dialog[data-state=closed],.auth-builder-dialog[data-state=open],.auth-dialog-overlay[data-state=open],.auth-dialog-overlay[data-state=closed],.sample-resume-dialog[data-state=open],.sample-resume-dialog[data-state=closed],.guest-start-dialog[data-state=open],.guest-start-dialog[data-state=closed],.guest-start-overlay[data-state=open],.guest-start-overlay[data-state=closed],.guest-email-dialog[data-state=open],.guest-email-dialog[data-state=closed],.guest-email-overlay[data-state=open],.guest-email-overlay[data-state=closed],.guest-upload-dialog[data-state=open],.guest-upload-dialog[data-state=closed],.guest-upload-overlay[data-state=open],.guest-upload-overlay[data-state=closed]{animation:none}}.guest-start-overlay[data-state=open]{animation:.12s cubic-bezier(.22,1,.36,1) forwards auth-overlay-in!important}.guest-start-overlay[data-state=closed]{animation:.1s cubic-bezier(.4,0,.2,1) forwards auth-overlay-out!important}.guest-start-dialog{transform-origin:50%;--tw-enter-scale:1!important;--tw-exit-scale:1!important;background:#fff!important;border:1px solid #0f172a0f!important;border-radius:1rem!important;gap:0!important;width:min(100vw - 2.5rem,22rem)!important;max-width:min(100vw - 2.5rem,22rem)!important;padding:1.25rem 1rem 1rem!important;top:50%!important;left:50%!important;translate:-50% -50%!important;box-shadow:0 24px 48px #0f172a1f,0 8px 16px #0f172a0f!important}.dark .guest-start-dialog{background:#18181b!important;border-color:#ffffff14!important}.guest-start-dialog[data-state=open]{animation:.14s cubic-bezier(.22,1,.36,1) forwards auth-choice-in!important}.guest-start-dialog[data-state=closed]{animation:.11s cubic-bezier(.4,0,.2,1) forwards auth-choice-out!important}.guest-start-dialog__title{text-align:center;letter-spacing:-.01em;color:#1e2a4a;margin:0;padding:0 2rem;font-size:1.0625rem;font-weight:700;line-height:1.35}.dark .guest-start-dialog__title{color:#f4f4f5}.guest-start-dialog__options{flex-direction:column;gap:.625rem;margin-top:1.25rem;display:flex}.guest-start-dialog__option{text-align:left;background:#f3f4f8;border:1px solid #0f172a0a;border-radius:.875rem;align-items:center;gap:.875rem;width:100%;min-height:3.25rem;padding:.875rem .875rem .875rem .75rem;transition:background-color .15s;display:flex}.guest-start-dialog__option:hover{background:#ebeef5}.guest-start-dialog__option:active{background:#e4e8f0}.dark .guest-start-dialog__option{background:#ffffff0d;border-color:#ffffff0f}.dark .guest-start-dialog__option:hover{background:#ffffff14}.guest-start-dialog__option-icon{color:#1e2a4a;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.dark .guest-start-dialog__option-icon{color:#e2e8f0}.guest-start-dialog__option-label{color:#1e2a4a;flex:1;font-size:.9375rem;font-weight:500;line-height:1.3}.dark .guest-start-dialog__option-label{color:#f4f4f5}.guest-start-dialog__option-chevron{color:#b8c0cc;flex-shrink:0;width:1.125rem;height:1.125rem}.guest-start-dialog__close{color:#9aa3b2;border-radius:9999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:color .15s,background-color .15s;display:flex;position:absolute;top:.875rem;right:.875rem}.guest-start-dialog__close:hover{color:#64748b;background:#0f172a0d}@media (min-width:640px){.guest-start-dialog{border-radius:1.25rem!important;width:min(100vw - 3rem,24rem)!important;max-width:min(100vw - 3rem,24rem)!important;padding:1.5rem 1.25rem 1.25rem!important}.guest-start-dialog__title{font-size:1.125rem}.guest-start-dialog__options{gap:.75rem;margin-top:1.5rem}.guest-start-dialog__option{min-height:3.5rem;padding:1rem}}@media (max-width:639px){.guest-start-dialog{max-height:calc(100dvh - 2rem);overflow-y:auto}}.guest-email-overlay[data-state=open]{animation:.12s cubic-bezier(.22,1,.36,1) forwards auth-overlay-in!important}.guest-email-overlay[data-state=closed]{animation:.1s cubic-bezier(.4,0,.2,1) forwards auth-overlay-out!important}.guest-email-dialog{transform-origin:50%;--tw-enter-scale:1!important;--tw-exit-scale:1!important;background:#fff!important;border:1px solid #0f172a14!important;border-radius:.625rem!important;gap:0!important;width:min(100vw - 2rem,32rem)!important;max-width:min(100vw - 2rem,32rem)!important;padding:1.5rem 1.25rem 1.25rem!important;top:50%!important;left:50%!important;translate:-50% -50%!important;box-shadow:0 28px 56px #0f172a24,0 10px 20px #0f172a14!important}.dark .guest-email-dialog{background:#18181b!important;border-color:#ffffff14!important}.guest-email-dialog[data-state=open]{animation:.14s cubic-bezier(.22,1,.36,1) forwards auth-choice-in!important}.guest-email-dialog[data-state=closed]{animation:.11s cubic-bezier(.4,0,.2,1) forwards auth-choice-out!important}.guest-email-dialog__close{color:#9aa3b2;border-radius:9999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:color .15s,background-color .15s;display:flex;position:absolute;top:.875rem;right:.875rem}.guest-email-dialog__close:hover{color:#64748b;background:#0f172a0d}.guest-email-dialog__badge{width:3.25rem;height:3.25rem;margin-bottom:1rem;position:relative}.guest-email-dialog__badge-shape{width:100%;height:100%}.guest-email-dialog__badge-icon{color:#fff;width:1.35rem;height:1.35rem;margin:auto;position:absolute;inset:0}.guest-email-dialog__title{letter-spacing:-.015em;color:#1e2a4a;margin:0 0 1.25rem;padding-right:1.5rem;font-size:1.125rem;font-weight:700;line-height:1.35}.dark .guest-email-dialog__title{color:#f4f4f5}.guest-email-dialog__form{flex-direction:column;display:flex}.guest-email-dialog__field{flex-direction:column;gap:.375rem;display:flex}.guest-email-dialog__label{color:#8b95a5;font-size:.8125rem;line-height:1.2}.guest-email-dialog__label--error{color:#e2557f}.guest-email-dialog__input{color:#1e2a4a;background:#eef1f6;border:1px solid #0000;border-radius:.375rem;outline:none;width:100%;height:2.75rem;padding:0 .875rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.guest-email-dialog__input--error{box-shadow:none;background:#eef1f6;border:1px solid #0000;border-bottom:2px solid #ef4444}.guest-email-dialog__input--error:focus{box-shadow:none;border-color:#0000 #0000 #ef4444}.guest-email-dialog__input:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f626}.dark .guest-email-dialog__input{color:#f4f4f5;background:#ffffff0f}.guest-email-dialog__error{color:#ef4444;margin:.375rem 0 0;font-size:.8125rem;line-height:1.45}.guest-email-dialog__error-link{color:#2f80ed;text-decoration:none}.guest-email-dialog__error-link:hover{text-decoration:underline}.guest-email-dialog__checkbox-row{cursor:pointer;align-items:flex-start;gap:.625rem;margin-top:1rem;display:flex}.guest-email-dialog__checkbox{accent-color:#2f80ed;flex-shrink:0;width:1rem;height:1rem;margin-top:.125rem}.guest-email-dialog__checkbox-copy{color:#5f6b7a;font-size:.8125rem;line-height:1.45}.dark .guest-email-dialog__checkbox-copy{color:#a1a1aa}.guest-email-dialog__legal{color:#8b95a5;margin:.875rem 0 0;font-size:.75rem;line-height:1.5}.guest-email-dialog__inline-link{color:#2f80ed;text-decoration:none}.guest-email-dialog__inline-link:hover{text-decoration:underline}.guest-email-dialog__actions{justify-content:flex-end;align-items:center;gap:.625rem;margin-top:1.25rem;display:flex}.guest-email-dialog__back{color:#1e2a4a;background:#fff;border:1px solid #d5dbe3;border-radius:.375rem;min-width:5.5rem;height:2.5rem;padding:0 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s,border-color .15s}.guest-email-dialog__back:hover{background:#f8fafc;border-color:#c7cfdb}.dark .guest-email-dialog__back{color:#f4f4f5;background:0 0;border-color:#ffffff1f}.guest-email-dialog__submit{color:#fff;background:#2f80ed;border:none;border-radius:.375rem;min-width:9.5rem;height:2.5rem;padding:0 1rem;font-size:.875rem;font-weight:600;transition:background-color .15s}.guest-email-dialog__submit:hover{background:#2570d4}@media (max-width:639px){.guest-email-dialog{max-height:calc(100dvh - 1.5rem);overflow-y:auto;width:min(100vw - 1.5rem,32rem)!important;max-width:min(100vw - 1.5rem,32rem)!important;padding:1.25rem 1rem 1rem!important}.guest-email-dialog__title{padding-right:1.25rem;font-size:1.0625rem}.guest-email-dialog__actions{flex-direction:column-reverse;align-items:stretch}.guest-email-dialog__back,.guest-email-dialog__submit{width:100%;min-width:0;height:2.75rem}}@media (min-width:640px){.guest-email-dialog{padding:1.75rem 1.5rem 1.5rem!important}.guest-email-dialog__title{font-size:1.1875rem}}.guest-upload-overlay[data-state=open]{animation:.12s cubic-bezier(.22,1,.36,1) forwards auth-overlay-in!important}.guest-upload-overlay[data-state=closed]{animation:.1s cubic-bezier(.4,0,.2,1) forwards auth-overlay-out!important}.guest-upload-dialog{background:#fff!important;border:none!important;border-radius:1rem!important;width:min(100vw - 2rem,28rem)!important;max-width:min(100vw - 2rem,28rem)!important;padding:1.5rem 1.25rem 1.25rem!important;box-shadow:0 24px 48px #0f172a1f,0 8px 16px #0f172a0f!important}.dark .guest-upload-dialog{background:#0a0a0a!important;box-shadow:0 24px 48px #00000073,0 8px 16px #00000040!important}.guest-upload-dialog[data-state=open]{animation:.16s cubic-bezier(.22,1,.36,1) forwards auth-dialog-in!important}.guest-upload-dialog[data-state=closed]{animation:.12s cubic-bezier(.4,0,.2,1) forwards auth-dialog-out!important}.guest-upload-dialog__close{color:#64748b;background:#f1f5f9;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .12s,color .12s;display:inline-flex;position:absolute;top:.875rem;right:.875rem}.guest-upload-dialog__close:hover{color:#334155;background:#e2e8f0}.guest-upload-dialog__title{text-align:center;color:#1e3a5f;margin:0 0 1.25rem;font-size:1.375rem;font-weight:700;line-height:1.2}.dark .guest-upload-dialog__title{color:#e2e8f0}.guest-upload-dialog__illustration{width:9.5rem;height:9.5rem;margin:0 auto 1rem;position:relative}.guest-upload-dialog__ring{width:100%;height:100%}.guest-upload-dialog__ring-progress{transition:stroke-dashoffset .6s}.guest-upload-dialog__ring-progress:not(.guest-upload-dialog__ring-progress--complete){transform-origin:50%;animation:1.4s linear infinite guest-upload-ring-spin}@keyframes guest-upload-ring-spin{0%{stroke-dashoffset:220px}50%{stroke-dashoffset:80px}to{stroke-dashoffset:220px}}.guest-upload-dialog__art{justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.guest-upload-dialog__art svg{width:100%;height:auto}.guest-upload-dialog__filename{text-align:center;color:#334155;text-overflow:ellipsis;white-space:nowrap;margin:0 0 .5rem;font-size:.875rem;font-weight:600;overflow:hidden}.dark .guest-upload-dialog__filename{color:#cbd5e1}.guest-upload-dialog__hint,.guest-upload-dialog__error{text-align:center;color:#64748b;margin:0 0 1.25rem;font-size:.875rem;line-height:1.5}.guest-upload-dialog__error{color:#dc2626}.guest-upload-dialog__actions{justify-content:center;gap:.75rem;display:flex}.guest-upload-dialog__secondary,.guest-upload-dialog__primary{border-radius:.625rem;min-width:7.5rem;height:2.75rem;font-size:.9375rem;font-weight:600;transition:background-color .12s,opacity .12s}.guest-upload-dialog__secondary{color:#334155;background:#fff;border:1px solid #cbd5e1}.guest-upload-dialog__secondary:hover:not(:disabled){background:#f8fafc}.guest-upload-dialog__primary{color:#fff;background:#2d7fe0;border:none}.guest-upload-dialog__primary:hover:not(:disabled){background:#2570d4}.guest-upload-dialog__primary:disabled,.guest-upload-dialog__secondary:disabled{opacity:.55;cursor:not-allowed}.guest-upload-dialog__loading-row{justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;display:flex}.guest-upload-dialog__loading-dot{background:#3b82f6;border-radius:9999px;width:.5rem;height:.5rem;animation:1s ease-in-out infinite guest-upload-dot-pulse}.guest-upload-dialog__loading-dot--delay-1{animation-delay:.15s}.guest-upload-dialog__loading-dot--delay-2{animation-delay:.3s}@keyframes guest-upload-dot-pulse{0%,80%,to{opacity:.35;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}@media (max-width:639px){.guest-upload-dialog{width:min(100vw - 1.5rem,28rem)!important;max-width:min(100vw - 1.5rem,28rem)!important;padding:1.25rem 1rem 1rem!important}.guest-upload-dialog__title{font-size:1.25rem}.guest-upload-dialog__actions{flex-direction:column-reverse;align-items:stretch}.guest-upload-dialog__secondary,.guest-upload-dialog__primary{width:100%;min-width:0}}.sample-resume-dialog{transform-origin:50%;--tw-enter-scale:1!important;--tw-exit-scale:1!important}.sample-resume-dialog[data-state=open]{animation:.14s cubic-bezier(.22,1,.36,1) forwards sample-resume-in!important}.sample-resume-dialog[data-state=closed]{animation:.11s cubic-bezier(.4,0,.2,1) forwards sample-resume-out!important}@keyframes sample-resume-in{0%{opacity:0;scale:.98}to{opacity:1;scale:1}}@keyframes sample-resume-out{0%{opacity:1;scale:1}to{opacity:0;scale:.99}}@media (min-width:640px){.sample-resume-dialog{top:50%!important;left:50%!important;translate:-50% -50%!important}}@media (max-width:639px){.sample-resume-dialog{width:100%!important;max-width:none!important;inset:0!important;translate:none!important}}html{scrollbar-gutter:stable;overflow-x:clip}body{max-width:100%;overflow-x:clip}html:has([data-slot=dialog-overlay][data-state=open]){overflow-x:clip!important}html:has([data-slot=dialog-overlay][data-state=closed]){overflow-x:clip!important}html:has([data-slot=dialog-overlay][data-state=open]) body{overflow-x:clip!important}html:has([data-slot=dialog-overlay][data-state=closed]) body{overflow-x:clip!important}
html.theme-switching,html.theme-switching *,html.theme-switching :before,html.theme-switching :after{transition:none!important;animation-duration:.001ms!important;animation-delay:0s!important}
