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}.startup-homepage{background:#0a0a0a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;opacity:0;transition:opacity .8s ease-in-out}.startup-homepage.loaded{opacity:1}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0af2;border-bottom:1px solid #ffffff1a;box-shadow:0 2px 20px #0000004d;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header .container{justify-content:space-between;padding:1rem 20px}.header .container,.nav-brand{align-items:center;display:flex}.nav-brand .logo{display:block;height:40px;width:auto}.nav-links{align-items:center;display:flex;gap:2rem}.nav-links a{color:#fff;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#1e40af}.demo-button{background:linear-gradient(135deg,#1e40af,#1e3a8a);border-radius:25px;box-shadow:0 4px 15px #1e40af4d;color:#fff!important;font-weight:600;padding:.5rem 1.5rem;text-decoration:none;transition:all .3s ease}.demo-button:hover{box-shadow:0 6px 20px #1e40af66;transform:translateY(-2px)}.hero{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#fff;min-height:60vh;overflow:hidden;padding:120px 0 60px;position:relative}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath d='M10 0H0v10' fill='none' stroke='rgba(255,255,255,0.1)' stroke-width='.5'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{align-items:center;display:flex;gap:4rem;justify-content:space-between;margin:0 auto;max-width:1400px;position:relative;z-index:2}.hero-text{flex:1 1;max-width:600px;text-align:left}.hero-3d{align-items:center;display:flex;flex:1 1;justify-content:center}.hero-canvas-container{background:#0000;height:400px;overflow:hidden;width:500px}.hero-canvas-container canvas{background:#0000!important}.hero-title{-webkit-text-fill-color:#0000;animation:fadeInUp 1s ease-out;background:linear-gradient(45deg,#fff,#f8f9fa);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;margin-bottom:1.5rem}.hero-subtitle{animation:fadeInUp 1s ease-out .2s both;font-size:1.25rem;line-height:1.7;margin-bottom:2.5rem;opacity:.9}.hero-buttons{animation:fadeInUp 1s ease-out .4s both;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.primary-button,.secondary-button{border-radius:30px;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.primary-button{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 8px 25px #dc262666;color:#fff}.primary-button:hover{box-shadow:0 12px 35px #dc262680;transform:translateY(-3px)}.secondary-button{background:#0000;border:2px solid #fffc;color:#fff}.secondary-button:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.features{background:#111;padding:100px 0}.section-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#ccc;font-size:1.2rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0003;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.feature-card:hover{background:#ffffff14;border-color:#1e40af80;box-shadow:0 30px 60px #0000004d;transform:translateY(-10px)}.feature-icon-3d{background:#0000;height:120px;margin:0 auto 1.5rem;overflow:hidden;width:120px}.feature-icon-3d canvas{background:#0000!important}.feature-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#ccc;line-height:1.6}.technology{background:#0a0a0a;padding:100px 0}.technology-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.technology-text h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.technology-text p{color:#ccc;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.benefits-list{list-style:none;margin-top:2rem}.benefits-list li{color:#059669;font-size:1.1rem;font-weight:500;margin-bottom:.8rem}.technology-visual{align-items:center;display:flex;justify-content:center}.tech-3d-demo{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.tech-canvas-container{background:#0000;border-radius:20px;height:400px;overflow:hidden;position:relative;width:500px}.tech-canvas-container canvas{background:#0000!important;border-radius:20px}.tech-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.tech-demo-button,.tech-switch-button{align-items:center;border:none;border-radius:25px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;height:48px;justify-content:center;line-height:1.2;min-width:180px;padding:0;text-align:center;text-decoration:none;transition:all .3s ease;width:180px}.tech-switch-button{background:linear-gradient(135deg,#1e40af,#1e3a8a);box-shadow:0 6px 20px #1e40af66}.tech-switch-button:hover:not(:disabled){box-shadow:0 10px 30px #1e40af99;transform:translateY(-2px)}.tech-switch-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.tech-demo-button{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 6px 20px #dc262666}.tech-demo-button:hover{box-shadow:0 10px 30px #dc262699;color:#fff;text-decoration:none;transform:translateY(-2px)}.visual-placeholder span{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.visual-placeholder p{font-size:1rem;max-width:250px;opacity:.9}.market-impact{background:#111;padding:100px 0}.market-comparison{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:3rem}.benefits-section,.pain-points-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0003;padding:3rem 2.5rem;transition:all .3s ease}.benefits-section:hover,.pain-points-section:hover{background:#ffffff14;box-shadow:0 30px 60px #0000004d;transform:translateY(-5px)}.pain-points-section{border-left:4px solid #ef4444}.benefits-section{border-left:4px solid #10b981}.comparison-title{font-size:1.8rem;font-weight:700;margin-bottom:1rem;text-align:center}.comparison-subtitle{color:#e5e5e5;font-size:1.1rem;line-height:1.5;margin-bottom:2.5rem;text-align:center}.pain-points-section .comparison-title{color:#ef4444}.benefits-section .comparison-title{color:#10b981}.benefits-grid,.pain-points-grid{display:flex;flex-direction:column;gap:1.5rem}.benefit,.pain-point{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;display:flex;justify-content:center;min-height:100px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.benefit:hover,.pain-point:hover{background:#ffffff0d;border-color:#ffffff26;box-shadow:0 8px 25px #0000004d;transform:translateY(-3px)}.benefit-text,.pain-point-text{color:#e5e5e5;font-size:1.1rem;letter-spacing:.3px;line-height:1.7;width:100%}.benefit-text strong,.pain-point-text strong{color:#fff;display:block;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.pain-points-section .pain-point-text strong{color:#ff6b6b}.benefits-section .benefit-text strong{color:#51cf66}.team{background:#0a0a0a;padding:100px 0}.team-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.team-member{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0003;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.team-member:hover{background:#ffffff14;border-color:#1e40af80;box-shadow:0 30px 60px #0000004d;transform:translateY(-10px)}.team-image{border:3px solid #ffffff1a;border-radius:15px;height:150px;margin:0 auto 1.5rem;overflow:hidden;transition:all .3s ease;width:150px}.team-member:hover .team-image{border-color:#dc2626b3;transform:scale(1.05)}.team-image img{height:100%;object-fit:cover;object-position:center top;width:100%}.team-info h3{color:#fff;font-size:1.4rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.team-role{color:#dc2626;font-size:1.1rem;font-weight:500}.team-company{font-size:.95rem;line-height:1.4}.section-spacer{background:#0000;height:80px}.contact{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);padding:100px 0;text-align:center}.contact,.contact .section-subtitle,.contact .section-title{color:#fff}.contact-info{margin-top:3rem}.contact-email{color:#dc2626;display:inline-block;font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-decoration:none;transition:color .3s ease}.contact-email:hover{color:#059669}.contact-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.contact-link{background:#0000;border:2px solid #ffffff4d;border-radius:25px;color:#fff;font-weight:500;padding:.8rem 2rem;text-decoration:none;transition:all .3s ease}.contact-link:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.footer{background:#0a0a0a;border-top:1px solid #ffffff1a;color:#fff;padding:3rem 0 1rem}.footer-content{justify-content:space-between;margin-bottom:2rem}.footer-brand,.footer-content{align-items:center;display:flex}.footer-brand{gap:1rem}.footer-logo{height:30px;width:auto}.footer-links{display:flex;gap:2rem}.footer-links a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;color:#fff9;padding-top:1rem;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.nav-links{gap:1rem}.demo-button,.nav-links a{font-size:.9rem}.demo-button{padding:.4rem 1rem}.hero{padding:100px 0 60px}.hero-content{flex-direction:column;gap:2rem}.hero-content,.hero-text{text-align:center}.hero-canvas-container{background:#0000;height:300px;max-width:400px;width:100%}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}.primary-button,.secondary-button{max-width:300px;text-align:center;width:100%}.feature-icon-3d{background:#0000;height:100px;width:100px}.tech-canvas-container{height:300px;max-width:400px;width:100%}.section-title{font-size:2rem}.features-grid,.technology-content{grid-template-columns:1fr}.technology-content{gap:2rem}.technology-text h2{font-size:2rem}.visual-placeholder{height:300px}.market-comparison{gap:2rem;grid-template-columns:1fr}.benefits-section,.pain-points-section{padding:2rem 1.5rem}.comparison-title{font-size:1.5rem}.contact-links{align-items:center;flex-direction:column}.contact-link{max-width:300px;text-align:center;width:100%}.team-grid{gap:2rem;grid-template-columns:1fr}.team-member{padding:2rem 1.5rem}.team-image{height:120px;width:120px}.team-info h3{font-size:1.2rem}.footer-content{flex-direction:column;gap:2rem;text-align:center}.footer-links{flex-direction:column;gap:1rem}}@media (max-width:480px){.container{padding:0 15px}.header .container{padding:.8rem 15px}.nav-brand .logo{height:32px}.nav-links{gap:.8rem}.demo-button,.nav-links a{font-size:.8rem}.demo-button{padding:.3rem .8rem}.hero-canvas-container{background:#0000;height:250px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.feature-icon-3d{background:#0000;height:80px;width:80px}.tech-canvas-container{height:250px}.tech-buttons{flex-direction:column;gap:.8rem}.tech-demo-button,.tech-switch-button{height:48px;max-width:250px;width:100%}.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem}.feature-card{padding:2rem 1.5rem}.technology-text h2{font-size:1.8rem}.visual-placeholder{height:250px}.visual-placeholder span{font-size:1.2rem}.benefits-section,.pain-points-section{padding:1.5rem 1rem}.comparison-title{font-size:1.3rem}.benefit,.pain-point{min-height:auto;padding:1.5rem 1rem;text-align:center}.benefit-text,.pain-point-text{font-size:1rem;text-align:center}.benefit-text strong,.pain-point-text strong{display:block;font-size:2rem;margin-bottom:.3rem}.team-member{padding:1.5rem 1rem}.team-image{height:100px;width:100px}.team-info h3{font-size:1.1rem}.team-role{font-size:1rem}.team-company{font-size:.9rem}.contact-email{font-size:1.2rem}}html{scroll-behavior:smooth}.color-demo{background:#0a0a0a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;min-height:100vh}.demo-header{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);padding:4rem 0;text-align:center}.demo-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#f8f9fa);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1rem}.demo-header p{font-size:1.2rem;opacity:.9}.container{margin:0 auto;max-width:1200px;padding:0 20px}.demo-main{padding:4rem 0}.color-scheme-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;margin-bottom:3rem;padding:3rem;transition:all .3s ease}.color-scheme-section:hover{background:#ffffff14;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.scheme-header h2{color:var(--primary-color);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.scheme-description{color:#ccc;font-size:1.2rem;margin-bottom:.5rem}.scheme-vibe{color:var(--accent-color);font-size:1rem;font-style:italic;margin-bottom:2rem}.color-palette{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}.color-swatch{align-items:center;display:flex;flex-direction:column;gap:.5rem}.color-box{border:2px solid #fff3;border-radius:12px;height:80px;width:80px}.color-swatch.primary .color-box{background:var(--primary-color)}.color-swatch.secondary .color-box{background:var(--secondary-color)}.color-swatch.accent .color-box{background:var(--accent-color)}.color-swatch span{color:#ccc;font-size:.9rem;text-align:center}.demo-elements{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr}.demo-buttons{display:flex;flex-direction:column;gap:1rem}.accent-demo-btn,.primary-demo-btn,.secondary-demo-btn{border:none;border-radius:25px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.primary-demo-btn{background:var(--primary-color);box-shadow:0 4px 15px #0003;color:#fff}.primary-demo-btn:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.secondary-demo-btn{background:var(--secondary-color);box-shadow:0 4px 15px #0003;color:#fff}.secondary-demo-btn:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.accent-demo-btn{background:#0000;border:2px solid var(--accent-color);color:var(--accent-color)}.accent-demo-btn:hover{background:var(--accent-color);color:#0a0a0a;transform:translateY(-2px)}.demo-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:2rem;transition:all .3s ease}.demo-card:hover{border-color:var(--primary-color);box-shadow:0 10px 30px #0003;transform:translateY(-5px)}.demo-card h3{color:var(--primary-color);font-size:1.3rem;margin-bottom:1rem}.demo-card p{color:#ccc;margin-bottom:1.5rem}.demo-benefits{list-style:none;padding:0}.demo-benefits li{color:var(--accent-color);font-weight:500;margin-bottom:.5rem}.demo-team-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:2rem;text-align:center;transition:all .3s ease}.demo-team-card:hover{border-color:var(--secondary-color);box-shadow:0 10px 30px #0003;transform:translateY(-5px)}.team-avatar{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border:2px solid var(--secondary-color);border-radius:12px;height:80px;margin:0 auto 1rem;width:80px}.demo-team-card h4{color:#fff;font-size:1.2rem;margin-bottom:.5rem}.team-role{color:var(--secondary-color);font-weight:600;margin-bottom:.5rem}.team-company{color:#ccc;font-size:.9rem}@media (max-width:768px){.demo-header h1{font-size:2rem}.color-scheme-section{padding:2rem}.scheme-header h2{font-size:2rem}.color-palette{justify-content:center}.demo-elements{gap:2rem;grid-template-columns:1fr}.demo-buttons{align-items:center}.accent-demo-btn,.primary-demo-btn,.secondary-demo-btn{max-width:300px;width:100%}}@media (max-width:480px){.color-palette{align-items:center;flex-direction:column}.demo-header h1,.scheme-header h2{font-size:1.8rem}}
/*# sourceMappingURL=main.2e6e0364.css.map*/