*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100vh;background-color:#1a1a1a;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;background-color:#1a1a1a}.loading-transition-page{min-height:100dvh;background-color:#1a1a1a;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 #262626;border-top-color:#14b8a6;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-page{min-height:100dvh;background-color:#1a1a1a;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box}.welcome-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:640px}.welcome-title{font-size:2.5rem;font-weight:700;line-height:1.2;color:#e5e5e5;margin:0 0 1.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.welcome-title .highlight{color:#14b8a6}.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}.welcome-tagline{font-size:1rem;line-height:1.6;color:#e5e5e5;margin:0 0 2.5rem;font-weight:400}.welcome-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.welcome-tagline .highlight{color:#14b8a6;font-weight:600}.cta-button{background-color:#14b8a6;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 #14b8a64d;text-align:center}.cta-button:hover{background-color:#0d9488}.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:#262626;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:#14b8a6;font-weight:600}.welcome-page.welcome-with-chat{justify-content:flex-start;height:100dvh;min-height:100dvh;overflow:hidden;padding-bottom:0;padding-top:6rem}.welcome-scroll-content{display:flex;flex-direction:column;gap:0;padding-bottom:1rem}.welcome-with-chat .welcome-content-top{flex-shrink:0;text-align:center;max-width:640px;margin:0 auto .75rem;padding:0 1rem}.welcome-scroll-content .welcome-content-top{margin-bottom:.75rem}.welcome-with-chat .welcome-content-top .welcome-title{margin-bottom:.75rem;font-size:2rem}.welcome-with-chat .welcome-content-top .welcome-description{margin-bottom:.5rem;font-size:1rem}.welcome-with-chat .welcome-content-top .welcome-tagline{margin-bottom:.75rem;font-size:.9375rem}.welcome-static-question{flex-shrink:0;width:100%;max-width:720px;margin:0 auto .75rem;padding:0 1rem}.welcome-static-question .questions-content{min-height:0}.welcome-static-question .questions-chat{display:flex;flex-direction:column;gap:.5rem}.welcome-chat-holder{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;max-width:720px;margin:0 auto}.welcome-with-chat .questions-page.welcome-chat-inner{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;width:100%;margin:0;padding:0;padding-bottom:8rem;scrollbar-width:none!important;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.welcome-with-chat .questions-page.welcome-chat-inner::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.welcome-with-chat .questions-content{min-height:0;display:flex;flex-direction:column}.welcome-scroll-content .questions-content{flex:0 0 auto}.welcome-scroll-content .questions-chat{flex:none}.welcome-with-chat .chat-thread{display:flex;flex-direction:column;justify-content:flex-start;gap:1.25rem;padding:0}.welcome-with-chat .questions-chat{flex:1;min-height:0;display:flex;flex-direction:column}.welcome-with-chat .welcome-footer{flex-shrink:0;margin-top:0;padding:.75rem 0;font-size:.8125rem}.welcome-input-bar{padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));background:#1a1a1a;border-top:1px solid #111827;box-shadow:none;z-index:20}@media(min-width:768px){.welcome-input-bar{position:fixed;bottom:0;left:0;right:0}}@media(max-width:767px){.welcome-page.welcome-with-chat .welcome-input-bar{position:static!important;bottom:auto!important;left:auto!important;right:auto!important;width:100%;box-sizing:border-box}}.welcome-input-inner{max-width:720px;margin:0 auto;display:flex;align-items:flex-end;gap:.75rem}.welcome-input-inner .chat-free-input{max-width:none;align-self:stretch}.welcome-input-textarea{min-height:7rem;max-height:10rem;overflow-y:auto}.welcome-input-send{background-color:#14b8a6;color:#fff;border:none;border-radius:999px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;cursor:pointer;flex-shrink:0}.welcome-input-send:hover{background-color:#0d9488}.welcome-input-error{max-width:720px;margin:.5rem auto 0}.welcome-footer-inline{margin-top:.5rem;padding-top:.25rem;border-top:none;text-align:center}.welcome-footer-link{font-size:.75rem;color:#a3a3a3;text-decoration:none;display:inline-block}.welcome-footer-link:hover{color:#14b8a6}.welcome-footer-link .highlight{color:#14b8a6;font-weight:600}.welcome-footer-link:hover .highlight{color:#14b8a6}.hidden-get-assessment{display:none}.results-career-intro{font-size:.9rem;color:#a3a3a3;margin:0 0 .5rem}.results-career-path-headline{font-size:1.75rem;font-weight:700;color:#14b8a6;margin:0 0 1rem;line-height:1.3}.reach-out-cta-wrap{display:flex;flex-direction:column;align-items:center;gap:.35rem}.reach-out-cta-sub{font-size:.8125rem}.reach-out-cta-sub-muted{color:#737373}.reach-out-cta-sub-green{color:#14b8a6;font-weight:500}.questions-page{min-height:100vh;background-color:#1a1a1a;padding:2rem;box-sizing:border-box}.back-button{display:flex;align-items:center;gap:.25rem;background:none;border:none;color:#e5e5e5;font-size:1rem;cursor:pointer;padding:.5rem 0;margin-bottom:2rem}.back-button:hover{color:#14b8a6}.questions-content{max-width:720px;margin:0 auto}.questions-title{font-size:2rem;font-weight:700;line-height:1.2;color:#e5e5e5;margin:0 0 1rem}.questions-title .highlight{color:#14b8a6}.questions-intro{font-size:1.0625rem;line-height:1.6;color:#e5e5e5;margin:0 0 2rem}.questions-chat{display:flex;flex-direction:column;gap:1.5rem;overflow:hidden}.chat-thread{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.25rem;overflow-y:auto;overflow-x:hidden;padding-bottom:1.5rem;scrollbar-width:none!important;-ms-overflow-style:none}.chat-thread::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.chat-exchange{display:flex;flex-direction:column;gap:.5rem}.chat-message{max-width:80%;padding:.75rem 1rem;border-radius:16px;font-size:.95rem;line-height:1.5}.chat-message-bot{align-self:flex-start;background:#262626;color:#e5e5e5;border-bottom-left-radius:4px}.chat-message-user{align-self:flex-end;background:#0f766e;color:#fff;border:1px solid #14b8a6;box-shadow:0 4px 12px #14b8a659;border-bottom-right-radius:4px}.chat-question-text{margin:0 0 .25rem;font-weight:500}.chat-question-rule{margin:0;font-size:.8rem;color:#9ca3af}.chat-answer-pills{display:flex;flex-wrap:wrap;gap:.4rem}.chat-answer-label{margin:0 0 .3rem;font-size:.8rem;font-weight:500;opacity:.85}.chat-answer-pill{padding:.35rem .7rem;border-radius:999px;background:#0f766e29;border:1px solid rgba(20,184,166,.4);font-size:.85rem}.chat-current{display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem}.welcome-with-chat .chat-thread{overflow-y:auto}.welcome-with-chat .chat-current{margin-top:.75rem}.chat-options-bubble{align-self:flex-end;background:#020617;border-radius:16px;padding:.5rem .75rem;border:1px solid #14b8a6;box-shadow:0 4px 12px #14b8a640;max-width:80%}.chat-answer-text{margin:0;font-size:.95rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.chat-free-input{width:100%;max-width:80%;align-self:flex-end;padding:.6rem .9rem;border-radius:12px;border:1px solid #374151;background:#020617;color:#e5e5e5;font-size:.9rem;font-family:inherit;outline:none;box-sizing:border-box;resize:none;overflow:hidden;min-height:4.5rem}.chat-free-input.chat-free-textarea{border-radius:12px;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.chat-free-input::placeholder{color:#6b7280}.chat-free-input:focus{border-color:#14b8a6}.chat-actions{display:flex;justify-content:flex-end}.chat-footer-text{margin-top:.5rem}.chat-error{text-align:left}.questions-list{display:flex;flex-direction:column;gap:2rem}.question-block{display:flex;flex-direction:column;gap:.5rem}.question-text{font-size:1.0625rem;font-weight:500;color:#e5e5e5;margin:0}.question-rule{font-size:.875rem;color:#737373;margin:0}.option-carousel{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.carousel-arrow{flex-shrink:0;width:36px;height:36px;border-radius:8px;border:1px solid #404040;background:#262626;color:#e5e5e5;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s}.carousel-arrow:hover{background:#333;border-color:#525252}.options-container{display:flex;gap:.5rem;overflow-x:auto;padding:.25rem 0;scrollbar-width:none;-ms-overflow-style:none}.options-container::-webkit-scrollbar{display:none}.options-vertical{display:flex;flex-direction:column;gap:.5rem}.option-vertical{width:100%;text-align:left;padding:.75rem 1rem;border-radius:12px;border:1px solid #374151;background:#020617;color:#e5e5e5;font-size:.95rem;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .05s ease}.option-vertical:hover{background:#020617;border-color:#4b5563}.option-vertical.selected{background:#14b8a6;border-color:#14b8a6;color:#fff;transform:translateY(1px)}.option-pill{flex-shrink:0;padding:.625rem 1.25rem;border-radius:8px;border:1px solid #404040;background:#262626;color:#e5e5e5;font-size:.9375rem;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.option-pill:hover{border-color:#525252;background:#333}.option-pill.selected{background:#14b8a6;border-color:#14b8a6;color:#fff}.questions-footer{font-size:1rem;color:#e5e5e5;margin:2rem 0 1.5rem}.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}.questions-cta{display:flex;justify-content:flex-end}.personalize-page{min-height:100vh;background-color:#1a1a1a;padding:2rem;box-sizing:border-box}.personalize-content{max-width:640px;margin:0 auto;padding-top:2rem}.personalize-title{font-size:2rem;font-weight:700;line-height:1.2;color:#e5e5e5;margin:0 0 1rem}.personalize-title .highlight{color:#14b8a6}.personalize-subtitle{font-size:1.0625rem;line-height:1.6;color:#e5e5e5;margin:0 0 2rem}.linkedin-field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:3rem}.linkedin-field label{font-size:1rem;font-weight:500;color:#e5e5e5}.linkedin-input{width:100%;padding:1rem 1.25rem;font-size:1rem;color:#e5e5e5;background:transparent;border:1px solid #525252;border-radius:8px;outline:none;transition:border-color .2s}.linkedin-input::placeholder{color:#737373}.linkedin-input:hover{border-color:#737373}.linkedin-input:focus{border-color:#14b8a6}.personalize-actions{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem}.skip-button{background:none;border:none;color:#e5e5e5;font-size:1rem;font-weight:500;cursor:pointer;padding:.5rem}.skip-button:hover{color:#14b8a6}.industry-page{position:relative;min-height:100vh;height:100vh;background-color:#1a1a1a;padding:2rem;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.industry-page .industry-header{position:absolute;top:2rem;right:2rem;z-index:1}.industry-content{flex:1;max-width:560px;width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.industry-title{font-size:1.75rem;line-height:1.25;font-weight:700;color:#fafafa;margin:0 0 2rem}.industry-title .highlight{color:#14b8a6}.industry-field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.industry-field label{font-size:1rem;font-weight:500;color:#e5e5e5}.industry-select{width:100%;padding:1rem 2.5rem 1rem 1.25rem;font-size:1rem;color:#e5e5e5;background:#262626;border:1px solid #525252;border-radius:8px;outline:none;transition:border-color .2s;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none' stroke='%23a3a3a3' stroke-width='2'%3E%3Cpath d='M2 4 L6 8 L10 4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.industry-select:hover{border-color:#737373}.industry-select:focus{border-color:#14b8a6}.industry-select option{background:#262626;color:#e5e5e5}.industry-actions{display:flex;justify-content:flex-end}.industry-actions .cta-button{min-width:160px}.results-page,.archetype-page{min-height:100vh;background-color:#1a1a1a;padding:2rem;box-sizing:border-box}.archetype-content{max-width:720px;margin:0 auto;min-height:calc(100vh - 6rem);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.25rem}.archetype-label{margin:0;font-size:1.25rem;font-weight:600;color:#e5e5e5}.archetype-name{font-size:3rem;line-height:1.05;font-weight:800;letter-spacing:-.02em;color:#14b8a6}.archetype-scores{width:min(520px,100%);margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.archetype-score-row{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border:1px solid #404040;border-radius:10px;background:#262626}.archetype-score-name{color:#e5e5e5;font-weight:600}.archetype-score-points{color:#14b8a6;font-weight:800;font-variant-numeric:tabular-nums;min-width:2ch;text-align:right}.archetype-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.archetype-actions .cta-button{min-width:220px}.results-content{max-width:720px;margin:0 auto;padding-top:2rem}.results-title{font-size:2rem;font-weight:700;line-height:1.2;color:#e5e5e5;margin:0 0 1rem}.results-title .highlight{color:#14b8a6}.results-description{font-size:1.0625rem;line-height:1.6;color:#e5e5e5;margin:0 0 1rem}.ai-assessment-block{background:#111827;border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:1.5rem;border:1px solid #1f2937}.ai-assessment-title{font-size:1.25rem;font-weight:600;color:#e5e5e5;margin:0 0 .5rem}.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-recommended{font-size:1.0625rem;color:#e5e5e5;margin:0 0 2rem}.results-recommended .highlight{color:#14b8a6}.accordion-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:3rem}.accordion-item{border:1px solid #404040;border-radius:8px;overflow:hidden;background:#262626}.accordion-header{width:100%;display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem;background:none;border:none;color:#e5e5e5;font-size:1rem;font-weight:500;text-align:left;cursor:pointer;transition:background .2s}.accordion-header:hover{background:#333}.accordion-number{color:#737373}.accordion-title{flex:1}.accordion-arrow{font-size:1.25rem;transition:transform .2s}.accordion-header.expanded .accordion-arrow{transform:rotate(90deg)}.accordion-body{padding:1rem 1.25rem;border-top:1px solid #404040;color:#a3a3a3;font-size:.9375rem;line-height:1.6}.mentor-name{color:#e5e5e5;font-weight:600;margin:0 0 .25rem}.mentor-headline{margin:0 0 .75rem}.mentor-linkedin-link{color:#14b8a6;font-weight:500;text-decoration:none}.mentor-linkedin-link:hover{text-decoration:underline}.results-journey-phrase{font-size:1.25rem;line-height:1.5;color:#e5e5e5;margin:0 0 2rem;font-weight:500}.results-assessment-only .ai-assessment-title,.results-assessment-only .ai-assessment-text{font-size:1rem;font-weight:400}.results-assessment-only .ai-assessment-title{margin:0 0 .75rem}.results-assessment-only .results-actions{justify-content:flex-end;align-items:center}.mentor-page{min-height:100vh;background-color:#1a1a1a;padding:2rem}.mentor-content{max-width:560px;margin:0 auto;padding-top:2rem}.mentor-page-title{font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 1.5rem;line-height:1.3}.mentor-page-title .highlight{color:#fff}.mentor-card{background:#111827;border-radius:12px;padding:1.5rem 1.75rem;margin-bottom:2rem;border:1px solid #1f2937}.mentor-card .mentor-name{font-size:1.25rem;color:#fff}.mentor-card .mentor-headline{color:#fff}.mentor-card .mentor-linkedin-link{display:inline-block;margin-top:.5rem}.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-story-skeleton{margin-top:.75rem}.mentor-story-skeleton-line{height:.75rem;border-radius:999px;background:linear-gradient(90deg,#1f2937,#111827,#1f2937);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)}}.results-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.download-link{background:none;border:none;color:#e5e5e5;font-size:1rem;cursor:pointer;padding:.5rem}.download-link:hover{color:#14b8a6}.modal-backdrop{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:50}.modal{width:100%;max-width:460px;background:#262626;border-radius:16px;box-shadow:0 18px 45px #00000059;padding:2rem 2.5rem;position:relative;text-align:center}.modal-title{font-size:1.4rem;font-weight:700;color:#e5e5e5;margin:0 0 1.25rem}.modal-description{font-size:.95rem;line-height:1.5;color:#e5e5e5;margin:0 0 1.25rem}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer}.assessment-email-input{width:100%;margin:0 auto 1rem;padding:.75rem 1rem;font-size:.95rem;border-radius:8px;border:1px solid #525252;outline:none;box-sizing:border-box;background:#1a1a1a;color:#e5e5e5}.assessment-email-input:focus{border-color:#14b8a6}.modal .cta-button{width:100%;margin-top:.25rem}.reach-out-page{min-height:100vh;background-color:#1a1a1a;padding:2rem;box-sizing:border-box}.reach-out-content{max-width:720px;margin:0 auto;padding-top:2rem}.reach-out-title{font-size:2rem;font-weight:700;line-height:1.2;color:#e5e5e5;margin:0 0 1rem}.reach-out-title .highlight{color:#14b8a6}.reach-out-description{font-size:1.0625rem;line-height:1.6;color:#e5e5e5;margin:0 0 .5rem}.reach-out-subtext{font-size:1.0625rem;line-height:1.6;color:#e5e5e5;margin:0 0 2.5rem}.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:flex-end}.nova-intro-page{min-height:100vh;background-color:#1a1a1a;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:#14b8a6}.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 #404040;border-radius:8px;background:#262626;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-input{width:100%;padding:1rem 1.25rem;font-size:1rem;color:#e5e5e5;background:transparent;border:1px solid #525252;border-radius:8px;outline:none;transition:border-color .2s}.nova-intro-input::placeholder{color:#737373}.nova-intro-input:hover{border-color:#737373}.nova-intro-input:focus{border-color:#14b8a6}.nova-intro-footer{display:flex;justify-content:flex-end}.thank-you-page{min-height:100vh;background-color:#1a1a1a;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:#14b8a6}.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:#14b8a6;color:#fff;font-size:1.0625rem;font-weight:600;padding:1rem 1.5rem;border:1px solid #5eead4;border-radius:8px;cursor:pointer;transition:background-color .2s,transform .1s}.share-button:hover{background-color:#0d9488}.share-button:active{transform:scale(.98)}@media(max-width:640px){.welcome-title{font-size:1.75rem}.questions-title,.personalize-title,.results-title,.reach-out-title{font-size:1.5rem}.chat-message{max-width:100%}.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,.welcome-tagline{font-size:1rem}.welcome-buttons{flex-direction:column;width:100%}.welcome-buttons .cta-button{width:100%}}
