@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--bg:#0a0a0a;--bg-elevated:#111;--text:#f0ede6;--text-dim:#888880;--accent:#d4a574;--accent-dim:#d4a5740f;--font-display:"Space Grotesk", system-ui, sans-serif;--font-mono:"JetBrains Mono", monospace;--ease-out-expo:cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:auto!important}body{font-family:var(--font-display);background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.content{z-index:1;position:relative}.section{z-index:1;padding:0 clamp(1.5rem,5vw,6rem);position:relative}.section-inner{max-width:1400px;margin:0 auto}.section-reveal{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);position:relative;overflow:hidden}.section-overlay{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#d4a5740a 50%,#0000 100%);position:absolute;inset:0}.heading-xl{letter-spacing:-.03em;font-size:clamp(3rem,10vw,8rem);font-weight:700;line-height:.95}.heading-lg{letter-spacing:-.02em;font-size:clamp(2rem,5vw,4rem);font-weight:600;line-height:1.1}.heading-md{font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:500;line-height:1.3}.text-mono{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem}.text-dim{color:var(--text-dim)}.text-accent{color:var(--accent)}.grain{z-index:100;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}.cursor-dot{background:var(--accent);pointer-events:none;z-index:200;border-radius:50%;width:8px;height:8px;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-ring{border:1px solid var(--accent);pointer-events:none;z-index:200;opacity:.4;width:40px;height:40px;transition:width .3s var(--ease-out-expo), height .3s var(--ease-out-expo), opacity .3s;border-radius:50%;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-ring.hovering{opacity:.2;width:64px;height:64px}@media (pointer:coarse){.cursor-dot,.cursor-ring{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.cursor-dot,.cursor-ring{display:none}}::selection{background:var(--accent);color:var(--bg)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--text-dim);border-radius:3px}.hero-section[data-astro-cid-ge2uvauf]{flex-direction:column;min-height:100dvh;display:flex;position:relative;overflow:hidden}.hero-section[data-astro-cid-ge2uvauf]:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4a5740d 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-50%;right:-20%}.hero-inner[data-astro-cid-ge2uvauf]{flex-direction:column;min-height:100dvh;padding-top:1.5rem;padding-bottom:2rem;display:flex}.site-nav[data-astro-cid-ge2uvauf]{z-index:10;border-bottom:1px solid #f0ede60f;justify-content:space-between;align-items:center;padding-bottom:2rem;display:flex;position:relative}.nav-logo[data-astro-cid-ge2uvauf]{letter-spacing:.08em;color:var(--accent);font-size:.85rem}.nav-links[data-astro-cid-ge2uvauf]{gap:2rem;display:flex}.nav-link[data-astro-cid-ge2uvauf]{color:var(--text-dim);cursor:pointer;font-size:.7rem}.hero-content[data-astro-cid-ge2uvauf]{flex-direction:column;flex:1;justify-content:flex-end;gap:1.5rem;padding-bottom:8vh;display:flex}.hero-title[data-astro-cid-ge2uvauf]{overflow:hidden}.hero-title[data-astro-cid-ge2uvauf] .char[data-astro-cid-ge2uvauf]{will-change:transform, filter;display:inline-block}.hero-line[data-astro-cid-ge2uvauf]{background:var(--accent);border-radius:1px;width:200px;height:2px}.hero-meta[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:2rem;display:flex}.hero-meta[data-astro-cid-ge2uvauf] p[data-astro-cid-ge2uvauf]{letter-spacing:.08em;font-size:.7rem;line-height:1.8}.scroll-dots[data-astro-cid-ge2uvauf]{align-items:center;gap:6px;padding-top:2rem;display:flex}.scroll-dots[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]{background:var(--text-dim);opacity:.3;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite dotPulse}.scroll-dots[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]:nth-child(2){animation-delay:.3s}.scroll-dots[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]:nth-child(3){animation-delay:.6s}@keyframes dotPulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}@media (width<=768px){.nav-links[data-astro-cid-ge2uvauf]{gap:1.2rem}.hero-meta[data-astro-cid-ge2uvauf]{flex-direction:column;gap:.3rem}}.marquee-section[data-astro-cid-543bmuqs]{border-block:1px solid #f0ede60f;padding:2rem 0;overflow:hidden}.marquee-row[data-astro-cid-543bmuqs]{overflow:hidden}.marquee-track[data-astro-cid-543bmuqs]{will-change:transform;width:fit-content;display:flex}.marquee-text[data-astro-cid-543bmuqs]{font-family:var(--font-mono);letter-spacing:.15em;color:var(--text-dim);white-space:nowrap;padding:.4rem 0;font-size:.7rem}.manifesto-word[data-astro-cid-nnfqu5h2]{will-change:transform, filter, opacity, color;display:inline-block}.skills-grid[data-astro-cid-2zwc476k]{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.skill-category[data-astro-cid-2zwc476k]{letter-spacing:.12em;border-bottom:1px solid #f0ede614;margin-bottom:1.2rem;padding-bottom:.8rem;font-size:.65rem}.skill-list[data-astro-cid-2zwc476k]{flex-direction:column;gap:.5rem;list-style:none;display:flex}.skill-item[data-astro-cid-2zwc476k]{color:var(--text);opacity:.8;will-change:transform;cursor:default;font-size:1rem}@media (width<=768px){.skills-grid[data-astro-cid-2zwc476k]{grid-template-columns:repeat(2,1fr);gap:2rem}}.projects-header[data-astro-cid-ftq3vvlr]{padding-top:clamp(4rem,10vh,8rem);padding-bottom:clamp(2rem,5vh,4rem)}.h-scroll-wrapper[data-astro-cid-ftq3vvlr]{position:relative;overflow:hidden}.h-scroll-track[data-astro-cid-ftq3vvlr]{gap:1.5rem;width:max-content;padding:0 clamp(1.5rem,5vw,6rem) 4rem;display:flex;position:relative}.h-scroll-fade-left[data-astro-cid-ftq3vvlr],.h-scroll-fade-right[data-astro-cid-ftq3vvlr]{z-index:2;pointer-events:none;flex-shrink:0;width:clamp(1.5rem,5vw,6rem);position:sticky;top:0}.h-scroll-fade-left[data-astro-cid-ftq3vvlr]{background:linear-gradient(90deg, var(--bg) 0%, transparent 100%);margin-left:calc(-1*clamp(1.5rem,5vw,6rem))}.h-scroll-fade-right[data-astro-cid-ftq3vvlr]{background:linear-gradient(90deg, transparent 0%, var(--bg) 100%);margin-right:calc(-1*clamp(1.5rem,5vw,6rem))}.project-card[data-astro-cid-ftq3vvlr]{cursor:pointer;flex-shrink:0;width:clamp(340px,38vw,480px);display:block}.project-card-inner[data-astro-cid-ftq3vvlr]{background:var(--bg-elevated);perspective:800px;height:420px;transform-style:preserve-3d;will-change:transform;border:1px solid #f0ede60f;border-radius:16px;flex-direction:column;padding:2rem;display:flex;position:relative;overflow:hidden}.project-glow[data-astro-cid-ftq3vvlr]{opacity:0;pointer-events:none;mix-blend-mode:soft-light;border-radius:50%;width:300px;height:300px;position:absolute;transform:translate(-50%,-50%)}.project-num[data-astro-cid-ftq3vvlr]{margin-bottom:auto;font-size:.65rem}.project-title[data-astro-cid-ftq3vvlr]{margin-bottom:.6rem;transition:color .3s}.project-card[data-astro-cid-ftq3vvlr]:hover .project-title[data-astro-cid-ftq3vvlr]{color:var(--card-color)}.project-desc[data-astro-cid-ftq3vvlr]{max-width:35ch;margin-bottom:1rem;font-size:.85rem;line-height:1.6}.project-meta[data-astro-cid-ftq3vvlr]{margin-bottom:1rem}.project-stars[data-astro-cid-ftq3vvlr]{color:var(--accent);font-size:.65rem}.project-tags[data-astro-cid-ftq3vvlr]{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.project-tag[data-astro-cid-ftq3vvlr]{color:var(--text-dim);border:1px solid #f0ede61a;border-radius:100px;padding:.3rem .7rem;font-size:.6rem}.project-line[data-astro-cid-ftq3vvlr]{background:var(--card-color);transform-origin:0;height:2px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.project-card-inner[data-astro-cid-ftq3vvlr]:after{content:"→";color:var(--text-dim);transition:transform .3s var(--ease-out-expo), color .3s;font-size:1.4rem;position:absolute;bottom:2rem;right:2rem}.project-card[data-astro-cid-ftq3vvlr]:hover .project-card-inner[data-astro-cid-ftq3vvlr]:after{color:var(--card-color);transform:translate(4px,-4px)}@media (width<=768px){.project-card[data-astro-cid-ftq3vvlr]{width:88vw}.project-card-inner[data-astro-cid-ftq3vvlr]{height:380px}}.about-grid[data-astro-cid-oxgmilyn]{grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(3rem,6vw,8rem);display:grid}.about-bio[data-astro-cid-oxgmilyn]{color:var(--text-dim);max-width:45ch;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.about-stats[data-astro-cid-oxgmilyn]{gap:2.5rem;display:flex}.stat[data-astro-cid-oxgmilyn]{flex-direction:column;gap:.2rem;display:flex}.stat-num[data-astro-cid-oxgmilyn]{color:var(--text);letter-spacing:-.02em;font-size:1.6rem;font-weight:600}.stat-label[data-astro-cid-oxgmilyn]{font-size:.6rem}.about-photo[data-astro-cid-oxgmilyn]{aspect-ratio:3/4;will-change:transform;border-radius:16px;width:100%;overflow:hidden}.photo-placeholder[data-astro-cid-oxgmilyn]{background:linear-gradient(160deg, var(--bg-elevated) 0%, #1a1816 100%);border:1px solid #f0ede60f;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media (width<=768px){.about-grid[data-astro-cid-oxgmilyn]{grid-template-columns:1fr}.about-visual[data-astro-cid-oxgmilyn]{order:-1}.about-photo[data-astro-cid-oxgmilyn]{aspect-ratio:16/10;max-height:280px}.about-stats[data-astro-cid-oxgmilyn]{gap:1.5rem}}.cta-link[data-astro-cid-he3spzz3]{color:var(--text);will-change:transform;border:1px solid #f0ede626;border-radius:100px;align-items:center;gap:.8rem;padding:.8rem 2rem;font-size:clamp(1rem,2.5vw,1.5rem);display:inline-flex}.cta-link[data-astro-cid-he3spzz3]:hover{border-color:var(--accent)}.cta-arrow[data-astro-cid-he3spzz3]{transition:transform .3s var(--ease-out-expo)}.cta-link[data-astro-cid-he3spzz3]:hover .cta-arrow[data-astro-cid-he3spzz3]{transform:translate(6px)}.contact-links[data-astro-cid-he3spzz3]{justify-content:center;gap:2rem;margin-top:3rem;display:flex}.contact-link[data-astro-cid-he3spzz3]{letter-spacing:.1em;color:var(--text-dim);font-size:.7rem;transition:color .3s}.contact-link[data-astro-cid-he3spzz3]:hover{color:var(--accent)}.site-footer[data-astro-cid-jo6i4kqk]{border-top:1px solid #f0ede60f;padding:2rem 0}.footer-content[data-astro-cid-jo6i4kqk]{justify-content:space-between;align-items:center;display:flex}@media (width<=768px){.footer-content[data-astro-cid-jo6i4kqk]{text-align:center;flex-direction:column;gap:.3rem}}
