@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&display=swap";:root{--text:#3a4a5c;--text-h:#0d1b2e;--text-soft:#5a6e84;--pill-bg:#ffffff8c;--pill-bg-hover:#ffffffd1;--pill-border:#ffffffd9;--pill-text:#1a3a5c;color:var(--text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Nunito,system-ui,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.5}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{background-image:url(/assets/background-Cgf1r4sP.jpg);background-position:50%;background-size:cover;background-attachment:fixed;min-height:100svh}.page{box-sizing:border-box;justify-content:center;align-items:center;min-height:100svh;padding:24px;display:flex}.layout{flex-direction:column;gap:16px;width:75vw;height:75svh;display:flex}.navbar{-webkit-backdrop-filter:blur(22px)saturate(1.8);background:#ffffff61;border:1.5px solid #ffffffb8;border-radius:999px;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:8px;display:flex;box-shadow:0 4px 16px #50a0dc26,0 1px 4px #0000000f,inset 0 1.5px #ffffffd9}.nav-brand{color:var(--text-h);letter-spacing:.02em;-webkit-user-select:none;user-select:none;padding:7px 0 7px 32px;font-size:.95rem;font-weight:700}.nav-right{align-items:center;gap:4px;padding-right:16px;display:flex}.nav-link{color:var(--text-h);letter-spacing:.01em;border-radius:999px;padding:8px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s}.nav-link:hover{color:#1060b8;background:#ffffff80}.card{-webkit-backdrop-filter:blur(22px)saturate(1.8);box-sizing:border-box;background:#ffffff61;border:1.5px solid #ffffffb8;border-radius:28px;flex:1;justify-content:flex-start;align-items:flex-start;width:100%;padding:48px;display:flex;box-shadow:0 8px 32px #50a0dc2e,0 2px 8px #00000014,inset 0 1px #ffffffd9}.card-bio{color:var(--text);text-align:left;margin:0;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:500;line-height:1.75}.indent{width:2.2em;display:inline-block}.card-bio strong{color:var(--text-h);font-weight:800}
