:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/1.6 var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{margin:0;padding:0}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100vh;margin:0;display:flex}h1,h2,h3,h4,h5,h6,p{margin:0}code{font-family:var(--mono);font-size:.9em}a{color:inherit;text-decoration:none}button{font-family:inherit}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#050a18;--secondary-color:#3b82f6;--tertiary-color:#10b981;--accent-color:#6366f1;--text-primary:#e2e8f0;--text-secondary:#94a3b8;--text-light:#f9fafb;--bg-light:#080f23d9;--bg-gray:#0f1937b3;--border-color:#63b3ed26;--shadow-sm:0 1px 2px 0 #0006;--shadow-md:0 4px 6px -1px #00000080;--shadow-lg:0 10px 15px -3px #00000080;--shadow-xl:0 20px 40px -5px #0009}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary);background:#020818;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.neural-canvas{z-index:0;pointer-events:none;background:radial-gradient(at 20%,#0a1628 0%,#020818 60%,#000510 100%);width:100%;height:100%;position:fixed;top:0;left:0}.app{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}.topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:101;background:#0f193cf2;border-bottom:1px solid #63b3ed1f;position:relative}.topbar-inner{color:#64748b;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:.45rem 2rem;font-size:.78rem;display:flex}.topbar-inner strong{color:#94a3b8;font-weight:600}.topbar-links{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.topbar-links a{color:#60a5fa;font-weight:500;text-decoration:none;transition:color .2s}.topbar-links a:hover{color:#34d399}.hero-byline{color:#64748b;margin-top:-.75rem;margin-bottom:1.5rem;font-size:.9rem}.hero-byline strong{color:#94a3b8;font-weight:600}.hero-byline a{color:#60a5fa;text-decoration:none;transition:color .2s}.hero-byline a:hover{color:#34d399}.navbar{z-index:100;border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#020818d9;position:sticky;top:0;box-shadow:0 0 30px #3b82f614}.nav-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.logo{background:linear-gradient(135deg, var(--secondary-color), var(--tertiary-color));-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700}.logo-wrapper{cursor:pointer;align-items:center;gap:1rem;margin-right:auto;padding-right:3rem;text-decoration:none;transition:all .3s;display:flex}.logo-wrapper:hover{transform:scale(1.02)}.logo-wrapper:hover .logo-image{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}.logo-image{object-fit:contain;background:#ffffff80;border-radius:.5rem;width:45px;height:45px;padding:.25rem;transition:all .3s;box-shadow:0 4px 12px #3b82f626}.logo-text{background:linear-gradient(135deg, var(--secondary-color), var(--tertiary-color));-webkit-text-fill-color:transparent;letter-spacing:-.3px;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:700;transition:all .3s}.logo-wrapper:hover .logo-text{letter-spacing:-.25px}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:var(--text-primary);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:var(--secondary-color)}.hero{background:0 0;flex-grow:1;justify-content:center;align-items:center;padding:7rem 2rem;display:flex;position:relative;overflow:hidden}.hero-background{display:none}.hero-content{z-index:1;text-align:center;max-width:820px;position:relative}.hero-title{background:linear-gradient(135deg,#60a5fa,#34d399,#a78bfa);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.hero-subtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.2rem;line-height:1.8}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.btn{cursor:pointer;border:2px solid #0000;border-radius:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{background:linear-gradient(135deg, var(--secondary-color), var(--tertiary-color));color:var(--text-light);box-shadow:var(--shadow-md)}.btn-primary:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.btn-secondary{border:2px solid var(--text-primary);color:var(--text-primary);background-color:#0000}.btn-secondary:hover{background-color:var(--bg-gray);transform:translateY(-2px)}.btn-large{padding:1.125rem 3rem;font-size:1.125rem}.products{background:0 0;padding:5rem 2rem}.products-container,.features-container,.contact-container{max-width:1100px;margin:0 auto}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{background:linear-gradient(135deg,#60a5fa,#34d399);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.5rem;font-weight:800}.section-header p{color:var(--text-secondary);font-size:1.1rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:600px;margin:0 auto;display:grid}.product-card{aspect-ratio:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a1432bf;border:1px solid #63b3ed1f;border-radius:.85rem;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.product-card:hover{border-color:#63b3ed66;transform:translateY(-5px);box-shadow:0 0 40px #3b82f633}.card-top-bar{width:100%;height:5px}.bar-orange{background:linear-gradient(90deg,#f97316,#ef4444)}.bar-blue{background:linear-gradient(90deg,#3b82f6,#06b6d4)}.bar-green{background:linear-gradient(90deg,#10b981,#14b8a6)}.bar-purple{background:linear-gradient(90deg,#eab308,#f59e0b)}.card-body{flex-direction:column;flex:1;padding:.75rem;display:flex}.card-title-row{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.card-title-left{align-items:center;gap:.6rem;display:flex}.card-icon-box{background:#ffffff0f;border:1px solid #ffffff14;border-radius:.4rem;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.9rem;display:flex}.card-name{color:#e2e8f0;font-size:.78rem;font-weight:700;line-height:1.3}.card-product-img{object-fit:contain;background:#ffffff0d;border:1px solid #ffffff14;border-radius:.4rem;flex-shrink:0;width:32px;height:32px;padding:3px}.card-description{color:#94a3b8;flex:1;margin-bottom:.6rem;font-size:.72rem;line-height:1.5}.card-tags{flex-wrap:wrap;gap:.3rem;margin-bottom:.75rem;display:flex}.card-tag{color:#a5b4fc;background:#6366f11f;border:1px solid #6366f133;border-radius:999px;padding:2px 8px;font-size:.65rem;font-weight:500}.card-cta{color:#fff;background:linear-gradient(135deg,#3b82f6,#06b6d4);border-radius:.6rem;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.5rem .75rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:flex}.card-cta:hover{opacity:.88;transform:translateY(-1px)}.features{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050c1e99;padding:5rem 2rem}.features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.feature-item{border:1px solid var(--border-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a143299;border-radius:1rem;flex-direction:column;gap:.5rem;padding:1.75rem;transition:all .3s;display:flex}.feature-item:hover{border-color:#63b3ed66;transform:translateY(-4px);box-shadow:0 0 30px #3b82f626}.feature-icon{margin-bottom:.25rem;font-size:2rem}.feature-item h3{color:#e2e8f0;font-size:1rem;font-weight:700;line-height:1.3}.feature-item p{color:var(--text-secondary);font-size:.875rem;line-height:1.7}.contact{background:0 0;padding:5rem 2rem}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1.5rem;max-width:860px;margin:0 auto;display:grid}.contact-icon{margin-bottom:.75rem;font-size:2rem}.contact-card{border:1px solid var(--border-color);text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1432b3;border-radius:1rem;flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex}.contact-card:hover{border-color:#63b3ed80;transform:translateY(-6px);box-shadow:0 0 30px #3b82f633}.contact-card h3{color:#e2e8f0;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.contact-card p{color:var(--text-secondary)}.contact-card a{color:#60a5fa;font-weight:600;text-decoration:none;transition:color .3s}.contact-card a:hover{color:#34d399}.cta{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1e3a8a66,#052e1666);padding:5rem 2rem}.cta-content{max-width:700px;margin:0 auto}.cta h2{background:linear-gradient(135deg,#60a5fa,#34d399);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.cta p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.footer{color:var(--text-light);border-top:1px solid var(--border-color);background:#020818f2;margin-top:auto;padding:3rem 2rem 2rem}.footer-container{max-width:1100px;margin:0 auto}.footer-content{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.footer-section h4{color:#e2e8f0;margin-bottom:1rem;font-size:1rem;font-weight:700}.footer-section ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer-section li{font-size:.95rem}.footer-section a{color:#fff9;font-size:.95rem;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#60a5fa}.footer-section p{color:#fff9;font-size:.95rem}.footer-bottom{text-align:center;border-top:1px solid var(--border-color);color:#fff6;padding-top:1.5rem;font-size:.9rem}.invest{border-top:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#050c1ecc 0%,#0a143c99 100%);padding:5rem 2rem}.invest-container{max-width:900px;margin:0 auto}.invest-header{text-align:center;margin-bottom:3rem}.invest-badge{color:#a5b4fc;letter-spacing:.3px;background:linear-gradient(135deg,#6366f133,#3b82f633);border:1px solid #6366f166;border-radius:999px;margin-bottom:1.25rem;padding:.4rem 1.1rem;font-size:.85rem;font-weight:600;display:inline-block}.invest-header h2{background:linear-gradient(135deg,#f59e0b,#ef4444,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.invest-header p{color:var(--text-secondary);max-width:680px;margin:0 auto;font-size:1.05rem;line-height:1.8}.invest-header strong{color:#f59e0b;-webkit-text-fill-color:#f59e0b}.invest-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2.5rem;display:grid}.invest-card{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1432bf;border:1px solid #f59e0b33;border-radius:1rem;padding:1.5rem;transition:all .3s}.invest-card:hover{border-color:#f59e0b80;transform:translateY(-4px);box-shadow:0 0 30px #f59e0b1a}.invest-card-icon{margin-bottom:.75rem;font-size:2rem}.invest-card h3{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.invest-amount{font-size:1.4rem;font-weight:800;line-height:1.2;color:#f59e0b!important;margin-bottom:.75rem!important}.invest-card p{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.invest-use-of-funds{border:1px solid var(--border-color);background:#0a143280;border-radius:1rem;margin-bottom:2.5rem;padding:2rem}.invest-use-of-funds h3{color:#e2e8f0;text-align:center;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.funds-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.fund-item{align-items:flex-start;gap:.85rem;display:flex}.fund-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:5px}.dot-blue{background:#3b82f6;box-shadow:0 0 8px #3b82f699}.dot-green{background:#10b981;box-shadow:0 0 8px #10b98199}.dot-purple{background:#a78bfa;box-shadow:0 0 8px #a78bfa99}.dot-orange{background:#f59e0b;box-shadow:0 0 8px #f59e0b99}.fund-item strong{color:#e2e8f0;margin-bottom:.25rem;font-size:.9rem;font-weight:700;display:block}.fund-item p{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.5}.invest-cta{text-align:center}.invest-quote{color:#94a3b8;text-align:left;background:#f59e0b0d;border-left:3px solid #f59e0b;border-radius:0 .5rem .5rem 0;max-width:680px;margin:0 auto 2rem;padding:.75rem 1.5rem;font-size:1.05rem;font-style:italic}.invest-actions{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.btn-outline{color:#f59e0b;background:0 0;border:2px solid #f59e0b}.btn-outline:hover{background:#f59e0b1a;transform:translateY(-2px)}.invest-contact-note{color:#64748b;font-size:.875rem}@media (width<=768px){.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1rem}.section-header h2{font-size:2rem}.nav-links,.hero-buttons{gap:1rem}.btn{padding:.75rem 1.5rem;font-size:.95rem}.products-grid,.features-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:repeat(2,1fr)}.invest-grid,.funds-grid{grid-template-columns:1fr}.cta h2{font-size:2rem}.footer-content{grid-template-columns:1fr 1fr}}@media (width<=480px){.nav-container{flex-direction:column;gap:1rem;padding:1rem}.nav-links{flex-direction:row;justify-content:center;gap:1.25rem;width:100%}.hero-title{font-size:1.75rem}.hero{padding:3rem 1.5rem}.products,.features,.contact,.cta{padding:3rem 1.25rem}.products-grid,.features-grid,.contact-grid{grid-template-columns:1fr}.hero-buttons{flex-direction:column}.btn{text-align:center;width:100%}.footer-content{grid-template-columns:1fr}}
