.Header-module__pPiH6a__header{background:var(--header-gradient);color:var(--text-color);text-align:center;padding:3rem 1rem;scroll-margin-top:70px;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000026;margin-top:0!important}.Header-module__pPiH6a__header:before{content:"";background:linear-gradient(45deg,#0000 30%,#ffffff0d 50%,#0000 70%);width:100%;height:100%;animation:3s infinite Header-module__pPiH6a__shimmer;position:absolute;top:0;left:0}.Header-module__pPiH6a__profileSection{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;width:min(100%,980px);margin:0 auto;display:flex;position:relative}.Header-module__pPiH6a__profilePhoto{object-fit:cover;width:180px;height:180px;box-shadow:var(--profile-shadow,0 10px 30px #0000004d);border:6px solid #ffffff4d;border-radius:50%;transition:all .3s;animation:1.8s ease-out Header-module__pPiH6a__fadeInLeft}.Header-module__pPiH6a__profilePhoto:hover{box-shadow:var(--box-shadow-strong,0 15px 40px #0006);transform:scale(1.15)}.Header-module__pPiH6a__profileInfo{text-align:left;text-shadow:0 4px 18px #020617,0 0 10px #4f46e50f;flex:0 620px;min-width:0}.Header-module__pPiH6a__title{color:#fff;text-shadow:var(--heading-shadow,2px 2px 4px #0000004d);margin-bottom:1rem;font-size:clamp(2.5rem,4.8vw,3.5rem);font-weight:700;line-height:1.1;animation:1.5s ease-out Header-module__pPiH6a__fadeInDown}.Header-module__pPiH6a__textLine{color:#fff;flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:.8rem;font-size:1.1rem;display:flex}.Header-module__pPiH6a__socialLinks{align-items:center;gap:.55rem;margin-top:.2rem;display:flex}.Header-module__pPiH6a__iconLink{width:42px;height:42px;box-shadow:none;opacity:.9;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:transform .16s ease-out,opacity .22s,filter .22s;display:inline-flex}.Header-module__pPiH6a__iconLink:hover{opacity:1;filter:brightness(1.04);transform:translateY(-1px)scale(1.04)}.Header-module__pPiH6a__iconLink:active{transform:translateY(0)scale(.98)}.Header-module__pPiH6a__iconLink:focus-visible{outline:2px solid color-mix(in srgb,var(--header-link-color)58%,white 42%);outline-offset:4px}.Header-module__pPiH6a__socialIcon{object-fit:contain;filter:drop-shadow(0 1px 2px #00000024);width:29px;height:29px}.Header-module__pPiH6a__iconEmail{width:30px;height:30px}.Header-module__pPiH6a__iconLinkedin{width:28px;height:28px}.Header-module__pPiH6a__iconGithub{width:29px;height:29px}@media (max-width:768px){.Header-module__pPiH6a__header{padding:2rem .8rem}.Header-module__pPiH6a__profileSection{text-align:center;flex-direction:column;gap:1.5rem}.Header-module__pPiH6a__profileInfo{text-align:center;flex-basis:auto;max-width:100%}.Header-module__pPiH6a__textLine{justify-content:center;gap:.5rem}.Header-module__pPiH6a__socialLinks{justify-content:center;gap:.52rem;margin-top:.25rem}.Header-module__pPiH6a__iconLink{width:40px;height:40px}.Header-module__pPiH6a__socialIcon{width:27px;height:27px}.Header-module__pPiH6a__iconEmail{width:28px;height:28px}.Header-module__pPiH6a__iconLinkedin{width:26px;height:26px}.Header-module__pPiH6a__iconGithub{width:27px;height:27px}.Header-module__pPiH6a__profilePhoto{width:140px;height:140px}.Header-module__pPiH6a__title{font-size:clamp(2.1rem,8.2vw,2.6rem)}}@media (max-width:480px){.Header-module__pPiH6a__header{padding:1.5rem .6rem}.Header-module__pPiH6a__title{font-size:clamp(1.95rem,10vw,2.2rem)}.Header-module__pPiH6a__profilePhoto{width:120px;height:120px}.Header-module__pPiH6a__textLine{gap:.42rem}.Header-module__pPiH6a__socialLinks{gap:.48rem}.Header-module__pPiH6a__iconLink{width:38px;height:38px}.Header-module__pPiH6a__socialIcon{width:24px;height:24px}.Header-module__pPiH6a__iconEmail{width:25px;height:25px}.Header-module__pPiH6a__iconLinkedin{width:23px;height:23px}.Header-module__pPiH6a__iconGithub{width:24px;height:24px}}@media print{.Header-module__pPiH6a__profilePhoto{border:2px solid #ccc}}
:root{--font-family-base:"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;--bg-gradient:linear-gradient(135deg,#f5f0eb 0%,#f0e7ff 100%);--header-gradient:linear-gradient(135deg,#1e3a8a 0%,#3730a3 100%);--section-bg:#faf6f2f5;--accent-gradient:linear-gradient(90deg,#667eea,#764ba2);--accent-strong:#1e3a8a;--text-color:#1f2937;--link-color:#2563eb;--header-link-color:#e8f1ff;--card-bg:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);--skill-bg:linear-gradient(135deg,#60a5fa 0%,#7c3aed 100%);--skill-text:#fff;--skill-border:#fff3;--skill-hover-shadow:#60a5fa59;--muted-color:#64748b;--heading-shadow:2px 2px 4px #0000004d;--skill-shadow:0 4px 15px #667eea4d;--box-shadow:0 14px 50px #1018281a;--box-shadow-strong:0 22px 70px #10182824;--profile-shadow:0 12px 38px #02061759;--toggle-bg:var(--section-bg);--toggle-border:#0000000f;--toggle-btn-color:var(--accent-strong);--toggle-shadow:0 6px 18px #00000014;--toggle-active-shadow:0 10px 30px #6366f11f;--section-border-color:#ffffff2e;--card-accent-gradient:linear-gradient(180deg,#667eea,#764ba2);--card-accent-glow:#667eea1f;--success-gradient:linear-gradient(135deg,#10b981 0%,#059669 100%);--success-border:#ffffff59;--success-glow:#10b98161;--success-glow-strong:#10b98180}.font-system{--font-family-base:"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif}.font-serif{--font-family-base:"Merriweather","Georgia","Times New Roman",serif}.font-mono{--font-family-base:"JetBrains Mono","Consolas","Menlo",monospace}.font-modern{--font-family-base:"Trebuchet MS","Segoe UI","Helvetica Neue",Arial,sans-serif}.font-reading{--font-family-base:"Palatino Linotype","Book Antiqua",Palatino,"Times New Roman",serif}.font-rounded{--font-family-base:"Arial Rounded MT Bold","Trebuchet MS","Segoe UI",sans-serif}.font-typewriter{--font-family-base:"Courier New","Lucida Console",Consolas,monospace}.font-classic{--font-family-base:Garamond,Baskerville,"Times New Roman",serif}.theme-daylight{--bg-gradient:linear-gradient(135deg,#f5f0eb 0%,#f0e7ff 100%);--header-gradient:linear-gradient(135deg,#1e3a8a 0%,#3730a3 100%);--accent-gradient:linear-gradient(90deg,#667eea,#764ba2);--accent-strong:#1e3a8a;--text-color:#1f2937;--link-color:#2563eb;--header-link-color:#e8f1ff;--card-bg:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);--skill-bg:linear-gradient(135deg,#60a5fa 0%,#7c3aed 100%);--skill-hover-shadow:#60a5fa59;--success-gradient:linear-gradient(135deg,#60a5fa 0%,#667eea 48%,#7c3aed 100%);--success-border:#7c3aed59;--success-glow:#667eea5c;--success-glow-strong:#7c3aed75}.theme-sunset{--bg-gradient:linear-gradient(135deg,#f4ede4 0%,#fed7aa 100%);--header-gradient:linear-gradient(135deg,#b45309 0%,#d97706 100%);--section-bg:#fcf8f4f5;--accent-gradient:linear-gradient(90deg,#f97316,#ea580c);--accent-strong:#c2410c;--text-color:#3b2414;--link-color:#b45309;--header-link-color:#fff3cf;--card-bg:linear-gradient(135deg,#fff8e1 0%,#ffe8b6 100%);--skill-bg:linear-gradient(135deg,#f97316 0%,#ea580c 100%);--skill-hover-shadow:#f9731659;--success-gradient:linear-gradient(135deg,#fb923c 0%,#f97316 48%,#ea580c 100%);--success-border:#fb923c59;--success-glow:#f9731661;--success-glow-strong:#ea580c80}.theme-ocean{--bg-gradient:linear-gradient(135deg,#f0fafe 0%,#e8fafd 100%);--header-gradient:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%);--section-bg:#f5fbfcf5;--accent-gradient:linear-gradient(90deg,#06b6d4,#0891b2);--accent-strong:#0e7490;--text-color:#164e63;--link-color:#0891b2;--header-link-color:#d8f9ff;--card-bg:linear-gradient(135deg,#e0f7fa 0%,#b3e5fc 100%);--skill-bg:linear-gradient(135deg,#06b6d4 0%,#0ea5e9 100%);--skill-hover-shadow:#06b6d459;--success-gradient:linear-gradient(135deg,#22d3ee 0%,#06b6d4 50%,#0ea5e9 100%);--success-border:#22d3ee5c;--success-glow:#06b6d461;--success-glow-strong:#0ea5e97a}.theme-forest{--bg-gradient:linear-gradient(135deg,#f0fde8 0%,#e8fbdc 100%);--header-gradient:linear-gradient(135deg,#166534 0%,#15803d 100%);--section-bg:#f8fcf6f5;--accent-gradient:linear-gradient(90deg,#16a34a,#15803d);--accent-strong:#166534;--text-color:#1b3b1b;--link-color:#166534;--header-link-color:#e6ffe9;--card-bg:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);--skill-bg:linear-gradient(135deg,#16a34a 0%,#22c55e 100%);--skill-hover-shadow:#16a34a59;--success-gradient:linear-gradient(135deg,#22c55e 0%,#16a34a 50%,#15803d 100%);--success-border:#22c55e61;--success-glow:#16a34a61;--success-glow-strong:#15803d7a}.theme-monochrome{--bg-gradient:linear-gradient(135deg,#f0f0f0 0%,#e5e5e5 100%);--header-gradient:linear-gradient(135deg,#1f2937 0%,#111827 100%);--section-bg:#f9f7f5eb;--accent-gradient:linear-gradient(90deg,#374151,#1f2937);--accent-strong:#111827;--text-color:#111827;--link-color:#374151;--header-link-color:#f3f4f6;--card-bg:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);--skill-bg:linear-gradient(135deg,#4b5563 0%,#1f2937 100%);--skill-text:#f9fafb;--skill-hover-shadow:#1f29374d;--success-gradient:linear-gradient(135deg,#6b7280 0%,#4b5563 50%,#1f2937 100%);--success-border:#6b728061;--success-glow:#4b556359;--success-glow-strong:#1f293773}.theme-cyberpunk{--bg-gradient:linear-gradient(135deg,#1e1b4b 0%,#2d1b69 100%);--header-gradient:linear-gradient(135deg,#7c3aed 0%,#ec4899 100%);--section-bg:#0f0a28f2;--accent-gradient:linear-gradient(90deg,#ec4899,#7c3aed);--accent-strong:#ec4899;--text-color:#d7cdf5;--muted-color:#9d8fc6;--link-color:#ec4899;--header-link-color:#ffc3ea;--card-bg:linear-gradient(135deg,#4c1d95 0%,#581c87 100%);--skill-bg:linear-gradient(135deg,#ec4899 0%,#7c3aed 100%);--skill-hover-shadow:#ec489966;--success-gradient:linear-gradient(135deg,#22d3ee 0%,#7c3aed 56%,#ec4899 100%);--success-border:#ec489975;--success-glow:#a855f76b;--success-glow-strong:#ec489985}.theme-vintage{--bg-gradient:linear-gradient(135deg,#f4ede4 0%,#eee5d9 100%);--header-gradient:linear-gradient(135deg,#78553b 0%,#8b6f47 100%);--section-bg:#fcf9f5f5;--accent-gradient:linear-gradient(90deg,#a0826d,#78553b);--accent-strong:#78553b;--text-color:#3d2817;--link-color:#8b6f47;--header-link-color:#fff0d8;--card-bg:linear-gradient(135deg,#fffef9 0%,#faf6ef 100%);--skill-bg:linear-gradient(135deg,#a0826d 0%,#78553b 100%);--skill-hover-shadow:#78553b4d;--success-gradient:linear-gradient(135deg,#b08968 0%,#a0826d 48%,#78553b 100%);--success-border:#a0826d5c;--success-glow:#a0826d5c;--success-glow-strong:#78553b70}.theme-pastel{--bg-gradient:linear-gradient(135deg,#f7dfec 0%,#efbddd 54%,#e7abd2 100%);--header-gradient:linear-gradient(135deg,#db3f90 0%,#be5ae0 56%,#a855f7 100%);--section-bg:#faeff7f2;--accent-gradient:linear-gradient(90deg,#e252a2 0%,#cc63df 58%,#b879f4 100%);--accent-strong:#d946a0;--text-color:#500724;--link-color:#be185d;--header-link-color:#ffe2f4;--card-bg:linear-gradient(135deg,#f8edf5 0%,#f1d8ea 56%,#eacbe2 100%);--skill-bg:linear-gradient(135deg,#df5ca8 0%,#c563da 58%,#a855f7 100%);--skill-hover-shadow:#c563da47;--success-gradient:linear-gradient(135deg,#df5ca8 0%,#c563da 58%,#a855f7 100%);--success-border:#c563da57;--success-glow:#c563da4d;--success-glow-strong:#a855f766}.theme-warm{--bg-gradient:linear-gradient(135deg,#f4ede4 0%,#efe8de 100%);--header-gradient:linear-gradient(135deg,#b45309 0%,#d97706 100%);--section-bg:#fbf8f4f5;--accent-gradient:linear-gradient(90deg,#d97706,#f59e0b);--accent-strong:#b45309;--text-color:#42200f;--link-color:#d97706;--header-link-color:#ffefd2;--card-bg:linear-gradient(135deg,#fef3c7 0%,#fcd34d 100%);--skill-bg:linear-gradient(135deg,#d97706 0%,#f59e0b 100%);--skill-hover-shadow:#d977064d;--success-gradient:linear-gradient(135deg,#f59e0b 0%,#d97706 52%,#b45309 100%);--success-border:#f59e0b5c;--success-glow:#d977065c;--success-glow-strong:#b4530973}.theme-cool{--bg-gradient:linear-gradient(135deg,#f0f5fd 0%,#f0fafe 100%);--header-gradient:linear-gradient(135deg,#0f766e 0%,#0369a1 100%);--section-bg:#f6fafcf5;--accent-gradient:linear-gradient(90deg,#0891b2,#0369a1);--accent-strong:#0f766e;--text-color:#082f49;--link-color:#0369a1;--header-link-color:#dbf7ff;--card-bg:linear-gradient(135deg,#e0f2fe 0%,#cffafe 100%);--skill-bg:linear-gradient(135deg,#0891b2 0%,#06b6d4 100%);--skill-hover-shadow:#0891b24d;--success-gradient:linear-gradient(135deg,#22d3ee 0%,#0891b2 52%,#0369a1 100%);--success-border:#22d3ee5c;--success-glow:#0891b25c;--success-glow-strong:#0369a175}.mode-day{filter:brightness(1.05)saturate(1.1)}.mode-night{filter:brightness(.9)saturate(.95)}
.Navbar-module__Zl3QzG__navbar{z-index:1000;background:var(--section-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--section-border-color);scroll-behavior:smooth;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #0000001a}.Navbar-module__Zl3QzG__navContainer{justify-content:space-between;align-items:center;max-width:1400px;height:70px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__Zl3QzG__navLogo{color:#fff;background:var(--accent-gradient);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:800;transition:all .3s;display:flex}.Navbar-module__Zl3QzG__navLogo:hover{transform:scale(1.1)rotate(5deg);box-shadow:0 6px 20px #667eea66}.Navbar-module__Zl3QzG__navMenu{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__Zl3QzG__navLink{color:var(--text-color);border-radius:8px;padding:.5rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.Navbar-module__Zl3QzG__navLink:after{content:"";background:var(--accent-gradient);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__Zl3QzG__navLink:hover{color:var(--link-color);background:#667eea1a}.Navbar-module__Zl3QzG__navLink:hover:after{width:100%}.Navbar-module__Zl3QzG__navActions{align-items:center;gap:.8rem;display:flex;position:relative}.Navbar-module__Zl3QzG__settingsBtn{border:1px solid var(--section-border-color);color:var(--text-color);cursor:pointer;background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;font-size:1.35rem;font-weight:700;line-height:1;transition:background .2s,transform .2s;display:inline-flex}.Navbar-module__Zl3QzG__settingsBtn:hover,.Navbar-module__Zl3QzG__settingsBtn.Navbar-module__Zl3QzG__active{background:#667eea29;transform:translateY(-1px)}.Navbar-module__Zl3QzG__settingsMenu{background:var(--section-bg);min-width:220px;box-shadow:var(--box-shadow-strong);border:1px solid var(--section-border-color);z-index:1200;border-radius:14px;padding:.8rem;display:none;position:absolute;top:calc(100% + .8rem);right:0}.Navbar-module__Zl3QzG__settingsMenu.Navbar-module__Zl3QzG__open{gap:.6rem;display:grid}.Navbar-module__Zl3QzG__settingsRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Navbar-module__Zl3QzG__settingsLabel{color:var(--muted-color);font-size:.86rem;font-weight:700}.Navbar-module__Zl3QzG__settingsToggle{border:1px solid var(--section-border-color);min-width:92px;color:var(--text-color);cursor:pointer;background:#ffffff0f;border-radius:999px;padding:.4rem .75rem;font-size:.8rem;font-weight:700;transition:all .2s}.Navbar-module__Zl3QzG__settingsToggle:hover,.Navbar-module__Zl3QzG__settingsToggle.Navbar-module__Zl3QzG__on{background:var(--accent-gradient);color:#fff;border-color:#0000}.Navbar-module__Zl3QzG__hamburger{cursor:pointer;flex-direction:column;gap:.4rem;display:none}.Navbar-module__Zl3QzG__hamburger span{background:var(--accent-strong);border-radius:2px;width:28px;height:3px;transition:all .3s}.Navbar-module__Zl3QzG__hamburger.Navbar-module__Zl3QzG__active span:first-child{transform:rotate(45deg)translate(9px,9px)}.Navbar-module__Zl3QzG__hamburger.Navbar-module__Zl3QzG__active span:nth-child(2){opacity:0}.Navbar-module__Zl3QzG__hamburger.Navbar-module__Zl3QzG__active span:nth-child(3){transform:rotate(-45deg)translate(8px,-8px)}body{scroll-behavior:smooth;padding-top:70px}header{scroll-margin-top:70px;margin-top:0!important}section{scroll-margin-top:80px}@media (max-width:768px){.Navbar-module__Zl3QzG__navContainer{padding:0 1.5rem}.Navbar-module__Zl3QzG__navMenu{background:var(--section-bg);text-align:center;border-bottom:1px solid var(--section-border-color);z-index:1050;flex-direction:column;gap:0;width:100%;padding:2rem 0;transition:all .3s;position:fixed;top:70px;left:-100%;box-shadow:0 10px 27px #0000000d}.Navbar-module__Zl3QzG__navMenu.Navbar-module__Zl3QzG__active{left:0}.Navbar-module__Zl3QzG__navLink{border-radius:0;width:100%;padding:1rem 2rem;transition:all .3s;display:block}.Navbar-module__Zl3QzG__navLink:hover{background:#667eea26}.Navbar-module__Zl3QzG__navLink:after{display:none}.Navbar-module__Zl3QzG__hamburger{display:flex}.Navbar-module__Zl3QzG__settingsMenu{width:min(86vw,280px);top:calc(100% + .6rem);right:0}.Navbar-module__Zl3QzG__navLogo{width:45px;height:45px;font-size:1.3rem}body{padding-top:70px}}@media (max-width:480px){.Navbar-module__Zl3QzG__navContainer{height:60px;padding:0 1rem}.Navbar-module__Zl3QzG__navActions{gap:.55rem}.Navbar-module__Zl3QzG__settingsBtn{width:44px;height:44px;font-size:1.25rem}.Navbar-module__Zl3QzG__settingsMenu{width:min(90vw,250px)}.Navbar-module__Zl3QzG__navbar{padding-top:env(safe-area-inset-top)}.Navbar-module__Zl3QzG__navMenu{top:60px}.Navbar-module__Zl3QzG__navLink{padding:.8rem 1.5rem;font-size:.95rem}.Navbar-module__Zl3QzG__navLogo{width:40px;height:40px;font-size:1.1rem}.Navbar-module__Zl3QzG__hamburger span{width:24px;height:2.5px}body{padding-top:60px}section{scroll-margin-top:65px}}@media print{.Navbar-module__Zl3QzG__navbar{display:none}body{padding-top:0}}
.Footer-module__JufqbG__footer{border-top:4px solid var(--accent-strong);background:var(--header-gradient);color:var(--text-color);text-align:center;margin-top:4rem;padding:3rem 1rem;font-size:1rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000026}.Footer-module__JufqbG__footerNote{color:#ffffffe6;background:#00000024;border:1px solid #ffffff29;border-radius:10px;max-width:760px;margin:0 auto 1rem;padding:.45rem .75rem;font-size:clamp(.9rem,.8rem + .25vw,1rem);line-height:1.5}.Footer-module__JufqbG__footerLink{color:#fff;text-shadow:0 1px 2px #000000a6,0 0 8px #00000073;background:#00000052;border:1px solid #ffffff47;border-radius:8px;padding:.35rem .7rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 18px #00000047}.Footer-module__JufqbG__footerLink:hover{color:#fff;background:#00000073;transform:translateY(-2px);box-shadow:0 10px 24px #0000005c}@media (max-width:768px){.Footer-module__JufqbG__footer{padding:2rem .8rem}}@media (max-width:480px){.Footer-module__JufqbG__footer{padding:1.5rem .6rem}}
.Experience-module__6-MYNG__job{background:var(--card-bg);box-shadow:var(--box-shadow,0 8px 30px #0000001f);border-radius:15px;margin-bottom:2.5rem;padding:2rem 2.25rem 2rem 3rem;transition:all .3s;position:relative}.Experience-module__6-MYNG__job:before{content:"";background:var(--card-accent-gradient);width:8px;box-shadow:0 6px 26px var(--card-accent-glow);border-radius:8px;transition:all .18s;position:absolute;top:16px;bottom:16px;left:16px}.Experience-module__6-MYNG__job:hover{box-shadow:var(--box-shadow-strong,0 12px 40px #00000029);transform:translate(6px)}.Experience-module__6-MYNG__job:hover:before{filter:blur(.2px);transform:scaleY(1.02)}.Experience-module__6-MYNG__job h3{color:var(--accent-strong);margin-bottom:.8rem;font-size:1.4rem;font-weight:700}.Experience-module__6-MYNG__job p em{color:var(--muted-color);margin-bottom:1rem;font-style:italic;display:block}.Experience-module__6-MYNG__job ul{padding:0;list-style:none}.Experience-module__6-MYNG__job li{color:var(--muted-color);margin-bottom:.8rem;padding-left:2rem;line-height:1.6;position:relative}.Experience-module__6-MYNG__job li:before{content:"▶";color:var(--accent-strong);font-size:.8rem;position:absolute;top:.2rem;left:0}@media (max-width:768px){.Experience-module__6-MYNG__job{padding:1.5rem 1.5rem 1.5rem 2.25rem}}@media (max-width:480px){.Experience-module__6-MYNG__job{padding:1rem 1rem 1rem 1.5rem}.Experience-module__6-MYNG__job:before{border-radius:6px;width:6px;top:12px;bottom:12px;left:12px}}
.Projects-module__4014Ia__project{background:var(--card-bg);box-shadow:var(--box-shadow,0 8px 30px #0000001f);border-radius:15px;margin-bottom:2.5rem;padding:2rem 2.25rem 2rem 3rem;transition:all .3s;position:relative}.Projects-module__4014Ia__project:before{content:"";background:var(--card-accent-gradient);width:8px;box-shadow:0 6px 26px var(--card-accent-glow);border-radius:8px;transition:all .18s;position:absolute;top:16px;bottom:16px;left:16px}.Projects-module__4014Ia__project:hover{box-shadow:var(--box-shadow-strong,0 12px 40px #00000029);transform:translate(6px)}.Projects-module__4014Ia__project:hover:before{filter:blur(.2px);transform:scaleY(1.02)}.Projects-module__4014Ia__project h3{color:var(--accent-strong);margin-bottom:.8rem;font-size:1.4rem;font-weight:700}.Projects-module__4014Ia__project p em{color:var(--muted-color);margin-bottom:1rem;font-style:italic;display:block}.Projects-module__4014Ia__project ul{padding:0;list-style:none}.Projects-module__4014Ia__project li{color:var(--muted-color);margin-bottom:.8rem;padding-left:2rem;line-height:1.6;position:relative}.Projects-module__4014Ia__project li:before{content:"▶";color:var(--accent-strong);font-size:.8rem;position:absolute;top:.2rem;left:0}@media (max-width:768px){.Projects-module__4014Ia__project{padding:1.5rem 1.5rem 1.5rem 2.25rem}}@media (max-width:480px){.Projects-module__4014Ia__project{padding:1rem 1rem 1rem 1.5rem}.Projects-module__4014Ia__project:before{border-radius:6px;width:6px;top:12px;bottom:12px;left:12px}}
.Resume-module__I0e8Za__resumeContainer{background:var(--card-bg);box-shadow:var(--box-shadow,0 8px 30px #00000014);border-radius:15px;padding:.6rem 2rem 2rem}.Resume-module__I0e8Za__resumeActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.2rem;display:flex}.Resume-module__I0e8Za__resumeBtn{border-radius:10px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0000001a}.Resume-module__I0e8Za__resumeBtn:after{display:none}.Resume-module__I0e8Za__downloadBtn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.Resume-module__I0e8Za__downloadBtn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #667eea66}.Resume-module__I0e8Za__viewBtn{background:var(--success-gradient);color:#fff;letter-spacing:.015em;border:1px solid var(--success-border);box-shadow:0 10px 24px var(--success-glow),0 2px 8px #00000038,inset 0 1px 0 #ffffff59;text-shadow:0 1px 2px #00000047;font-weight:800;animation:2.2s ease-in-out infinite Resume-module__I0e8Za__viewPulse;position:relative;overflow:hidden}.Resume-module__I0e8Za__viewBtn:hover{box-shadow:0 14px 28px var(--success-glow-strong),0 4px 12px #0000003d,inset 0 1px 0 #ffffff6b;transform:translateY(-3px)scale(1.03)}.Resume-module__I0e8Za__viewBtn:before{content:"";background:linear-gradient(120deg,#0000 20%,#ffffff4d 45%,#0000 70%);transition:transform .65s;position:absolute;inset:0;transform:translate(-120%)}.Resume-module__I0e8Za__viewBtn:hover:before{transform:translate(120%)}@keyframes Resume-module__I0e8Za__viewPulse{0%,to{box-shadow:0 10px 24px var(--success-glow),0 2px 8px #00000038,inset 0 1px 0 #ffffff59}50%{box-shadow:0 14px 30px var(--success-glow-strong),0 4px 12px #0000003d,inset 0 1px 0 #fff6}}@media (prefers-reduced-motion:reduce){.Resume-module__I0e8Za__viewBtn{animation:none}.Resume-module__I0e8Za__viewBtn:before{display:none}}.Resume-module__I0e8Za__resumeEmbed{box-shadow:var(--box-shadow,0 4px 20px #00000014);background:var(--card-bg);border-radius:10px;width:100%;max-width:560px;height:100%;margin:0 auto;overflow:hidden}.Resume-module__I0e8Za__resumeFrame{border:none;width:100%;height:clamp(520px,60vh,680px);min-height:520px;display:block}.Resume-module__I0e8Za__resumeEmbed p{text-align:center;color:var(--muted-color);padding:2rem;font-style:italic}.Resume-module__I0e8Za__resumeEmbed p a{color:var(--link-color);font-weight:600;text-decoration:underline}@media (max-width:768px){.Resume-module__I0e8Za__resumeFrame{height:64vh;min-height:500px}.Resume-module__I0e8Za__resumeActions{flex-direction:column;align-items:center}.Resume-module__I0e8Za__resumeBtn{justify-content:center;width:100%;max-width:250px}.Resume-module__I0e8Za__resumeContainer{padding:.6rem 1.5rem 1.5rem}}@media (max-width:480px){.Resume-module__I0e8Za__resumeFrame{height:58vh;min-height:420px}.Resume-module__I0e8Za__resumeActions{flex-direction:column;align-items:center}.Resume-module__I0e8Za__resumeBtn{justify-content:center;width:100%;max-width:250px}.Resume-module__I0e8Za__resumeContainer{padding:.55rem 1rem 1rem}}
.Certifications-module__5SjVmG__certification{background:var(--card-bg);box-shadow:var(--box-shadow,0 8px 30px #0000001f);border-radius:15px;margin-bottom:2.5rem;padding:2rem 2.25rem 2rem 3rem;transition:all .3s;position:relative}.Certifications-module__5SjVmG__certification:before{content:"";background:var(--card-accent-gradient);width:8px;box-shadow:0 6px 26px var(--card-accent-glow);border-radius:8px;transition:all .18s;position:absolute;top:16px;bottom:16px;left:16px}.Certifications-module__5SjVmG__certification:hover{box-shadow:var(--box-shadow-strong,0 12px 40px #00000029);transform:translate(6px)}.Certifications-module__5SjVmG__certification:hover:before{filter:blur(.2px);transform:scaleY(1.02)}.Certifications-module__5SjVmG__certification h3{color:var(--accent-strong);margin-bottom:.8rem;font-size:1.4rem;font-weight:700}.Certifications-module__5SjVmG__certification p{color:var(--muted-color);margin-bottom:1rem;font-style:italic;display:block}.Certifications-module__5SjVmG__certification img{border-radius:10px;max-width:100%;height:auto;margin-top:1rem;transition:transform .3s;box-shadow:0 4px 15px #0000001a}.Certifications-module__5SjVmG__certification img:hover{transform:scale(1.05)}.Certifications-module__5SjVmG__certification strong{color:var(--accent-strong);font-weight:700}.Certifications-module__5SjVmG__certification a{background:var(--success-gradient);color:#fff;letter-spacing:.015em;border:1px solid var(--success-border);box-shadow:0 10px 24px var(--success-glow),0 2px 8px #00000038,inset 0 1px 0 #ffffff59;text-shadow:0 1px 2px #00000047;border-radius:8px;margin-top:1rem;padding:.56rem 1.08rem;font-weight:800;text-decoration:none;transition:all .3s;animation:2.2s ease-in-out infinite Certifications-module__5SjVmG__certBtnPulse;display:inline-block;position:relative;overflow:hidden}.Certifications-module__5SjVmG__certification a:hover{box-shadow:0 14px 28px var(--success-glow-strong),0 4px 12px #0000003d,inset 0 1px 0 #ffffff6b;transform:translateY(-3px)scale(1.03)}.Certifications-module__5SjVmG__certification a:after{display:none}.Certifications-module__5SjVmG__certification a:before{content:"";background:linear-gradient(120deg,#0000 20%,#ffffff4d 45%,#0000 70%);transition:transform .65s;position:absolute;inset:0;transform:translate(-120%)}.Certifications-module__5SjVmG__certification a:hover:before{transform:translate(120%)}@keyframes Certifications-module__5SjVmG__certBtnPulse{0%,to{box-shadow:0 10px 24px var(--success-glow),0 2px 8px #00000038,inset 0 1px 0 #ffffff59}50%{box-shadow:0 14px 30px var(--success-glow-strong),0 4px 12px #0000003d,inset 0 1px 0 #fff6}}@media (prefers-reduced-motion:reduce){.Certifications-module__5SjVmG__certification a{animation:none}.Certifications-module__5SjVmG__certification a:before{display:none}}@media (max-width:768px){.Certifications-module__5SjVmG__certification{padding:1.5rem 1.5rem 1.5rem 2.25rem}}@media (max-width:480px){.Certifications-module__5SjVmG__certification{padding:1rem 1rem 1rem 1.5rem}.Certifications-module__5SjVmG__certification:before{border-radius:6px;width:6px;top:12px;bottom:12px;left:12px}}
.About-module__0HV-hq__toggleBtn{background:var(--accent-gradient);color:#fff;border:1px solid var(--section-border-color);cursor:pointer;width:fit-content;box-shadow:var(--toggle-shadow);text-transform:uppercase;letter-spacing:.5px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:8px;margin:0 auto 1.5rem;padding:.75rem 1.5rem;font-size:clamp(.9rem,2vw,1.1rem);font-weight:700;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:block;position:relative;overflow:hidden}.About-module__0HV-hq__toggleBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.About-module__0HV-hq__toggleBtn:hover:before{left:100%}.About-module__0HV-hq__toggleBtn:hover{box-shadow:var(--toggle-active-shadow);filter:saturate(1.08);transform:translateY(-3px)}.About-module__0HV-hq__toggleBtn:active{box-shadow:var(--toggle-shadow);transform:translateY(-1px)}#about p{color:var(--muted-color);line-height:1.55}@media (max-width:768px){.About-module__0HV-hq__toggleBtn{margin-bottom:1.2rem;padding:.65rem 1.25rem;font-size:.95rem}}@media (max-width:480px){.About-module__0HV-hq__toggleBtn{width:100%;max-width:240px;margin-bottom:1rem;padding:.6rem 1rem;font-size:.85rem}}
.Skills-module__jvtn6q__skillsList{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch;gap:1.1rem;padding:0;list-style:none;display:grid}.Skills-module__jvtn6q__skillItem{background:var(--skill-bg);color:var(--skill-text,#1f2937);border:1px solid var(--skill-border,#00000014);text-align:center;min-height:82px;box-shadow:var(--skill-shadow,0 4px 15px #667eea4d);border-radius:12px;justify-content:center;align-items:center;padding:1.1rem 1.25rem;font-size:1.18rem;font-weight:700;line-height:1.35;transition:all .3s;display:flex;position:relative;overflow:hidden}.Skills-module__jvtn6q__skillItem:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Skills-module__jvtn6q__skillItem:hover{box-shadow:0 12px 28px var(--skill-hover-shadow,#667eea59);transform:translateY(-5px)}.Skills-module__jvtn6q__skillItem:hover:before{left:100%}@media (max-width:768px){.Skills-module__jvtn6q__skillsList{grid-template-columns:1fr}.Skills-module__jvtn6q__skillItem{padding:.8rem 1rem;font-size:.95rem}}@media (max-width:480px){.Skills-module__jvtn6q__skillsList{grid-template-columns:1fr}.Skills-module__jvtn6q__skillItem{padding:.75rem 1rem;font-size:.92rem}}
