.Hero-module__DDiaEq__section{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__DDiaEq__bg{z-index:0;background:repeating-conic-gradient(#a855f78c 0deg .25deg,#0000 .25deg 10deg);border-radius:50%;width:600px;height:600px;animation:140s linear infinite Hero-module__DDiaEq__spinOuter;position:absolute;-webkit-mask:radial-gradient(circle,#0000 0 60%,#000 61% 100%);mask:radial-gradient(circle,#0000 0 60%,#000 61% 100%)}@keyframes Hero-module__DDiaEq__spinOuter{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__DDiaEq__content{text-align:center;z-index:1;max-width:720px;padding:0 1rem;position:relative}.Hero-module__DDiaEq__title{flex-direction:column;font-size:clamp(3.4rem,7vw,5.2rem);font-weight:700;line-height:1.05;display:flex}.Hero-module__DDiaEq__title span{background:linear-gradient(90deg,#a855f7,#d946ef);background-clip:"text";-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__DDiaEq__subtitle{opacity:.85;margin-top:1rem;font-size:1.1rem}.Hero-module__DDiaEq__description{opacity:.8;margin:1.5rem auto 0;font-size:1rem;line-height:1.7}@media (min-width:768px){.Hero-module__DDiaEq__description{width:70%}}.Hero-module__DDiaEq__actions{justify-content:center;gap:1rem;margin-top:2.2rem;display:flex}.Hero-module__DDiaEq__secondary{color:inherit;border:1px solid #a855f766;border-radius:999px;padding:.7rem 1.6rem;font-size:.9rem;text-decoration:none}
.About-module__xw7UOq__section{justify-content:center;min-height:100vh;padding-top:64px;display:flex;position:relative;overflow:hidden}.About-module__xw7UOq__wrapper{flex-direction:column;gap:3.5rem;width:100%;max-width:900px;padding-top:4rem;display:flex}.About-module__xw7UOq__header{text-align:center;gap:1.5rem;display:grid}.About-module__xw7UOq__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a855f7,#d946ef);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.2rem,3vw,2.8rem);font-weight:700}.About-module__xw7UOq__divider{background:linear-gradient(90deg,#0000,#a855f7,#0000);width:140px;height:2px;margin:0 auto;position:relative}.About-module__xw7UOq__divider:after{content:"";background:#a855f7;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px #a855f7e6}.About-module__xw7UOq__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.About-module__xw7UOq__card{text-align:center;color:inherit;background:#8000800d;border:1px solid #8000804d;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s,border .3s;display:flex}.About-module__xw7UOq__card:hover{border-color:#a855f7;transform:translateY(-6px);box-shadow:0 10px 30px #a855f759}.About-module__xw7UOq__icon{color:#a855f7;font-size:42px;transition:transform .3s,filter .3s}.About-module__xw7UOq__card:hover .About-module__xw7UOq__icon{filter:drop-shadow(0 0 10px #a855f7cc);transform:scale(1.15)rotate(-4deg)}.About-module__xw7UOq__main{text-align:center;opacity:.95;line-height:1.7}.About-module__xw7UOq__introGrid{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.About-module__xw7UOq__avatarCard{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.About-module__xw7UOq__avatar{object-fit:cover;border:1px solid #8000804d;border-radius:50%;width:140px;height:140px}@media (max-width:768px){.About-module__xw7UOq__introGrid{grid-template-columns:1fr}}
.Skills-module__BxRxoa__section{justify-content:center;min-height:100vh;padding-top:64px;display:flex}.Skills-module__BxRxoa__wrapper{flex-direction:column;gap:3.5rem;width:100%;max-width:900px;padding-top:4rem;display:flex}.Skills-module__BxRxoa__header{text-align:center;gap:1.5rem;display:grid}.Skills-module__BxRxoa__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a855f7,#d946ef);-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,3vw,2.8rem);font-weight:700}.Skills-module__BxRxoa__divider{background:linear-gradient(90deg,#0000,#a855f7,#0000);width:140px;height:2px;margin:0 auto}.Skills-module__BxRxoa__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.Skills-module__BxRxoa__card{background:#8000800d;border:1px solid #a855f740;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;transition:transform .25s,box-shadow .25s,border .25s;display:flex;position:relative}.Skills-module__BxRxoa__card:hover{border-color:#a855f7;transform:translateY(-4px);box-shadow:0 6px 18px #a855f740}.Skills-module__BxRxoa__cardHeader{align-items:center;gap:.6rem;display:flex}.Skills-module__BxRxoa__icon{color:#a855f7;background:#a855f733;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Skills-module__BxRxoa__card h3{font-size:1rem;font-weight:600}.Skills-module__BxRxoa__tags{flex-wrap:wrap;gap:.4rem;display:flex}.Skills-module__BxRxoa__tag{--bg:#7c3aed2e;--text:#4c1d95;--border:#7c3aed73;background:var(--bg);color:var(--text);border:1px solid var(--border);white-space:nowrap;border-radius:999px;padding:.45rem .65rem;font-size:.7rem;line-height:1}[data-theme=dark] .Skills-module__BxRxoa__tag{--bg:#a855f738;--text:#e9d5ff;--border:#a855f799}.Skills-module__BxRxoa__card:hover .Skills-module__BxRxoa__tag{filter:brightness(1.1)}.Skills-module__BxRxoa__highlightLine{background:linear-gradient(90deg,#a855f7,#d946ef);border-radius:2px;height:3px;position:absolute;bottom:0;left:1.5rem;right:1.5rem}
.Projects-module__cylFOq__section{justify-content:center;min-height:100vh;padding-top:64px;display:flex}.Projects-module__cylFOq__wrapper{flex-direction:column;gap:3rem;width:100%;max-width:1100px;padding-top:3rem;display:flex}.Projects-module__cylFOq__header{text-align:center;gap:1.25rem;display:grid}.Projects-module__cylFOq__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a855f7,#d946ef);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.1rem,3vw,2.6rem);font-weight:700}.Projects-module__cylFOq__divider{background:linear-gradient(90deg,#0000,#a855f7,#0000);width:140px;height:2px;margin:0 auto;position:relative}.Projects-module__cylFOq__divider:after{content:"";background:#a855f7;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px #a855f7e6}.Projects-module__cylFOq__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.Projects-module__cylFOq__card{background:#8000800a;border:1px solid #80008040;border-radius:16px;flex-direction:column;padding:1.5rem;transition:transform .2s,border .2s;display:flex}.Projects-module__cylFOq__card:hover{border-color:#a855f7;transform:translateY(-4px)}.Projects-module__cylFOq__cardHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.Projects-module__cylFOq__icon{background:#a855f726;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Projects-module__cylFOq__card h3{font-size:1.15rem}.Projects-module__cylFOq__description{opacity:.9;font-size:.95rem;line-height:1.6}.Projects-module__cylFOq__footer{gap:1rem;margin-top:auto;padding-top:1.25rem;display:grid}.Projects-module__cylFOq__actions{grid-template-columns:1.2fr 1fr 1fr;gap:.5rem;display:grid}.Projects-module__cylFOq__primary{background:#a855f740;font-weight:500}.Projects-module__cylFOq__button,.Projects-module__cylFOq__primary{color:inherit;border:1px solid #a855f759;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem;font-size:.8rem;text-decoration:none;transition:background .2s;display:flex}.Projects-module__cylFOq__button:hover,.Projects-module__cylFOq__primary:hover{background:#a855f759}.Projects-module__cylFOq__techs{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.Projects-module__cylFOq__tag{color:#5b21b6;background:#7c3aed2e;border:1px solid #7c3aed73;border-radius:999px;padding:.3rem .65rem;font-size:.7rem;line-height:1}[data-theme=dark] .Projects-module__cylFOq__tag{color:#e9d5ff;background:#a855f738;border-color:#a855f799}
.Experience-module__6gb5Wq__section{justify-content:center;min-height:100vh;padding-top:64px;display:flex}.Experience-module__6gb5Wq__wrapper{flex-direction:column;gap:3.5rem;width:100%;max-width:900px;padding-top:4rem;display:flex}.Experience-module__6gb5Wq__header{text-align:center;gap:1.5rem;display:grid}.Experience-module__6gb5Wq__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a855f7,#d946ef);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.2rem,3vw,2.8rem);font-weight:700}.Experience-module__6gb5Wq__divider{background:linear-gradient(90deg,#0000,#a855f7,#0000);width:140px;height:2px;margin:0 auto;position:relative}.Experience-module__6gb5Wq__divider:after{content:"";background:#a855f7;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px #a855f7e6}.Experience-module__6gb5Wq__list{gap:2rem;display:grid}.Experience-module__6gb5Wq__card{background:#8000800d;border:1px solid #8000804d;border-radius:20px;padding:2rem;transition:transform .3s,box-shadow .3s,border .3s}.Experience-module__6gb5Wq__card:hover{border-color:#a855f7;transform:translateY(-6px);box-shadow:0 10px 30px #a855f759}.Experience-module__6gb5Wq__top{justify-content:space-between;gap:1rem;margin-bottom:1rem;display:flex}.Experience-module__6gb5Wq__top h3{font-size:1.3rem}.Experience-module__6gb5Wq__role{opacity:.8;font-size:.95rem;display:block}.Experience-module__6gb5Wq__period{opacity:.6;white-space:nowrap;font-size:.85rem}.Experience-module__6gb5Wq__description{opacity:.9;line-height:1.7}
.Footer-module__NC_4ka__footer{text-align:center;color:#6b7280;width:100%;font-size:.9rem;position:absolute;bottom:1rem}.Footer-module__NC_4ka__span{opacity:.85}
.Contact-module__byTGVa__section{justify-content:center;min-height:100vh;padding-top:64px;display:flex;position:relative;overflow:hidden}.Contact-module__byTGVa__wrapper{flex-direction:column;gap:3.5rem;width:100%;max-width:900px;padding-top:4rem;display:flex}.Contact-module__byTGVa__header{text-align:center;gap:1.5rem;display:grid}.Contact-module__byTGVa__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a855f7,#d946ef);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.2rem,3vw,2.8rem);font-weight:700}.Contact-module__byTGVa__divider{background:linear-gradient(90deg,#0000,#a855f7,#0000);width:140px;height:2px;margin:0 auto;position:relative}.Contact-module__byTGVa__divider:after{content:"";background:#a855f7;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px #a855f7e6}.Contact-module__byTGVa__content{gap:3rem;display:grid}.Contact-module__byTGVa__text{text-align:center;opacity:.9;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.8}.Contact-module__byTGVa__actions{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.Contact-module__byTGVa__card{text-align:center;color:inherit;background:#8000800d;border:1px solid #8000804d;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;text-decoration:none;transition:transform .3s,box-shadow .3s,border .3s;display:flex}.Contact-module__byTGVa__card:hover{border-color:#a855f7;transform:translateY(-6px);box-shadow:0 10px 30px #a855f759}.Contact-module__byTGVa__icon{color:#a855f7;font-size:42px;transition:transform .3s,filter .3s}.Contact-module__byTGVa__card:hover .Contact-module__byTGVa__icon{filter:drop-shadow(0 0 10px #a855f7cc);transform:scale(1.15)rotate(-4deg)}@media (max-width:640px){.Contact-module__byTGVa__section{padding-bottom:4rem}}
