.hero{background:#fafafa;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";filter:blur(60px);z-index:0;background:radial-gradient(circle,#6366f126 0%,#0000 70%);width:60%;height:70%;animation:20s ease-in-out infinite float-blob-1;position:absolute;top:-20%;left:-10%}.hero:after{content:"";filter:blur(60px);z-index:0;background:radial-gradient(circle,#a855f71f 0%,#0000 70%);width:50%;height:60%;animation:25s ease-in-out infinite float-blob-2;position:absolute;bottom:-10%;right:-10%}.hero-blob-accent{filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ec489914 0%,#0000 70%);width:40%;height:50%;animation:18s ease-in-out infinite float-blob-3;position:absolute;top:20%;right:20%}@keyframes float-blob-1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}@keyframes float-blob-2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-40px,30px)scale(1.1)}66%{transform:translate(30px,-20px)scale(.9)}}@keyframes float-blob-3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-30px,40px)scale(1.15)}}.hero-container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.hero-content{text-align:left;flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.hero-title{letter-spacing:-.03em;color:#000;text-align:left;text-wrap:balance;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.hero-subtitle{letter-spacing:-.01em;color:#000;margin:1.25rem 0 0;font-size:1.5rem;font-weight:600;line-height:1.4}.hero-track{color:#94a3b8;max-width:34rem;margin:.9rem 0 0;font-size:.95rem;line-height:1.6}.hero-description{color:#666;max-width:500px;margin:0;font-size:1.1rem;line-height:1.6}.hero-clients{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.hero-clients-logos{align-items:center;gap:1.5rem;display:flex}.hero-clients-logos img{opacity:.6;filter:grayscale();width:auto;height:20px;transition:all .3s}.hero-clients-logos img:hover{opacity:1;filter:grayscale(0%)}.hero-cta-group{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.hero-cta-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#a855f7 100%);border:none;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #6366f14d}.hero-cta-primary:hover{transform:translateY(-2px);box-shadow:0 6px 30px #6366f166}.hero-cta-secondary{color:#333;cursor:pointer;background:0 0;border:2px solid #e0e0e0;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.hero-cta-secondary:hover{color:#6366f1;border-color:#6366f1}.hero-mockup{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hero-mockup:before{content:"";filter:blur(40px);z-index:-1;background:radial-gradient(#6366f166 0%,#a855f733 40%,#0000 70%);width:320px;height:620px;animation:4s ease-in-out infinite glow-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes glow-pulse{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.05)}}.iphone-frame{background:linear-gradient(145deg,#1a1a1a 0%,#2d2d2d 50%,#1a1a1a 100%);border-radius:50px;width:280px;height:580px;padding:12px;position:relative;box-shadow:0 50px 100px #00000040,0 30px 60px #00000026,inset 0 0 0 2px #ffffff1a}.iphone-notch{z-index:10;background:#000;border-radius:0 0 20px 20px;width:120px;height:32px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.iphone-screen{background:#000;border-radius:40px;width:100%;height:100%;position:relative;overflow:hidden}.iphone-app-grid{background:linear-gradient(#1c1c1e 0%,#000 100%);grid-template-columns:repeat(4,1fr);align-content:start;gap:12px;height:100%;padding:50px 16px 20px;display:grid}.iphone-app-placeholder{background:#ffffff14;border-radius:12px;width:48px;height:48px}.iphone-app-dimmed{opacity:.3;filter:blur(1px)}.iphone-app-highlight{opacity:1;animation:3s ease-in-out infinite app-pulse}.iphone-app-highlight .iphone-app-icon{background:var(--app-color,#fff);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 15px #0000004d}.iphone-app-highlight .iphone-app-icon img{object-fit:contain;filter:brightness(0)invert();width:28px;height:28px}.iphone-app-name{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:56px;font-size:9px;overflow:hidden}@keyframes app-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.iphone-client-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;padding:8px 16px;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0003}.iphone-client-badge img{background:#fff;width:auto;height:16px;display:block}.iphone-indicators{justify-content:center;gap:8px;margin-top:1.5rem;display:flex}.iphone-indicator{cursor:pointer;background:#0003;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.iphone-indicator:hover{background:#0006}.iphone-indicator.active{background:var(--gradient-accent);transform:scale(1.2)}.iphone-signal{background:linear-gradient(90deg,#fff 25% 25%,#fff 50% 50%,#fff 75% 75%);border-radius:1px;width:16px;height:10px}.iphone-wifi{background:0 0;border:2px solid #fff;border-bottom:none;border-radius:50% 50% 0 0;width:14px;height:10px}.iphone-battery{border:1px solid #ffffff80;border-radius:3px;width:22px;height:10px;position:relative}.iphone-battery:after{content:"";background:#32d74b;border-radius:1px;position:absolute;inset:2px}.iphone-battery:before{content:"";background:#ffffff80;border-radius:0 2px 2px 0;width:2px;height:5px;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}.iphone-app-grid{flex:1;grid-template-columns:repeat(3,1fr);align-content:start;gap:20px 16px;padding:30px 20px;display:grid}.iphone-app{flex-direction:column;align-items:center;gap:6px;display:flex}.iphone-app-icon{background:#fff;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000026}.iphone-app:hover .iphone-app-icon{transform:scale(1.05)}.iphone-app-icon img{object-fit:contain;width:36px;height:36px}.iphone-app-name{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:70px;font-size:11px;font-weight:500;overflow:hidden}.iphone-home-indicator{background:#ffffff4d;border-radius:3px;width:134px;height:5px;margin:auto auto 8px}.hero-timeline{flex-direction:column;justify-content:center;gap:1.5rem;padding:4rem 0 10rem;display:flex;position:relative}.timeline-line{background:linear-gradient(#0000,#6366f14d,#0000);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-item{align-items:center;gap:1rem;display:flex;position:relative}.timeline-left{flex-direction:row}.timeline-right{flex-direction:row-reverse}.timeline-app-icon{flex-shrink:0;justify-content:flex-start;align-items:center;width:180px;display:flex}.timeline-right .timeline-app-icon{justify-content:flex-start}.timeline-app-icon img{object-fit:contain;filter:drop-shadow(0 2px 4px #0000001a)drop-shadow(0 8px 24px #0003);width:70px;height:auto}.timeline-connector{background:linear-gradient(90deg,#0000,#6366f14d,#a855f74d,#0000);flex:1;min-width:60px;max-width:120px;height:2px}.timeline-right .timeline-connector{background:linear-gradient(90deg,#0000,#a855f74d,#6366f14d,#0000)}.timeline-logo{flex-shrink:0;justify-content:flex-end;align-items:center;width:180px;display:flex}.timeline-logo img{object-fit:contain;width:auto;max-width:180px;height:auto;max-height:55px;transition:all .3s}.timeline-item:hover .timeline-logo img{opacity:1;filter:grayscale(0%)}.timeline-ghost{opacity:.12;pointer-events:none;filter:blur(1px)}.timeline-ghost-top{-webkit-mask-image:linear-gradient(#0000 20%,#00000080 100%);mask-image:linear-gradient(#0000 20%,#00000080 100%)}.timeline-ghost-bottom{-webkit-mask-image:linear-gradient(#00000080 0%,#0000 80%);mask-image:linear-gradient(#00000080 0%,#0000 80%)}.ghost-icon{background:linear-gradient(145deg,#78788c66,#b4b4c833);border-radius:16px;width:70px;height:70px;box-shadow:0 4px 12px #0000000d}.ghost-logo{background:linear-gradient(90deg,#64647840,#a0a0b426,#64647840);border-radius:6px;width:130px;height:30px}.timeline-ghost .timeline-logo{justify-content:flex-end}.timeline-ghost .timeline-logo img{filter:grayscale()brightness(.6);opacity:.5;max-width:160px;max-height:45px}.ghost-text{letter-spacing:-.02em;color:#222;font-size:1.1rem;font-weight:600}.floating-logos{pointer-events:none;z-index:10;position:absolute;inset:-40px}.floating-logo{animation:4s ease-in-out infinite float-logo;animation-delay:var(--float-delay,0s);background:#fff;border-radius:12px;padding:12px 16px;position:absolute;box-shadow:0 8px 32px #0000001f}.floating-logo img{object-fit:contain;width:auto;max-width:120px;height:24px;display:block}.floating-logo-top-right{top:20%;right:-60px}.floating-logo-top-left{top:10%;left:-50px}.floating-logo-bottom-left{bottom:25%;left:-40px}.floating-logo-bottom-right{bottom:15%;right:-50px}@keyframes float-logo{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-slide-indicators{justify-content:center;gap:8px;margin-top:1rem;display:flex}.hero-slide-dot{cursor:pointer;background:#0003;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.hero-slide-dot:hover{background:#0006}.hero-slide-dot.active{background:var(--gradient-accent);transform:scale(1.3)}.hero-badges{justify-content:flex-start;align-items:center;gap:1.25rem;margin-top:1.5rem;display:flex}.hero-badges img{opacity:.7;filter:grayscale();object-fit:contain;width:auto;height:70px;transition:all .3s}.hero-badges .hero-badge-designrush{height:80px}.hero-badges a{align-items:center;display:flex}.hero-badges img:hover,.hero-badges a:hover img{opacity:1;filter:grayscale(0%)}@media (max-width:1024px){.hero-container{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-content{text-align:center;order:1;align-items:center}.hero-timeline{order:2;align-items:center}.hero-title{text-align:center;align-items:center}.hero-subtitle br{display:none}.timeline-line{left:50%;transform:translate(-50%)}.timeline-item{justify-content:center;gap:1rem}.timeline-item.timeline-right{flex-direction:row}.timeline-app-icon{justify-content:flex-end;width:100px}.timeline-app-icon img{width:60px}.ghost-icon{width:60px;height:60px}.timeline-connector{width:60px;min-width:60px;max-width:60px}.timeline-logo{justify-content:flex-start;width:160px}.timeline-logo img{max-width:150px;max-height:50px}.timeline-ghost .timeline-app-icon{width:100px}.timeline-ghost .timeline-logo{width:160px}}@media (max-width:768px){.hero{min-height:auto;padding:6rem 1.5rem 3rem}.hero-container{gap:3rem;padding:0 1rem}.hero-title{font-size:2rem}.hero-tagline{font-size:1.15rem}.hero-subtitle,.hero-description{font-size:1rem}.hero-cta-group{flex-direction:column;width:100%;max-width:280px}.hero-cta-primary,.hero-cta-secondary{width:100%;padding:.875rem 1.5rem;font-size:1rem}.hero-clients-logos{flex-wrap:wrap;justify-content:center;gap:1rem}.hero-clients-logos img{height:16px}.hero-timeline{align-items:center;gap:1.25rem;padding:2rem 0 4rem;position:relative}.timeline-line{display:block;left:50%;transform:translate(-50%)}.timeline-item{justify-content:center;gap:1rem;width:100%}.timeline-item.timeline-right{flex-direction:row}.timeline-app-icon{justify-content:flex-end;width:70px}.timeline-app-icon img{width:55px}.ghost-icon{border-radius:14px;width:55px;height:55px}.timeline-connector{background:linear-gradient(90deg,#6366f166,#a855f766);width:50px;min-width:50px;max-width:50px;height:2px}.timeline-logo{justify-content:flex-start;width:120px}.timeline-logo img{max-width:110px;max-height:40px}.timeline-ghost .timeline-app-icon{width:70px}.timeline-ghost .timeline-logo{width:120px}.ghost-text{font-size:.85rem}.hero-badges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem}.hero-badges img{height:55px}.hero-badges .hero-badge-designrush{height:65px}.hero-slide-dot{width:6px;height:6px}.floating-logos{display:none}}@media (max-width:480px){.hero{padding:5rem 1rem 2rem}.hero-container{gap:2.5rem}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:.95rem}.hero-description{font-size:.9rem}.hero-clients{margin-top:.5rem}.hero-clients-logos img{height:14px}.hero-timeline{gap:1rem;padding:1.5rem 0 3rem}.timeline-item{gap:.75rem}.timeline-app-icon{width:60px}.timeline-app-icon img{width:48px}.ghost-icon{width:48px;height:48px}.timeline-connector{width:40px;min-width:40px;max-width:40px}.timeline-logo{width:100px}.timeline-logo img{max-width:95px;max-height:32px}.timeline-ghost .timeline-app-icon{width:60px}.timeline-ghost .timeline-logo{width:100px}.ghost-text{font-size:.75rem}.hero-badges{gap:.75rem;margin-top:1rem}.hero-badges img{height:45px}.hero-badges .hero-badge-designrush{height:55px}}
