@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500&family=Inter:wght@300;400;500&display=swap";:root{--text-primary:#f8fafc;--text-secondary:#94a3b8;--font-display:"Outfit", sans-serif;--font-body:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#030008}a{color:inherit;text-decoration:none}.app-main{max-width:1100px;margin:0 auto;padding:4rem 2rem}.hero-header{text-align:center;z-index:1;border-radius:30px;margin-bottom:5rem;padding:8rem 2rem;animation:.8s ease-out fadeInDown;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.hero-header:before,.hero-header:after{content:"";z-index:-1;width:50%;position:absolute;top:0;bottom:0}.hero-header:before{background-image:linear-gradient(90deg,#030008b3,#030008e6),url(/assets/_WL34776-DJQc5PQP.jpg);background-position:50%;background-size:cover;left:0}.hero-header:after{background-image:linear-gradient(270deg,#030008b3,#030008e6),url(/assets/photography-CY6AQt1a.jpg);background-position:50%;background-size:cover;right:0}.profile-photo{object-fit:cover;object-position:calc(50% + 3px) 15%;z-index:2;border:4px solid #ffffff1a;border-radius:50%;flex-shrink:0;width:160px;min-width:160px;height:160px;min-height:160px;margin-bottom:2rem;transition:transform .3s,border-color .3s;display:inline-block;position:relative;box-shadow:0 15px 35px #00000080}.profile-photo:hover{border-color:#a855f780;transform:scale(1.05)rotate(2deg)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.name{font-family:var(--font-display);letter-spacing:-1px;color:#ffffff8c;margin-bottom:.5rem;font-size:3.5rem;font-weight:300}.name strong{color:#fff;font-weight:500}.subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:1.3rem;font-weight:300}.email-link{color:#000;letter-spacing:.5px;background:#fff;border-radius:50px;align-items:center;gap:.6rem;padding:.9rem 2rem;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #00000080}.email-link:hover{background:#e2e8f0;transform:translateY(-2px)}.category-section{background:#0a051499;border:1px solid #ffffff0d;border-radius:20px;align-items:stretch;gap:0;margin-bottom:5rem;display:flex;overflow:hidden;box-shadow:0 20px 40px #0006}.category-section.reverse{flex-direction:row-reverse}.category-image{flex:1.2;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.bg-research{background-image:url(/assets/research-B3eXPgOz.jpg),radial-gradient(circle at 100% 0,#30104e,#030008);background-position:50%;background-size:cover}.bg-rayagram{background-color:#fff;background-image:url(/assets/rayagram-xDIMn758.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.bg-photography{background-image:url(/assets/wlimage-Uxo_kJJi.jpg),radial-gradient(circle at 0 0,#500f0f,#030008);background-position:top;background-size:cover}.image-overlay{opacity:0;text-align:center;background:#000000b3;justify-content:center;align-items:center;padding:2rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.category-image:hover .image-overlay{opacity:1}.image-overlay span{color:#fffc;font-size:.9rem}code{background:#ffffff1a;border-radius:4px;padding:.2rem .4rem}.category-content{background:linear-gradient(90deg,#03000833,#030008cc);flex-direction:column;flex:1;justify-content:center;padding:4rem;display:flex}.reverse .category-content{background:linear-gradient(-90deg,#03000833,#030008cc)}.icon-wrapper{color:#a855f7;background:#a855f71a;border:1px solid #a855f733;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:2rem;display:flex}.category-content h2{font-family:var(--font-display);margin-bottom:1rem;font-size:2.2rem;font-weight:300}.card-subtitle{color:#a855f7;margin-top:-.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:500}.category-content p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.action-links{flex-wrap:wrap;gap:1rem;display:flex}.action-btn{color:#000;background:#fff;border-radius:50px;padding:.8rem 2rem;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-block}.action-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.action-btn.btn-secondary{color:#fff;background:#ffffff0d;border:1px solid #fff3}.action-btn.btn-secondary:hover{box-shadow:none;background:#ffffff1a}@media (width<=900px){.category-section,.category-section.reverse{flex-direction:column}.category-image{width:100%;min-height:300px}.category-content{background:0 0;padding:3rem 2rem}}
