@import"https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Raleway,Open Sans,sans-serif;background-color:#262629;color:#f2f2f2;line-height:1.6;scroll-behavior:smooth}.container{max-width:1200px;margin:0 auto;padding:0 20px}main{min-height:100vh}section{padding:80px 0;min-height:100vh;display:flex;align-items:center}section:nth-child(2n){background-color:#1e1e21}.hero{text-align:center;background-color:#262629}.hero-content{max-width:800px;margin:0 auto}.profile-image{margin-bottom:2rem}.profile-image img{width:200px;height:200px;border-radius:50%;object-fit:cover;object-position:center;border:4px solid #F68D1E;box-shadow:0 10px 30px #0000004d}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#f2f2f2}.hero h2{font-size:1.5rem;font-weight:400;color:#f68d1e;margin-bottom:2rem}.hero-description{font-size:1.3rem;font-weight:300;color:#b0b0b0;max-width:600px;margin:0 auto;line-height:1.8}.about{background-color:#1e1e21}.about h2{font-size:2.5rem;font-weight:600;text-align:center;margin-bottom:3rem;color:#f2f2f2}.about-content{max-width:800px;margin:0 auto}.about-content p{font-size:1.3rem;font-weight:300;color:#b0b0b0;margin-bottom:1.5rem;line-height:1.8}.skills{background-color:#262629}.skills h2{font-size:2.5rem;font-weight:600;text-align:center;margin-bottom:3rem;color:#f2f2f2}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.skill-item{background-color:#1e1e21;padding:2rem;border-radius:12px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(246,141,30,.1)}.skill-item:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0003;border-color:#f68d1e}.skill-icon{font-size:3rem;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap;min-height:60px}.skill-icon img{width:40px;height:40px;object-fit:contain;max-width:40px;max-height:40px}.skill-icon img[alt=AWS]{width:35px;height:35px}.skill-item h3{font-size:1.3rem;font-weight:600;color:#f68d1e;margin-bottom:1rem}.skill-item p{font-size:1.1rem;font-weight:300;color:#b0b0b0;line-height:1.6}.experience{background-color:#1e1e21}.experience h2{font-size:2.5rem;font-weight:600;text-align:center;margin-bottom:3rem;color:#f2f2f2}.experience-item{max-width:800px;margin:0 auto;text-align:center}.experience-item h3{font-size:1.8rem;font-weight:600;color:#f68d1e;margin-bottom:.5rem}.experience-item h4{font-size:1.3rem;font-weight:400;color:#f2f2f2;margin-bottom:1rem}.experience-item p{font-size:1.2rem;font-weight:300;color:#b0b0b0;line-height:1.8;margin-bottom:2rem}.contact{background-color:#262629;text-align:center}.contact h2{font-size:2.5rem;font-weight:600;margin-bottom:3rem;color:#f2f2f2}.contact-links{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.contact-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#f2f2f2;transition:all .3s ease;padding:1.5rem;border-radius:12px;background-color:#1e1e21;border:1px solid rgba(246,141,30,.1);min-width:120px}.contact-link:hover{transform:translateY(-5px) scale(1.05);color:#f68d1e;border-color:#f68d1e;box-shadow:0 10px 30px #0003}.contact-link i{font-size:2.5rem;margin-bottom:.5rem}.contact-link span{font-size:1rem;font-weight:500}@media (max-width: 768px){.hero h1{font-size:2.5rem}.hero h2{font-size:1.3rem}.hero-description{font-size:1rem}.profile-image img{width:150px;height:150px}section{padding:60px 0;min-height:auto}.skills-grid{grid-template-columns:1fr;gap:1.5rem}.contact-links{gap:1.5rem}.container{padding:0 15px}}@media (max-width: 480px){.hero h1{font-size:2rem}.contact-links{flex-direction:column;align-items:center}.contact-link{width:100%;max-width:200px}}.language-toggle[data-astro-cid-j7pv25f6]{position:fixed;top:20px;right:20px;z-index:1000;display:flex;gap:5px}.lang-btn[data-astro-cid-j7pv25f6]{background:#ffffff1a;border:2px solid rgba(255,255,255,.3);color:#fff;padding:8px 12px;border-radius:20px;cursor:pointer;font-weight:500;transition:all .3s ease;backdrop-filter:blur(10px)}.lang-btn[data-astro-cid-j7pv25f6]:hover{background:#fff3;border-color:#ffffff80}.lang-btn[data-astro-cid-j7pv25f6].active{background:#4a90e2cc;border-color:#4a90e2;color:#fff}
