.about_aboutContainer__YS7n_{max-width:1200px;margin:0 auto;padding:4rem 2rem;min-height:calc(100vh - 56px);display:flex;align-items:center;gap:4rem}.about_contentSection__oalpW{flex:1;display:flex;flex-direction:column;justify-content:center}.about_textContent__ybBbh{max-width:600px}.about_title__fVOp_{font-size:3.5rem;font-weight:700;color:white;margin-bottom:2rem;line-height:1.2;position:relative;display:inline-block;padding:1rem 3rem 1rem 2rem;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.2)}.about_title__fVOp_:before{content:"";position:absolute;left:-2rem;top:0;bottom:0;width:calc(100% + 6rem);background:linear-gradient(90deg,#6a11cb,#2575fc 35%,#a855f7 65%,rgba(168,85,247,.3) 90%,transparent);border-radius:0 50px 50px 0;z-index:-1}.about_paragraphContainer__DSFlr{display:flex;flex-direction:column;gap:1.5rem}.about_paragraph__MNifg{font-size:1.125rem;line-height:1.8;color:#e2e8f0;text-align:justify;opacity:.9}.about_paragraph__MNifg:hover{opacity:1}.about_imageSection__YUail{flex:0 0 auto;display:flex;justify-content:flex-end;align-items:flex-start;padding-top:2rem}.about_imageContainer__4ptGJ{position:relative;width:300px;height:400px;border-radius:20px;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.3),0 10px 10px -5px rgba(0,0,0,.2);background:linear-gradient(135deg,#6f86ea,#7926cd);padding:4px}.about_imageContainer__4ptGJ:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 30px -5px rgba(0,0,0,.4),0 15px 15px -5px rgba(0,0,0,.3)}.about_profileImage__5aKl2{border-radius:16px;object-fit:cover;display:block}.about_imageContainer__4ptGJ:hover .about_profileImage__5aKl2{transform:scale(1.05)}@media (max-width:768px){.about_aboutContainer__YS7n_{flex-direction:column-reverse;padding:2rem 1rem;gap:2rem;text-align:center}.about_title__fVOp_{font-size:2.5rem;margin-bottom:1.5rem}.about_paragraph__MNifg{font-size:1rem;text-align:left}.about_imageContainer__4ptGJ{padding:2rem,1rem;width:250px;height:250px}}@media (max-width:1024px) and (min-width:769px){.about_aboutContainer__YS7n_{gap:3rem;padding:3rem 1.5rem}.about_title__fVOp_{font-size:3rem}.about_imageContainer__4ptGJ{width:280px;height:280px}}.skills_skillsContainer__HReTP{max-width:1200px;margin:0 auto;padding:4rem 2rem;min-height:calc(100vh - 56px);display:flex;flex-direction:column;gap:4rem}.skills_contentSection__hpn1Z{flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center}.skills_textContent__SZAza{max-width:600px}.skills_title__q7Dxt{font-size:3.5rem;font-weight:700;color:white;margin-bottom:2rem;line-height:1.2;position:relative;display:inline-block;padding:1rem 3rem 1rem 2rem;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.2)}.skills_title__q7Dxt:before{content:"";position:absolute;left:-2rem;top:0;bottom:0;width:calc(100% + 6rem);background:linear-gradient(90deg,#6a11cb,#2575fc 35%,#a855f7 65%,rgba(168,85,247,.3) 90%,transparent);border-radius:0 50px 50px 0;z-index:-1}.skills_paragraphContainer__Op_Lc{display:flex;flex-direction:column;gap:1.5rem}.skills_paragraph__pP6BR{font-size:1.125rem;line-height:1.8;color:#e2e8f0;text-align:justify;opacity:.9;transition:opacity .3s ease}.skills_paragraph__pP6BR:hover{opacity:1}.skills_skillsSection__GuiGn{flex:1 1 auto;display:flex;justify-content:center;align-items:flex-start;padding-top:0}.skills_skillsGrid__bWpQa{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;max-width:800px}.skills_skillCategory__eevdL{background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:1.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.3),0 10px 10px -5px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease;flex:1 1 300px;min-width:280px;max-width:350px}.skills_skillCategory__eevdL:hover{transform:translateY(-4px);box-shadow:0 25px 30px -5px rgba(0,0,0,.4),0 15px 15px -5px rgba(0,0,0,.3)}.skills_categoryTitle__rL3xm{font-size:1.5rem;font-weight:600;color:white;margin-bottom:1.5rem;text-align:center;background:linear-gradient(45deg,#6a11cb,#2575fc,#a855f7);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skills_skillsListContainer__Pm_X1{display:flex;flex-direction:column;gap:1rem}.skills_skillItem__YQOVd{display:flex;flex-direction:column;gap:.5rem}.skills_skillHeader__wNxx_{display:flex;justify-content:space-between;align-items:center}.skills_skillName__lCb5d{font-size:1rem;font-weight:500;color:#e2e8f0}.skills_skillLevel__J3Pfm{font-size:.875rem;font-weight:600;color:#a855f7}.skills_skillBar__5fJH1{height:8px;background:rgba(255,255,255,.1);border-radius:4px;overflow:hidden;position:relative}.skills_skillProgress__WmNdS{height:100%;background:linear-gradient(90deg,#6a11cb,#2575fc 50%,#a855f7);border-radius:4px;transition:width 1.5s ease-out;animation:skills_slideIn__5p0u9 2s ease-out}@keyframes skills_slideIn__5p0u9{0%{width:0}to{width:var(--skill-level)}}@media (max-width:1024px){.skills_skillsContainer__HReTP{flex-direction:column;gap:3rem;text-align:center}.skills_skillsSection__GuiGn{justify-content:center;padding-top:0}.skills_skillsGrid__bWpQa{width:100%;max-width:600px;justify-content:center}.skills_skillCategory__eevdL{flex:1 1 250px;min-width:250px;max-width:100%}}@media (max-width:768px){.skills_skillsContainer__HReTP{padding:2rem 1rem;gap:2rem}.skills_title__q7Dxt{font-size:2.5rem;padding:.8rem 2rem .8rem 1.5rem}.skills_title__q7Dxt:before{left:-1rem;width:calc(100% + 3rem)}.skills_paragraph__pP6BR{font-size:1rem;text-align:left}.skills_skillsGrid__bWpQa{gap:1.5rem;width:100%;padding:0 .5rem;justify-content:center}.skills_skillCategory__eevdL{padding:1.5rem;width:100%;min-width:280px;margin:0 auto;flex:1 1 100%;max-width:400px}.skills_categoryTitle__rL3xm{font-size:1.25rem}}@media (max-width:1024px) and (min-width:769px){.skills_skillsContainer__HReTP{gap:3rem;padding:3rem 1.5rem}.skills_title__q7Dxt{font-size:3rem}.skills_skillsGrid__bWpQa{max-width:700px}.skills_skillCategory__eevdL{flex:1 1 300px}}@keyframes skills_fadeInUp__EUgUm{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.skills_textContent__SZAza{animation:skills_fadeInUp__EUgUm 1s ease-out}.skills_skillCategory__eevdL:first-child{animation:skills_fadeInUp__EUgUm 1s ease-out .2s both}.skills_skillCategory__eevdL:nth-child(2){animation:skills_fadeInUp__EUgUm 1s ease-out .4s both}.skills_skillCategory__eevdL:nth-child(3){animation:skills_fadeInUp__EUgUm 1s ease-out .6s both}.projects_projectsContainer__lmfGo{max-width:1200px;margin:0 auto;padding:4rem 2rem;min-height:calc(100vh - 56px);display:flex;flex-direction:column;gap:4rem}.projects_contentSection__mEzww{flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center}.projects_textContent__lve2p{max-width:600px}.projects_title__ppa2B{font-size:3.5rem;font-weight:700;color:white;margin-bottom:2rem;line-height:1.2;position:relative;display:inline-block;padding:1rem 3rem 1rem 2rem;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.2)}.projects_title__ppa2B:before{content:"";position:absolute;left:-2rem;top:0;bottom:0;width:calc(100% + 6rem);background:linear-gradient(90deg,#6a11cb,#2575fc 35%,#a855f7 65%,rgba(168,85,247,.3) 90%,transparent);border-radius:0 50px 50px 0;z-index:-1}.projects_paragraphContainer__ndnsF{display:flex;flex-direction:column;gap:1.5rem}.projects_paragraph__flfRf{font-size:1.125rem;line-height:1.8;color:#e2e8f0;text-align:justify;opacity:.9;transition:opacity .3s ease}.projects_paragraph__flfRf:hover{opacity:1}.projects_description__p1F6_{font-size:1.1rem;line-height:1.6;color:#e2e8f0;margin-bottom:3rem}.projects_projectsSection__56LoA{flex:1 1 auto;display:flex;justify-content:center;align-items:flex-start;padding-top:0}.projects_projectsGrid__4zukn{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;max-width:1200px}.projects_projectCard__MkOxe{background:rgba(255,255,255,.05);border-radius:16px;border:1px solid rgba(255,255,255,.1);overflow:hidden;transition:all .3s ease;backdrop-filter:blur(10px);box-shadow:0 8px 32px rgba(0,0,0,.2);flex:1 1 350px;min-width:320px;max-width:400px}.projects_projectCard__MkOxe:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,.3);border-color:rgba(168,85,247,.3)}.projects_projectContent__lNfoy{padding:1.5rem}.projects_projectTitle__J6TIS{font-size:1.5rem;font-weight:600;color:white;margin-bottom:1rem;line-height:1.3}.projects_projectDescription__kfXkJ{font-size:1rem;line-height:1.6;color:#cbd5e0;margin-bottom:1.5rem}.projects_technologiesContainer__xQUpE{margin-bottom:1.5rem}.projects_technologiesTitle___clK8{font-size:.9rem;font-weight:600;color:#a855f7;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.projects_technologies__lME51{display:flex;flex-wrap:wrap;gap:.5rem}.projects_technologyTag__s7HF8{background:linear-gradient(135deg,#6a11cb,#2575fc);color:white;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500;border:1px solid rgba(255,255,255,.2);transition:all .2s ease}.projects_technologyTag__s7HF8:hover{background:linear-gradient(135deg,#7c3aed,#3b82f6);transform:translateY(-1px);box-shadow:0 4px 12px rgba(124,58,237,.4)}.projects_projectLinks__0DXpM{display:flex;gap:1rem;margin-top:auto}.projects_projectLink__89uAA{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#6a11cb,#2575fc);color:white;text-decoration:none;border-radius:8px;font-weight:500;font-size:.9rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);flex:1;justify-content:center}.projects_projectLink__89uAA:hover{background:linear-gradient(135deg,#7c3aed,#3b82f6);transform:translateY(-2px);box-shadow:0 8px 25px rgba(124,58,237,.4);color:white;text-decoration:none}.projects_projectLink__89uAA svg{transition:transform .2s ease}.projects_projectLink__89uAA:hover svg{transform:translateX(2px)}@media (max-width:768px){.projects_projectsContainer__lmfGo{padding:2rem 1rem;gap:2rem}.projects_title__ppa2B{font-size:2.5rem;padding:.75rem 2rem .75rem 1.5rem}.projects_title__ppa2B:before{left:-1rem;width:calc(100% + 3rem);border-radius:0 30px 30px 0}.projects_projectsGrid__4zukn{flex-direction:column;align-items:center;gap:1.5rem}.projects_projectCard__MkOxe{flex:none;width:100%;max-width:400px}.projects_projectContent__lNfoy{padding:1.25rem}.projects_projectLinks__0DXpM{flex-direction:column;gap:.75rem}.projects_projectLink__89uAA{width:100%}}@media (max-width:480px){.projects_projectsContainer__lmfGo{padding:1.5rem .75rem}.projects_title__ppa2B{font-size:2rem;padding:.5rem 1.5rem .5rem 1rem}.projects_title__ppa2B:before{left:-.5rem;width:calc(100% + 2rem);border-radius:0 20px 20px 0}.projects_projectCard__MkOxe{max-width:100%}.projects_projectContent__lNfoy{padding:1rem}.projects_technologies__lME51{gap:.375rem}.projects_technologyTag__s7HF8{font-size:.75rem;padding:.2rem .6rem}}@keyframes projects_fadeInUp__g9_po{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.projects_textContent__lve2p{animation:projects_fadeInUp__g9_po 1s ease-out}.projects_projectsSection__56LoA{animation:projects_fadeInUp__g9_po 1s ease-out .2s both}.contact_contactContainer__IYPY1{max-width:1200px;margin:0 auto;padding:4rem 2rem;min-height:calc(100vh - 56px);display:flex;align-items:center;gap:4rem}.contact_contentSection__rx5YX{flex:1;display:flex;flex-direction:column;justify-content:center}.contact_textContent__59BTk{max-width:600px}.contact_title__BEhZA{font-size:3.5rem;font-weight:700;color:white;margin-bottom:2rem;line-height:1.2;position:relative;display:inline-block;padding:1rem 3rem 1rem 2rem;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.2)}.contact_title__BEhZA:before{content:"";position:absolute;left:-2rem;top:0;bottom:0;width:calc(100% + 6rem);background:linear-gradient(90deg,#6a11cb,#2575fc 35%,#a855f7 65%,rgba(168,85,247,.3) 90%,transparent);border-radius:0 50px 50px 0;z-index:-1}.contact_paragraphContainer__SK4VW{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.contact_paragraph__phniA{font-size:1.125rem;line-height:1.8;color:#e2e8f0;text-align:justify;opacity:.9;transition:opacity .3s ease}.contact_paragraph__phniA:hover{opacity:1}.contact_contactInfo__t03A1{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.contact_contactItem__9OZ0i{display:flex;align-items:center;gap:1rem;font-size:1.1rem;color:#e2e8f0;transition:color .3s ease}.contact_contactItem__9OZ0i:hover{color:white}.contact_contactIcon__s9OOD{font-size:1.2rem;width:24px;text-align:center}.contact_formSection__BdcIB{flex:0 0 auto;display:flex;justify-content:flex-end;align-items:flex-start;padding-top:2rem}.contact_contactForm__3kkGt{background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;width:400px;box-shadow:0 20px 25px -5px rgba(0,0,0,.3),0 10px 10px -5px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease}.contact_contactForm__3kkGt:hover{transform:translateY(-4px);box-shadow:0 25px 30px -5px rgba(0,0,0,.4),0 15px 15px -5px rgba(0,0,0,.3)}.contact_formGroup__SLs_M{margin-bottom:1.5rem}.contact_formInput__qNkq2,.contact_formSelect___KNL8,.contact_formTextarea__WzgK2{width:100%;padding:1rem;border:none;border-radius:10px;background:rgba(255,255,255,.9);color:#333;font-size:1rem;transition:all .3s ease;box-sizing:border-box}.contact_formInput__qNkq2:focus,.contact_formSelect___KNL8:focus,.contact_formTextarea__WzgK2:focus{outline:none;background:rgba(255,255,255,1);box-shadow:0 0 0 2px rgba(168,85,247,.5);transform:translateY(-2px)}.contact_formTextarea__WzgK2{resize:vertical;min-height:120px;font-family:inherit}.contact_submitButton__BlAQb{width:100%;padding:1rem;border:none;border-radius:10px;background:linear-gradient(90deg,#6a11cb,#2575fc 50%,#a855f7);color:white;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.contact_submitButton__BlAQb:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(106,17,203,.3);background:linear-gradient(90deg,#7c2ae8,#3b82f6 50%,#c084fc)}.contact_submitButton__BlAQb:active{transform:translateY(0)}@media (max-width:1024px){.contact_contactContainer__IYPY1{flex-direction:column;gap:3rem;text-align:center}.contact_formSection__BdcIB{justify-content:center;padding-top:0}.contact_contactForm__3kkGt{width:100%;max-width:500px}}@media (max-width:768px){.contact_contactContainer__IYPY1{padding:2rem 1rem;gap:2rem}.contact_title__BEhZA{font-size:2.5rem;padding:1rem 2rem .8rem 1.5rem}.contact_title__BEhZA:before{left:-1rem;width:calc(100% + 3rem)}.contact_paragraph__phniA{font-size:1rem;text-align:left}.contact_contactForm__3kkGt{padding:2rem;width:100%;min-width:320px}.contact_contactInfo__t03A1{align-items:flex-start}}@media (max-width:1024px) and (min-width:769px){.contact_contactContainer__IYPY1{gap:3rem;padding:3rem 1.5rem}.contact_title__BEhZA{font-size:3rem}.contact_contactForm__3kkGt{width:350px}}@keyframes contact_fadeInUp__lOByn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact_textContent__59BTk{animation:contact_fadeInUp__lOByn 1s ease-out}.contact_contactForm__3kkGt{animation:contact_fadeInUp__lOByn 1s ease-out .2s both}.social-icons_socialContainer__Y5CcB{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);z-index:100}.social-icons_socialIconsWrapper__g2ZYs{display:flex;gap:1.5rem;padding:1rem 2rem;background:rgba(0,0,0,.3);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:50px;box-shadow:0 8px 32px rgba(0,0,0,.3),0 4px 16px rgba(0,0,0,.2);transition:all .3s ease}.social-icons_socialIconsWrapper__g2ZYs:hover{background:rgba(0,0,0,.4);border-color:rgba(255,255,255,.2);transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.4),0 6px 20px rgba(0,0,0,.3)}.social-icons_socialIcon__8HZbC{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.1);transition:all .3s ease;position:relative;overflow:hidden}.social-icons_socialIcon__8HZbC:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent,rgba(255,255,255,.1));opacity:0;transition:opacity .3s ease}.social-icons_socialIcon__8HZbC:hover:before{opacity:1}.social-icons_socialIcon__8HZbC:hover{transform:translateY(-4px) scale(1.1);border-color:rgba(255,255,255,.3);box-shadow:0 8px 20px rgba(0,0,0,.3),0 4px 10px rgba(0,0,0,.2)}.social-icons_socialIconImage__myW7y{width:24px;height:24px;transition:all .3s ease;filter:brightness(0) invert(1);position:relative;z-index:1}.social-icons_socialIcon__8HZbC:hover .social-icons_socialIconImage__myW7y{filter:brightness(0) invert(1) drop-shadow(0 0 8px rgba(255,255,255,.5));transform:scale(1.1)}.social-icons_twitter__laLC1:hover{background:linear-gradient(135deg,#1da1f2,#0d8bd9);border-color:#1da1f2}.social-icons_leetcode__khS_Y:hover{background:linear-gradient(135deg,#f9c51b,#f9c51b);border-color:#f9c51b}.social-icons_instagram___stAY:hover{background:linear-gradient(135deg,#e4405f,#833ab4,#fccc63);border-color:#e4405f}.social-icons_linkedin__yB_rO:hover{background:linear-gradient(135deg,#0077b5,#005885);border-color:#0077b5}.social-icons_github__gNevX:hover{background:linear-gradient(135deg,#333,#24292e);border-color:#333}.social-icons_github__gNevX:hover .social-icons_socialIconImage__myW7y,.social-icons_instagram___stAY:hover .social-icons_socialIconImage__myW7y,.social-icons_linkedin__yB_rO:hover .social-icons_socialIconImage__myW7y,.social-icons_twitter__laLC1:hover .social-icons_socialIconImage__myW7y{filter:brightness(0) invert(1)}@media (max-width:768px){.social-icons_socialContainer__Y5CcB{bottom:1rem}.social-icons_socialIconsWrapper__g2ZYs{gap:1rem;padding:.8rem 1.5rem}.social-icons_socialIcon__8HZbC{width:40px;height:40px}.social-icons_socialIconImage__myW7y{width:20px;height:20px}}@keyframes social-icons_slideUpFade__LH_my{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.social-icons_socialContainer__Y5CcB{animation:social-icons_slideUpFade__LH_my 1s ease-out 1.5s both}.resume_resumeContainer__TNA3w{position:fixed;top:2rem;left:50%;transform:translateX(-50%);z-index:100}.resume_resumeWrapper__3lWhb{display:flex;flex-direction:column;align-items:center;gap:1rem}.resume_toggleButton__X2k3D{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1.5rem;background:rgba(0,0,0,.3);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:50px;color:white;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 32px rgba(0,0,0,.3),0 4px 16px rgba(0,0,0,.2);min-width:120px}.resume_toggleButton__X2k3D:hover{background:rgba(0,0,0,.4);border-color:rgba(255,255,255,.2);transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.4),0 6px 20px rgba(0,0,0,.3)}.resume_resumeLabel__tnOor{font-size:.9rem;font-weight:500;color:white}.resume_arrow__I0JmC{font-size:1.2rem;transition:transform .3s ease;color:white}.resume_arrowUp____E07{transform:rotate(0deg)}.resume_arrowDown___U2nw{transform:rotate(180deg)}.resume_expandedContent___pSed{padding:1.5rem 2rem;background:rgba(0,0,0,.3);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.3),0 4px 16px rgba(0,0,0,.2);animation:resume_slideDownFade__rXJy6 .3s ease-out;min-width:250px}.resume_resumeTitle__I9On5{font-size:1.2rem;font-weight:600;color:white;text-align:center;margin-bottom:1.5rem}.resume_resumeActions__stkfZ{display:flex;gap:1rem;justify-content:center}.resume_actionButton__Y7Hwn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.2rem;border:1px solid rgba(255,255,255,.1);border-radius:25px;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));color:white;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500;min-width:100px}.resume_actionButton__Y7Hwn:hover{transform:translateY(-2px) scale(1.05);border-color:rgba(255,255,255,.3);box-shadow:0 8px 20px rgba(0,0,0,.3),0 4px 10px rgba(0,0,0,.2)}.resume_buttonIcon__8pjke{font-size:1rem}.resume_viewButton__BMVjM:hover{background:linear-gradient(135deg,#4CAF50,#45a049);border-color:#4CAF50}.resume_downloadButton__zTWt3:hover{background:linear-gradient(135deg,#2196F3,#1976D2);border-color:#2196F3}@keyframes resume_slideDownFade__rXJy6{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes resume_slideUpFade__c31Z_{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.resume_resumeContainer__TNA3w{animation:resume_slideUpFade__c31Z_ 1s ease-out 1s both}@media (max-width:768px){.resume_toggleButton__X2k3D{padding:.7rem 1.2rem;min-width:100px}.resume_resumeLabel__tnOor{font-size:.8rem}.resume_expandedContent___pSed{padding:1.2rem 1.5rem;min-width:200px}.resume_resumeTitle__I9On5{font-size:1.1rem;margin-bottom:1.2rem}.resume_resumeActions__stkfZ{flex-direction:column;gap:.8rem}.resume_actionButton__Y7Hwn{padding:.7rem 1rem;font-size:.8rem;min-width:90px}.resume_buttonIcon__8pjke{font-size:.9rem}}@media (max-width:480px){.resume_toggleButton__X2k3D{padding:.6rem 1rem;min-width:90px}.resume_expandedContent___pSed{padding:1rem;min-width:180px}}.layout_layoutContainer__ZQpfB,.layout_mainContent__FM2yg{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.layout_mainContent__FM2yg{width:100vw;padding:0;margin:0;box-sizing:border-box;transition:all .3s ease}.layout_mainContent__FM2yg.layout_desktop__K_tGD,.layout_mainContent__FM2yg.layout_mobile__83OqY{padding:0;width:100vw;min-height:100vh}@media (max-width:768px){.layout_mainContent__FM2yg{padding:0!important;margin:0!important;width:100vw!important;min-height:100vh!important}}@media (min-width:769px){.layout_mainContent__FM2yg{padding:0!important;margin:0!important;width:100vw!important;min-height:100vh!important}}.layout_mainContent__FM2yg.layout_admin__tOKCa{align-items:center;justify-content:center;max-width:none;padding:0}.layout_mainContent__FM2yg.layout_admin__tOKCa.layout_desktop__K_tGD,.layout_mainContent__FM2yg.layout_admin__tOKCa.layout_mobile__83OqY{padding:0}