:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background:radial-gradient(circle at top left,rgba(148,163,184,.22),transparent 32%),linear-gradient(180deg,#f8fafc,#eef2ff);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}a{color:#1d4ed8;text-decoration:none}a:hover{text-decoration:underline}.project-links{display:flex;gap:.55rem;margin-top:.9rem}.project-link{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .55rem;border:1px solid rgba(29,78,216,.2);border-radius:999px;color:#334155;font-size:.78rem;font-weight:600;line-height:1;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.project-link svg{width:.95rem;height:.95rem}.project-link .icon-fill{fill:currentColor}.project-link .icon-stroke{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.project-link:hover{border-color:#1d4ed873;background:#dbeafe8c;color:#1d4ed8;text-decoration:none}.project-link:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}p,li{color:#0f172a}#root{min-height:100vh}
