.cta-resume[data-astro-cid-spuo2rg5]{font-family:Space Grotesk,sans-serif;background-color:#f5f5f5;color:#000;border:2px solid #000000;cursor:pointer;font-weight:700;text-transform:none;box-shadow:3px 3px #000;transition:transform .12s ease,box-shadow .12s ease}.cta-resume[data-astro-cid-spuo2rg5]:hover{transform:translate(2px,2px);box-shadow:0 0 #000}.cta-resume[data-astro-cid-spuo2rg5]{padding:8px 14px;text-decoration:none;display:inline-block;transition:background-color .2s ease,transform .12s ease,box-shadow .12s ease}.cta-resume[data-astro-cid-spuo2rg5]:hover{filter:brightness(.92)}.social-btn[data-astro-cid-2juzsweh]{font-family:Space Grotesk,sans-serif;background-color:#9eff00;color:#000;border:2px solid #000000;cursor:pointer;font-weight:700;text-transform:none;box-shadow:3px 3px #000;transition:transform .12s ease,box-shadow .12s ease}.social-btn[data-astro-cid-2juzsweh]:hover{transform:translate(2px,2px);box-shadow:0 0 #000}.social-btn[data-astro-cid-2juzsweh]{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:8px 14px;text-decoration:none}.social-btn[data-astro-cid-2juzsweh]:hover{background-color:#9eff00}.social-btn[data-astro-cid-2juzsweh] .icon[data-astro-cid-2juzsweh]{width:20px;height:20px}.highlight-anim[data-astro-cid-ecfhfs55]{color:#9eff00;font-family:Space Mono,monospace}main[data-astro-cid-ecfhfs55]{display:flex;justify-content:center;align-items:center;height:calc(100vh - 60px);height:calc(100dvh - 60px);padding:1.5rem}@media(min-width:769px){main[data-astro-cid-ecfhfs55]{padding:2rem}}section[data-astro-cid-ecfhfs55]{max-width:700px;width:100%;text-align:left}section[data-astro-cid-ecfhfs55]>div[data-astro-cid-ecfhfs55]:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem}@media(min-width:769px){section[data-astro-cid-ecfhfs55]>div[data-astro-cid-ecfhfs55]:first-child{gap:1rem}}h1[data-astro-cid-ecfhfs55]{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:.25rem;color:var(--text-primary)}@media(min-width:769px){h1[data-astro-cid-ecfhfs55]{font-size:2.5rem;margin-bottom:.5rem}}.intro[data-astro-cid-ecfhfs55]{color:var(--text-secondary);font-size:1.1rem;margin-bottom:.25rem}@media(min-width:769px){.intro[data-astro-cid-ecfhfs55]{font-size:1.25rem}}p[data-astro-cid-ecfhfs55]{font-size:1rem;line-height:1.5;max-width:100%;margin:0;color:var(--text-secondary)}@media(min-width:769px){p[data-astro-cid-ecfhfs55]{font-size:1.1rem;line-height:1.6}}#email-btn[data-astro-cid-ecfhfs55]{color:var(--text-primary);font-weight:700;text-decoration:underline;text-underline-offset:4px;transition:background-color .2s ease,color .2s ease;padding:0 2px}#email-btn[data-astro-cid-ecfhfs55]:hover,#email-btn[data-astro-cid-ecfhfs55]:focus{background-color:#9eff00;color:var(--accent-contrast);outline:none}.contact-buttons[data-astro-cid-ecfhfs55]{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:1rem;margin-top:1.5rem}@media(min-width:769px){.contact-buttons[data-astro-cid-ecfhfs55]{gap:1.5rem}}footer[data-astro-cid-44pr7m3n]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;padding:1rem 1.5rem;width:100%;height:60px}@media(min-width:769px){footer[data-astro-cid-44pr7m3n]{padding:1rem 3rem;gap:3rem}}p[data-astro-cid-44pr7m3n]{font-size:1rem;color:var(--text-primary);margin:0;font-weight:400}a[data-astro-cid-44pr7m3n]{font-size:1rem;color:var(--text-primary);text-decoration:none;font-weight:400;transition:color .2s ease}a[data-astro-cid-44pr7m3n]:hover{color:#9eff00}@layer theme{:root{color-scheme:light;--page-bg: #f5f5f5;--surface-bg: #f5f0eb;--text-primary: #111111;--text-secondary: #0f1c0dcc;--accent-contrast: #111111;--border-color: #111111;--grid-bg: #f5f0eb;--grid-line: #e8e0d5;--button-neutral-bg: #f5f5f5}html[data-theme=dark]{color-scheme:dark;--page-bg: #111111;--surface-bg: #171717;--text-primary: #f5f5f5;--text-secondary: #d6d6d6cc;--accent-contrast: #111111;--border-color: #f5f5f5;--grid-bg: #141414;--grid-line: rgba(255, 255, 255, .08);--button-neutral-bg: #111111}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;width:100%;min-height:100vh;font-family:Space Grotesk,sans-serif;background-color:var(--page-bg);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased;transition:background-color .2s ease,color .2s ease}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;margin-top:0}a{color:inherit;text-decoration-skip-ink:auto}:focus-visible{outline:3px solid #9eff00;outline-offset:2px}::selection{background-color:#9eff00;color:var(--accent-contrast)}.grid-background{position:fixed;inset:0;z-index:0;pointer-events:none;height:100%;width:100%;background-color:var(--grid-bg);background-image:linear-gradient(to right,var(--grid-line) 1px,transparent 1px),linear-gradient(to bottom,var(--grid-line) 1px,transparent 1px);background-size:6rem 4rem}.page-shell{position:relative;z-index:1}.theme-toggle[data-astro-cid-fqwjeeo4]{position:fixed;top:1rem;right:1rem;z-index:2;padding:.5rem;display:flex;align-items:center;justify-content:center;border:2px solid var(--border-color);background-color:var(--button-neutral-bg);color:var(--text-primary);box-shadow:3px 3px 0 var(--border-color);border-radius:3px;cursor:pointer;font-weight:700;transition:transform .12s ease,box-shadow .12s ease,background-color .2s ease,color .2s ease}.theme-toggle[data-astro-cid-fqwjeeo4]:hover{transform:translate(2px,2px);box-shadow:0 0 0 var(--border-color)}.theme-toggle[data-astro-cid-fqwjeeo4]:focus-visible{outline:3px solid #9eff00;outline-offset:3px}.theme-toggle[data-astro-cid-fqwjeeo4] svg[data-astro-cid-fqwjeeo4]{display:none;width:1.25rem;height:1.25rem}.theme-toggle[data-astro-cid-fqwjeeo4][data-theme-mode=light] #icon-light[data-astro-cid-fqwjeeo4],.theme-toggle[data-astro-cid-fqwjeeo4][data-theme-mode=dark] #icon-dark[data-astro-cid-fqwjeeo4],.theme-toggle[data-astro-cid-fqwjeeo4][data-theme-mode=system] #icon-system[data-astro-cid-fqwjeeo4]{display:block}@media(max-width:480px){.theme-toggle[data-astro-cid-fqwjeeo4]{top:.75rem;right:.75rem;padding:.6rem}}
