*{box-sizing:border-box}html{font-size:100%;color-scheme:dark}body{margin:0;min-height:100svh;display:flex;flex-direction:column;background:#090b0a;color:#ededed;font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace;-webkit-font-smoothing:antialiased}a{color:inherit}header{border-bottom:1px solid #202321}.header-inner{max-width:800px;margin:auto;padding:22px 24px;display:flex;justify-content:space-between;gap:24px;align-items:center;font-size:14px}.brand{text-decoration:none}.brand span,.accent,.command span,.prompt{color:#69d5a5}.header-note{color:#929b95;font-size:13px}main{flex:1;display:grid;place-items:center;padding:72px 24px}.terminal{width:100%;max-width:800px;border:1px solid #2b302d;border-radius:10px;background:#101311;box-shadow:0 24px 100px #55c69306;overflow:hidden}.titlebar{background:#171a18;border-bottom:1px solid #292e2b;min-height:44px;display:flex;align-items:center;gap:22px;padding:12px 16px;color:#969f99;font-size:12px}.lights{display:flex;gap:8px}.lights i{width:11px;height:11px;border-radius:50%;background:#cb5656}.lights i:nth-child(2){background:#c99e3a}.lights i:nth-child(3){background:#52ad80}.content{padding:38px 34px 32px}.command{font-size:16px;color:#a0aaa3;line-height:1.6;margin:0 0 18px}.command span{margin-right:9px}h1{font-size:clamp(28px,4vw,40px);line-height:1.3;letter-spacing:-.045em;margin:0 0 12px;font-weight:600}.role{font-size:clamp(19px,2.5vw,24px);line-height:1.6;letter-spacing:-.035em;margin:0;max-width:640px}.section{margin-top:32px}.bio{font-size:17px;line-height:1.8;color:#c5cec8;margin:0;max-width:610px}.links{display:flex;flex-wrap:wrap;gap:12px}.links a{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:12px 15px;border:1px solid #39413c;border-radius:5px;background:#191e1b;text-decoration:none;font-size:14px;min-height:46px;transition:background .15s,border-color .15s}.links a span{color:#7ca98f}.links a:hover{background:#22372b;border-color:#69d5a5}.links a:focus-visible,.brand:focus-visible{outline:2px solid #69d5a5;outline-offset:5px}.prompt{margin-top:32px;font-size:18px;display:flex;align-items:center;gap:10px}.cursor{display:inline-block;background:#69d5a5;height:19px;width:9px}footer{border-top:1px solid #202321;padding:25px 20px;text-align:center;font-size:12px;line-height:1.8;color:#929b95}footer>span:last-child{color:#b7c0ba}@media(max-width:540px){.header-inner{padding:19px 20px}.header-note{display:none}main{padding:36px 16px}.content{padding:28px 22px}.section{margin-top:28px}.links{gap:10px}.links a{flex:1 1 125px}.titlebar{gap:16px}.bio{font-size:16px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.links .social-label{display:inline-flex;align-items:center;gap:9px;color:inherit}.social-icon{width:16px;height:16px;flex:none;fill:currentColor}
