@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:block;src:url(/fonts/inter-latin.woff2) format("woff2")}@font-face{font-family:Spectral;font-style:normal;font-weight:400;font-display:block;src:url(/fonts/spectral-400-latin.woff2) format("woff2")}@font-face{font-family:Spectral;font-style:italic;font-weight:400;font-display:block;src:url(/fonts/spectral-400i-latin.woff2) format("woff2")}@font-face{font-family:Spectral;font-style:normal;font-weight:600;font-display:block;src:url(/fonts/spectral-600-latin.woff2) format("woff2")}@font-face{font-family:Spectral;font-style:normal;font-weight:700;font-display:block;src:url(/fonts/spectral-700-latin.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400 700;font-display:block;src:url(/fonts/jetbrains-mono-latin.woff2) format("woff2")}:root{--text: #1a1a2e;--text-secondary: #8A857D;--text-faint: #B0ABA3;--bg: #faf9f7;--accent: #6B7FA3;--accent-hover: #4F6080;--accent-glow: rgba(107, 127, 163, .14);--border: #e8e5e0;--expand-bg: #f3f1ed;--code-bg: #efecea;--tag-bg: rgba(107, 127, 163, .1);--tag-text: #6B7FA3;--track-line: #d8d5d0;--font-serif: "Spectral", Georgia, "Times New Roman", serif;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "SF Mono", "Fira Code", "Consolas", monospace;--toggle-width: 76px;--margin-width: 280px;--article-max: 1100px}[data-theme=dark]{--text: #DDD8D0;--text-secondary: #9A958D;--text-faint: #4A463F;--bg: #1B1E25;--accent-hover: #7D90B5;--border: #2E3340;--expand-bg: #232730;--code-bg: #1F222A;--track-line: #2E3340}*{margin:0;padding:0;box-sizing:border-box}a{color:inherit;text-decoration:none}body{font-family:var(--font-sans);color:var(--text);background:var(--bg);line-height:1.75;font-size:17px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:1}html.theme-transition,html.theme-transition *,html.theme-transition *:before,html.theme-transition *:after{transition:background-color .2s ease,color .2s ease,border-color .2s ease,fill .2s ease,stroke .2s ease!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after,html.theme-transition,html.theme-transition *,html.theme-transition *:before,html.theme-transition *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.nav-inner{max-width:var(--article-max);margin:0 auto;padding:18px 24px;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:block;width:32px;height:32px;border-radius:50%;background-size:cover;background-image:url(/images/logo-light.png);transition:opacity .2s ease}.nav-logo:hover{opacity:.8}[data-theme=dark] .nav-logo{background-image:url(/images/logo-dark.png)}.theme-toggle{background:none;border:none;cursor:pointer;color:var(--text-secondary);padding:4px 4px 4px 20px;border-radius:4px;transition:color .2s ease;display:flex;align-items:center;position:relative}.nav-link+.theme-toggle:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:1px;background:var(--border)}.theme-toggle:hover{color:var(--text)}.theme-icon--sun{display:none}.theme-icon--moon,[data-theme=dark] .theme-icon--sun{display:block}[data-theme=dark] .theme-icon--moon{display:none}.nav-right{display:flex;align-items:center;gap:20px;margin-left:auto}.nav-link{font-family:var(--font-sans);font-size:14px;color:var(--text-secondary);text-decoration:none;transition:color .2s ease}.nav-link:hover{color:var(--accent)}.nav-link-arrow{display:inline-block;font-size:.75em;opacity:.45;margin-left:1px;transition:opacity .2s ease,transform .2s ease}.nav-link:hover .nav-link-arrow{opacity:.8;transform:translate(1px,-1px)}.profile{max-width:var(--article-max);margin:0 auto;padding:48px 24px 120px}.profile-grid{display:grid;grid-template-columns:var(--toggle-width) 1fr;gap:0;min-height:80vh}.profile-hero{margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid var(--border)}.profile-hero h1{font-family:var(--font-serif);font-size:36px;font-weight:700;letter-spacing:-.3px;line-height:1.2;margin-bottom:12px}.profile-descriptor{font-family:var(--font-serif);font-size:19px;font-style:italic;color:var(--text-secondary);line-height:1.55;margin-bottom:20px}.profile-link{font-family:var(--font-sans);font-size:14px;color:var(--accent);text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:color .2s ease}.profile-link:hover{color:var(--accent-hover)}.profile-main{padding:0 var(--margin-width) 0 40px;min-width:0;position:relative}.margin-notes{position:absolute;top:0;right:0;width:calc(var(--margin-width) - 50px);pointer-events:none}.margin-note{position:absolute;width:100%;font-family:var(--font-serif);font-size:15px;line-height:1.55;color:var(--text-secondary);font-style:italic;pointer-events:auto;transition:top .3s ease,opacity .4s ease}.margin-note:before{content:"+ ";color:var(--accent);font-style:normal;font-weight:600}.margin-note--illustration{font-style:normal}.margin-note--illustration:before{display:none}.margin-illustration{width:100%;max-width:200px;height:auto;color:var(--text-secondary);opacity:1}.section-nav{position:sticky;top:80px;height:fit-content;padding-top:0;display:flex;flex-direction:column;align-items:flex-end;width:calc(var(--toggle-width) - 34px);user-select:none}.section-nav-logo{margin-bottom:20px;align-self:flex-end}.section-nav-logo-img{width:55px;height:55px;border-radius:50%;object-fit:cover}.section-nav-logo--light{display:none}.section-nav-logo--dark,[data-theme=dark] .section-nav-logo--light{display:block}[data-theme=dark] .section-nav-logo--dark{display:none}.section-track{position:relative;display:flex;flex-direction:column;align-items:flex-end;gap:0}.section-track:before{content:"";position:absolute;top:7px;bottom:7px;right:4px;width:1.5px;background:var(--track-line);z-index:0}.section-stop{position:relative;z-index:1;display:flex;flex-direction:row-reverse;align-items:center;cursor:pointer;padding:6px 0;border:none;background:none;font:inherit;color:inherit}.section-stop:focus-visible .section-dot{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.section-dot{width:9px;height:9px;border-radius:50%;border:1.5px solid var(--track-line);background:var(--bg);transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.section-stop.active .section-dot{border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);transform:scale(1.15)}.section-label{font-size:9px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--track-line);margin-right:7px;transition:color .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.section-stop.active .section-label{color:var(--accent)}.section-stop:hover .section-label{color:var(--text-secondary)}.section-stop:hover .section-dot{border-color:var(--text-secondary)}.section-card{background:var(--expand-bg);border:1px solid var(--border);border-radius:8px;transition:all .2s ease}.section-card-header{padding:24px;cursor:pointer;display:flex;flex-direction:column;gap:0;user-select:none;-webkit-user-select:none}.section-card:hover{box-shadow:0 1px 4px #0000000a}.section-card.expanded{border-color:var(--accent);box-shadow:0 2px 12px var(--accent-glow)}.section-card-title{font-family:var(--font-serif);font-size:22px;font-weight:600;line-height:1.3;margin:0 0 8px}.section-card-summary{font-size:15px;color:var(--text-secondary);line-height:1.6}.section-card-hint{font-family:var(--font-mono);font-size:11px;color:var(--text-faint);margin-top:12px;display:flex;align-items:center;gap:6px}.section-card-chevron{width:8px;height:8px;border-right:1.5px solid var(--text-faint);border-bottom:1.5px solid var(--text-faint);transform:rotate(-45deg);transition:transform .3s cubic-bezier(.4,0,.2,1)}.section-card.expanded .section-card-chevron{transform:rotate(45deg);border-color:var(--accent)}.section-card.expanded .section-card-hint{color:var(--accent)}.section-card-body{interpolate-size:allow-keywords;height:0;overflow:hidden;transition:height .4s cubic-bezier(.4,0,.2,1)}.section-card.expanded .section-card-body{height:auto;transition:height .5s cubic-bezier(.25,0,.2,1)}.section-card-content{padding:0 24px 24px;border-top:1px solid var(--border)}.section-card-content .pipeline{margin-top:16px}.pipeline{position:relative;max-width:680px}.pipeline:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:1.5px;background:var(--track-line)}.pipeline-node{position:relative;margin-bottom:6px;padding-left:56px}.pipeline-node-dot{position:absolute;left:13px;top:22px;width:15px;height:15px;border-radius:50%;background:var(--bg);border:2px solid var(--track-line);z-index:3;transition:all .3s cubic-bezier(.4,0,.2,1)}.pipeline-node.active .pipeline-node-dot{background:var(--accent);border-color:var(--accent);transform:scale(1.15);box-shadow:0 0 0 3px var(--accent-glow)}.pipeline-node-card{background:var(--expand-bg);border:1px solid var(--border);border-radius:8px;cursor:pointer;transition:all .2s ease;overflow:hidden}.pipeline-node-card:hover{border-color:var(--text-faint);box-shadow:0 2px 8px #0000001f}.pipeline-node.active .pipeline-node-card{border-color:var(--accent);box-shadow:0 2px 12px var(--accent-glow)}.pipeline-node-header{padding:16px 18px;display:flex;align-items:center;gap:12px;user-select:none;-webkit-user-select:none}.pipeline-node-step{font-family:var(--font-mono);font-size:10px;font-weight:500;color:var(--text-secondary);width:20px;text-align:center;flex-shrink:0}.pipeline-node-title-block{flex:1;min-width:0}.pipeline-node-title{font-family:var(--font-serif);font-size:17px;font-weight:600;color:var(--text);line-height:1.3}.pipeline-node-subtitle{font-family:var(--font-mono);font-size:11px;color:var(--text-secondary);font-weight:400;margin-top:1px}.pipeline-node-chevron{width:8px;height:8px;border-right:1.5px solid var(--text-faint);border-bottom:1.5px solid var(--text-faint);transform:rotate(-45deg);transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.pipeline-node.active .pipeline-node-chevron{transform:rotate(45deg);border-color:var(--accent)}.pipeline-node-body{interpolate-size:allow-keywords;height:0;overflow:hidden;transition:height .4s cubic-bezier(.4,0,.2,1)}.pipeline-node.active .pipeline-node-body{height:auto;transition:height .6s cubic-bezier(.25,0,.2,1)}.pipeline-node-content{padding:0 18px 18px;border-top:1px solid var(--border)}.pipeline-detail{margin-top:16px}.pipeline-detail-label{font-family:var(--font-sans);font-size:10px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--text-secondary);margin-bottom:6px}.pipeline-detail-text{font-size:14px;line-height:1.75;color:var(--text)}.pipeline-status{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-sans);font-size:10.5px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;padding:3px 10px;border-radius:12px;margin-top:12px;background:var(--tag-bg);color:var(--accent)}.pipeline-status-dot{width:5px;height:5px;border-radius:50%;background:currentColor}.pipeline-status--live .pipeline-status-dot{animation:pipeline-pulse 2.5s ease-in-out infinite}@keyframes pipeline-pulse{0%,to{opacity:1}50%{opacity:.3}}.pipeline-connector{padding-left:56px;margin:-1px 0}.pipeline-connector-label{font-family:var(--font-mono);font-size:10.5px;color:var(--text-secondary);padding:5px 0 5px 14px;border-left:1px dashed var(--border);margin-left:2px;opacity:.7}.profile-gap-divider{display:flex;align-items:center;gap:16px;margin:48px 0}.profile-gap-line{flex:1;height:1px;background:var(--border)}.profile-gap-label{font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-faint)}.mn-trigger{color:var(--accent);font-size:14px;font-weight:700;cursor:help;position:relative;top:-1px}.page{max-width:780px;margin:0 auto;padding:0 24px 120px}.hero{padding:56px 0 48px;border-bottom:1px solid var(--border)}.hero-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--accent);margin-bottom:16px}.hero-title{font-family:var(--font-serif);font-size:36px;font-weight:700;line-height:1.2;letter-spacing:-.3px;margin-bottom:12px}.hero-subtitle{font-family:var(--font-serif);font-size:19px;color:var(--text-secondary);font-style:italic;font-weight:400;margin-bottom:20px;line-height:1.5}.tag{background:var(--tag-bg);color:var(--tag-text);padding:2px 10px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.article-list{padding-top:40px}.article-list-header{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);margin-bottom:24px}.article-item{padding:20px 0;border-bottom:1px solid var(--border);transition:background .15s ease}.article-item:first-of-type{border-top:1px solid var(--border)}.article-item-title{font-family:var(--font-serif);font-size:22px;font-weight:700;line-height:1.3;margin-bottom:6px}.article-item-title a{transition:color .2s ease}.article-item-title a:hover{color:var(--accent)}.article-item-desc{font-size:15px;color:var(--text-secondary);margin-bottom:8px;line-height:1.6}.article-item-meta{font-size:13px;color:var(--text-secondary);display:flex;gap:12px;align-items:center;flex-wrap:wrap}.article-item-meta .tag{padding:1px 8px;border-radius:10px;font-size:11px}.article-item--placeholder{opacity:.5}.coming-soon{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);background:var(--expand-bg);padding:2px 8px;border-radius:10px}.profile-section .pipeline-node-header{flex-direction:column;align-items:flex-start;gap:0;position:relative}.profile-section .pipeline-node-step{order:3;width:auto;text-align:left;margin-top:8px;font-size:11px;color:var(--text-faint)}.profile-section .pipeline-node-title-block{order:1}.profile-section .pipeline-node-subtitle{font-family:var(--font-sans);font-size:14px;color:var(--text-secondary);font-weight:400;margin-top:2px}.profile-section .pipeline-node-chevron{position:absolute;right:18px;top:24px;transform:rotate(-45deg)}.profile-section .pipeline-node.active .pipeline-node-chevron{transform:rotate(45deg)}.section-card-header:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:8px}.pipeline-node-header:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:8px}.site-footer{max-width:var(--article-max);margin:0 auto;padding:48px 24px;border-top:1px solid var(--border);text-align:center}.site-footer p{font-family:var(--font-sans);font-size:13px;color:var(--text-faint)}@media(max-width:700px){.hero{padding:40px 0 36px}.hero-title{font-size:28px}.hero-subtitle{font-size:17px}.article-item-title{font-size:20px}.page{padding:0 16px 80px}}@media(max-width:900px){.profile-grid{grid-template-columns:1fr;min-height:auto}.profile{padding:32px 20px 80px}.section-nav,.section-nav-logo{display:none}.section-track{flex-direction:row;align-items:center;gap:0}.section-track:before{inset:50% 7px auto;width:auto;height:1.5px;transform:translateY(-50%)}.section-stop{flex-direction:column;padding:0 16px;min-height:44px;min-width:44px;justify-content:center;align-items:center}.section-label{margin-right:0;margin-top:6px;font-size:8px}.profile-main{padding:0}.margin-notes,.mn-trigger{display:none}.profile-hero{margin-bottom:28px;padding-bottom:28px}.profile-hero h1{font-size:28px}.profile-descriptor{font-size:17px}.profile-gap-divider{margin:28px 0}.section-card-header{padding:20px}.section-card-content{padding:0 20px 20px}.pipeline-node{padding-left:40px}.pipeline:before{left:15px}.pipeline-connector{padding-left:40px}.pipeline-node-dot{left:8px}}@media(max-width:600px){.profile{padding:24px 16px 60px}.profile-hero h1{font-size:24px}.profile-descriptor{font-size:16px}.section-stop{padding:0 12px;min-height:44px;min-width:44px}.section-card-header{padding:16px}.section-card-content{padding:0 16px 16px}.section-card-title{font-size:19px}.pipeline-node{padding-left:32px}.pipeline:before{left:9px}.pipeline-connector{padding-left:32px}.pipeline-node-dot{left:4px;width:12px;height:12px}.site-footer{padding:32px 16px}}
