.steps-page{--peach:#ffb5a7;--peach-light:#fff0ec;--coral:#f28b82;--sage:#a8d5ba;--sage-light:#e8f5ed;--sage-dark:#6baf8d;--lavender:#c3b1e1;--lavender-light:#f0eafb;--cream:#fff9f5;--warm-white:#fffdfb;--sky:#a8d8ea;--sky-light:#e3f4fa;--sun:#ffd966;--sun-warm:#ffe8a3;--steps-text-primary:#3d3052;--steps-text-secondary:#6b5e7b;--steps-text-muted:#9a8dab;--card-shadow:0 4px 24px #3d30520f;--card-hover:0 8px 40px #3d30521a;font-family:var(--font-quicksand),"Quicksand",sans-serif;color:var(--steps-text-primary);background:var(--warm-white);-webkit-font-smoothing:antialiased;overflow-x:hidden}.steps-page h1,.steps-page h2,.steps-page h3,.steps-page h4{font-family:var(--font-nunito),"Nunito",sans-serif}.steps-nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#fffdfbd9;border-bottom:1px solid #ffb5a726;justify-content:space-between;align-items:center;width:100%;padding:16px 40px;transition:all .3s;display:flex;position:fixed;top:0}.steps-nav.scrolled{padding:10px 40px;box-shadow:0 2px 20px #3d30520f}.steps-nav-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.steps-nav-logo svg{width:38px;height:38px}.steps-nav-logo-text{font-family:var(--font-nunito),"Nunito",sans-serif;color:var(--steps-text-primary);font-size:22px;font-weight:800}.steps-nav-logo-text span{color:var(--coral)}.steps-nav-links{align-items:center;gap:32px;display:flex}.steps-nav-links a{color:var(--steps-text-secondary);letter-spacing:.02em;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.steps-nav-links a:hover{color:var(--coral)}.steps-nav-cta{background:linear-gradient(135deg,var(--peach),var(--coral))!important;color:#fff!important;border-radius:50px!important;padding:10px 24px!important;font-weight:700!important;transition:transform .2s,box-shadow .2s!important}.steps-nav-cta:hover{transform:translateY(-2px);box-shadow:0 4px 16px #f28b8259}.steps-hero{background:linear-gradient(180deg,var(--peach-light)0%,var(--cream)40%,var(--warm-white)100%);justify-content:center;align-items:center;min-height:100vh;padding:120px 40px 80px;display:flex;position:relative;overflow:hidden}.steps-hero-bg-shapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.steps-hero-blob{filter:blur(60px);opacity:.4;border-radius:50%;position:absolute}.steps-hero-blob-1{background:var(--peach);width:500px;height:500px;animation:8s ease-in-out infinite stepsBlobFloat;top:-100px;right:-100px}.steps-hero-blob-2{background:var(--sage);width:400px;height:400px;animation:10s ease-in-out infinite reverse stepsBlobFloat;bottom:-80px;left:-80px}.steps-hero-blob-3{background:var(--lavender);width:300px;height:300px;animation:12s ease-in-out 2s infinite stepsBlobFloat;top:30%;left:50%}@keyframes stepsBlobFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(20px,-20px)scale(1.05)}66%{transform:translate(-15px,15px)scale(.95)}}.steps-hero-content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1200px;display:grid;position:relative}.steps-hero-text{animation:.8s ease-out stepsFadeSlideUp}.steps-hero-badge{border:1px solid var(--peach);color:var(--coral);background:#fff;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px 6px 8px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 2px 12px #f28b821f}.steps-hero-badge-dot{background:var(--coral);border-radius:50%;width:8px;height:8px;animation:2s infinite stepsPulse}@keyframes stepsPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.steps-hero h1{color:var(--steps-text-primary);margin-bottom:20px;font-size:clamp(36px,5vw,56px);font-weight:900;line-height:1.15}.steps-hero h1 .highlight{background:linear-gradient(135deg,var(--coral),#e8677a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.steps-hero h1 .highlight-sage{background:linear-gradient(135deg,var(--sage-dark),#4a9b6e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.steps-hero-subtitle{color:var(--steps-text-secondary);margin-bottom:32px;font-size:18px;font-weight:500;line-height:1.7}.steps-hero-buttons{flex-wrap:wrap;gap:16px;display:flex}.steps-btn-primary{background:linear-gradient(135deg,var(--coral),#e8677a);color:#fff;font-family:var(--font-nunito),"Nunito",sans-serif;cursor:pointer;border:none;border-radius:60px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #f28b824d}.steps-btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #f28b8266}.steps-btn-secondary{color:var(--steps-text-primary);border:2px solid var(--peach);font-family:var(--font-nunito),"Nunito",sans-serif;cursor:pointer;background:#fff;border-radius:60px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.steps-btn-secondary:hover{background:var(--peach-light);transform:translateY(-2px)}.steps-hero-trust{color:var(--steps-text-muted);align-items:center;gap:12px;margin-top:32px;font-size:13px;font-weight:600;display:flex}.steps-hero-trust-icons{gap:8px;display:flex}.steps-trust-icon{width:32px;height:32px;box-shadow:var(--card-shadow);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:14px;display:flex}.steps-hero-illustration{justify-content:center;align-items:center;animation:.8s ease-out .2s both stepsFadeSlideUp;display:flex;position:relative}.steps-hero-phone{background:#fff;border:4px solid #e8e0f0;border-radius:40px;width:280px;height:560px;position:relative;overflow:hidden;box-shadow:0 20px 60px #3d30521f,inset 0 0 0 1px #fffc}.steps-phone-notch{z-index:2;background:#e8e0f0;border-radius:0 0 20px 20px;width:120px;height:28px;margin:0 auto;position:relative}.steps-phone-screen{background:linear-gradient(#fff9f5 0%,#fff0ec 100%);flex-direction:column;gap:12px;height:calc(100% - 28px);padding:16px 20px;display:flex}.steps-phone-greeting{font-family:var(--font-nunito),"Nunito",sans-serif;color:var(--steps-text-primary);font-size:18px;font-weight:800}.steps-phone-greeting span{color:var(--coral)}.steps-phone-subtext{color:var(--steps-text-muted);margin-top:-8px;font-size:12px;font-weight:600}.steps-phone-card{background:#fff;border-radius:16px;padding:14px;box-shadow:0 2px 12px #3d30520d}.steps-phone-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.steps-phone-card-title{font-family:var(--font-nunito),"Nunito",sans-serif;color:var(--steps-text-primary);font-size:13px;font-weight:700}.steps-phone-card-badge{border-radius:20px;padding:3px 8px;font-size:10px;font-weight:700}.steps-badge-green{background:var(--sage-light);color:var(--sage-dark)}.steps-badge-coral{background:var(--peach-light);color:var(--coral)}.steps-phone-activity{border-bottom:1px solid #0000000a;align-items:center;gap:10px;padding:8px 0;display:flex}.steps-phone-activity:last-child{border-bottom:none}.steps-phone-activity-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.steps-phone-activity-text{color:var(--steps-text-secondary);font-size:11px;font-weight:600;line-height:1.4}.steps-phone-activity-text strong{color:var(--steps-text-primary);font-size:12px;display:block}.steps-phone-progress{gap:6px;margin-top:4px;display:flex}.steps-progress-dot{background:var(--sage);border-radius:50%;width:8px;height:8px}.steps-progress-dot.empty{background:#e8e0f0}.steps-float-element{animation:4s ease-in-out infinite stepsFloatItem;position:absolute}.steps-float-1{animation-delay:0s;top:40px;left:-40px}.steps-float-2{animation-delay:1s;top:120px;right:-50px}.steps-float-3{animation-delay:2s;bottom:100px;left:-50px}.steps-float-4{animation-delay:.5s;bottom:40px;right:-30px}@keyframes stepsFloatItem{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.steps-float-card{color:var(--steps-text-primary);white-space:nowrap;background:#fff;border-radius:14px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:700;display:flex;box-shadow:0 4px 20px #3d305214}.steps-float-card-icon{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}@keyframes stepsFadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.steps-mascot-strip{background:linear-gradient(135deg,var(--sun-warm),var(--sun));flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;padding:40px;display:flex}.steps-mascot-text{font-family:var(--font-nunito),"Nunito",sans-serif;color:var(--steps-text-primary);text-align:center;font-size:22px;font-weight:800}.steps-mascot-text span{color:var(--coral)}.steps-mascot-chars{align-items:flex-end;gap:24px;display:flex}.steps-tara-char{animation:3s ease-in-out infinite stepsTaraWave}@keyframes stepsTaraWave{0%,to{transform:rotate(0)}25%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}}.steps-section{max-width:1200px;margin:0 auto;padding:100px 40px}.steps-section-label{color:var(--coral);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:700;display:inline-flex}.steps-section-title{margin-bottom:16px;font-size:clamp(28px,4vw,42px);font-weight:900;line-height:1.2}.steps-section-subtitle{color:var(--steps-text-secondary);max-width:600px;font-size:17px;font-weight:500;line-height:1.7}.steps-screening-section{background:linear-gradient(180deg,var(--warm-white)0%,var(--sage-light)50%,var(--warm-white)100%);padding:100px 40px}.steps-screening-inner{max-width:1200px;margin:0 auto}.steps-screening-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.steps-screening-card{box-shadow:var(--card-shadow);background:#fff;border-radius:24px;padding:32px;transition:all .3s;position:relative;overflow:hidden}.steps-screening-card:hover{box-shadow:var(--card-hover);transform:translateY(-6px)}.steps-screening-card:before{content:"";height:4px;position:absolute;top:0;left:0;right:0}.steps-screening-card:first-child:before{background:linear-gradient(90deg,var(--coral),var(--peach))}.steps-screening-card:nth-child(2):before{background:linear-gradient(90deg,var(--sage-dark),var(--sage))}.steps-screening-card:nth-child(3):before{background:linear-gradient(90deg,var(--lavender),#a78bca)}.steps-screening-card-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:28px;display:flex}.steps-screening-card h3{margin-bottom:8px;font-size:20px;font-weight:800}.steps-screening-card .steps-age-tag{border-radius:20px;margin-bottom:12px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.steps-screening-card p{color:var(--steps-text-secondary);font-size:14px;font-weight:500;line-height:1.7}.steps-free-badge{background:var(--sage-light);color:var(--sage-dark);text-transform:uppercase;letter-spacing:.05em;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:800;position:absolute;top:20px;right:20px}.steps-daily-section{background:linear-gradient(180deg,var(--warm-white),var(--lavender-light),var(--warm-white));padding:100px 40px}.steps-daily-inner{max-width:1100px;margin:0 auto}.steps-timeline{margin-top:48px;padding-left:60px;position:relative}.steps-timeline:before{content:"";background:linear-gradient(180deg,var(--peach),var(--sage),var(--lavender),var(--sky));border-radius:3px;width:3px;position:absolute;top:0;bottom:0;left:24px}.steps-timeline-item{margin-bottom:40px;position:relative}.steps-timeline-dot{width:14px;height:14px;box-shadow:0 0 0 3px var(--peach);border:3px solid #fff;border-radius:50%;position:absolute;top:4px;left:-42px}.steps-timeline-time{color:var(--coral);margin-bottom:6px;font-size:13px;font-weight:700}.steps-timeline-card{box-shadow:var(--card-shadow);background:#fff;border-radius:20px;padding:24px;transition:transform .3s}.steps-timeline-card:hover{transform:translate(6px)}.steps-timeline-card h4{margin-bottom:6px;font-size:17px;font-weight:800}.steps-timeline-card p{color:var(--steps-text-secondary);font-size:14px;font-weight:500;line-height:1.6}.steps-timeline-card .steps-tag{border-radius:20px;margin-top:8px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.steps-tag-motor{background:var(--peach-light);color:var(--coral)}.steps-tag-language{background:var(--sage-light);color:var(--sage-dark)}.steps-tag-cognitive{background:var(--lavender-light);color:#7b5eae}.steps-tag-social{background:var(--sky-light);color:#4a99b5}.steps-bilingual-section{background:var(--warm-white);padding:100px 40px}.steps-bilingual-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.steps-vocab-display{box-shadow:var(--card-shadow);background:#fff;border:1px solid #a8d5ba4d;border-radius:28px;padding:32px}.steps-vocab-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.steps-vocab-title{font-family:var(--font-nunito),"Nunito",sans-serif;color:var(--steps-text-primary);font-size:16px;font-weight:800}.steps-vocab-total{color:var(--sage-dark);font-size:28px;font-weight:900}.steps-vocab-total span{color:var(--steps-text-muted);font-size:13px;font-weight:600}.steps-vocab-bar-group{margin-bottom:16px}.steps-vocab-bar-label{color:var(--steps-text-secondary);justify-content:space-between;margin-bottom:6px;font-size:13px;font-weight:700;display:flex}.steps-vocab-bar{background:#f0eafb;border-radius:6px;height:12px;overflow:hidden}.steps-vocab-bar-fill{border-radius:6px;height:100%;transition:width 1.5s ease-out}.steps-vocab-bar-ml .steps-vocab-bar-fill{background:linear-gradient(90deg,var(--coral),var(--peach));width:60%}.steps-vocab-bar-en .steps-vocab-bar-fill{background:linear-gradient(90deg,var(--sage-dark),var(--sage));width:40%}.steps-vocab-insight{background:var(--sage-light);border-radius:14px;align-items:flex-start;gap:10px;margin-top:16px;padding:14px 16px;display:flex}.steps-vocab-insight-icon{flex-shrink:0;font-size:20px}.steps-vocab-insight p{color:var(--sage-dark);font-size:13px;font-weight:600;line-height:1.5}.steps-vocab-words{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.steps-vocab-word{border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700}.steps-word-ml{background:var(--peach-light);color:var(--coral)}.steps-word-en{background:var(--sage-light);color:var(--sage-dark)}.steps-nri-section{background:linear-gradient(180deg,var(--warm-white),var(--sky-light),var(--warm-white));padding:100px 40px}.steps-nri-inner{text-align:center;max-width:1100px;margin:0 auto}.steps-nri-demo{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin-top:48px;display:flex}.steps-nri-card{width:260px;box-shadow:var(--card-shadow);text-align:left;background:#fff;border-radius:24px;padding:28px}.steps-nri-card-header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.steps-nri-avatar{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.steps-nri-name{font-family:var(--font-nunito),"Nunito",sans-serif;font-size:14px;font-weight:700}.steps-nri-location{color:var(--steps-text-muted);font-size:12px;font-weight:600}.steps-nri-update{background:var(--sage-light);color:var(--sage-dark);border-radius:12px;align-items:flex-start;gap:8px;padding:12px;font-size:13px;font-weight:600;line-height:1.5;display:flex}.steps-nri-connector{color:var(--steps-text-muted);flex-direction:column;align-items:center;gap:4px;display:flex}.steps-nri-connector-line{background:linear-gradient(90deg,var(--peach),var(--sky));border-radius:1px;width:60px;height:2px}.steps-nri-connector span{color:var(--steps-text-muted);font-size:11px;font-weight:700}.steps-clinical-section{background:var(--warm-white);padding:100px 40px}.steps-clinical-inner{max-width:1100px;margin:0 auto}.steps-clinical-grid{grid-template-columns:1fr 1fr;gap:32px;margin-top:48px;display:grid}.steps-clinical-card{box-shadow:var(--card-shadow);background:#fff;border-radius:24px;align-items:flex-start;gap:20px;padding:32px;transition:transform .3s;display:flex}.steps-clinical-card:hover{transform:translateY(-4px)}.steps-clinical-card-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex}.steps-clinical-card h4{margin-bottom:6px;font-size:17px;font-weight:800}.steps-clinical-card p{color:var(--steps-text-secondary);font-size:14px;font-weight:500;line-height:1.6}.steps-doctor-section{background:linear-gradient(180deg,var(--warm-white),var(--peach-light));padding:100px 40px}.steps-doctor-inner{text-align:center;max-width:900px;margin:0 auto}.steps-doctor-card{box-shadow:var(--card-shadow);background:#fff;border-radius:28px;margin-top:40px;padding:48px}.steps-doctor-avatar{object-fit:cover;border:4px solid #fff;border-radius:50%;width:100px;height:100px;margin:0 auto 20px;box-shadow:0 4px 20px #f28b8233}.steps-doctor-name{margin-bottom:4px;font-size:22px;font-weight:900}.steps-doctor-title{color:var(--coral);margin-bottom:4px;font-size:14px;font-weight:700}.steps-doctor-affiliation{color:var(--steps-text-muted);margin-bottom:20px;font-size:13px;font-weight:600}.steps-doctor-quote{color:var(--steps-text-secondary);max-width:650px;margin:0 auto;padding:0 24px;font-size:17px;font-style:italic;font-weight:500;line-height:1.8;position:relative}.steps-doctor-quote:before{content:"“";color:var(--peach);font-family:Georgia,serif;font-size:60px;font-style:normal;line-height:1;position:absolute;top:-12px;left:-8px}.steps-cta-section{background:linear-gradient(180deg,var(--peach-light),var(--cream));text-align:center;padding:100px 40px;position:relative;overflow:hidden}.steps-cta-section:before{content:"";background:var(--sage);opacity:.1;filter:blur(60px);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.steps-cta-section:after{content:"";background:var(--lavender);opacity:.1;filter:blur(60px);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;left:-80px}.steps-cta-inner{z-index:2;max-width:700px;margin:0 auto;position:relative}.steps-cta-inner h2{color:#000;margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:900}.steps-cta-inner p{color:var(--steps-text-secondary);margin-bottom:32px;font-size:17px;font-weight:500;line-height:1.7}.steps-cta-form{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.steps-cta-input{border:2px solid var(--peach);font-family:var(--font-quicksand),"Quicksand",sans-serif;width:320px;color:var(--steps-text-primary);background:#fff;border-radius:60px;outline:none;padding:16px 24px;font-size:15px;font-weight:600;transition:border-color .2s}.steps-cta-input:focus{border-color:var(--coral)}.steps-cta-note{color:var(--steps-text-muted);margin-top:16px;font-size:13px;font-weight:600}.steps-footer{background:var(--steps-text-primary);color:#ffffffb3;padding:60px 40px 32px}.steps-footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;max-width:1100px;margin:0 auto;display:grid}.steps-footer-brand p{max-width:300px;margin-top:12px;font-size:14px;line-height:1.7}.steps-footer h5{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:14px;font-weight:800}.steps-footer a{color:#fff9;margin-bottom:10px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:block}.steps-footer a:hover{color:var(--peach)}.steps-footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1100px;margin:40px auto 0;padding-top:24px;font-size:13px;display:flex}.steps-footer-bottom a{margin:0;font-size:13px;display:inline}.steps-footer-parent-link{align-items:center;gap:6px;display:inline-flex}@media (max-width:900px){.steps-hero-content{text-align:center;grid-template-columns:1fr}.steps-hero-illustration{order:-1}.steps-hero-buttons,.steps-hero-trust{justify-content:center}.steps-screening-grid{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.steps-bilingual-inner,.steps-clinical-grid{grid-template-columns:1fr}.steps-nri-demo{flex-direction:column}.steps-nri-connector{transform:rotate(90deg)}.steps-footer-inner{grid-template-columns:1fr 1fr}.steps-nav-links{display:none}}@media (max-width:600px){.steps-hero{padding:100px 20px 60px}.steps-screening-section,.steps-daily-section,.steps-nri-section,.steps-clinical-section,.steps-doctor-section,.steps-cta-section{padding:60px 20px}.steps-hero-phone{width:240px;height:480px}.steps-footer-inner{grid-template-columns:1fr}.steps-cta-form{flex-direction:column;align-items:center}.steps-cta-input{width:100%}}
