@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e5e7eb}.nav{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo{font-size:1.5rem;font-weight:700;color:#7c3aed}.nav-links{display:none;gap:1.5rem}.nav-links a{color:#6b7280;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#7c3aed}@media (min-width:768px){.nav-links{display:flex}}.gradient-bg{min-height:100vh;background:linear-gradient(135deg,#fdf2f8,#ffffff 50%,#fef7f0)}.section{padding:5rem 1rem;gap:3rem}.section-white{background:white}.section-center{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:#6b7280;max-width:42rem;margin:0 auto}.hero{padding:5rem 1rem;text-align:center}.hero-content{max-width:64rem;margin:0 auto}.profile-image{width:8rem;height:8rem;margin:0 auto 2rem;border-radius:50%;background:linear-gradient(135deg,#a855f7,#ec4899);display:flex;align-items:center;justify-content:center;overflow:hidden}.profile-image img{width:100%;height:100%;border-radius:50%;object-fit:cover}.hero-title{font-size:3rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.hero-title .highlight{color:#7c3aed}.hero-description{font-size:1.25rem;color:#9ca3af;margin-bottom:2rem;line-height:1.75}.hero-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.hero-buttons{flex-direction:row}}@media (min-width:768px){.hero-title{font-size:4.5rem}.hero-description{font-size:1.5rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:500;border-radius:.375rem;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none}.btn-primary{background:#7c3aed;color:white}.btn-primary:hover{background:#6d28d9}.btn-outline{background:transparent;color:#7c3aed;border:1px solid #7c3aed}.btn-outline:hover{background:#f3f4f6}.btn-full{width:100%}.grid{display:grid;grid-gap:3rem;gap:3rem}.grid-2,.grid-3{grid-template-columns:1fr}@media (min-width:768px){.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}}.about-grid{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center;max-width:64rem;margin:0 auto}@media (min-width:768px){.about-grid{grid-template-columns:repeat(2,1fr)}}.about-text{font-size:1.125rem;color:#6b7280;margin-bottom:2rem;line-height:1.75}.badges{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.badge{padding:.5rem 1rem;background:#f3f4f6;color:#374151;border-radius:.375rem;font-size:.875rem}.about-image,.image-placeholder{display:flex;justify-content:center}.image-placeholder{width:20rem;height:20rem;border-radius:.5rem;background:linear-gradient(135deg,#e5e7eb,#f3f4f6);align-items:center;overflow:hidden}.image-placeholder img{width:100%;height:100%;border-radius:.5rem;object-fit:cover}.skills-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:64rem;margin:0 auto}@media (min-width:768px){.skills-grid{grid-template-columns:repeat(2,1fr)}}.skill-item{margin-bottom:1.5rem}.skill-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.skill-name{font-weight:600;color:#111827}.skill-percentage{color:#7c3aed;font-weight:600}.progress-bar{width:100%;height:.75rem;background:#e5e7eb;border-radius:.375rem;overflow:hidden}.progress-fill{height:100%;background:#7c3aed;border-radius:.375rem;transition:width .3s ease}.services-image{display:flex;justify-content:center;margin-bottom:3rem}.services-image-placeholder{width:24rem;height:16rem;border-radius:.5rem;background:linear-gradient(135deg,#e5e7eb,#f3f4f6);display:flex;align-items:center;justify-content:center;overflow:hidden}.services-image-placeholder img{width:100%;height:100%;border-radius:.5rem;object-fit:cover}.services-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:72rem;margin:0 auto}@media (min-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.card{background:white;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:box-shadow .3s ease;overflow:hidden}.card:hover{box-shadow:0 10px 25px rgba(0,0,0,.15)}.card-header{padding:1.5rem}.card-content{padding:0 1.5rem 1.5rem}.card-icon{width:2rem;height:2rem;color:#7c3aed;margin-bottom:.5rem}.card-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}.card-description{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.card-text{color:#6b7280}.experience-content{max-width:64rem;margin:0 auto}.experience-section{margin-bottom:3rem}.experience-title{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1.5rem;margin-top:1.5rem}.experience-list{display:flex;flex-direction:column;gap:1.5rem}.experience-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem}.experience-info h4{font-size:1.125rem;font-weight:600;color:#111827}.experience-info p{color:#7c3aed;margin:.25rem 0}.experience-link{color:#2563eb;text-decoration:none;font-size:.875rem;display:flex;align-items:center;gap:.25rem;margin-top:.25rem}.experience-link:hover{text-decoration:underline}.badge-date{background:#e5e7eb;color:#374151;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;white-space:nowrap}.certifications-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:768px){.certifications-grid{grid-template-columns:repeat(3,1fr)}}.testimonials-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:72rem;margin:0 auto}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}.testimonial-card{padding:2rem}.stars{display:flex;color:#fbbf24;margin-bottom:1rem}.star{width:1.25rem;height:1.25rem;fill:currentColor}.testimonial-quote{color:#6b7280;font-size:1.125rem;line-height:1.75;margin-bottom:1.5rem}.author-avatar,.testimonial-author{display:flex;align-items:center}.author-avatar{width:3rem;height:3rem;background:#e5e7eb;border-radius:50%;justify-content:center;margin-right:1rem}.author-avatar span{color:#7c3aed;font-weight:600;font-size:1.125rem}.author-name{font-weight:600;color:#111827}.author-title{color:#6b7280;font-size:.875rem}.contact-grid{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;max-width:64rem;margin:0 auto}@media (min-width:768px){.contact-grid{grid-template-columns:repeat(2,1fr)}}.contact-info{margin-bottom:2rem}.contact-title{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1.5rem}.contact-list{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:center;gap:.75rem}.contact-icon{width:1.25rem;height:1.25rem;color:#7c3aed}.contact-item a{color:#6b7280;text-decoration:none}.contact-item a:hover{color:#7c3aed}.connect-section{margin-top:2rem}.connect-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem}.connect-link{display:inline-flex;align-items:center;gap:.5rem;color:#7c3aed;text-decoration:none;font-weight:500}.connect-link:hover{color:#6d28d9}.footer{background:#111827;color:white;padding:3rem 1rem;text-align:center}.footer-content{margin-bottom:2rem}.footer-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-text{color:#9ca3af;max-width:42rem;margin:0 auto}.footer-bottom{border-top:1px solid #374151;padding-top:2rem}.footer-copyright{color:#9ca3af}.text-center{text-align:center}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.w-4{width:1rem}.h-4{height:1rem}.w-3{width:.75rem}.h-3{height:.75rem}