.landing-module__g1LwZa__wrapper{font-family:var(--font-inter), system-ui, -apple-system, sans-serif;color:#1a1a2e;background:#fafafa;min-height:100vh;line-height:1.6}.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:#6c63ff}.landing-module__g1LwZa__btn{cursor:pointer;border:2px solid #0000;border-radius:8px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-block}.landing-module__g1LwZa__btnPrimary{color:#fff;background:#6c63ff;border-color:#6c63ff}.landing-module__g1LwZa__btnPrimary:hover{background:#5a52d5;border-color:#5a52d5;transform:translateY(-2px);box-shadow:0 4px 15px #6c63ff59}.landing-module__g1LwZa__btnOutline{color:#6c63ff;background:0 0;border-color:#6c63ff}.landing-module__g1LwZa__btnOutline:hover{color:#fff;background:#6c63ff;transform:translateY(-2px);box-shadow:0 4px 15px #6c63ff59}.landing-module__g1LwZa__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#fafafad9;border-bottom:1px solid #0000000f;width:100%;transition:box-shadow .3s;position:fixed;top:0}.landing-module__g1LwZa__scrolled{box-shadow:0 2px 20px #00000014}.landing-module__g1LwZa__navContainer{justify-content:space-between;align-items:center;height:65px;display:flex}.landing-module__g1LwZa__logo{letter-spacing:-.5px;font-size:1.5rem;font-weight:700}.landing-module__g1LwZa__navLinks{gap:2rem;display:flex}.landing-module__g1LwZa__navLinks a{color:#555;font-size:.95rem;font-weight:500;transition:color .25s;position:relative}.landing-module__g1LwZa__navLinks a:after{content:"";background:#6c63ff;width:0;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.landing-module__g1LwZa__navLinks a:hover{color:#6c63ff}.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:#1a1a2e;border-radius:2px;width:24px;height:2.5px;transition:all .3s;display:block}.landing-module__g1LwZa__hero{text-align:center;background:linear-gradient(135deg,#fafafa 0%,#eef0ff 50%,#fafafa 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 1.5rem 3rem;display:flex;position:relative}.landing-module__g1LwZa__heroGreeting{color:#6c63ff;opacity:0;margin-bottom:.5rem;font-size:1.15rem;font-weight:500;animation:.6s forwards landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__heroName{opacity:0;margin-bottom:1rem;font-size:clamp(2.2rem,6vw,4rem);font-weight:700;line-height:1.15;animation:.6s .15s forwards landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__heroTagline{color:#666;opacity:0;margin-bottom:2rem;font-size:1.2rem;animation:.6s .3s forwards landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__heroButtons{opacity:0;flex-wrap:wrap;justify-content:center;gap:1rem;animation:.6s .45s forwards landing-module__g1LwZa__fadeInUp;display:flex}.landing-module__g1LwZa__heroScrollIndicator{opacity:0;animation:1s 1s forwards landing-module__g1LwZa__fadeIn;position:absolute;bottom:2rem}.landing-module__g1LwZa__heroScrollIndicator span{border:2px solid #aaa;border-radius:12px;width:24px;height:38px;display:block;position:relative}.landing-module__g1LwZa__heroScrollIndicator span:after{content:"";background:#6c63ff;border-radius:2px;width:4px;height:8px;animation:1.8s infinite landing-module__g1LwZa__scrollBounce;position:absolute;top:6px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__section{padding:5rem 0}.landing-module__g1LwZa__sectionAlt{background:#f0f0f5}.landing-module__g1LwZa__sectionTitle{text-align:center;margin-bottom:3rem;font-size:2rem;position:relative}.landing-module__g1LwZa__sectionTitle:after{content:"";background:#6c63ff;border-radius:2px;width:50px;height:3px;margin:.75rem auto 0;display:block}.landing-module__g1LwZa__aboutContent{max-width:720px;margin:0 auto}.landing-module__g1LwZa__aboutContent p{color:#444;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.75}.landing-module__g1LwZa__aboutContent p:last-child{margin-bottom:0}.landing-module__g1LwZa__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.landing-module__g1LwZa__skillGroup{background:#fff;border:1px solid #e8e8ee;border-radius:12px;padding:1.75rem 1.5rem;transition:transform .25s,box-shadow .25s}.landing-module__g1LwZa__skillGroup:hover{transform:translateY(-4px);box-shadow:0 8px 30px #6c63ff1f}.landing-module__g1LwZa__skillGroupTitle{color:#6c63ff;border-bottom:2px solid #eef0ff;margin-bottom:.75rem;padding-bottom:.5rem;font-size:1.05rem;font-weight:600}.landing-module__g1LwZa__skillGroupList{padding:0;list-style:none}.landing-module__g1LwZa__skillGroupList li{color:#444;padding:.35rem 0 .35rem 1.1rem;font-size:.95rem;position:relative}.landing-module__g1LwZa__skillGroupList li:before{content:"▸";color:#6c63ff;font-size:.8rem;position:absolute;left:0}.landing-module__g1LwZa__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem;display:grid}.landing-module__g1LwZa__project{background:#fff;border:1px solid #e8e8ee;border-radius:12px;padding:2rem;transition:transform .25s,box-shadow .25s}.landing-module__g1LwZa__project:hover{transform:translateY(-6px);box-shadow:0 12px 35px #0000001a}.landing-module__g1LwZa__projectTitle{color:#1a1a2e;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.landing-module__g1LwZa__projectProblem{color:#666;margin-bottom:.75rem;font-size:.92rem;line-height:1.6}.landing-module__g1LwZa__projectBuilt{color:#444;margin-bottom:.75rem;font-size:.92rem;line-height:1.6}.landing-module__g1LwZa__projectStack{color:#6c63ff;border-top:1px solid #eef0ff;border-bottom:1px solid #eef0ff;margin-bottom:.75rem;padding:.5rem 0;font-size:.82rem;font-weight:600}.landing-module__g1LwZa__projectOutcome{color:#444;font-size:.92rem;line-height:1.6}.landing-module__g1LwZa__projectOutcome strong{color:#1a1a2e}.landing-module__g1LwZa__writingContent{max-width:720px;margin:0 auto}.landing-module__g1LwZa__writingContent p{color:#444;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.75}.landing-module__g1LwZa__writingContent p:last-child{margin-bottom:0}.landing-module__g1LwZa__writingCta a{color:#6c63ff;border-bottom:2px solid #6c63ff4d;font-weight:600;transition:border-color .25s}.landing-module__g1LwZa__writingCta a:hover{border-color:#6c63ff}.landing-module__g1LwZa__contactWrapper{text-align:center;max-width:600px;margin:0 auto}.landing-module__g1LwZa__contactText{color:#555;margin-bottom:2rem;font-size:1.1rem}.landing-module__g1LwZa__contactForm{text-align:left}.landing-module__g1LwZa__formGroup{margin-bottom:1.25rem}.landing-module__g1LwZa__formGroup input,.landing-module__g1LwZa__formGroup textarea{color:#1a1a2e;background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .25s,box-shadow .25s}.landing-module__g1LwZa__formGroup input:focus,.landing-module__g1LwZa__formGroup textarea:focus{border-color:#6c63ff;outline:none;box-shadow:0 0 0 3px #6c63ff26}.landing-module__g1LwZa__contactFormBtn{text-align:center;width:100%}.landing-module__g1LwZa__newsletterWrapper{text-align:center;max-width:560px;margin:0 auto}.landing-module__g1LwZa__newsletterText{color:#555;margin-bottom:2rem;font-size:1.1rem}.landing-module__g1LwZa__newsletterInputGroup{gap:.75rem;margin-bottom:.75rem;display:flex}.landing-module__g1LwZa__newsletterInputGroup input{color:#1a1a2e;background:#fff;border:1px solid #ddd;border-radius:8px;flex:1;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .25s,box-shadow .25s}.landing-module__g1LwZa__newsletterInputGroup input:focus{border-color:#6c63ff;outline:none;box-shadow:0 0 0 3px #6c63ff26}.landing-module__g1LwZa__newsletterNote{color:#999;font-size:.82rem}.landing-module__g1LwZa__footer{color:#aaa;background:#1a1a2e;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:.9rem}.landing-module__g1LwZa__socialLinks{gap:1.25rem;display:flex}.landing-module__g1LwZa__socialLinks a{color:#aaa;transition:color .25s,transform .25s}.landing-module__g1LwZa__socialLinks a:hover{color:#6c63ff;transform:translateY(-2px)}@keyframes landing-module__g1LwZa__fadeInUp{0%{opacity:0;transform:translateY(20px)}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:.3;transform:translate(-50%)translateY(10px)}}@media (max-width:768px){.landing-module__g1LwZa__menuToggle{display:flex}.landing-module__g1LwZa__navLinks{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafafaf7;border-bottom:1px solid #e8e8ee;flex-direction:column;align-items:center;gap:0;padding:1rem 0;transition:transform .35s;position:fixed;top:65px;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}}
