:root{--text:#45464d;--text-heading:#1b1b1d;--bg:#fcf8fa;--white:#fff;--black:#000;--border:#c6c6cd4d;--accent-blue:#39b8fd;--accent-blue-dark:#004666;--accent-purple:#8b5cf6;--accent-green:#10b981;--light-blue:#c9e6ff;--dark-bg:#131b2e;--gray-bg:#f6f3f5;--icon-bg:#eae7e9;--footer-border:#c6c6cd;--social-bg:#f0edef;--font-sans:"Hanken Grotesk", -apple-system, Roboto, Helvetica, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, Consolas, monospace}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}ul{list-style:none}.navbar{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fcf8facc;padding:16px 0;position:fixed;top:0;left:0;right:0}.nav-container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:16px 24px;display:flex}.nav-logo{color:var(--black);font-size:24px;font-weight:700}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a{color:var(--text);font-size:16px;transition:color .2s}.nav-links a:hover{color:var(--black)}.nav-actions{align-items:center;gap:16px;display:flex}.btn-login{color:var(--black);background:0 0;border-radius:8px;padding:8px 24px;font-size:16px;font-weight:700}.btn-get-started{background:var(--black);color:var(--white);border-radius:8px;padding:8px 24px;font-size:16px;font-weight:700}.hero-section{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0}.hero-bg-img{object-fit:cover;width:100%;height:100%}.hero-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0009;position:absolute;inset:0}.hero-content{z-index:1;text-align:center;max-width:896px;padding:0 24px;position:relative}.hero-title{letter-spacing:-1.28px;color:var(--white);margin-bottom:24px;font-size:64px;font-weight:700;line-height:1.1}.hero-title-accent{color:var(--light-blue)}.hero-subtitle{color:var(--white);opacity:.9;max-width:672px;margin:0 auto 40px;font-size:20px;line-height:1.4}.hero-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.btn-primary{background:var(--accent-blue);color:var(--accent-blue-dark);border-radius:12px;align-items:center;gap:8px;padding:18px 32px;font-size:18px;font-weight:700;display:flex}.btn-secondary{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:var(--white);background:0 0;border:2px solid #ffffff4d;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:18px;font-weight:700;display:flex}.scroll-indicator{z-index:1;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.trust-bar{background:var(--white);border-bottom:1px solid var(--border);padding:48px 0}.trust-container{text-align:center;max-width:1280px;margin:0 auto;padding:0 24px}.trust-label{font-family:var(--font-mono);letter-spacing:1.1px;text-transform:uppercase;color:var(--text);margin-bottom:32px;font-size:11px;font-weight:700}.trust-logos{opacity:.6;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.trust-item{align-items:center;gap:8px;display:flex}.trust-item span{color:var(--text-heading);font-size:20px;font-weight:700}.process-section{background:var(--white);padding:96px 0}.section-container{max-width:1280px;margin:0 auto;padding:0 24px}.section-header{text-align:center;margin-bottom:64px}.badge{font-family:var(--font-mono);letter-spacing:.55px;border-radius:9999px;margin-bottom:16px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.badge-blue{color:#131b2e;background:#dae2fd}.badge-light-blue{background:var(--light-blue);color:#001e2f}.section-header h2{letter-spacing:-.64px;color:var(--black);margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.25}.section-subtitle{color:var(--text);max-width:672px;margin:0 auto;font-size:16px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.step-card{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.step-icon{background:var(--icon-bg);border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.step-card h3{color:var(--text-heading);margin-top:12px;font-size:18px;font-weight:600}.step-card p{color:var(--text);font-size:16px;line-height:1.5}.roi-section{background:var(--black);padding:96px 24px;overflow:hidden}.roi-container{align-items:center;gap:64px;max-width:1280px;margin:0 auto;display:flex}.roi-content{flex:1}.roi-content h2{letter-spacing:-.64px;color:var(--white);margin:16px 0;font-size:32px;font-weight:700;line-height:1.25}.roi-description{color:var(--white);opacity:.8;margin-bottom:32px;font-size:16px}.roi-features{flex-direction:column;gap:24px;display:flex}.roi-feature{align-items:flex-start;gap:16px;display:flex}.roi-feature-icon{background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.roi-feature h4{color:var(--white);margin-bottom:4px;font-size:18px;font-weight:600}.roi-feature p{color:#fff9;font-size:16px}.roi-chart-card{background:var(--dark-bg);border:1px solid #ffffff1a;border-radius:24px;flex:1;padding:32px}.roi-chart-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.roi-chart-header span{color:var(--white);font-size:16px}.roi-alpha{font-family:var(--font-mono);color:var(--light-blue)!important}.roi-chart-bars{justify-content:center;align-items:flex-end;gap:16px;height:264px;margin-bottom:32px;padding-top:8px;display:flex}.bar{border-radius:8px 8px 0 0;flex:1;position:relative}.bar-1{background:#ffffff1a;height:40%}.bar-2{background:#fff3;height:55%}.bar-3{background:#ffffff4d;height:65%}.bar-4{background:#39b8fd99;height:80%}.bar-5{background:var(--accent-blue);height:100%;box-shadow:0 -10px 20px #39b8fd4d}.bar-label{font-family:var(--font-mono);color:var(--white);white-space:nowrap;font-size:12px;position:absolute;top:-32px;left:50%;transform:translate(-50%)}.roi-chart-footer{border-top:1px solid #ffffff1a;gap:16px;padding-top:32px;display:flex}.roi-stat{flex-direction:column;flex:1;gap:4px;display:flex}.roi-stat-label{font-family:var(--font-mono);color:var(--white);opacity:.5;font-size:12px}.roi-stat-value{font-family:var(--font-mono);font-size:24px;font-weight:700}.roi-stat-value.blue{color:var(--light-blue)}.roi-stat-value.green{color:var(--accent-green)}.pricing-section{background:var(--bg);padding:96px 0}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.pricing-card{border:1px solid var(--border);background:var(--white);border-radius:24px;flex-direction:column;padding:32px;display:flex}.pricing-card-featured{border:2px solid var(--accent-purple);position:relative;transform:scale(1.02);box-shadow:0 25px 50px -12px #00000040}.popular-badge{background:var(--accent-purple);color:var(--white);white-space:nowrap;border-radius:9999px;padding:4px 16px;font-size:12px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.pricing-header{margin-bottom:32px}.pricing-header h3{color:var(--text-heading);margin-bottom:8px;font-size:18px;font-weight:600}.pricing-desc{color:var(--text);margin-bottom:8px;font-size:14px}.pricing-price{align-items:baseline;gap:4px;padding-top:8px;display:flex}.price{color:var(--text-heading);font-size:36px;font-weight:700}.period{color:var(--text);font-size:16px}.pricing-features{flex-direction:column;flex:1;gap:16px;margin-bottom:40px;display:flex}.pricing-features li{color:var(--text);align-items:center;gap:12px;font-size:16px;display:flex}.pricing-card-featured .pricing-features li{color:var(--text-heading)}.btn-outline-dark{border:2px solid var(--black);width:100%;color:var(--black);text-align:center;background:0 0;border-radius:12px;padding:16px;font-size:16px;font-weight:700}.btn-purple{background:var(--accent-purple);width:100%;color:var(--white);text-align:center;border-radius:12px;padding:16px;font-size:16px;font-weight:700;box-shadow:0 10px 15px -3px #8b5cf633}.testimonial-section{background:var(--gray-bg);padding:96px 24px;overflow:hidden}.testimonial-container{align-items:center;gap:64px;max-width:1280px;margin:0 auto;display:flex}.testimonial-image{flex:1;position:relative}.testimonial-blob{filter:blur(32px);background:#c9e6ff4d;border-radius:9999px;width:256px;height:256px;position:absolute;top:-48px;left:-48px}.testimonial-image img{border:8px solid var(--white);aspect-ratio:4/5;object-fit:cover;border-radius:16px;width:100%;max-width:584px;transform:rotate(2deg);box-shadow:0 25px 50px -12px #00000040}.testimonial-content{flex-direction:column;flex:1;gap:24px;display:flex}.testimonial-content blockquote{color:var(--text-heading);font-size:24px;font-style:italic;font-weight:600;line-height:1.625}.testimonial-author{flex-direction:column;padding-top:8px;display:flex}.testimonial-author strong{color:var(--black);font-size:20px;font-weight:700}.testimonial-author span{color:var(--text);font-size:16px}.cta-section{background:var(--black);padding:128px 0;overflow:hidden}.cta-container{text-align:center;max-width:1280px;margin:0 auto;padding:0 24px}.cta-container h2{letter-spacing:-.96px;color:var(--white);margin-bottom:32px;font-size:48px;font-weight:700;line-height:1}.cta-container>p{color:#ffffffb3;max-width:576px;margin:0 auto 48px;font-size:16px}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.btn-cta{background:var(--accent-blue);color:var(--accent-blue-dark);border-radius:16px;padding:20px 48px;font-size:20px;font-weight:700;box-shadow:0 10px 15px -3px #0000001a}.cta-note{color:#fff9;font-size:16px}.footer{background:var(--white);border-top:1px solid var(--footer-border)}.footer-container{max-width:1280px;margin:0 auto;padding:48px 24px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;margin-bottom:48px;display:grid}.footer-brand h4{color:var(--black);margin-bottom:24px;font-size:18px;font-weight:700}.footer-brand p{color:var(--text);font-size:16px;line-height:1.5}.footer-col h5{font-family:var(--font-mono);letter-spacing:.55px;text-transform:uppercase;color:var(--text);margin-bottom:24px;font-size:11px;font-weight:700}.footer-col ul{flex-direction:column;gap:12px;display:flex}.footer-col a{color:var(--text);font-size:16px;text-decoration:underline}.footer-col a:hover{color:var(--black)}.social-icons{gap:16px;display:flex}.social-btn{background:var(--social-bg);border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.footer-bottom{border-top:1px solid var(--footer-border);justify-content:space-between;align-items:center;padding-top:32px;display:flex}.footer-bottom span{color:var(--text);font-size:14px}.footer-legal{gap:24px;display:flex}.footer-legal a{color:var(--text);font-size:16px;text-decoration:underline}@media (width<=1024px){.nav-links{display:none}.hero-title{font-size:40px}.hero-subtitle{font-size:18px}.steps-grid{grid-template-columns:1fr;gap:32px}.roi-container{flex-direction:column}.pricing-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.pricing-card-featured{transform:none}.testimonial-container{flex-direction:column}.testimonial-image img{max-width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.cta-container h2{font-size:36px}}@media (width<=640px){.hero-title{font-size:32px}.hero-buttons{flex-direction:column}.trust-logos{gap:24px}.footer-grid{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:16px}}.login-page{min-height:100vh;display:flex}.login-left{background:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:48px 64px;display:flex}.login-form-wrapper{flex-direction:column;gap:24px;width:100%;max-width:440px;display:flex}.login-brand{align-items:center;gap:8px;display:flex}.login-brand-icon{background:#000;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.login-brand-name{color:#000;letter-spacing:-.6px;font-size:24px;font-weight:700}.login-heading{padding-top:16px}.login-heading h1{letter-spacing:-.64px;color:#1b1b1d;margin-bottom:8px;font-size:32px;font-weight:700;line-height:1.25}.login-heading p{color:#45464d;font-size:16px}.login-social{gap:16px;padding-top:16px;display:flex}.social-login-btn{color:#1b1b1d;cursor:pointer;background:0 0;border:1px solid #c6c6cd;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:16px;transition:background .2s;display:flex}.social-login-btn:hover{background:#f9f9f9}.login-divider{align-items:center;padding:16px 0;display:flex}.divider-line{background:#c6c6cd80;flex:1;height:1px}.divider-text{font-family:var(--font-mono);letter-spacing:.55px;text-transform:uppercase;color:#45464d;padding:0 16px;font-size:11px;font-weight:700}.login-form{flex-direction:column;gap:16px;display:flex}.form-field{flex-direction:column;gap:9px;display:flex}.form-field label,.field-header label{font-family:var(--font-mono);letter-spacing:.55px;text-transform:uppercase;color:#45464d;font-size:11px;font-weight:700}.field-header{justify-content:space-between;align-items:center;display:flex}.forgot-link{color:#006591;font-size:16px;text-decoration:none}.forgot-link:hover{text-decoration:underline}.form-field input[type=email],.form-field input[type=password],.form-field input[type=text]{font-family:var(--font-sans);color:#1b1b1d;background:#fcf8fa;border:1px solid #c6c6cd;border-radius:8px;outline:none;padding:13px 16px;font-size:16px;transition:border-color .2s}.form-field input::placeholder{color:#6b7280}.form-field input:focus{border-color:#000}.password-wrapper{position:relative}.password-wrapper input{width:100%;padding-right:48px}.toggle-password{cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.remember-me{cursor:pointer;align-items:center;gap:8px;padding:8px 0;display:flex}.remember-me input[type=checkbox]{cursor:pointer;border:1px solid #c6c6cd;border-radius:4px;width:16px;height:16px}.remember-me span{color:#45464d;font-size:16px}.login-submit-btn{color:#fff;cursor:pointer;background:#000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:18px;font-weight:600;transition:opacity .2s;display:flex;box-shadow:0 10px 15px -3px #0000001a}.login-submit-btn:hover{opacity:.9}.login-signup{text-align:center;color:#45464d;padding-top:16px;font-size:16px}.login-signup a{color:#006591;text-decoration:none}.login-signup a:hover{text-decoration:underline}.login-footer{margin-top:auto;padding-top:48px}.login-footer p{text-align:center;color:#45464d;opacity:.6;font-size:16px}.login-right{background:#eae7e9;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.login-right-bg{object-fit:cover;filter:blur(1px);width:100%;height:100%;position:absolute;inset:0}.login-right-overlay{mix-blend-mode:multiply;background:linear-gradient(135deg,#131b2e66 0%,#fcf8fa33 100%);position:absolute;inset:0}.login-insight-card{z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff9;border:1px solid #fff6;border-radius:12px;flex-direction:column;gap:24px;max-width:448px;margin:0 32px;padding:32px;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000040}.insight-header{align-items:center;gap:12px;display:flex}.insight-icon{background:#8b5cf633;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.insight-label{font-family:var(--font-mono);letter-spacing:.55px;text-transform:uppercase;color:#8b5cf6;font-size:11px;font-weight:700}.insight-quote{color:#1b1b1d;font-size:24px;font-style:italic;font-weight:600;line-height:1.625}.insight-footer{border-top:1px solid #1b1b1d1a;align-items:center;gap:16px;padding-top:16px;display:flex}.insight-avatars{display:flex}.insight-avatars img,.avatar-count{object-fit:cover;border:2px solid #fff;border-radius:9999px;width:32px;height:32px}.insight-avatars img:not(:first-child),.avatar-count{margin-left:-8px}.avatar-count{color:#fff;background:#94a3b8;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.insight-footer p{color:#45464d;font-size:16px;line-height:1.5}.decorative-circle{opacity:.3;border:1px solid #fff3;border-radius:9999px;position:absolute}.circle-lg{width:192px;height:192px;bottom:-48px;right:-24px}.circle-sm{width:128px;height:128px;top:-48px;left:-24px}@media (width<=1024px){.login-right{display:none}.login-left{padding:32px 24px}}.login-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 16px;font-size:14px}.social-login-btn:disabled,.login-submit-btn:disabled{opacity:.6;cursor:not-allowed}.onboarding-page{background:linear-gradient(#fcf8fa 0% 100%),#fff;flex-direction:column;min-height:100vh;display:flex}.onboarding-header{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fcf8facc;border-bottom:1px solid #c6c6cd4d;position:sticky;top:0}.onboarding-header-inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:16px 24px;display:flex}.onboarding-brand{align-items:center;gap:8px;display:flex}.onboarding-brand span{color:#000;font-size:24px;font-weight:700}.onboarding-header-right{align-items:center;gap:24px;display:flex}.phase-label{font-family:var(--font-mono);letter-spacing:1.1px;text-transform:uppercase;color:#45464d;font-size:11px;font-weight:700}.exit-link{color:#45464d;font-size:16px}.onboarding-main{flex:1;padding:64px 0}.onboarding-container{flex-direction:column;gap:48px;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.progress-tracker{flex-direction:column;gap:16px;display:flex}.progress-info{justify-content:space-between;align-items:flex-end;display:flex}.progress-info h1{letter-spacing:-.64px;color:#1b1b1d;margin-bottom:4px;font-size:32px;font-weight:700;line-height:1.25}.progress-info>div:first-child p{color:#45464d;font-size:16px}.progress-stats{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.progress-percent{font-family:var(--font-mono);color:#000;font-size:18px;font-weight:600}.progress-label{font-family:var(--font-mono);letter-spacing:.55px;text-transform:uppercase;color:#45464d;font-size:11px;font-weight:700}.progress-bar{background:#f0edef;border-radius:9999px;height:8px;overflow:hidden}.progress-fill{background:#000;border-radius:9999px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.step-content-wrapper{overflow:hidden}.step-content{animation:.4s forwards slideIn}.step-content.forward{animation:.4s forwards slideInFromRight}.step-content.backward{animation:.4s forwards slideInFromLeft}.progress-text{animation:.4s forwards fadeSlideUp}.progress-percent{animation:.4s forwards fadeIn}.prob-category:first-child .prob-bar-fill{animation-delay:.1s;transform:scaleX(0)}.prob-category:nth-child(2) .prob-bar-fill{animation-delay:.3s;transform:scaleX(0)}.prob-category:nth-child(3) .prob-bar-fill{animation-delay:.5s;transform:scaleX(0)}.prob-category:first-child .prob-value{animation:.4s .2s both fadeIn}.prob-category:nth-child(2) .prob-value{animation:.4s .4s both fadeIn}.prob-category:nth-child(3) .prob-value{animation:.4s .6s both fadeIn}.institution-row:first-child .inst-bar-fill{animation-delay:.5s}.institution-row:nth-child(2) .inst-bar-fill{animation-delay:.7s}.confidence-pill{animation:.5s .9s both fadeIn}@keyframes slideInFromRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.onboarding-grid{grid-template-columns:1fr 360px;align-items:start;gap:32px;display:grid}.onboarding-form-section{flex-direction:column;gap:32px;display:flex}.form-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border:1px solid #e2e8f0cc;border-radius:12px;flex-direction:column;gap:24px;padding:32px;display:flex;box-shadow:0 1px 2px #0000000d}.form-card-header{align-items:center;gap:12px;display:flex}.form-card-icon{background:#0000000d;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.form-card-header h2{color:#1b1b1d;font-size:24px;font-weight:600}.form-fields-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.form-fields-grid .form-field label{font-family:var(--font-mono);letter-spacing:.55px;text-transform:uppercase;color:#45464d;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.form-fields-grid .form-field input{width:100%;font-family:var(--font-sans);color:#1b1b1d;background:#fff;border:1px solid #c6c6cd;border-radius:8px;outline:none;padding:13px 16px;font-size:16px}.form-fields-grid .form-field input::placeholder{color:#6b7280}.form-fields-grid .form-field input:focus{border-color:#000}.full-width{grid-column:1/-1}.pill-options{gap:12px;display:flex}.pill-btn{color:#1b1b1d;cursor:pointer;background:0 0;border:1px solid #c6c6cd;border-radius:9999px;padding:8px 24px;font-size:16px;transition:all .2s}.pill-btn:hover{border-color:#000}.pill-btn.active{color:#fff;background:#000;border-color:#000}.form-nav{justify-content:flex-end;gap:12px;display:flex}.btn-back{color:#1b1b1d;cursor:pointer;background:0 0;border:1px solid #c6c6cd;border-radius:8px;align-items:center;gap:8px;padding:12px 32px;font-size:16px;transition:border-color .2s;display:flex}.btn-back:hover{border-color:#000}.btn-next-phase{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;align-items:center;gap:8px;margin-left:auto;padding:12px 40px;font-size:16px;transition:opacity .2s;display:flex;box-shadow:0 10px 15px -3px #0000001a}.btn-next-phase:hover{opacity:.9}.btn-complete{background:#10b981}.ai-sidebar{flex-direction:column;gap:24px;display:flex}.ai-insights-box{background:#131b2e;border-radius:12px;flex-direction:column;gap:12px;padding:24px;display:flex;box-shadow:0 20px 25px -5px #0000001a}.ai-insights-header{align-items:center;gap:8px;display:flex}.ai-dot{background:#39b8fd;border-radius:9999px;width:8px;height:8px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.ai-insights-header span{font-family:var(--font-mono);letter-spacing:1.1px;text-transform:uppercase;color:#3f465c;font-size:11px;font-weight:700}.ai-insights-box h3{color:#fff;padding-top:4px;font-size:18px;font-weight:600}.ai-description{color:#bec6e0;font-size:16px;line-height:1.625}.ai-description .highlight{color:#89ceff}.ai-stat-box{background:#ffffff0d;border:1px solid #e4e2e41a;border-radius:4px;align-items:flex-start;gap:12px;margin-top:12px;padding:12px;display:flex}.ai-stat-box svg{flex-shrink:0;margin-top:2px}.stat-label{font-family:var(--font-mono);letter-spacing:.55px;text-transform:uppercase;color:#c9e6ff;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.ai-stat-box p{color:#fff;font-size:16px;line-height:1.5}.ai-recommendation{background:#8b5cf60d;border:1px solid #8b5cf64d;border-radius:8px;flex-direction:column;gap:8px;margin-top:4px;padding:16px;display:flex}.ai-rec-header{align-items:center;gap:8px;display:flex}.ai-rec-header span{color:#fff;font-size:18px;font-weight:600}.ai-recommendation>p{color:#bec6e0;font-size:14px;font-style:italic;line-height:1.43}.benchmark-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border:1px solid #10b981;border-left-width:4px;border-radius:12px;flex-direction:column;gap:16px;padding:24px;display:flex}.benchmark-header{justify-content:space-between;align-items:flex-start;display:flex}.benchmark-header h4{color:#1b1b1d;font-size:18px;font-weight:600}.live-badge{letter-spacing:-.5px;text-transform:uppercase;color:#10b981;background:#10b9811a;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:700}.benchmark-stats{flex-direction:column;gap:12px;display:flex}.bench-row{justify-content:space-between;align-items:center;display:flex}.bench-row span:first-child{color:#45464d;font-size:14px}.bench-value{font-family:var(--font-mono);color:#000;font-size:14px}.bench-bar{background:#f6f3f5;border-radius:9999px;height:4px;overflow:hidden}.bench-fill{transform-origin:0;background:#10b981;border-radius:9999px;height:100%;animation:.8s cubic-bezier(.4,0,.2,1) forwards barGrow}.onboarding-footer{background:#fff;border-top:1px solid #c6c6cd}.onboarding-footer-inner{grid-template-columns:2fr 1fr 1fr;gap:32px;max-width:1280px;margin:0 auto;padding:48px 24px;display:grid}.footer-brand-col strong{color:#000;margin-bottom:16px;font-size:18px;font-weight:700;display:block}.footer-brand-col p{color:#45464d;max-width:320px;font-size:16px;line-height:1.625}.footer-link-col h5{font-family:var(--font-mono);letter-spacing:.55px;text-transform:uppercase;color:#45464d;margin-bottom:16px;font-size:11px;font-weight:700}.footer-link-col ul{flex-direction:column;gap:8px;padding:0;list-style:none;display:flex}.footer-link-col a{color:#45464d;font-size:16px;text-decoration:underline}@media (width<=1024px){.onboarding-grid,.form-fields-grid,.onboarding-footer-inner{grid-template-columns:1fr}.progress-info{flex-direction:column;align-items:flex-start;gap:16px}.progress-stats{align-items:flex-start}.pill-options{flex-wrap:wrap}}.form-fields-grid .form-field select{width:100%;font-family:var(--font-sans);color:#1b1b1d;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.2 9.6L12 14.4L16.8 9.6' stroke='%236B7280' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #c6c6cd;border-radius:8px;outline:none;padding:12px 40px 12px 16px;font-size:16px}.form-fields-grid .form-field select:focus{border-color:#000}.mono-input{letter-spacing:-.18px;font-family:var(--font-mono)!important;font-weight:600!important}.ai-inline-insight{background:#8b5cf60d;border:1px solid #8b5cf633;border-radius:8px;align-items:flex-start;gap:16px;margin-top:16px;padding:16px;display:flex}.ai-inline-insight svg{flex-shrink:0;margin-top:2px}.ai-inline-insight p{color:#1b1b1d;font-size:16px;font-weight:700;line-height:1.5}.insight-purple{color:#8b5cf6}.insight-green{color:#10b981}.ai-insights-header-row{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ai-insights-header-row h3{color:#fff;font-size:18px;font-weight:600}.probability-categories{flex-direction:column;gap:24px;display:flex}.prob-category{flex-direction:column;gap:8px;display:flex}.prob-category-header{justify-content:space-between;align-items:flex-end;display:flex}.prob-label{align-items:center;gap:8px;display:flex}.prob-dot{border-radius:9999px;width:6px;height:16px}.prob-name{color:#fff;font-size:14px;font-weight:700}.prob-tier{color:#bec6e0;text-transform:uppercase;font-size:10px}.prob-value{font-family:var(--font-mono);font-size:14px}.prob-bar{background:#ffffff1a;border-radius:9999px;height:8px;overflow:hidden}.prob-bar-sm{height:4px}.prob-bar-fill{transform-origin:0;border-radius:9999px;height:100%;animation:.8s cubic-bezier(.4,0,.2,1) forwards barGrow}@keyframes barGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.institution-fit{border-top:1px solid #ffffff1a;flex-direction:column;gap:16px;margin-top:24px;padding-top:32px;display:flex}.institution-fit-label{font-family:var(--font-mono);color:#bec6e0;letter-spacing:1px;text-transform:uppercase;font-size:10px}.institution-row{align-items:center;gap:16px;display:flex}.institution-icon{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.institution-details{flex-direction:column;flex:1;gap:6px;display:flex}.institution-name-row{justify-content:space-between;align-items:flex-start;display:flex}.institution-name-row span:first-child{color:#fff;font-size:12px;font-weight:700}.inst-status{font-family:var(--font-mono);font-size:10px}.inst-bar{background:#ffffff1a;border-radius:9999px;height:4px;overflow:hidden}.inst-bar-fill{transform-origin:0;border-radius:9999px;height:100%;animation:.8s cubic-bezier(.4,0,.2,1) .3s forwards barGrow;transform:scaleX(0)}.confidence-pill{font-family:var(--font-mono);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;justify-content:center;align-self:center;padding:4px 12px;font-size:10px;display:flex}.ai-target-card{background:#8b5cf60d;border:1px solid #8b5cf64d;border-radius:12px;align-items:flex-start;gap:16px;padding:24px;display:flex}.ai-target-icon{background:#8b5cf6;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 10px 15px -3px #8b5cf633}.target-title{color:#1b1b1d;margin-bottom:3px;font-size:14px}.target-desc{color:#45464d;font-size:12px;font-style:italic;line-height:1.625}.target-desc u{color:#1b1b1d;text-decoration-color:#8b5cf6}.career-step{flex-direction:column;gap:24px;display:flex}.career-section{flex-direction:column;gap:12px;display:flex}.career-section h2{color:#1b1b1d;font-size:18px;font-weight:600}.career-section-header{justify-content:space-between;align-items:center;display:flex}.career-hint{color:#45464d;font-size:14px}.career-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.career-card{cursor:pointer;background:#fcf8fa;border:1px solid #c6c6cd;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px 16px;transition:all .2s;display:flex}.career-card:hover{border-color:#000}.career-card.active{background:#000;border-color:#000}.career-card.active .career-card-label{color:#fff}.career-card-label{font-family:var(--font-mono);letter-spacing:.55px;color:#1b1b1d;text-align:center;font-size:11px;font-weight:700}.career-inputs{grid-template-columns:1fr 1fr;gap:24px;display:grid}.career-inputs .form-field label{color:#1b1b1d;font-size:18px;font-weight:600;font-family:var(--font-sans);text-transform:none;letter-spacing:normal;margin-bottom:12px;display:block}.career-inputs .form-field input,.career-inputs .form-field select{width:100%;font-family:var(--font-sans);color:#1b1b1d;appearance:none;background:#fff;border:1px solid #c6c6cd;border-radius:8px;outline:none;padding:13px 16px;font-size:14px}.career-inputs .form-field select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.2 9.6L12 14.4L16.8 9.6' stroke='%236B7280' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:40px}.pill-wrap{flex-wrap:wrap}.pill-sm{letter-spacing:.55px;font-family:var(--font-mono)!important;font-size:11px!important;font-weight:700!important}@media (width<=768px){.career-grid{grid-template-columns:repeat(2,1fr)}.career-inputs{grid-template-columns:1fr}}.culture-step{flex-direction:column;gap:48px;display:flex}.intro-card{background:#fff;border:1px solid #c6c6cd;border-radius:12px;align-items:flex-start;gap:16px;padding:24px;display:flex;box-shadow:0 1px 2px #0000000d}.intro-icon{background:#8b5cf61a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.intro-title{color:#000;margin-bottom:4px;font-size:16px}.intro-desc{color:#45464d;font-size:16px;line-height:1.5}.question-block{flex-direction:column;gap:24px;display:flex}.question-label{font-family:var(--font-mono);color:#45464d;font-size:16px}.question-text{color:#000;font-size:16px;line-height:1.5}.slider-wrapper{padding-top:17px}.psycho-slider{appearance:none;cursor:pointer;background:#eae7e9;border-radius:8px;outline:none;width:100%;height:8px}.psycho-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#000;border:2px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 0 0 1px #000}.slider-labels{font-family:var(--font-mono);color:#45464d;justify-content:space-between;margin-top:23px;font-size:16px;display:flex}.scale-options{gap:12px;padding-top:8px;display:flex}.scale-card{cursor:pointer;background:0 0;border:1px solid #c6c6cd;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:16px;transition:all .2s;display:flex}.scale-card:hover{border-color:#000}.scale-card.active{background:#000;border-color:#000}.scale-card.active .scale-number,.scale-card.active .scale-label{color:#fff}.scale-number{font-family:var(--font-mono);color:#1b1b1d;font-size:16px}.scale-label{font-family:var(--font-mono);color:#1b1b1d;font-size:9px}.binary-options{flex-direction:column;gap:12px;padding-top:8px;display:flex}.binary-card{cursor:pointer;text-align:left;color:#1b1b1d;background:#fff;border:1px solid #c6c6cd;border-radius:12px;justify-content:space-between;align-items:center;padding:20px;font-size:16px;transition:border-color .2s;display:flex}.binary-card:hover{border-color:#000}.culture-sidebar-card{background:#fff;border:1px solid #c6c6cd;border-radius:16px;padding:24px;overflow:hidden;box-shadow:0 1px 2px #0000000d}.culture-sidebar-header{margin-bottom:16px}.culture-title{color:#000;font-size:16px}.culture-subtitle{font-family:var(--font-mono);color:#45464d;font-size:10px}.radar-chart{margin:16px 0;position:relative}.radar-chart svg{width:100%;height:auto}.radar-shape{stroke-dasharray:800;stroke-dashoffset:800px;animation:1.2s cubic-bezier(.4,0,.2,1) forwards radarDraw}@keyframes radarDraw{to{stroke-dashoffset:0}}.radar-labels{position:absolute;inset:0}.radar-label{font-family:var(--font-mono);color:#1b1b1d;background:#f0edef;border:1px solid #c6c6cd;border-radius:4px;padding:2px 8px;font-size:10px;position:absolute}.radar-label.top{top:-4px;left:50%;transform:translate(-50%)}.radar-label.bottom{bottom:-4px;left:50%;transform:translate(-50%)}.radar-label.left{transform-origin:0;top:40%;left:-8px;transform:rotate(-90deg)translate(-50%)}.radar-label.right{transform-origin:100%;top:40%;right:-8px;transform:rotate(90deg)translate(50%)}.culture-insight{background:#8b5cf60d;border-left:2px solid #8b5cf6;border-radius:0 8px 8px 0;margin-top:16px;padding:16px}.culture-insight .insight-ai-label{font-family:var(--font-mono);color:#8b5cf6;margin:4px 0 8px;font-size:10px;display:block}.culture-insight p{color:#1b1b1d;font-size:16px;font-style:italic;line-height:1.5}.matches-card{background:#f6f3f5;border:1px solid #c6c6cd;border-radius:16px;flex-direction:column;gap:12px;padding:24px;display:flex}.matches-card h5{font-family:var(--font-mono);color:#45464d;margin-bottom:4px;font-size:16px}.match-item{background:#fff;border:1px solid #c6c6cd80;border-radius:12px;align-items:center;gap:12px;padding:12px;animation:.4s both fadeSlideUp;display:flex}.match-item:nth-child(2){animation-delay:.2s}.match-item:nth-child(3){animation-delay:.4s}.match-logo{color:#fff;background:#000;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;font-weight:900;display:flex}.match-logo.dark{background:#131b2e}.match-name{color:#1b1b1d;flex:1;font-size:16px;font-weight:600}.match-fit{font-family:var(--font-mono);font-size:16px}.match-fit.green{color:#10b981}.match-fit.amber{color:#f59e0b}.synthesis-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border:1px solid #e2e8f0cc;border-left-width:4px;border-radius:16px;flex-direction:column;gap:12px;padding:24px;display:flex}.synthesis-header{align-items:center;gap:8px;display:flex}.synthesis-header span{font-family:var(--font-mono);letter-spacing:.55px;color:#8b5cf6;font-size:11px;font-weight:700}.synthesis-title{color:#1b1b1d;font-size:18px;font-weight:600}.synthesis-desc{color:#45464d;font-size:14px;line-height:1.625}.synthesis-desc strong{color:#000}.synthesis-chart{aspect-ratio:169/58;background:#f0edef;border-radius:8px;justify-content:center;align-items:flex-end;padding:16px;display:flex}.chart-bars{align-items:flex-end;gap:4px;width:100%;height:100%;display:flex}.chart-bar{transform-origin:bottom;border-radius:4px 4px 0 0;flex:1;animation:.8s cubic-bezier(.4,0,.2,1) forwards barGrow;transform:scaleY(0)}@keyframes barGrowY{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.chart-bar{animation-name:barGrowY}.synthesis-match{flex-direction:column;gap:8px;display:flex}.synthesis-match-header{justify-content:space-between;align-items:center;display:flex}.match-label-mono{font-family:var(--font-mono);letter-spacing:.55px;color:#1b1b1d;font-size:11px;font-weight:700}.match-value-green{font-family:var(--font-mono);letter-spacing:.55px;color:#10b981;font-size:11px;font-weight:700}.synthesis-match-bar{background:#eae7e9;border-radius:9999px;height:4px;overflow:hidden}.synthesis-match-fill{transform-origin:0;background:#10b981;border-radius:9999px;width:92%;height:100%;animation:.8s cubic-bezier(.4,0,.2,1) .3s forwards barGrow;transform:scaleX(0)}.synthesis-checks{flex-direction:column;gap:8px;display:flex}.check-item{align-items:center;gap:13px;display:flex}.check-item svg{flex-shrink:0}.check-item span{color:#45464d;font-size:14px}.market-context-card{background:#f6f3f5;border:1px solid #c6c6cd;border-radius:16px;flex-direction:column;gap:12px;padding:24px;display:flex}.market-context-card h5{font-family:var(--font-mono);letter-spacing:.55px;color:#45464d;font-size:11px;font-weight:700}.market-stat-row{align-items:center;gap:16px;display:flex}.market-stat-icon svg{display:block}.market-stat-value{color:#1b1b1d;font-size:18px;font-weight:600;display:block}.market-stat-desc{color:#45464d;font-size:14px}.market-quote{color:#45464d;font-size:14px;font-style:italic;line-height:1.43}.dashboard-page{background:linear-gradient(#fcf8fa 0% 100%),#fff;flex-direction:column;justify-content:center;align-items:center;gap:48px;min-height:100vh;padding:64px 24px;display:flex}.dash-brand{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.dash-brand-text{color:#000;letter-spacing:-.4px;font-size:16px;font-weight:700}.dash-brand-text .accent{color:#006591}.dash-status{align-items:center;gap:8px;display:flex}.status-dot{background:#10b981;border-radius:9999px;width:8px;height:8px;animation:2s ease-in-out infinite pulse}.dash-status span{font-family:var(--font-mono);color:#45464d;font-size:16px}.dash-grid{grid-template-columns:7fr 5fr;gap:32px;width:100%;max-width:1280px;display:grid}.dash-left{flex-direction:column;gap:16px;display:flex}.welcome-card{background:#fff;border:1px solid #c6c6cd;border-radius:12px;padding:32px;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.welcome-accent-bar{background:#8b5cf6;width:4px;height:100%;position:absolute;top:0;left:0}.welcome-card h2{color:#1b1b1d;margin-bottom:16px;font-size:16px}.welcome-card>p{color:#45464d;max-width:576px;margin-bottom:24px;font-size:16px;line-height:1.5}.welcome-actions{gap:12px;display:flex}.btn-dashboard{color:#fff;background:#000;border-radius:8px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;text-decoration:none;display:flex}.btn-explore{color:#1b1b1d;cursor:pointer;background:0 0;border:1px solid #76777d;border-radius:8px;padding:16px 32px;font-size:16px}.dash-cards-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dash-card{background:#fff;border:1px solid #c6c6cd;border-radius:12px;flex-direction:column;gap:4px;padding:24px;display:flex;box-shadow:0 1px 2px #0000000d}.dash-card-top{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.card-badge{font-family:var(--font-mono);border-radius:4px;padding:4px 8px;font-size:16px}.card-badge.blue{color:#004c6e;background:#c9e6ff}.card-badge.purple{color:#3f465c;background:#dae2fd}.dash-card h3{color:#1b1b1d;font-size:16px}.dash-card p{color:#45464d;font-size:16px;line-height:1.5}.card-stat{align-items:baseline;gap:8px;margin-top:12px;display:flex}.stat-num{font-family:var(--font-mono);color:#000;font-size:16px}.stat-unit{font-family:var(--font-mono);color:#45464d;font-size:16px}.card-progress-row{align-items:center;gap:8px;margin-top:12px;display:flex}.card-progress-bar{background:#e4e2e4;border-radius:9999px;flex:1;height:8px;overflow:hidden}.card-progress-fill{transform-origin:0;background:#8b5cf6;border-radius:9999px;width:92%;height:100%;animation:.8s cubic-bezier(.4,0,.2,1) .3s forwards barGrow;transform:scaleX(0)}.card-progress-pct{font-family:var(--font-mono);color:#8b5cf6;font-size:16px}.ai-forecast-bar{background:#131b2e;border-left:4px solid #8b5cf6;border-radius:12px;align-items:flex-start;gap:16px;padding:24px;display:flex;box-shadow:0 10px 15px -3px #0000001a}.ai-forecast-bar svg{flex-shrink:0;margin-top:2px}.ai-forecast-bar p{color:#7c839b;font-size:16px;line-height:1.625}.ai-forecast-bar strong{color:#fff}.ai-forecast-bar .highlight{color:#89ceff}.dash-right{justify-content:center;align-items:center;display:flex}.psych-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;background:#ffffffb3;border:1px solid #c6c6cd;border-radius:16px;width:100%;padding:32px;box-shadow:0 25px 50px -12px #00000040}.psych-circle-outer{border:4px dashed #c6c6cd;border-radius:9999px;justify-content:center;align-items:center;width:256px;height:256px;margin:0 auto 24px;animation:20s linear infinite spinSlow;display:flex;position:relative}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.psych-circle-inner{border:2px solid #00659133;border-radius:9999px;justify-content:center;align-items:center;width:224px;height:224px;animation:20s linear infinite reverse spinSlow;display:flex}.psych-center{flex-direction:column;align-items:center;gap:4px;animation:20s linear infinite spinSlow;display:flex}.psych-label{font-family:var(--font-mono);color:#45464d;margin-top:8px;font-size:16px}.psych-type{letter-spacing:1.6px;text-transform:uppercase;color:#000;font-size:16px;font-weight:400}.float-badge{font-family:var(--font-mono);background:#fcf8fa;border:1px solid #c6c6cd;border-radius:8px;padding:13px 8px;font-size:12px;animation:3s ease-in-out infinite floatBadge;position:absolute;box-shadow:0 4px 6px -1px #0000001a}.float-badge.eq{color:#10b981;top:-16px;right:-16px}.float-badge.iq{color:#006591;animation-delay:1.5s;bottom:40px;left:-40px}@keyframes floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.psych-card h4{color:#1b1b1d;margin-bottom:8px;font-size:16px}.psych-desc{color:#45464d;max-width:320px;margin:0 auto 24px;font-size:16px;line-height:1.5}.psych-stats{justify-content:center;gap:8px;display:flex}.psych-stat{text-align:center;background:#eae7e9;border-radius:8px;flex:1;padding:12px}.psych-stat-val{font-family:var(--font-mono);color:#000;font-size:16px;display:block}.psych-stat-label{font-family:var(--font-mono);color:#45464d;font-size:9px}.dash-footer-steps{justify-content:space-between;align-items:flex-start;width:100%;max-width:576px;display:flex;position:relative}.step-line{background:#c6c6cd;height:1px;position:absolute;top:16px;left:0;right:0}.step-item{z-index:1;opacity:0;background:#fcf8fa;flex-direction:column;align-items:center;gap:8px;padding:0 16px;display:flex;position:relative;transform:scale(.5)}.step-circle{border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.step-circle.green{background:#10b981}.step-circle.black{background:#000;box-shadow:0 0 0 4px #dae2fd}.step-item span{font-family:var(--font-mono);color:#45464d;font-size:10px}.step-item.active span{color:#000}.anim-step-1{animation:.5s cubic-bezier(.34,1.56,.64,1) .5s forwards stepReveal}.anim-step-2{animation:.5s cubic-bezier(.34,1.56,.64,1) 1.2s forwards stepReveal}.anim-step-3{animation:.5s cubic-bezier(.34,1.56,.64,1) 1.9s forwards stepReveal}@keyframes stepReveal{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.dash-final-cta{opacity:0;animation:.6s 2.6s forwards fadeSlideUp}.dash-final-cta .btn-dashboard{color:#fff;background:#000;border-radius:12px;align-items:center;gap:8px;padding:16px 40px;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex;box-shadow:0 10px 15px -3px #0000001a}.dash-final-cta .btn-dashboard:hover{opacity:.9}@media (width<=1024px){.dash-grid,.dash-cards-row{grid-template-columns:1fr}.welcome-actions{flex-direction:column}}
