@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-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_e8ce0c;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_e8ce0c;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_e8ce0c;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_e8ce0c;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-color:#667eea;--secondary-color:#764ba2;--text-light:#fff;--text-dark:#333;--nav-bg:hsla(0,0%,100%,.9);--nav-border:rgba(0,0,0,.1);--homepage-bg:#f5f5f5;--footer-bg:hsla(0,0%,100%,.9);--footer-border:rgba(0,0,0,.1);--social-border:rgba(0,0,0,.1);--social-hover-border:rgba(0,0,0,.2)}.dark{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--text-dark:#fff;--nav-bg:#000;--nav-border:hsla(0,0%,100%,.1);--homepage-bg:#000;--footer-bg:#000;--footer-border:hsla(0,0%,100%,.1);--social-border:hsla(0,0%,100%,.1);--social-hover-border:hsla(0,0%,100%,.2)}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:rgb(var(--background-start-rgb));font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.navigation{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--nav-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--nav-border)}.nav-container{max-width:1200px;margin:0 auto;padding:.5rem 2rem;justify-content:space-between}.nav-container,.nav-menu{display:flex;align-items:center}.nav-menu{gap:2rem}.nav-menu .nav-link{font-size:1.3rem;color:var(--text-dark);transition:color .3s ease;padding:.5rem 1rem;border-radius:5px;text-decoration:none}.nav-link:hover{color:var(--primary-color)}.theme-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:transparent;color:var(--text-dark);transition:all .3s ease;border:2px solid var(--social-border);cursor:pointer;padding:0}.theme-toggle:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.1);border-color:var(--social-hover-border);background:hsla(0,0%,100%,.1)}.dark .theme-toggle:hover{background:hsla(0,0%,100%,.05);box-shadow:0 5px 15px rgba(0,0,0,.3)}.theme-icon{width:20px;height:20px;transition:transform .3s ease}.theme-toggle:hover .theme-icon{transform:scale(1.1)}.homepage{min-height:100vh;background:var(--homepage-bg);color:var(--text-dark);position:relative;display:flex;flex-direction:column;transition:background-color .3s ease}.main-content{padding-top:60px;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem;min-height:calc(100vh - 60px - 120px)}.profile-photo-container{margin-bottom:1rem}.profile-photo{position:relative;width:350px;height:350px;margin:0 auto;border-radius:50%;overflow:hidden;border:4px solid var(--social-border);box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.dark .profile-photo{box-shadow:0 10px 30px rgba(0,0,0,.3)}.profile-photo:hover{transform:scale(1.05);box-shadow:0 15px 40px rgba(0,0,0,.15)}.dark .profile-photo:hover{box-shadow:0 15px 40px rgba(0,0,0,.4)}.profile-image{object-fit:cover}.profile-fallback,.profile-image{width:100%;height:100%;border-radius:50%}.profile-fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:#fff;font-size:4rem;font-weight:700}.name-section{margin-bottom:.5rem}.name{font-size:3.5rem;font-weight:700;color:var(--text-dark);text-shadow:1px 1px 2px rgba(0,0,0,.1);letter-spacing:2px;margin:0;animation:fadeInUp 1s ease-out;transition:color .3s ease}.dark .name{text-shadow:1px 1px 2px rgba(0,0,0,.3)}.titles-section{margin-bottom:1rem}.titles{font-size:1.4rem;color:#666;font-weight:300;line-height:1.4;max-width:700px;margin:0 auto;text-shadow:none;animation:fadeInUp 1s ease-out .3s both;transition:color .3s ease}.dark .titles{color:#fff}.description-section{margin-bottom:1rem;max-width:700px;margin-left:auto;margin-right:auto}.description{font-size:1.2rem;color:#555;line-height:1.5;text-align:center;margin:0;padding:0 1.5rem;font-weight:400;animation:fadeInUp 1s ease-out .6s both;transition:color .3s ease}.dark .description{color:#fff}.footer{background:var(--footer-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--footer-border);padding:1rem 0;margin-top:auto;transition:background-color .3s ease,border-color .3s ease}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.social-links{gap:1rem;margin-bottom:.5rem}.social-link,.social-links{display:flex;justify-content:center;align-items:center}.social-link{width:40px;height:40px;border-radius:50%;background:transparent;color:var(--text-dark);transition:all .3s ease;text-decoration:none;border:2px solid var(--social-border)}.social-link:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.1);border-color:var(--social-hover-border)}.dark .social-link:hover{box-shadow:0 5px 15px rgba(0,0,0,.3)}.social-link:hover .social-icon{transform:scale(1.1)}.social-icon{width:20px;height:20px;transition:transform .3s ease}.social-link[href*=github] .social-icon{color:#333}.dark .social-link[href*=github] .social-icon{color:#fff}.social-link[href*=linkedin] .social-icon{color:#0077b5}.social-link[href*=instagram] .social-icon{color:#e4405f}.social-link[href*=youtube] .social-icon{color:red}.social-link[href*=twitter] .social-icon{color:#1da1f2}.footer-text{color:var(--text-dark);font-size:1.1rem;opacity:.8;transition:color .3s ease}.footer-text p{margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.nav-container{padding:.5rem 1rem}.nav-menu{gap:1rem}.nav-menu .nav-link{font-size:1.2rem;padding:.3rem .8rem}.theme-toggle{width:35px;height:35px}.theme-icon{width:18px;height:18px}.main-content{padding:80px 1rem 1rem;gap:.8rem}.profile-photo{width:300px;height:300px}.name{font-size:2.8rem}.titles{font-size:1.3rem;padding:0 1rem}.description{font-size:1.1rem}.description,.footer-container{padding:0 1rem}.social-links{gap:.8rem}.social-link{width:35px;height:35px}.social-icon{width:18px;height:18px}}@media (max-width:480px){.nav-container{flex-direction:column;gap:.3rem;padding:.3rem}.nav-menu{gap:.6rem}.nav-menu .nav-link{font-size:1.1rem;padding:.2rem .5rem}.theme-toggle{width:30px;height:30px}.theme-icon{width:16px;height:16px}.profile-photo{width:200px;height:200px}.name{font-size:2.2rem}.titles{font-size:1.1rem}.description{font-size:1rem;padding:0 .5rem}.social-links{gap:.6rem}.social-link{width:30px;height:30px}.social-icon{width:16px;height:16px}.footer-text{font-size:.9rem}}.container{max-width:1200px;margin:0 auto;padding:20px;text-align:center}.header{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.dark .header{color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.paragraph{font-size:1.2rem;color:#666;line-height:1.6;margin-bottom:30px;transition:color .3s ease}.dark .paragraph{color:#fff}.about-page{min-height:100vh;background:var(--bg-color);color:var(--text-color);transition:all .3s ease}.about-main{max-width:1400px;margin:0 auto;padding:100px 1rem 2rem}.about-header{text-align:center;margin-bottom:4rem}.about-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-subtitle{font-size:1.3rem;color:var(--text-secondary);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.section-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.tab-button{padding:.8rem 2rem;font-size:1.1rem;font-weight:600;border:2px solid var(--primary-color);background:transparent;color:var(--primary-color);border-radius:50px;cursor:pointer;transition:all .3s ease}.tab-button:hover{transform:translateY(-2px)}.tab-button.active,.tab-button:hover{background:var(--primary-color);color:#fff;box-shadow:0 8px 25px rgba(99,102,241,.3)}.work-section{margin-top:2rem}.projects-grid{display:flex;flex-direction:column;gap:4rem}.project-card{display:flex;align-items:center;gap:3rem;padding:2rem;border-radius:20px;background:var(--card-bg);box-shadow:0 10px 40px rgba(0,0,0,.1);transition:all .3s ease}.dark .project-card,.project-card{border:1px solid var(--border-color)}.dark .project-card{box-shadow:0 10px 40px rgba(0,0,0,.3)}.project-card:hover{transform:translateY(-5px);box-shadow:0 20px 60px rgba(0,0,0,.15)}.dark .project-card:hover{box-shadow:0 20px 60px rgba(0,0,0,.4)}.project-card.left-aligned{flex-direction:row}.project-card.right-aligned{flex-direction:row-reverse}.project-content{display:flex;align-items:center;gap:3rem;width:100%}.project-media{flex:0 0 400px}.project-info{flex:1 1;padding:1rem 0}.image-carousel{position:relative;border-radius:15px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.2)}.carousel-container{position:relative;width:100%;height:300px}.carousel-image{width:100%;height:100%;position:relative}.project-image{object-fit:contain;border-radius:15px}.project-image,.project-image-placeholder{width:100%!important;height:100%!important}.project-image-placeholder{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color))!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:18px!important;font-weight:700!important;border-radius:15px!important;text-align:center!important;padding:20px!important;box-sizing:border-box!important;word-wrap:break-word!important;line-height:1.4!important;transition:all .3s ease!important}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.9);border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;transition:all .3s ease;z-index:10;display:flex;align-items:center;justify-content:center;color:var(--text-color)}.dark .carousel-button{background:hsla(0,0%,100%,.1);color:#fff}.carousel-button:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 15px rgba(0,0,0,.2)}.dark .carousel-button:hover{background:hsla(0,0%,100%,.2);box-shadow:0 4px 15px rgba(0,0,0,.4)}.carousel-button.prev{left:10px}.carousel-button.next{right:10px}.carousel-indicators{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:10}.indicator{width:12px;height:12px;border-radius:50%;border:2px solid #fff;background:hsla(0,0%,100%,.5);cursor:pointer;transition:all .3s ease}.indicator.active{background:#fff;transform:scale(1.2)}.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.project-title{font-size:2rem;font-weight:700;color:var(--text-color);margin:0;flex:1 1;min-width:200px}.project-timeline{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem;padding:.8rem 1.2rem;background:var(--primary-color);color:#fff;border-radius:10px;font-weight:600;min-width:120px;text-align:center}.timeline-label{font-size:.8rem;opacity:.9}.timeline-value{font-size:.9rem}.project-description{font-size:1.1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1.5rem}.project-links{display:flex;gap:1rem;flex-wrap:wrap}.project-link{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;text-decoration:none;border-radius:10px;font-weight:600;transition:all .3s ease}.dark .project-link,.project-link{background:var(--card-bg);color:var(--text-color);border:2px solid var(--border-color)}.project-link:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.3)}.dark .project-link:hover{box-shadow:0 8px 25px rgba(99,102,241,.5)}.github-icon,.linkedin-icon{width:20px;height:20px}@media (max-width:1024px){.about-title{font-size:3rem}.project-card.left-aligned,.project-card.right-aligned,.project-content{flex-direction:column}.project-content{gap:2rem}.project-media{flex:none;width:100%;max-width:500px}.project-header{flex-direction:column;align-items:flex-start}.project-timeline{align-self:flex-start}}@media (max-width:768px){.about-main{padding:80px 1rem 1rem}.about-title{font-size:2.5rem}.about-subtitle{font-size:1.1rem}.section-tabs{flex-direction:column;align-items:center}.tab-button{width:200px}.project-card{padding:1.5rem;gap:2rem}.project-title{font-size:1.5rem}.project-description{font-size:1rem}.carousel-button{width:35px;height:35px;font-size:1.2rem}}@media (max-width:480px){.about-title{font-size:2rem}.project-card{padding:1rem;gap:1.5rem}.project-title{font-size:1.3rem}.project-timeline{padding:.6rem 1rem;font-size:.8rem}.github-link{padding:.6rem 1rem;font-size:.9rem}}