.et_pb_row_0,body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row{max-width:1255px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:#333;scroll-behavior:smooth}.bg-gray-50{background-color:#f9fafb}.min-h-screen{min-height:100vh}.hero-section{position:relative;height:70vh;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 50%,#1e293b 100%);overflow:hidden}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(30,58,138,0.8),rgba(15,23,42,0.6),rgba(30,41,59,0.4))}.hero-content{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;height:100%}.hero-text{text-align:center;color:white;padding:0 1.5rem}.hero-title{font-size:3.1rem;font-weight:bold;margin-bottom:1rem;background:linear-gradient(to right,#bfdbfe,#ffffff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-location{font-size:1.5rem;color:#bfdbfe;margin-bottom:1rem;font-weight:600;max-width:32rem;margin-left:auto;margin-right:auto}.hero-description{font-size:1.125rem;color:#cbd5e1;max-width:48rem;margin-left:auto;margin-right:auto;line-height:1.75}.profile-section{position:relative;margin-top:-8rem;z-index:20;padding:0 1.5rem}.profile-container{max-width:64rem;margin:0 auto;text-align:center}.nav-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.nav-button{padding:0.75rem 1.5rem;background:rgba(255,255,255,0.9);backdrop-filter:blur(8px);color:#1e293b;border:none;border-radius:9999px;font-weight:600;cursor:pointer;transition:all 0.3s ease;transform:scale(1)}.nav-button:hover{background:white;box-shadow:0 10px 25px rgba(0,0,0,0.1);transform:scale(1.05)}.profile-image-container{position:relative;display:inline-block;margin-bottom:2rem}.profile-image-outer{width:12rem;height:12rem;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#2563eb);padding:0.25rem;box-shadow:0 25px 50px rgba(0,0,0,0.25)}.profile-image-inner{width:100%;height:100%;border-radius:50%;background:#d1d5db;display:flex;align-items:center;justify-content:center;overflow:hidden}.profile-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.social-links{display:flex;justify-content:center;gap:1.5rem}.social-link{padding:0.75rem;background:white;border-radius:50%;box-shadow:0 10px 25px rgba(0,0,0,0.1);transition:all 0.3s ease;transform:scale(1);text-decoration:none;display:flex;align-items:center;justify-content:center}.social-link:hover{box-shadow:0 20px 40px rgba(0,0,0,0.15);transform:scale(1.1)}.social-icon{width:1.5rem;height:1.5rem;transition:color 0.3s ease}.social-icon.twitter{color:#3b82f6}.social-link:hover .social-icon.twitter{color:#2563eb}.content-section{padding:5rem 1.5rem}.content-container{max-width:72rem;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.content-card{background:white;border-radius:1rem;padding:2rem;box-shadow:0 25px 50px rgba(0,0,0,0.15);transition:box-shadow 0.3s ease}.content-card:hover{box-shadow:0 25px 50px rgba(0,0,0,0.25)}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.card-icon{padding:0.75rem;border-radius:0.75rem}.bio-icon{background:#dbeafe}.education-icon{background:#dcfce7}.experience-icon{background:#f3e8ff}.icon{width:2rem;height:2rem}.bio-icon .icon{color:#2563eb}.education-icon .icon{color:#059669}.experience-icon .icon{color:#7c3aed}.card-title{font-size:1.875rem;font-weight:bold;color:#1f2937}.card-content{font-size:1.125rem;color:#4b5563;line-height:1.75;max-width:none}.bio-paragraph{margin-bottom:1.5rem}.bio-paragraph:last-child{margin-bottom:0}.education-content{display:flex;flex-direction:column;gap:1.5rem}.education-item{border-left:4px solid;padding-left:1.5rem}.blue-border{border-color:#3b82f6}.green-border{border-color:#10b981}.purple-border{border-color:#8b5cf6}.education-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:0.5rem}.education-school{font-size:1.125rem;margin-bottom:0.5rem}.blue-text{color:#2563eb}.green-text{color:#059669}.purple-text{color:#7c3aed}.education-description{color:#374151}.experience-content{display:flex;flex-direction:column;gap:2rem}.experience-item{position:relative}.experience-header{display:flex;flex-direction:column;gap:1.5rem}.experience-info{flex:1}.experience-details{flex:2}.experience-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:0.5rem}.experience-company{font-size:1.125rem;margin-bottom:0.5rem}.experience-item:nth-child(1) .experience-company{color:#2563eb}.experience-item:nth-child(2) .experience-company{color:#059669}.experience-item:nth-child(3) .experience-company{color:#7c3aed}.experience-years{font-size:1rem;color:#4b5563}.experience-description{color:#374151;margin-bottom:1rem}.skill-tags{display:flex;flex-wrap:wrap;gap:0.5rem}.skill-tag{padding:0.25rem 0.75rem;border-radius:9999px;font-size:0.875rem}.skill-tag.blue{background:#dbeafe;color:#1e40af}.skill-tag.green{background:#dcfce7;color:#166534}.skill-tag.purple{background:#f3e8ff;color:#6b21a8}.cta-section{padding:5rem 1.5rem;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 50%,#1e293b 100%)}.cta-container{max-width:64rem;margin:0 auto;text-align:center}.cta-icon{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;background:linear-gradient(to right,#fbbf24,#f59e0b);border-radius:50%;margin-bottom:2rem;box-shadow:0 25px 50px rgba(0,0,0,0.25)}.award-icon{width:2.5rem;height:2.5rem;color:#92400e}.cta-title{font-size:3rem;font-weight:bold;color:white;margin-bottom:1.5rem}.cta-description{font-size:1.25rem;color:#bfdbfe;margin-bottom:2rem;max-width:32rem;margin-left:auto;margin-right:auto;line-height:1.75}.cta-buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.cta-button{padding:1rem 2rem;border-radius:9999px;font-weight:600;font-size:1.125rem;border:none;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:0.75rem;transform:scale(1)}.cta-button.primary{background:linear-gradient(to right,#3b82f6,#2563eb);color:white;box-shadow:0 25px 50px rgba(0,0,0,0.25)}.cta-button.primary:hover{background:linear-gradient(to right,#2563eb,#1d4ed8);box-shadow:0 25px 50px rgba(0,0,0,0.35);transform:scale(1.05)}.arrow-icon{width:1.25rem;height:1.25rem;transition:transform 0.3s ease}.cta-button.primary:hover .arrow-icon{transform:translateX(0.25rem)}.stats-grid{display:grid;grid-template-columns:1fr;gap:2rem;text-align:center}.stat-card{padding:1.5rem;background:rgba(255,255,255,0.05);backdrop-filter:blur(8px);border-radius:0.75rem;border:1px solid rgba(255,255,255,0.1)}.stat-number{font-size:1.875rem;font-weight:bold;margin-bottom:0.5rem}.stat-number.yellow{color:#fbbf24}.stat-number.green{color:#10b981}.stat-number.blue{color:#60a5fa}.stat-label{color:#bfdbfe}@media (min-width:768px){.hero-title{font-size:4rem}.hero-location{font-size:1.875rem}.hero-description{font-size:1.25rem}.cta-title{font-size:3.5rem}.cta-buttons{flex-direction:row;justify-content:center;gap:1.5rem}.cta-button{width:auto}.stats-grid{grid-template-columns:repeat(3,1fr)}.experience-header{flex-direction:row}}@media (min-width:640px){.nav-buttons{flex-direction:row}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:#333;scroll-behavior:smooth}.bg-gray-50{background-color:#f9fafb}.min-h-screen{min-height:100vh}.hero-section{position:relative;height:70vh;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 50%,#1e293b 100%);overflow:hidden}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(30,58,138,0.8),rgba(15,23,42,0.6),rgba(30,41,59,0.4))}.hero-content{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;height:100%}.hero-text{text-align:center;color:white;padding:0 1.5rem}.hero-title{font-size:3.1rem;font-weight:bold;margin-bottom:1rem;background:linear-gradient(to right,#bfdbfe,#ffffff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-location{font-size:1.5rem;color:#bfdbfe;margin-bottom:1rem;font-weight:600;max-width:32rem;margin-left:auto;margin-right:auto}.hero-description{font-size:1.125rem;color:#cbd5e1;max-width:48rem;margin-left:auto;margin-right:auto;line-height:1.75}.profile-section{position:relative;margin-top:-8rem;z-index:20;padding:0 1.5rem}.profile-container{max-width:64rem;margin:0 auto;text-align:center}.nav-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.nav-button{padding:0.75rem 1.5rem;background:rgba(255,255,255,0.9);backdrop-filter:blur(8px);color:#1e293b;border:none;border-radius:9999px;font-weight:600;cursor:pointer;transition:all 0.3s ease;transform:scale(1)}.nav-button:hover{background:white;box-shadow:0 10px 25px rgba(0,0,0,0.1);transform:scale(1.05)}.profile-image-container{position:relative;display:inline-block;margin-bottom:2rem}.profile-image-outer{width:12rem;height:12rem;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#2563eb);padding:0.25rem;box-shadow:0 25px 50px rgba(0,0,0,0.25)}.profile-image-inner{width:100%;height:100%;border-radius:50%;background:#d1d5db;display:flex;align-items:center;justify-content:center;overflow:hidden}.profile-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.social-links{display:flex;justify-content:center;gap:1.5rem}.social-link{padding:0.75rem;background:white;border-radius:50%;box-shadow:0 10px 25px rgba(0,0,0,0.1);transition:all 0.3s ease;transform:scale(1);text-decoration:none;display:flex;align-items:center;justify-content:center}.social-link:hover{box-shadow:0 20px 40px rgba(0,0,0,0.15);transform:scale(1.1)}.social-icon{width:1.5rem;height:1.5rem;transition:color 0.3s ease}.social-icon.twitter{color:#3b82f6}.social-link:hover .social-icon.twitter{color:#2563eb}.content-section{padding:5rem 1.5rem}.content-container{max-width:72rem;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.content-card{background:white;border-radius:1rem;padding:2rem;box-shadow:0 25px 50px rgba(0,0,0,0.15);transition:box-shadow 0.3s ease}.content-card:hover{box-shadow:0 25px 50px rgba(0,0,0,0.25)}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.card-icon{padding:0.75rem;border-radius:0.75rem}.bio-icon{background:#dbeafe}.education-icon{background:#dcfce7}.experience-icon{background:#f3e8ff}.icon{width:2rem;height:2rem}.bio-icon .icon{color:#2563eb}.education-icon .icon{color:#059669}.experience-icon .icon{color:#7c3aed}.card-title{font-size:1.875rem;font-weight:bold;color:#1f2937}.card-content{font-size:1.125rem;color:#4b5563;line-height:1.75;max-width:none}.bio-paragraph{margin-bottom:1.5rem}.bio-paragraph:last-child{margin-bottom:0}.education-content{display:flex;flex-direction:column;gap:1.5rem}.education-item{border-left:4px solid;padding-left:1.5rem}.blue-border{border-color:#3b82f6}.green-border{border-color:#10b981}.purple-border{border-color:#8b5cf6}.education-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:0.5rem}.education-school{font-size:1.125rem;margin-bottom:0.5rem}.blue-text{color:#2563eb}.green-text{color:#059669}.purple-text{color:#7c3aed}.education-description{color:#374151}.experience-content{display:flex;flex-direction:column;gap:2rem}.experience-item{position:relative}.experience-header{display:flex;flex-direction:column;gap:1.5rem}.experience-info{flex:1}.experience-details{flex:2}.experience-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:0.5rem}.experience-company{font-size:1.125rem;margin-bottom:0.5rem}.experience-item:nth-child(1) .experience-company{color:#2563eb}.experience-item:nth-child(2) .experience-company{color:#059669}.experience-item:nth-child(3) .experience-company{color:#7c3aed}.experience-years{font-size:1rem;color:#4b5563}.experience-description{color:#374151;margin-bottom:1rem}.skill-tags{display:flex;flex-wrap:wrap;gap:0.5rem}.skill-tag{padding:0.25rem 0.75rem;border-radius:9999px;font-size:0.875rem}.skill-tag.blue{background:#dbeafe;color:#1e40af}.skill-tag.green{background:#dcfce7;color:#166534}.skill-tag.purple{background:#f3e8ff;color:#6b21a8}.cta-section{padding:5rem 1.5rem;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 50%,#1e293b 100%)}.cta-container{max-width:64rem;margin:0 auto;text-align:center}.cta-icon{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;background:linear-gradient(to right,#fbbf24,#f59e0b);border-radius:50%;margin-bottom:2rem;box-shadow:0 25px 50px rgba(0,0,0,0.25)}.award-icon{width:2.5rem;height:2.5rem;color:#92400e}.cta-title{font-size:3rem;font-weight:bold;color:white;margin-bottom:1.5rem}.cta-description{font-size:1.25rem;color:#bfdbfe;margin-bottom:2rem;max-width:32rem;margin-left:auto;margin-right:auto;line-height:1.75}.cta-buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.cta-button{padding:1rem 2rem;border-radius:9999px;font-weight:600;font-size:1.125rem;border:none;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:0.75rem;transform:scale(1)}.cta-button.primary{background:linear-gradient(to right,#3b82f6,#2563eb);color:white;box-shadow:0 25px 50px rgba(0,0,0,0.25)}.cta-button.primary:hover{background:linear-gradient(to right,#2563eb,#1d4ed8);box-shadow:0 25px 50px rgba(0,0,0,0.35);transform:scale(1.05)}.arrow-icon{width:1.25rem;height:1.25rem;transition:transform 0.3s ease}.cta-button.primary:hover .arrow-icon{transform:translateX(0.25rem)}.stats-grid{display:grid;grid-template-columns:1fr;gap:2rem;text-align:center}.stat-card{padding:1.5rem;background:rgba(255,255,255,0.05);backdrop-filter:blur(8px);border-radius:0.75rem;border:1px solid rgba(255,255,255,0.1)}.stat-number{font-size:1.875rem;font-weight:bold;margin-bottom:0.5rem}.stat-number.yellow{color:#fbbf24}.stat-number.green{color:#10b981}.stat-number.blue{color:#60a5fa}.stat-label{color:#bfdbfe}@media (min-width:768px){.hero-title{font-size:4rem}.hero-location{font-size:1.875rem}.hero-description{font-size:1.25rem}.cta-title{font-size:3.5rem}.cta-buttons{flex-direction:row;justify-content:center;gap:1.5rem}.cta-button{width:auto}.stats-grid{grid-template-columns:repeat(3,1fr)}.experience-header{flex-direction:row}}@media (min-width:640px){.nav-buttons{flex-direction:row}}