.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:-1;filter:blur(60px);background:radial-gradient(circle,#8b5cf61a,#0000 50%),radial-gradient(circle at 0 0,#3b82f61a,#0000 40%),radial-gradient(circle at 100% 100%,#06b6d41a,#0000 40%);width:100%;height:100%;animation:10s ease-in-out infinite alternate Hero-module__ZARIfG__pulse;position:absolute;top:0;left:0}@keyframes Hero-module__ZARIfG__pulse{0%{opacity:.5;transform:scale(1)}to{opacity:.8;transform:scale(1.1)}}.Hero-module__ZARIfG__content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;display:grid}.Hero-module__ZARIfG__textContent{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__ZARIfG__badge{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--accent-cyan);width:fit-content;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:9999px;align-items:center;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.Hero-module__ZARIfG__title{letter-spacing:-.02em;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);font-size:1.5rem;font-weight:400;line-height:1.5}.Hero-module__ZARIfG__stats{gap:2rem;margin-top:2rem;display:flex}.Hero-module__ZARIfG__statItem{flex-direction:column;gap:.5rem;display:flex}.Hero-module__ZARIfG__statValue{color:var(--foreground);font-size:2.5rem;font-weight:700}.Hero-module__ZARIfG__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.Hero-module__ZARIfG__actions{align-items:center;gap:1rem;margin-top:2rem;display:flex}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .2s;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--foreground);color:var(--background);border:1px solid var(--foreground)}.Hero-module__ZARIfG__primaryBtn:hover{background:#e5e5e5;transform:translateY(-2px)}.Hero-module__ZARIfG__secondaryBtn{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--foreground);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur))}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff1a;transform:translateY(-2px)}.Hero-module__ZARIfG__imageContainer{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__profileGlow{background:var(--gradient-main);filter:blur(80px);opacity:.2;z-index:-1;border-radius:50%;width:400px;height:400px;position:absolute}.Hero-module__ZARIfG__profileImage{border:1px solid var(--glass-border);width:350px;height:350px;color:var(--text-tertiary);background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.Hero-module__ZARIfG__content{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__textContent{align-items:center}.Hero-module__ZARIfG__stats{justify-content:center}.Hero-module__ZARIfG__title{font-size:3rem}}@media (max-width:640px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__stats{flex-direction:column;gap:1.5rem}.Hero-module__ZARIfG__actions{flex-direction:column;width:100%}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{justify-content:center;width:100%}}
.Tooltip-module__j8jwqW__tooltipContent{color:#fff;-webkit-user-select:none;user-select:none;will-change:transform,opacity;z-index:100;background:#000000f2;border-radius:6px;padding:.5rem .75rem;font-size:.875rem;line-height:1;animation:.2s cubic-bezier(.16,1,.3,1) Tooltip-module__j8jwqW__slideUpAndFade;box-shadow:0 10px 38px -10px #00000059,0 10px 20px -15px #0003}.Tooltip-module__j8jwqW__tooltipArrow{fill:#000000f2}@keyframes Tooltip-module__j8jwqW__slideUpAndFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}
.StickyActions-module__LBwi_q__container{z-index:50;justify-content:center;align-items:center;width:100%;transition:all .3s;display:flex}.StickyActions-module__LBwi_q__sticky{position:fixed;bottom:2rem;left:0;right:0}.StickyActions-module__LBwi_q__static{padding:2rem 0;position:relative}.StickyActions-module__LBwi_q__actions{transition:all .3s;display:flex}.StickyActions-module__LBwi_q__actions.StickyActions-module__LBwi_q__grouped{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:9999px;gap:0;padding:.5rem;box-shadow:0 10px 40px #0000004d}.StickyActions-module__LBwi_q__actions.StickyActions-module__LBwi_q__split{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:none;gap:1rem;padding:0}.StickyActions-module__LBwi_q__button{border:1px solid var(--foreground);background:var(--foreground);color:var(--background);cursor:pointer;white-space:nowrap;border-radius:9999px;align-items:center;gap:.5rem;padding:.35rem .65rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.StickyActions-module__LBwi_q__button:hover{background:#e5e5e5;transform:translateY(-2px);box-shadow:0 4px 12px #fff3}.StickyActions-module__LBwi_q__button:active{transform:translateY(0)}.StickyActions-module__LBwi_q__button.StickyActions-module__LBwi_q__secondary{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--foreground);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur))}.StickyActions-module__LBwi_q__button.StickyActions-module__LBwi_q__secondary:hover{background:#ffffff1a}.StickyActions-module__LBwi_q__actions.StickyActions-module__LBwi_q__grouped .StickyActions-module__LBwi_q__button{border:none;border-radius:9999px}.StickyActions-module__LBwi_q__actions.StickyActions-module__LBwi_q__grouped .StickyActions-module__LBwi_q__button.StickyActions-module__LBwi_q__secondary{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.StickyActions-module__LBwi_q__actions.StickyActions-module__LBwi_q__split .StickyActions-module__LBwi_q__button{border:1px solid var(--foreground);padding:.75rem 1.5rem}.StickyActions-module__LBwi_q__actions.StickyActions-module__LBwi_q__split .StickyActions-module__LBwi_q__button.StickyActions-module__LBwi_q__secondary{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));padding:.75rem 1.5rem}@media (max-width:640px){.StickyActions-module__LBwi_q__sticky{bottom:1rem}.StickyActions-module__LBwi_q__actions.StickyActions-module__LBwi_q__grouped{padding:.4rem}.StickyActions-module__LBwi_q__actions.StickyActions-module__LBwi_q__split{flex-direction:column;width:100%;max-width:300px}.StickyActions-module__LBwi_q__button{padding:.65rem 1.25rem;font-size:.85rem}.StickyActions-module__LBwi_q__actions.StickyActions-module__LBwi_q__split .StickyActions-module__LBwi_q__button{justify-content:center;width:100%}}
.WhatIDo-module__5JNL_q__section{background:var(--background);padding:8rem 2rem;position:relative}.WhatIDo-module__5JNL_q__container{max-width:1200px;margin:0 auto}.WhatIDo-module__5JNL_q__header{text-align:center;margin-bottom:4rem}.WhatIDo-module__5JNL_q__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.WhatIDo-module__5JNL_q__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.WhatIDo-module__5JNL_q__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.WhatIDo-module__5JNL_q__card{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.WhatIDo-module__5JNL_q__card:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-5px)}.WhatIDo-module__5JNL_q__iconWrapper{width:48px;height:48px;color:var(--accent-primary);background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.WhatIDo-module__5JNL_q__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.WhatIDo-module__5JNL_q__cardDescription{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.WhatIDo-module__5JNL_q__tags{flex-wrap:wrap;gap:.5rem;display:flex}.WhatIDo-module__5JNL_q__tag{border:1px solid var(--glass-border);color:var(--text-tertiary);background:#ffffff08;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem}@media (max-width:1024px){.WhatIDo-module__5JNL_q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WhatIDo-module__5JNL_q__grid{grid-template-columns:1fr}.WhatIDo-module__5JNL_q__section{padding:4rem 1.5rem}}
.CaseStudies-module__jbAG5a__section{background:var(--background);padding:8rem 2rem;position:relative}.CaseStudies-module__jbAG5a__container{max-width:1200px;margin:0 auto}.CaseStudies-module__jbAG5a__header{text-align:center;margin-bottom:4rem}.CaseStudies-module__jbAG5a__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.CaseStudies-module__jbAG5a__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.CaseStudies-module__jbAG5a__grid{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.CaseStudies-module__jbAG5a__card{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:24px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.CaseStudies-module__jbAG5a__card:hover{border-color:#fff3;transform:translateY(-5px);box-shadow:0 10px 30px -10px #00000080}.CaseStudies-module__jbAG5a__cardImage{width:100%;height:240px;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;justify-content:center;align-items:center;font-size:1.5rem;font-weight:600;display:flex;position:relative}.CaseStudies-module__jbAG5a__cardContent{flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex}.CaseStudies-module__jbAG5a__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.CaseStudies-module__jbAG5a__cardTitle{color:var(--foreground);font-size:1.5rem;font-weight:700;line-height:1.3}.CaseStudies-module__jbAG5a__cardArrow{color:var(--text-tertiary);transition:all .2s}.CaseStudies-module__jbAG5a__card:hover .CaseStudies-module__jbAG5a__cardArrow{color:var(--accent-primary);transform:translate(2px,-2px)}.CaseStudies-module__jbAG5a__problemSolution{flex-direction:column;gap:1rem;display:flex}.CaseStudies-module__jbAG5a__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.CaseStudies-module__jbAG5a__text{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.CaseStudies-module__jbAG5a__impact{border-top:1px solid var(--glass-border);margin-top:auto;padding-top:1.5rem}.CaseStudies-module__jbAG5a__impactValue{color:var(--accent-cyan);background:#06b6d41a;border-radius:8px;padding:.5rem 1rem;font-size:1.125rem;font-weight:600;display:inline-block}@media (max-width:1024px){.CaseStudies-module__jbAG5a__grid{grid-template-columns:1fr}}@media (max-width:640px){.CaseStudies-module__jbAG5a__section{padding:4rem 1.5rem}.CaseStudies-module__jbAG5a__cardContent{padding:1.5rem}}
.Skills-module__G7oUEG__section{background:var(--background);padding:8rem 2rem;position:relative}.Skills-module__G7oUEG__container{max-width:1000px;margin:0 auto}.Skills-module__G7oUEG__header{text-align:center;margin-bottom:4rem}.Skills-module__G7oUEG__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Skills-module__G7oUEG__subtitle{color:var(--text-secondary);font-size:1.125rem}.Skills-module__G7oUEG__tabNav{border-bottom:2px solid var(--glass-border);justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.Skills-module__G7oUEG__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;position:relative}.Skills-module__G7oUEG__tab:hover{color:var(--foreground)}.Skills-module__G7oUEG__tabActive{color:var(--foreground);border-bottom-color:var(--accent-primary)}.Skills-module__G7oUEG__content{flex-direction:column;gap:3rem;display:flex}.Skills-module__G7oUEG__category{margin-bottom:3rem}.Skills-module__G7oUEG__category:last-child{margin-bottom:0}.Skills-module__G7oUEG__categoryTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);border-bottom:1px solid var(--glass-border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1rem}.Skills-module__G7oUEG__tags{flex-wrap:wrap;gap:1rem;display:flex}.Skills-module__G7oUEG__tag{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--foreground);cursor:default;border-radius:9999px;padding:.75rem 1.5rem;font-size:.95rem;transition:all .3s;position:relative;overflow:visible}.Skills-module__G7oUEG__tag:hover{border-color:var(--accent-primary);background:#ffffff1a;transform:translateY(-2px);box-shadow:0 4px 12px #8b5cf626}.Skills-module__G7oUEG__tagDescription{border:1px solid var(--glass-border);color:var(--text-secondary);white-space:nowrap;opacity:0;pointer-events:none;z-index:10;background:#1a1a1a;border-radius:8px;padding:.5rem 1rem;font-size:.75rem;transition:all .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-10px);box-shadow:0 4px 12px #00000080}.Skills-module__G7oUEG__tag:hover .Skills-module__G7oUEG__tagDescription{opacity:1;transform:translate(-50%)translateY(-5px)}
.Experience-module__RsmxMa__section{background:var(--background);padding:8rem 2rem;position:relative}.Experience-module__RsmxMa__container{max-width:1000px;margin:0 auto}.Experience-module__RsmxMa__header{text-align:center;margin-bottom:4rem}.Experience-module__RsmxMa__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Experience-module__RsmxMa__timeline{padding-left:2rem;position:relative}.Experience-module__RsmxMa__timeline:before{content:"";background:linear-gradient(to bottom,var(--accent-primary),var(--accent-cyan),transparent);opacity:.3;width:2px;position:absolute;top:0;bottom:0;left:0}.Experience-module__RsmxMa__item{margin-bottom:4rem;position:relative}.Experience-module__RsmxMa__item:last-child{margin-bottom:0}.Experience-module__RsmxMa__dot{background:var(--background);border:2px solid var(--accent-primary);z-index:1;width:1rem;height:1rem;box-shadow:0 0 10px var(--accent-primary);border-radius:50%;position:absolute;top:.5rem;left:-2rem;transform:translate(-50%)}.Experience-module__RsmxMa__content{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:16px;padding:2rem;transition:all .3s}.Experience-module__RsmxMa__content:hover{background:#ffffff0d;border-color:#fff3}.Experience-module__RsmxMa__roleHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Experience-module__RsmxMa__role{color:var(--foreground);font-size:1.5rem;font-weight:600}.Experience-module__RsmxMa__company{color:var(--accent-cyan)}.Experience-module__RsmxMa__period{color:var(--text-tertiary);background:#ffffff0d;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem}.Experience-module__RsmxMa__description{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Experience-module__RsmxMa__description li{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:.95rem;display:flex}.Experience-module__RsmxMa__description li:before{content:"→";color:var(--accent-primary);font-weight:700}@media (max-width:640px){.Experience-module__RsmxMa__timeline{padding-left:1.5rem}.Experience-module__RsmxMa__roleHeader{flex-direction:column;gap:.5rem}}
.Achievements-module__lLTeTq__section{background:var(--background);padding:8rem 2rem;position:relative}.Achievements-module__lLTeTq__container{max-width:1200px;margin:0 auto}.Achievements-module__lLTeTq__header{text-align:center;margin-bottom:4rem}.Achievements-module__lLTeTq__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Achievements-module__lLTeTq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Achievements-module__lLTeTq__card{background:var(--glass-bg);border:1px solid var(--glass-border);text-align:center;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:2rem;transition:all .3s;display:flex}.Achievements-module__lLTeTq__card:hover{border-color:var(--accent-primary);background:#8b5cf60d;transform:translateY(-5px)}.Achievements-module__lLTeTq__icon{color:var(--accent-cyan);margin-bottom:1.5rem}.Achievements-module__lLTeTq__cardTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.Achievements-module__lLTeTq__cardSubtitle{color:var(--text-secondary);font-size:.95rem}@media (max-width:768px){.Achievements-module__lLTeTq__grid{grid-template-columns:1fr}}
.Contact-module__hcVmEa__section{background:var(--background);padding:8rem 2rem 4rem;position:relative}.Contact-module__hcVmEa__container{max-width:800px;margin:0 auto}.Contact-module__hcVmEa__header{text-align:center;margin-bottom:4rem}.Contact-module__hcVmEa__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Contact-module__hcVmEa__subtitle{color:var(--text-secondary);font-size:1.125rem}.Contact-module__hcVmEa__form{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:24px;flex-direction:column;gap:1.5rem;padding:3rem;display:flex}.Contact-module__hcVmEa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__label{color:var(--text-tertiary);font-size:.875rem;font-weight:500}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{border:1px solid var(--glass-border);color:var(--foreground);background:#ffffff08;border-radius:8px;padding:1rem;font-family:inherit;transition:all .2s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--accent-primary);background:#ffffff0d;outline:none}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:150px}.Contact-module__hcVmEa__submitBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:600;transition:all .2s}.Contact-module__hcVmEa__submitBtn:hover{background:#e5e5e5;transform:translateY(-2px)}.Contact-module__hcVmEa__footer{border-top:1px solid var(--glass-border);color:var(--text-tertiary);justify-content:space-between;align-items:center;margin-top:6rem;padding-top:2rem;font-size:.875rem;display:flex}.Contact-module__hcVmEa__socials{gap:1.5rem;display:flex}.Contact-module__hcVmEa__socialLink{color:var(--text-secondary);transition:color .2s}.Contact-module__hcVmEa__socialLink:hover{color:var(--foreground)}@media (max-width:640px){.Contact-module__hcVmEa__form{padding:1.5rem}.Contact-module__hcVmEa__footer{text-align:center;flex-direction:column;gap:1rem}}
