@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600;9..40,700&display=swap";*{box-sizing:border-box}html{min-height:100%;background-color:#0a0f0f}body{margin:0;padding:0;min-height:100vh;font-family:DM Sans,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;background-color:#0a0f0f;background-image:radial-gradient(ellipse 70% 60% at 100% 100%,#0d3d3a,#0a0f0f 60%);background-attachment:fixed}#root{min-height:100vh}.loading-transition-page{min-height:100dvh;background-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box}.loading-transition-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.loading-spinner{width:40px;height:40px;border:3px solid #1C2A35;border-top-color:#0eb0a4;border-radius:50%;animation:loading-spinner-spin .8s linear infinite}@keyframes loading-spinner-spin{to{transform:rotate(360deg)}}.loading-transition-text{font-size:1rem;color:#a3a3a3;margin:0}.loading-transition-footer{flex-shrink:0}.welcome-title{font-size:2.5rem;font-weight:700;line-height:1.2;color:#e5e5e5;margin:0 0 1.5rem;font-family:DM Sans,system-ui,sans-serif}.welcome-title .highlight{color:#0eb0a4}.welcome-description{font-size:1.125rem;line-height:1.6;color:#e5e5e5;margin:0 0 1.5rem;font-weight:400}.welcome-description strong{font-weight:600}.cta-button{background-color:#0eb0a4;color:#fff;font-size:1.125rem;font-weight:700;padding:.875rem 3rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s,transform .1s;box-shadow:0 2px 8px #0eb0a44d;text-align:center}.cta-button:hover{background-color:#0b9d92}.cta-button:active{transform:scale(.98)}a.cta-button,.nova-nominate-link{text-decoration:none;display:inline-block}.cta-button-soft{background-color:transparent;color:#a3a3a3;border:1px solid #525252;box-shadow:none}.cta-button-soft:hover{background-color:#1c2a35;color:#e5e5e5;border-color:#737373}.cta-button-linkedin{background-color:#0a66c2;border-color:#0a66c2;box-shadow:0 2px 8px #0a66c24d}.cta-button-linkedin:hover{background-color:#004182;border-color:#004182}.welcome-footer{margin-top:auto;padding-top:3rem;font-size:.875rem;color:#a3a3a3}.welcome-footer .highlight{color:#0eb0a4;font-weight:600}.welcome-footer-link{font-size:.75rem;color:#a3a3a3;text-decoration:none;display:inline-block}.welcome-footer-link:hover{color:#0eb0a4}.welcome-footer-link .highlight{color:#0eb0a4;font-weight:600}.welcome-footer-link:hover .highlight{color:#0eb0a4}.results-career-intro{font-size:.9rem;color:#a3a3a3;margin:0 0 .5rem}.results-career-path-headline{font-size:1.1rem;font-weight:500;color:#fff;margin:0 0 1rem;line-height:1.3}.reach-out-cta-sub-muted{color:#737373}.reach-out-cta-sub-green{color:#0eb0a4;font-weight:500}.questions-error{font-size:1rem;color:#ef4444;font-weight:700;margin:0 0 1rem;text-align:center}.questions-success{font-size:.95rem;color:#fff;font-weight:500;margin:.5rem 0 0}.results-page{min-height:100vh;background-color:transparent;padding:2rem;box-sizing:border-box}.results-content{max-width:720px;margin:0 auto;padding-top:2rem}.ai-assessment-text{font-size:.975rem;line-height:1.6;color:#d4d4d4;margin:0 0 1rem}.ai-assessment-error{font-size:.9rem;color:#f97373;margin:0 0 1rem}.results-match-badge{display:inline-flex;align-items:baseline;gap:.25rem;background:#0eb0a41f;border:1px solid rgba(14,176,164,.3);border-radius:100px;padding:.35rem 1rem;margin:.5rem 0 1.25rem}.results-match-number{font-size:1.5rem;font-weight:700;color:#0eb0a4;line-height:1}.results-match-label{font-size:.875rem;font-weight:500;color:#0eb0a4;opacity:.85}.results-pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1.5rem}@media(max-width:520px){.results-pros-cons{grid-template-columns:1fr}}.results-pros-cons-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#737373;margin:0 0 .625rem}.results-pros-list,.results-cons-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.results-pro-item,.results-con-item{font-size:.875rem;color:#c8cdd2;line-height:1.45;display:flex;align-items:flex-start;gap:.5rem}.results-pro-icon{color:#0eb0a4;font-weight:700;flex-shrink:0;margin-top:.05em}.results-con-icon{color:#e8a630;font-weight:700;flex-shrink:0;margin-top:.05em}.career-paths-list{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:.5rem}.career-path-card{background:#131c24;border:1px solid #1C2A35;border-radius:14px;padding:1.25rem 1.5rem;position:relative}@media(min-width:641px){.career-path-card .results-match-badge{position:absolute;top:1.25rem;right:1.5rem;margin:0}.career-path-title-group{padding-right:7rem}}.career-path-mentor-nudge{margin:1rem 0 .5rem;font-size:1.05rem;font-weight:400;color:#fff;line-height:1.5}.career-path-meet-mentor{display:block;width:100%;margin-top:1.25rem;background-color:#0eb0a4;border-color:#0eb0a4;box-shadow:0 2px 12px #0eb0a466;font-size:.95rem}.career-path-meet-mentor:hover{background-color:#0b9d92;border-color:#0b9d92;box-shadow:0 4px 16px #0eb0a48c}.career-path-card-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.875rem}.career-path-rank{font-size:1.75rem;flex-shrink:0;line-height:1.2}.career-path-title-group{flex:1;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.career-path-card-title{font-size:1.25rem;font-weight:700;color:#0eb0a4;margin:0;line-height:1.25}.career-path-card .results-match-badge{margin:0}@media(max-width:640px){.career-path-title-group{flex-direction:column;align-items:flex-start;gap:.3rem}}.mentor-card-path-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#0eb0a4;margin:0 0 .625rem}.mentor-name{color:#e5e5e5;font-weight:600;margin:0 0 .25rem}.mentor-headline{margin:0 0 .75rem}.mentor-card{background:#131c24;border-radius:12px;padding:1.5rem 1.75rem;margin-bottom:2rem;border:1px solid #1C2A35}.mentor-card .mentor-name{font-size:1.25rem;color:#fff}.mentor-card .mentor-headline{color:#fff}.mentor-story-text{margin-top:.75rem;font-size:.95rem;line-height:1.6;color:#d4d4d4;animation:mentor-story-fade-in .25s ease-out}.mentor-story-error{margin-top:.75rem;font-size:.9rem;color:#f97373}.mentor-gdpr-notice{margin:1.5rem 0 1.25rem;font-size:.75rem;color:#525252;text-align:center}.mentor-story-skeleton{margin-top:.75rem}.mentor-story-skeleton-line{height:.75rem;border-radius:999px;background:linear-gradient(90deg,#1c2a35,#131c24,#1c2a35);background-size:400% 100%;animation:mentor-story-skeleton-shimmer 1.4s ease-in-out infinite;margin-bottom:.45rem}.mentor-story-skeleton-line.short{width:65%}.mentor-story-skeleton-line:last-child{margin-bottom:0}@keyframes mentor-story-skeleton-shimmer{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes mentor-story-fade-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.reach-out-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.reach-out-buttons .reach-out-linkedin{order:1}.reach-out-buttons .reach-out-nova{order:2}.reach-out-footer{display:flex;justify-content:space-between;align-items:center}.reach-out-footer--stacked{flex-direction:column;gap:.75rem}.reach-out-footer-row{display:flex;justify-content:space-between;align-items:center;width:100%}.nova-intro-page{min-height:100vh;background-color:transparent;padding:2rem;box-sizing:border-box}.nova-intro-content{max-width:720px;margin:0 auto;padding-top:2rem}.nova-intro-title{font-size:2rem;font-weight:700;line-height:1.2;color:#e5e5e5;margin:0 0 1rem}.nova-intro-title .highlight{color:#0eb0a4}.nova-intro-description{font-size:1.0625rem;line-height:1.6;color:#e5e5e5;margin:0 0 2.5rem}.nova-intro-sections{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.nova-intro-section{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border:1px solid #1C2A35;border-radius:12px;background:#131c24;min-height:220px}.nova-intro-section .cta-button,.nova-intro-section .nova-nominate-link{width:100%;text-align:center;margin-top:auto;box-sizing:border-box}.nova-intro-section-title{font-size:1.125rem;font-weight:700;color:#e5e5e5;margin:0}.nova-intro-section-text{font-size:.9375rem;line-height:1.6;color:#a3a3a3;margin:0}.nova-intro-section-text strong{color:#e5e5e5;font-weight:600}.nova-intro-cta-block{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:3rem}.nova-intro-cta-block .cta-button{min-width:240px;text-align:center}.nova-intro-signin-text{font-size:.875rem;color:#737373;margin:0}.nova-intro-signin-link{color:#0eb0a4;text-decoration:underline;font-weight:500}.nova-intro-signin-link:hover{color:#0b9d92}.nova-intro-footer{display:flex;justify-content:space-between;align-items:center}.reach-out-buttons .nova-intro-section .cta-button,.reach-out-buttons .nova-intro-section a.cta-button{width:100%;box-sizing:border-box;text-align:center;padding:.875rem 1rem}.thank-you-page{min-height:100vh;background-color:transparent;padding:2rem;box-sizing:border-box}.thank-you-content{max-width:640px;margin:0 auto;padding-top:2rem;text-align:center}.thank-you-title{font-size:2rem;font-weight:700;line-height:1.2;color:#e5e5e5;margin:0 0 1.5rem}.thank-you-title .highlight{color:#0eb0a4}.thank-you-text{font-size:1.0625rem;line-height:1.6;color:#e5e5e5;margin:0 0 1rem}.thank-you-bold,.thank-you-text strong{font-weight:600}.share-button{margin-top:2rem;background-color:#0eb0a4;color:#fff;font-size:1.0625rem;font-weight:600;padding:1rem 1.5rem;border:1px solid #7DE5DC;border-radius:8px;cursor:pointer;transition:background-color .2s,transform .1s}.share-button:hover{background-color:#0b9d92}.share-button:active{transform:scale(.98)}.share-button-soft{background-color:transparent;color:#a3a3a3;border-color:#525252;box-shadow:none;font-size:.9375rem;font-weight:500;padding:.75rem 1.25rem;margin-top:0}.share-button-soft:hover{background-color:#1c2a35;color:#e5e5e5;border-color:#737373}@media(max-width:640px){.welcome-title{font-size:1.75rem}.reach-out-buttons{flex-direction:column;width:100%}.reach-out-buttons .reach-out-nova{order:1}.reach-out-buttons .reach-out-linkedin{order:2}.reach-out-buttons .cta-button{width:100%}.nova-intro-title{font-size:1.5rem}.nova-intro-sections{grid-template-columns:1fr}.thank-you-title{font-size:1.5rem}.welcome-description{font-size:1rem}}.wizard-welcome{min-height:100dvh;background-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 2rem 4rem;text-align:center;position:relative}.wizard-welcome .wizard-footer{position:absolute;bottom:1.5rem;left:0;right:0}.wizard-welcome-content{max-width:480px;display:flex;flex-direction:column;align-items:center}.wizard-welcome-content .welcome-title{margin-bottom:1rem}.wizard-welcome-content .welcome-description{margin-bottom:2rem}.wizard-welcome-sub{margin-top:.75rem;font-size:.875rem;color:#737373}.wizard-welcome-features{display:flex;gap:2rem;justify-content:center;margin-top:2.5rem}.wizard-feature-item{display:flex;flex-direction:column;align-items:center;gap:.375rem;font-size:.8125rem;color:#737373}.wizard-feature-item span:first-child{font-size:1.375rem}.wizard-page{min-height:100dvh;height:100dvh;background-color:transparent;display:flex;flex-direction:column;overflow:hidden}.wizard-top-bar{flex-shrink:0;border-bottom:1px solid #131C24;background:#090e12d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.875rem 1.5rem 0}.wizard-top-inner{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.wizard-brand-small{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#e5e5e5}.wizard-logo-small{width:26px;height:26px;border-radius:7px;object-fit:cover;display:block}.wizard-step-label{font-size:.75rem;color:#737373;font-weight:500}.wizard-dots{display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:.75rem}.wizard-dot{width:8px;height:8px;border-radius:999px;background:#1c2a35;transition:width .25s ease,background .25s ease}.wizard-dot.done{background:#0eb0a466}.wizard-dot.active{background:#0eb0a4;width:24px}.wizard-progress-track{height:2px;background:#131c24;margin:0 -1.5rem}.wizard-progress-fill{height:100%;background:#0eb0a4;transition:width .4s ease}.wizard-content{flex:1;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.wizard-content::-webkit-scrollbar{display:none}.wizard-content-inner{max-width:600px;margin:0 auto;padding:2rem 1.5rem 2.5rem}.wizard-question{margin-bottom:1.5rem}.wizard-question-title{font-size:1.5rem;font-weight:700;color:#e5e5e5;margin:0 0 .375rem;line-height:1.3}.wizard-question-hint{font-size:.875rem;color:#737373;margin:0}.wizard-cards{display:flex;flex-direction:column;gap:.625rem}.wizard-cards.two-col{display:grid;grid-template-columns:1fr 1fr;gap:.625rem}.wizard-card{display:flex;align-items:center;gap:.875rem;width:100%;text-align:left;padding:.875rem 1rem;border-radius:12px;border:1px solid #1C2A35;background:#131c24;color:#e5e5e5;cursor:pointer;transition:border-color .15s ease,background .15s ease;font-family:inherit}.wizard-card:hover{border-color:#243444;background:#172331}.wizard-card.selected{border-color:#0eb0a4;background:#0eb0a412}.wizard-card-icon{font-size:1.375rem;flex-shrink:0;width:36px;text-align:center}.wizard-card-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.wizard-card-label{font-size:.9375rem;font-weight:600;color:#e5e5e5;line-height:1.3}.wizard-card.selected .wizard-card-label{color:#0eb0a4}.wizard-card-desc{font-size:.8125rem;color:#6b7280;line-height:1.35}.wizard-card-check{width:20px;height:20px;border-radius:50%;border:1.5px solid #243444;display:flex;align-items:center;justify-content:center;font-size:.7rem;color:transparent;flex-shrink:0;transition:background .15s,border-color .15s,color .15s}.wizard-card-check.visible{background:#0eb0a4;border-color:#0eb0a4;color:#fff}.wizard-bottom-bar{flex-shrink:0;border-top:1px solid #131C24;background:#090e12d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.875rem 1.5rem calc(.875rem + env(safe-area-inset-bottom,0px))}.wizard-bottom-inner{max-width:600px;margin:0 auto;display:flex;gap:.75rem;align-items:center}.wizard-back-btn{background:none;border:1px solid #243444;border-radius:10px;color:#737373;font-size:.9375rem;font-weight:500;padding:.75rem 1.25rem;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s;flex-shrink:0}.wizard-back-btn:hover{border-color:#525252;color:#e5e5e5}.wizard-continue-btn{flex:1;background:#0eb0a4;color:#fff;font-size:1rem;font-weight:700;padding:.875rem 1.5rem;border:none;border-radius:10px;cursor:pointer;font-family:inherit;transition:background .2s,transform .1s;box-shadow:0 2px 8px #0eb0a44d}.wizard-continue-btn:hover{background:#0b9d92}.wizard-continue-btn:active{transform:scale(.98)}.wizard-continue-btn.disabled{background:#1c2a35;color:#4b5563;box-shadow:none;cursor:not-allowed}.wizard-footer{text-align:center;margin-top:.625rem}.wizard-sliders{display:flex;flex-direction:column;gap:2rem}.wizard-slider-item{display:flex;flex-direction:column;gap:.5rem}.wizard-slider-title{margin:0 0 .25rem;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#0eb0a4}.wizard-slider-labels{display:flex;justify-content:space-between;font-size:.8125rem;color:#737373;font-weight:500}.wizard-range-input{-webkit-appearance:none;appearance:none;width:100%;height:4px;background:#1c2a35;border-radius:2px;outline:none;cursor:pointer}.wizard-range-input::-webkit-slider-runnable-track{height:4px;border-radius:2px;background:#1c2a35}.wizard-range-input::-moz-range-track{height:4px;border-radius:2px;background:#1c2a35}.wizard-range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:26px;height:26px;border-radius:50%;background:#0eb0a4;cursor:pointer;margin-top:-11px;box-shadow:0 0 0 4px #0eb0a42e;transition:box-shadow .15s}.wizard-range-input::-webkit-slider-thumb:hover,.wizard-range-input:focus::-webkit-slider-thumb{box-shadow:0 0 0 6px #0eb0a447}.wizard-range-input::-moz-range-thumb{width:26px;height:26px;border-radius:50%;background:#0eb0a4;cursor:pointer;border:none;box-shadow:0 0 0 4px #0eb0a42e;transition:box-shadow .15s}@media(max-width:480px){.wizard-cards.two-col{grid-template-columns:1fr}.wizard-question-title{font-size:1.25rem}.wizard-welcome-features{gap:1.25rem}}
