:root{color:#172235;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit}.portfolio-shell{width:min(1120px,calc(100% - 48px));min-height:100vh;margin:0 auto;padding:30px 0 72px}.portfolio-header{display:flex;align-items:center;justify-content:space-between}.wordmark{font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:700;letter-spacing:-.045em;text-decoration:none}.games-link{color:#40516a;font-size:.94rem;font-weight:650;text-decoration:none}.games-link:hover,.games-link:focus-visible{color:#0a5bd8;text-decoration:underline;text-underline-offset:.25em}.portfolio-intro{padding:clamp(88px,16vw,180px) 0 clamp(42px,7vw,72px)}.eyebrow{margin:0 0 14px;color:#0a5bd8;font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(2.5rem,6vw,5rem);line-height:.98;letter-spacing:-.065em}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-tile{display:flex;min-height:245px;flex-direction:column;align-items:flex-start;border:1px solid #cfd6df;border-radius:14px;background:#fff;padding:clamp(24px,4vw,36px);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.project-tile h2{margin-bottom:12px;font-size:clamp(1.5rem,3vw,2.15rem);letter-spacing:-.04em}.project-tile>p:not(.eyebrow){max-width:34ch;margin-bottom:24px;color:#526178;line-height:1.55}.project-tile span{margin-top:auto;color:#0a5bd8;font-size:.92rem;font-weight:750}.project-tile:hover{border-color:#7ea8eb;box-shadow:0 12px 30px #1722351a;transform:translateY(-3px)}.project-tile:focus-visible{outline:3px solid #0a5bd8;outline-offset:3px;border-color:#0a5bd8}@media(max-width:640px){.portfolio-shell{width:min(100% - 32px,1120px);padding-top:22px}.project-grid{grid-template-columns:1fr}}
