@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}:root{--primary:#ff7e3b;--bg-light:#faf9f6;--text-light:#1a1a1a;--bg-dark:#1a1a1a;--text-dark:#faf9f6;--accent-light:#e5e5e5;--accent-dark:#333}*{margin:0;padding:0;box-sizing:border-box;transition:all .3s ease}html{scroll-behavior:smooth}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:var(--bg-dark);color:var(--text-dark);line-height:1.6}#particles-js{position:fixed!important;width:100%!important;height:100vh!important;z-index:-1!important;top:0!important;left:0!important;background-color:transparent!important}canvas{display:block}footer,main,nav,section{position:relative;z-index:1}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;position:fixed;width:100%;background-color:var(--bg-dark);z-index:1000;box-shadow:0 2px 10px hsla(0,0%,100%,.1)}.nav-links{display:flex;gap:2rem}.nav-links a{color:var(--text-dark);text-decoration:none;font-weight:500;position:relative}.nav-links a:after{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:0;background-color:var(--primary);transition:width .3s ease}.nav-links a:hover:after{width:100%}.menu-toggle{display:none;background:none;font-size:1.5rem;padding:.5rem}.menu-toggle,.theme-toggle{border:none;color:var(--text-dark);cursor:pointer}.theme-toggle{background-color:var(--accent-dark);padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.theme-toggle:hover{background-color:var(--primary);transform:rotate(180deg)}.theme-toggle .material-icons{font-size:24px}.hero{display:flex;align-items:center;justify-content:center;min-height:100vh;gap:4rem;padding:80px 2rem 2rem}.hero-content{max-width:600px}.profile-img{width:300px;height:300px;object-fit:cover;border-radius:50%;border:4px solid var(--primary);animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.title{font-size:3rem;margin-bottom:1rem;color:var(--primary)}.subtitle{font-size:1.5rem;margin-bottom:2rem;opacity:.8}.btn{padding:.8rem 2rem;background-color:var(--primary);color:#fff;border:none;border-radius:5px;cursor:pointer;text-decoration:none;display:inline-block;font-weight:500;transition:transform .3s ease}.btn:hover{transform:translateY(-3px)}.projects{padding:4rem 2rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.project-card{background-color:var(--accent-dark);border-radius:10px;overflow:hidden;transition:transform .3s ease}.project-card:hover{transform:translateY(-10px)}.project-card:nth-child(n+5){display:none}.load-more,.projects-grid.show-all .project-card:nth-child(n+5){display:block}.load-more{margin:2rem auto;padding:.8rem 2rem;background-color:var(--primary);color:#fff;border:none;border-radius:5px;cursor:pointer;font-weight:500;transition:all .3s ease}.project-img{width:100%;height:200px;object-fit:cover}.project-content{padding:1.5rem}.project-title{font-size:1.5rem;margin-bottom:1rem}.project-description{margin-bottom:1rem;opacity:.8}.experience{padding:4rem 2rem}.experience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.experience-card{background-color:var(--accent-dark);border-radius:10px;padding:2rem;transition:transform .3s ease}.experience-card:hover{transform:translateY(-10px)}.experience-title{font-size:1.5rem;margin-bottom:.5rem;color:var(--primary)}.experience-company{font-size:1.2rem;margin-bottom:.5rem}.experience-date{font-size:1rem;opacity:.8;margin-bottom:1rem}.skills{padding:4rem 2rem}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.skills-card{background-color:var(--accent-dark);border-radius:10px;padding:2rem;transition:transform .3s ease}.skills-card:hover{transform:translateY(-10px)}.skills-title{font-size:1.5rem;margin-bottom:1.5rem;color:var(--primary);text-align:center}.skills-list{list-style:none;padding:0}.skills-list li{padding:.5rem 1rem;margin-bottom:.5rem;background-color:var(--bg-dark);border-radius:5px;text-align:center;transition:all .3s ease}.skills-list li:hover{background-color:var(--primary);color:#fff;transform:translateX(10px)}.education{padding:4rem 2rem}.education-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.education-card{border-radius:1rem;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;border:1px solid hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.education-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15);background-color:hsla(0,0%,100%,.08)}.education-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.education-title{font-size:1.5rem;color:var(--primary);margin:0}.education-type{padding:.25rem .75rem;background:var(--primary);color:#fff;border-radius:1rem;font-size:.875rem}.education-institution{font-size:1.25rem;margin:.5rem 0;opacity:.9}.education-date{font-size:.875rem;margin-bottom:1rem;opacity:.7}.education-description{margin-bottom:1.5rem;line-height:1.6}.contact{padding:4rem 2rem;text-align:center}.contact-content{max-width:600px;margin:0 auto}.contact-content p{font-size:1.2rem;margin-bottom:2rem}.social-links{gap:1rem;margin-top:2rem}.social-links,.social-links a{display:flex;justify-content:center}.social-links a{color:var(--text-dark);font-size:1.8rem;padding:10px;border-radius:50%;background-color:var(--accent-dark);align-items:center;transition:all .3s ease}.social-links a:hover{color:#fff;background-color:var(--primary);transform:translateY(-3px)}.footer{background-color:var(--accent-dark);padding:4rem 2rem 1rem;margin-top:4rem;position:relative}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.footer-section h3{color:var(--primary);margin-bottom:1.5rem;font-size:1.3rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.8rem}.footer-section a{color:var(--text-dark);text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:var(--primary)}.footer-bottom{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--primary)}.heart{color:#ff4d4d;animation:heartBeat 1.5s infinite}.heart,.nextlogo{display:inline-block}.nextlogo{animation:heartBeat 2s infinite}@keyframes heartBeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.back-to-top{position:fixed;bottom:2rem;right:2rem;background-color:var(--primary);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{transform:translateY(-5px);background-color:var(--accent-dark)}.page-loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--bg-dark);display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease,visibility .5s ease}.page-loader.hidden{opacity:0;visibility:hidden}.loader{width:50px;height:50px;border:3px solid var(--accent-light);border-top-color:var(--primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}body.light-mode{background-color:var(--bg-light);color:var(--text-light)}body.light-mode .navbar{background-color:var(--bg-light);box-shadow:0 2px 10px rgba(0,0,0,.1)}body.light-mode .nav-links a{color:var(--text-light)}body.light-mode .theme-toggle{color:var(--text-light)}body.light-mode .experience-card,body.light-mode .project-card,body.light-mode .skills-card,body.light-mode .theme-toggle{background-color:var(--accent-light)}body.light-mode .skills-list li{background-color:var(--bg-light)}body.light-mode .social-links a{color:var(--text-light)}body.light-mode .footer,body.light-mode .social-links a{background-color:var(--accent-light)}body.light-mode .footer-section a{color:var(--text-light)}body.light-mode .education-card{background-color:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1)}body.light-mode .education-card:hover{background-color:rgba(0,0,0,.08)}@media (max-width:1200px){.container{max-width:95%}}@media (max-width:768px){.load-more{width:80%;max-width:300px}}@media (max-width:480px){.load-more{width:100%;margin:1.5rem auto}}@media (max-width:992px){.hero{flex-direction:column-reverse;text-align:center;gap:2rem;padding-top:100px}.profile-img{width:250px;height:250px}.hero-content{max-width:100%}.title{font-size:2.5rem}.subtitle{font-size:1.25rem}.experience-grid,.projects-grid,.skills-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.navbar{padding:1rem}.menu-toggle{display:block}.nav-links{display:none;position:fixed;top:70px;left:0;right:0;background-color:var(--bg-dark);flex-direction:column;padding:1rem;gap:1rem;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.1)}.nav-links.active{display:flex}body.light-mode .nav-links{background-color:var(--bg-light)}.education-grid,.experience-grid,.projects-grid,.skills-grid{grid-template-columns:1fr}.education-card,.experience-card,.project-card,.skills-card{margin:0 auto;max-width:400px}.footer-content{grid-template-columns:1fr;text-align:center}.social-links{justify-content:center}.back-to-top{bottom:1rem;right:1rem}.education-header{flex-direction:column;align-items:flex-start;gap:.5rem}.education-type{align-self:flex-start}.contact-content{padding:0 1rem}}@media (max-width:480px){html{font-size:14px}.title{font-size:2rem}.subtitle{font-size:1.1rem}.education-title,.experience-title,.project-title,.skills-title{font-size:1.25rem}.contact,.education,.experience,.hero,.projects,.skills{padding:3rem 1rem}.education-card,.experience-card,.project-card,.skills-card{padding:1.25rem}}@media (max-width:360px){.btn{padding:.6rem 1.5rem;width:100%;text-align:center}.social-links{flex-wrap:wrap}.social-links a{font-size:1.5rem;padding:8px}.back-to-top{width:40px;height:40px}.profile-img{width:200px;height:200px}}@media print{.back-to-top,.menu-toggle,.navbar,.theme-toggle{display:none}body{background-color:#fff;color:#000}.contact,.education,.experience,.hero,.projects,.skills{padding:20px 0;page-break-inside:avoid}.profile-img{width:150px;height:150px}a{text-decoration:none;color:#000}}