@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}body{background-color:#0f172a;color:#e2e8f0;font-family:Inter,sans-serif}.profile{position:relative}.profile:after{content:"";display:block;height:4px;background:linear-gradient(90deg,#7c3aed,#38bdf8,#f472b6);width:100%}.profile{background-color:#1e1b4b;text-align:center;min-height:100px;padding-top:20px;padding-bottom:0}.profile h1{font-size:36px;font-weight:700;font-family:Inter,sans-serif;color:#f5f3ff}.profile img{border-radius:50%;max-width:100%;max-height:100%;margin-left:auto;margin-right:auto;display:block;border:3px solid #A78BFA;box-shadow:0 0 0 4px #312e8155}.profile .profile-picture{margin-bottom:10px;height:150px}.social-links{display:flex;justify-content:center;gap:20px;margin-top:12px;margin-bottom:16px}.social-links a{color:#c4b5fd;display:flex;align-items:center;transition:color .2s,transform .2s}.social-links a:hover{color:#fff;transform:translateY(-2px);text-decoration:none}.social-links svg{width:26px;height:26px}body{margin-bottom:50px}h2{margin-bottom:20px;margin-top:20px;font-weight:700;text-align:center;font-family:Inter,sans-serif}.Bio{margin-left:10%;margin-right:10%}.Bio a{color:#38bdf8}.Bio a:hover{color:#38bdf8;text-decoration:underline}.Bio p{font-size:large}h3+p{padding:0 16px}.Videos{display:flex;flex-wrap:wrap;justify-content:center}.Videos iframe{margin:12px;width:560px;max-width:calc(100vw - 24px);aspect-ratio:16/9;height:auto}a{color:#38bdf8;text-decoration:none}a:hover{color:#7c3aed;text-decoration:underline}img{max-width:100%}
