html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--bg-start: #f0f4ff;--bg-end: #e6ecff;--primary: #4f46e5;--primary-dark: #3730a3;--text-main: #111827;--text-muted: #4b5563;--focus-ring: #2563eb;--image-size: 100px;--ring-background: #eef2ff}*{box-sizing:border-box}body{margin:0;min-height:100vh;min-width:320px;font-family:Inter,sans-serif;background:radial-gradient(circle at top,var(--bg-start),var(--bg-end));color:var(--text-main);display:flex;align-items:center;justify-content:center;padding:1rem}main{width:100%;max-width:527px}.card{background:#fff;border-radius:16px;box-shadow:0 16px 32px #0000001f;text-align:center;overflow:hidden}.card-banner{background-color:var(--primary);color:#fff;padding:.75rem 1rem;border-radius:16px 16px 0 0;text-align:center}.card-banner h1{margin:0;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:.5px}.card-content{padding:1rem 1.75rem 2rem}.logo{width:var(--image-size);height:var(--image-size);margin:0 auto 1rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block}h2{font-size:1.5rem;margin:.5rem 0 .25rem}h3{font-size:1rem;font-weight:600;color:var(--text-muted);margin:0 0 1.5rem}p{font-size:1rem;line-height:1.6;margin-bottom:1.75rem}.skills{list-style:none;padding:0;margin:0 0 1.75rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.skills li{background:var(--ring-background);color:var(--primary-dark);padding:.35rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600}.links{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}footer{margin-top:1.5rem;font-size:.75rem;color:#6b7280}a.cta-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;background-color:var(--primary-dark);color:var(--bg-start);font-family:inherit;font-size:1rem;font-weight:700;line-height:1.2;padding:.75rem 1.75rem;min-height:44px;min-width:44px;cursor:pointer;text-align:center;text-decoration:none;transition:color .2s ease,background-color .2s ease,transform .1s ease}.cta-button:hover{background-color:var(--ring-background);color:var(--primary-dark)}.cta-button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:4px}.cta-button:active{transform:translateY(1px)}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
