:root{font-family:Inter,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#333333de;background-color:#f9f9f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;flex-direction:column;min-width:320px;min-height:100vh}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.text-gradient{background:linear-gradient(90deg,#6e8efb,#a777e3);-webkit-background-clip:text;background-clip:text;color:transparent}.section-padding{padding:5rem 1rem}img{max-width:100%;height:auto}a{font-weight:500;color:#6e8efb;text-decoration:inherit}a:hover{color:#a777e3}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#6e8efb}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: dark){:root{color:#ffffffde;background-color:#242424}a:hover{color:#6e8efb}button{background-color:#1a1a1a}}.hero-section[data-v-d3654379]{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#87ceeb,#1e90ff)}.hero-section .hero-content[data-v-d3654379]{display:flex;flex-direction:column;align-items:center;max-width:1200px;padding:2rem}@media (min-width: 768px){.hero-section .hero-content[data-v-d3654379]{flex-direction:row;justify-content:space-between}}.hero-section .avatar-container[data-v-d3654379]{margin-bottom:2rem}@media (min-width: 768px){.hero-section .avatar-container[data-v-d3654379]{margin-bottom:0;margin-right:3rem}}.hero-section .avatar-container .square-avatar[data-v-d3654379]{width:200px;height:200px;background:#fff;border-radius:10px;box-shadow:0 10px 30px #0003;position:relative;animation:float-d3654379 6s ease-in-out infinite}.hero-section .avatar-container .square-avatar[data-v-d3654379]:before{content:"";position:absolute;top:40px;left:40px;width:30px;height:30px;background:#333;border-radius:50%;box-shadow:90px 0 #333}.hero-section .avatar-container .square-avatar[data-v-d3654379]:after{content:"";position:absolute;bottom:60px;left:50px;width:100px;height:15px;background:#333;border-radius:10px}.hero-section .hero-text[data-v-d3654379]{color:#fff;text-align:center}@media (min-width: 768px){.hero-section .hero-text[data-v-d3654379]{text-align:left}}.hero-section .hero-text h1[data-v-d3654379]{font-size:3rem;margin-bottom:.5rem}.hero-section .hero-text h2[data-v-d3654379]{font-size:2rem;margin-bottom:1rem;font-weight:400}.hero-section .hero-text .tagline[data-v-d3654379]{font-size:1.2rem}@keyframes float-d3654379{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.about-section[data-v-f08c119a]{padding:5rem 1rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.about-section .container[data-v-f08c119a]{max-width:1200px;margin:0 auto}.about-section .section-title[data-v-f08c119a]{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333;position:relative}.about-section .section-title[data-v-f08c119a]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(90deg,#6e8efb,#a777e3);border-radius:2px}.about-section .about-content[data-v-f08c119a]{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.about-section .about-content[data-v-f08c119a]{flex-direction:row}}.about-section .about-card[data-v-f08c119a]{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 10px 20px #0000001a;flex:1}.about-section .about-card .info-grid[data-v-f08c119a]{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 480px){.about-section .about-card .info-grid[data-v-f08c119a]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.about-section .about-card .info-grid[data-v-f08c119a]{grid-template-columns:repeat(3,1fr)}}.about-section .about-card .info-item h3[data-v-f08c119a]{font-size:.9rem;color:#666;margin-bottom:.5rem}.about-section .about-card .info-item p[data-v-f08c119a]{font-size:1.1rem;color:#333;font-weight:500}.about-section .personality[data-v-f08c119a]{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 10px 20px #0000001a;flex:1}.about-section .personality h3[data-v-f08c119a]{font-size:1.5rem;margin-bottom:1rem;color:#333}.about-section .personality p[data-v-f08c119a]{font-size:1.1rem;line-height:1.6;color:#444;margin-bottom:1rem}.personal-highlights-section[data-v-576c5431]{padding:5rem 1rem;background:linear-gradient(135deg,#e0eafc,#cfdef3)}.personal-highlights-section .container[data-v-576c5431]{max-width:1200px;margin:0 auto}.personal-highlights-section .section-title[data-v-576c5431]{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333;position:relative}.personal-highlights-section .section-title[data-v-576c5431]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(90deg,#6e8efb,#a777e3);border-radius:2px}.personal-highlights-section .highlights-content[data-v-576c5431]{display:flex;flex-direction:column;gap:3rem}.personal-highlights-section .highlight-category[data-v-576c5431]{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 10px 20px #0000001a}.personal-highlights-section .highlight-category h3[data-v-576c5431]{color:#444;margin-bottom:1.5rem;font-size:1.8rem;text-align:center}.personal-highlights-section .highlights-grid[data-v-576c5431]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.personal-highlights-section .highlight-item[data-v-576c5431]{display:flex;align-items:center;gap:1rem}.personal-highlights-section .highlight-icon[data-v-576c5431]{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#87ceeb,#1e90ff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.personal-highlights-section .highlight-info[data-v-576c5431]{flex:1}.personal-highlights-section .highlight-info h4[data-v-576c5431]{margin:0 0 .5rem;color:#555;font-size:1rem}.personal-highlights-section .highlight-bar[data-v-576c5431]{height:8px;background:#eee;border-radius:4px;overflow:hidden}.personal-highlights-section .highlight-progress[data-v-576c5431]{height:100%;background:linear-gradient(90deg,#6e8efb,#a777e3);border-radius:4px;transition:width .5s ease}@media (max-width: 768px){.personal-highlights-section .highlights-grid[data-v-576c5431]{grid-template-columns:1fr}.personal-highlights-section .section-title[data-v-576c5431]{font-size:2rem;margin-bottom:2rem}}.hobbies-section[data-v-d1da8a97]{padding:5rem 1rem;background:linear-gradient(135deg,#f5f7fa,#eef2f3)}.hobbies-section .container[data-v-d1da8a97]{max-width:1200px;margin:0 auto}.hobbies-section .section-title[data-v-d1da8a97]{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333;position:relative}.hobbies-section .section-title[data-v-d1da8a97]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(90deg,#6e8efb,#a777e3);border-radius:2px}.hobbies-section .hobbies-content[data-v-d1da8a97]{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media (min-width: 576px){.hobbies-section .hobbies-content[data-v-d1da8a97]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.hobbies-section .hobbies-content[data-v-d1da8a97]{grid-template-columns:repeat(4,1fr)}}.hobbies-section .hobby-item[data-v-d1da8a97]{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 10px 20px #0000000d;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.hobbies-section .hobby-item[data-v-d1da8a97]:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0000001a}.hobbies-section .hobby-item .hobby-icon[data-v-d1da8a97]{width:80px;height:80px;background:linear-gradient(135deg,#87ceeb,#1e90ff);border-radius:50%;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.hobbies-section .hobby-item h3[data-v-d1da8a97]{font-size:1.3rem;margin-bottom:1rem;color:#333}.hobbies-section .hobby-item p[data-v-d1da8a97]{font-size:.95rem;color:#666;line-height:1.6}.contact-section[data-v-e124a7ab]{padding:5rem 1rem;background:linear-gradient(135deg,#f5f7fa,#eef2f3)}.contact-section .container[data-v-e124a7ab]{max-width:1200px;margin:0 auto}.contact-section .section-title[data-v-e124a7ab]{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333;position:relative}.contact-section .contact-content[data-v-e124a7ab]{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.contact-section .contact-content[data-v-e124a7ab]{flex-direction:row;justify-content:space-between}}.contact-section .contact-info[data-v-e124a7ab]{flex:1;background:#fff;border-radius:10px;padding:2rem;box-shadow:0 5px 15px #0000001a}.contact-section .contact-info h3[data-v-e124a7ab]{font-size:1.8rem;margin-bottom:1.5rem;color:#333}.contact-section .contact-info p[data-v-e124a7ab]{font-size:1.1rem;line-height:1.6;color:#666;margin-bottom:2rem}.contact-section .contact-item[data-v-e124a7ab]{display:flex;align-items:center;margin-bottom:1.5rem}.contact-section .contact-item .contact-icon[data-v-e124a7ab]{width:40px;height:40px;margin-right:1rem;background-size:contain;background-repeat:no-repeat;background-position:center}.contact-section .contact-item .email-icon[data-v-e124a7ab]{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%236e8efb"><path d="M20,4H4C2.9,4,2,4.9,2,6v12c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V6C22,4.9,21.1,4,20,4z M20,8l-8,5L4,8V6l8,5l8-5V8z"/></svg>')}.contact-section .contact-item .website-icon[data-v-e124a7ab]{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%236e8efb"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95c-.32-1.25-.78-2.45-1.38-3.56 1.84.63 3.37 1.91 4.33 3.56zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56-1.84-.63-3.37-1.9-4.33-3.56zm2.95-8H5.08c.96-1.66 2.49-2.93 4.33-3.56C8.81 5.55 8.35 6.75 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95c-.96 1.65-2.49 2.93-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"/></svg>')}.contact-section .contact-item .location-icon[data-v-e124a7ab]{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%236e8efb"><path d="M12,2C8.13,2,5,5.13,5,9c0,5.25,7,13,7,13s7-7.75,7-13C19,5.13,15.87,2,12,2z M12,11.5c-1.38,0-2.5-1.12-2.5-2.5s1.12-2.5,2.5-2.5s2.5,1.12,2.5,2.5S13.38,11.5,12,11.5z"/></svg>')}.contact-section .contact-item .contact-details h4[data-v-e124a7ab]{font-size:1.2rem;margin-bottom:.5rem;color:#444}.contact-section .contact-item .contact-details p[data-v-e124a7ab]{margin:0;font-size:1rem}.contact-section .contact-item .contact-details p a[data-v-e124a7ab]{color:#6e8efb;text-decoration:none;transition:color .3s}.contact-section .contact-item .contact-details p a[data-v-e124a7ab]:hover{color:#4e6ed7;text-decoration:underline}.contact-section .personal-image[data-v-e124a7ab]{flex:1;display:flex;justify-content:center;align-items:center}.contact-section .personal-image .photo[data-v-e124a7ab]{max-width:100%;max-height:512px;border-radius:10px;box-shadow:0 10px 30px #00000026;object-fit:cover}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background-color:#f9f9f9}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{position:fixed;top:0;left:0;width:100%;background:transparent;padding:1.5rem 0;z-index:1000;transition:all .3s ease}.navbar.visible{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a;padding:1rem 0}.navbar .container{display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;cursor:pointer;background:linear-gradient(90deg,#6e8efb,#a777e3);-webkit-background-clip:text;background-clip:text;color:#fff;transition:color .3s ease}.navbar.visible .logo{color:transparent}.nav-links{display:flex;gap:2rem}.nav-links a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease;cursor:pointer}.navbar.visible .nav-links a{color:#333}.nav-links a:hover{color:#6e8efb}.menu-toggle{display:none;cursor:pointer}.hamburger{width:24px;height:2px;background-color:#333;position:relative;transition:all .3s ease}.hamburger:before,.hamburger:after{content:"";position:absolute;width:24px;height:2px;background-color:#333;transition:all .3s ease}.hamburger:before{transform:translateY(-8px)}.hamburger:after{transform:translateY(8px)}.hamburger.active{background-color:transparent}.hamburger.active:before{transform:rotate(45deg)}.hamburger.active:after{transform:rotate(-45deg)}footer{background:#333;color:#fff;text-align:center;padding:2rem 0}@media (max-width: 768px){.menu-toggle{display:block}.nav-links{position:fixed;top:0;right:-100%;width:70%;height:100vh;background:#fffffff2;flex-direction:column;justify-content:center;align-items:center;transition:right .3s ease;padding:2rem}.nav-links.open{right:0}}
