.hero{padding-top:calc(var(--nav-height) + var(--space-3xl));padding-bottom:var(--space-3xl);background:var(--surface);overflow:hidden}.hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:var(--space-3xl);align-items:center}.hero-text,.hero-mockup{min-width:0}.hero-label{font-family:var(--font-body);font-size:.8rem;font-weight:500;color:var(--on-surface-subtle);margin-bottom:var(--space-lg)}.hero-title{font-family:var(--font-display);font-weight:800;font-size:clamp(3.5rem,6vw,5.25rem);line-height:1.05;letter-spacing:-.025em;color:var(--on-surface);margin-bottom:var(--space-lg)}.hero-title em{font-family:var(--font-accent);font-style:italic;font-weight:400;color:var(--primary);letter-spacing:-.04em}.hero-desc{font-size:1.05rem;line-height:1.65;color:var(--on-surface-muted);max-width:480px;margin-bottom:var(--space-xl)}.hero-badges{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm) var(--space-lg);margin-bottom:var(--space-xl)}.hero-badge{display:flex;align-items:center;gap:6px;font-size:.82rem;font-weight:500;color:var(--on-surface-muted)}.hero-badge svg{width:18px;height:18px;color:var(--primary)}.hero-ctas{display:flex;align-items:center;gap:var(--space-md);margin-bottom:var(--space-md)}.hero-cta-primary{padding:.8rem 2rem;font-size:.95rem}.hero-cta-secondary{padding:.8rem 1.75rem;font-size:.95rem}.hero-fine-print{font-size:.75rem;color:var(--on-surface-subtle)}.hero-mockup{position:relative}.mockup-frame{background:var(--surface-container-lowest);border-radius:var(--radius-xl);box-shadow:var(--shadow-elevated);overflow:hidden;position:relative}.mockup-titlebar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--surface-container-low)}.mockup-titlebar-left{display:flex;align-items:center;gap:8px}.mockup-dot{width:8px;height:8px;border-radius:50%}.mockup-dot:nth-child(1){background:#e8685a}.mockup-dot:nth-child(2){background:#f5bf4f}.mockup-dot:nth-child(3){background:#61c554}.mockup-title-text{font-size:.7rem;font-weight:600;color:var(--on-surface-muted);margin-left:8px}.mockup-titlebar-right{font-size:.65rem;color:var(--on-surface-subtle);display:flex;align-items:center;gap:8px}.mockup-avatar{width:22px;height:22px;border-radius:50%;background:var(--primary-light);display:flex;align-items:center;justify-content:center;font-size:.55rem;font-weight:700;color:var(--primary)}.mockup-body{display:grid;grid-template-columns:140px 1fr 200px;min-height:380px}.mockup-sidebar{background:var(--surface-container-lowest);padding:12px 0;border-right:1px solid var(--outline-ghost)}.mockup-sidebar-item{display:flex;align-items:center;gap:6px;padding:6px 14px;font-size:.6rem;font-weight:500;color:var(--on-surface-subtle);transition:background .15s}.mockup-sidebar-item.active{color:var(--primary);background:var(--primary-pale);font-weight:600}.mockup-sidebar-item svg{width:14px;height:14px;opacity:.6}.mockup-main{padding:16px;background:var(--surface)}.mockup-greeting{font-family:var(--font-display);font-weight:700;font-size:.85rem;color:var(--on-surface);margin-bottom:2px}.mockup-subtext{font-size:.55rem;color:var(--on-surface-subtle);margin-bottom:12px}.mockup-lesson-card{background:linear-gradient(135deg,#2d5a27,#3d7235);border-radius:var(--radius-md);padding:14px;color:#fff;margin-bottom:12px;position:relative;overflow:hidden}.mockup-lesson-label{font-size:.5rem;text-transform:uppercase;letter-spacing:.08em;opacity:.8;margin-bottom:4px}.mockup-lesson-title{font-family:var(--font-display);font-weight:700;font-size:.75rem;line-height:1.3;margin-bottom:6px}.mockup-lesson-desc{font-size:.5rem;opacity:.85;line-height:1.4;margin-bottom:8px}.mockup-lesson-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#fff3;border-radius:var(--radius-full);font-size:.5rem;font-weight:600;color:#fff}.mockup-schedule-strip{margin-bottom:12px}.mockup-schedule-title{font-size:.6rem;font-weight:700;margin-bottom:6px;color:var(--on-surface)}.mockup-schedule-days{display:flex;gap:4px}.mockup-day{flex:1;background:var(--surface-container-lowest);border-radius:var(--radius-sm);padding:6px 4px;text-align:center;box-shadow:0 1px 3px #0000000a}.mockup-day-label{font-size:.45rem;font-weight:600;color:var(--on-surface-subtle);text-transform:uppercase}.mockup-day-num{font-family:var(--font-display);font-weight:700;font-size:.75rem;color:var(--on-surface)}.mockup-day.today{background:var(--primary);color:#fff}.mockup-day.today .mockup-day-label,.mockup-day.today .mockup-day-num{color:#fff}.mockup-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mockup-tasks,.mockup-arcade-mini{background:var(--surface-container-lowest);border-radius:var(--radius-sm);padding:8px 10px}.mockup-section-label{font-size:.55rem;font-weight:700;color:var(--on-surface);margin-bottom:6px}.mockup-task-item{display:flex;align-items:center;gap:4px;font-size:.48rem;color:var(--on-surface-muted);padding:2px 0}.mockup-task-check{width:10px;height:10px;border-radius:3px;border:1.5px solid var(--outline-ghost-strong);flex-shrink:0}.mockup-task-due{margin-left:auto;font-size:.42rem;color:var(--tertiary);font-weight:600}.mockup-task-done{color:var(--primary);font-weight:600}.mockup-arcade-desc{font-size:.45rem;color:var(--on-surface-subtle);margin-bottom:6px}.mockup-game-thumbs{display:flex;gap:4px}.mockup-game-thumb{width:36px;height:36px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.55rem;font-weight:700}.mockup-progress{padding:12px;background:var(--surface-container-lowest);border-left:1px solid var(--outline-ghost)}.mockup-progress-title{font-size:.6rem;font-weight:700;margin-bottom:10px;color:var(--on-surface)}.mockup-progress-item{margin-bottom:8px}.mockup-progress-label{display:flex;justify-content:space-between;font-size:.5rem;font-weight:500;color:var(--on-surface-muted);margin-bottom:3px}.mockup-progress-bar{height:5px;background:var(--surface-container-high);border-radius:var(--radius-full);overflow:hidden}.mockup-progress-fill{height:100%;border-radius:var(--radius-full);transition:width 1s ease-out}.mockup-view-link{display:block;font-size:.48rem;color:var(--primary);font-weight:600;margin-top:8px;text-align:right}.hero-ai-card{position:absolute;bottom:-30px;left:-20px;background:var(--surface-container-lowest);border-radius:var(--radius-lg);box-shadow:var(--shadow-float);padding:14px 16px;width:280px;z-index:2}.hero-ai-title{font-size:.65rem;font-weight:700;color:var(--on-surface-muted);margin-bottom:8px;letter-spacing:.02em}.hero-ai-input{display:flex;align-items:center;gap:6px;padding:6px 10px;background:var(--surface-container-low);border-radius:var(--radius-full);margin-bottom:10px}.hero-ai-input svg{width:12px;height:12px;color:var(--primary);flex-shrink:0}.hero-ai-input span{font-size:.55rem;color:var(--on-surface-subtle)}.hero-ai-response{font-size:.52rem;color:var(--on-surface-muted);line-height:1.5}.hero-ai-response strong{color:var(--primary);font-weight:600}.hero-ai-response ul{margin-top:4px;padding-left:10px}.hero-ai-response li{position:relative;padding-left:6px;margin-bottom:2px}.hero-ai-response li:before{content:"·";position:absolute;left:-4px;color:var(--primary);font-weight:700}@media(max-width:1024px){.hero-grid{grid-template-columns:1fr;gap:var(--space-2xl)}.hero-mockup{max-width:600px;margin:0 auto}.hero-ai-card{display:none}.mockup-body{grid-template-columns:1fr;min-height:auto}.mockup-sidebar,.mockup-progress{display:none}}@media(max-width:600px){.hero{padding-top:calc(var(--nav-height) + var(--space-2xl))}.hero-grid{gap:var(--space-xl)}.hero-title{font-size:2.75rem;letter-spacing:0}.hero-title em{letter-spacing:0}.hero-desc{font-size:1rem;max-width:none}.hero-ctas{align-items:stretch;flex-direction:column}.hero-ctas a,.hero-mockup{width:100%}.mockup-frame{max-width:100%}}@media(max-width:360px){.hero-title{font-size:2.45rem}.hero-badges{flex-direction:column;align-items:flex-start;gap:var(--space-sm)}}.value-props{padding:var(--space-3xl) 0;background:var(--surface-container-low)}.value-props-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-3xl)}.value-prop{display:flex;align-items:flex-start;gap:var(--space-md)}.value-prop-icon{width:48px;height:48px;border-radius:50%;background:var(--primary-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.value-prop-icon svg{width:20px;height:20px;color:var(--primary)}.value-prop h3{font-family:var(--font-display);font-weight:700;font-size:.95rem;margin-bottom:4px;color:var(--on-surface)}.value-prop p{font-size:.85rem;color:var(--on-surface-muted);line-height:1.55}@media(max-width:768px){.value-props-grid{grid-template-columns:1fr;gap:var(--space-xl)}}.features{padding:var(--space-4xl) 0;background:var(--surface)}.features-header{text-align:center;margin-bottom:var(--space-3xl)}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-xl)}.feature-card{padding:var(--space-xl);background:var(--surface-container-lowest);border-radius:var(--radius-xl);box-shadow:var(--shadow-ambient);transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-elevated)}.feature-icon{width:52px;height:52px;border-radius:16px;background:var(--primary-light);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-md)}.feature-icon svg{width:24px;height:24px;color:var(--primary)}.feature-card h3{font-family:var(--font-display);font-weight:700;font-size:1rem;margin-bottom:var(--space-sm)}.feature-card p{font-size:.875rem;color:var(--on-surface-muted);line-height:1.6}@media(max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.features-grid{grid-template-columns:1fr}}.weekly-theme{padding:var(--space-4xl) 0;background:var(--surface-container-low)}.weekly-theme-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:var(--space-3xl);align-items:start}.weekly-theme-text h2{margin-bottom:var(--space-lg)}.weekly-theme-text p{font-size:1rem;color:var(--on-surface-muted);line-height:1.65;margin-bottom:var(--space-xl)}.weekly-theme-checks{margin-bottom:var(--space-xl)}.weekly-theme-check{display:flex;align-items:center;gap:var(--space-sm);font-size:.9rem;color:var(--on-surface-muted);margin-bottom:var(--space-sm)}.weekly-theme-check svg{width:18px;height:18px;color:var(--primary);flex-shrink:0}.link-arrow{display:inline-flex;align-items:center;gap:6px;font-weight:600;font-size:.9rem;color:var(--on-surface);transition:gap .2s}.link-arrow:hover{gap:10px}.link-arrow svg{width:16px;height:16px}.schedule-preview{background:var(--surface-container-lowest);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);overflow:hidden}.schedule-header{padding:16px 20px 12px}.schedule-title{font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--on-surface);margin-bottom:10px}.schedule-tags{display:flex;flex-wrap:wrap;gap:6px}.schedule-tag{padding:3px 10px;border-radius:var(--radius-full);font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:var(--primary-light);color:var(--primary)}.schedule-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--outline-ghost);padding:0}.schedule-col{background:var(--surface-container-lowest);padding:10px 8px}.schedule-col-header{text-align:center;margin-bottom:8px}.schedule-col-day{font-size:.55rem;font-weight:600;text-transform:uppercase;color:var(--on-surface-subtle)}.schedule-col-date{font-family:var(--font-display);font-weight:700;font-size:1.1rem;color:var(--on-surface)}.schedule-block{padding:6px 8px;border-radius:var(--radius-sm);margin-bottom:4px;font-size:.52rem;line-height:1.4}.schedule-block-label{font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:.42rem;margin-bottom:2px}.schedule-block.science{background:#e8f5e9}.schedule-block.science .schedule-block-label{color:#2e7d32}.schedule-block.ela{background:#e3f2fd}.schedule-block.ela .schedule-block-label{color:#1565c0}.schedule-block.math{background:#fff8e1}.schedule-block.math .schedule-block-label{color:#f57f17}.schedule-block.field-trip{background:#e0f2f1}.schedule-block.field-trip .schedule-block-label{color:#00695c}.schedule-block.review{background:var(--surface-container-low)}.schedule-block.review .schedule-block-label{color:var(--on-surface-subtle)}.schedule-block.art{background:#fce4ec}.schedule-block.art .schedule-block-label{color:#c62828}.schedule-footer{padding:10px 20px;text-align:right}.schedule-footer a{font-size:.75rem;font-weight:600;color:var(--primary);display:inline-flex;align-items:center;gap:4px}@media(max-width:1024px){.weekly-theme-grid{grid-template-columns:1fr}.schedule-preview{max-width:600px}}@media(max-width:600px){.schedule-grid{grid-template-columns:repeat(3,1fr)}.schedule-col:nth-child(4),.schedule-col:nth-child(5){display:none}}.how-it-works{padding:var(--space-4xl) 0;background:var(--surface)}.how-it-works-header{text-align:center;margin-bottom:var(--space-3xl)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-2xl)}.step{text-align:center}.step-num{width:44px;height:44px;border-radius:50%;background:var(--primary-light);display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:800;font-size:1.1rem;color:var(--primary);margin-bottom:var(--space-lg)}.step-illustration{width:200px;height:140px;margin:0 auto var(--space-lg);background:var(--surface-container-low);border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:var(--space-md)}.step-illustration img,.step-illustration svg{width:100%;height:100%;object-fit:contain}.step h3{font-family:var(--font-display);font-weight:700;font-size:1.05rem;margin-bottom:var(--space-sm)}.step p{font-size:.875rem;color:var(--on-surface-muted);line-height:1.6;max-width:280px;margin:0 auto}@media(max-width:768px){.steps-grid{grid-template-columns:1fr;gap:var(--space-2xl)}}.ai-coach{padding:var(--space-4xl) 0;background:var(--surface-container-low)}.ai-coach-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3xl);align-items:center}.ai-coach-text h2{margin-bottom:var(--space-lg)}.ai-coach-text>p{font-size:1rem;color:var(--on-surface-muted);line-height:1.65;margin-bottom:var(--space-xl)}.ai-coach-list{display:flex;flex-direction:column;gap:var(--space-sm)}.ai-coach-list li{display:flex;align-items:center;gap:var(--space-sm);font-size:.9rem;font-weight:500;color:var(--on-surface-muted)}.ai-coach-list svg{width:16px;height:16px;color:var(--primary);flex-shrink:0}.chat-mockup{background:var(--surface-container-lowest);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);overflow:hidden}.chat-header-bar{padding:12px 16px;font-size:.7rem;font-weight:600;color:var(--on-surface-muted);background:var(--surface-container-low)}.chat-messages{padding:16px;display:flex;flex-direction:column;gap:12px}.chat-msg{max-width:85%;padding:10px 14px;border-radius:var(--radius-lg);font-size:.78rem;line-height:1.55}.chat-msg.user{align-self:flex-end;background:var(--tertiary-fixed);color:var(--tertiary);border-bottom-right-radius:4px;font-weight:500}.chat-msg.ai{align-self:flex-start;background:var(--surface-container-low);color:var(--on-surface-muted);border-bottom-left-radius:4px}.chat-msg.ai strong{color:var(--on-surface);display:block;margin-bottom:6px}.chat-msg.ai .chat-step{display:flex;align-items:flex-start;gap:6px;margin-bottom:4px;font-size:.72rem}.chat-step-icon{font-weight:700;color:var(--primary);flex-shrink:0}.chat-input-bar{padding:12px 16px;display:flex;align-items:center;gap:8px;background:var(--surface)}.chat-input-field{flex:1;padding:8px 14px;background:var(--surface-container-low);border-radius:var(--radius-full);font-size:.72rem;color:var(--on-surface-subtle)}.chat-send-btn{width:32px;height:32px;border-radius:50%;background:var(--primary);display:flex;align-items:center;justify-content:center}.chat-send-btn svg{width:14px;height:14px;color:#fff}@media(max-width:900px){.ai-coach-grid{grid-template-columns:1fr}}.reports{padding:var(--space-4xl) 0;background:var(--surface)}.reports-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3xl);align-items:center}.reports-visual{position:relative}.reports-card{background:var(--surface-container-lowest);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);padding:var(--space-xl)}.reports-mockup-title{font-family:var(--font-display);font-weight:700;font-size:.8rem;color:var(--on-surface);margin-bottom:12px}.reports-mockup-row{display:flex;align-items:center;gap:8px;padding:6px 0;font-size:.7rem;color:var(--on-surface-muted)}.reports-mockup-bar{flex:1;height:6px;background:var(--surface-container-high);border-radius:var(--radius-full);overflow:hidden}.reports-mockup-fill{height:100%;border-radius:var(--radius-full)}.reports-fl-badge{position:absolute;bottom:-12px;right:-12px;width:72px;height:72px;border-radius:50%;background:var(--primary-light);border:3px solid var(--surface-container-lowest);box-shadow:var(--shadow-card);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:800;font-size:1.25rem;font-size:1.1rem;color:var(--primary)}.reports-text h2{margin-bottom:var(--space-lg)}.reports-text>p{font-size:1rem;color:var(--on-surface-muted);line-height:1.65;margin-bottom:var(--space-xl)}.reports-checks{display:flex;flex-direction:column;gap:var(--space-sm)}.reports-check{display:flex;align-items:center;gap:var(--space-sm);font-size:.9rem;font-weight:500;color:var(--on-surface-muted)}.reports-check svg{width:18px;height:18px;color:var(--primary)}@media(max-width:900px){.reports-grid{grid-template-columns:1fr}}.arcade{padding:var(--space-4xl) 0;background:var(--surface-container-low)}.arcade-grid{display:grid;grid-template-columns:.6fr 1.4fr;gap:var(--space-3xl);align-items:center}.arcade-text h2{margin-bottom:var(--space-md)}.arcade-text>p{font-size:1rem;color:var(--on-surface-muted);line-height:1.65;margin-bottom:var(--space-xl)}.games-row{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-md)}.game-card{background:var(--surface-container-lowest);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-ambient);transition:transform .3s}.game-card:hover{transform:translateY(-4px)}.game-card-art{height:140px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.game-card-art img{width:100%;height:100%;object-fit:cover}.game-card-body{padding:12px 14px}.game-card h4{font-family:var(--font-display);font-weight:700;font-size:.85rem;margin-bottom:4px}.game-card p{font-size:.72rem;color:var(--on-surface-subtle);line-height:1.45;margin-bottom:8px}.game-play-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;background:var(--primary-light);color:var(--primary);border-radius:var(--radius-full);font-size:.7rem;font-weight:700;transition:background .2s}.game-play-btn:hover{background:var(--primary);color:#fff}@media(max-width:1024px){.arcade-grid{grid-template-columns:1fr}.games-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.games-row{grid-template-columns:1fr}}.testimonials{padding:var(--space-4xl) 0;background:var(--surface)}.testimonials-header{margin-bottom:var(--space-2xl)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-xl);margin-bottom:var(--space-3xl)}.testimonial-card{background:var(--surface-container-lowest);border-radius:var(--radius-xl);padding:var(--space-xl);box-shadow:var(--shadow-ambient)}.testimonial-card blockquote{font-size:.9rem;color:var(--on-surface-muted);line-height:1.65;margin-bottom:var(--space-lg);font-style:italic}.testimonial-author{display:flex;align-items:center;gap:var(--space-sm)}.testimonial-avatar{width:36px;height:36px;border-radius:50%;background:var(--primary-light);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;font-size:.75rem;color:var(--primary)}.testimonial-meta{flex:1}.testimonial-name{font-family:var(--font-display);font-weight:700;font-size:.85rem}.testimonial-role{font-size:.7rem;color:var(--on-surface-subtle)}.testimonial-stars{display:flex;gap:2px;margin-top:6px}.testimonial-stars svg{width:14px;height:14px;color:#e8a848;fill:#e8a848}.stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-xl);padding-top:var(--space-2xl)}.stat{text-align:center}.stat-value{font-family:var(--font-display);font-weight:800;font-size:clamp(1.5rem,3vw,2.25rem);color:var(--on-surface);letter-spacing:-.02em}.stat-label{font-size:.8rem;color:var(--on-surface-subtle);margin-top:2px}@media(max-width:768px){.testimonials-grid{grid-template-columns:1fr}.stats-bar{grid-template-columns:repeat(2,1fr);gap:var(--space-lg)}}.cta-banner{padding:var(--space-3xl) 0;background:linear-gradient(135deg,var(--primary),var(--primary-container));color:#fff}.cta-inner{text-align:center}.cta-banner h2{font-family:var(--font-display);font-weight:800;font-size:clamp(1.25rem,3vw,1.75rem);margin-bottom:var(--space-sm)}.cta-banner p{font-size:.9rem;opacity:.9;margin-bottom:var(--space-lg)}.cta-buttons{display:flex;align-items:center;justify-content:center;gap:var(--space-md);margin-bottom:var(--space-sm)}.cta-btn-white{display:inline-flex;align-items:center;gap:var(--space-sm);padding:.75rem 1.75rem;background:#fff;color:var(--primary);font-family:var(--font-display);font-weight:700;font-size:.9rem;border-radius:var(--radius-full);transition:transform .2s,box-shadow .2s}.cta-btn-white:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00000026}.cta-btn-outline{display:inline-flex;align-items:center;gap:var(--space-sm);padding:.75rem 1.75rem;background:transparent;color:#fff;font-family:var(--font-display);font-weight:600;font-size:.9rem;border-radius:var(--radius-full);box-shadow:0 0 0 2px #fff6;transition:background .2s,box-shadow .2s}.cta-btn-outline:hover{background:#ffffff1a;box-shadow:0 0 0 2px #ffffffb3}.cta-fine{font-size:.72rem;opacity:.7}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}html.js .anim-fade-up{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}html.js .anim-fade-up.visible{opacity:1;transform:translateY(0)}.hero-text>*{animation:fadeUp .8s ease forwards}.hero-text>*:nth-child(1){animation-delay:.1s}.hero-text>*:nth-child(2){animation-delay:.2s}.hero-text>*:nth-child(3){animation-delay:.35s}.hero-text>*:nth-child(4){animation-delay:.45s}.hero-text>*:nth-child(5){animation-delay:.55s}.hero-text>*:nth-child(6){animation-delay:.65s}.hero-text>*:nth-child(7){animation-delay:.7s}.hero-mockup{animation:slideInRight 1s ease .4s forwards;opacity:0}.features-grid .feature-card:nth-child(1){transition-delay:0s}.features-grid .feature-card:nth-child(2){transition-delay:.1s}.features-grid .feature-card:nth-child(3){transition-delay:.2s}.features-grid .feature-card:nth-child(4){transition-delay:.3s}.features-grid .feature-card:nth-child(5){transition-delay:.4s}.features-grid .feature-card:nth-child(6){transition-delay:.5s}.steps-grid .step:nth-child(1){transition-delay:0s}.steps-grid .step:nth-child(2){transition-delay:.15s}.steps-grid .step:nth-child(3){transition-delay:.3s}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
