:root{color-scheme:light;--bg: #f4f6f9;--surface: #ffffff;--surface-2: #eef1f6;--surface-3: #e4e9f1;--text: #1b2433;--text-muted: #5b6678;--heading: #0c3e89;--accent: #135bca;--accent-soft: #dbe7fa;--accent-contrast: #ffffff;--border: #d9dfe9;--border-anim-a: #3d7ef5;--border-anim-b: #9b5cf6;--shadow: 0 2px 8px rgb(15 30 60 / .06), 0 12px 32px rgb(15 30 60 / .08);--shadow-sm: 0 1px 3px rgb(15 30 60 / .08);--dot-base: #dfe4ef;--dot-hot: #4f8fe8;--badge-bg-l: .96;--badge-bg-c: .03;--badge-border-l: .75;--badge-border-c: .1;--badge-text-l: .38;--badge-text-c: .11;--radius: 14px;--radius-sm: 8px}:root[data-theme=dark]{color-scheme:dark;--bg: #0d1117;--surface: #161d28;--surface-2: #1c2532;--surface-3: #232e3e;--text: #d9dee6;--text-muted: #98a5b8;--heading: #a5e8ff;--accent: #58dbff;--accent-soft: #1b2c47;--accent-contrast: #0d1117;--border: #2b3547;--border-anim-a: #58dbff;--border-anim-b: #d471ff;--shadow: 0 2px 8px rgb(0 0 0 / .35), 0 12px 32px rgb(0 0 0 / .4);--shadow-sm: 0 1px 3px rgb(0 0 0 / .4);--dot-base: #1c222c;--dot-hot: #5dd7e0;--badge-bg-l: .26;--badge-bg-c: .05;--badge-border-l: .48;--badge-border-c: .09;--badge-text-l: .85;--badge-text-c: .09}.page-container{width:min(100% - 2.5rem,72rem);margin-inline:auto}.section{margin-block:clamp(2.5rem,6vw,4.5rem)}.section-title{text-align:center;font-size:clamp(1.5rem,3.5vw,2.1rem);color:var(--heading);letter-spacing:-.02em;margin:0 0 .35rem}.section-subtitle{text-align:center;color:var(--text-muted);margin:0 0 1.5rem}.project-body{font-size:.97rem}.project-body p{max-width:80ch;margin-block:.6rem}.project-body strong{color:var(--heading);font-weight:650}.project-body a{font-weight:550}.project-body h4{display:flex;align-items:center;gap:.55rem;margin:1.7rem 0 .65rem;font-size:1.02rem;letter-spacing:.01em;color:var(--heading)}.project-body h4:before{content:"";flex-shrink:0;width:.55rem;height:.55rem;border-radius:2px;background:var(--border-anim-a)}.project-body h4:after{content:"";flex:1;height:1px;background:linear-gradient(to right,var(--border),transparent);margin-left:.6rem}.project-body ul{list-style:none;margin:.5rem 0 1.1rem;padding-left:.2rem}.project-body ul li{position:relative;padding-left:1.25rem;margin-block:.45rem;max-width:78ch}.project-body ul li:before{content:"";position:absolute;left:0;top:.48em;width:.42rem;height:.42rem;border-radius:50%;border:4px solid var(--border-anim-b)}.project-body .callout{background:color-mix(in oklab,var(--accent) 7%,var(--surface));border-left:3px solid var(--accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:.85rem 1.1rem;max-width:none}.project-body .image-description{color:var(--text-muted);text-align:center}.project-body .fig{display:flex;flex-direction:column;justify-content:space-around;margin:auto;background:var(--surface-3);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.project-body .fig-img{width:100%;height:auto;display:block}.project-body .note{display:inline-block;background:var(--surface-2);border:1px dashed var(--border);border-radius:var(--radius-sm);padding:.55rem .9rem;font-size:.9rem;color:var(--text-muted)}.project-body .note strong{color:var(--text)}.project-body .lead{font-size:1.07rem}*,*:before,*:after{box-sizing:border-box}@property --border-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@keyframes border-spin{to{--border-angle: 360deg}}html{interpolate-size:allow-keywords;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;transition:background-color .25s ease,color .25s ease}h1,h2,h3,h4{line-height:1.25;text-wrap:balance}img{max-width:100%;height:auto}a{color:var(--accent);text-underline-offset:2px}.featured-image{border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);max-width:min(100%,34rem);height:auto}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
