*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.nav{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2ee6;border-bottom:1px solid #ffffff1a;padding:1rem 2rem;animation:.8s ease-out fadeIn;position:fixed;top:0;left:0;right:0}.nav-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.nav-logo{background:linear-gradient(90deg,#e94560,#ff6b6b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;animation:.6s ease-out slideIn}.nav-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e94560,#ff6b6b);border:none;border-radius:25px;padding:.5rem 1.5rem;font-weight:600;transition:transform .3s,box-shadow .3s;animation:.6s ease-out .2s backwards slideIn}.nav-button:hover{transform:scale(1.05);box-shadow:0 5px 20px #e9456066}.hero{text-align:center;padding:8rem 2rem 4rem;animation:1s ease-out fadeIn}.hero h1{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2;animation:.8s ease-out .3s backwards slideIn}.hero h1 span{background:linear-gradient(90deg,#e94560,#ff6b6b,#feca57) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s infinite gradientShift;display:block}.hero p{color:#a0a0a0;max-width:600px;margin:0 auto 2rem;font-size:1.25rem;animation:1s ease-out .5s backwards fadeIn}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;animation:1s ease-out .7s backwards fadeIn;display:flex}.primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e94560,#ff6b6b);border:none;border-radius:30px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.primary-button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #e9456066}.secondary-button{color:#fff;cursor:pointer;background:#ffffff1a;border:2px solid #fff3;border-radius:30px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.secondary-button:hover{background:#fff3;transform:translateY(-3px)}.ad-slot{max-width:1200px;margin:3rem auto;padding:0 2rem;animation:1s ease-out fadeIn}.ad-container{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem}.ad-label{color:#888;margin-bottom:1rem;font-size:.875rem}.ad-content{background:#ffffff1a;border-radius:.5rem;justify-content:center;align-items:center;margin:0 auto;display:flex;overflow:hidden}.ad-content iframe{border:none;display:block}@media (width<=768px){.ad-content{max-width:100%;min-width:100%!important}.ad-slot{padding:0 1rem}}.features{padding:4rem 2rem;animation:1s ease-out fadeIn}.features-header{text-align:center;margin-bottom:3rem}.features-header h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.features-header p{color:#a0a0a0;max-width:600px;margin:0 auto;font-size:1.1rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.feature-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem;transition:all .3s;animation:.6s ease-out backwards scaleIn}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}.feature-card:hover{background:#ffffff1a;transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.feature-icon{color:#e94560;width:3rem;height:3rem;margin-bottom:1rem}.feature-card h3{margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.feature-card p{color:#a0a0a0;line-height:1.6}.stats{background:#e945601a;padding:4rem 2rem;animation:1s ease-out fadeIn}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.stat-item{text-align:center;animation:.6s ease-out backwards scaleIn}.stat-item:first-child{animation-delay:.1s}.stat-item:nth-child(2){animation-delay:.2s}.stat-item:nth-child(3){animation-delay:.3s}.stat-item:nth-child(4){animation-delay:.4s}.stat-number{background:linear-gradient(90deg,#e94560,#ff6b6b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:800}.stat-label{color:#a0a0a0;font-size:1.1rem}.testimonials{padding:4rem 2rem;animation:1s ease-out fadeIn}.testimonials-header{text-align:center;margin-bottom:3rem}.testimonials-header h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.testimonial-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem;animation:.6s ease-out backwards scaleIn}.testimonial-card:first-child{animation-delay:.1s}.testimonial-card:nth-child(2){animation-delay:.2s}.testimonial-card:nth-child(3){animation-delay:.3s}.testimonial-text{color:#d0d0d0;margin-bottom:1.5rem;font-style:italic;line-height:1.6}.testimonial-author{align-items:center;gap:1rem;display:flex}.testimonial-avatar{background:linear-gradient(135deg,#e94560,#ff6b6b);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex}.testimonial-name{font-weight:600}.testimonial-role{color:#888;font-size:.9rem}.cta{padding:4rem 2rem;animation:1s ease-out fadeIn}.cta-content{text-align:center;background:linear-gradient(135deg,#e9456033,#ff6b6b33);border:1px solid #ffffff1a;border-radius:2rem;max-width:800px;margin:0 auto;padding:3rem;animation:.8s ease-out scaleIn}.cta h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.cta p{color:#a0a0a0;max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.footer{text-align:center;color:#888;border-top:1px solid #ffffff1a;padding:2rem;animation:1s ease-out fadeIn}@media (width<=768px){.hero h1{font-size:2.5rem}.hero p{font-size:1rem}.features-header h2,.testimonials-header h2,.cta h2{font-size:2rem}.hero-buttons{flex-direction:column;align-items:center}.primary-button,.secondary-button{width:100%;max-width:300px}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
