.Hero-module__ZARIfG__hero{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__orb1{pointer-events:none;background:radial-gradient(circle,#f973161a 0%,#0000 70%);border-radius:50%;width:580px;height:580px;animation:8s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:-80px;right:-80px}.Hero-module__ZARIfG__orb2{pointer-events:none;background:radial-gradient(circle,#fb923c12 0%,#0000 70%);border-radius:50%;width:380px;height:380px;animation:11s ease-in-out infinite reverse Hero-module__ZARIfG__float;position:absolute;bottom:120px;left:-60px}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}.Hero-module__ZARIfG__content{z-index:1;flex-direction:column;gap:1.4rem;max-width:740px;display:flex;position:relative}.Hero-module__ZARIfG__badge{color:var(--accent-dark);width:fit-content;font-size:.78rem;font-weight:600;font-family:var(--font-display);letter-spacing:.01em;background:#f9731612;border:1px solid #f9731638;border-radius:100px;align-items:center;gap:.5rem;padding:.38rem .9rem;animation:.5s both Hero-module__ZARIfG__fadeInUp;display:inline-flex}.Hero-module__ZARIfG__pulse{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.2s ease-in-out infinite Hero-module__ZARIfG__pulse-glow;display:inline-block}.Hero-module__ZARIfG__heading{flex-direction:column;gap:.05rem;animation:.6s 80ms both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__greeting{color:var(--text-secondary);font-size:clamp(.95rem,2vw,1.05rem);font-weight:400;font-family:var(--font-sans)}.Hero-module__ZARIfG__name{letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(2.8rem,7.5vw,5.5rem);font-weight:700;line-height:.95;font-family:var(--font-display)}.Hero-module__ZARIfG__name span{color:var(--accent)}.Hero-module__ZARIfG__title{color:var(--text-secondary);font-size:clamp(1rem,2.2vw,1.25rem);font-weight:500;font-family:var(--font-display);border-left:3px solid var(--accent);margin-top:.25rem;padding-left:.75rem;animation:.6s .16s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:540px;font-size:clamp(.95rem,1.8vw,1.05rem);line-height:1.75;animation:.6s .24s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;gap:.85rem;animation:.6s .32s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__socials{align-items:center;gap:.4rem;animation:.6s .4s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__socialLink{border-radius:var(--radius-sm);width:38px;height:38px;color:var(--text-muted);transition:all var(--transition);border:1px solid #0000;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__socialLink:hover{color:var(--accent);background:var(--accent-glow);border-color:#f9731633}.Hero-module__ZARIfG__socialLine{background:var(--border);width:1px;height:32px;margin-left:.4rem}.Hero-module__ZARIfG__scrollCue{border:1.5px solid var(--border);width:38px;height:38px;color:var(--text-muted);transition:all var(--transition);border-radius:50%;justify-content:center;align-items:center;animation:2.2s ease-in-out infinite Hero-module__ZARIfG__bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollCue:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-glow)}@keyframes Hero-module__ZARIfG__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(7px)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{align-items:flex-start;padding-top:100px;padding-bottom:5rem}.Hero-module__ZARIfG__orb1,.Hero-module__ZARIfG__orb2{display:none}}
.About-module__vAULUW__about{background:var(--bg-secondary)}.About-module__vAULUW__grid{grid-template-columns:1fr 320px;align-items:start;gap:4rem;display:grid}.About-module__vAULUW__text{flex-direction:column;gap:1.2rem;display:flex}.About-module__vAULUW__text p{color:var(--text-secondary);font-size:1rem;line-height:1.8}.About-module__vAULUW__text p:first-of-type{color:var(--text-primary);font-size:1.05rem;font-weight:500}.About-module__vAULUW__infoCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:1.5rem;position:sticky;top:100px}.About-module__vAULUW__infoItem{color:var(--text-secondary);align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem;display:flex}.About-module__vAULUW__icon{color:var(--accent);flex-shrink:0}.About-module__vAULUW__available{font-weight:600;color:#16a34a!important}.About-module__vAULUW__divider{background:var(--border);height:1px;margin:.2rem 0}@media (max-width:900px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:2.5rem}.About-module__vAULUW__infoCard{position:static}}
.Skills-module__G7oUEG__skills{background:var(--bg-primary)}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Skills-module__G7oUEG__category{flex-direction:column;gap:1.25rem;display:flex}.Skills-module__G7oUEG__categoryTitle{text-transform:uppercase;letter-spacing:.14em;color:var(--accent-dark);border-bottom:1px solid var(--border);font-size:.7rem;font-weight:700;font-family:var(--font-display);padding-bottom:.75rem}.Skills-module__G7oUEG__skillList{flex-direction:column;gap:1rem;display:flex}.Skills-module__G7oUEG__skillItem{flex-direction:column;gap:.4rem;display:flex}.Skills-module__G7oUEG__skillHeader{justify-content:space-between;align-items:center;display:flex}.Skills-module__G7oUEG__skillName{color:var(--text-primary);font-size:.875rem;font-weight:500}.Skills-module__G7oUEG__skillLevel{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.73rem;font-weight:600;font-family:var(--font-display)}.Skills-module__G7oUEG__barTrack{background:var(--bg-secondary);border:1px solid var(--border);border-radius:4px;width:100%;height:4px;overflow:hidden}.Skills-module__G7oUEG__barFill{background:linear-gradient(90deg, var(--accent-dark) 0%, var(--accent-light) 100%);border-radius:4px;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1);position:relative}.Skills-module__G7oUEG__barFill:after{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 0 6px #f9731680}@media (max-width:700px){.Skills-module__G7oUEG__grid{grid-template-columns:1fr}}
.Projects-module__2BoJ-q__projects{background:var(--bg-secondary)}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Projects-module__2BoJ-q__card{flex-direction:column;gap:1.25rem;display:flex;position:relative}.Projects-module__2BoJ-q__featured{background:linear-gradient(135deg,#fff 0%,#f9731608 100%);border-color:#f9731638;grid-column:1/-1}.Projects-module__2BoJ-q__featured:hover{box-shadow:var(--shadow-card-hover), 0 0 50px #f9731614;border-color:#f9731673}.Projects-module__2BoJ-q__featuredBadge{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-dark);font-size:.68rem;font-weight:700;font-family:var(--font-display);background:#f9731614;border:1px solid #f9731640;border-radius:100px;padding:.22rem .6rem;position:absolute;top:1.25rem;right:1.25rem}.Projects-module__2BoJ-q__awardBadge{color:#92400e;width:fit-content;font-size:.75rem;font-weight:600;font-family:var(--font-display);background:#fbbf241a;border:1px solid #fbbf244d;border-radius:100px;align-items:center;gap:.4rem;padding:.28rem .75rem;display:inline-flex}.Projects-module__2BoJ-q__cardInner{align-items:flex-start;gap:2rem;display:flex}.Projects-module__2BoJ-q__featured .Projects-module__2BoJ-q__cardInner{flex-direction:row}.Projects-module__2BoJ-q__cardBody{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}.Projects-module__2BoJ-q__title{color:var(--text-primary);font-size:1.05rem;font-weight:700;font-family:var(--font-display);letter-spacing:-.02em;padding-right:5rem}.Projects-module__2BoJ-q__featured .Projects-module__2BoJ-q__title{padding-right:0;font-size:1.3rem}.Projects-module__2BoJ-q__description{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.Projects-module__2BoJ-q__cardFooter{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:auto;padding-top:.5rem;display:flex}.Projects-module__2BoJ-q__tags{flex-wrap:wrap;gap:.4rem;display:flex}.Projects-module__2BoJ-q__links{flex-shrink:0;gap:.5rem;display:flex}.Projects-module__2BoJ-q__iconLink{border-radius:var(--radius-sm);border:1.5px solid var(--border);width:34px;height:34px;color:var(--text-muted);transition:all var(--transition);justify-content:center;align-items:center;display:flex}.Projects-module__2BoJ-q__iconLink:hover{color:var(--accent-dark);border-color:var(--accent);background:var(--accent-glow)}.Projects-module__2BoJ-q__videoWrapper{flex-direction:column;flex-shrink:0;gap:.5rem;width:400px;display:flex}.Projects-module__2BoJ-q__videoFrame{aspect-ratio:16/9;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg-secondary);width:100%}.Projects-module__2BoJ-q__videoLabel{color:var(--text-muted);transition:color var(--transition);width:fit-content;font-size:.73rem;font-family:var(--font-display);align-items:center;gap:.4rem;display:inline-flex}.Projects-module__2BoJ-q__videoLabel:hover{color:var(--accent-dark)}@media (max-width:900px){.Projects-module__2BoJ-q__featured .Projects-module__2BoJ-q__cardInner{flex-direction:column}.Projects-module__2BoJ-q__videoWrapper{width:100%}}@media (max-width:700px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}.Projects-module__2BoJ-q__featured{grid-column:1}.Projects-module__2BoJ-q__title{padding-right:0}.Projects-module__2BoJ-q__featuredBadge{width:fit-content;margin-bottom:-.5rem;position:static}}
.Experience-module__RsmxMa__experience{background:var(--bg-primary)}.Experience-module__RsmxMa__timeline{flex-direction:column;gap:0;max-width:800px;display:flex}.Experience-module__RsmxMa__item{grid-template-columns:120px 40px 1fr;align-items:start;gap:0 1.5rem;display:grid}.Experience-module__RsmxMa__left{text-align:right;padding-top:1.75rem}.Experience-module__RsmxMa__period{color:var(--text-muted);letter-spacing:.02em;white-space:nowrap;font-size:.78rem;font-weight:600;font-family:var(--font-display)}.Experience-module__RsmxMa__connector{flex-direction:column;align-items:center;padding-top:1.85rem;display:flex}.Experience-module__RsmxMa__dot{background:var(--border);border:2px solid var(--bg-primary);z-index:1;width:12px;height:12px;transition:background var(--transition);border-radius:50%;flex-shrink:0;position:relative}.Experience-module__RsmxMa__dotActive{background:var(--accent);box-shadow:0 0 0 4px #f9731626}.Experience-module__RsmxMa__line{background:linear-gradient(180deg, #f9731680 0%, var(--border) 100%);flex:1;width:1px;min-height:2rem;margin:4px 0}.Experience-module__RsmxMa__card{flex-direction:column;gap:.4rem;margin-bottom:1.5rem;display:flex}.Experience-module__RsmxMa__role{color:var(--text-primary);font-size:1rem;font-weight:700;font-family:var(--font-display);letter-spacing:-.02em}.Experience-module__RsmxMa__company{color:var(--accent-dark);font-size:.875rem;font-weight:600;font-family:var(--font-display)}.Experience-module__RsmxMa__desc{color:var(--text-secondary);margin-top:.2rem;font-size:.875rem;line-height:1.7}@media (max-width:600px){.Experience-module__RsmxMa__item{grid-template-columns:30px 1fr;gap:0 1rem}.Experience-module__RsmxMa__left{display:none}}
.Contact-module__hcVmEa__contact{background:var(--bg-secondary)}.Contact-module__hcVmEa__subtitle{color:var(--text-secondary);max-width:520px;margin-top:-1.5rem;margin-bottom:3rem;font-size:1rem;line-height:1.8}.Contact-module__hcVmEa__links{flex-direction:column;gap:.85rem;max-width:520px;display:flex}.Contact-module__hcVmEa__contactLink{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:all var(--transition);box-shadow:var(--shadow-card);align-items:center;gap:1.25rem;padding:1.1rem 1.4rem;display:flex}.Contact-module__hcVmEa__contactLink:hover{box-shadow:var(--shadow-card-hover);background:#f9731605;border-color:#f9731659;transform:translate(6px)}.Contact-module__hcVmEa__icon{border-radius:var(--radius-sm);width:42px;height:42px;color:var(--accent-dark);transition:all var(--transition);background:#f9731612;border:1px solid #f973162e;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__contactLink:hover .Contact-module__hcVmEa__icon{background:#f9731624;border-color:#f9731666}.Contact-module__hcVmEa__linkText{flex-direction:column;gap:.15rem;display:flex}.Contact-module__hcVmEa__linkLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-size:.7rem;font-weight:700;font-family:var(--font-display)}.Contact-module__hcVmEa__linkValue{color:var(--text-primary);font-size:.95rem;font-weight:500;font-family:var(--font-display)}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:var(--bg-primary);padding:2rem 1.5rem}.Footer-module__S6Hkya__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__logo{color:var(--text-secondary);letter-spacing:-.03em;font-size:1.1rem;font-weight:700;font-family:var(--font-display)}.Footer-module__S6Hkya__logo span{color:var(--accent)}.Footer-module__S6Hkya__copy{color:var(--text-muted);font-size:.82rem}.Footer-module__S6Hkya__footerLinks{gap:1.5rem;display:flex}.Footer-module__S6Hkya__footerLink{color:var(--text-muted);transition:color var(--transition);font-size:.82rem;font-family:var(--font-display);font-weight:500}.Footer-module__S6Hkya__footerLink:hover{color:var(--accent-dark)}@media (max-width:600px){.Footer-module__S6Hkya__inner{flex-direction:column;align-items:flex-start;gap:.75rem}.Footer-module__S6Hkya__footerLinks{gap:1rem}}
