.landing-page{background:#f8fafc;min-height:100%;padding:0;height:auto!important}.landing-page::-webkit-scrollbar{display:none}.landing-hero{background:linear-gradient(135deg,var(--color-onboarding-hero-start,#1d4ed8)0%,var(--color-onboarding-hero-mid,#3b82f6)50%,var(--color-onboarding-hero-end,#2563eb)100%);text-align:center;background-size:300% 300%;border-radius:0 0 32px 32px;padding:56px 24px 28px;animation:8s infinite heroGrad;position:relative;overflow:hidden}.landing-hero canvas{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.landing-hero-chars{pointer-events:none;z-index:1;position:absolute;inset:0}.landing-hero-char{object-fit:contain;filter:drop-shadow(0 3px 10px #0003);opacity:.75;width:44px;height:44px;position:absolute}.landing-hero-char:first-child{animation:3s ease-in-out infinite hcFloat;top:14%;left:4%}.landing-hero-char:nth-child(2){animation:2.8s ease-in-out .4s infinite hcFloat;top:10%;right:5%}.landing-hero-char:nth-child(3){animation:3.2s ease-in-out .8s infinite hcFloat;bottom:30%;left:3%}.landing-hero-char:nth-child(4){animation:2.6s ease-in-out .2s infinite hcFloat;bottom:26%;right:3%}.landing-hero-inner{z-index:2;position:relative}.landing-hero-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffffff2;font-family:var(--font-display);background:#ffffff2e;border:1.5px solid #ffffff40;border-radius:50px;margin-bottom:12px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-block}.landing-hero h1,.landing-hero-title{font-family:var(--font-display);color:#fff;text-shadow:0 2px 20px #00000026;letter-spacing:-.02em;margin-bottom:8px;font-size:30px;font-weight:800;line-height:1.15}.landing-hero-title{background:linear-gradient(90deg,#fff 0%,#fff9 25%,#fff 50%,#fff9 75%,#fff 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:2.5s ease-in-out infinite titleShimmer}@keyframes titleShimmer{0%{background-position:0%}to{background-position:200%}}.landing-hero-sub{font-family:var(--font-display);color:#fffffff2;margin-bottom:6px;font-size:15px;font-weight:700}.landing-hero-desc{color:#ffffffa6;margin-bottom:24px;font-size:12px;line-height:1.5}.landing-hero-cta{background:var(--color-cta-bg,#22c55e);color:#fff;font-family:var(--font-display);border:3px solid #ffffff4d;border-radius:50px;align-items:center;gap:8px;padding:15px 40px;font-size:17px;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:5px 5px 14px #0003,inset -2px -2px 4px #0000001a,-2px -2px 6px #ffffff1a}.landing-hero-cta:active{transform:scale(.96)}.landing-hero-cta.loading{color:#fffc;pointer-events:none;background:#ffffff40;border-color:#ffffff26;font-size:13px}.landing-hero-cta.ready{animation:2s infinite ctaGlow}.landing-section{padding:16px 20px 0}.landing-section-title{font-family:var(--font-display);color:var(--color-text-primary,#1e293b);align-items:center;gap:8px;margin-bottom:12px;font-size:18px;font-weight:800;display:flex}.landing-idea-cards{flex-direction:column;gap:10px;display:flex}.landing-idea-card{border:2px solid var(--color-border-default,#e2e8f0);background:#fff;border-radius:20px;align-items:flex-start;gap:14px;padding:16px;transition:transform .2s;display:flex;box-shadow:5px 5px 12px #0000000d,inset -2px -2px 4px #00000005,-3px -3px 8px #ffffffe6}.landing-idea-card:active{transform:scale(.98)}.landing-idea-icon{border:2.5px solid #ffffff80;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:3px 3px 6px #0000000f,inset -1px -1px 2px #00000008}.landing-idea-icon svg{color:#fff;width:24px;height:24px}.landing-idea-icon--1{background:linear-gradient(135deg,#f97316,#fbbf24)}.landing-idea-icon--2{background:linear-gradient(135deg,#60a5fa,#a78bfa)}.landing-idea-icon--3{background:linear-gradient(135deg,#34d399,#38bdf8)}.landing-idea-info h4{font-family:var(--font-display);color:var(--color-text-primary,#1e293b);margin-bottom:4px;font-size:15px;font-weight:700}.landing-idea-info p{color:var(--color-text-tertiary,#64748b);font-size:12px;line-height:1.6}.landing-play-steps{flex-direction:column;gap:0;padding-left:28px;display:flex;position:relative}.landing-play-steps:before{content:"";background:linear-gradient(#2563eb,#60a5fa,#22c55e);border-radius:2px;width:3px;position:absolute;top:24px;bottom:24px;left:12px}.landing-play-step{align-items:flex-start;gap:14px;padding:10px 0;display:flex;position:relative}.landing-play-num{width:24px;height:24px;font-family:var(--font-display);color:#fff;z-index:1;background:linear-gradient(135deg,#2563eb,#60a5fa);border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex;position:absolute;left:-28px;box-shadow:3px 3px 6px #2563eb40,inset -1px -1px 2px #0000001a}.landing-play-card{border:2px solid var(--color-border-default,#e2e8f0);background:#fff;border-radius:16px;flex:1;padding:14px 16px;box-shadow:4px 4px 10px #0000000a,inset -1px -1px 3px #00000005,-2px -2px 6px #ffffffe6}.landing-play-card h4{font-family:var(--font-display);color:var(--color-text-primary,#1e293b);align-items:center;gap:6px;margin-bottom:3px;font-size:14px;font-weight:700;display:flex}.landing-play-card-icon{flex-shrink:0;display:inline-flex}.landing-play-card-icon svg{width:16px;height:16px}.landing-play-card p{color:var(--color-text-tertiary,#64748b);font-size:11px;line-height:1.5}.landing-section--algo{padding-bottom:4px}.landing-algo-visual{border:2px solid var(--color-border-default,#e2e8f0);background:#fff;border-radius:20px;padding:16px;box-shadow:5px 5px 12px #0000000d,inset -2px -2px 4px #00000005,-3px -3px 8px #ffffffe6}.landing-algo-row{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:10px 0;display:flex}.landing-algo-row:last-child{border-bottom:none}.landing-algo-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:2px 2px 4px #0000000f,inset -1px -1px 2px #00000008}.landing-algo-icon svg{color:#fff;width:18px;height:18px}.landing-algo-icon--1{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.landing-algo-icon--2{background:linear-gradient(135deg,#2563eb,#60a5fa)}.landing-algo-icon--3{background:linear-gradient(135deg,#22c55e,#4ade80)}.landing-algo-icon--4{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.landing-algo-text h5{font-family:var(--font-display);color:var(--color-text-primary,#1e293b);margin-bottom:2px;font-size:13px;font-weight:700}.landing-algo-text p{color:#94a3b8;font-size:11px;line-height:1.4}.landing-footer{text-align:center;padding:16px 20px 28px}.landing-footer-text{color:silver;font-size:11px}@keyframes heroGrad{0%,to{background-position:0%}50%{background-position:100%}}@keyframes hcFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.04)}}@keyframes ctaGlow{0%,to{box-shadow:5px 5px 14px #0003,inset -2px -2px 4px #0000001a}50%{box-shadow:5px 5px 14px #0003,inset -2px -2px 4px #0000001a,0 0 24px #22c55e80}}
