.navbar_navbarWrap__tl6yJ{position:fixed;top:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:15px;z-index:1000}.navbar_navbar__bhGmN{width:300px;display:flex;justify-content:center;align-items:center;padding:18px 20px;border-radius:22px;background:var(--navbar-bg);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid var(--navbar-border)}.navbar_navbar__bhGmN ul{list-style:none;display:flex;gap:25px;margin:0;padding:0}.navbar_navbar__bhGmN a{text-transform:capitalize;font-weight:500;text-decoration:none;transition:color .3s}.navbar_navbar__bhGmN a:hover{color:#00c6ff}.hero_hero__59kXN{min-height:100vh;background:var(--bg-dark);padding:100px 20px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.hero_heroContent__93Wzv{max-width:1100px;width:100%;display:grid;grid-template-columns:1fr;text-align:center;grid-gap:40px;gap:40px;position:relative;z-index:2}.hero_textBlock__in3VA{display:flex;flex-direction:column;align-items:center;gap:24px}.hero_title__g0Tyl{font-size:clamp(2.4rem,6vw,4.2rem);font-weight:800;line-height:1.1;color:var(--text)}.hero_gradientText__K747h{background:linear-gradient(135deg,#007bff,#00c6ff,#667eea);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero_subtitle__3hHvp{font-size:clamp(1rem,1.6vw,1.25rem);color:var(--text-muted);line-height:1.8;max-width:650px}.hero_actions__0o_nq{display:flex;gap:18px;flex-wrap:wrap;justify-content:center}.hero_btnPrimary__DoVdD{background:linear-gradient(135deg,#007bff,#00c6ff);padding:14px 36px;color:white;border-radius:10px;text-decoration:none;transition:.3s;font-weight:600}.hero_btnPrimary__DoVdD:hover{transform:translateY(-3px)}.hero_btnSecondary__JHQ4r{padding:14px 36px;border-radius:10px;border:2px solid var(--text-muted);text-decoration:none;font-weight:600;color:var(--text);transition:all .3s ease}.hero_btnSecondary__JHQ4r:hover{background:var(--bg-light)}.hero_heroBackground__lPrkW{overflow:hidden}.hero_gradientOrb__I2wRH{opacity:.3}.hero_gradientOrb__I2wRH:first-child{width:450px;height:450px;top:-200px}.hero_gradientOrb__I2wRH:nth-child(2){width:400px;height:400px;bottom:-200px;right:-200px}.hero_gradientOrb__I2wRH:nth-child(3){width:350px;height:350px}.hero_heroBackground__lPrkW{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:visible}.hero_gradientOrb__I2wRH{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35;animation:hero_float__OkuR5 20s ease-in-out infinite;background-size:200% 200%;transform:translateZ(0)}.hero_gradientOrb__I2wRH:first-child{width:500px;height:500px;background:linear-gradient(135deg,#007bff,#00c6ff 60%,rgba(0,198,255,.6));top:-220px;left:-200px;animation-delay:0s;filter:blur(100px)}.hero_gradientOrb__I2wRH:nth-child(2){width:420px;height:420px;background:linear-gradient(135deg,#667eea,#764ba2 60%);bottom:-180px;right:-180px;animation-delay:5s;filter:blur(90px)}.hero_gradientOrb__I2wRH:nth-child(3){width:380px;height:380px;background:linear-gradient(135deg,#f093fb,#f5576c 60%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:10s;filter:blur(85px)}@keyframes hero_float__OkuR5{0%{transform:translateY(0) translateX(0) scale(1);background-position:0 50%;opacity:.28}25%{transform:translateY(-12px) translateX(6px) scale(1.01);background-position:50% 50%;opacity:.34}50%{transform:translateY(-24px) translateX(0) scale(1.02);background-position:100% 50%;opacity:.36}75%{transform:translateY(-12px) translateX(-6px) scale(1.01);background-position:50% 50%;opacity:.33}to{transform:translateY(0) translateX(0) scale(1);background-position:0 50%;opacity:.28}}.projects_projectsSection__56LoA{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:100px;margin-bottom:50px}.projects_sectionHeading__A1ec9{width:var(--per);margin-bottom:60px;text-align:left}.projects_sectionSubtitle__PyDju{font-size:.9rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;margin-bottom:8px}.projects_sectionTitle__P47ne{font-size:3rem;font-weight:700;color:var(--text);line-height:1.2;position:relative;display:inline-block}.projects_sectionTitle__P47ne:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:4px;background:linear-gradient(135deg,#007bff,#00c6ff);border-radius:2px}.projects_projects__nw3WF{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:100px;width:100%}.projects_project__kp9pf{width:var(--per);border-radius:22px;padding:10px 25px;background:var(--hover-bg);background-size:100% 200%;background-position:0 0;transition:all .3s ease-in-out}.projects_project__kp9pf:hover{background-position:100% 50%}.projects_projectImage__LlMcL{display:flex;justify-content:center}.projects_project__kp9pf img{width:var(--per);width:100%;border-radius:22px}.projects_project__kp9pf h2{margin-top:10px;font-size:var(--size-sub);color:var(--text-muted)}.projects_project__kp9pf h1{font-size:var(--size-head)}.projects_project__kp9pf p{margin-top:10px;font-size:var(--size-text)}.projects_projectMetrics__yUesg{display:flex;flex-wrap:wrap;gap:12px;margin:15px 0;padding:15px;border-radius:12px}.projects_metric__AqsCJ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 18px;background:linear-gradient(135deg,#007bff,#00c6ff);border-radius:10px;min-width:100px;box-shadow:0 4px 12px rgba(0,123,255,.3);transition:transform .3s ease,box-shadow .3s ease}.projects_metric__AqsCJ:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 6px 20px rgba(0,123,255,.4)}.projects_metricValue__Fq63o{font-size:1.5rem;font-weight:700;color:white;line-height:1.2;margin-bottom:4px}.projects_metricLabel__kKmns{font-size:.75rem;font-weight:500;color:rgba(255,255,255,.9);text-align:center;text-transform:uppercase;letter-spacing:.5px}.projects_project__kp9pf ul{margin-top:10px;font-size:var(--size-text)}.projects_projectTechnologies___nyTf{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:10px 0}.projects_projectTechnologies___nyTf li{background:linear-gradient(135deg,#007bff,#00c6ff);color:white;padding:6px 12px;border-radius:20px;font-size:.9rem;font-weight:500;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:transform .2s ease,background .3s ease}.projects_projectTechnologies___nyTf li:hover{transform:scale(1.05);background:linear-gradient(135deg,#0056d2,#00a3cc)}@media screen and (max-width:1024px){.projects_project__kp9pf{width:var(--per)}}.experiences_experiencesSection__5_PLM{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:100px;margin-bottom:50px}.experiences_sectionHeading__vulMU{width:var(--per);margin-bottom:60px;text-align:left}.experiences_sectionSubtitle__N8Lqb{font-size:.9rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;margin-bottom:8px}.experiences_sectionTitle__cyGDm{font-size:3rem;font-weight:700;color:var(--text);line-height:1.2;position:relative;display:inline-block}.experiences_sectionTitle__cyGDm:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:4px;background:linear-gradient(135deg,#007bff,#00c6ff);border-radius:2px}.experiences_experiences__X_z9n{display:flex;flex-direction:column;gap:50px;width:var(--per)}.experiences_experience__JBDAP{display:flex;flex-direction:column;width:var(--per);border-radius:22px;padding:30px;margin:0 auto;background:var(--hover-bg);background-size:100% 200%;background-position:0 0;transition:all .6s ease-in-out}.experiences_experience__JBDAP:hover{background-position:100% 50%;scale:1.02}.experiences_experience__JBDAP h3{color:var(--text-muted);font-size:var(--size-sub)}.experiences_experience__JBDAP h2{font-size:var(--size-head)}.experiences_experience__JBDAP ul{margin-top:5px}.experiences_experience__JBDAP ul li{margin-top:10px}.themeToggle_themeToggle__Gez7i{background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--text);transition:transform .3s ease,background-color .3s ease}.themeToggle_themeToggle__Gez7i:hover{background:rgba(255,255,255,.1);transform:rotate(15deg) scale(1.1)}.themeToggle_themeToggle__Gez7i:active{transform:rotate(15deg) scale(.95)}.themeToggle_themeToggle__Gez7i svg{transition:transform .3s ease}.themeToggle_themeToggle__Gez7i:hover svg{transform:scale(1.1)}