:root{--bg:#0f172a;--bg-card:#1e293b;--text:#f8fafc;--text-secondary:#94a3b8;--accent:#dc2626;--border:#334155;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text)}#root{width:100%;min-height:100vh}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.navbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:999;background:#09090ba6;border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;width:100%;height:70px;display:flex;position:fixed;top:0;left:0}.navbar-links{align-items:center;gap:2rem;display:flex}.navbar-links a{color:#a1a1aa;font-size:.95rem;text-decoration:none;transition:all .3s}.navbar-links a:hover{color:#fff}.github-btn{background:#eb2525;border-radius:12px;padding:.7rem 1.2rem;color:#fff!important}.menu-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:35px;height:30px;padding:0;display:none;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.menu-btn span{background:#fff;border-radius:10px;width:100%;height:3px;transition:all .3s}@media (width<=768px){.navbar{justify-content:flex-start}.menu-btn{display:flex}.navbar-links{background:#09090b;border-bottom:1px solid #ffffff14;flex-direction:column;gap:1.5rem;width:100%;padding:2rem;transition:all .35s;display:flex;position:absolute;top:70px;left:0;transform:translateY(-150%)}.navbar-links.active{transform:translateY(0)}}.hero{color:#fff;background:#09090b;justify-content:center;align-items:center;min-height:100vh;padding:0 2rem;display:flex;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 35%,#0000 95%);mask-image:radial-gradient(circle,#000 35%,#0000 95%)}.hero-content{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:900px;margin-top:60px;display:flex;position:relative}.hero-badge{color:#cfcfcf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;margin-bottom:2rem;padding:.6rem 1rem;font-size:.9rem}.hero-title{margin:0;font-size:clamp(3.5rem,8vw,6rem);font-weight:800;line-height:1}.hero-title span{color:#f63b3b}.hero-subtitle{color:#d4d4d8;margin-top:1rem;font-size:clamp(1.3rem,3vw,2rem);font-weight:600}.hero-description{color:#a1a1aa;max-width:700px;margin-top:2rem;font-size:1.1rem;line-height:1.8}.hero-buttons{flex-wrap:wrap;gap:1rem;margin-top:3rem;display:flex}.btn-primary,.btn-secondary{border-radius:14px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.btn-primary{color:#fff;background:#eb2525;box-shadow:0 0 30px #eb252559}.btn-primary:hover{background:#f63b3b;transform:translateY(-3px)}.btn-secondary{color:#fff;background:#ffffff08;border:1px solid #3f3f46}.btn-secondary:hover{background:#ffffff14;transform:translateY(-3px)}.hero-technologies{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:3rem;display:flex}.tech-pill{color:#d4d4d8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:.65rem 1rem;transition:all .3s}.tech-pill:hover{background:#eb2525;transform:translateY(-3px)}.hero-scroll{color:#71717a;flex-direction:column;align-items:center;gap:1rem;margin-top:4rem;font-size:.9rem;display:flex}.scroll-indicator{border:2px solid #fff3;border-radius:999px;justify-content:center;width:26px;height:46px;padding-top:.45rem;display:flex}.scroll-dot{background:#fff;border-radius:50%;width:6px;height:6px;animation:2s infinite scroll}@keyframes scroll{0%{opacity:0;transform:translateY(0)}50%{opacity:1}to{opacity:0;transform:translateY(16px)}}.hero-glow{filter:blur(120px);opacity:.15;z-index:1;border-radius:50%;width:450px;height:450px;position:absolute}.hero-glow-left{background:#eb2525;top:-120px;left:-120px}.hero-glow-right{background:#ea33a1;bottom:-120px;right:-120px}@media (width<=768px){.hero{padding:2rem 1.5rem}.hero-description{font-size:1rem}.hero-buttons{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%}.hero-technologies{gap:.6rem}.tech-pill{font-size:.85rem}}.about{color:#fff;background:#09090b;padding:50px 8%}.about-container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1200px;margin:auto;display:grid}.about-content h2{margin:1.5rem 0;font-size:clamp(2.3rem,5vw,3.8rem);line-height:1.2}.about-content h2 span{color:#f63b3b}.about-content p{color:#a1a1aa;margin-bottom:1rem;line-height:1.8}.about-info{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.stat-card,.about-card{background:#111113;border:1px solid #ffffff14;border-radius:24px;padding:2rem;transition:all .3s}.stat-card:hover,.about-card:hover{border-color:#f63b3b66;transform:translateY(-5px)}.stat-card h3{color:#f63b3b;margin:0;font-size:2.5rem}.stat-card p{color:#a1a1aa;margin-top:.5rem}.about-card{grid-column:span 2}.about-card h3{margin-bottom:1.5rem}.about-tags{flex-wrap:wrap;gap:.7rem;display:flex}.about-tags span{color:#d4d4d8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:.6rem 1rem}@media (width<=900px){.about-container{grid-template-columns:1fr;gap:3rem}}@media (width<=600px){.about{padding:90px 1.5rem}.about-info{grid-template-columns:1fr}.about-card{grid-column:auto}}.projects{color:#fff;background:#09090b;padding:50px 8%}.projects-container{max-width:1400px;margin:auto}.projects-header{text-align:center;max-width:700px;margin:0 auto 5rem}.projects-header h2{margin:0;font-size:clamp(2.5rem,5vw,4rem)}.projects-header p{color:#a1a1aa;margin-top:1rem;line-height:1.7}.projects-grid{scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:2rem;padding:.5rem .2rem 1rem;display:flex;overflow:auto hidden}.projects-grid::-webkit-scrollbar{height:8px}.projects-grid::-webkit-scrollbar-track{background:#111113;border-radius:999px}.projects-grid::-webkit-scrollbar-thumb{background:#f63b3b;border-radius:999px}.projects-grid::-webkit-scrollbar-thumb:hover{background:#ff5252}.project-card{scroll-snap-align:start;background:#111113;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;flex-shrink:0;min-width:360px;max-width:360px;padding:2rem;transition:all .35s;display:flex;position:relative;overflow:hidden}.project-card:before{content:"";opacity:0;background:linear-gradient(135deg,#f63b3b26,#0000);transition:all .35s;position:absolute;inset:0}.project-card:hover{border-color:#f63b3b66;transform:translateY(-8px)}.project-card:hover:before{opacity:1}.project-card>*{position:relative}.project-number{color:#f63b3b;margin-bottom:1rem;font-size:.9rem}.project-card h3{margin-bottom:1rem;font-size:1.5rem}.project-card p{color:#a1a1aa;line-height:1.7}.project-tech{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;margin-bottom:20px;display:flex}.project-tech span{color:#d4d4d8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:.4rem .8rem;font-size:.85rem}.project-buttons{gap:1rem;margin-top:auto;display:flex}.project-buttons a{text-align:center;color:#fff;border:1px solid #3f3f46;border-radius:12px;flex:1;padding:.8rem;text-decoration:none;transition:all .3s}.project-buttons a:hover{color:#09090b;background:#fff}.demo-btn{background:#eb2525;border:none!important}.demo-btn:hover{color:#fff!important;background:#f63b3b!important}.read-more{color:#f63b3b;cursor:pointer;background:0 0;border:none;width:fit-content;margin-top:10px;margin-bottom:20px;padding:0;font-size:.9rem;font-weight:600;transition:all .3s}.read-more:hover{color:#f66}@media (width<=768px){.projects{padding:90px 1.5rem}.project-card{min-width:300px;max-width:300px}.project-buttons{flex-direction:column}}.contact{color:#fff;background:#09090b;padding:50px 8%}.contact-container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1200px;margin:auto;display:grid}.contact-info h2{margin:1.5rem 0;font-size:clamp(2.5rem,5vw,4rem);line-height:1.2}.contact-info h2 span{color:#f63b3b}.contact-info p{color:#a1a1aa;max-width:500px;line-height:1.8}.contact-links{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.contact-links a{color:#d4d4d8;background:#111113;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.contact-links a:hover{color:#fff;border-color:#f63b3b;transform:translate(8px)}.contact-card{background:#111113;border:1px solid #ffffff14;border-radius:24px;padding:3rem}.contact-card h3{margin-bottom:1rem;font-size:2rem}.contact-card p{color:#a1a1aa;margin-bottom:2rem;line-height:1.8}.contact-button{color:#fff;background:#eb2525;border-radius:14px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.contact-button:hover{background:#f63b3b;transform:translateY(-3px)}@media (width<=900px){.contact-container{grid-template-columns:1fr;gap:3rem}}@media (width<=600px){.contact{padding:90px 1.5rem}}.footer{color:#fff;background:#070708;border-top:1px solid #ffffff14;padding:60px 8% 30px}.footer-container{grid-template-columns:2fr 1fr 1fr;gap:3rem;max-width:1200px;margin:auto;display:grid}.footer-brand h2{margin:0;font-size:1.8rem}.footer-brand span{color:#f63b3b}.footer-brand p{color:#a1a1aa;max-width:350px;margin-top:1rem;line-height:1.7}.footer-links,.footer-social{flex-direction:column;gap:1rem;display:flex}.footer-links a,.footer-social a{color:#a1a1aa;text-decoration:none;transition:all .3s}.footer-links a:hover,.footer-social a:hover{color:#fff;transform:translate(5px)}.footer-bottom{color:#71717a;border-top:1px solid #ffffff14;justify-content:space-between;gap:1rem;max-width:1200px;margin:3rem auto 0;padding-top:2rem;font-size:.9rem;display:flex}.footer-bottom span{color:#f63b3b}@media (width<=800px){.footer-container{text-align:center;grid-template-columns:1fr}.footer-brand p{margin-left:auto;margin-right:auto}.footer-bottom{text-align:center;flex-direction:column}}
