.Nav-module__e1xquq__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0c0cd9;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:20px 48px;transition:border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__scrolled{border-color:var(--border)}.Nav-module__e1xquq__logo{opacity:.9;align-items:center;transition:opacity .2s;display:flex}.Nav-module__e1xquq__logo:hover{opacity:1}.Nav-module__e1xquq__links{gap:32px;list-style:none;display:flex}.Nav-module__e1xquq__links a{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;font-weight:500;transition:color .2s}.Nav-module__e1xquq__links a:hover{color:var(--text)}[data-theme=light] .Nav-module__e1xquq__nav{background:#f5f2eed9}[data-theme=light] .Nav-module__e1xquq__links a{color:#6b6762}[data-theme=light] .Nav-module__e1xquq__links a:hover{color:#3d3a37}[data-theme=light] .Nav-module__e1xquq__hamburger span{background:#3d3a37}.Nav-module__e1xquq__logoLetters{stroke:#f0ede8}[data-theme=light] .Nav-module__e1xquq__logoLetters{stroke:#0c0c0c}.Nav-module__e1xquq__active{color:var(--accent)!important}.Nav-module__e1xquq__ctaPill{background:var(--accent);color:#0c0c0e;letter-spacing:.03em;white-space:nowrap;border-radius:100px;align-items:center;padding:8px 18px;font-size:.78rem;font-weight:500;transition:opacity .2s,transform .2s;display:inline-flex}.Nav-module__e1xquq__ctaPill:hover{opacity:.85;transform:translateY(-1px)}.Nav-module__e1xquq__actions{align-items:center;gap:12px;display:flex}.Nav-module__e1xquq__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.Nav-module__e1xquq__hamburger span{background:var(--text);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.Nav-module__e1xquq__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__e1xquq__hamburgerOpen span:nth-child(2){opacity:0}.Nav-module__e1xquq__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__e1xquq__drawer{z-index:99;background:var(--bg);opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.Nav-module__e1xquq__drawerOpen{opacity:1;pointer-events:all}.Nav-module__e1xquq__drawerLinks{flex-direction:column;align-items:center;gap:12px;list-style:none;display:flex}.Nav-module__e1xquq__drawerLinks li{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(12px)}.Nav-module__e1xquq__drawerOpen .Nav-module__e1xquq__drawerLinks li{opacity:1;transform:translateY(0)}.Nav-module__e1xquq__drawerLinks a{font-family:var(--font-instrument-serif);color:var(--muted);letter-spacing:-.02em;font-size:2.5rem;font-weight:400;transition:color .2s}.Nav-module__e1xquq__drawerLinks a:hover{color:var(--accent)}@media (max-width:768px){.Nav-module__e1xquq__nav{padding:16px 24px}.Nav-module__e1xquq__links,.Nav-module__e1xquq__ctaPill{display:none}.Nav-module__e1xquq__hamburger{display:flex}}
.ThemeToggle-module__3b5zuq__toggle{border:1px solid var(--border);width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:flex}.ThemeToggle-module__3b5zuq__toggle:hover{color:var(--text);border-color:var(--text);background:var(--surface)}
.Hero-module__Z8hQ_W__hero{background:var(--bg);flex-direction:column;justify-content:flex-end;min-height:100vh;padding:0 48px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__gridBg{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(100% 90% at 50% 0,#000000e6 0%,#0000 75%);mask-image:radial-gradient(100% 90% at 50% 0,#000000e6 0%,#0000 75%)}.Hero-module__Z8hQ_W__glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#c8f04e17 0%,#0000 65%);width:700px;height:700px;position:absolute;top:-160px;right:-120px}[data-theme=light] .Hero-module__Z8hQ_W__gridBg{background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px)}[data-theme=light] .Hero-module__Z8hQ_W__glow{background:radial-gradient(circle,#5a8a0012 0%,#0000 65%)}.Hero-module__Z8hQ_W__inner{z-index:1;width:100%;max-width:1100px;margin:0 auto;position:relative}@keyframes Hero-module__Z8hQ_W__fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__tag{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);opacity:0;border:1px solid #c8f04e4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:40px;padding:6px 14px;font-size:.75rem;font-weight:400;animation:.6s .1s forwards Hero-module__Z8hQ_W__fadeUp;display:inline-flex}[data-theme=light] .Hero-module__Z8hQ_W__tag{border-color:var(--accent)}.Hero-module__Z8hQ_W__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.2s ease-in-out infinite Hero-module__Z8hQ_W__pulse;display:inline-block}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{box-shadow:0 0 #c8f04e80}50%{box-shadow:0 0 0 5px #c8f04e00}}.Hero-module__Z8hQ_W__name{font-family:var(--font-instrument-serif);letter-spacing:-.02em;color:var(--text);opacity:0;margin-bottom:36px;font-size:clamp(3.5rem,11vw,8rem);font-weight:400;line-height:.95;animation:.6s .22s forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__name em{-webkit-text-stroke:1.5px var(--text);color:#0000;font-style:italic;display:block}[data-theme=light] .Hero-module__Z8hQ_W__name em{-webkit-text-stroke-color:var(--text)}.Hero-module__Z8hQ_W__summary{max-width:560px;color:var(--muted);opacity:0;margin-bottom:48px;font-size:1.05rem;font-weight:300;line-height:1.75;animation:.6s .38s forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__cta{opacity:0;flex-wrap:wrap;align-items:center;gap:16px;animation:.6s .52s forwards Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnGhost{letter-spacing:.04em;border-radius:100px;align-items:center;padding:13px 28px;font-size:.85rem;font-weight:400;transition:all .2s;display:inline-flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--accent);color:#0c0c0e}.Hero-module__Z8hQ_W__btnPrimary:hover{opacity:.85;transform:translateY(-1px)}.Hero-module__Z8hQ_W__btnGhost{border:1px solid var(--border);color:var(--muted)}.Hero-module__Z8hQ_W__btnGhost:hover{border-color:var(--border-hover);color:var(--text)}.Hero-module__Z8hQ_W__socials{opacity:0;gap:12px;margin-top:40px;animation:.6s .66s forwards Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__socialLink{border:1px solid var(--border);width:40px;height:40px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:flex}.Hero-module__Z8hQ_W__socialLink:hover{color:var(--accent);background:var(--accent-dim);border-color:#c8f04e66}.Hero-module__Z8hQ_W__scroll{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;opacity:0;align-items:center;gap:12px;margin-top:64px;font-size:.72rem;animation:.6s .8s forwards Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__scrollLine{background:var(--subtle);width:40px;height:1px;display:block}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:0 24px 72px}.Hero-module__Z8hQ_W__tag,.Hero-module__Z8hQ_W__name{margin-bottom:28px}.Hero-module__Z8hQ_W__summary{max-width:100%;margin-bottom:36px;font-size:1rem}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnGhost{justify-content:center;width:100%;padding:15px 24px}.Hero-module__Z8hQ_W__scroll{margin-top:48px}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;padding:28px 48px;font-size:.78rem;display:flex}@media (max-width:768px){.Footer-module__EZoWya__footer{text-align:center;flex-direction:column;gap:8px;padding:28px 24px}}
.StarField-module__p01ASa__container{pointer-events:none;z-index:0;opacity:.5;position:absolute;inset:0;overflow:hidden}.StarField-module__p01ASa__star{animation:StarField-module__p01ASa__twinkle var(--duration,4s)ease-in-out infinite alternate;background:#c8f04e;border-radius:50%;position:absolute;transform:translateZ(0)}@keyframes StarField-module__p01ASa__twinkle{0%{opacity:var(--opacity,.3)}to{opacity:.05}}
.projects-module__lnHueG__main{align-items:center;min-height:100vh;padding:80px 48px;display:flex}.projects-module__lnHueG__inner{width:100%;max-width:1100px;margin:0 auto}.projects-module__lnHueG__label{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:.7rem;font-weight:500}.projects-module__lnHueG__heading{font-family:var(--font-syne);letter-spacing:-.03em;color:var(--text);margin-bottom:24px;font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1}.projects-module__lnHueG__subheading{color:var(--muted);max-width:420px;margin-bottom:48px;font-size:1.05rem;font-weight:300;line-height:1.75}.projects-module__lnHueG__back{letter-spacing:.04em;color:var(--muted);border:1px solid var(--border);border-radius:6px;align-items:center;gap:8px;padding:12px 20px;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.projects-module__lnHueG__back:hover{color:var(--text);border-color:var(--text)}@media (max-width:768px){.projects-module__lnHueG__main{padding:100px 24px 80px}}
.CloudField-module__fWY4wG__container{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.CloudField-module__fWY4wG__cloud{will-change:transform;width:200px;height:60px;animation:linear infinite CloudField-module__fWY4wG__drift;position:absolute;left:-280px}.CloudField-module__fWY4wG__cloudReverse{animation-name:CloudField-module__fWY4wG__driftReverse;left:auto;right:-280px}.CloudField-module__fWY4wG__cloudMain{background:#ffffffeb;border-radius:50px;width:160px;height:50px;position:absolute;bottom:0;left:20px;box-shadow:0 4px 16px #b4d2f04d}.CloudField-module__fWY4wG__cloudBubbleLeft{background:#ffffffe0;border-radius:50%;width:70px;height:60px;position:absolute;bottom:28px;left:20px}.CloudField-module__fWY4wG__cloudBubbleRight{background:#ffffffeb;border-radius:50%;width:90px;height:75px;position:absolute;bottom:30px;left:80px}.CloudField-module__fWY4wG__cloudBubbleTop{background:#ffffffd9;border-radius:50%;width:55px;height:50px;position:absolute;bottom:40px;left:120px}@keyframes CloudField-module__fWY4wG__drift{0%{transform:translateX(0)scale(var(--scale,1))}to{transform:translateX(calc(100vw + 400px))scale(var(--scale,1))}}@keyframes CloudField-module__fWY4wG__driftReverse{0%{transform:translateX(0)scale(var(--scale,1))}to{transform:translateX(calc(-100vw - 400px))scale(var(--scale,1))}}
