.Navbar-module__KHvhDq__nav{z-index:100;transition:all var(--transition-smooth);background:0 0;padding:1rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__KHvhDq__scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);background:#0a0a0fe6;padding:.7rem 0}.Navbar-module__KHvhDq__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__KHvhDq__logo{font-family:var(--font-wordmark);letter-spacing:.04em;color:var(--text-primary);transition:color var(--transition-fast);align-items:center;gap:.6rem;font-size:1.2rem;font-weight:400;text-decoration:none;display:flex}.Navbar-module__KHvhDq__logo:hover{color:var(--accent-secondary)}.Navbar-module__KHvhDq__logoIcon{color:var(--accent-primary);font-size:1.4rem}.Navbar-module__KHvhDq__links{gap:.3rem;display:flex}.Navbar-module__KHvhDq__link{color:var(--text-secondary);transition:all var(--transition-fast);border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;position:relative}.Navbar-module__KHvhDq__link:after{content:"";background:var(--accent-primary);width:0;height:2px;transition:width var(--transition-smooth);border-radius:1px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.Navbar-module__KHvhDq__link:hover{color:var(--text-primary)}.Navbar-module__KHvhDq__link.Navbar-module__KHvhDq__active{color:var(--accent-primary)}.Navbar-module__KHvhDq__link.Navbar-module__KHvhDq__active:after{width:60%}.Navbar-module__KHvhDq__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__KHvhDq__hamburger span{background:var(--text-primary);width:24px;height:2px;transition:all var(--transition-fast);border-radius:1px}.Navbar-module__KHvhDq__hamburger.Navbar-module__KHvhDq__open span:first-child{background:var(--accent-primary);transform:rotate(45deg)translateY(7px)translate(3px)}.Navbar-module__KHvhDq__hamburger.Navbar-module__KHvhDq__open span:nth-child(2){opacity:0}.Navbar-module__KHvhDq__hamburger.Navbar-module__KHvhDq__open span:nth-child(3){background:var(--accent-primary);transform:rotate(-45deg)translateY(-7px)translate(3px)}.Navbar-module__KHvhDq__mobileMenu{opacity:0;pointer-events:none;width:100%;height:100vh;transition:opacity var(--transition-smooth);z-index:99;background:#0a0a0ff7;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:none;position:fixed;top:0;left:0}.Navbar-module__KHvhDq__mobileMenu.Navbar-module__KHvhDq__mobileOpen{opacity:1;pointer-events:all}.Navbar-module__KHvhDq__mobileLink{font-family:var(--font-heading);color:var(--text-secondary);transition:all var(--transition-fast);font-size:1.8rem;text-decoration:none}.Navbar-module__KHvhDq__mobileLink:hover,.Navbar-module__KHvhDq__mobileLink.Navbar-module__KHvhDq__active{color:var(--accent-primary)}@media (max-width:768px){.Navbar-module__KHvhDq__links{display:none}.Navbar-module__KHvhDq__hamburger,.Navbar-module__KHvhDq__mobileMenu{display:flex}}
.Hero-module___w2HtG__hero{z-index:2;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__content{text-align:center;z-index:2;width:min(100%,800px);max-width:800px;position:relative}.Hero-module___w2HtG__watermark{font-size:clamp(10rem,40vw,25rem);top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module___w2HtG__greeting{letter-spacing:.2em;margin-bottom:1rem;font-size:clamp(.9rem,2vw,1.1rem);display:block}.Hero-module___w2HtG__title{font-family:var(--font-wordmark);overflow-wrap:break-word;text-wrap:balance;width:100%;color:var(--text-primary);background:linear-gradient(135deg, var(--text-primary) 30%, var(--accent-secondary) 70%);-webkit-text-fill-color:transparent;perspective:500px;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;padding:.18em 0 .24em;font-size:clamp(1.8rem,6vw,4.25rem);font-weight:400;line-height:1.2;overflow:visible}.Hero-module___w2HtG__subtitle{font-family:var(--font-tagline);color:var(--accent-primary);letter-spacing:.08em;margin-bottom:.5rem;font-size:clamp(1rem,2.5vw,1.4rem);font-weight:500}.Hero-module___w2HtG__description{font-family:var(--font-copy);color:var(--text-secondary);letter-spacing:.04em;max-width:600px;margin:1.5rem auto 2rem;font-size:clamp(.9rem,1.8vw,1.1rem);line-height:1.8}.Hero-module___w2HtG__cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module___w2HtG__scrollIndicator{flex-direction:column;align-items:center;gap:.5rem;animation:3s ease-in-out infinite Hero-module___w2HtG__float;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__scrollText{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);font-size:.7rem}.Hero-module___w2HtG__scrollLine{background:linear-gradient(to bottom, var(--accent-secondary), transparent);width:1px;height:40px;animation:2s ease-in-out infinite Hero-module___w2HtG__pulse-glow}@media (max-width:768px){.Hero-module___w2HtG__hero{padding:5rem 1rem 3rem}.Hero-module___w2HtG__cta{flex-direction:column;align-items:center}}
.About-module__RHteCa__about{background:linear-gradient(180deg, transparent, var(--bg-secondary) 20%, var(--bg-secondary) 80%, transparent);position:relative;overflow:hidden}.About-module__RHteCa__watermark{top:10%;right:5%}.About-module__RHteCa__bgDecor{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.About-module__RHteCa__bamboo{background:linear-gradient(#0000,#c9a95914);border-radius:2px;width:3px;height:100%;position:absolute;bottom:0;left:8%}.About-module__RHteCa__bamboo:before{content:"";background:#c9a9590f;width:20px;height:2px;position:absolute;top:30%;left:-8px;transform:rotate(-30deg)}.About-module__RHteCa__bamboo:after{content:"";background:#c9a9590d;width:16px;height:2px;position:absolute;top:55%;left:-6px;transform:rotate(25deg)}.About-module__RHteCa__grid{grid-template-columns:1.3fr .7fr;align-items:start;gap:3rem;display:grid}.About-module__RHteCa__text{flex-direction:column;gap:1.2rem;display:flex}.About-module__RHteCa__paragraph{font-family:var(--font-copy);color:var(--text-secondary);letter-spacing:.035em;font-size:1rem;line-height:1.8}.About-module__RHteCa__stats{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.About-module__RHteCa__statCard{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;transition:all var(--transition-smooth);border-radius:12px;padding:1.5rem 1rem}.About-module__RHteCa__statCard:hover{border-color:var(--accent-secondary);box-shadow:var(--shadow-glow-gold);transform:translateY(-4px)}.About-module__RHteCa__statValue{font-family:var(--font-heading);color:var(--accent-secondary);margin-bottom:.2rem;font-size:2rem;display:block}.About-module__RHteCa__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}@media (max-width:768px){.About-module__RHteCa__grid{grid-template-columns:1fr}.About-module__RHteCa__stats{grid-template-columns:1fr 1fr}}
.Skills-module__1ZjJFG__skills{position:relative;overflow:hidden}.Skills-module__1ZjJFG__watermark{top:5%;left:5%}.Skills-module__1ZjJFG__categories{flex-direction:column;gap:3rem;display:flex}.Skills-module__1ZjJFG__categoryTitle{font-family:var(--font-heading);color:var(--accent-secondary);border-bottom:1px solid var(--border-subtle);letter-spacing:.05em;margin-bottom:1.2rem;padding-bottom:.5rem;font-size:1.4rem}.Skills-module__1ZjJFG__skillGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.8rem;display:grid}.Skills-module__1ZjJFG__skillCard{background:var(--bg-card);border:1px solid var(--border-subtle);transition:all var(--transition-smooth);cursor:default;border-radius:10px;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.Skills-module__1ZjJFG__skillCard:hover{border-color:var(--accent-primary);transform:translate(4px);box-shadow:-4px 0 20px #e6394626}.Skills-module__1ZjJFG__skillCard:hover .Skills-module__1ZjJFG__skillBarFill{animation:1s ease-out forwards Skills-module__1ZjJFG__fillBar}.Skills-module__1ZjJFG__skillIcon{text-align:center;flex-shrink:0;width:2.2rem;font-size:1.6rem}.Skills-module__1ZjJFG__skillInfo{flex-direction:column;flex:1;gap:.3rem;display:flex}.Skills-module__1ZjJFG__skillName{color:var(--text-primary);font-size:.9rem;font-weight:600}.Skills-module__1ZjJFG__skillBar{background:var(--bg-tertiary);border-radius:2px;width:100%;height:4px;overflow:hidden}.Skills-module__1ZjJFG__skillBarFill{height:100%;width:var(--fill-width);background:linear-gradient(90deg, var(--accent-primary), var(--accent-secondary));transform-origin:0;border-radius:2px;animation:1.5s ease-out .5s forwards Skills-module__1ZjJFG__fillBar;transform:scaleX(0)}@keyframes Skills-module__1ZjJFG__fillBar{to{transform:scaleX(1)}}.Skills-module__1ZjJFG__skillLevel{color:var(--text-muted);text-align:right;min-width:2.5rem;font-size:.8rem;font-weight:600}@media (max-width:768px){.Skills-module__1ZjJFG__skillGrid{grid-template-columns:1fr}}
.Projects-module__tl4Q0a__projects{background:linear-gradient(180deg, transparent, var(--bg-secondary) 20%, var(--bg-secondary) 80%, transparent);position:relative;overflow:hidden}.Projects-module__tl4Q0a__watermark{bottom:10%;right:5%}.Projects-module__tl4Q0a__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Projects-module__tl4Q0a__card{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:default;will-change:transform;border-radius:14px;transition:all .3s;overflow:hidden}.Projects-module__tl4Q0a__card:hover{border-color:var(--accent-primary);box-shadow:0 20px 60px #0006, var(--shadow-glow-red)}.Projects-module__tl4Q0a__cardImage{height:200px;position:relative;overflow:hidden}.Projects-module__tl4Q0a__imagePlaceholder{background:linear-gradient(135deg, var(--bg-tertiary), var(--bg-primary));flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;display:flex}.Projects-module__tl4Q0a__projectImage{object-fit:cover;width:100%;height:100%;display:block}.Projects-module__tl4Q0a__placeholderIcon{opacity:.3;font-size:2.5rem}.Projects-module__tl4Q0a__placeholderText{font-family:var(--font-heading);color:var(--text-muted);opacity:.5;font-size:.9rem}.Projects-module__tl4Q0a__cardOverlay{opacity:0;width:100%;height:100%;transition:opacity var(--transition-smooth);background:#0a0a0fd9;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.Projects-module__tl4Q0a__card:hover .Projects-module__tl4Q0a__cardOverlay{opacity:1}.Projects-module__tl4Q0a__cardLinks{gap:.8rem;display:flex}.Projects-module__tl4Q0a__cardContent{padding:1.5rem}.Projects-module__tl4Q0a__cardTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.6rem;font-size:1.3rem}.Projects-module__tl4Q0a__cardDesc{font-family:var(--font-copy);color:var(--text-secondary);letter-spacing:.035em;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.Projects-module__tl4Q0a__cardTech{flex-wrap:wrap;gap:.4rem;display:flex}.Projects-module__tl4Q0a__techTag{color:var(--accent-secondary);letter-spacing:.03em;background:#c9a9591a;border:1px solid #c9a95933;border-radius:20px;padding:.25rem .6rem;font-size:.7rem;font-weight:500}@media (max-width:768px){.Projects-module__tl4Q0a__grid{grid-template-columns:1fr}}
.Contact-module__DIbnYa__contact{padding-bottom:0;position:relative;overflow:hidden}.Contact-module__DIbnYa__watermark{top:10%;left:5%}.Contact-module__DIbnYa__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.Contact-module__DIbnYa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__DIbnYa__inputGroup{position:relative}.Contact-module__DIbnYa__input{border:none;border-bottom:1px solid var(--border-subtle);width:100%;color:var(--text-primary);font-family:var(--font-body);transition:border-color var(--transition-fast);background:0 0;outline:none;padding:1rem 0;font-size:1rem}.Contact-module__DIbnYa__input::placeholder{color:var(--text-muted)}.Contact-module__DIbnYa__input:focus{border-bottom-color:var(--accent-secondary)}.Contact-module__DIbnYa__inputLine{background:linear-gradient(90deg, var(--accent-primary), var(--accent-secondary));width:0;height:2px;transition:width var(--transition-smooth);position:absolute;bottom:0;left:0}.Contact-module__DIbnYa__input:focus~.Contact-module__DIbnYa__inputLine{width:100%}.Contact-module__DIbnYa__textarea{resize:vertical;min-height:120px}.Contact-module__DIbnYa__submitBtn{align-self:flex-start;margin-top:.5rem}.Contact-module__DIbnYa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__DIbnYa__info{flex-direction:column;gap:2rem;display:flex}.Contact-module__DIbnYa__infoText{font-family:var(--font-copy);color:var(--text-secondary);letter-spacing:.035em;font-size:1rem;line-height:1.7}.Contact-module__DIbnYa__emailLabel,.Contact-module__DIbnYa__socialsLabel{text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin-bottom:.5rem;font-size:.75rem;display:block}.Contact-module__DIbnYa__email{color:var(--accent-secondary);transition:color var(--transition-fast);font-size:1.1rem;font-weight:500}.Contact-module__DIbnYa__email:hover{color:var(--accent-primary)}.Contact-module__DIbnYa__socialLinks{flex-wrap:wrap;gap:.8rem;display:flex}.Contact-module__DIbnYa__socialLink{background:var(--bg-card);border:1px solid var(--border-subtle);transition:all var(--transition-smooth);color:var(--text-secondary);border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.Contact-module__DIbnYa__socialLink:hover{border-color:var(--accent-primary);color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 4px 20px #e6394626}.Contact-module__DIbnYa__socialIcon{font-size:1.1rem;font-weight:700}.Contact-module__DIbnYa__socialName{font-size:.85rem;font-weight:500}.Contact-module__DIbnYa__footer{border-top:1px solid var(--border-subtle);margin-top:6rem;padding:2rem 0}.Contact-module__DIbnYa__footerInner{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 2rem;display:flex}.Contact-module__DIbnYa__privacyLink{color:var(--text-secondary);font-size:.8rem}.Contact-module__DIbnYa__privacyLink:hover{color:var(--accent-secondary)}.Contact-module__DIbnYa__footerLogo{font-family:var(--font-wordmark);font-display:swap;letter-spacing:.04em;color:var(--accent-secondary);font-size:1.1rem;font-weight:400}.Contact-module__DIbnYa__footerCopy{font-family:var(--font-body);color:var(--text-muted);font-size:.8rem}@media (max-width:768px){.Contact-module__DIbnYa__grid{grid-template-columns:1fr;gap:3rem}.Contact-module__DIbnYa__footerInner{text-align:center;flex-direction:column;gap:.5rem}}
.loading-module__pnXrUq__loading{color:#e8e6e3;background:#000;place-content:center;justify-items:center;gap:1.25rem;min-height:100vh;display:grid}.loading-module__pnXrUq__initial{z-index:10000;position:fixed;inset:0}.loading-module__pnXrUq__torii{width:10rem;height:8rem;position:relative;overflow:hidden}.loading-module__pnXrUq__toriiArtwork{object-fit:contain;filter:invert()grayscale()brightness(.7);mix-blend-mode:screen;opacity:.85;clip-path:inset(100% 0 0);width:100%;height:100%;animation:7s linear forwards loading-module__pnXrUq__toriiReveal;display:block}.loading-module__pnXrUq__toriiFill{display:none}.loading-module__pnXrUq__label{color:#b0aea9;letter-spacing:.16em;text-transform:uppercase;margin:0;font-family:Klee One,cursive;font-size:.9rem}.loading-module__pnXrUq__progress{background:#c9a95933;width:7rem;height:1px;overflow:hidden}.loading-module__pnXrUq__progress:after{content:"";background:#c9a959;width:45%;height:100%;animation:7s linear forwards loading-module__pnXrUq__progress;display:block}.loading-module__pnXrUq__attribution{color:#777b83;letter-spacing:.04em;font-size:.65rem}.loading-module__pnXrUq__attribution:hover{color:#c9a959}@keyframes loading-module__pnXrUq__toriiReveal{0%{clip-path:inset(100% 0 0)}to{clip-path:inset(0)}}@keyframes loading-module__pnXrUq__progress{0%{transform:translate(-150%)}to{transform:translate(330%)}}@media (prefers-reduced-motion:reduce){.loading-module__pnXrUq__toriiArtwork,.loading-module__pnXrUq__progress:after{animation:none}}
