:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135;--color-text-main:#0f172a;--color-text-secondary:#475569;--color-bg-main:#fff;--color-bg-secondary:#f8fafc;--color-bg-tertiary:#edf1f6;--color-divider:#e2e8f0;--font-family-base:"Poppins",sans-serif;--h1-size:clamp(2.4rem,5vw,4.2rem);--h3-size:clamp(2rem,4vw,3.6rem)}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden}body{background-color:var(--color-bg-main);color:var(--color-text-main);font-family:var(--font-family-base);font-size:18px;font-weight:400;line-height:1.7}h1{font-size:var(--h1-size);line-height:1.05;margin:0 0 1.25rem;font-weight:600;letter-spacing:-.02em;color:var(--color-text-primary)}h2{font-size:12px;line-height:1;font-weight:400;text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-secondary);margin-bottom:1rem}h3{font-size:var(--h3-size);line-height:1.05;margin:0 0 1.25rem;font-weight:600;letter-spacing:-.01em;color:var(--color-text-primary)}p{font-size:18px;font-weight:400;color:var(--color-text-secondary);max-width:65ch;margin:0 auto}.divider,hr{border:none;border-top:1px solid var(--color-divider);margin:3rem 0}.section--alt{background-color:var(--color-bg-secondary)}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}#hero{padding-top:64px;min-height:70vh;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}#projects{text-align:center}#projects h3{padding-bottom:2rem}#about{padding-top:64px;min-height:100vh}#about,#contact{margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}#contact{padding:2rem 0 5rem;text-align:center}#hero div{max-width:900px;margin:30px auto;text-align:center}#hero div a{padding:8px 24px;border-radius:25px;background-color:#fff;color:#000;margin:10px}#hero p{text-align:center}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media (max-width:1000px){.projects-grid{grid-template-columns:1fr}}main{padding-left:1.5rem;padding-right:1.5rem}.contact,main{max-width:1100px;margin:0 auto}.contact{padding:6rem 1.5rem;text-align:center}.contact p{max-width:800px;margin:.75rem auto 2.5rem;color:#4b4b4b;line-height:1.7;font-size:1.1rem}.contactLinks{justify-content:center;gap:2.5rem;margin-top:2rem;flex-wrap:wrap}.contactCard,.contactLinks{display:flex;align-items:center}.contactCard{flex-direction:column;gap:.75rem;text-decoration:none;color:#111;transition:transform .2s ease}.contactCard:hover{transform:translateY(-4px)}.icon{width:34px;height:34px;margin-bottom:.9rem}.label{font-size:1rem;font-weight:500;letter-spacing:.01em}@media (max-width:800px){.contactLinks{grid-template-columns:1fr}}.iconCircle{width:64px;height:64px;border-radius:50%;background:#000;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.icon{width:26px;height:26px;filter:brightness(0) invert(1)}.contactCard:hover .iconCircle{transform:translateY(-4px);transition:.2s ease}#HomeIconsRow{margin-top:1rem;display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer{border-top:1px solid rgba(0,0,0,.08)}footer p{font-size:12px!important}.aligntext{margin:1rem 0}.techstack{font-size:14px;font-style:italic;padding-bottom:1rem}.Header_header__VYZ3G{position:fixed;top:0;z-index:300;width:100%;background-color:#fff;border-bottom:1px solid #8d8d8d}.Header_inner__DQqeK{max-width:1100px;margin:0 auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between}.Header_logo__6vBZG,.Header_menuButton__aP6zE{display:inline-flex;align-items:center}.Header_menuButton__aP6zE{width:48px;height:48px;border:0;background:transparent;padding:0;cursor:pointer;flex-direction:column;justify-content:center;gap:7px}.Header_menuButton__aP6zE span{width:32px;height:3px;background:#111;border-radius:999px;display:block;transition:transform .2s ease,opacity .2s ease;transform-origin:center}.Header_menuButtonOpen__POe06 span:first-child{transform:translateY(10px) rotate(45deg);background:#111}.Header_menuButtonOpen__POe06 span:nth-child(2){opacity:0}.Header_menuButtonOpen__POe06 span:nth-child(3){transform:translateY(-10px) rotate(-45deg);background:#111}.Header_overlay__4loKl{position:fixed;inset:0;z-index:200;display:grid;place-items:center;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Header_backdropClose__9lDKK{position:fixed;inset:0;background:transparent;border:0;cursor:default}.Header_nav__F3t74{position:absolute;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-items:center;gap:1rem;width:min(1100px,92vw);padding:18px 24px;top:15%}.Header_nav__F3t74 a{font-size:clamp(1.25rem,2vw,1.75rem);color:#111;text-decoration:none;line-height:1.25}.Header_nav__F3t74 a:hover{color:var(--color-text-secondary)}.Header_navIconsRow__2srA_{margin-top:1rem;display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.Header_projectSubmenu__5kPEJ{display:flex;flex-direction:column;gap:1.25rem;width:100%;margin-left:2rem;margin-top:.5rem}.Header_projectSubmenu__5kPEJ a{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;font-size:clamp(1.5rem,2.5vw,1.8rem)}.Header_triangle__X7Tzz{width:12px;height:12px;filter:brightness(0);flex:0 0 auto;transition:transform .2s ease,opacity .2s ease}.Header_projectSubmenu__5kPEJ a:hover .Header_triangle__X7Tzz{transform:translateX(4px);opacity:.7}.Header_iconLink__lVN05{display:inline-flex;flex-direction:column;align-items:center;gap:.6rem;text-decoration:none;color:#111}.Header_iconCircle__Hvm_a{width:64px;height:64px;border-radius:999px;background:#000;display:grid;place-items:center;transition:transform .16s ease,opacity .16s ease}.Header_navIconsRow__2srA_ a:first-child:hover .Header_iconCircle__Hvm_a{background:#2b579a}.Header_navIconsRow__2srA_ a:nth-child(2):hover .Header_iconCircle__Hvm_a{background:#0077b5}.Header_navIconsRow__2srA_ a:nth-child(3):hover .Header_iconCircle__Hvm_a{background:#ea4335}.Header_icon__BPVd4{width:26px;height:26px;filter:brightness(0) invert(1)}.Header_iconLabel__Vf6Qa{font-size:.95rem;font-weight:500;letter-spacing:.01em}.Header_iconLink__lVN05:hover .Header_iconCircle__Hvm_a{transform:translateY(-3px);opacity:.9}@font-face{font-family:__Poppins_82c900;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_82c900;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_82c900;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_82c900;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_82c900;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_82c900;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_82c900;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_82c900;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_82c900;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_Fallback_82c900;src:local("Arial");ascent-override:92.33%;descent-override:30.78%;line-gap-override:8.79%;size-adjust:113.73%}.__className_82c900{font-family:__Poppins_82c900,__Poppins_Fallback_82c900;font-style:normal}