:root{--text: #1a1a1a;--text-secondary: #555;--accent: #1A4B8C;--bg: #ffffff;--line: #1a1a1a;--line-vertical: #555;--mondrian-red: #D42B2B;--mondrian-blue: #1A4B8C;--mondrian-yellow: #F2C94C;--max-width: 640px;--code-bg: #f0f0f0;--hover-bg: #f5f5f5}html.dark{--text: #e0e0e0;--text-secondary: #999;--accent: #5B9BD5;--bg: #161616;--line: #777;--line-vertical: #555;--mondrian-red: #D42B2B;--mondrian-blue: #5B9BD5;--mondrian-yellow: #F2C94C;--code-bg: #2a2a2a;--hover-bg: #222}*{margin:0;padding:0;box-sizing:border-box}html{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:18px;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1{font-size:2.15rem;line-height:1.16;margin-bottom:1.25rem;font-weight:700}h2{font-size:1.45rem;line-height:1.22;margin-top:2.5rem;margin-bottom:.9rem;font-weight:700}p{margin-bottom:1rem}p:last-child{margin-bottom:0}body{display:flex;flex-direction:column;min-height:100vh}.mondrian-bar[data-astro-cid-5hce7sga]{height:8px;background:linear-gradient(to right,var(--mondrian-red) 0%,var(--mondrian-red) calc(52% - 1.5px),var(--line) calc(52% - 1.5px),var(--line) calc(52% + 1.5px),var(--mondrian-yellow) calc(52% + 1.5px),var(--mondrian-yellow) calc(64% - 1.5px),var(--line) calc(64% - 1.5px),var(--line) calc(64% + 1.5px),var(--mondrian-blue) calc(64% + 1.5px),var(--mondrian-blue) 100%)}header[data-astro-cid-5hce7sga]{border-bottom:3px solid var(--line)}nav[data-astro-cid-5hce7sga]{max-width:var(--max-width);margin:0 auto;padding:.7rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.site-name[data-astro-cid-5hce7sga]{font-weight:700;color:var(--text)}.site-name[data-astro-cid-5hce7sga]:hover{text-decoration:none}.nav-links[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:1rem}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--text-secondary);font-size:1rem;font-weight:500;padding:0}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga].active{color:var(--text)}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--text);text-decoration:none}main[data-astro-cid-5hce7sga]{max-width:var(--max-width);margin:0 auto;padding:3.75rem 1.5rem;flex:1;width:100%}footer[data-astro-cid-5hce7sga]{border-top:3px solid var(--line)}.footer-inner[data-astro-cid-5hce7sga]{max-width:var(--max-width);margin:0 auto;padding:1rem 1.5rem;font-size:.95rem;color:var(--text-secondary);display:flex;justify-content:space-between;align-items:center}.footer-email[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:.4rem;color:var(--text-secondary)}.footer-email[data-astro-cid-5hce7sga]:hover{color:var(--text);text-decoration:none}.social-links[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:0}.social-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:.35rem;padding:0 .6rem;border-left:2px solid var(--line-vertical);color:var(--text-secondary);transition:color .15s ease}.social-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:last-child{padding-right:0}.social-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--brand, var(--text));text-decoration:none}.social-x[data-astro-cid-5hce7sga]{--brand: #000000}.social-github[data-astro-cid-5hce7sga]{--brand: #24292e}.social-linkedin[data-astro-cid-5hce7sga]{--brand: #0077B5}html.dark .social-x[data-astro-cid-5hce7sga],html.dark .social-github[data-astro-cid-5hce7sga]{--brand: #e0e0e0}html.dark .social-linkedin[data-astro-cid-5hce7sga]{--brand: #5B9BD5}#theme-toggle[data-astro-cid-5hce7sga]{background:none;border:none;cursor:pointer;color:var(--text-secondary);padding:.2rem;display:flex;align-items:center;justify-content:center;margin-left:.25rem;transition:color .15s ease}#theme-toggle[data-astro-cid-5hce7sga]:hover{color:var(--text)}.icon-sun[data-astro-cid-5hce7sga]{display:none}.icon-moon[data-astro-cid-5hce7sga],html.dark .icon-sun[data-astro-cid-5hce7sga]{display:block}html.dark .icon-moon[data-astro-cid-5hce7sga]{display:none}
