.Buffer-module__V-dmXW__buffer{padding-top:.5rem}.Buffer-module__V-dmXW__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.Buffer-module__V-dmXW__comment{color:var(--gray);font-size:.85rem}.Buffer-module__V-dmXW__back{color:var(--blue);flex:none;font-size:.85rem}.Buffer-module__V-dmXW__body{counter-reset:line}.Buffer-module__V-dmXW__body>:not(ul):not(ol):not(hr),.Buffer-module__V-dmXW__body li{counter-increment:line;padding-left:3.25rem;position:relative}.Buffer-module__V-dmXW__body>:not(ul):not(ol):not(hr):before,.Buffer-module__V-dmXW__body li:before{content:counter(line);text-align:right;width:2.25rem;color:var(--line-num);-webkit-user-select:none;user-select:none;font-size:.85rem;position:absolute;left:0}.Buffer-module__V-dmXW__body ul,.Buffer-module__V-dmXW__body ol{margin-left:0;padding-left:0;list-style-position:inside}@media (max-width:560px){.Buffer-module__V-dmXW__body>:not(ul):not(ol):not(hr),.Buffer-module__V-dmXW__body li{padding-left:2.5rem}.Buffer-module__V-dmXW__body>:not(ul):not(ol):not(hr):before,.Buffer-module__V-dmXW__body li:before{width:1.75rem}}
.StatusLine-module__gN52qW__status{z-index:20;height:var(--status-line-height);background:var(--bg-hard);border-top:1px solid var(--line);align-items:center;font-size:.78rem;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.StatusLine-module__gN52qW__mode{letter-spacing:.05em;height:100%;color:var(--bg-hard);background:var(--green);flex:none;align-items:center;padding:0 .75rem;font-weight:700;display:flex}.StatusLine-module__gN52qW__command .StatusLine-module__gN52qW__mode{background:var(--orange)}.StatusLine-module__gN52qW__center{flex:1;align-items:center;min-width:0;padding:0 .75rem;display:flex;overflow:hidden}.StatusLine-module__gN52qW__buffer{color:var(--fg-dim);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.StatusLine-module__gN52qW__flash{color:var(--red);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.StatusLine-module__gN52qW__cmdline{align-items:center;gap:.15rem;width:100%;display:flex}.StatusLine-module__gN52qW__colon{color:var(--fg)}.StatusLine-module__gN52qW__input{min-width:0;color:var(--fg);font:inherit;caret-color:var(--yellow);background:0 0;border:none;outline:none;flex:1;padding:0}.StatusLine-module__gN52qW__clock{color:var(--fg-dim);border-left:1px solid var(--line);flex:none;align-items:center;height:100%;padding:0 .75rem;display:flex}
.mdx-module__jN4exa__h1{color:var(--yellow);margin:2rem 0 1rem;font-size:1.5rem;font-weight:700}.mdx-module__jN4exa__h2{color:var(--orange);margin:2rem 0 1rem;font-size:1.25rem;font-weight:700}.mdx-module__jN4exa__h2:before{content:"## ";color:var(--gray)}.mdx-module__jN4exa__h3{color:var(--aqua);margin:1.75rem 0 .75rem;font-size:1.1rem;font-weight:700}.mdx-module__jN4exa__h3:before{content:"### ";color:var(--gray)}.mdx-module__jN4exa__p{max-width:68ch;color:var(--fg);margin:0 0 1.15rem;line-height:1.8}.mdx-module__jN4exa__a{color:var(--blue);text-decoration:underline}.mdx-module__jN4exa__a:hover{color:var(--yellow)}.mdx-module__jN4exa__ul,.mdx-module__jN4exa__ol{color:var(--fg);margin:0 0 1.15rem;padding-left:1.5rem}.mdx-module__jN4exa__li{margin-bottom:.35rem;line-height:1.7}.mdx-module__jN4exa__blockquote{border-left:3px solid var(--yellow);color:var(--fg-dim);margin:1.5rem 0;padding:.25rem 0 .25rem 1rem;font-style:italic}.mdx-module__jN4exa__code{background:var(--bg-hard);color:var(--green);border-radius:3px;padding:.1rem .35rem;font-size:.9em}.mdx-module__jN4exa__pre{background:var(--bg-hard);border:1px solid var(--line);border-radius:4px;margin:1.5rem 0;padding:1rem;overflow-x:auto}.mdx-module__jN4exa__pre .mdx-module__jN4exa__code{background:0 0;padding:0}.mdx-module__jN4exa__hr{border:none;border-top:1px solid var(--line);margin:2.5rem 0}
.HelpOverlay-module__mEercW__backdrop{z-index:30;background:#1d2021cc;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.HelpOverlay-module__mEercW__panel{background:var(--bg-soft);border:1px solid var(--line);width:100%;max-width:640px;box-shadow:0 12px 40px #00000080}.HelpOverlay-module__mEercW__header{border-bottom:1px solid var(--line);color:var(--yellow);justify-content:space-between;align-items:center;padding:.6rem 1rem;font-weight:700;display:flex}.HelpOverlay-module__mEercW__close{color:var(--gray);font:inherit;cursor:pointer;background:0 0;border:none}.HelpOverlay-module__mEercW__close:hover{color:var(--fg)}.HelpOverlay-module__mEercW__columns{grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.25rem 1.25rem .5rem;display:grid}.HelpOverlay-module__mEercW__heading{letter-spacing:.1em;color:var(--orange);margin:0 0 .75rem;font-size:.75rem}.HelpOverlay-module__mEercW__list{margin:0}.HelpOverlay-module__mEercW__row{gap:.75rem;margin-bottom:.4rem;font-size:.85rem;display:flex}.HelpOverlay-module__mEercW__key{width:5.5rem;color:var(--green);flex:none}.HelpOverlay-module__mEercW__desc{color:var(--fg-dim);margin:0}.HelpOverlay-module__mEercW__footer{color:var(--gray);margin:0;padding:.75rem 1.25rem 1.1rem;font-size:.78rem}@media (max-width:560px){.HelpOverlay-module__mEercW__columns{grid-template-columns:1fr;gap:1rem}}
.ThemeSelector-module__x-CUZa__backdrop{z-index:30;background:#1d2021cc;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.ThemeSelector-module__x-CUZa__panel{background:var(--bg-soft);border:1px solid var(--line);width:100%;max-width:480px;box-shadow:0 12px 40px #00000080}.ThemeSelector-module__x-CUZa__header{border-bottom:1px solid var(--line);color:var(--yellow);justify-content:space-between;align-items:center;padding:.6rem 1rem;font-weight:700;display:flex}.ThemeSelector-module__x-CUZa__close{color:var(--gray);font:inherit;cursor:pointer;background:0 0;border:none}.ThemeSelector-module__x-CUZa__close:hover{color:var(--fg)}.ThemeSelector-module__x-CUZa__list{margin:0;padding:.5rem 0;list-style:none}.ThemeSelector-module__x-CUZa__row{cursor:pointer;align-items:center;gap:.75rem;padding:.35rem 1rem;display:flex}.ThemeSelector-module__x-CUZa__active{background:var(--line)}.ThemeSelector-module__x-CUZa__pointer{width:.75rem;color:var(--accent);white-space:pre;flex:none;font-weight:700}.ThemeSelector-module__x-CUZa__name{color:var(--fg);flex:1;align-items:baseline;gap:.5rem;display:flex}.ThemeSelector-module__x-CUZa__active .ThemeSelector-module__x-CUZa__name{color:var(--accent)}.ThemeSelector-module__x-CUZa__variant{color:var(--gray);font-size:.78rem}.ThemeSelector-module__x-CUZa__swatches{border:1px solid var(--line);background:var(--bg);flex:none;gap:3px;padding:2px;display:flex}.ThemeSelector-module__x-CUZa__swatch{border-radius:1px;width:.7rem;height:.9rem}.ThemeSelector-module__x-CUZa__current{color:var(--green);letter-spacing:.05em;flex:none;font-size:.72rem}.ThemeSelector-module__x-CUZa__footer{border-top:1px solid var(--line);color:var(--gray);margin:0;padding:.7rem 1rem .9rem;font-size:.78rem}@media (max-width:480px){.ThemeSelector-module__x-CUZa__variant{display:none}}
.TerminalShell-module__tw8mNa__shell{min-height:100dvh;padding-bottom:var(--status-line-height);flex-direction:column;display:flex}.TerminalShell-module__tw8mNa__tabbar{z-index:10;background:var(--bg-hard);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;height:1.9rem;padding:0 .75rem;font-size:.8rem;display:flex;position:sticky;top:0}.TerminalShell-module__tw8mNa__tab{color:var(--bg-hard);background:var(--yellow);padding:0 .6rem;font-weight:700;line-height:1.9rem}.TerminalShell-module__tw8mNa__tabRight{align-items:center;gap:.75rem;min-width:0;display:flex}.TerminalShell-module__tw8mNa__themeButton{border:1px solid var(--line);color:var(--gray);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border-radius:3px;align-items:center;gap:.4rem;margin:0;padding:.1rem .45rem;line-height:1.4;transition:color .15s,border-color .15s;display:inline-flex}.TerminalShell-module__tw8mNa__themeButton:hover,.TerminalShell-module__tw8mNa__themeButton:focus-visible{color:var(--fg);border-color:var(--gray);outline:none}.TerminalShell-module__tw8mNa__themeName{align-items:baseline;gap:.35rem;display:inline-flex}.TerminalShell-module__tw8mNa__themeVariant{color:var(--gray);font-size:.72rem}.TerminalShell-module__tw8mNa__viewport{flex:1;width:100%;margin:0;padding:1.5rem 1.25rem 2.5rem}@media (max-width:600px){.TerminalShell-module__tw8mNa__themeVariant{display:none}.TerminalShell-module__tw8mNa__viewport{padding:1.25rem 1rem 2rem}}
.post-module__ZAXO3W__title{color:var(--fg);margin:0 0 .4rem;font-size:clamp(1.5rem,5vw,2rem);font-weight:700;line-height:1.2}.post-module__ZAXO3W__meta{color:var(--gray);margin:0 0 2rem;font-size:.85rem}
.contact-module__xwJ-uq__h1{color:var(--yellow);margin:0 0 1rem;font-size:1.4rem;font-weight:700}.contact-module__xwJ-uq__lede{max-width:54ch;color:var(--fg-dim);margin:0 0 1.75rem;line-height:1.7}.contact-module__xwJ-uq__list{margin:0;padding:0;list-style:none}.contact-module__xwJ-uq__row{border-bottom:1px dotted var(--line);align-items:baseline;gap:.75rem;padding:.55rem 0;display:flex}.contact-module__xwJ-uq__key{min-width:5ch;color:var(--blue);flex:none;font-weight:700}.contact-module__xwJ-uq__arrow{color:var(--gray)}.contact-module__xwJ-uq__value{color:var(--green)}
.studio-module__khx91W__page{max-width:880px;margin:0 auto;padding:1.5rem 1.25rem 4rem}.studio-module__khx91W__pageWide{max-width:1240px}.studio-module__khx91W__nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;max-width:1240px;margin:0 auto;padding:.6rem 1.25rem;font-size:.85rem;display:flex}.studio-module__khx91W__navLeft{align-items:center;gap:1.15rem;display:flex}.studio-module__khx91W__navBrand{color:var(--accent);margin-right:.25rem;font-weight:600;text-decoration:none}.studio-module__khx91W__navBrand:hover{text-decoration:none}.studio-module__khx91W__navLink{color:var(--fg-dim);padding:.15rem 0;text-decoration:none;position:relative}.studio-module__khx91W__navLink:hover{color:var(--fg);text-decoration:none}.studio-module__khx91W__navLinkActive{color:var(--fg);}.studio-module__khx91W__navLinkActive:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-.62rem;left:0;right:0}.studio-module__khx91W__navRight{color:var(--fg-dim);align-items:center;gap:1.1rem;font-size:.8rem;display:flex}.studio-module__khx91W__navExt{color:var(--fg-dim);white-space:nowrap;text-decoration:none}.studio-module__khx91W__navExt:hover{color:var(--fg);text-decoration:none}.studio-module__khx91W__signOut{font-family:var(--font-mono);color:var(--fg-dim);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.8rem}.studio-module__khx91W__signOut:hover{color:var(--red);text-decoration:underline}.studio-module__khx91W__pageHead{align-items:center;gap:1rem;margin:0 0 1.25rem;display:flex}.studio-module__khx91W__title{color:var(--fg);margin:0;font-size:1rem;font-weight:600}.studio-module__khx91W__title:before{content:"# ";color:var(--line-num)}.studio-module__khx91W__pageActions{gap:.5rem;margin-left:auto;display:flex}.studio-module__khx91W__cmd{font-family:var(--font-mono);color:var(--fg);border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:0 0;border-radius:3px;align-items:center;gap:.4rem;padding:.4rem .7rem;font-size:.85rem;text-decoration:none;transition:border-color .12s,color .12s,background-color .12s;display:inline-flex}.studio-module__khx91W__cmd:before{content:"[";color:var(--line-num)}.studio-module__khx91W__cmd:after{content:"]";color:var(--line-num)}.studio-module__khx91W__cmd:hover{color:var(--accent);border-color:var(--accent);text-decoration:none}.studio-module__khx91W__cmd:hover:before,.studio-module__khx91W__cmd:hover:after{color:var(--accent)}.studio-module__khx91W__cmdPrimary{color:var(--bg-hard);background:var(--accent);border-color:var(--accent);font-weight:600;}.studio-module__khx91W__cmdPrimary:before,.studio-module__khx91W__cmdPrimary:after{color:var(--bg-hard);opacity:.55}.studio-module__khx91W__cmdPrimary:hover{color:var(--bg-hard);filter:brightness(1.08)}.studio-module__khx91W__cmdPrimary:hover:before,.studio-module__khx91W__cmdPrimary:hover:after{color:var(--bg-hard)}.studio-module__khx91W__cmdDanger{color:var(--red);border-color:color-mix(in srgb, var(--red) 45%, var(--line));}.studio-module__khx91W__cmdDanger:hover{color:var(--red);border-color:var(--red);background:color-mix(in srgb, var(--red) 12%, transparent)}.studio-module__khx91W__cmdDanger:hover:before,.studio-module__khx91W__cmdDanger:hover:after{color:var(--red)}.studio-module__khx91W__cmdSm{padding:.25rem .5rem;font-size:.8rem}.studio-module__khx91W__kbd{color:var(--line-num);border:1px solid var(--line);border-radius:3px;padding:0 .3rem;font-size:.72rem;line-height:1.4}.studio-module__khx91W__list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.studio-module__khx91W__row{border-bottom:1px solid var(--line);align-items:center;gap:.85rem;padding:.7rem .75rem;transition:background-color .1s,box-shadow .1s;display:flex;box-shadow:inset 2px 0 #0000}.studio-module__khx91W__rowActive{background:var(--bg-soft);box-shadow:inset 2px 0 0 var(--accent)}.studio-module__khx91W__rowBody{flex:1;min-width:0}.studio-module__khx91W__rowTitle{color:var(--fg);text-decoration:none}.studio-module__khx91W__rowActive .studio-module__khx91W__rowTitle{color:var(--accent)}.studio-module__khx91W__rowMeta{color:var(--fg-dim);text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.78rem;overflow:hidden}.studio-module__khx91W__rowMeta em{color:var(--line-num);font-style:normal}.studio-module__khx91W__rowActions{opacity:0;align-items:center;gap:.4rem;transition:opacity .1s;display:flex}.studio-module__khx91W__rowActive .studio-module__khx91W__rowActions{opacity:1}.studio-module__khx91W__rowLink{color:var(--fg-dim);padding:.15rem .35rem;font-size:.8rem;text-decoration:none}.studio-module__khx91W__rowLink:hover{color:var(--accent);text-decoration:none}.studio-module__khx91W__rowDanger{font-family:var(--font-mono);cursor:pointer;background:0 0;border:none;}.studio-module__khx91W__rowDanger:hover{color:var(--red)}.studio-module__khx91W__badge{letter-spacing:.03em;text-transform:uppercase;border:1px solid;border-radius:3px;flex:none;padding:.1rem .4rem;font-size:.68rem}.studio-module__khx91W__badgePub{color:var(--green);}.studio-module__khx91W__badgeDraft{color:var(--orange);}.studio-module__khx91W__empty{color:var(--fg-dim);text-align:center;border-bottom:1px solid var(--line);padding:2.5rem 0}.studio-module__khx91W__empty a{color:var(--accent)}.studio-module__khx91W__stats{grid-template-columns:repeat(2,1fr);gap:.85rem;margin-bottom:2rem;display:grid}.studio-module__khx91W__stat{border:1px solid var(--line);background:var(--bg-soft);border-radius:4px;padding:1rem 1.1rem;text-decoration:none;transition:border-color .12s}.studio-module__khx91W__stat:hover{border-color:var(--accent);text-decoration:none}.studio-module__khx91W__statNum{color:var(--fg);font-size:1.6rem;line-height:1}.studio-module__khx91W__statSub{color:var(--orange);margin-left:.4rem;font-size:.78rem}.studio-module__khx91W__statLabel{color:var(--fg-dim);margin-top:.4rem;font-size:.82rem;display:block}.studio-module__khx91W__sectionLabel{color:var(--line-num);margin:0 0 .6rem;font-size:.8rem}.studio-module__khx91W__editor{flex-direction:column;gap:1.1rem;display:flex}.studio-module__khx91W__frontmatter{border:1px solid var(--line);background:var(--bg-soft);border-radius:4px}.studio-module__khx91W__fmHead{color:var(--line-num);border-bottom:1px solid var(--line);padding:.4rem .75rem;font-size:.75rem}.studio-module__khx91W__fmGrid{grid-template-columns:1fr 1fr;gap:.85rem;padding:.85rem;display:grid}.studio-module__khx91W__fmFull{grid-column:1/-1}.studio-module__khx91W__field{flex-direction:column;gap:.3rem;display:flex}.studio-module__khx91W__label{color:var(--fg-dim);font-size:.78rem}.studio-module__khx91W__hint{color:var(--line-num);font-size:.72rem}.studio-module__khx91W__input,.studio-module__khx91W__textarea{font-family:var(--font-mono);color:var(--fg);background:var(--bg-hard);border:1px solid var(--line);border-radius:3px;width:100%;padding:.5rem .6rem;font-size:.9rem}.studio-module__khx91W__input:focus,.studio-module__khx91W__textarea:focus{border-color:var(--accent);outline:none}.studio-module__khx91W__checkRow{align-self:end;align-items:center;gap:.5rem;padding-bottom:.4rem;display:flex}.studio-module__khx91W__checkRow label{color:var(--fg);font-size:.85rem}.studio-module__khx91W__checkRow input{accent-color:var(--accent)}.studio-module__khx91W__bodyHead{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.studio-module__khx91W__bodyLabel{color:var(--fg-dim);font-size:.78rem}.studio-module__khx91W__count{color:var(--line-num);margin-left:auto;font-size:.75rem}.studio-module__khx91W__countMobile{text-align:right;color:var(--line-num);margin-top:.5rem;font-size:.75rem;display:none}.studio-module__khx91W__split{grid-template-columns:1fr;gap:1rem;display:grid}.studio-module__khx91W__splitOn{grid-template-columns:1fr 1fr}.studio-module__khx91W__buffer{font-family:var(--font-mono);color:var(--fg);background:var(--bg-hard);border:1px solid var(--line);resize:vertical;tab-size:2;border-radius:4px;width:100%;min-height:60vh;padding:1rem 1.1rem;font-size:.92rem;line-height:1.75}.studio-module__khx91W__buffer:focus{border-color:var(--accent);outline:none}.studio-module__khx91W__preview{border:1px solid var(--line);background:var(--bg);border-radius:4px;min-height:60vh;padding:1rem 1.1rem;overflow:auto}.studio-module__khx91W__previewEmpty{color:var(--line-num)}.studio-module__khx91W__previewErr{color:var(--red);white-space:pre-wrap;font-size:.82rem}.studio-module__khx91W__saveBar{bottom:var(--status-line-height);border-top:1px solid var(--line);background:var(--bg);align-items:center;gap:.75rem;margin-top:.25rem;padding:.85rem 0;display:flex;position:sticky}.studio-module__khx91W__saveState{color:var(--line-num);font-size:.78rem}.studio-module__khx91W__publish{align-items:center;gap:.7rem;display:flex}.studio-module__khx91W__liveTag{color:var(--green);white-space:nowrap;font-size:.8rem}.studio-module__khx91W__quietBtn{font-family:var(--font-mono);color:var(--fg-dim);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.2rem .1rem;font-size:.82rem}.studio-module__khx91W__quietBtn:hover{color:var(--fg)}.studio-module__khx91W__quietBtn:disabled{color:var(--line-num);cursor:default}.studio-module__khx91W__quietDanger{}.studio-module__khx91W__quietDanger:hover{color:var(--red)}.studio-module__khx91W__viewLink{color:var(--fg-dim);white-space:nowrap;font-size:.8rem;text-decoration:none}.studio-module__khx91W__viewLink:hover{color:var(--accent);text-decoration:none}.studio-module__khx91W__saveRetry{font-family:var(--font-mono);color:var(--red);cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem}.studio-module__khx91W__saveRetry:hover{text-decoration:underline}.studio-module__khx91W__dirty{color:var(--orange)}.studio-module__khx91W__saved{color:var(--green)}.studio-module__khx91W__spacer{flex:1}.studio-module__khx91W__editorZen .studio-module__khx91W__frontmatter,.studio-module__khx91W__editorZen .studio-module__khx91W__bodyHead,.studio-module__khx91W__editorZen .studio-module__khx91W__saveBar,.studio-module__khx91W__editorZen .studio-module__khx91W__countMobile,.studio-module__khx91W__editorZen .studio-module__khx91W__preview{display:none}.studio-module__khx91W__editorZen .studio-module__khx91W__buffer{top:0;left:0;right:0;bottom:var(--status-line-height);z-index:40;resize:none;background:var(--bg);border:none;border-radius:0;min-height:0;margin:0;padding:4.5rem max(1.25rem,50% - 35ch);font-size:1.05rem;line-height:1.95;position:fixed}.studio-module__khx91W__zenHint,.studio-module__khx91W__zenCount{z-index:41;color:var(--line-num);font-family:var(--font-mono);opacity:.45;background:0 0;border:none;font-size:.72rem;transition:opacity .15s,color .15s;position:fixed;right:1.25rem}.studio-module__khx91W__zenHint{cursor:pointer;top:1rem}.studio-module__khx91W__zenHint:hover,.studio-module__khx91W__zenHint:focus-visible{opacity:1;color:var(--accent);outline:none}.studio-module__khx91W__zenCount{bottom:calc(var(--status-line-height) + .6rem)}.studio-module__khx91W__login{max-width:440px;margin:5rem auto;padding:0 1.25rem}.studio-module__khx91W__loginWin{border:1px solid var(--line);background:var(--bg-soft);border-radius:5px;overflow:hidden}.studio-module__khx91W__loginBar{border-bottom:1px solid var(--line);color:var(--fg-dim);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.78rem;display:flex}.studio-module__khx91W__dot{border-radius:50%;width:.6rem;height:.6rem;display:inline-block}.studio-module__khx91W__loginBody{padding:1.5rem 1.25rem 1.75rem}.studio-module__khx91W__loginLine{color:var(--fg-dim);margin:0 0 .35rem}.studio-module__khx91W__loginPrompt{color:var(--fg);margin:0 0 1.5rem}.studio-module__khx91W__loginPrompt:before{content:"$ ";color:var(--green)}.studio-module__khx91W__loginWarn{color:var(--orange)}.studio-module__khx91W__loginActions{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}@media (max-width:720px){.studio-module__khx91W__splitOn{grid-template-columns:1fr}.studio-module__khx91W__splitOn .studio-module__khx91W__buffer{display:none}.studio-module__khx91W__preview{min-height:50vh}.studio-module__khx91W__count{display:none}.studio-module__khx91W__countMobile{display:block}.studio-module__khx91W__stats,.studio-module__khx91W__fmGrid{grid-template-columns:1fr}.studio-module__khx91W__nav{gap:.75rem;padding:.6rem 1rem}.studio-module__khx91W__navLeft,.studio-module__khx91W__navRight{gap:.9rem}.studio-module__khx91W__saveBar{flex-wrap:wrap;gap:.5rem}.studio-module__khx91W__spacer{display:none}.studio-module__khx91W__saveState{order:1;width:100%}}
.About-module__UzdBfG__h1{color:var(--yellow);margin:0 0 1.25rem;font-size:1.4rem;font-weight:700}.About-module__UzdBfG__h2{color:var(--orange);margin:2rem 0 1.25rem;font-size:1.15rem;font-weight:700}.About-module__UzdBfG__p{max-width:66ch;color:var(--fg);margin:0 0 1.1rem;line-height:1.75}.About-module__UzdBfG__tags{flex-wrap:wrap;gap:.5rem;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.About-module__UzdBfG__tag{color:var(--aqua);border:1px solid var(--line);border-radius:3px;padding:.2rem .7rem;font-size:.85rem}
.BlogIndex-module__Dx1y9W__h1{color:var(--yellow);margin:0 0 1rem;font-size:1.4rem;font-weight:700}.BlogIndex-module__Dx1y9W__lede{max-width:60ch;color:var(--fg-dim);margin:0 0 1.75rem;line-height:1.7}.BlogIndex-module__Dx1y9W__empty{color:var(--gray)}.BlogIndex-module__Dx1y9W__list{margin:0;padding:0;list-style:none}.BlogIndex-module__Dx1y9W__item{color:var(--fg);border-left:2px solid #0000;grid-template-columns:1ch 11ch 1fr;align-items:baseline;gap:.5rem .75rem;padding:.6rem .5rem;display:grid}.BlogIndex-module__Dx1y9W__item:hover,.BlogIndex-module__Dx1y9W__item.BlogIndex-module__Dx1y9W__active{background:var(--bg-soft);border-left-color:var(--yellow);text-decoration:none}.BlogIndex-module__Dx1y9W__marker{color:var(--yellow)}.BlogIndex-module__Dx1y9W__date{color:var(--gray);font-size:.85rem}.BlogIndex-module__Dx1y9W__title{color:var(--blue);font-weight:700}.BlogIndex-module__Dx1y9W__item.BlogIndex-module__Dx1y9W__active .BlogIndex-module__Dx1y9W__title{color:var(--yellow)}.BlogIndex-module__Dx1y9W__excerpt{color:var(--fg-dim);grid-column:3;font-size:.9rem;line-height:1.6}@media (max-width:560px){.BlogIndex-module__Dx1y9W__item{grid-template-columns:1ch 1fr}.BlogIndex-module__Dx1y9W__date,.BlogIndex-module__Dx1y9W__title,.BlogIndex-module__Dx1y9W__excerpt{grid-column:2}}
.Home-module__5glxAa__home{padding-top:1rem}.Home-module__5glxAa__name{color:var(--fg);margin:0 0 1rem;font-size:clamp(1.6rem,5vw,2.4rem);font-weight:600}.Home-module__5glxAa__blurb{max-width:54ch;color:var(--fg-dim);margin:0 0 2.5rem;line-height:1.7}.Home-module__5glxAa__menu{border-left:2px solid var(--line);flex-direction:column;display:flex}.Home-module__5glxAa__item{color:var(--fg);border-left:2px solid #0000;align-items:baseline;gap:.6rem;margin-left:-2px;padding:.5rem .85rem;display:flex}.Home-module__5glxAa__item:hover,.Home-module__5glxAa__item.Home-module__5glxAa__active{background:var(--bg-soft);border-left-color:var(--yellow);text-decoration:none}.Home-module__5glxAa__marker{width:1ch;color:var(--yellow);flex:none}.Home-module__5glxAa__itemCmd{min-width:7ch;color:var(--blue);flex:none;font-weight:700}.Home-module__5glxAa__item.Home-module__5glxAa__active .Home-module__5glxAa__itemCmd{color:var(--yellow)}.Home-module__5glxAa__dot{color:var(--gray)}.Home-module__5glxAa__itemDesc{color:var(--fg-dim)}.Home-module__5glxAa__hint{color:var(--gray);margin:2.5rem 0 0;font-size:.82rem;transition:opacity .4s}.Home-module__5glxAa__hint kbd{font:inherit;color:var(--fg);background:var(--bg-soft);border:1px solid var(--line);border-radius:3px;padding:.05rem .35rem}@media (max-width:560px){.Home-module__5glxAa__itemDesc,.Home-module__5glxAa__dot,.Home-module__5glxAa__hint{display:none}}
.Projects-module__vsmMKq__h1{color:var(--yellow);margin:0 0 1rem;font-size:1.4rem;font-weight:700}.Projects-module__vsmMKq__lede{max-width:60ch;color:var(--fg-dim);margin:0 0 1.75rem;line-height:1.7}.Projects-module__vsmMKq__list{margin:0;padding:0;list-style:none}.Projects-module__vsmMKq__item{color:var(--fg);border-left:2px solid #0000;grid-template-columns:1ch 1fr auto;align-items:baseline;gap:.5rem .75rem;padding:.6rem .5rem;display:grid}.Projects-module__vsmMKq__item:hover,.Projects-module__vsmMKq__item.Projects-module__vsmMKq__active{background:var(--bg-soft);border-left-color:var(--yellow);text-decoration:none}.Projects-module__vsmMKq__marker{color:var(--yellow)}.Projects-module__vsmMKq__title{color:var(--blue);font-weight:700}.Projects-module__vsmMKq__item.Projects-module__vsmMKq__active .Projects-module__vsmMKq__title{color:var(--yellow)}.Projects-module__vsmMKq__linkLabel{color:var(--gray);letter-spacing:.03em;font-size:.8rem}.Projects-module__vsmMKq__desc{color:var(--fg-dim);grid-column:2/-1;font-size:.9rem;line-height:1.6}@media (max-width:560px){.Projects-module__vsmMKq__item{grid-template-columns:1ch 1fr}.Projects-module__vsmMKq__linkLabel,.Projects-module__vsmMKq__desc{grid-column:2}}
.Resume-module__FriA2G__role{color:var(--fg-dim);margin:0 0 1.5rem}.Resume-module__FriA2G__section{color:var(--orange);margin:2rem 0 1rem;font-size:1.1rem;font-weight:700}.Resume-module__FriA2G__jobs{margin:0;padding:0;list-style:none}.Resume-module__FriA2G__job{border-bottom:1px dotted var(--line);padding:.6rem 0 .9rem}.Resume-module__FriA2G__jobHead{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.Resume-module__FriA2G__jobTitle{color:var(--yellow);font-weight:700}.Resume-module__FriA2G__jobSep{color:var(--gray)}.Resume-module__FriA2G__company{color:var(--blue)}.Resume-module__FriA2G__period{color:var(--gray);margin-left:auto;font-size:.85rem}.Resume-module__FriA2G__duties{margin:.5rem 0 0;padding:0;list-style:none}.Resume-module__FriA2G__duties .Resume-module__FriA2G__duty{counter-increment:none;color:var(--fg-dim);padding-left:1.1rem;font-size:.9rem;line-height:1.7}.Resume-module__FriA2G__duties .Resume-module__FriA2G__duty:before{content:"-";text-align:left;width:auto;color:var(--green);position:absolute;left:0}.Resume-module__FriA2G__legend{color:var(--gray);margin:0 0 1rem;font-size:.8rem}.Resume-module__FriA2G__legendCore{color:var(--orange);font-weight:700}.Resume-module__FriA2G__skillGroups{margin:0;padding:0;list-style:none}.Resume-module__FriA2G__skillGroup{border-bottom:1px dotted var(--line);padding:.7rem 0}.Resume-module__FriA2G__skillCategory{color:var(--purple);margin-bottom:.55rem;font-size:.8rem;display:block}.Resume-module__FriA2G__skillItems{flex-wrap:wrap;gap:.45rem;display:flex}.Resume-module__FriA2G__skill,.Resume-module__FriA2G__skillCore{border:1px solid var(--line);border-radius:3px;padding:.15rem .6rem;font-size:.85rem}.Resume-module__FriA2G__skill{color:var(--aqua)}.Resume-module__FriA2G__skillCore{color:var(--orange);border-color:var(--orange);font-weight:700}@media (max-width:560px){.Resume-module__FriA2G__period{width:100%;margin-left:0}}
