@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";.hero-section[data-astro-cid-kpkoygro]{position:relative;background-color:#0a0a0a;overflow:hidden;padding:6rem 1rem;font-family:Poppins,sans-serif;z-index:0}.glow-background[data-astro-cid-kpkoygro]{position:absolute;width:600px;height:600px;background:radial-gradient(circle,#ff6600 0%,transparent 70%);opacity:.08;filter:blur(150px);top:-100px;right:-100px;animation:pulse 6s infinite alternate ease-in-out;z-index:0}.container[data-astro-cid-kpkoygro]{position:relative;z-index:1;max-width:1200px;margin:auto;display:flex;flex-wrap:wrap;align-items:center;gap:3rem;justify-content:space-between;animation:fadeUp 1s ease-out}.hero-content[data-astro-cid-kpkoygro]{flex:1;min-width:280px}.hero-title[data-astro-cid-kpkoygro]{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.2}.hero-title[data-astro-cid-kpkoygro] span[data-astro-cid-kpkoygro]{background:linear-gradient(90deg,#f60,#ff8c00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle[data-astro-cid-kpkoygro]{color:#aaa;font-size:1.2rem;max-width:550px;margin-bottom:2.5rem}.hero-buttons[data-astro-cid-kpkoygro]{display:flex;gap:1.2rem;flex-wrap:wrap}.btn[data-astro-cid-kpkoygro]{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease-in-out;text-decoration:none}.btn[data-astro-cid-kpkoygro].primary{background:linear-gradient(135deg,#f60,#f80);color:#fff;box-shadow:0 0 15px #ff66004d}.btn[data-astro-cid-kpkoygro].primary:hover{transform:translateY(-3px);box-shadow:0 0 25px #ff660080}.btn[data-astro-cid-kpkoygro].outline{border:2px solid #ff6600;color:#f60;background:transparent}.btn[data-astro-cid-kpkoygro].outline:hover{background-color:#f60;color:#fff;transform:scale(1.05)}.hero-image[data-astro-cid-kpkoygro] img[data-astro-cid-kpkoygro]{max-width:400px;border-radius:20px;filter:drop-shadow(0 0 30px rgba(255,102,0,.3));transition:transform .3s ease}.hero-image[data-astro-cid-kpkoygro] img[data-astro-cid-kpkoygro]:hover{transform:scale(1.03)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1) translate(0)}to{transform:scale(1.3) translate(-30px,-30px)}}@media (max-width: 768px){.container[data-astro-cid-kpkoygro]{flex-direction:column;align-items:center;gap:2rem;padding:0 1rem;text-align:center}.hero-section[data-astro-cid-kpkoygro]{padding:4rem 1rem}.hero-image[data-astro-cid-kpkoygro]{width:100%;display:flex;justify-content:center}.hero-image[data-astro-cid-kpkoygro] img[data-astro-cid-kpkoygro]{width:280px;max-width:100%;height:auto;border-radius:20px}.hero-content[data-astro-cid-kpkoygro]{width:100%}.hero-title[data-astro-cid-kpkoygro]{font-size:2.2rem;line-height:1.3}.hero-subtitle[data-astro-cid-kpkoygro]{font-size:1rem;margin-bottom:2rem;padding:0 .5rem}.hero-buttons[data-astro-cid-kpkoygro]{flex-direction:column;gap:.8rem;align-items:center}.btn[data-astro-cid-kpkoygro]{width:90%;justify-content:center;font-size:.95rem;padding:.8rem 1.5rem}.hero-wave[data-astro-cid-kpkoygro]{display:none}}@keyframes waveMotion{0%{d:path("M0,192L48,186.7C96,181,192,171,288,176C384,181,480,203,576,192C672,181,768,139,864,138.7C960,139,1056,181,1152,197.3C1248,213,1344,203,1392,197.3L1440,192L1440,320L0,320Z")}50%{d:path("M0,202L48,196.7C96,191,192,181,288,186C384,191,480,213,576,202C672,191,768,149,864,148.7C960,149,1056,191,1152,207.3C1248,223,1344,213,1392,207.3L1440,202L1440,320L0,320Z")}to{d:path("M0,192L48,186.7C96,181,192,171,288,176C384,181,480,203,576,192C672,181,768,139,864,138.7C960,139,1056,181,1152,197.3C1248,213,1344,203,1392,197.3L1440,192L1440,320L0,320Z")}}.hero-wave[data-astro-cid-kpkoygro] path[data-astro-cid-kpkoygro]{animation:waveMotion 8s ease-in-out infinite}.hero-wave[data-astro-cid-kpkoygro]{position:absolute;bottom:0;left:0;width:200%;overflow:hidden;line-height:0;z-index:0;animation:waveShift 10s ease-in-out infinite alternate}@keyframes waveShift{0%{transform:translate(0) rotate(180deg)}to{transform:translate(-25%) rotate(180deg)}}@media (max-width: 768px){.container[data-astro-cid-kpkoygro]{flex-direction:column;align-items:center;gap:2rem;padding:0 1rem;text-align:center}.hero-section[data-astro-cid-kpkoygro]{padding:4rem 1rem}.hero-image[data-astro-cid-kpkoygro]{width:100%;display:flex;justify-content:center}.hero-image[data-astro-cid-kpkoygro] img[data-astro-cid-kpkoygro]{width:280px;max-width:100%;height:auto;border-radius:20px}.hero-content[data-astro-cid-kpkoygro]{width:100%}.hero-title[data-astro-cid-kpkoygro]{font-size:2.2rem;line-height:1.3}.hero-subtitle[data-astro-cid-kpkoygro]{font-size:1rem;margin-bottom:2rem;padding:0 .5rem}.hero-buttons[data-astro-cid-kpkoygro]{flex-direction:column;gap:.8rem;align-items:center}.btn[data-astro-cid-kpkoygro]{width:80%;justify-content:center;font-size:.95rem;padding:.8rem 1.5rem}.hero-wave[data-astro-cid-kpkoygro]{display:none}}.video-wrapper[data-astro-cid-mrk3q7f7]{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;animation:fadeInUp .8s ease forwards}.video-container[data-astro-cid-mrk3q7f7]{width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;border:1px solid rgba(255,102,0,.15);background:#0f0f0f;box-shadow:0 0 12px #ff66000d;transition:transform .4s ease,box-shadow .4s ease}.video-container[data-astro-cid-mrk3q7f7]:hover{transform:scale(1.015);box-shadow:0 0 30px #ff660040}iframe[data-astro-cid-mrk3q7f7]{width:100%;height:100%;border:none}.video-title[data-astro-cid-mrk3q7f7]{font-family:Poppins,sans-serif;margin-top:.6rem;font-size:1rem;font-weight:600;text-align:center;color:#ffa600}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.private-repo-note[data-astro-cid-j7pv25f6]{margin-top:1rem;text-align:center;color:#aaa;font-size:.95rem}.private-repo-note[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{color:#ffa600;text-decoration:underline;font-weight:500;transition:color .3s ease}.private-repo-note[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{color:#f60}.video-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:3rem auto;padding:0 1rem;justify-items:center}body{margin:0;padding:0;font-family:Poppins,sans-serif;background:linear-gradient(135deg,#000,#000,#000);color:#fff}.container[data-astro-cid-j7pv25f6]{max-width:1200px;margin:auto;padding:2rem 1rem}h2[data-astro-cid-j7pv25f6]{font-size:2rem;font-weight:700;background:linear-gradient(90deg,#f60,#ffa600);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.intro-section[data-astro-cid-j7pv25f6]{padding:3rem 1rem;background:linear-gradient(to bottom right,#000,#000)}.intro-section[data-astro-cid-j7pv25f6] .container[data-astro-cid-j7pv25f6]{max-width:1000px;margin:auto;text-align:center}.intro-section[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{font-size:2.4rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(90deg,#f60,#ffa600);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.intro-section[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{font-size:1.1rem;color:#ccc;line-height:1.8;margin-bottom:1.2rem}.intro-section[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{color:#ffa600;font-weight:600}.intro-section[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{color:#ffa600;text-decoration:underline;font-weight:500;transition:color .3s ease}.intro-section[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{color:#f60}.projects-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1.5rem;margin-top:1.5rem}.video-section[data-astro-cid-j7pv25f6]{padding-top:2rem}@media (max-width: 768px){h2[data-astro-cid-j7pv25f6]{font-size:1.6rem}.testimonial[data-astro-cid-j7pv25f6]{font-size:.9rem;min-width:240px}}.skills-section[data-astro-cid-j7pv25f6]{padding-top:3rem}.skills-grid[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.5rem}.skill-card[data-astro-cid-j7pv25f6]{background:#ff660012;border:1px solid rgba(255,102,0,.2);padding:1rem 1.8rem;border-radius:12px;font-weight:600;font-size:1rem;color:#ffa600;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 0 15px #ff66000d}.skill-card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-6px);background:#ff660026;box-shadow:0 0 30px #f603}@media (max-width: 480px){.video-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;gap:1.5rem}.video-section[data-astro-cid-j7pv25f6] iframe[data-astro-cid-j7pv25f6],.video-section[data-astro-cid-j7pv25f6] .video-card[data-astro-cid-j7pv25f6]{max-width:100%}.video-section[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{font-size:1.4rem}}
