:root{--rosewater: #f5e0dc;--flamingo: #f2cdcd;--pink: #f5c2e7;--mauve: #cba6f7;--red: #f38ba8;--maroon: #eba0ac;--peach: #fab387;--yellow: #f9e2af;--green: #a6e3a1;--teal: #94e2d5;--sky: #89dceb;--sapphire: #74c7ec;--blue: #89b4fa;--lavender: #b4befe;--text: #cdd6f4;--subtext1: #bac2de;--subtext0: #a6adc8;--overlay2: #9399b2;--overlay1: #7f849c;--overlay0: #6c7086;--surface2: #585b70;--surface1: #45475a;--surface0: #313244;--base: #1e1e2e;--mantle: #181825;--crust: #11111b}body{background:var(--base);color:var(--text);font-family:system-ui,sans-serif;line-height:1.6;max-width:700px;margin:auto}a{color:var(--blue);text-decoration:none;padding:2px 4px;border-radius:4px;transition:background .15s ease}a:hover{background:var(--surface1)}.navbar{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;padding:1rem}.nav-left a{font-size:1.2rem;font-weight:600}.nav-right ul{display:flex;gap:2rem;list-style:none;padding:0;margin:0}.nav-right a{font-size:1.2rem;font-weight:600}.about{margin:4rem auto;text-align:center}.profile-image{width:300px;height:300px;border-radius:50%;object-fit:cover;margin-bottom:1.5rem}.post{max-width:700px;margin:4rem auto}.post-meta{color:var(--subtext1);font-size:.9rem;margin-bottom:2rem}.post-content p{line-height:1.6;margin-bottom:1.2rem;hyphens:auto;text-align:justify}.cv{margin:4rem auto;text-align:center}.cv-content{margin:4rem auto;text-align:left}.cv table{width:100%;border-collapse:collapse;margin-top:1rem}.cv td{padding:.5rem 0;vertical-align:top}.cv td:first-child{width:140px;font-weight:bold}.cv thead{display:none}.cv tr:last-child td{border-bottom:none}.site-footer{margin-top:3rem;padding:1.5rem 0}.footer-contact{display:flex;justify-content:center;align-items:center;gap:1.5rem}.footer-contact a{background:var(--base)}.footer-item{display:flex;align-items:center;padding:.4rem;opacity:.8}.footer-item:hover{opacity:1;color:var(--accent-color)}.icon{width:1.6rem;height:1.6rem;display:block;fill:var(--text)}a[href^="#fn"]{color:var(--mauve);font-size:.75rem;vertical-align:super;margin-left:1px;padding:1px 3px;border-radius:3px;background:var(--surface0)}a[href^="#fn"]:hover{background:var(--surface1)}.footnote-definition{border-top:1px solid var(--surface2);margin-top:2.5rem;padding-top:1rem;font-size:.85rem;color:var(--subtext0)}.footnote-definition+.footnote-definition{border-top:none;padding-top:.25rem;margin-top:0}.footnote-definition-label{color:var(--mauve);font-weight:bold;margin-right:.4rem}a[href^="#fnref"]{color:var(--overlay1);padding:1px 4px}a[href^="#fnref"]:hover{color:var(--subtext0);background:var(--surface1)}.footnote-definition p{display:inline}.footnote-definition{display:flex;align-items:baseline;gap:.4rem;border-top:1px solid var(--surface2);margin-top:2.5rem;padding-top:1rem;font-size:.85rem;color:var(--subtext0)}.footnote-definition+.footnote-definition{border-top:none;padding-top:.25rem;margin-top:0}