.Contact-module__ME2vjG__contact{min-height:50vh}.Contact-module__ME2vjG__container{text-align:center;max-width:600px;margin:0 auto}.Contact-module__ME2vjG__text{color:#a1a1aa;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.Contact-module__ME2vjG__links{flex-direction:column;align-items:center;gap:1rem;display:flex}.Contact-module__ME2vjG__link{color:var(--foreground);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 2rem;text-decoration:none;transition:all .3s;display:flex}.Contact-module__ME2vjG__link:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-2px)}.Contact-module__ME2vjG__preferred{color:#6b7280;margin-left:.5rem;font-size:.75rem}.Contact-module__ME2vjG__socials{justify-content:center;gap:1rem;margin-top:1rem;display:flex}
.Section-module__0HlxWq__section{padding:5rem 0;position:relative}.Section-module__0HlxWq__title{font-size:2.5rem;font-family:var(--font-heading);text-align:center;margin-bottom:3rem}@media (max-width:768px){.Section-module__0HlxWq__section{padding:3rem 0}.Section-module__0HlxWq__title{font-size:2rem}}
.Experience-module__egSSBG__card{flex-direction:column;gap:1.5rem;height:100%;padding:2rem;display:flex}.Experience-module__egSSBG__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.Experience-module__egSSBG__role{color:var(--foreground);margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.Experience-module__egSSBG__company{color:var(--primary);font-weight:500}.Experience-module__egSSBG__period{color:#a1a1aa;white-space:nowrap;background:#ffffff0d;border-radius:999px;padding:.25rem .75rem;font-size:.875rem}.Experience-module__egSSBG__description{color:#d4d4d4;line-height:1.6}.Experience-module__egSSBG__tags{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.Experience-module__egSSBG__tag{color:var(--primary);background:#3b82f61a;border:1px solid #3b82f633;border-radius:999px;padding:.25rem .75rem;font-size:.75rem}.Experience-module__egSSBG__responsibilities{color:#9ca3af;margin-top:1rem;padding-left:1.25rem;list-style-type:disc}.Experience-module__egSSBG__responsibilityItem{margin-bottom:.5rem;font-size:.875rem;line-height:1.5}@media (max-width:640px){.Experience-module__egSSBG__header{flex-direction:column}}
.Card-module__eQUQoq__card{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(12px);border-radius:16px;margin:1rem 0;padding:1.5rem;transition:all .3s}.Card-module__eQUQoq__hover:hover{background:var(--surface-hover);border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 4px 20px #0003}
.Hero-module__2qLHKW__hero{text-align:center;justify-content:center;align-items:center;min-height:90vh;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__2qLHKW__content{z-index:2;max-width:800px;margin:0 auto;position:relative}.Hero-module__2qLHKW__badge{color:var(--primary);background:#3b82f61a;border:1px solid #3b82f633;border-radius:999px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.Hero-module__2qLHKW__title{font-size:4.5rem;line-height:1.1;font-family:var(--font-heading);margin-bottom:1.5rem;font-weight:700}.Hero-module__2qLHKW__subtitle{color:#a1a1aa;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__2qLHKW__actions{justify-content:center;gap:1rem;display:flex}.Hero-module__2qLHKW__glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.Hero-module__2qLHKW__title{font-size:3rem}.Hero-module__2qLHKW__actions{flex-direction:column}.Hero-module__2qLHKW__role{font-size:1.5rem}}.Hero-module__2qLHKW__role{color:#9ca3af;margin-top:1rem;font-size:2.5rem;font-weight:500;display:block}
.Button-module__jlfIwq__button{cursor:pointer;border:1px solid #0000;border-radius:8px;outline:none;justify-content:center;align-items:center;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__jlfIwq__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__jlfIwq__primary{background:var(--primary);color:#fff;box-shadow:0 0 20px var(--primary-glow)}.Button-module__jlfIwq__primary:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.Button-module__jlfIwq__secondary{background:var(--surface);border-color:var(--surface-border);color:var(--foreground)}.Button-module__jlfIwq__secondary:hover:not(:disabled){border-color:var(--primary)}.Button-module__jlfIwq__outline{border-color:var(--surface-border);color:var(--foreground);background:0 0}.Button-module__jlfIwq__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__jlfIwq__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module__jlfIwq__lg{padding:1rem 2rem;font-size:1.125rem}
.Skills-module__UI5Jna__skills{background:linear-gradient(#0000 0%,#3b82f60d 100%)}.Skills-module__UI5Jna__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1000px;margin:0 auto;display:grid}.Skills-module__UI5Jna__categoryTitle{color:var(--primary);border-bottom:1px solid var(--surface-border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;display:inline-block}.Skills-module__UI5Jna__list{flex-wrap:wrap;gap:.75rem;display:flex}.Skills-module__UI5Jna__item{background:var(--surface);border:1px solid var(--surface-border);border-radius:8px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.Skills-module__UI5Jna__item:hover{background:var(--surface-hover);border-color:var(--primary);color:#fff;transform:translateY(-2px)}
