html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,#0a0a0a,#1a1a1a,#0a0a0a);min-height:100vh}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}main{margin:0 auto;padding:0;max-width:1200px;width:100%}h1{font-size:3rem;font-weight:800;margin:0;color:#fff}h2{font-size:2.5rem;font-weight:700;margin:0;color:#fff}h3,h4,h5{margin:0;color:#666;font-weight:300}.divider{background-color:#333!important;border-color:#333}*{transition:all .2s ease}.hero{animation:fadeInUp .8s ease-out}.feature-item{animation:fadeInUp .8s ease-out;animation-fill-mode:both}.feature-item:nth-child(2){animation-delay:.2s}.feature-item:nth-child(3){animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.t1{color:var(--text-primary)}.t2{color:var(--primary)}.t2light{color:#69dcc2}.t3{color:var(--secondary)}.t3light{color:#9678e0}.t4{color:var(--highlight)}.text-gradient{background-image:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}:root{--accent: 28, 194, 157;--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), #5C2FC9 50%, white 60%);--primary: #1CC29D;--secondary: #5C2FC9;--highlight: #FFC625;--text-primary: #ffffff;--text-secondary: #cccccc;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 3rem;--spacing-xl: 4rem;--border-radius: 1rem;--shadow-soft: 0 10px 40px rgba(0, 0, 0, .3);--shadow-card: 0 4px 20px rgba(92, 47, 201, .2)}.hero{padding:var(--spacing-xl) var(--spacing-md);text-align:center;background:linear-gradient(135deg,#1cc29d1a,#5c2fc91a);border-radius:var(--border-radius);margin:var(--spacing-md);box-shadow:var(--shadow-soft)}.hero-brand{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-lg)}.brand-logo{display:flex;align-items:center;gap:var(--spacing-xs);margin-bottom:var(--spacing-sm)}.brand-text{font-size:4rem;font-weight:900;color:var(--text-primary);margin:0;line-height:1}.brand-icon{height:4rem;width:auto}.hero-badges{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm)}.store-badges{display:flex;gap:var(--spacing-sm);align-items:center}.badge-img{width:170px;height:54px;transition:transform .2s ease}.badge-link:hover .badge-img{transform:scale(1.05)}.store-badge{height:54px;width:auto;transition:transform .2s ease}.store-badges a:last-child .store-badge{height:40px}.store-link:hover .store-badge{transform:scale(1.05)}.hero-content{max-width:800px;margin:0 auto}.hero-title{font-size:clamp(2.25rem,4vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:var(--spacing-sm);color:var(--text-primary);letter-spacing:-.02em}.hero-subtitle{font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:500;line-height:1.4;margin-bottom:var(--spacing-md);color:var(--text-primary);letter-spacing:-.01em}.hero-description{font-size:clamp(1rem,2vw,1.125rem);line-height:1.6;color:var(--text-secondary);margin-bottom:var(--spacing-lg);max-width:600px;margin-left:auto;margin-right:auto}.text-accent{color:var(--primary)}.text-secondary{color:var(--secondary)}.text-highlight{color:var(--highlight)}.features{padding:var(--spacing-xl) var(--spacing-md)}.feature-intro{display:grid;grid-template-columns:300px 1fr;gap:var(--spacing-xl);align-items:center;margin-bottom:var(--spacing-xl);max-width:900px;margin-left:auto;margin-right:auto}.feature-intro.reverse{grid-template-columns:1fr 300px}.feature-intro.reverse .feature-content{order:1}.feature-intro.reverse .feature-visual{order:2}.feature-item{display:grid;grid-template-columns:1fr 300px;gap:var(--spacing-xl);align-items:center;margin-bottom:var(--spacing-xl);padding:var(--spacing-lg) var(--spacing-xl);border-radius:var(--border-radius);background:#ffffff08;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);max-width:1000px;margin-left:auto;margin-right:auto;box-shadow:var(--shadow-soft)}.feature-item.reverse{grid-template-columns:300px 1fr}.feature-item.reverse .feature-content{order:1}.feature-item.reverse .feature-visual{order:2}.feature-content{display:flex;flex-direction:column;gap:var(--spacing-sm);text-align:left;padding:var(--spacing-md)}.feature-title{font-size:2.5rem;font-weight:700;margin:0;line-height:1.2}.feature-description{font-size:1.1rem;line-height:1.6;color:var(--text-secondary);margin:0}.feature-icon{display:flex;justify-content:flex-start;margin:var(--spacing-md) 0}.feature-icon svg{width:48px;height:48px;color:currentColor;opacity:.8;transition:all .3s ease}.feature-content:hover .feature-icon svg{opacity:1;transform:scale(1.1)}.feature-visual{display:flex;justify-content:center;align-items:center;max-width:300px}.goals-card{background:linear-gradient(135deg,#5c2fc91a,#1cc29d1a)!important;border:none!important}.routines-card{background:linear-gradient(135deg,#1cc29d1a,#9c78e01a)!important;border:none!important}.family-section{text-align:center;padding:var(--spacing-xl) var(--spacing-md);background:linear-gradient(135deg,#ffc6251a,#1cc29d1a);border-radius:var(--border-radius);margin-top:var(--spacing-xl)}.family-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--text-primary);margin-bottom:var(--spacing-md);line-height:1.2}.family-description{font-size:1.1rem;line-height:1.6;color:var(--text-secondary);max-width:600px;margin:0 auto}@media (max-width: 768px){main{padding:0 var(--spacing-sm)}.hero{margin:var(--spacing-sm) 0;padding:var(--spacing-lg) var(--spacing-md)}.brand-text{font-size:3rem}.brand-icon{height:3rem}.hero-badges{flex-direction:column;gap:var(--spacing-sm)}.store-badges{flex-direction:row;gap:var(--spacing-sm);flex-wrap:wrap;justify-content:center}.badge-img{width:150px;height:auto}.store-badge{height:54px;width:auto}.store-badges a:last-child .store-badge{height:40px}.features{padding:var(--spacing-lg) 0}.feature-intro,.feature-item{grid-template-columns:1fr!important;gap:var(--spacing-lg);text-align:center;padding:var(--spacing-md)}.feature-intro.reverse,.feature-item.reverse{grid-template-columns:1fr!important}.feature-intro.reverse .feature-content,.feature-item.reverse .feature-content{order:1}.feature-intro.reverse .feature-visual,.feature-item.reverse .feature-visual{order:2}.feature-content{text-align:center;padding:var(--spacing-sm)}.family-section{padding:var(--spacing-lg) var(--spacing-md);margin:var(--spacing-lg) 0}.footer{padding:var(--spacing-lg) 0}.link-card-grid{grid-template-columns:1fr;gap:var(--spacing-sm)}}.footer{padding:var(--spacing-xl) var(--spacing-md);margin-top:var(--spacing-xl);border-top:1px solid rgba(255,255,255,.1)}.link-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--spacing-md);padding:0;margin:0;list-style:none}.body-35-square{width:35%;height:35%}.body-70-width{width:70%}.spacer{height:var(--spacing-lg)}.divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);margin:var(--spacing-lg) 0}
