.Navbar-module__ZERf_q__header{z-index:9000;border-radius:var(--radius-xl);background:var(--glass-heavy);border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);width:calc(100% - 3rem);max-width:1100px;margin:0 auto;transition:box-shadow .3s,border-color .3s,background .3s;position:fixed;top:1rem;left:0;right:0}.Navbar-module__ZERf_q__header.Navbar-module__ZERf_q__scrolled{box-shadow:0 8px 32px #00000080, var(--glow-primary);border-color:var(--border-glow)}.Navbar-module__ZERf_q__nav{justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.7rem 1.5rem;display:flex}.Navbar-module__ZERf_q__brand{flex-shrink:0;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module__ZERf_q__brandAvatar{border:2px solid var(--primary);border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden;box-shadow:0 0 12px #00ff9f4d}.Navbar-module__ZERf_q__brandAvatar img{object-fit:cover;width:100%;height:100%;display:block}.Navbar-module__ZERf_q__brandText{flex-direction:column;line-height:1.1;display:flex}.Navbar-module__ZERf_q__brandName{font-family:var(--font-heading);color:var(--text);letter-spacing:.01em;font-size:.95rem;font-weight:700}.Navbar-module__ZERf_q__brandTag{font-family:var(--font-mono);color:var(--primary);letter-spacing:.05em;font-size:.65rem}.Navbar-module__ZERf_q__menu{align-items:center;gap:.25rem;display:flex}.Navbar-module__ZERf_q__link{font-family:var(--font-mono);color:var(--text-muted);border-radius:var(--radius-sm);letter-spacing:.04em;border:1px solid #0000;padding:.4rem .8rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s,border-color .2s;position:relative}.Navbar-module__ZERf_q__link:hover{color:var(--primary);background:#00ff9f12;border-color:#00ff9f26}.Navbar-module__ZERf_q__link.Navbar-module__ZERf_q__active{color:var(--primary);background:#00ff9f1a;border-color:#00ff9f40}.Navbar-module__ZERf_q__burger{cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;min-width:44px;min-height:44px;padding:10px;transition:background .2s;display:none}.Navbar-module__ZERf_q__burger:hover{background:#00ff9f14}.Navbar-module__ZERf_q__burger span{background:var(--primary);width:22px;height:2px;transition:transform .3s var(--ease-out), opacity .3s;transform-origin:50%;border-radius:2px;display:block}.Navbar-module__ZERf_q__burger.Navbar-module__ZERf_q__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__ZERf_q__burger.Navbar-module__ZERf_q__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__ZERf_q__burger.Navbar-module__ZERf_q__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__ZERf_q__mobile{border-top:1px solid var(--border);flex-direction:column;gap:.25rem;padding:.5rem 1.5rem 1rem;display:flex}.Navbar-module__ZERf_q__mobileLink{font-family:var(--font-mono);color:var(--text-muted);border-radius:var(--radius-sm);align-items:center;gap:.75rem;min-height:44px;padding:.75rem .5rem;font-size:.85rem;text-decoration:none;transition:color .2s,background .2s;display:flex}.Navbar-module__ZERf_q__mobileLink:hover{color:var(--primary);background:#00ff9f0f}.Navbar-module__ZERf_q__mobileIdx{color:var(--primary);opacity:.6;min-width:20px;font-size:.68rem}@media (max-width:820px){.Navbar-module__ZERf_q__header{border-radius:var(--radius-lg);width:calc(100% - 1.5rem);top:.5rem}.Navbar-module__ZERf_q__menu{display:none}.Navbar-module__ZERf_q__burger{display:flex}}@media (max-width:480px){.Navbar-module__ZERf_q__header{width:calc(100% - 1rem);top:.4rem}.Navbar-module__ZERf_q__brandTag{display:none}.Navbar-module__ZERf_q__nav{padding:.55rem 1rem}}@media (hover:none),(pointer:coarse){.Navbar-module__ZERf_q__header{background:#050f0bf5;-webkit-backdrop-filter:none!important}.Navbar-module__ZERf_q__mobileDrawer{background:#050f0bfa;-webkit-backdrop-filter:none!important}.Navbar-module__ZERf_q__header{transition:none}}
.Hero-module__Vtspxq__hero{z-index:1;align-items:center;min-height:100vh;padding-top:7rem;padding-bottom:4rem;display:flex;position:relative}.Hero-module__Vtspxq__heroInner{grid-template-columns:1fr 420px;align-items:center;gap:4rem;display:grid}.Hero-module__Vtspxq__left{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__Vtspxq__sysBadge{flex-wrap:wrap;gap:.5rem;display:flex}.Hero-module__Vtspxq__title{flex-direction:column;gap:.3rem;display:flex}.Hero-module__Vtspxq__hi{font-family:var(--font-mono);color:var(--primary);letter-spacing:.05em;align-items:center;gap:.4rem;font-size:1rem;font-weight:400;display:flex}.Hero-module__Vtspxq__waveEmoji{transform-origin:70% 70%;animation:2.5s ease-in-out infinite Hero-module__Vtspxq__wave;display:inline-block}@keyframes Hero-module__Vtspxq__wave{0%{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%,to{transform:rotate(0)}}@media (prefers-reduced-motion:reduce){.Hero-module__Vtspxq__waveEmoji{animation:none!important}}.Hero-module__Vtspxq__name{font-family:var(--font-heading);background:linear-gradient(90deg,#fff 0%,#b8ffe8 10%,#00ff9f 22%,#00d4ff 36%,#fff 50%,#00ff9f 64%,#00d4ff 78%,#b8ffe8 90%,#fff 100%) 0 0/250%;-webkit-text-fill-color:transparent;letter-spacing:-.02em;cursor:default;filter:drop-shadow(0 0 12px #00ff9f59)drop-shadow(0 0 40px #00ff9f14);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.4rem,5vw,4rem);font-weight:900;line-height:1.05;animation:6s linear infinite Hero-module__Vtspxq__nameShimmer;display:inline-block}@keyframes Hero-module__Vtspxq__nameShimmer{0%{background-position:0%}to{background-position:250%}}.Hero-module__Vtspxq__titleRole{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.04em;-webkit-text-fill-color:initial;margin-top:.35rem;font-size:clamp(.78rem,1.6vw,1rem);font-weight:600;display:block}.Hero-module__Vtspxq__hashtagBox{flex-direction:column;gap:.5rem;display:flex}.Hero-module__Vtspxq__hashtag{font-family:var(--font-mono);color:var(--text-dim);letter-spacing:.08em;font-size:.8rem}.Hero-module__Vtspxq__founder{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;flex-wrap:wrap;align-items:center;gap:.3rem;font-size:.9rem;display:flex}.Hero-module__Vtspxq__godsofdata{color:var(--primary);text-shadow:0 0 10px #00ff9f66;letter-spacing:.1em;font-weight:700}.Hero-module__Vtspxq__terminal{border-radius:var(--radius-md);background:#020805;border:1px solid #00ff9f33;overflow:hidden;box-shadow:0 8px 24px #00000080,inset 0 1px #00ff9f0d}.Hero-module__Vtspxq__termHeader{background:#00ff9f0a;border-bottom:1px solid #00ff9f1a;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.Hero-module__Vtspxq__dot{border-radius:50%;flex-shrink:0;width:11px;height:11px}.Hero-module__Vtspxq__termTitle{font-family:var(--font-mono);color:var(--text-dim);letter-spacing:.05em;margin-left:.4rem;font-size:.68rem}.Hero-module__Vtspxq__termBody{flex-direction:column;gap:.3rem;padding:1rem 1.2rem;display:flex}.Hero-module__Vtspxq__typeLine{font-family:var(--font-mono);color:var(--text);word-break:break-word;align-items:baseline;gap:.5rem;font-size:.78rem;line-height:1.5;display:flex}.Hero-module__Vtspxq__prompt{color:var(--primary);flex-shrink:0;font-weight:700}.Hero-module__Vtspxq__cursor{color:var(--primary);margin-left:1px;animation:1.2s ease-in-out infinite Hero-module__Vtspxq__cursorBlink;display:inline-block}@keyframes Hero-module__Vtspxq__cursorBlink{0%,to{opacity:1}50%{opacity:.15}}.Hero-module__Vtspxq__ctas{flex-wrap:wrap;gap:.75rem;display:flex}.Hero-module__Vtspxq__right{flex-direction:column;gap:1rem;display:flex}.Hero-module__Vtspxq__projectCard{position:relative}.Hero-module__Vtspxq__cardGlow{pointer-events:none;background:radial-gradient(circle,#00ff9f1f,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;right:-40px}.Hero-module__Vtspxq__cardHeader{padding:1.25rem 1.25rem .75rem}.Hero-module__Vtspxq__cardTitle{font-family:var(--font-heading);color:var(--text);margin-top:.5rem;font-size:1.15rem;font-weight:700}.Hero-module__Vtspxq__cardTagline{font-family:var(--font-mono);color:var(--text-muted);margin-top:.25rem;font-size:.75rem}.Hero-module__Vtspxq__cardMedia{padding:0 1.25rem}.Hero-module__Vtspxq__mediaTerminal{border-radius:var(--radius-sm);background:#010603;border:1px solid #00ff9f26;overflow:hidden}.Hero-module__Vtspxq__mediaTermHeader{background:#00ff9f0a;border-bottom:1px solid #00ff9f1a;align-items:center;gap:.5rem;padding:.4rem .8rem;display:flex}.Hero-module__Vtspxq__mediaTermHeader span:first-child{background:var(--primary);width:8px;height:8px;box-shadow:0 0 6px var(--primary);border-radius:50%;animation:3s ease-in-out infinite Hero-module__Vtspxq__softGlow}@keyframes Hero-module__Vtspxq__softGlow{0%,to{opacity:1;box-shadow:0 0 6px var(--primary)}50%{opacity:.6;box-shadow:0 0 10px var(--primary)}}.Hero-module__Vtspxq__mediaTermLabel{font-family:var(--font-mono);color:var(--text-dim);font-size:.65rem}.Hero-module__Vtspxq__mediaTermBody{font-family:var(--font-mono);flex-direction:column;gap:.2rem;padding:.75rem 1rem;font-size:.72rem;line-height:1.6;display:flex}.Hero-module__Vtspxq__green{color:var(--primary)}.Hero-module__Vtspxq__cyan{color:var(--accent)}.Hero-module__Vtspxq__typing{margin-top:.2rem}.Hero-module__Vtspxq__stackBadges{flex-wrap:wrap;gap:.4rem;padding:.75rem 1.25rem;display:flex}.Hero-module__Vtspxq__cardActions{gap:.6rem;padding:.75rem 1.25rem 1.25rem;display:flex}.Hero-module__Vtspxq__statusPanel{padding:1rem 1.25rem}.Hero-module__Vtspxq__statusRow{align-items:center;gap:.75rem;display:flex}.Hero-module__Vtspxq__statusText{font-family:var(--font-mono);color:var(--primary);font-size:.8rem;font-weight:600}.Hero-module__Vtspxq__divider{background:var(--border);height:1px;margin:.75rem 0}.Hero-module__Vtspxq__ghIcon{color:var(--text-muted);font-size:1.1rem}.Hero-module__Vtspxq__ghLink{font-family:var(--font-mono);color:var(--accent);font-size:.78rem;text-decoration:none;transition:color .2s;display:block}.Hero-module__Vtspxq__ghLink:hover{color:var(--primary)}.Hero-module__Vtspxq__pillRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.Hero-module__Vtspxq__orb1,.Hero-module__Vtspxq__orb2{pointer-events:none;filter:blur(80px);z-index:-1;border-radius:50%;position:absolute}.Hero-module__Vtspxq__orb1{background:radial-gradient(circle,#00ff9f0f,#0000 70%);width:500px;height:500px;animation:12s ease-in-out infinite alternate Hero-module__Vtspxq__orbDrift;top:10%;left:-10%}.Hero-module__Vtspxq__orb2{background:radial-gradient(circle,#00d4ff0d,#0000 70%);width:400px;height:400px;animation:15s ease-in-out infinite alternate-reverse Hero-module__Vtspxq__orbDrift;bottom:10%;right:-5%}@keyframes Hero-module__Vtspxq__orbDrift{0%{transform:translate(0)scale(1)}to{transform:translate(30px,-20px)scale(1.05)}}@media (max-width:960px){.Hero-module__Vtspxq__heroInner{grid-template-columns:1fr;gap:2.5rem}.Hero-module__Vtspxq__right{width:100%;max-width:520px;margin:0 auto}}@media (max-width:640px){.Hero-module__Vtspxq__hero{min-height:auto;padding-top:4.5rem;padding-bottom:2.5rem}.Hero-module__Vtspxq__heroInner{gap:1.5rem}.Hero-module__Vtspxq__hi{font-size:.88rem}.Hero-module__Vtspxq__name{font-size:clamp(2rem,10vw,3rem)}.Hero-module__Vtspxq__hashtag{font-size:.72rem}.Hero-module__Vtspxq__founder{font-size:.78rem}.Hero-module__Vtspxq__termBody{padding:.75rem .9rem}.Hero-module__Vtspxq__typeLine{font-size:.72rem}.Hero-module__Vtspxq__ctas{flex-direction:column;align-items:stretch}.Hero-module__Vtspxq__ctas .Hero-module__Vtspxq__btn{justify-content:center;width:100%;min-height:44px}.Hero-module__Vtspxq__cardTitle{font-size:1rem}.Hero-module__Vtspxq__cardHeader{padding:1rem 1rem .6rem}.Hero-module__Vtspxq__stackBadges{padding:.6rem 1rem}.Hero-module__Vtspxq__cardActions{flex-direction:column;padding:.6rem 1rem 1rem}.Hero-module__Vtspxq__cardActions .Hero-module__Vtspxq__btn{justify-content:center;width:100%;min-height:44px}.Hero-module__Vtspxq__statusPanel{padding:.75rem 1rem}}@media (max-width:380px){.Hero-module__Vtspxq__name{font-size:clamp(1.8rem,9vw,2.2rem)}.Hero-module__Vtspxq__heroInner{gap:1.25rem}.Hero-module__Vtspxq__cardMedia{display:none}.Hero-module__Vtspxq__stackBadges{gap:.3rem}}
.TerminalBg-module__Ft3spq__canvas{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.TerminalBg-module__Ft3spq__vignette{pointer-events:none;z-index:0;background:radial-gradient(at 50% 0,#00ff9f0a 0%,#0000 60%),radial-gradient(at 100%,#00d4ff08 0%,#0000 60%),radial-gradient(at 0 100%,#00ff9f08 0%,#0000 60%);position:fixed;inset:0}
.CursorGlow-module__-zOmnq__container{pointer-events:none;z-index:99999;position:fixed;inset:0;overflow:hidden}.CursorGlow-module__-zOmnq__glow{mix-blend-mode:screen;will-change:transform;pointer-events:none;background:radial-gradient(circle,#00ff9f11 0%,#00ff9f06 35%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:0;left:0}.CursorGlow-module__-zOmnq__dot{will-change:transform;z-index:3;background:#00ff9f;border-radius:50%;width:8px;height:8px;transition:width .18s,height .18s,opacity .18s,background .18s,box-shadow .18s;position:absolute;top:0;left:0;box-shadow:0 0 0 2px #00ff9f2e,0 0 8px #00ff9f,0 0 18px #00ff9f8c}.CursorGlow-module__-zOmnq__dotHover{opacity:.35;background:#00d4ff;width:4px;height:4px;box-shadow:0 0 6px #00d4ff,0 0 14px #00d4ff66}.CursorGlow-module__-zOmnq__ring{will-change:transform;z-index:2;border:1.5px solid #00ff9f8c;border-radius:50%;width:38px;height:38px;transition:width .38s cubic-bezier(.34,1.56,.64,1),height .38s cubic-bezier(.34,1.56,.64,1),border-color .25s,box-shadow .25s;position:absolute;top:0;left:0}.CursorGlow-module__-zOmnq__ring:before{content:"";background:conic-gradient(#0000 0deg,#00ff9f40 50deg,#00d4ff0f 90deg,#0000 110deg);border-radius:50%;animation:4s linear infinite CursorGlow-module__-zOmnq__radarSweep;position:absolute;inset:-2px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#fff calc(100% - 3px));mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#fff calc(100% - 3px))}@keyframes CursorGlow-module__-zOmnq__radarSweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CursorGlow-module__-zOmnq__ring:after{content:"";border:1px solid #00ff9f2e;border-radius:50%;animation:2.2s ease-in-out infinite alternate CursorGlow-module__-zOmnq__ringPulse;position:absolute;inset:-5px}@keyframes CursorGlow-module__-zOmnq__ringPulse{0%{opacity:.4;transform:scale(1)}to{opacity:.1;transform:scale(1.15)}}.CursorGlow-module__-zOmnq__tickH{pointer-events:none;height:1px;position:absolute;top:50%;left:-9px;right:-9px;transform:translateY(-50%)}.CursorGlow-module__-zOmnq__tickH:before,.CursorGlow-module__-zOmnq__tickH:after{content:"";background:#00ff9f99;width:5px;height:1px;position:absolute;top:0;box-shadow:0 0 4px #00ff9f66}.CursorGlow-module__-zOmnq__tickH:before{left:0}.CursorGlow-module__-zOmnq__tickH:after{right:0}.CursorGlow-module__-zOmnq__tickV{pointer-events:none;width:1px;position:absolute;top:-9px;bottom:-9px;left:50%;transform:translate(-50%)}.CursorGlow-module__-zOmnq__tickV:before,.CursorGlow-module__-zOmnq__tickV:after{content:"";background:#00ff9f99;width:1px;height:5px;position:absolute;left:0;box-shadow:0 0 4px #00ff9f66}.CursorGlow-module__-zOmnq__tickV:before{top:0}.CursorGlow-module__-zOmnq__tickV:after{bottom:0}.CursorGlow-module__-zOmnq__ringHover{border-color:#00d4ffb3;width:56px;height:56px;box-shadow:0 0 18px #00d4ff38,inset 0 0 12px #00d4ff0f}.CursorGlow-module__-zOmnq__ringHover .CursorGlow-module__-zOmnq__tickH:before,.CursorGlow-module__-zOmnq__ringHover .CursorGlow-module__-zOmnq__tickH:after,.CursorGlow-module__-zOmnq__ringHover .CursorGlow-module__-zOmnq__tickV:before,.CursorGlow-module__-zOmnq__ringHover .CursorGlow-module__-zOmnq__tickV:after{background:#00d4ffa6;box-shadow:0 0 4px #00d4ff80}.CursorGlow-module__-zOmnq__ringClick{border-color:#00ff9ff2!important;width:20px!important;height:20px!important;box-shadow:0 0 0 5px #00ff9f1a,0 0 22px #00ff9f80!important}.CursorGlow-module__-zOmnq__particle{pointer-events:none;z-index:1;border-radius:50%;position:absolute;top:0;left:0}@media (hover:none),(pointer:coarse){.CursorGlow-module__-zOmnq__container{display:none!important}}
.ScrollProgress-module__YRfg9q__bar{background:linear-gradient(90deg, var(--primary), var(--accent));z-index:9999;width:0%;height:2px;box-shadow:0 0 10px var(--primary), 0 0 20px #00ff9f66;transition:width .1s linear;position:fixed;top:0;left:0}
.FloatingEmojis-module__o_Dy3q__root{pointer-events:none;z-index:2;position:fixed;inset:0;overflow:hidden}.FloatingEmojis-module__o_Dy3q__emoji{opacity:.13;filter:blur();will-change:transform;-webkit-user-select:none;user-select:none;line-height:1;transition:opacity .3s;display:block;position:absolute}.FloatingEmojis-module__o_Dy3q__float1{animation:12s ease-in-out infinite FloatingEmojis-module__o_Dy3q__float1}@keyframes FloatingEmojis-module__o_Dy3q__float1{0%{transform:translate(0)rotate(0)}20%{transform:translate(6px,-14px)rotate(5deg)}40%{transform:translate(-4px,-24px)rotate(-3deg)}60%{transform:translate(8px,-14px)rotate(6deg)}80%{transform:translate(-6px,-6px)rotate(-4deg)}to{transform:translate(0)rotate(0)}}.FloatingEmojis-module__o_Dy3q__float2{animation:15s ease-in-out infinite FloatingEmojis-module__o_Dy3q__float2}@keyframes FloatingEmojis-module__o_Dy3q__float2{0%{transform:translate(0)rotate(0)}15%{transform:translate(12px,-10px)rotate(8deg)}30%{transform:translate(6px,-22px)rotate(3deg)}50%{transform:translate(-10px,-18px)rotate(-6deg)}70%{transform:translate(-14px,-6px)rotate(-9deg)}85%{transform:translate(-6px,4px)rotate(-3deg)}to{transform:translate(0)rotate(0)}}.FloatingEmojis-module__o_Dy3q__float3{animation:13s ease-in-out infinite FloatingEmojis-module__o_Dy3q__float3}@keyframes FloatingEmojis-module__o_Dy3q__float3{0%{transform:translate(0)rotate(0)}25%{transform:translate(-8px,-18px)rotate(-12deg)}50%{transform:translate(6px,-28px)rotate(8deg)}75%{transform:translate(10px,-12px)rotate(15deg)}to{transform:translate(0)rotate(0)}}.FloatingEmojis-module__o_Dy3q__root .FloatingEmojis-module__o_Dy3q__emoji:first-child,.FloatingEmojis-module__o_Dy3q__root .FloatingEmojis-module__o_Dy3q__emoji:nth-child(4){filter:drop-shadow(0 0 6px #00ff9f59);opacity:.18;animation-timing-function:ease-in-out}.FloatingEmojis-module__o_Dy3q__root .FloatingEmojis-module__o_Dy3q__emoji:nth-child(3),.FloatingEmojis-module__o_Dy3q__root .FloatingEmojis-module__o_Dy3q__emoji:nth-child(8){filter:drop-shadow(0 0 6px #00d4ff4d);opacity:.16}@media (prefers-reduced-motion:reduce){.FloatingEmojis-module__o_Dy3q__emoji{animation:none!important}}@media (hover:none),(pointer:coarse){.FloatingEmojis-module__o_Dy3q__root{display:none}}@media (max-width:768px){.FloatingEmojis-module__o_Dy3q__emoji{opacity:.09}.FloatingEmojis-module__o_Dy3q__root .FloatingEmojis-module__o_Dy3q__emoji:nth-child(11),.FloatingEmojis-module__o_Dy3q__root .FloatingEmojis-module__o_Dy3q__emoji:nth-child(12){display:none}}
