:root{--text:#1a1a1a;--text-soft:#4a4a4a;--bg:#fff;--pill-bg:#fff;--pill-text:#6e6e6e;--sans:"SF Pro", "SF Pro Rounded", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}#root{max-width:1100px;margin:0 auto;padding:0 24px}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.blob-field{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.blob-field--front{z-index:40}.blob-field--front .blob-inner{opacity:1;filter:blur(16px)saturate(1.2)}.blob{transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .9s;position:absolute}.blob--faded{opacity:0}.blob-cursor{z-index:1;will-change:transform}.blob-stretch{will-change:transform;width:100%;height:100%}.blob-float{width:100%;height:100%;animation:ease-in-out infinite blob-float}.blob-inner{width:100%;height:100%;filter:blur(28px) saturate(var(--blob-saturate,1.5));opacity:.66;border-radius:50%}.blob-cursor .blob-inner{filter:blur(12px)saturate(1.5);opacity:.55}@keyframes blob-float{0%{transform:translate(0)}25%{transform:translate(18vw,-14vh)}50%{transform:translate(-12vw,16vh)}75%{transform:translate(-20vw,-10vh)}to{transform:translate(0)}}@media (width<=768px){.blob-inner{filter:blur(20px) saturate(var(--blob-saturate,1.5))}}.navbar{z-index:100;justify-content:center;display:flex;position:fixed;top:11px;left:0;right:0}.navbar-inner{-webkit-backdrop-filter:blur(30px)saturate(180%);background:#ffffffc9;border:1px solid #fff9;border-radius:16px;justify-content:space-between;align-items:center;width:calc(100% - 64px);padding:8px 28px;display:flex;box-shadow:0 8px 30px #0000000f,inset 0 1px #ffffffb3}.navbar-home{letter-spacing:-.5px;font-size:18px;font-weight:700}.hero{justify-content:center;align-items:center;padding:120px 0 80px;display:flex}.hero-inner{justify-content:center;align-items:center;gap:32px;display:flex}.hero-shift{transition:opacity .6s ease-in-out,transform .6s ease-in-out}.hero-shift--hidden{opacity:0;pointer-events:none;transform:scale(.92)}.reveal-wrapper{opacity:0;transition:opacity .6s ease-out}.reveal-wrapper--visible{opacity:1}@media (width>=1024px){.hero{min-height:85vh;padding:0}}.hero-text{flex:none;max-width:380px}.hero-greeting{font-size:24px}.hero-wave{transform-origin:70% 70%;display:inline-block}.hero-name{letter-spacing:-1px;margin-top:8px;font-size:40px;font-weight:700}.hero-tagline{color:var(--text-soft);max-width:420px;margin-top:16px;font-size:20px}.hero-actions{gap:12px;margin-top:28px;display:flex}.btn{white-space:nowrap;border-radius:22px;justify-content:center;align-items:center;height:44px;padding:0 20px;font-size:14px;font-weight:600;transition:transform .2s,opacity .2s,background-color .2s;display:inline-flex}.btn:hover{background:#fff;transform:translateY(-2px)}.btn-primary{color:#fff;background:#000;border:1px solid #0000}.btn-primary:hover{color:#000;border-color:#000}.btn-secondary{-webkit-backdrop-filter:blur(20px)saturate(200%);color:#000;background:#ffffff29;border:1px solid #00000059;box-shadow:0 8px 30px #00000014,inset 0 1px #ffffff80}.hero-photo{flex-shrink:0;justify-content:center;align-items:center;width:336px;height:336px;display:flex;position:relative}.ellipse{width:100%;height:100%;position:absolute;inset:0}.ellipse-3{filter:saturate(.98);width:89.3%;height:89.3%;margin:auto}.hero-photo-img{object-fit:cover;object-position:center 20%;z-index:1;border-radius:50%;width:88.6%;height:88.6%;position:relative}.experience{text-align:center;max-width:875px;margin:-120px auto 0;padding-bottom:60px}.experience-title{font-size:20px;font-weight:700}.experience-text{color:var(--text-soft);margin-top:16px;font-size:18px;font-weight:400;line-height:1.4}.experience-subtext{color:var(--text-soft);margin-top:24px;font-size:18px}.projects{flex-direction:column;gap:32px;padding-bottom:80px;scroll-margin-top:90px;display:flex}.project-card{cursor:none;border-radius:20px;padding:60px;position:relative;overflow:hidden}.project-card-bg{z-index:0;border-radius:20px;transition:filter .3s;position:absolute;inset:0}.project-card:hover .project-card-bg{filter:saturate(1.05)brightness(1.02)}.project-label{text-transform:uppercase;z-index:2;border-radius:20px 0 0;padding:12px 24px;font-family:"Exo 2",sans-serif;font-size:14px;font-weight:600;position:absolute;top:0;left:0}.project-body{z-index:1;justify-content:space-between;align-items:center;gap:60px;display:flex;position:relative}.project-text{flex:1;min-width:0}.project-title{font-size:20px;font-weight:700}.project-description{margin-top:16px;font-size:18px;line-height:1.4}.project-description--wide{max-width:none}.project-tags{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.project-tag{color:var(--pill-text);letter-spacing:-.24px;background:#fff;border-radius:22px;padding:5px 14px;font-size:12px}.project-cursor{-webkit-backdrop-filter:blur(30px)saturate(180%);color:#000;white-space:nowrap;text-align:center;pointer-events:none;z-index:20;background:#ffffffba;border:1px solid #00000059;border-radius:22px;justify-content:center;align-items:center;width:116px;height:44px;font-size:14px;font-weight:600;transition:opacity .25s,transform .15s ease-out,background-color .15s;display:flex;position:absolute;box-shadow:0 8px 30px #00000014,inset 0 1px #fff9}.project-cursor--pressed{background:#fff}@media (width<=768px){.project-card{cursor:auto}.project-cursor{display:none}}.project-image-wrap{background:#fff;border:1px solid #b8b8b8;border-radius:20px;flex-shrink:0;width:320px;overflow:hidden;box-shadow:0 0 46px -6px #00000014}.project-image{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.project-card--dark .project-title,.project-card--dark .project-description{color:#fff}.project-card--dark .project-image-wrap{box-shadow:none;border:none}.contact{text-align:center;padding:80px 0 120px}.contact-title{letter-spacing:-1px;font-size:40px;font-weight:700}.contact-details{margin-top:16px;font-size:20px;line-height:1.6}@media (width<=768px){.hero{text-align:center;flex-direction:column;padding-top:80px}.hero-inner{flex-direction:column}.hero-text{align-items:center;max-width:none}.experience{margin-top:-40px}.hero-tagline{max-width:none}.hero-actions{justify-content:center}.project-body{flex-direction:column}.project-image-wrap{width:100%}.project-title,.project-description{max-width:none}.project-card{padding-top:72px}}@media (width<=480px){.hero-greeting{font-size:20px}.hero-name{font-size:32px}.hero-tagline{font-size:17px}.btn{border-radius:15px;height:30px;padding:0 16px;font-size:13px}.project-card{padding:88px 28px 28px}.project-title{font-size:17px}.project-description{font-size:15px}.project-tag{font-size:11px}.contact-title{font-size:32px}.contact-details{font-size:17px}}
