body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}@font-face{font-display:swap;font-family:Raleway;font-weight:100 900;src:url(/static/media/Raleway-VariableFont_wght.d8040b0cc740dda7550a.ttf) format("truetype")}html{scroll-behavior:smooth;scroll-padding-top:80px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#434d6b;font-family:Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App,body{overflow-x:hidden;width:100%}ul{list-style-type:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#6a86c3,#b6dcff);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#b6dcff,#6a86c3)}::selection{background:#6a86c3;color:#fff}::-moz-selection{background:#6a86c3;color:#fff}@media (max-width:768px){.section-header{margin-bottom:3rem}}.hero{align-items:center;background:linear-gradient(135deg,#475d84,#6a86c3 50%,#b6dcff);display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.hero-background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.gradient-orb{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(80px);opacity:.5;position:absolute}.orb-1{animation-delay:0s;background:linear-gradient(45deg,#475d84,#6a86c3);height:500px;left:-200px;top:-200px;width:500px}.orb-2{animation-delay:-7s;background:linear-gradient(45deg,#6a86c3,#b6dcff);bottom:-150px;height:400px;right:-150px;width:400px}.orb-3{animation-delay:-14s;background:linear-gradient(45deg,#b9b6e5,#d0dbef);height:350px;left:50%;top:50%;width:350px}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-50px) scale(1.1)}66%{transform:translate(-50px,50px) scale(.9)}}.navbar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;left:0;padding:1rem 5%;position:fixed;right:0;top:0;z-index:1000}.nav-logo{background:linear-gradient(135deg,#6a86c3,#b6dcff);border-radius:8px;color:#fff;font-size:1.5rem;font-weight:700;padding:.5rem 1rem}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links li{color:#fff;cursor:pointer;font-weight:500;position:relative;transition:all .3s ease}.nav-links li:hover{transform:translateY(-2px)}.nav-links li:after{background:#fff;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links li:hover:after{width:100%}.hero-content{align-items:center;display:flex;gap:4rem;justify-content:space-between;margin-top:5rem;max-width:1200px;padding:2rem;position:relative;z-index:1}.hero-text{flex:1 1;text-align:left}.hero-image{align-items:center;display:flex;flex:0 0 auto;justify-content:center}.hero-image img{filter:drop-shadow(0 10px 40px rgba(0,0,0,.3));height:400px;object-fit:contain;transition:transform .1s ease-out;width:auto}.hero-greeting{color:#ffffffe6;font-size:1.2rem;font-weight:300;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.hero-name{color:#fff;font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:1.1;margin-bottom:1rem;text-shadow:2px 2px 20px #0000004d}.hero-title{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600;margin-bottom:2rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e7ff);-webkit-background-clip:text;background-clip:text}.hero-description{color:#ffffffe6;font-size:1.1rem;font-weight:300;line-height:1.8;margin-bottom:3rem;max-width:500px}.hero-cta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:3rem}.btn-primary,.btn-secondary{border:none;border-radius:50px;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#6a86c3,#b9b6e5);color:#fff}.btn-primary:hover{box-shadow:0 10px 30px #6a86c366;transform:translateY(-3px)}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#6a86c3;transform:translateY(-3px)}.hero-socials{gap:1.5rem}.hero-socials,.hero-socials a{display:flex;justify-content:center}.hero-socials a{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;font-size:1.3rem;height:50px;transition:all .3s ease;width:50px}.hero-socials a:hover{background:#fff;color:#6a86c3;transform:translateY(-5px) rotate(1turn)}.scroll-indicator{align-items:center;bottom:2rem;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%);z-index:1}.mouse{border:2px solid #fff;border-radius:15px;display:flex;height:40px;justify-content:center;padding-top:8px;width:25px}.wheel{animation:scroll 1.5s infinite;background:#fff;border-radius:2px;height:8px;width:3px}@keyframes scroll{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}.scroll-indicator p{font-size:.8rem;letter-spacing:1px;text-transform:uppercase}@media (max-width:968px){.hero-content{flex-direction:column;padding:1rem}.hero-content,.hero-text{text-align:center}.hero-description{margin-left:auto;margin-right:auto;max-width:100%}.hero-cta{justify-content:center}.hero-image img{height:300px}}@media (max-width:768px){.nav-links{display:none}.hero-image img{height:250px}.btn-primary,.btn-secondary{max-width:300px;width:100%}}.about{background:#fff;min-height:100vh;padding:6rem 5%;position:relative}.about-container{margin:0 auto;max-width:1200px}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#1a1a1a;display:inline-block;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:1rem;position:relative}.section-title:after{background:linear-gradient(135deg,#6a86c3,#b6dcff);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.section-subtitle{color:#666;font-size:1.2rem;font-weight:300}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text{display:flex;flex-direction:column;gap:1.5rem}.about-intro{color:#434d6b;font-size:1.5rem;font-weight:500;line-height:1.6}.about-text p{color:#666;font-size:1.1rem;line-height:1.8}.about-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.about-card{background:linear-gradient(135deg,#475d84,#6a86c3 50%,#b9b6e5);border-radius:20px;color:#fff;cursor:pointer;padding:2rem;text-align:center;transition:all .3s ease}.about-card:hover{box-shadow:0 20px 40px #6a86c366;transform:translateY(-10px)}.card-icon{align-items:center;background:#fff3;border-radius:15px;display:flex;font-size:1.8rem;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.about-card h3{font-size:1.5rem;margin-bottom:.5rem}.about-card p{font-size:2rem;font-weight:700;margin-bottom:.5rem}.about-card span{font-size:.9rem;opacity:.9}@media (max-width:968px){.about-content{gap:3rem;grid-template-columns:1fr}.about{padding:4rem 5%}}@media (max-width:640px){.about-cards{gap:1rem}.about-card{padding:1.5rem}}.projects{background:linear-gradient(135deg,#d0dbef 50%,#b6dcff);min-height:100vh;padding:6rem 5%;position:relative}.projects-container{margin:0 auto;max-width:1400px}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.project-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;cursor:pointer;overflow:hidden;transition:all .4s ease}.project-card:hover{box-shadow:0 20px 50px #00000026;transform:translateY(-10px)}.project-image{align-items:center;background:linear-gradient(135deg,#6a86c3,#b9b6e5 50%,#b6dcff);display:flex;height:250px;justify-content:center;overflow:hidden;position:relative}.project-preview{border:none;height:200%;left:0;pointer-events:none;position:absolute;top:0;transform:scale(.5);transform-origin:top left;width:200%}.project-emoji{font-size:5rem;width:100%}.project-overlay{align-items:center;background:#000c;bottom:0;display:flex;gap:1rem;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease}.project-card:hover .project-overlay{opacity:1}.project-link{align-items:center;background:#fff;border-radius:50%;color:#6a86c3;display:flex;font-size:1.2rem;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.project-link:hover{background:linear-gradient(135deg,#6a86c3,#b6dcff);color:#fff;transform:scale(1.1) rotate(5deg)}.project-content{padding:2rem}.project-content h3{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.project-content p{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:linear-gradient(135deg,#4a90e2,#68a5e9);border-radius:20px;color:#fff;font-size:.8rem;font-weight:500;padding:.4rem .8rem}@media (max-width:768px){.projects{padding:4rem 5%}.projects-grid{gap:1.5rem;grid-template-columns:1fr}.project-image{height:200px}.project-emoji{font-size:4rem}}.skills{background:#fff;min-height:100vh;padding:6rem 5%;position:relative}.skills-container{margin:0 auto;max-width:1400px}.skills-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.skill-category{background:#fff;border:1px solid #6a86c31a;border-radius:20px;box-shadow:0 10px 30px #0000000d;padding:2.5rem;transition:all .3s ease}.skill-category:hover{border-color:#6a86c34d;box-shadow:0 15px 40px #6a86c333;transform:translateY(-5px)}.category-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem}.category-icon{align-items:center;background:linear-gradient(135deg,#6a86c3,#b6dcff);border-radius:12px;color:#fff;display:flex;font-size:1.5rem;height:50px;justify-content:center;width:50px}.category-header h3{color:#1a1a1a;font-size:1.4rem;font-weight:700}.skills-list{gap:1.5rem}.skill-item,.skills-list{display:flex;flex-direction:column}.skill-item{gap:.5rem}.skill-info{align-items:center;display:flex;justify-content:space-between}.skill-name{color:#434d6b;font-size:1rem;font-weight:600}.skill-percent{color:#6a86c3;font-size:.9rem;font-weight:700}.skill-bar{background:#f0f0f0;height:8px}.skill-bar,.skill-progress{border-radius:10px;overflow:hidden;position:relative}.skill-progress{background:linear-gradient(135deg,#6a86c3,#b9b6e5 50%,#b6dcff);height:100%;transition:width 1s ease-out}.skill-progress:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:768px){.skills{padding:4rem 5%}.skills-grid{gap:1.5rem;grid-template-columns:1fr}.skill-category{padding:2rem}}.contact{background:linear-gradient(135deg,#475d84,#6a86c3 50%,#b6dcff);min-height:100vh;padding:6rem 5%;position:relative}.contact-container{margin:0 auto;max-width:1200px}.contact .section-subtitle,.contact .section-title{color:#fff}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:3rem}.contact-info{color:#fff}.contact-info h3{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.contact-info>p{font-size:1.1rem;line-height:1.8;margin-bottom:3rem;opacity:.95}.contact-details{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.contact-item{align-items:flex-start;display:flex;gap:1.5rem}.contact-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:12px;display:flex;flex-shrink:0;font-size:1.3rem;height:50px;justify-content:center;width:50px}.contact-item h4{font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.contact-item p{font-size:.95rem;opacity:.9}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50%;color:#fff;display:flex;font-size:1.3rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.social-links a:hover{background:#fff;color:#6a86c3;transform:translateY(-5px)}.contact-form{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;padding:3rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#434d6b;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#f8f8f8;border:2px solid #e0e0e0;border-radius:10px;font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#6a86c3;box-shadow:0 0 0 4px #6a86c31a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{align-items:center;background:linear-gradient(135deg,#6a86c3,#b9b6e5);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1.1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1.2rem;transition:all .3s ease;width:100%}.submit-btn:hover{box-shadow:0 10px 30px #6a86c380;transform:translateY(-3px)}.submit-btn i{transition:transform .3s ease}.submit-btn:hover i{transform:translateX(5px)}@media (max-width:968px){.contact{padding:4rem 5%}.contact-content{gap:3rem;grid-template-columns:1fr}.contact-form{padding:2rem}}@media (max-width:640px){.contact-info h3{font-size:2rem}.contact-form{padding:1.5rem}}.footer{background:#1a1a1a;color:#fff;padding:4rem 5% 2rem}.footer-container{margin:0 auto;max-width:1400px}.footer-content{grid-gap:4rem;border-bottom:1px solid #ffffff1a;display:grid;gap:4rem;grid-template-columns:1.5fr 1fr;padding-bottom:3rem}.footer-brand h3{background:linear-gradient(135deg,#6a86c3,#b6dcff);border-radius:8px;display:inline-block;font-size:2rem;margin-bottom:1rem;padding:.5rem 1rem}.footer-brand p{color:#ffffffb3;font-size:1rem;line-height:1.6}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.footer-column h4{color:#fff;font-size:1.1rem;margin-bottom:1rem}.footer-column ul{display:flex;flex-direction:column;gap:.7rem;list-style:none}.footer-column a{color:#ffffffb3;display:inline-block;text-decoration:none;transition:all .3s ease}.footer-column a:hover{color:#6a86c3;transform:translateX(5px)}.footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:2rem}.footer-bottom p{color:#fff9;font-size:.9rem}@media (max-width:768px){.footer{padding:3rem 5% 2rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;text-align:center}}@media (max-width:480px){.footer-links{grid-template-columns:1fr}}
/*# sourceMappingURL=main.9c63e6d4.css.map*/