@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,600&family=Space+Grotesk:wght@400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;background:#f7f4ef}.page{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at top left,#f9f4ea 0%,#f4efe5 45%,#f1ece2 100%)}.page:before,.page:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;filter:blur(0px);opacity:.25;z-index:0}.page:before{top:-180px;right:-120px;background:radial-gradient(circle,#ffb296 0%,rgba(255,178,150,0) 70%)}.page:after{bottom:-200px;left:-140px;background:radial-gradient(circle,#5ed6c4 0%,rgba(94,214,196,0) 70%)}main,footer{position:relative;z-index:1}.hero{padding:96px 0 72px}.hero-pill{align-self:flex-start;background:#f1e6d6;color:#593b2a;font-weight:600}.cta-link{font-weight:600;color:#0b2b38;padding-bottom:4px;border-bottom:2px solid #f97351;transition:color .2s ease,border-color .2s ease}.cta-link:hover{color:#f97351;border-color:#0b2b38}.dot-divider{width:4px;height:4px;border-radius:999px;background:#adb4b9}.socials a{color:#0f1c25;transition:transform .2s ease,color .2s ease}.socials a:hover{color:#f97351;transform:translateY(-2px)}.hero-card{background:rgba(255,255,255,.8);border:1px solid rgba(15,28,37,.08);border-radius:24px;padding:32px;display:grid;gap:16px;box-shadow:0 24px 60px #0f1c251f}.hero-avatar{width:260px;height:260px;border:6px solid #f1ece2;box-shadow:0 12px 30px #0f1c252e}.hero-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-top:12px;border-top:1px solid rgba(15,28,37,.08)}.projects{padding:48px 0 80px}.section-title{max-width:520px}.project-card{border-radius:24px;border:1px solid rgba(15,28,37,.08);background:#ffffff;box-shadow:0 18px 40px #0f1c251a;height:100%;display:flex;flex-direction:column}.project-description{margin-top:8px}.project-subtitle{margin-top:20px;font-weight:600;color:#0b2b38}.feature-list{padding-left:20px;margin:10px 0 0;color:#4e5d66;line-height:1.6}.tag-stack{margin-top:16px}.tag-stack .MuiChip-root{margin-bottom:8px;background:#f6efe4;color:#3b474f;font-weight:500}.project-actions{margin-top:auto;padding:0 16px 20px;justify-content:flex-end}.project-actions .MuiButton-root{color:#0b2b38;font-weight:600;text-transform:none}.footer{padding:48px 0 64px}.reveal{opacity:0;transform:translateY(16px);animation:rise .7s ease forwards}.reveal.delay-1{animation-delay:.1s}.reveal.delay-2{animation-delay:.2s}.reveal.delay-3{animation-delay:.3s}@keyframes rise{to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.hero{padding-top:72px}.hero-card{padding:24px}.hero-meta{grid-template-columns:1fr}}@media (max-width: 600px){.hero{padding:64px 0 48px}.hero-avatar{width:200px;height:200px}}
