*{margin:0;padding:0;box-sizing:border-box}:global(body){margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1a1a1a}.marketing-page{min-height:100vh;background:#fff;overflow-x:hidden}.container{max-width:1280px;margin:0 auto;padding:0 2rem;position:relative;z-index:10}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0a0a1a66;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease;box-shadow:0 2px 20px #0003}.header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(102,126,234,.5) 50%,transparent 100%);opacity:.3;transition:opacity .3s ease}.header.scrolled{background:#0a0a1a99;border-bottom:1px solid rgba(255,255,255,.15);box-shadow:0 2px 30px #0000004d}.header.scrolled:after{opacity:.6}.header-content{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0}.header-logo img{height:40px;width:auto}.nav{display:flex;gap:2.5rem;align-items:center}.nav a{color:#ffffffe6;text-decoration:none;font-weight:500;font-size:.9375rem;transition:color .2s ease}.nav a:hover{color:#a78bfa}.header-actions{display:flex;gap:1rem;align-items:center}.btn-nav{color:#ffffffe6;text-decoration:none;font-weight:500;font-size:.9375rem;transition:color .2s ease}.btn-nav:hover{color:#a78bfa}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s ease;border:2px solid transparent}.btn-primary-small{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:600;position:relative;overflow:hidden;box-shadow:0 4px 20px #6366f159;z-index:1}.btn-primary-small:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#7c3aed,#a855f7);opacity:0;transition:opacity .3s ease;z-index:-1}.btn-primary-small:hover:before{opacity:1}.btn-primary-small:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6366f180}.hero{position:relative;padding:12rem 0 8rem;margin-top:80px;overflow:hidden}#hero-canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;filter:blur(60px) saturate(1.1);transform:scale(1.1);z-index:0}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,transparent 0%,rgba(10,10,26,.4) 100%);pointer-events:none;z-index:1}@media (prefers-reduced-motion: reduce){#hero-canvas{display:none}.hero{background:#fff}}.hero-content{position:relative;z-index:10;text-align:center;max-width:900px;margin:0 auto 5rem}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#a78bfa26;border:1px solid rgba(167,139,250,.3);border-radius:50px;color:#a78bfa;font-size:.875rem;font-weight:600;margin-bottom:2rem}.hero-badge svg{width:16px;height:16px}h1{font-size:4.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.03em;color:#fff}.gradient-text{background:linear-gradient(135deg,#a78bfa,#f472b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.hero-description{font-size:1.375rem;line-height:1.7;color:#ffffffd9;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:5rem}.btn-primary-hero{padding:1.125rem 2.5rem;font-size:1.0625rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:600;position:relative;overflow:hidden;box-shadow:0 10px 40px #6366f166,inset 0 1px #fff3;border:1px solid rgba(255,255,255,.1);z-index:1}.btn-primary-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#7c3aed,#a855f7);opacity:0;transition:opacity .3s ease;z-index:-1}.btn-primary-hero:hover:before{opacity:1}.btn-primary-hero:hover{transform:translateY(-2px);box-shadow:0 15px 60px #6366f199,inset 0 1px #ffffff4d}.btn-secondary-hero{padding:1.125rem 2.5rem;font-size:1.0625rem;background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.2)}.btn-secondary-hero:hover{background:#ffffff26;border-color:#ffffff4d}.hero-cards{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.hero-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.75rem;background:#ffffffe6;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 4px 20px #0000000d;transition:all .3s ease}.hero-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #667eea26}.card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:10px}.card-dev .card-icon{background:linear-gradient(135deg,#667eea15,#764ba215)}.card-client .card-icon{background:linear-gradient(135deg,#10b98115,#059b6815)}.card-deploy .card-icon{background:linear-gradient(135deg,#f59e0b15,#f97a1615)}.card-icon svg{width:24px;height:24px;color:#667eea}.card-client .card-icon svg{color:#10b981}.card-deploy .card-icon svg{color:#f59e0b}.card-content{text-align:left}.card-label{font-size:.75rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.card-value{font-size:1rem;font-weight:700;color:#1a1a1a}.hero-screenshot{position:relative;z-index:1;max-width:1100px;margin:0 auto}.screenshot-wrapper{position:relative}.screenshot-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:80%;background:linear-gradient(135deg,#667eea,#764ba2);filter:blur(60px);opacity:.2;border-radius:50%;z-index:0}.glass-box{position:relative;padding:2rem;background:#ffffff0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;border:1px solid rgba(255,255,255,.15);box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff1a;z-index:1}.screenshot-placeholder{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 30px 80px #0000004d;border:1px solid rgba(255,255,255,.1);z-index:1}.floating-badge{position:absolute;display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fffffff2;border:1px solid #e8e8e8;border-radius:50px;font-size:.875rem;font-weight:600;color:#1a1a1a;box-shadow:0 10px 30px #0000001a;animation:float-badge 3s ease-in-out infinite;z-index:2}.floating-badge svg{width:16px;height:16px;color:#667eea}.badge-1{top:10%;right:-5%;animation-delay:0s}.badge-2{bottom:20%;left:-5%;animation-delay:1s}.badge-3{top:50%;right:-8%;animation-delay:2s}@keyframes float-badge{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.value-prop{padding:8rem 0;background:#fff;position:relative;z-index:10}.value-grid{display:flex;align-items:stretch;justify-content:center;gap:0;max-width:1200px;margin:0 auto}.value-card{flex:1;min-width:280px;padding:3rem 2.5rem;background:#fff;border:1px solid #e8e8e8;position:relative;transition:all .4s ease}.value-card:first-child{border-radius:16px 0 0 16px}.value-card:last-child{border-radius:0 16px 16px 0}.value-card:hover{background:linear-gradient(135deg,#f8f9ff,#fff);transform:translateY(-8px);box-shadow:0 20px 60px #667eea26;z-index:10}.value-icon{width:56px;height:56px;background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.value-icon svg{width:28px;height:28px;color:#667eea}.value-number{display:inline-block;font-size:.75rem;font-weight:700;color:#667eea;background:linear-gradient(135deg,#667eea15,#764ba215);padding:.375rem .75rem;border-radius:50px;margin-bottom:1rem;letter-spacing:.05em}.value-card h3{font-size:1.375rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a;line-height:1.3}.value-card p{color:#666;line-height:1.8;font-size:.9375rem}.value-divider{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 1rem;position:relative}.value-divider svg{width:24px;height:24px;color:#667eea;z-index:1;background:#fff;padding:.5rem}.divider-line{position:absolute;width:1px;top:0;bottom:0;background:linear-gradient(180deg,transparent 0%,#e8e8e8 50%,transparent 100%)}.features{padding:8rem 0;background:#0a0a1a;position:relative;overflow:hidden}#features-canvas{position:absolute;top:0;left:0;width:100%;height:100%;filter:blur(80px) saturate(1.2);z-index:0;opacity:.5}.features-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 50%,transparent 0%,rgba(10,10,26,.6) 100%);pointer-events:none;z-index:1}.features .container{position:relative;z-index:10}.section-header{text-align:center;margin-bottom:5rem}.section-badge{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,#667eea15,#764ba215);border:1px solid #667eea30;border-radius:50px;color:#667eea;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.section-header h2{font-size:3rem;font-weight:800;margin-bottom:1.5rem;color:#1a1a1a;letter-spacing:-.02em}.section-subtitle{font-size:1.25rem;color:#666;max-width:700px;margin:0 auto;line-height:1.7}.features-showcase{display:flex;flex-direction:column;gap:4rem}.feature-large{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:4rem;background:#ffffff0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;border:1px solid rgba(255,255,255,.15);box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff1a}.feature-icon-large{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.feature-icon-large svg{width:40px;height:40px;color:#fff}.feature-large-content h3{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}.feature-large-content p{font-size:1.125rem;color:#fffc;line-height:1.7;margin-bottom:2rem}.feature-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.feature-list li{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#ffffffe6;font-weight:500}.feature-list svg{width:20px;height:20px;color:#a78bfa;flex-shrink:0}.feature-large-image{position:relative}.feature-screenshot{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0000001a}.screenshot-label{position:absolute;bottom:20px;left:20px;background:#fffffff2;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;color:#1a1a1a}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{padding:3rem;background:#ffffff08;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:20px;transition:all .3s ease;box-shadow:0 4px 16px #0000001a}.feature-card-hover:hover{border-color:#667eea;box-shadow:0 20px 60px #667eea1a;transform:translateY(-4px)}.feature-card-icon{width:64px;height:64px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.feature-card-icon svg{width:32px;height:32px;color:#fff}.feature-card h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.feature-card p{font-size:1rem;color:#ffffffbf;line-height:1.7}.how-it-works{padding:8rem 0;background:#fff;position:relative;z-index:10}.workflow{display:flex;flex-direction:column;gap:6rem}.workflow-step{display:grid;grid-template-columns:80px 1fr 1fr;gap:3rem;align-items:center}.workflow-step-reverse{grid-template-columns:80px 1fr 1fr}.workflow-step-reverse .workflow-visual{order:-1}.workflow-number{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;box-shadow:0 10px 40px #667eea4d}.workflow-content h3{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.workflow-content p{font-size:1.125rem;color:#666;line-height:1.7}.workflow-screenshot{border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0000001a}.pricing{padding:8rem 0;background:#0a0a1a;position:relative;overflow:hidden}#pricing-canvas{position:absolute;top:0;left:0;width:100%;height:100%;filter:blur(80px) saturate(1.2);z-index:0;opacity:.6}.pricing-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,transparent 0%,rgba(10,10,26,.5) 100%);pointer-events:none;z-index:1}.pricing .container{position:relative;z-index:10}.section-badge-dark{display:inline-block;padding:.5rem 1.25rem;background:#a78bfa26;border:1px solid rgba(167,139,250,.3);border-radius:50px;color:#a78bfa;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.text-white{color:#fff!important}.section-subtitle-dark{font-size:1.25rem;color:#fffc;max-width:700px;margin:0 auto;line-height:1.7}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}.pricing-enterprise-note{text-align:center;margin-top:4rem;padding:3rem 2rem;background:#ffffff08;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:20px;border:1px solid rgba(255,255,255,.1);max-width:800px;margin-left:auto;margin-right:auto}.pricing-enterprise-note p{font-size:1.25rem;color:#ffffffe6;margin-bottom:1.5rem;font-weight:500}.pricing-enterprise-note .btn{margin:0 auto}.pricing-card{background:#ffffff0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:24px;padding:3rem;transition:all .4s ease;position:relative;box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff1a}.pricing-card:hover{background:#ffffff14;border-color:#a78bfa80;box-shadow:0 20px 60px #667eea4d;transform:translateY(-8px)}.pricing-card-featured{border-color:#8b5cf680;box-shadow:0 20px 60px #667eea26;transform:scale(1.05)}.pricing-card-featured:hover{transform:scale(1.08) translateY(-4px);border-color:#a78bfab3;box-shadow:0 25px 70px #8b5cf666}.pricing-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1.5rem;border-radius:50px;font-size:.875rem;font-weight:700}.pricing-header{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.pricing-header h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.pricing-price{margin-bottom:.5rem}.price-currency{font-size:1.5rem;font-weight:700;color:#ffffffb3}.price-amount{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#a78bfa,#f472b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-period{font-size:1rem;color:#fff9}.pricing-header p{color:#ffffffb3;font-size:1rem}.pricing-features{list-style:none;margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}.pricing-features li{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#ffffffe6}.pricing-features svg{width:20px;height:20px;color:#a78bfa;flex-shrink:0}.btn-pricing-primary,.btn-pricing-secondary{width:100%;justify-content:center;padding:1rem;font-size:1rem}.btn-pricing-primary{background:#667eea;color:#fff}.btn-pricing-primary:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 10px 30px #667eea59}.btn-pricing-secondary{background:#f8f8f8;color:#1a1a1a;border:2px solid #e8e8e8}.btn-pricing-secondary:hover{background:#ebebeb;border-color:#d0d0d0}.cta-section{padding:8rem 0;background:linear-gradient(135deg,#667eea,#764ba2);text-align:center}.cta-content h2{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1.5rem;letter-spacing:-.02em}.cta-content p{font-size:1.375rem;color:#ffffffe6;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-cta-primary{padding:1.25rem 2.5rem;font-size:1.125rem;background:#fff;color:#667eea;box-shadow:0 10px 40px #0003}.btn-cta-primary:hover{transform:translateY(-2px);box-shadow:0 15px 50px #0000004d}.btn-cta-secondary{padding:1.25rem 2.5rem;font-size:1.125rem;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-cta-secondary:hover{background:#ffffff1a;border-color:#ffffff80}.footer{padding:4rem 0 2rem;background:#0a0a1a;border-top:1px solid rgba(255,255,255,.1)}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-logo{height:36px;margin-bottom:1rem}.footer-description{color:#ffffffb3;font-size:.9375rem;line-height:1.7;max-width:300px}.footer-column h4{font-size:1rem;font-weight:700;margin-bottom:1rem;color:#fff}.footer-column{display:flex;flex-direction:column;gap:.75rem}.footer-column a{color:#ffffffb3;text-decoration:none;font-size:.9375rem;transition:color .2s ease}.footer-column a:hover{color:#a78bfa}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-bottom p{color:#ffffff80;font-size:.875rem}@media (max-width: 1024px){h1{font-size:3.5rem}.nav{display:none}.hero-cards{flex-direction:column;align-items:stretch}.value-grid{flex-direction:column}.value-card{border-radius:0!important;border-bottom:none}.value-card:first-child{border-radius:16px 16px 0 0!important}.value-card:last-child{border-radius:0 0 16px 16px!important;border-bottom:1px solid #e8e8e8}.value-divider{flex-direction:row;padding:1rem 0}.value-divider svg{transform:rotate(90deg)}.divider-line{width:100%;height:1px;top:50%;left:0;right:0;background:linear-gradient(90deg,transparent 0%,#e8e8e8 50%,transparent 100%)}.feature-large{grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(2,1fr)}.workflow-step,.workflow-step-reverse{grid-template-columns:1fr;text-align:center}.workflow-visual{order:2!important}.workflow-number{margin:0 auto}.pricing-grid{grid-template-columns:1fr}.pricing-card-featured{transform:scale(1)}.floating-badge{position:static;margin:.5rem auto}}@media (max-width: 768px){h1{font-size:2.5rem}.hero{padding:8rem 0 4rem}.hero-description{font-size:1.125rem}.section-header h2{font-size:2rem}.features-grid,.footer-content{grid-template-columns:1fr}.cta-content h2{font-size:2.5rem}}
