:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{position:fixed;top:0;left:0;right:0;background:linear-gradient(135deg,#4832a4,#368a99,#b31a6e);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2);z-index:1000;transition:all .3s ease;box-shadow:0 4px 20px #ff6b9d4d}.navbar-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:70px}.navbar-brand a{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;transition:color .3s ease;text-shadow:0 2px 4px rgba(0,0,0,.1)}.navbar-brand a:hover{color:#ffeef7;transform:scale(1.05)}.navbar-menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.navbar-item{margin:0}.navbar-link{color:#fff;text-decoration:none;font-weight:500;font-size:1rem;transition:all .3s ease;position:relative;padding:.5rem 0;text-shadow:0 1px 2px rgba(0,0,0,.1)}.navbar-link:hover,.navbar-link.active{color:#ffeef7;transform:translateY(-2px)}.navbar-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#ffeef7;transition:width .3s ease;box-shadow:0 0 10px #ffeef780}.navbar-link:hover:after,.navbar-link.active:after{width:100%}.navbar-toggle{display:none;flex-direction:column;cursor:pointer;padding:.5rem}.hamburger{width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s;border-radius:2px;box-shadow:0 1px 2px #0000001a}.hamburger.active:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active:nth-child(2){opacity:0}.hamburger.active:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width: 768px){.navbar-toggle{display:flex}.navbar-menu{position:absolute;top:70px;left:0;right:0;background:linear-gradient(135deg,#ff6b9d,#c44569,#f8b4d9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;gap:0;padding:1rem 0;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;border-bottom:1px solid rgba(255,255,255,.2);box-shadow:0 4px 20px #ff6b9d4d}.navbar-menu.active{transform:translateY(0);opacity:1;visibility:visible}.navbar-item{width:100%}.navbar-link{display:block;padding:1rem 2rem;border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.navbar-link:hover,.navbar-link.active{background:#ffffff1a;color:#ffeef7}.navbar-link:after{display:none}}@media (prefers-color-scheme: dark){.navbar{background:linear-gradient(135deg,#ff6b9d,#c44569,#f8b4d9);border-bottom:1px solid rgba(255,255,255,.2)}.navbar-brand a,.navbar-link{color:#fff}.hamburger{background:#fff}@media (max-width: 768px){.navbar-menu{background:linear-gradient(135deg,#ff6b9d,#c44569,#f8b4d9);border-bottom:1px solid rgba(255,255,255,.2)}.navbar-link{border-bottom:1px solid rgba(255,255,255,.1)}}}*{margin:0;padding:0;box-sizing:border-box}.landing-page{position:relative;width:100%;min-height:100vh;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;padding:0;top:0;left:0;background:radial-gradient(2px 2px at 20px 30px,rgba(255,255,255,.3),transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,.2),transparent),radial-gradient(1px 1px at 90px 40px,rgba(255,255,255,.4),transparent),radial-gradient(1px 1px at 130px 80px,rgba(255,255,255,.3),transparent),radial-gradient(2px 2px at 160px 30px,rgba(255,255,255,.2),transparent),linear-gradient(180deg,#1e3c72,#2a5298,#4facfe);background-size:200px 100px,200px 100px,200px 100px,200px 100px,200px 100px,100% 100%;animation:oceanFloat 20s linear infinite}.landing-page:before{content:"";position:absolute;bottom:0;left:0;width:200%;height:100%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:wave1 8s ease-in-out infinite;transform-origin:center bottom}.landing-page:after{content:"";position:absolute;bottom:0;left:0;width:200%;height:100%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.05) 50%,transparent 70%);animation:wave2 6s ease-in-out infinite reverse;transform-origin:center bottom}.landing-content{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100vh;color:#fffffff2;text-align:center;padding:2rem;padding-top:100px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);will-change:transform;overflow:auto}.landing-header{margin-bottom:2rem}.landing-header h1{padding-top:-50px;font-size:4rem;font-weight:700;margin-bottom:1.5rem;text-shadow:0 4px 20px rgba(0,0,0,.6);letter-spacing:-.02em;line-height:1.1;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-main-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.landing-main{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;gap:3rem}.graph-section{flex:1;display:flex;justify-content:center}.image-section{flex:1;display:flex;justify-content:center;align-items:center}.image-container{background:#ffffff1a;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000004d;padding:2rem;text-align:center;min-height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center}.node-image{width:350px;height:408px;margin-bottom:1rem;animation:imageFadeIn .5s ease-in-out;object-fit:contain;border-radius:8px}.image-info h3{font-size:1.5rem;margin-bottom:.5rem;color:#ffffffe6}.image-info p{font-size:1rem;color:#ffffffb3;line-height:1.4}.landing-text{flex:1;padding-right:2rem}.landing-content p{font-size:1.5rem;font-weight:400;max-width:700px;margin-bottom:3rem;text-shadow:0 2px 10px rgba(0,0,0,.5);line-height:1.6;opacity:.9}.cta-buttons{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.primary-btn,.secondary-btn{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:160px}.primary-btn{background:linear-gradient(135deg,#00b894,#00cec9);color:#fff;box-shadow:0 8px 25px #00b89466}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 12px 35px #00b89499}.secondary-btn{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.secondary-btn:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}@media (max-width: 768px){.landing-page{overflow-y:auto;overflow-x:hidden}.landing-content{flex-direction:column;text-align:center;justify-content:flex-start;padding:1rem;padding-top:120px;height:auto;min-height:100vh;overflow:visible}.landing-header{margin-bottom:1rem}.landing-main{flex-direction:column;gap:1rem;width:100%}.landing-header h1{font-size:2.5rem;margin-bottom:.5rem}.landing-content p{font-size:1.2rem;margin-bottom:2rem}.cta-buttons{flex-direction:column;align-items:center;gap:1rem}.primary-btn,.secondary-btn{width:200px;padding:.875rem 2rem}.graph-svg{width:350px;height:262px}.image-container{min-height:400px;padding:1.5rem}.node-image{width:300px;height:350px}}@media (max-width: 480px){.landing-page{overflow-y:auto;overflow-x:hidden}.landing-content{padding:.5rem;padding-top:110px;height:auto;min-height:100vh;overflow:visible}.landing-header{margin-bottom:.5rem}.landing-main{gap:.5rem}.landing-header h1{font-size:2rem;margin-bottom:.25rem}.landing-content p{font-size:1rem;margin-bottom:1.5rem}.primary-btn,.secondary-btn{font-size:1rem;padding:.75rem 1.5rem;min-width:140px}.graph-svg{width:280px;height:210px}.image-container{min-height:350px;padding:1rem}.node-image{width:250px;height:292px}.image-info h3{font-size:1.2rem}.image-info p{font-size:.9rem}}@media (max-width: 360px){.landing-page{overflow-y:auto;overflow-x:hidden}.landing-content{padding:.25rem;padding-top:100px;height:auto;min-height:100vh;overflow:visible}.landing-header{margin-bottom:.25rem}.landing-main{gap:.25rem}.landing-header h1{font-size:1.5rem;margin-bottom:.25rem}.graph-svg{width:250px;height:187px}.image-container{min-height:300px;padding:.75rem}.node-image{width:200px;height:233px}}.graph-container{margin:2rem 0;display:flex;justify-content:center;align-items:center}.graph-svg{width:450px;height:337px;background:#ffffff1a;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000004d}.connection{stroke:#fff6;stroke-width:2;stroke-linecap:round;animation:pulse 3s ease-in-out infinite}.connection:nth-child(odd){animation-delay:.5s}.connection:nth-child(3n){animation-delay:1s}.connection:nth-child(4n){animation-delay:1.5s}.node{stroke:#fffc;stroke-width:2;rx:5;ry:5;transition:all .3s ease;cursor:pointer}.node:hover{stroke:#fff;stroke-width:3;filter:drop-shadow(0 0 10px rgba(255,255,255,.6))}.node:active{stroke-width:4;filter:drop-shadow(0 0 15px rgba(255,255,255,.8));transform:scale(.95)}.node:nth-child(28){stroke:#00b894}.node:nth-child(29){stroke:#00cec9}.node:nth-child(30){stroke:#55a3ff}.node:nth-child(31){stroke:#74b9ff}.node:nth-child(32){stroke:#a29bfe}.node:nth-child(33){stroke:#fd79a8}.node:nth-child(34){stroke:#fdcb6e}.node:nth-child(35){stroke:#e17055}.node.active{stroke:#fff;stroke-width:4;filter:drop-shadow(0 0 15px rgba(255,255,255,.8))}@keyframes pulse{0%,to{opacity:.4;stroke-width:2}50%{opacity:.8;stroke-width:3}}@keyframes imageFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}html{scroll-behavior:smooth}.home-section{min-height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background:transparent;animation:bgFadeIn 1.5s ease;position:relative;overflow:hidden}@keyframes bgFadeIn{0%{opacity:0}to{opacity:1}}.home-container{width:100%;max-width:1100px;margin:0 auto;padding:2rem;display:flex;flex-direction:row;gap:3rem;align-items:center;justify-content:center;position:relative;z-index:2}.hero-content{color:#0baeef;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}.hero-title{padding-top:50px;font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2;animation:fadeInUp 1s ease-out;color:#fff}.highlight{background:linear-gradient(45deg,#ff6b9d,#f8b4d9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.hero-subtitle{font-size:1.7rem;font-weight:400;margin-bottom:1.5rem;opacity:.9;animation:fadeInUp 1s ease-out .2s both;color:#fff}.hero-description{font-size:1.3rem;line-height:1.6;margin-bottom:2rem;opacity:.8;animation:fadeInUp 1s ease-out .4s both;color:#ffffffa5}.hero-buttons{display:flex;gap:1rem;margin-bottom:2rem;animation:fadeInUp 1s ease-out .6s both}.btn{padding:.8rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-block;border:2px solid transparent;cursor:pointer}.btn-primary{background:linear-gradient(45deg,#ff6b9d,#c44569);color:#fff;box-shadow:0 4px 15px #ff6b9d66}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b9d99}.btn-secondary{background:transparent;color:#222;border:2px solid rgba(34,34,34,.2)}.btn-secondary:hover{background:#ffffff1a;border-color:#ff6b9d;color:#ff6b9d;transform:translateY(-2px)}.social-links{display:flex;gap:1rem;animation:fadeInUp 1s ease-out .8s both}.social-link{width:45px;height:45px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;color:#ff6b9d;text-decoration:none;font-size:1.2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.social-link:hover{background:#ff6b9d;color:#fff;transform:translateY(-3px);box-shadow:0 5px 15px #0003}.hero-image{flex:1;display:flex;justify-content:center;align-items:center;animation:fadeInRight 1s ease-out .4s both;min-width:0}.hero-illustration{position:relative;width:400px;height:400px;display:flex;align-items:center;justify-content:center}.gradient-circle{width:300px;height:300px;border-radius:50%;background:linear-gradient(45deg,#ff6b9d4d,#f8b4d94d);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 3s ease-in-out infinite}.main-hero-img{width:300px;height:300px;border-radius:50%;object-fit:cover;box-shadow:0 8px 32px #0003;z-index:2;position:relative}.floating-elements{position:absolute;top:0;left:0;width:100%;height:100%}.floating-element{position:absolute;font-size:2rem;animation:float 6s ease-in-out infinite}.element-1{top:20%;left:20%;animation-delay:0s}.element-2{top:60%;right:20%;animation-delay:1.5s}.element-3{bottom:30%;left:30%;animation-delay:3s}.element-4{top:40%;right:30%;animation-delay:4.5s}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;color:#ff6b9d;font-size:1rem;opacity:.8;z-index:3}.scroll-arrow{width:24px;height:24px;border-left:3px solid #ff6b9d;border-bottom:3px solid #ff6b9d;transform:rotate(-45deg);margin-bottom:.3rem;animation:bounce 1.5s infinite}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes bounce{0%,to{transform:translateY(0) rotate(-45deg)}50%{transform:translateY(10px) rotate(-45deg)}}.hero-image-container{display:flex;justify-content:center;align-items:center;width:50%;padding:2rem;animation:fadeInRight 1s ease-out .4s both;margin-left:auto}.hero-illustration{position:relative;width:100%;max-width:400px;aspect-ratio:1/1}.image-wrapper{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.main-hero-img{width:80%;height:80%;border-radius:50%;object-fit:cover;box-shadow:0 8px 32px #0003;z-index:2;position:relative;transition:all .3s ease}.gradient-circle{width:90%;height:90%;border-radius:50%;background:linear-gradient(45deg,#ff6b9d4d,#f8b4d94d);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 3s ease-in-out infinite;z-index:1}.floating-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.floating-element{position:absolute;font-size:clamp(1.5rem,3vw,2rem);animation:float 6s ease-in-out infinite;z-index:3;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.element-1{top:10%;left:10%;animation-delay:0s}.element-2{top:10%;right:10%;animation-delay:1.5s}.element-3{bottom:10%;left:10%;animation-delay:3s}.element-4{bottom:10%;right:10%;animation-delay:4.5s}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:.7;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-20px) rotate(5deg)}50%{transform:translateY(-10px) rotate(-5deg)}75%{transform:translateY(-15px) rotate(5deg)}}@media (max-width: 768px){.hero-illustration{max-width:300px}.floating-element{font-size:1.8rem}}@media (max-width: 480px){.hero-illustration{max-width:250px}.floating-element{font-size:1.5rem}.element-1{top:5%;left:5%}.element-2{top:5%;right:5%}.element-3{bottom:5%;left:5%}.element-4{bottom:5%;right:5%}}@media (max-width: 900px){.home-container{flex-direction:column;gap:2rem;padding:1.5rem}.hero-title{font-size:2.5rem}.hero-image-container{width:100%;margin-left:1em;align-items:center}}@media (max-width: 600px){.home-container{padding:1rem}.hero-title{font-size:1.7rem}.hero-image-container{width:100%;margin-left:1em;align-items:center}}.about-section{min-height:100vh;width:100vw;display:flex;padding:4rem 0;background:transparent}.about-container{max-width:1200px;margin:0 auto;padding:0 2rem}.about-content{display:grid;gap:2rem}.about-card{background:#ffffff84;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;border:1px solid rgba(255,107,157,.1)}.about-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.about-card:first-child{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:center}.about-image{display:flex;justify-content:center;align-items:center}.profile-placeholder{width:100px;height:100px;border-radius:25%;background:linear-gradient(45deg,#ff6b9d,#c44569);display:flex;align-items:center;justify-content:center;color:#fff;font-size:4rem;box-shadow:0 10px 20px #ff6b9d4d}.about-text h3{font-size:1.8rem;font-weight:600;color:#333;margin-bottom:1rem}.about-text p{font-size:1.1rem;line-height:1.6;color:#0c500c;margin-bottom:1rem}.card-icon{width:100px;height:100px;border-radius:15px;background:linear-gradient(45deg,#ff6b9d,#c44569);display:flex;align-items:center;justify-content:center;color:#fff;font-size:4rem;margin-bottom:1.5rem;box-shadow:0 5px 15px #ff6b9d4d}.card-content h3{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem}.education-item{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f0f0f0}.education-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.education-item h4{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.5rem}.education-item p{font-size:1rem;color:#666;margin-bottom:.5rem}.education-item p:last-child{color:#888;font-size:.9rem}.interests-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.interest-item{display:flex;align-items:center;gap:.8rem;padding:1rem;background:#f8f9fabc;border-radius:10px;transition:all .3s ease}.interest-item:hover{background:linear-gradient(45deg,#45c4b189,#ff6b9c67);transform:translate(5px)}.interest-item svg{color:#ff6b9d;font-size:1.2rem}.interest-item span{font-weight:500;color:#333}.btn-outline{background:transparent;color:#ff6b9d;border:2px solid #ff6b9d;padding:.8rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-block;margin-top:1rem}.btn-outline:hover{background:#ff6b9d;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #ff6b9d4d}@media (max-width: 768px){.about-container{padding:0 1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.about-card:first-child{grid-template-columns:1fr;text-align:center;gap:1.5rem}.profile-placeholder{width:100px;height:100px;font-size:2.5rem}.about-text h3{font-size:1.5rem}.about-text p{font-size:1rem}.interests-grid{grid-template-columns:repeat(2,1fr)}.card-icon{width:50px;height:50px;font-size:1.2rem}.card-content h3{font-size:1.3rem}}@media (max-width: 480px){.about-section{padding:2rem 0}.section-title{font-size:1.8rem}.about-card{padding:1.5rem}.interests-grid{grid-template-columns:1fr}.profile-placeholder{width:80px;height:80px;font-size:2rem}}@media (prefers-color-scheme: dark){.about-section{background:#1a1a1a}.about-card{background:#2d2d2d;border-color:#ff6b9d33}.section-title,.about-text h3,.card-content h3,.education-item h4,.interest-item span{color:#fff}.section-subtitle,.about-text p,.education-item p{color:#ccc}.interest-item{background:#3a3a3a}.interest-item:hover{background:#ff6b9d33}.education-item{border-bottom-color:#444}}.projects-section{min-height:100vh;padding:4rem 0;background:transparent;width:100vw}.projects-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:3rem}.filter-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.filter-btn{padding:.8rem 2rem;border:2px solid #ff6b9d;background:transparent;color:#ff6b9d;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.filter-btn:hover{background:#ff6b9d1a;transform:translateY(-2px)}.filter-btn.active{background:linear-gradient(45deg,#ff6b9d,#c44569);color:#fff;box-shadow:0 5px 15px #ff6b9d4d}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.project-card{background:#ffffff9b;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;border:1px solid rgba(255,107,157,.1);position:relative}.project-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.project-card.featured{border:2px solid #ff6b9d}.project-image{position:relative;overflow:hidden;height:200px}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-card:hover .project-image img{transform:scale(1.1)}.project-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#f974a062;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.project-card:hover .project-overlay{opacity:1}.project-links{display:flex;gap:1rem}.project-link{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#123fe1;text-decoration:none;font-size:1.2rem;transition:all .3s ease}.project-link:hover{background:#545cedd6;color:#fff;transform:scale(1.1)}.featured-badge{position:absolute;top:1rem;right:1rem;background:linear-gradient(45deg,#f27ba3,#b93258);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;z-index:2}.project-content{padding:1.5rem}.project-title{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:.8rem;line-height:1.3}.project-description{font-size:1rem;color:#0d490d;line-height:1.5;margin-bottom:1rem}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:linear-gradient(45deg,#c9426f1a,#c22a551a);color:#0a641f;padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:500;border:1px solid rgba(255,107,157,.2)}.projects-cta{text-align:center;padding:2rem;background:linear-gradient(45deg,#ff6b9d0d,#c445690d);border-radius:20px;border:1px solid rgba(255,107,157,.1)}.projects-cta p{font-size:1.5rem;color:#333;margin-bottom:1rem;font-weight:500}@media (max-width: 768px){.projects-container{padding:0 1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.filter-buttons{gap:.5rem}.filter-btn{padding:.6rem 1.5rem;font-size:.9rem}.projects-grid{grid-template-columns:1fr;gap:1.5rem}.project-image{height:180px}.project-content{padding:1rem}.project-title{font-size:1.2rem}.project-description{font-size:.9rem}.projects-cta{padding:1.5rem}.projects-cta p{font-size:1rem}}@media (max-width: 480px){.projects-section{padding:2rem 0}.section-title{font-size:1.8rem}.filter-buttons{flex-direction:column;align-items:center}.filter-btn{width:200px}.project-image{height:160px}.project-links{gap:.5rem}.project-link{width:40px;height:40px;font-size:1rem}}@media (prefers-color-scheme: dark){.projects-section{background:#1a1a1a}.project-card{background:#2d2d2d;border-color:#ff6b9d33}.section-title,.project-title{color:#fff}.section-subtitle,.project-description,.projects-cta p{color:#ccc}.projects-cta{background:#ff6b9d1a;border-color:#ff6b9d33}}.skills-section{min-height:100vh;padding:4rem 0;background:transparent;width:100vw}.skills-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1rem;position:relative}.section-subtitle{font-size:1.2rem;color:#666;font-weight:400}.skills-overview{margin-bottom:4rem}.overview-card{background:#ffffff6b;border-radius:20px;padding:2rem;text-align:center;box-shadow:0 10px 30px #0000001a;border:1px solid rgba(255,107,157,.1);color:#fff}.overview-card h3{font-size:2rem;font-weight:600;color:#fff;margin-bottom:1rem}.overview-card p{font-size:1.2rem;line-height:1.6;color:#0e5e26;max-width:600px;margin:0 auto}.skills-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.skill-category{background:#ffffff6b;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000001a;border:1px solid rgba(255,107,157,.1);transition:all .3s ease}.skill-category:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.category-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.category-icon{width:60px;height:60px;border-radius:15px;background:linear-gradient(45deg,#ff6b9d,#c44569);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;box-shadow:0 5px 15px #ff6b9d4d}.category-header h3{font-size:1.5rem;font-weight:600;color:#333;margin:0}.skills-list{display:flex;flex-direction:column;gap:1.5rem}.skill-item{display:flex;flex-direction:column;gap:.5rem}.skill-info{display:flex;justify-content:space-between;align-items:center}.skill-name{font-weight:500;color:#333;font-size:1rem}.skill-level{font-weight:600;color:#0e5e26;font-size:1rem}.skill-bar{width:100%;height:8px;background:#f0f0f0;border-radius:4px;overflow:hidden;position:relative}.skill-progress{height:100%;background:linear-gradient(45deg,#ff6b9d,#c44569);border-radius:4px;transition:width 1.5s ease-in-out;position:relative}.skill-progress:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.additional-skills{background:#ffffff6b;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000001a;border:1px solid rgba(255,107,157,.1);margin-bottom:3rem}.additional-skills h3{font-size:2rem;font-weight:600;color:#333;margin-bottom:1.5rem;text-align:center}.skills-tags{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.skill-tag{background:linear-gradient(45deg,#ff6b9d1a,#c445691a);color:#0e5e26;padding:.8rem 1.5rem;border-radius:25px;font-size:1.2rem;font-weight:500;border:1px solid rgba(255,107,157,.2);transition:all .3s ease;cursor:default}.skill-tag:hover{background:linear-gradient(45deg,#ff6b9d,#c44569);color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #ff6b9d4d}.skills-cta{text-align:center;padding:2rem;background:linear-gradient(45deg,#ff6b9d0d,#c445690d);border-radius:20px;border:1px solid rgba(255,107,157,.1)}.skills-cta p{font-size:1.5rem;color:#333;margin-bottom:1rem;font-weight:500}.btn-primary{background:linear-gradient(45deg,#ff6b9d,#c44569);color:#fff;padding:.8rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-block;border:none;cursor:pointer}@media (max-width: 768px){.skills-container{padding:0 1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.skills-categories{grid-template-columns:1fr;gap:1.5rem}.skill-category{padding:1.5rem}.category-header{margin-bottom:1.5rem}.category-icon{width:50px;height:50px;font-size:1.2rem}.category-header h3{font-size:1.3rem}.overview-card h3{font-size:1.5rem}.overview-card p{font-size:1rem}.additional-skills h3{font-size:1.5rem}.skills-tags{gap:.8rem}.skill-tag{padding:.6rem 1.2rem;font-size:.8rem}.skills-cta p{font-size:1rem}}@media (max-width: 480px){.skills-section{padding:2rem 0}.section-title{font-size:1.8rem}.skill-category{padding:1rem}.category-header{flex-direction:column;text-align:center;gap:.5rem}.skills-tags{flex-direction:column;align-items:center}.skill-tag{width:200px;text-align:center}}@media (prefers-color-scheme: dark){.skills-section{background:#1a1a1a}.skill-category,.overview-card,.additional-skills{background:#2d2d2d;border-color:#ff6b9d33}.section-title,.overview-card h3,.category-header h3,.skill-name,.additional-skills h3{color:#fff}.section-subtitle,.overview-card p{color:#ccc}.skill-bar{background:#444}.skills-cta{background:#ff6b9d1a;border-color:#ff6b9d33}.skills-cta p{color:#ccc}}.contact-section{min-height:100vh;padding:4rem 0;background:transparent;color:#fff;width:100vw}.contact-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(45deg,#ff6b9d,#c44569);border-radius:2px}.section-subtitle{font-size:1.2rem;color:#fff;font-weight:400}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:3rem;color:#fff}.contact-info{background:#ffffff0d;border-radius:20px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);color:#fff}.contact-info h3{font-size:1.8rem;font-weight:600;color:#fff;margin-bottom:1rem}.contact-info p{font-size:1.1rem;line-height:1.6;color:#fff;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.contact-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#ffffff0d;border-radius:15px;transition:all .3s ease}.contact-item:hover{background:#ff6b9d1a;transform:translate(5px)}.contact-icon{width:50px;height:50px;border-radius:12px;background:linear-gradient(45deg,#ff6b9d,#c44569);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;flex-shrink:0}.contact-text h4{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.3rem}.contact-text a,.contact-text span{font-size:1rem;color:#ccc;text-decoration:none;transition:color .3s ease}.contact-text a:hover{color:#ff6b9d}.social-links{margin-top:2rem}.social-links h4{font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-icon{width:45px;height:45px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:1.2rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.2)}.social-icon:hover{background:var(--social-color);transform:translateY(-3px);box-shadow:0 5px 15px #0000004d}.contact-form-container{background:#ffffff0d;border-radius:20px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.form-group{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.form-group label{font-size:1.2rem;font-weight:500;color:#fff}.form-group input,.form-group textarea{padding:1rem;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff0d;color:#fff;font-size:1rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#ff6b9d;background:#ffffff1a;box-shadow:0 0 0 3px #ff6b9d1a}.form-group textarea{resize:vertical;min-height:120px}.btn-primary{background:linear-gradient(45deg,#ff6b9d,#c44569);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-block;border:none;cursor:pointer;text-align:center;position:relative;overflow:hidden}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b9d66}.btn-primary.loading{pointer-events:none;opacity:.8}.btn-primary.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.success-message{background:#4caf501a;border:1px solid rgba(76,175,80,.3);color:#4caf50;padding:1rem;border-radius:10px;text-align:center;font-weight:500;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.availability-status{text-align:center;padding:2rem;background:#ffffff0d;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.status-indicator{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-bottom:.5rem}.status-dot{width:12px;height:12px;border-radius:50%;background:green;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.availability-status span{font-weight:600;color:#fff}.availability-status p{color:#fff;font-size:.9rem}@media (max-width: 768px){.contact-container{padding:0 1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.contact-content{grid-template-columns:1fr;gap:2rem}.contact-info,.contact-form-container{padding:1.5rem}.contact-info h3{font-size:1.5rem}.contact-info p{font-size:1rem}.contact-item{padding:.8rem}.contact-icon{width:40px;height:40px;font-size:1rem}.social-icons{justify-content:center}.form-group input,.form-group textarea{padding:.8rem}}@media (max-width: 480px){.contact-section{padding:2rem 0}.section-title{font-size:1.8rem}.contact-info,.contact-form-container{padding:1rem}.contact-item{flex-direction:column;text-align:center;gap:.5rem}.social-icons{flex-wrap:wrap;justify-content:center}.social-icon{width:40px;height:40px;font-size:1rem}.availability-status{padding:1.5rem}}@media (prefers-color-scheme: dark){.contact-section{background:#1a1a1a}.contact-info,.contact-form-container,.availability-status{background:#ffffff0d;border-color:#ffffff1a}.contact-item{background:#ffffff0d}.contact-item:hover{background:#ff6b9d1a}.form-group input,.form-group textarea{background:#ffffff0d;border-color:#fff3}.form-group input:focus,.form-group textarea:focus{background:#ffffff1a}}#root{text-align:center;width:100vw;overflow:hidden}.global-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;pointer-events:none;background:radial-gradient(2px 2px at 20px 30px,rgba(255,255,255,.3),transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,.2),transparent),radial-gradient(1px 1px at 90px 40px,rgba(255,255,255,.4),transparent),radial-gradient(1px 1px at 130px 80px,rgba(255,255,255,.3),transparent),radial-gradient(2px 2px at 160px 30px,rgba(255,255,255,.2),transparent),linear-gradient(180deg,#1e3c72,#2a5298,#4facfe);background-repeat:repeat,repeat,repeat,repeat,repeat,no-repeat;background-size:200px 100px,200px 100px,200px 100px,200px 100px,200px 100px,100% 100%;animation:oceanFloat 20s linear infinite}.global-bg:before,.global-bg:after{content:"";position:absolute;bottom:0;left:0;width:200%;height:100%;pointer-events:none}.global-bg:before{background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:wave1 8s ease-in-out infinite;transform-origin:center bottom}.global-bg:after{background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.05) 50%,transparent 70%);animation:wave2 6s ease-in-out infinite reverse;transform-origin:center bottom}@keyframes wave1{0%,to{transform:translate(-50%) translateY(0) rotate(0)}25%{transform:translate(-25%) translateY(-10px) rotate(1deg)}50%{transform:translate(0) translateY(-5px) rotate(0)}75%{transform:translate(-75%) translateY(-15px) rotate(-1deg)}}@keyframes wave2{0%,to{transform:translate(-50%) translateY(0) rotate(0)}25%{transform:translate(-75%) translateY(-15px) rotate(-1deg)}50%{transform:translate(0) translateY(-5px) rotate(0)}75%{transform:translate(-25%) translateY(-10px) rotate(1deg)}}@keyframes oceanFloat{0%{background-position:0px 0px,0px 0px,0px 0px,0px 0px,0px 0px,0% 0%}to{background-position:0px -100px,0px -100px,0px -100px,0px -100px,0px -100px,0% 0%}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.App{min-height:100vh}main{padding-top:50px}.section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}h1{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#333}h2{font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:#333}p{font-size:1.2rem;line-height:1.6;color:#666;margin-bottom:1rem}#home{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}#home h1,#home p{color:#fff}#about{background:#f8f9fa}#projects{background:#fff}#skills{background:#f8f9fa}#contact{background:#333;color:#fff}#contact h2,#contact p{color:#fff}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.8rem}p{font-size:1rem}.container{padding:0 1rem}}@media (prefers-color-scheme: dark){h1,h2{color:#fff}p{color:#ccc}#about,#skills{background:#1a1a1a}#projects{background:#2d2d2d}}
