@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-gradient:linear-gradient(135deg,#667eea,#764ba2);--accent-gradient:linear-gradient(135deg,#ff6b6b,#4ecdc4);--secondary-gradient:linear-gradient(135deg,#f093fb,#f5576c);--dark-gradient:linear-gradient(135deg,#2c3e50,#34495e);--glass-bg:#ffffff1a;--glass-border:#fff3}body{background:#0a0a0a;color:#fff;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;line-height:1.6;overflow-x:hidden;scroll-behavior:smooth}.animated-bg{animation:backgroundShift 20s ease infinite;background:radial-gradient(circle at 20% 80%,#120078 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff6b6b 0,#0000 50%),radial-gradient(circle at 40% 40%,#4ecdc4 0,#0000 50%),#0a0a0a;height:120vh;left:0;margin-left:-10vw;margin-top:-10vh;position:fixed;top:0;width:120vw;z-index:-1}.floating-orbs{height:100%;pointer-events:none;position:fixed;width:100%;z-index:-1}.orb{animation:float 15s ease-in-out infinite;border-radius:50%;opacity:.1;position:absolute}.orb:first-child{animation-delay:0s;background:linear-gradient(45deg,#667eea,#764ba2);height:300px;left:10%;top:20%;width:300px}.orb:nth-child(2){animation-delay:-5s;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);height:200px;right:20%;top:60%;width:200px}.orb:nth-child(3){animation-delay:-10s;background:linear-gradient(45deg,#f093fb,#f5576c);bottom:30%;height:150px;left:30%;width:150px}.container{margin:0 auto;max-width:100%;padding:0 60px}header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0acc;border-bottom:1px solid #ffffff1a;left:0;min-height:70px;position:fixed;right:0;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000}nav{align-items:center;display:flex;justify-content:space-between;min-height:60px;padding:1.5rem 0}.nav-links a:after{border-radius:2px;bottom:.2em;content:"";display:block;height:3px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}.nav-links a:after,.nav-links a:hover{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);background:var(--accent-gradient)}.nav-links a:hover{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;color:#fff}.nav-links a:hover:after{transform:scaleX(1)}.cta-button{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);background:var(--accent-gradient)}.cta-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.cta-button:hover:before{left:100%}.hero{align-items:center;display:flex;min-height:100vh;overflow:hidden;padding-top:100px;position:relative}.hero-content{grid-gap:6rem;align-items:center;display:grid;gap:6rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;padding:0 40px;z-index:2}.hero-text h1{-webkit-text-fill-color:#0000;animation:slideInUp 1s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#fff,#667eea);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:2rem}.hero-text .highlight{-webkit-text-fill-color:#0000;animation:glow 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#ff6b6b,#4ecdc4);background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;display:inline-block}.hero-text p{animation:slideInUp 1s cubic-bezier(.4,0,.2,1) .2s both;color:#fffc;font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem}.hero-buttons{animation:slideInUp 1s cubic-bezier(.4,0,.2,1) .4s both;display:flex;gap:1.2rem;margin-bottom:3rem}.btn-primary{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);background:var(--accent-gradient);border:none;border-radius:50px;overflow:hidden;position:relative}.btn-primary,.btn-secondary{align-items:center;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1.1rem 2.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50px}.btn-primary:hover,.btn-secondary:hover{box-shadow:0 25px 50px #0006;transform:translateY(-5px)}.btn-secondary:hover{background:#fff3;border-color:#ffffff80}.stats-preview{grid-gap:1.5rem;animation:slideInUp 1s cubic-bezier(.4,0,.2,1) .6s both;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.2rem;text-align:center;transition:transform .3s ease}.stat-item:hover{transform:translateY(-5px)}.stat-item h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b6b,#4ecdc4);background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-item p{color:#ffffffb3;font-size:.9rem}.hero-visual{animation:slideInRight 1s cubic-bezier(.4,0,.2,1) .8s both;position:relative}.demo-container{height:600px;perspective:1000px;position:relative;width:100%}.phone-3d{animation:float3D 6s ease-in-out infinite;height:500px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotateY(-15deg) rotateX(5deg);transition:transform .6s cubic-bezier(.4,0,.2,1);width:310px}@media (max-width:600px){.phone-3d{height:auto;max-width:100vw;min-height:320px;width:90vw}}.phone-3d:hover{transform:translate(-50%,-50%) rotateY(-10deg) rotateX(2deg) scale(1.05)}.phone-frame{align-items:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:40px;box-shadow:0 50px 100px #00000080,0 0 0 1px #ffffff1a;display:flex;height:100%;justify-content:center;overflow:hidden;padding:20px;position:relative;width:100%}.phone-frame:before{background:linear-gradient(135deg,#ffffff1a,#0000 50%,#ffffff0d);border-radius:40px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.phone-screen{align-items:center;background:#000;border-radius:30px;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.widget-preview-img{display:block;height:100%;max-width:100%;object-fit:cover;width:100%}@media (max-width:600px){.widget-preview-img{height:100%;max-width:100%;object-fit:cover;width:100%}}.screen-content{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:2rem;position:absolute;right:0;top:0}.virtual-avatar{background:#ffffff1a;border:2px solid #fff3;border-radius:20px;height:70%;margin-bottom:1rem;overflow:hidden;position:relative;width:60%}.avatar-silhouette{animation:avatarPulse 3s ease-in-out infinite;background:linear-gradient(135deg,#ffffff4d,#ffffff1a);border-radius:50px;height:80%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40%}.clothing-item{animation:clothingFloat 4s ease-in-out infinite;background:#ff6b6b99;border-radius:10px;height:40%;left:50%;position:absolute;top:30%;transform:translateX(-50%);width:60%}.try-on-label{color:#fff;font-size:.9rem;font-weight:600;margin-top:1rem;text-align:center}.particles{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.particle{animation:particleFloat 8s linear infinite;background:#fff9;border-radius:50%;height:4px;position:absolute;width:4px}.features{padding:8rem 0;position:relative}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea);-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:800;margin-bottom:4rem;text-align:center}.bento-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin-left:auto;margin-right:auto;margin-top:4rem;max-width:1400px}.bento-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;cursor:pointer;overflow:hidden;padding:1.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.bento-card:before{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);background:var(--accent-gradient);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.bento-card:hover:before{opacity:.1}.bento-card:hover{border-color:#ffffff4d;box-shadow:0 30px 60px #0000004d;transform:translateY(-10px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#ff6b6b,#4ecdc4);background:var(--accent-gradient);border-radius:14px;display:flex;font-size:1.3rem;height:50px;justify-content:center;margin-bottom:1.2rem;position:relative;width:50px;z-index:2}.bento-card h3{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.8rem;position:relative;z-index:2}.bento-card p{color:#ffffffb3;line-height:1.5;position:relative;z-index:2}.integration{background:#ffffff05;padding:8rem 0;position:relative}.integration-content{grid-gap:6rem;align-items:center;display:grid;gap:6rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;padding:0 40px}.integration-text h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea);-webkit-background-clip:text;background-clip:text;font-size:2.4rem;font-weight:800;margin-bottom:1.5rem}.integration-text p{color:#fffc;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.integration-steps{list-style:none;margin-bottom:3rem}.integration-steps li{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;display:flex;font-size:1rem;margin-bottom:1.2rem;padding:.8rem;transition:all .3s ease}.integration-steps li:hover{background:#ffffff1a;transform:translateX(10px)}.step-number{align-items:center;background:linear-gradient(135deg,#ff6b6b,#4ecdc4);background:var(--accent-gradient);border-radius:50%;color:#fff;display:flex;font-weight:700;height:35px;justify-content:center;margin-right:1.2rem;width:35px}.code-terminal{background:#0a0a0a;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden;padding:1.5rem;position:relative}.terminal-header{align-items:center;display:flex;gap:.5rem;margin-bottom:1.5rem}.terminal-dot{border-radius:50%;height:12px;width:12px}.terminal-dot.red{background:#ff5f56}.terminal-dot.yellow{background:#ffbd2e}.terminal-dot.green{background:#27ca3f}.code-preview{color:#fff;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6}.code-line{animation:typewriter .5s ease-out forwards;margin-bottom:.5rem;opacity:0}.code-line:first-child{animation-delay:.5s}.code-line:nth-child(2){animation-delay:1s}.code-line:nth-child(3){animation-delay:1.5s}.code-line:nth-child(4){animation-delay:2s}.code-line:nth-child(5){animation-delay:2.5s}.keyword{color:#ff6b6b}.string{color:#4ecdc4}.comment{color:#6c7086}.testimonials{padding:8rem 0;position:relative}.testimonials-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-left:auto;margin-right:auto;margin-top:4rem;max-width:1400px}.testimonial-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.testimonial-card:hover{box-shadow:0 30px 60px #0000004d;transform:translateY(-15px)}.testimonial-content{color:#fffc;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.testimonial-author{align-items:center;display:flex;gap:1rem}.author-avatar{align-items:center;background:linear-gradient(135deg,#ff6b6b,#4ecdc4);background:var(--accent-gradient);border-radius:50%;color:#fff;display:flex;font-weight:700;height:50px;justify-content:center;width:50px}.author-info h4{font-weight:600;margin-bottom:.25rem}author-info p{color:#fff9;font-size:.9rem}footer{background:#000c;border-top:1px solid #ffffff1a;padding:4rem 0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1400px}.footer-section h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.footer-section a{color:#ffffffb3;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;color:#fff9;padding-top:2rem;text-align:center}@keyframes backgroundShift{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(.5deg)}66%{transform:translate(-20px,20px) rotate(-.5deg)}}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes float3D{0%,to{transform:translate(-50%,-50%) rotateY(-15deg) rotateX(5deg) translateZ(0)}50%{transform:translate(-50%,-50%) rotateY(-15deg) rotateX(5deg) translateZ(20px)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes glow{0%{text-shadow:0 0 20px #ff6b6b80}to{text-shadow:0 0 30px #ff6b6bcc}}@keyframes avatarPulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.05)}}@keyframes clothingFloat{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-5px)}}@keyframes particleFloat{0%{opacity:0;transform:translateY(100vh) rotate(0deg)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh) rotate(1turn)}}@keyframes typewriter{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1024px){.hero-content{text-align:center}.hero-content,.integration-content{gap:4rem;grid-template-columns:1fr}.bento-grid{grid-template-columns:repeat(2,1fr)}.bento-card.large{grid-column:span 2;grid-row:span 1}}@media (max-width:768px){.hero-text h1{font-size:2.5rem}.mobile-menu-backdrop,.mobile-menu-toggle{display:block}.nav-links{align-items:flex-start;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0af2;border-left:1px solid #ffffff1a;box-shadow:-5px 0 20px #0000004d;flex-direction:column;height:100vh;justify-content:flex-start;padding:80px 2rem 2rem;position:fixed;right:-100%;top:0;transition:right .3s ease;width:280px;z-index:1000}.nav-links.mobile-open{right:0}.nav-links li{margin:1rem 0;width:100%}.nav-links a{border-radius:12px;color:#ffffffe6;display:block;font-size:1.1rem;padding:1rem;transition:all .3s ease}.nav-links a:hover{background:#ffffff1a;color:#fff;transform:translateX(10px)}.cta-button{margin-right:60px}.hero-buttons{align-items:center;flex-direction:column}.bento-grid,.stats-preview{grid-template-columns:1fr}.bento-card.large,.bento-card.tall,.bento-card.wide{grid-column:span 1;grid-row:span 1}.section-title{font-size:2rem}}@media (max-width:900px){.bento-grid{grid-template-columns:1fr}}.auth-page{align-items:center;background:none;justify-content:center;margin-top:32px;min-height:100vh;padding:2rem 0}.auth-form,.auth-page{display:flex;flex-direction:column}.auth-form{align-items:stretch;animation:authFormFadeIn .7s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff1a;border:2.5px solid #ffffff38;border-radius:36px;box-shadow:0 12px 48px 0 #1f26872e;gap:1.2rem;margin-bottom:1.5rem;max-width:85vw;min-width:280px;overflow:hidden;padding:1.8rem 1rem 1.2rem;position:relative;width:380px}@keyframes authFormFadeIn{0%{opacity:0;transform:translateY(40px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-form:before{background:linear-gradient(120deg,#667eea,#ff6b6b) border-box;border:2.5px solid #0000;border-radius:36px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.18;pointer-events:none;position:absolute;z-index:0}.auth-page h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea);-webkit-background-clip:text;background-clip:text;font-size:20px!important;font-weight:900;letter-spacing:1px;margin-bottom:1.5rem;text-align:center}.input-group{display:flex;flex-direction:column;margin-bottom:.5rem;position:relative;width:100%}.input-icon{align-items:center;display:flex;justify-content:center;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.auth-form input{background:#ffffff29;border:1.5px solid #ffffff38;border-radius:18px;box-shadow:0 2px 12px #4ccdc412;color:#fff;font-size:1rem;margin-bottom:.2rem;outline:none;padding:1rem 1rem 1rem 2.5rem;transition:border .2s,box-shadow .2s;z-index:1}.auth-form input::placeholder{color:#fff9;font-size:.95rem}.auth-form button.btn-primary,.auth-form button.btn-secondary{display:block;font-size:.95rem;margin:.5rem auto 0;padding:.8rem 1.5rem;width:100%}.auth-form button.btn-secondary{margin-top:.3rem}@media (max-width:600px){.auth-form{min-width:90vw;padding:1rem .8rem}.auth-page h2{font-size:1.4rem}}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;padding:.5rem;z-index:1001}.hamburger{display:block;position:relative}.hamburger,.hamburger:after,.hamburger:before{background:#fff;height:3px;transition:all .3s ease;width:24px}.hamburger:after,.hamburger:before{content:"";position:absolute}.hamburger:before{top:-8px}.hamburger:after{bottom:-8px}.hamburger.open{background:#0000}.hamburger.open:before{top:0;transform:rotate(45deg)}.hamburger.open:after{bottom:0;transform:rotate(-45deg)}.mobile-menu-backdrop{background:#00000080;display:none;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:999}.mobile-menu-backdrop.active{opacity:1}.docs-landing-header .container{align-items:center;display:flex;justify-content:space-between;min-height:60px;padding:1.5rem 0}.logo{background:none;border:none;color:#fff;cursor:pointer;font-size:1.8rem;font-weight:800;text-decoration:none}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{border-radius:12px;color:#fffc;font-size:.95rem;font-weight:500;padding:.6rem 1rem;position:relative;text-decoration:none;transition:color .2s}.nav-links a.active{color:#ffe259;font-weight:700}.cta-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:600;margin-left:1rem;overflow:hidden;padding:.8rem 2rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-button:hover{box-shadow:0 20px 40px #ff6b6b4d;transform:translateY(-3px)}.docs-landing-container{background:#0000;color:#fff;min-height:100vh;padding-top:90px}.docs-landing-content{background:#ffffff0a;border-radius:24px;box-shadow:0 2px 16px 0 #0000001a;margin:40px auto;max-width:1100px;padding:48px 32px}.docs-landing-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea);-webkit-background-clip:text;background-clip:text;font-size:2.7rem;font-weight:800;margin-bottom:1.2rem}.docs-landing-content h2{color:#667eea;font-size:1.5rem;font-weight:700;margin-bottom:1.2rem;margin-top:2.8rem}.docs-landing-content p.subtitle{color:#bfcfff;font-size:1.18rem;margin-bottom:2rem}.docs-landing-content ol,.docs-landing-content ul{color:#e7eaf6;font-size:1.08rem;margin-bottom:1.6rem;padding-left:1.2rem}.docs-landing-content code,.docs-landing-content pre{background:#23263b;border-radius:8px;color:#ffe259;display:inline-block;font-family:Fira Mono,Consolas,Menlo,monospace;font-size:1.02rem;margin:.2rem 0;padding:6px 12px}.docs-landing-content pre{display:block;font-size:1.02rem;overflow-x:auto;padding:18px}.docs-landing-content .note{color:#bfcfff;display:block;font-size:.98rem;margin-bottom:1.4rem;margin-top:.4rem}@media (max-width:900px){.docs-landing-content{margin-bottom:20px;margin-top:20px;padding:24px 6vw}.docs-landing-header .container{flex-direction:column;gap:1rem;padding:1rem 0}}
/*# sourceMappingURL=main.486b7b1a.css.map*/