*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px}body{min-height:100vh;line-height:1.55}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}.page{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}.page__bg{z-index:0;background:radial-gradient(700px 500px at 30% 20%,#d4940a14,#0000 60%),radial-gradient(500px 400px at 75% 70%,#f0b8400a,#0000 55%),linear-gradient(#0d0d10 0%,#0a0a0c 50%);position:absolute;inset:0}.page__bg:before{content:"";background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 30%,#000 0%,#0000 70%);mask-image:radial-gradient(70% 60% at 50% 30%,#000 0%,#0000 70%)}.card{text-align:center;z-index:1;width:100%;max-width:520px;position:relative}.avatar{background-color:#19191e;border:2px solid #2a2926;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;display:flex;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar .avatar-placeholder{color:#d4940a;font-size:2.75rem;font-weight:700}.name{color:#e4e2dc;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.bio{color:#8e8c84;margin-bottom:3rem;font-size:.8125rem;line-height:1.6}.links{grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:3rem;display:grid}.link-item{color:#e4e2dc;background-color:#19191e;border:1px solid #2a2926;border-radius:8px;align-items:center;gap:1rem;padding:1rem 1.5rem;transition:all .22s;display:flex}.link-item:hover{background-color:#222228;border-color:#a06e00;transform:translateY(-1px)}.link-item .link-icon{color:#d4940a;flex-shrink:0;width:20px;height:20px}.link-item .link-name{font-size:.9375rem;font-weight:700}.projects{margin-bottom:3rem}.projects-title{color:#5a5850;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem}.project-item{text-align:left;background-color:#19191e;border:1px solid #2a2926;border-radius:8px;padding:1rem 1.5rem;transition:all .22s;display:block}.project-item:hover{background-color:#222228;border-color:#a06e00;transform:translateY(-1px)}.project-item .project-name{color:#d4940a;margin-bottom:.25rem;font-size:.9375rem;font-weight:700}.project-item .project-description{color:#8e8c84;font-size:.75rem}.footer{color:#5a5850;font-size:.75rem}@media (max-width:640px){.page{padding:1.5rem}.avatar{width:100px;height:100px}.name{font-size:1.25rem}.links{grid-template-columns:1fr}}body{color:#e4e2dc;letter-spacing:-.01em;background-color:#0a0a0c;font-family:Space Mono,monospace}::selection{color:#0a0a0c;background-color:#d4940a}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a2926;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#5a5850}.noise-overlay{pointer-events:none;z-index:9999;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}
