:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);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}}@media (width<=1024px){:root{font-size:16px}}select option{color:#fff;background-color:#16171d}body{margin:0;padding:0;overflow-x:hidden}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;display:flex}.internal-layout-container{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100vh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--primary:#6366f1;--primary-light:#818cf8;--secondary:#a855f7;--accent:#f43f5e;--bg:#030712;--card-bg:#111827b3;--text:#f9fafb;--text-muted:#9ca3af;--glass:#ffffff08;--glass-border:#ffffff1a;--nav-height:80px}.stellar-public-theme,.stellar-public-theme *{box-sizing:border-box;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.stellar-public-theme{background-color:var(--bg);color:var(--text);width:100%;min-height:100vh;line-height:1.6;overflow-x:hidden}.mesh-gradient{z-index:-2;filter:blur(80px);background:radial-gradient(circle at 0 0,#6366f126 0%,#0000 50%),radial-gradient(circle at 100% 0,#a855f726 0%,#0000 50%),radial-gradient(circle at 50% 100%,#f43f5e1a 0%,#0000 50%);position:fixed;inset:0}.shooting-star{z-index:-1;pointer-events:none;background:#fff;border-radius:50%;width:4px;height:4px;position:fixed;box-shadow:0 0 20px #fff,0 0 40px #fff}.shooting-star:before{content:"";transform-origin:100%;background:linear-gradient(-90deg,#fff,#0000);width:200px;height:2px;position:absolute;top:50%;transform:translateY(-50%)}@keyframes shoot{0%{opacity:0;transform:rotate(45deg)translate(-200px)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:rotate(45deg)translate(1500px)}}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.stellar-public-theme nav{height:var(--nav-height);z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);background:#03071280;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.nav-wrapper{justify-content:space-between;align-items:center;width:100%;display:flex}.nav-right{align-items:center;gap:1.5rem;display:flex}.stellar-public-theme .logo{align-items:center;gap:1rem;text-decoration:none;display:flex}.stellar-public-theme .logo img{border-radius:12px;width:40px;height:40px}.stellar-public-theme .logo span{color:#fff;letter-spacing:-1px;font-size:1.5rem;font-weight:800}.dev-hero{text-align:center;padding:220px 0 80px}.hero{text-align:center;padding:180px 0 100px}.hero-tag{background:var(--glass);border:1px solid var(--glass-border);color:var(--primary-light);border-radius:100px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.stellar-public-theme h1{letter-spacing:-3px;background:linear-gradient(135deg,#fff 0%,#9ca3af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1.1}.hero p{color:var(--text-muted);max-width:800px;margin:0 auto 3rem;font-size:1.1rem}.cta-group{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.stellar-public-theme .btn{border-radius:14px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.stellar-public-theme .btn-primary{color:#000;background:#fff}.stellar-public-theme .btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #fff3}.stellar-public-theme .btn-secondary{background:var(--glass);color:#fff;border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stellar-public-theme .btn-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.section-title{text-align:center;margin-bottom:4rem}.section-title h2{letter-spacing:-2px;font-size:3rem;font-weight:800}.experience-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-top:2rem;display:grid}.exp-card{border:1px solid var(--glass-border);text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border-radius:28px;flex-direction:column;align-items:center;padding:3rem 2.5rem;transition:all .4s;display:flex}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding-bottom:100px;display:grid}.feature-card{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#ffffff08;border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.feature-card:hover{border-color:var(--primary);transform:translateY(-10px)}.feature-img{object-fit:cover;border-radius:16px;width:100%;height:240px;margin-bottom:2rem}.feature-card h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.feature-card p{color:var(--text-muted)}.reveal{opacity:0;transition:all .8s ease-out;transform:translateY(30px)}.reveal.active{opacity:1;transform:translateY(0)}.stellar-public-theme footer{border-top:1px solid var(--glass-border);text-align:center;background:#0000004d;padding:80px 0}.footer-links{justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.footer-links a{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.copyright{color:var(--text-muted);font-size:.8rem}.legal-content{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border-radius:24px;margin-top:120px;margin-bottom:80px;padding:4rem;box-shadow:0 10px 40px #0003}.legal-content h1{letter-spacing:-1px;margin-bottom:1rem;font-size:3rem}.legal-content h2{color:#fff;margin:2.5rem 0 1rem;font-size:1.8rem}.legal-content p,.legal-content li{color:var(--text-muted);margin-bottom:1rem;font-size:1.1rem;line-height:1.8}.legal-content ul{margin-bottom:2rem;padding-left:1.5rem}.legal-content .last-updated{color:var(--primary-light);margin-bottom:3rem;font-weight:500}@media (width<=768px){h1{letter-spacing:-1.5px;font-size:clamp(2rem,6vw,3rem)}.hero{padding:120px 0 60px}.hero p{font-size:1rem}nav .container{padding:0 .75rem}.nav-right{gap:.5rem}.stellar-public-theme .logo span{font-size:1.1rem}.stellar-public-theme .logo img{width:28px;height:28px}.stellar-public-theme nav .logo span{display:inline}.stellar-public-theme nav .nav-right{gap:.25rem}.stellar-public-theme nav .cta-group{gap:.25rem;display:flex;flex-wrap:nowrap!important}.stellar-public-theme nav .btn-secondary{width:auto;min-width:0;padding:.4rem .6rem;font-size:.7rem;display:flex!important}.stellar-public-theme nav .btn-primary{width:auto;min-width:0;height:auto;padding:.4rem .6rem;font-size:.7rem}.lang-switch{gap:2px;padding:2px}.lang-btn{padding:4px 6px;font-size:.65rem}.features-grid{grid-template-columns:1fr;padding-bottom:60px}.feature-card{padding:1.5rem}.legal-content{border-radius:20px!important;margin-top:100px!important;margin-bottom:60px!important;padding:2rem!important}.legal-content h1{font-size:2.2rem!important}.legal-content h2{margin:2rem 0 .75rem!important;font-size:1.5rem!important}.stellar-public-theme .btn-fixed{max-width:280px;width:100%!important;height:52px!important}.profile-round{width:180px;height:180px;font-size:4.5rem}}@media (width<=480px){.container{padding:0 1rem}.stellar-public-theme .logo span{display:none}.lang-switch{gap:2px}.legal-content{border-radius:16px!important;margin-top:80px!important;margin-bottom:40px!important;padding:1.25rem!important}.legal-content h1{font-size:1.75rem!important}.legal-content h2{margin:1.5rem 0 .5rem!important;font-size:1.35rem!important}.legal-content p,.legal-content li{font-size:.95rem!important;line-height:1.5!important}.legal-content ul{margin-left:1.2rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:1rem 1.25rem}.profile-round{border-width:4px;width:130px;height:130px;font-size:3.5rem}}.lang-switch{background:var(--glass);border:1px solid var(--glass-border);border-radius:100px;gap:4px;padding:4px;display:flex}.lang-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:100px;padding:6px 12px;font-size:.8rem;font-weight:700;transition:all .3s}.lang-btn.active{color:#000;background:#fff}.btn.disabled{opacity:.5;cursor:not-allowed;pointer-events:none;background:var(--glass);color:var(--text-muted);position:relative}.coming-soon-badge{background:var(--accent);color:#fff;border-radius:6px;margin-top:.5rem;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-block}.beta-section{background:#6366f11a;border:1px solid #6366f133;border-radius:20px;flex-direction:column;align-items:center;gap:.5rem;margin-top:2rem;padding:1.5rem;display:inline-flex}.beta-section p{color:var(--text-muted);margin:0;font-size:.9rem}.beta-link{color:var(--primary-light);font-size:1rem;font-weight:700;text-decoration:none}.beta-link:hover{text-decoration:underline}.modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal-overlay.active{display:flex}.modal-content{background:var(--card-bg);border:1px solid var(--glass-border);text-align:center;border-radius:32px;width:90%;max-width:500px;padding:3rem;position:relative;box-shadow:0 40px 100px #00000080}@media (width<=480px){.modal-content{border-radius:24px;padding:2rem 1.5rem}.modal-content i{margin-bottom:1rem!important;font-size:2.5rem!important}.modal-content h2{font-size:1.5rem!important}.modal-content p{margin-bottom:1.5rem!important;font-size:.95rem!important}.modal-content div{padding:1rem!important;font-size:1rem!important}}.modal-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:absolute;top:20px;right:20px}.profile-round{aspect-ratio:1;object-fit:cover;background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;border:8px solid var(--glass-border);flex-shrink:0;justify-content:center;align-items:center;width:160px;height:160px;font-size:4rem;display:flex;box-shadow:0 30px 60px #0006;border-radius:50%!important}.stellar-public-theme .btn-fixed{text-align:center;justify-content:center;align-items:center;width:240px;height:60px;display:flex;padding:0!important}.cta-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.logo-box{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.25rem;padding:12px;display:flex;overflow:hidden}.logo-box img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.stellar-public-theme h1,.stellar-public-theme h2,.stellar-public-theme h3,.stellar-public-theme h4,.stellar-public-theme h5,.stellar-public-theme h6{color:#fff}.stellar-public-theme a{color:inherit;text-decoration:none}.profile-section{flex-direction:column;align-items:center;gap:3rem;max-width:900px;margin:0 auto;display:flex}.bio-content h1{margin-bottom:.5rem;font-size:clamp(2.5rem,6vw,4rem)}.bio-content h2{color:var(--primary-light);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.flag-icon{border-radius:4px;box-shadow:0 4px 6px #0000004d}.edu-section{flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:2rem;display:flex}.edu-card{border:1px solid var(--glass-border);text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border-radius:28px;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:480px;padding:3rem;transition:all .4s;display:flex}.stellar-public-theme .product-card{border:1px solid var(--glass-border);text-align:left;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);max-width:1000px;color:inherit;background:#ffffff08;border-radius:32px;align-items:center;gap:4rem;margin:0 auto;padding:4rem;text-decoration:none;transition:all .5s;display:flex}.stellar-public-theme .product-card:hover{border-color:var(--primary);transform:scale(1.02)}.stellar-public-theme .product-card .logo-container{border:1px solid var(--glass-border);background:var(--glass);border-radius:28px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000004d}.stellar-public-theme .product-card .logo-container img{object-fit:cover;width:100%;height:100%}.stellar-public-theme .aura-logo{justify-content:center;align-items:center;gap:10px;display:flex}.stellar-public-theme .pulsing-dot{background-color:#8b5cf6;border-radius:50%;width:12px;height:12px;animation:2s infinite pulse-purple}@keyframes pulse-purple{0%{box-shadow:0 0 #8b5cf6b3}70%{box-shadow:0 0 0 10px #8b5cf600}to{box-shadow:0 0 #8b5cf600}}.stellar-public-theme .aura-text{color:#fff;letter-spacing:2px;text-transform:uppercase;margin-top:-1px;font-family:Outfit,sans-serif;font-size:24px;font-weight:700}.stellar-public-theme .product-info h2{letter-spacing:-1px;margin-bottom:.5rem;font-size:2.5rem}.stellar-public-theme .product-info p{color:var(--text-muted);font-size:1.1rem}@media (width<=768px){.stellar-public-theme .product-card{text-align:center;flex-direction:column;gap:2rem;padding:2.5rem 2rem}.stellar-public-theme .product-info h2{font-size:2rem}.stellar-public-theme .product-info p{font-size:1rem}}@media (width<=480px){.stellar-public-theme .product-card{border-radius:24px;gap:1.5rem;padding:1.75rem 1.25rem}.stellar-public-theme .product-card .logo-container{border-radius:20px;width:90px;height:90px}.stellar-public-theme .product-info h2{font-size:1.6rem}.stellar-public-theme .product-info p{font-size:.95rem}}:root{--bg-color:#f1f5f9;--surface-color:#fff;--primary-color:#2563eb;--text-primary:#0f172a;--text-secondary:#64748b;--border-color:#e2e8f0}body{background-color:var(--bg-color);color:var(--text-primary);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.app-container{flex-direction:column;height:100vh;display:flex}.navbar{background:var(--surface-color);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex;box-shadow:0 1px 2px #0000000d}.logo{color:var(--primary-color);font-size:1.2rem;font-weight:700}.nav-links{gap:1.5rem;display:flex}.nav-links a{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--primary-color)}.main-content{flex:1;overflow:hidden}
