.Hero-module___w2HtG__hero{align-items:center;min-height:calc(100vh - 80px);padding:4rem 0;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:992px){.Hero-module___w2HtG__grid{grid-template-columns:1fr 1fr}}.Hero-module___w2HtG__content{max-width:600px}.Hero-module___w2HtG__title{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module___w2HtG__subtitle{color:var(--text-muted);margin-bottom:2.5rem;font-size:clamp(1.1rem,1.5vw,1.25rem)}.Hero-module___w2HtG__actions{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module___w2HtG__imageWrapper{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Hero-module___w2HtG__imageWrapper img{object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow-md);background:#fff;border:1px solid #ffffff80;border-radius:32px}.Hero-module___w2HtG__glowBg{background:radial-gradient(circle, var(--accent-glow) 0%, #fff0 70%);z-index:-1;filter:blur(40px);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.About-module__RHteCa__section{padding:8rem 0;position:relative}.About-module__RHteCa__content{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:768px){.About-module__RHteCa__content{grid-template-columns:1fr 1fr}}.About-module__RHteCa__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.About-module__RHteCa__text{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__RHteCa__imagePlaceholder{aspect-ratio:1;border:1px solid var(--glass-border);background:linear-gradient(135deg,#ffffff0d 0%,#ffffff03 100%);border-radius:24px;width:100%;position:relative;overflow:hidden}.About-module__RHteCa__imagePlaceholder:after{content:"";background:radial-gradient(circle at 50% 50%, var(--accent-glow) 0%, transparent 60%);opacity:.3;position:absolute;inset:0}
.ProjectCard-module__uQSOIq__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;flex-direction:column;justify-content:space-between;height:100%;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.ProjectCard-module__uQSOIq__card:before{content:"";background:var(--gradient-accent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.ProjectCard-module__uQSOIq__card:hover{box-shadow:0 20px 40px -10px #00000080, 0 0 20px -5px var(--accent-glow);border-color:#ffffff26;transform:translateY(-10px)}.ProjectCard-module__uQSOIq__card:hover:before{opacity:1}.ProjectCard-module__uQSOIq__content{flex-direction:column;gap:1rem;display:flex}.ProjectCard-module__uQSOIq__title{color:var(--text-color);font-size:1.5rem;font-weight:700}.ProjectCard-module__uQSOIq__description{color:var(--text-muted);font-size:.95rem;line-height:1.6}.ProjectCard-module__uQSOIq__tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.ProjectCard-module__uQSOIq__tag{color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}.ProjectCard-module__uQSOIq__card:hover .ProjectCard-module__uQSOIq__tag{color:var(--text-color);border-color:#fff3}.ProjectCard-module__uQSOIq__footer{align-items:center;margin-top:2rem;display:flex}.ProjectCard-module__uQSOIq__link{color:var(--text-color);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;transition:color .2s;display:inline-flex}.ProjectCard-module__uQSOIq__link:hover{color:var(--accent-color)}
.ProjectShowcase-module__VSn8MW__section{padding:8rem 0;position:relative}.ProjectShowcase-module__VSn8MW__header{text-align:center;max-width:800px;margin:0 auto 4rem}.ProjectShowcase-module__VSn8MW__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.ProjectShowcase-module__VSn8MW__subtitle{color:var(--text-muted);font-size:1.1rem}.ProjectShowcase-module__VSn8MW__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ProjectShowcase-module__VSn8MW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProjectShowcase-module__VSn8MW__grid{grid-template-columns:repeat(3,1fr)}}
