.landing-module__g1LwZa__wrapper{--bg:#090910;--bg-alt:#0d0d16;--surface:#10101a;--surface-hover:#161624;--border:#ffffff12;--border-accent:#7c6ef059;--accent:#7c6ef0;--accent-dim:#7c6ef026;--accent-glow:#7c6ef038;--text:#eaeaf2;--text-muted:#72728c;--text-dim:#46465e;--success:#4ade80;background:var(--bg);color:var(--text);font-family:var(--font-geist-sans), system-ui, -apple-system, sans-serif;min-height:100vh;line-height:1.65}.landing-module__g1LwZa__wrapper a{color:inherit;text-decoration:none}.landing-module__g1LwZa__container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.landing-module__g1LwZa__accent{color:var(--accent)}.landing-module__g1LwZa__btn{cursor:pointer;letter-spacing:.01em;border:1px solid #0000;border-radius:10px;padding:.7rem 1.6rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-block}.landing-module__g1LwZa__btnPrimary{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 0 20px var(--accent-glow)}.landing-module__g1LwZa__btnPrimary:hover{background:#6a5ce0;border-color:#6a5ce0;transform:translateY(-2px);box-shadow:0 0 28px #7c6ef059}.landing-module__g1LwZa__btnOutline{color:var(--text);border-color:var(--border);background:0 0}.landing-module__g1LwZa__btnOutline:hover{background:var(--surface-hover);border-color:var(--border-accent);transform:translateY(-2px)}.landing-module__g1LwZa__navbar{z-index:1000;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#090910bf;width:100%;transition:box-shadow .3s,border-color .3s;position:fixed;top:0}.landing-module__g1LwZa__scrolled{border-bottom-color:#7c6ef01f;box-shadow:0 4px 32px #0006}.landing-module__g1LwZa__navContainer{justify-content:space-between;align-items:center;height:62px;display:flex}.landing-module__g1LwZa__logo{letter-spacing:-.5px;color:var(--text);font-size:1.2rem;font-weight:600}.landing-module__g1LwZa__navLinks{gap:2rem;display:flex}.landing-module__g1LwZa__navLinks a{color:var(--text-muted);font-size:.875rem;font-weight:400;transition:color .2s;position:relative}.landing-module__g1LwZa__navLinks a:after{content:"";background:var(--accent);width:0;height:1px;transition:width .25s;position:absolute;bottom:-4px;left:0}.landing-module__g1LwZa__navLinks a:hover{color:var(--text)}.landing-module__g1LwZa__navLinks a:hover:after{width:100%}.landing-module__g1LwZa__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.landing-module__g1LwZa__menuToggle span{background:var(--text-muted);border-radius:2px;width:22px;height:1.5px;transition:all .3s;display:block}.landing-module__g1LwZa__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 1.5rem 3rem;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#7c6ef01a 0%,#0000 65%);width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.landing-module__g1LwZa__hero:after{content:"";pointer-events:none;background-image:radial-gradient(#ffffff06 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.landing-module__g1LwZa__heroGreeting{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;opacity:0;z-index:1;margin-bottom:1rem;font-size:.875rem;font-weight:500;animation:.6s forwards landing-module__g1LwZa__fadeInUp;position:relative}.landing-module__g1LwZa__heroName{font-family:var(--font-instrument-serif), Georgia, serif;color:var(--text);letter-spacing:-.02em;opacity:0;z-index:1;margin-bottom:1.25rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:400;line-height:1.1;animation:.6s .12s forwards landing-module__g1LwZa__fadeInUp;position:relative}.landing-module__g1LwZa__heroTagline{color:var(--text-muted);letter-spacing:.03em;opacity:0;z-index:1;margin-bottom:2.5rem;font-size:1rem;animation:.6s .25s forwards landing-module__g1LwZa__fadeInUp;position:relative}.landing-module__g1LwZa__heroButtons{opacity:0;z-index:1;flex-wrap:wrap;justify-content:center;gap:.875rem;animation:.6s .38s forwards landing-module__g1LwZa__fadeInUp;display:flex;position:relative}.landing-module__g1LwZa__heroScrollIndicator{opacity:0;z-index:1;animation:1s .9s forwards landing-module__g1LwZa__fadeIn;position:absolute;bottom:2.5rem}.landing-module__g1LwZa__heroScrollIndicator span{border:1px solid var(--border);border-radius:11px;width:22px;height:36px;display:block;position:relative}.landing-module__g1LwZa__heroScrollIndicator span:after{content:"";background:var(--accent);border-radius:2px;width:3px;height:7px;animation:1.8s infinite landing-module__g1LwZa__scrollBounce;position:absolute;top:6px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__section{padding:6rem 0}.landing-module__g1LwZa__sectionAlt{background:var(--bg-alt)}.landing-module__g1LwZa__sectionTitle{text-align:center;letter-spacing:-.02em;color:var(--text);margin-bottom:3rem;font-size:1.75rem;font-weight:600;position:relative}.landing-module__g1LwZa__sectionTitle:after{content:"";background:var(--accent);width:32px;height:2px;box-shadow:0 0 8px var(--accent-glow);border-radius:2px;margin:.75rem auto 0;display:block}.landing-module__g1LwZa__aboutContent{max-width:680px;margin:0 auto}.landing-module__g1LwZa__aboutContent p{color:var(--text-muted);margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.landing-module__g1LwZa__aboutContent p:last-child{margin-bottom:0}.landing-module__g1LwZa__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.25rem;display:grid}.landing-module__g1LwZa__skillGroup{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.5rem;transition:transform .25s,border-color .25s,box-shadow .25s}.landing-module__g1LwZa__skillGroup:hover{border-color:var(--border-accent);transform:translateY(-3px);box-shadow:0 0 0 1px #7c6ef00f,0 12px 32px #0000004d}.landing-module__g1LwZa__skillGroupTitle{color:var(--accent);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.875rem;padding-bottom:.625rem;font-size:.8rem;font-weight:600}.landing-module__g1LwZa__skillGroupList{padding:0;list-style:none}.landing-module__g1LwZa__skillGroupList li{color:var(--text-muted);padding:.3rem 0 .3rem 1rem;font-size:.9rem;position:relative}.landing-module__g1LwZa__skillGroupList li:before{content:"–";color:var(--text-dim);font-size:.85rem;position:absolute;left:0}.landing-module__g1LwZa__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5rem;display:grid}.landing-module__g1LwZa__project{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.75rem;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden}.landing-module__g1LwZa__project:before{content:"";background:linear-gradient(to bottom, var(--accent), transparent);opacity:0;width:2px;transition:opacity .25s;position:absolute;top:0;bottom:0;left:0}.landing-module__g1LwZa__project:hover{border-color:#7c6ef033;transform:translateY(-4px);box-shadow:0 16px 48px #00000059}.landing-module__g1LwZa__project:hover:before{opacity:1}.landing-module__g1LwZa__projectTitle{color:var(--text);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.05rem;font-weight:600}.landing-module__g1LwZa__projectProblem{color:var(--text-muted);margin-bottom:.75rem;font-size:.88rem;line-height:1.65}.landing-module__g1LwZa__projectBuilt{color:var(--text-muted);margin-bottom:.875rem;font-size:.88rem;line-height:1.65}.landing-module__g1LwZa__projectStack{color:var(--accent);border-top:1px solid var(--border);border-bottom:1px solid var(--border);letter-spacing:.02em;margin-bottom:.875rem;padding:.5rem 0;font-size:.78rem;font-weight:500}.landing-module__g1LwZa__projectOutcome{color:var(--text-muted);font-size:.88rem;line-height:1.65}.landing-module__g1LwZa__projectOutcome strong{color:var(--text);font-weight:500}.landing-module__g1LwZa__writingContent{max-width:680px;margin:0 auto}.landing-module__g1LwZa__writingContent p{color:var(--text-muted);margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.landing-module__g1LwZa__writingContent p:last-child{margin-bottom:0}.landing-module__g1LwZa__writingCta a{color:var(--accent);border-bottom:1px solid #7c6ef04d;font-weight:500;transition:border-color .2s,color .2s}.landing-module__g1LwZa__writingCta a:hover{border-color:var(--accent);color:#a899f8}.landing-module__g1LwZa__contactWrapper{text-align:center;max-width:560px;margin:0 auto}.landing-module__g1LwZa__contactText{color:var(--text-muted);margin-bottom:2rem;font-size:1rem}.landing-module__g1LwZa__contactForm{text-align:left}.landing-module__g1LwZa__formGroup{margin-bottom:1rem}.landing-module__g1LwZa__formGroup input,.landing-module__g1LwZa__formGroup textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);box-sizing:border-box;border-radius:10px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.landing-module__g1LwZa__formGroup input::placeholder,.landing-module__g1LwZa__formGroup textarea::placeholder{color:var(--text-dim)}.landing-module__g1LwZa__formGroup input:focus,.landing-module__g1LwZa__formGroup textarea:focus{border-color:#7c6ef080;box-shadow:0 0 0 3px #7c6ef01f}.landing-module__g1LwZa__contactFormBtn{text-align:center;width:100%}.landing-module__g1LwZa__newsletterWrapper{text-align:center;max-width:520px;margin:0 auto}.landing-module__g1LwZa__newsletterText{color:var(--text-muted);margin-bottom:1.75rem;font-size:1rem}.landing-module__g1LwZa__newsletterInputGroup{gap:.625rem;margin-bottom:.75rem;display:flex}.landing-module__g1LwZa__newsletterInputGroup input{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:10px;outline:none;flex:1;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.landing-module__g1LwZa__newsletterInputGroup input::placeholder{color:var(--text-dim)}.landing-module__g1LwZa__newsletterInputGroup input:focus{border-color:#7c6ef080;box-shadow:0 0 0 3px #7c6ef01f}.landing-module__g1LwZa__newsletterNote{color:var(--text-dim);font-size:.8rem}.landing-module__g1LwZa__footer{background:var(--bg-alt);border-top:1px solid var(--border);color:var(--text-dim);padding:2rem 0}.landing-module__g1LwZa__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.landing-module__g1LwZa__footerContent p{font-size:.85rem}.landing-module__g1LwZa__socialLinks{gap:1.25rem;display:flex}.landing-module__g1LwZa__socialLinks a{color:var(--text-dim);transition:color .2s,transform .2s}.landing-module__g1LwZa__socialLinks a:hover{color:var(--text);transform:translateY(-2px)}@keyframes landing-module__g1LwZa__fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__g1LwZa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes landing-module__g1LwZa__scrollBounce{0%,to{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.2;transform:translate(-50%)translateY(8px)}}@media (max-width:768px){.landing-module__g1LwZa__menuToggle{display:flex}.landing-module__g1LwZa__navLinks{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#090910f7;flex-direction:column;align-items:center;gap:0;padding:.75rem 0;transition:transform .3s;position:fixed;top:62px;left:0;right:0;transform:translateY(-120%)}.landing-module__g1LwZa__navLinksOpen{transform:translateY(0)}.landing-module__g1LwZa__navLinks a{text-align:center;width:100%;padding:.75rem 1.5rem}.landing-module__g1LwZa__projectsGrid{grid-template-columns:1fr}.landing-module__g1LwZa__skillsGrid{grid-template-columns:1fr 1fr}.landing-module__g1LwZa__footerContent{text-align:center;flex-direction:column}.landing-module__g1LwZa__newsletterInputGroup{flex-direction:column}.landing-module__g1LwZa__newsletterInputGroup .landing-module__g1LwZa__btn{text-align:center;width:100%}}@media (max-width:480px){.landing-module__g1LwZa__skillsGrid{grid-template-columns:1fr}.landing-module__g1LwZa__heroName{font-size:clamp(2.5rem,12vw,4rem)}}
