*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden}a{color:inherit}.gradient-bg{position:fixed;inset:0;font-family:Courier New,Courier,monospace;color:#1a1a2e;overflow-y:auto}.gradient-layer{position:fixed;inset:0;z-index:0;background:linear-gradient(135deg,#2a7b9b,#57c785,#eddd53);background-size:300% 300%;animation:gradientShift 20s ease infinite}@keyframes gradientShift{0%{background-position:0% 50%}25%{background-position:100% 0%}50%{background-position:100% 100%}75%{background-position:0% 100%}to{background-position:0% 50%}}.content{position:relative;z-index:1;min-height:100vh;display:flex;align-items:center;padding:3rem 2.5rem}.layout{max-width:520px;width:100%;margin:0 auto}.text-col{flex:1;text-align:left}.bio{font-size:.95rem;line-height:1.7;color:#1a1a2e;margin-bottom:.8rem}.bio:last-child{margin-bottom:0}.bio.contact{margin-top:.4rem}.bio a{text-decoration:underline;text-underline-offset:2px}.bio a:hover{text-decoration-thickness:2px}@media(max-width:640px){.content{padding:2rem 1.5rem}.bio{font-size:.88rem}}
