.BackLink-module__YiSrAq__backLink{color:var(--ink-light);font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-block}.BackLink-module__YiSrAq__backLink:hover{color:var(--vermillion)}
.SectionHeader-module__4pATdq__sectionHeader{margin-bottom:5rem;position:relative}.SectionHeader-module__4pATdq__sectionNumber{font-family:var(--font-serif);letter-spacing:.3em;color:var(--vermillion);margin-bottom:1rem;font-size:.85rem;display:block}.SectionHeader-module__4pATdq__sectionTitle{font-family:var(--font-serif);font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.2}.SectionHeader-module__4pATdq__sectionTitleJp{font-family:var(--font-serif-jp);color:var(--ink-light);letter-spacing:.3em;margin-top:.5rem;font-size:1rem;font-weight:300}
.PixelCharacter-module__WBkmaG__pixelCharacter{width:100%;height:100%;image-rendering:pixelated;filter:drop-shadow(3px 3px #1a171426)}
.PixelScene-module__dlDKRq__pixelScene{image-rendering:pixelated;position:absolute;inset:0;overflow:hidden}.PixelScene-module__dlDKRq__sky{background:linear-gradient(#0a0a1a 0%,#1a1a3a 30%,#2d1f3d 50%,#4a2c4a 70%,#1a1a2e 100%);position:absolute;inset:0}.PixelScene-module__dlDKRq__stars{z-index:1;position:absolute;inset:0}.PixelScene-module__dlDKRq__star{background:#fff;border-radius:50%;width:3px;height:3px;animation:2s ease-in-out infinite PixelScene-module__dlDKRq__twinkle;position:absolute}.PixelScene-module__dlDKRq__star:nth-child(odd){animation-delay:.5s}.PixelScene-module__dlDKRq__star:nth-child(3n){width:2px;height:2px;animation-delay:1s}@keyframes PixelScene-module__dlDKRq__twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.PixelScene-module__dlDKRq__mountains{opacity:.4;z-index:1;width:100%;height:120px;position:absolute;bottom:45%;left:0}.PixelScene-module__dlDKRq__skyline{z-index:2;width:100%;height:60%;position:absolute;bottom:20%;left:0}.PixelScene-module__dlDKRq__blink{animation:2s ease-in-out infinite PixelScene-module__dlDKRq__blink}@keyframes PixelScene-module__dlDKRq__blink{0%,to{opacity:1}50%{opacity:.3}}.PixelScene-module__dlDKRq__neon{animation:3s ease-in-out infinite PixelScene-module__dlDKRq__neonFlicker}.PixelScene-module__dlDKRq__neonAlt{animation:2.5s ease-in-out .5s infinite PixelScene-module__dlDKRq__neonFlicker}@keyframes PixelScene-module__dlDKRq__neonFlicker{0%,to{opacity:.8}5%{opacity:.4}10%{opacity:.8}15%{opacity:.5}20%{opacity:.9}50%{opacity:.8}55%{opacity:.4}60%{opacity:.8}}.PixelScene-module__dlDKRq__cityGlow{z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#ff64640d 30%,#6496ff14 60%,#ff96641a 100%);width:100%;height:40%;position:absolute;bottom:15%;left:0}.PixelScene-module__dlDKRq__ground{z-index:3;background:linear-gradient(#1a1a2e 0%,#12121f 100%);width:100%;height:20%;position:absolute;bottom:0;left:0}.PixelScene-module__dlDKRq__ground:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%);width:100%;height:2px;position:absolute;top:0;left:0}.PixelScene-module__dlDKRq__reflection{z-index:3;pointer-events:none;background:linear-gradient(#c41e3a1a 0%,#00ffff0d 30%,#ff00ff0d 60%,#0000 100%);width:100%;height:18%;position:absolute;bottom:0;left:0}.PixelScene-module__dlDKRq__shadow{z-index:3;background:radial-gradient(#1a171433 0%,#0000 70%);width:80px;height:16px;animation:4s ease-in-out infinite PixelScene-module__dlDKRq__shadowPulse;position:absolute;bottom:18%;left:50%;transform:translate(-50%)}@keyframes PixelScene-module__dlDKRq__shadowPulse{0%,to{opacity:.3;transform:translate(-50%)scale(1)}50%{opacity:.2;transform:translate(-50%)scale(.9)}}.PixelScene-module__dlDKRq__character{z-index:4;width:140px;height:180px;animation:4s ease-in-out infinite PixelScene-module__dlDKRq__float;position:absolute;bottom:20%;left:50%;transform:translate(-50%)}@keyframes PixelScene-module__dlDKRq__float{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}.PixelScene-module__dlDKRq__border{z-index:10;pointer-events:none;border:3px solid #1a17141a;position:absolute;inset:12px}.PixelScene-module__dlDKRq__border:before,.PixelScene-module__dlDKRq__border:after{content:"";background:repeating-linear-gradient(90deg,#c41e3a4d 0 8px,#0000 8px 16px);height:3px;position:absolute;left:20px;right:20px}.PixelScene-module__dlDKRq__border:before{top:-3px}.PixelScene-module__dlDKRq__border:after{bottom:-3px}
.MasonryCard-module__adN1Qa__masonryItem{margin-bottom:20px}.MasonryCard-module__adN1Qa__card{background:var(--bg-paper);border:1px solid var(--ink-faint);border-radius:var(--radius-md);padding:1.5rem;text-decoration:none;transition:all .25s;display:block}.MasonryCard-module__adN1Qa__card:hover{background:var(--bg-accent);border-color:var(--vermillion);box-shadow:0 8px 24px var(--ink-faint),0 2px 8px var(--ink-faint);transform:translateY(-3px)}.MasonryCard-module__adN1Qa__cardIcon{color:var(--ink-light);margin-bottom:.875rem;transition:color .25s}.MasonryCard-module__adN1Qa__card:hover .MasonryCard-module__adN1Qa__cardIcon{color:var(--vermillion)}.MasonryCard-module__adN1Qa__cardTitle{font-family:var(--font-serif);color:var(--ink-black);margin:0 0 .625rem;font-size:1.125rem;font-weight:400;line-height:1.4}.MasonryCard-module__adN1Qa__cardDescription{color:var(--ink-light);margin:0 0 1rem;font-size:.9rem;line-height:1.65}.MasonryCard-module__adN1Qa__cardBadge{text-transform:uppercase;letter-spacing:.1em;border-radius:3px;padding:.25rem .625rem;font-size:.65rem;display:inline-block}.MasonryCard-module__adN1Qa__topic{color:var(--vermillion);background:var(--table-row-hover-bg)}.MasonryCard-module__adN1Qa__featured{color:var(--text-on-accent);background:var(--vermillion)}
.AboutSection-module__99_wGW__about{padding:var(--space-xl)var(--section-padding);background:var(--bg-accent)}.AboutSection-module__99_wGW__aboutContent{grid-template-columns:1fr 1.2fr;align-items:start;gap:6rem;display:grid}.AboutSection-module__99_wGW__aboutImage{aspect-ratio:3/4;position:relative}.AboutSection-module__99_wGW__aboutImageFrame{border:1px solid var(--ink-light);opacity:.3;position:absolute;inset:0;transform:translate(15px,15px)}.AboutSection-module__99_wGW__aboutImageMain{background:linear-gradient(135deg,var(--bg-paper-dark)0%,var(--bg-paper)100%);width:100%;height:100%;position:relative;overflow:hidden}.AboutSection-module__99_wGW__aboutText p{color:var(--ink-gray);margin-bottom:2rem;font-size:1.1rem}.AboutSection-module__99_wGW__aboutText p:first-of-type:first-letter{font-family:var(--font-serif-jp);float:left;color:var(--vermillion);margin-top:.3rem;margin-right:1rem;font-size:3.5rem;line-height:1}.AboutSection-module__99_wGW__philosophyBox{border-left:2px solid var(--vermillion);background:var(--table-row-hover-bg);margin-top:3rem;padding:2rem}.AboutSection-module__99_wGW__philosophyBox blockquote{font-family:var(--font-serif);color:var(--ink-black);margin-bottom:1rem;font-size:1.4rem;font-style:italic}.AboutSection-module__99_wGW__philosophyBox cite{font-family:var(--font-serif-jp);color:var(--ink-light);font-size:.9rem}.AboutSection-module__99_wGW__featuredWritings{margin-top:3rem}.AboutSection-module__99_wGW__featuredTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:var(--ink-light);margin-bottom:1rem;font-size:.75rem;font-weight:500}.AboutSection-module__99_wGW__featuredGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.AboutSection-module__99_wGW__featuredGrid .masonry-item{margin-bottom:0}@media (max-width:640px){.AboutSection-module__99_wGW__featuredGrid{grid-template-columns:1fr}}@media (max-width:1024px){.AboutSection-module__99_wGW__aboutContent{grid-template-columns:1fr;gap:4rem}.AboutSection-module__99_wGW__aboutImage{max-width:400px;margin:0 auto}}
.SkillsSection-module__r-HyVG__skills{padding:var(--space-xl)var(--section-padding)}.SkillsSection-module__r-HyVG__skillsGrid{grid-template-columns:repeat(2,1fr);gap:4rem;display:grid}.SkillsSection-module__r-HyVG__skillCategory{background:var(--bg-accent);padding:2.5rem;position:relative}.SkillsSection-module__r-HyVG__skillCategory:before{content:"";background:var(--vermillion);width:4px;height:100%;position:absolute;top:0;left:0}.SkillsSection-module__r-HyVG__skillCategoryHeader{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.SkillsSection-module__r-HyVG__skillIcon{color:var(--vermillion);margin-top:.25rem}.SkillsSection-module__r-HyVG__skillCategory h3{font-family:var(--font-serif);margin-bottom:.25rem;font-size:1.5rem;font-weight:400}.SkillsSection-module__r-HyVG__skillCategoryJp{font-family:var(--font-serif-jp);color:var(--ink-light);letter-spacing:.2em;font-size:.8rem;display:block}.SkillsSection-module__r-HyVG__skillItem{border-bottom:1px solid var(--ink-faint);justify-content:space-between;align-items:center;padding:.8rem 0;display:flex}.SkillsSection-module__r-HyVG__skillName{font-size:.95rem;font-weight:400}.SkillsSection-module__r-HyVG__skillLevel{gap:6px;display:flex}.SkillsSection-module__r-HyVG__skillDot{background:var(--bg-paper-dark);border:1px solid var(--ink-light);border-radius:50%;width:8px;height:8px;transition:all .3s}.SkillsSection-module__r-HyVG__skillDot.SkillsSection-module__r-HyVG__filled{background:var(--vermillion);border-color:var(--vermillion)}@media (max-width:1024px){.SkillsSection-module__r-HyVG__skillsGrid{grid-template-columns:1fr}}
.ProjectsSection-module___A1-Qa__projects{padding:var(--space-xl)var(--section-padding);background:var(--bg-paper-dark);color:var(--ink-black)}.ProjectsSection-module___A1-Qa__projects .section-number{color:var(--vermillion)}.ProjectsSection-module___A1-Qa__projects .section-title{color:var(--ink-black)}.ProjectsSection-module___A1-Qa__projects .section-title-jp{color:var(--ink-light)}.ProjectsSection-module___A1-Qa__projectsList{flex-direction:column;display:flex}.ProjectsSection-module___A1-Qa__projectItem{border-bottom:1px solid var(--ink-faint);cursor:pointer;color:inherit;grid-template-columns:auto 1fr auto;align-items:center;gap:3rem;padding:3rem 0;text-decoration:none;transition:all .4s;display:grid}.ProjectsSection-module___A1-Qa__projectItem:hover,.ProjectsSection-module___A1-Qa__projectItem:focus-visible{background:var(--table-row-hover-bg);padding-left:2rem}.ProjectsSection-module___A1-Qa__projectItem:focus-visible{outline:2px solid var(--vermillion);outline-offset:-2px}.ProjectsSection-module___A1-Qa__projectNumber{font-family:var(--font-serif);color:var(--ink-faint);min-width:80px;font-size:3rem;font-weight:300}.ProjectsSection-module___A1-Qa__projectItem:hover .ProjectsSection-module___A1-Qa__projectNumber,.ProjectsSection-module___A1-Qa__projectItem:focus-visible .ProjectsSection-module___A1-Qa__projectNumber{color:var(--vermillion)}.ProjectsSection-module___A1-Qa__projectInfo h3{margin-bottom:.5rem;font-size:1.8rem;transition:color .3s}.ProjectsSection-module___A1-Qa__projectItem:hover .ProjectsSection-module___A1-Qa__projectInfo h3,.ProjectsSection-module___A1-Qa__projectItem:focus-visible .ProjectsSection-module___A1-Qa__projectInfo h3{color:var(--vermillion-light)}.ProjectsSection-module___A1-Qa__projectInfo p{color:var(--ink-light);max-width:500px;font-size:1rem}.ProjectsSection-module___A1-Qa__projectTags{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.ProjectsSection-module___A1-Qa__projectTag{letter-spacing:.1em;border:1px solid var(--ink-faint);color:var(--ink-light);padding:.3rem .8rem;font-size:.75rem}.ProjectsSection-module___A1-Qa__projectArrow{color:var(--ink-faint);transition:all .3s}.ProjectsSection-module___A1-Qa__projectItem:hover .ProjectsSection-module___A1-Qa__projectArrow,.ProjectsSection-module___A1-Qa__projectItem:focus-visible .ProjectsSection-module___A1-Qa__projectArrow{color:var(--vermillion);transform:translate(10px)}@media (max-width:1024px){.ProjectsSection-module___A1-Qa__projectItem{grid-template-columns:1fr;gap:1rem}.ProjectsSection-module___A1-Qa__projectNumber{font-size:2rem}.ProjectsSection-module___A1-Qa__projectArrow{display:none}}
.page-module__YnyroG__verticalText{writing-mode:vertical-rl;text-orientation:mixed;font-family:var(--font-serif-jp);letter-spacing:.5em;color:var(--ink-light);z-index:50;font-size:.85rem;position:fixed}.page-module__YnyroG__verticalLeft{top:50%;left:2rem;transform:translateY(-50%)}.page-module__YnyroG__verticalRight{top:50%;right:2rem;transform:translateY(-50%)}@media (max-width:1024px){.page-module__YnyroG__verticalText{display:none}}
.KBCard-module__brjVNW__kbCard{background:var(--bg-paper);border:1px solid var(--ink-faint);border-radius:var(--radius-md);padding:1.25rem;text-decoration:none;transition:all .25s;display:block}.KBCard-module__brjVNW__kbCard:hover{background:var(--bg-accent);border-color:var(--vermillion);box-shadow:0 8px 24px var(--ink-faint),0 2px 8px var(--ink-faint);transform:translateY(-3px)}.KBCard-module__brjVNW__kbCardIcon{color:var(--ink-light);margin-bottom:.75rem;transition:color .25s}.KBCard-module__brjVNW__kbCard:hover .KBCard-module__brjVNW__kbCardIcon{color:var(--vermillion)}.KBCard-module__brjVNW__kbCardTitle{font-family:var(--font-serif);color:var(--ink-black);margin:0 0 .5rem;font-size:1rem;font-weight:400;line-height:1.4}.KBCard-module__brjVNW__kbCardCategory{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-light);margin-bottom:.75rem;font-size:.7rem;display:block}.KBCard-module__brjVNW__kbCardTags{flex-wrap:wrap;gap:.375rem;display:flex}.KBCard-module__brjVNW__kbTag{background:var(--blockquote-bg);border:1px solid var(--ink-faint);color:var(--ink-gray);border-radius:3px;padding:.2rem .5rem;font-size:.65rem}.KBCard-module__brjVNW__kbTagMore{color:var(--ink-light);padding:.2rem .5rem;font-size:.65rem}
.TableOfContents-module__EjBaRW__toc{background:var(--blockquote-bg);border:1px solid var(--ink-faint);border-radius:8px;align-self:start;max-height:calc(100vh - 8rem);padding:1rem;position:sticky;top:6rem;overflow-y:auto}.TableOfContents-module__EjBaRW__tocHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.TableOfContents-module__EjBaRW__tocTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:var(--ink-light);margin:0;font-size:.7rem;font-weight:500}.TableOfContents-module__EjBaRW__tocToggle{width:1.5rem;height:1.5rem;color:var(--ink-light);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:none}.TableOfContents-module__EjBaRW__tocToggle:hover{color:var(--vermillion);background:var(--ink-faint)}.TableOfContents-module__EjBaRW__tocToggleIcon{width:1rem;height:1rem;transition:transform .2s}.TableOfContents-module__EjBaRW__tocToggleIcon.TableOfContents-module__EjBaRW__collapsed{transform:rotate(-90deg)}.TableOfContents-module__EjBaRW__tocList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.TableOfContents-module__EjBaRW__collapsedList{display:none}.TableOfContents-module__EjBaRW__tocItem{margin:0}.TableOfContents-module__EjBaRW__tocItemNested{padding-left:1rem}.TableOfContents-module__EjBaRW__tocLink{color:var(--ink-gray);border-left:2px solid #0000;border-radius:4px;padding:.375rem .5rem;font-size:.8rem;text-decoration:none;transition:all .15s;display:block}.TableOfContents-module__EjBaRW__tocLink:hover{color:var(--ink-black);background:var(--bg-paper)}.TableOfContents-module__EjBaRW__tocLink.TableOfContents-module__EjBaRW__active{color:var(--vermillion);border-left-color:var(--vermillion);background:var(--bg-paper)}.TableOfContents-module__EjBaRW__tocItemNested .TableOfContents-module__EjBaRW__tocLink{color:var(--ink-light);font-size:.75rem}.TableOfContents-module__EjBaRW__tocItemNested .TableOfContents-module__EjBaRW__tocLink:hover,.TableOfContents-module__EjBaRW__tocItemNested .TableOfContents-module__EjBaRW__tocLink.TableOfContents-module__EjBaRW__active{color:var(--vermillion)}@media (max-width:1200px){.TableOfContents-module__EjBaRW__toc{max-height:none;margin-bottom:2rem;position:relative;top:0}.TableOfContents-module__EjBaRW__tocToggle{display:flex}.TableOfContents-module__EjBaRW__tocList{margin-top:.5rem}}
.ArticleLayout-module__8Xs9Dq__article{max-width:900px;padding:4rem var(--space-6)4rem;margin:0 auto;transition:max-width .3s}.ArticleLayout-module__8Xs9Dq__article[data-width=narrow]{max-width:700px}.ArticleLayout-module__8Xs9Dq__article[data-width=wide]{max-width:1200px}.ArticleLayout-module__8Xs9Dq__articleHeader{border-bottom:1px solid var(--ink-faint);margin-bottom:2rem;padding-bottom:1.5rem}.ArticleLayout-module__8Xs9Dq__headerRow{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ArticleLayout-module__8Xs9Dq__widthToggle{border:1px solid var(--ink-faint);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:border-color .2s,transform .2s;display:flex}.ArticleLayout-module__8Xs9Dq__widthToggle:hover{border-color:var(--vermillion);transform:scale(1.05)}.ArticleLayout-module__8Xs9Dq__widthToggle:focus-visible{outline:2px solid var(--vermillion);outline-offset:2px}.ArticleLayout-module__8Xs9Dq__icon{fill:none;width:1rem;height:1rem;stroke:var(--ink-gray);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;display:none}.ArticleLayout-module__8Xs9Dq__icon.ArticleLayout-module__8Xs9Dq__visible{display:block}.ArticleLayout-module__8Xs9Dq__badge{text-transform:uppercase;letter-spacing:.15em;border-radius:4px;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.7rem;font-weight:600;display:inline-flex}.ArticleLayout-module__8Xs9Dq__badgeDefault{color:var(--text-on-accent);background:var(--vermillion)}.ArticleLayout-module__8Xs9Dq__badgeKb{color:var(--indigo);background:#3d5a801a;border:1px solid #3d5a8033;font-weight:500}.ArticleLayout-module__8Xs9Dq__breadcrumbs{align-items:center;gap:.25rem;margin-bottom:1rem;font-size:.8rem;display:flex}.ArticleLayout-module__8Xs9Dq__breadcrumbItem{color:var(--ink-light);text-transform:uppercase;letter-spacing:.1em;text-decoration:none}.ArticleLayout-module__8Xs9Dq__breadcrumbItem:hover{color:var(--vermillion)}.ArticleLayout-module__8Xs9Dq__breadcrumbSep{color:var(--ink-light);opacity:.5}.ArticleLayout-module__8Xs9Dq__meta{gap:1rem;margin-bottom:1rem;display:flex}.ArticleLayout-module__8Xs9Dq__topic{text-transform:uppercase;letter-spacing:.15em;color:var(--vermillion);font-size:.75rem}.ArticleLayout-module__8Xs9Dq__readTime{color:var(--ink-light);font-size:.75rem}.ArticleLayout-module__8Xs9Dq__title{font-family:var(--font-serif);margin:0 0 .5rem;font-size:clamp(2rem,5vw,3rem);font-weight:300;line-height:1.2}.ArticleLayout-module__8Xs9Dq__updatedAt{color:var(--ink-light);margin-bottom:.75rem;font-size:.8rem;display:block}.ArticleLayout-module__8Xs9Dq__description{color:var(--ink-light);margin:0 0 1rem;font-size:1.125rem;line-height:1.6}.ArticleLayout-module__8Xs9Dq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.ArticleLayout-module__8Xs9Dq__tag{background:var(--blockquote-bg);border:1px solid var(--ink-faint);color:var(--ink-gray);border-radius:3px;padding:.25rem .625rem;font-size:.75rem;text-decoration:none;transition:all .2s}.ArticleLayout-module__8Xs9Dq__tag:hover{border-color:var(--vermillion);color:var(--vermillion)}.ArticleLayout-module__8Xs9Dq__articleBody{grid-template-columns:1fr;gap:3rem;display:grid}.ArticleLayout-module__8Xs9Dq__tocSidebar{display:none}.ArticleLayout-module__8Xs9Dq__articleRelated{margin-top:3rem}.ArticleLayout-module__8Xs9Dq__content{line-height:1.8}.ArticleLayout-module__8Xs9Dq__content h2{font-family:var(--font-serif);color:var(--ink-black);margin:3rem 0 1rem;font-size:1.5rem;font-weight:400}.ArticleLayout-module__8Xs9Dq__content h3{font-family:var(--font-serif);color:var(--ink-black);margin:2rem 0 .75rem;font-size:1.25rem;font-weight:400}.ArticleLayout-module__8Xs9Dq__content p{color:var(--ink-light);margin:0 0 1.5rem}.ArticleLayout-module__8Xs9Dq__content strong{color:var(--ink-black);font-weight:500}.ArticleLayout-module__8Xs9Dq__content a{color:var(--vermillion);text-underline-offset:2px;text-decoration:underline}.ArticleLayout-module__8Xs9Dq__content a:hover{text-decoration:none}:is(.ArticleLayout-module__8Xs9Dq__content ul,.ArticleLayout-module__8Xs9Dq__content ol){color:var(--ink-light);margin:0 0 1.5rem;padding-left:1.5rem}.ArticleLayout-module__8Xs9Dq__content li{margin-bottom:.5rem}.ArticleLayout-module__8Xs9Dq__content blockquote{border-left:3px solid var(--vermillion);background:var(--blockquote-bg);color:var(--ink-light);margin:2rem 0;padding:1rem 1.5rem;font-style:italic}.ArticleLayout-module__8Xs9Dq__content blockquote p{margin:0}.ArticleLayout-module__8Xs9Dq__content code{background:var(--code-inline-bg);border-radius:3px;padding:.125rem .375rem;font-family:SF Mono,Fira Code,monospace;font-size:.875em}.ArticleLayout-module__8Xs9Dq__content pre{border-radius:4px;margin:2rem 0;padding:1.5rem;position:relative;overflow-x:auto;background:var(--code-bg)!important}.ArticleLayout-module__8Xs9Dq__copyBtn{font-size:.7rem;font-family:var(--font-sans);color:var(--code-btn-text);background:var(--code-btn-bg);border:1px solid var(--code-btn-border);cursor:pointer;opacity:0;border-radius:3px;padding:.25rem .5rem;transition:opacity .2s;position:absolute;top:.5rem;right:.5rem}.ArticleLayout-module__8Xs9Dq__content pre:hover .ArticleLayout-module__8Xs9Dq__copyBtn{opacity:1}.ArticleLayout-module__8Xs9Dq__copyBtn:hover{color:var(--code-btn-hover-text);background:var(--code-btn-hover-bg)}.ArticleLayout-module__8Xs9Dq__copyBtn.ArticleLayout-module__8Xs9Dq__copied{color:var(--vermillion);border-color:var(--vermillion)}.ArticleLayout-module__8Xs9Dq__content pre code{color:var(--code-text);background:0 0;padding:0;font-size:.875rem;line-height:1.6}.ArticleLayout-module__8Xs9Dq__content img{border-radius:4px;max-width:100%;height:auto;margin:2rem 0}.ArticleLayout-module__8Xs9Dq__content figure{margin:2rem 0}.ArticleLayout-module__8Xs9Dq__content figcaption{color:var(--ink-light);text-align:center;margin-top:.5rem;font-size:.875rem}.ArticleLayout-module__8Xs9Dq__content table{border-collapse:collapse;border:1px solid var(--ink-faint);border-radius:4px;width:100%;margin:2rem 0;font-size:.9rem;overflow:hidden}.ArticleLayout-module__8Xs9Dq__content th{text-align:left;color:var(--ink-black);background:var(--table-header-bg);border-bottom:2px solid var(--vermillion);padding:.75rem 1rem;font-weight:500}.ArticleLayout-module__8Xs9Dq__content td{border-bottom:1px solid var(--ink-faint);color:var(--ink-light);padding:.75rem 1rem}.ArticleLayout-module__8Xs9Dq__content tr:nth-child(2n){background:var(--table-row-alt-bg)}.ArticleLayout-module__8Xs9Dq__content tr:last-child td{border-bottom:none}.ArticleLayout-module__8Xs9Dq__content tr:hover{background:var(--table-row-hover-bg)}.ArticleLayout-module__8Xs9Dq__content hr{background:var(--ink-faint);border:none;height:1px;margin:3rem 0}.ArticleLayout-module__8Xs9Dq__content .mermaid{text-align:center;margin:2rem 0}.ArticleLayout-module__8Xs9Dq__content .mermaid svg{max-width:100%;height:auto}.ArticleLayout-module__8Xs9Dq__articleFooter{border-top:1px solid var(--ink-faint);margin-top:4rem;padding-top:2rem}@media (min-width:1200px){.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc{max-width:none;padding-left:var(--space-4);padding-right:var(--space-4)}.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc .ArticleLayout-module__8Xs9Dq__articleHeader,.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc .ArticleLayout-module__8Xs9Dq__articleRelated,.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc .ArticleLayout-module__8Xs9Dq__articleFooter{max-width:1100px;margin-left:auto;margin-right:auto}.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc[data-width=narrow] .ArticleLayout-module__8Xs9Dq__articleHeader,.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc[data-width=narrow] .ArticleLayout-module__8Xs9Dq__articleRelated,.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc[data-width=narrow] .ArticleLayout-module__8Xs9Dq__articleFooter{max-width:920px}.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc[data-width=wide] .ArticleLayout-module__8Xs9Dq__articleHeader,.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc[data-width=wide] .ArticleLayout-module__8Xs9Dq__articleRelated,.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc[data-width=wide] .ArticleLayout-module__8Xs9Dq__articleFooter{max-width:1400px}.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc .ArticleLayout-module__8Xs9Dq__articleBody{grid-template-columns:1fr 220px;gap:3rem;max-width:1100px;margin:0 auto;display:grid}.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc[data-width=narrow] .ArticleLayout-module__8Xs9Dq__articleBody{max-width:920px}.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc[data-width=wide] .ArticleLayout-module__8Xs9Dq__articleBody{max-width:1400px}.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc .ArticleLayout-module__8Xs9Dq__tocSidebar{order:2;display:block}.ArticleLayout-module__8Xs9Dq__article.ArticleLayout-module__8Xs9Dq__hasToc .ArticleLayout-module__8Xs9Dq__content{order:1}}@media (max-width:640px){.ArticleLayout-module__8Xs9Dq__article{padding:3rem var(--space-4)3rem}.ArticleLayout-module__8Xs9Dq__content pre{margin-left:calc(-1*var(--space-4));margin-right:calc(-1*var(--space-4));border-radius:0}}
.KBGridLayout-module__LDbNSq__searchWrapper{margin-bottom:2rem}.KBGridLayout-module__LDbNSq__kbSearchInput{width:100%;font-family:var(--font-sans);background:var(--bg-paper);border:1px solid var(--ink-faint);color:var(--ink-black);border-radius:6px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.KBGridLayout-module__LDbNSq__kbSearchInput::placeholder{color:var(--ink-light)}.KBGridLayout-module__LDbNSq__kbSearchInput:focus{border-color:var(--vermillion);outline:none;box-shadow:0 0 0 3px #c41e3a1a}.KBGridLayout-module__LDbNSq__kbLayout{grid-template-columns:220px 1fr;gap:2.5rem;display:grid}.KBGridLayout-module__LDbNSq__kbSidebar{align-self:start;max-height:calc(100vh - 8rem);position:sticky;top:6rem;overflow-y:auto}.KBGridLayout-module__LDbNSq__sidebarSection{margin-bottom:1.5rem}.KBGridLayout-module__LDbNSq__sidebarHeader{display:none}.KBGridLayout-module__LDbNSq__sidebarTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:var(--ink-light);margin:0 0 .75rem;font-size:.7rem;font-weight:500}.KBGridLayout-module__LDbNSq__collapseIcon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem;transition:transform .2s}.KBGridLayout-module__LDbNSq__emptyHint{color:var(--ink-light);font-size:.875rem;font-style:italic}.KBGridLayout-module__LDbNSq__filterButtons{flex-direction:column;gap:.25rem;display:flex}.KBGridLayout-module__LDbNSq__filterBtn{width:100%;font-family:var(--font-sans);text-align:left;color:var(--ink-gray);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .625rem;font-size:.8rem;transition:all .2s;display:flex}.KBGridLayout-module__LDbNSq__filterBtn:hover{background:var(--blockquote-bg);color:var(--vermillion)}.KBGridLayout-module__LDbNSq__filterBtn.KBGridLayout-module__LDbNSq__active{background:var(--blockquote-bg);border-color:var(--vermillion);color:var(--vermillion)}.KBGridLayout-module__LDbNSq__filterBtn.KBGridLayout-module__LDbNSq__nested{padding-left:1.25rem;font-size:.75rem}.KBGridLayout-module__LDbNSq__filterBtn .KBGridLayout-module__LDbNSq__count{color:var(--ink-light);background:var(--ink-faint);border-radius:3px;padding:.1rem .375rem;font-size:.7rem}.KBGridLayout-module__LDbNSq__filterBtn.KBGridLayout-module__LDbNSq__active .KBGridLayout-module__LDbNSq__count{background:var(--vermillion);color:var(--text-on-accent)}.KBGridLayout-module__LDbNSq__tagFilters{flex-flow:wrap;gap:.375rem}.KBGridLayout-module__LDbNSq__tagFilters .KBGridLayout-module__LDbNSq__filterBtn{border:1px solid var(--ink-faint);width:auto;padding:.25rem .5rem;font-size:.7rem}.KBGridLayout-module__LDbNSq__tagFilters .KBGridLayout-module__LDbNSq__filterBtn .KBGridLayout-module__LDbNSq__count{padding:0 .25rem;font-size:.6rem}.KBGridLayout-module__LDbNSq__kbMain{min-width:0}.KBGridLayout-module__LDbNSq__emptyState{text-align:center;color:var(--ink-light);padding:4rem 0}.KBGridLayout-module__LDbNSq__kbGrid{opacity:0;transition:opacity .3s}.KBGridLayout-module__LDbNSq__kbGrid.KBGridLayout-module__LDbNSq__loaded{opacity:1}.KBGridLayout-module__LDbNSq__gridSizer{width:calc(50% - 10px)}.KBGridLayout-module__LDbNSq__kbGrid .masonry-item{width:calc(50% - 10px)}.KBGridLayout-module__LDbNSq__gutterSizer{width:20px}.KBGridLayout-module__LDbNSq__gridSizer,.KBGridLayout-module__LDbNSq__gutterSizer{visibility:hidden;height:0}.KBGridLayout-module__LDbNSq__kbGrid:not(.KBGridLayout-module__LDbNSq__loaded){opacity:1;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.KBGridLayout-module__LDbNSq__kbGrid .masonry-item{margin-bottom:20px}@media (max-width:900px){.KBGridLayout-module__LDbNSq__kbLayout{grid-template-columns:180px 1fr;gap:2rem}}@media (max-width:768px){.KBGridLayout-module__LDbNSq__kbLayout{grid-template-columns:1fr}.KBGridLayout-module__LDbNSq__kbSidebar{max-height:none;position:static}}@media (max-width:640px){.KBGridLayout-module__LDbNSq__kbSidebar{flex-direction:column;gap:0;display:flex}.KBGridLayout-module__LDbNSq__searchWrapper{margin-bottom:1rem}.KBGridLayout-module__LDbNSq__sidebarSection.KBGridLayout-module__LDbNSq__collapsible{border:1px solid var(--ink-faint);border-radius:6px;margin-bottom:.75rem;overflow:hidden}.KBGridLayout-module__LDbNSq__sidebarHeader{background:var(--blockquote-bg);cursor:pointer;border:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;transition:background .2s;display:flex}.KBGridLayout-module__LDbNSq__sidebarHeader:hover{background:var(--bg-paper-dark)}.KBGridLayout-module__LDbNSq__sidebarHeader .KBGridLayout-module__LDbNSq__sidebarTitle{margin:0}.KBGridLayout-module__LDbNSq__sidebarSection.KBGridLayout-module__LDbNSq__collapsible .KBGridLayout-module__LDbNSq__collapseIcon{transition:transform .2s}.KBGridLayout-module__LDbNSq__sidebarSection.KBGridLayout-module__LDbNSq__collapsible.KBGridLayout-module__LDbNSq__expanded .KBGridLayout-module__LDbNSq__collapseIcon{transform:rotate(180deg)}.KBGridLayout-module__LDbNSq__sidebarContent{padding:1rem;display:none}.KBGridLayout-module__LDbNSq__sidebarSection.KBGridLayout-module__LDbNSq__collapsible.KBGridLayout-module__LDbNSq__expanded .KBGridLayout-module__LDbNSq__sidebarContent{display:block}.KBGridLayout-module__LDbNSq__gridSizer{width:100%}.KBGridLayout-module__LDbNSq__kbGrid .masonry-item{width:100%}.KBGridLayout-module__LDbNSq__kbGrid:not(.KBGridLayout-module__LDbNSq__loaded){grid-template-columns:1fr}}
.MasonryGrid-module__llPpya__masonryContainer{width:100%}.MasonryGrid-module__llPpya__filterBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.MasonryGrid-module__llPpya__filterButtons{flex-wrap:wrap;gap:.5rem;display:flex}.MasonryGrid-module__llPpya__filterBtn{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--ink-faint);color:var(--ink-light);cursor:pointer;background:0 0;border-radius:2px;padding:.5rem 1rem;font-size:.8rem;transition:all .2s}.MasonryGrid-module__llPpya__filterBtn:hover{border-color:var(--vermillion);color:var(--vermillion)}.MasonryGrid-module__llPpya__filterBtn.MasonryGrid-module__llPpya__active{background:var(--vermillion);border-color:var(--vermillion);color:var(--text-on-accent)}.MasonryGrid-module__llPpya__searchWrapper{flex-shrink:0}.MasonryGrid-module__llPpya__searchInput{font-family:var(--font-sans);border:1px solid var(--ink-faint);width:180px;color:var(--ink-black);background:0 0;border-radius:2px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.MasonryGrid-module__llPpya__searchInput::placeholder{color:var(--ink-light)}.MasonryGrid-module__llPpya__searchInput:focus{border-color:var(--vermillion);outline:none}.MasonryGrid-module__llPpya__masonryGrid{opacity:0;transition:opacity .3s}.MasonryGrid-module__llPpya__masonryGrid.MasonryGrid-module__llPpya__loaded{opacity:1}.MasonryGrid-module__llPpya__gridSizer{width:calc(50% - 10px)}.MasonryGrid-module__llPpya__masonryGrid .masonry-item{width:calc(50% - 10px)}.MasonryGrid-module__llPpya__gutterSizer{width:20px}.MasonryGrid-module__llPpya__gridSizer,.MasonryGrid-module__llPpya__gutterSizer{visibility:hidden;height:0}.MasonryGrid-module__llPpya__masonryGrid:not(.MasonryGrid-module__llPpya__loaded){opacity:1;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}@media (max-width:640px){.MasonryGrid-module__llPpya__gridSizer{width:100%}.MasonryGrid-module__llPpya__masonryGrid .masonry-item{width:100%}.MasonryGrid-module__llPpya__masonryGrid:not(.MasonryGrid-module__llPpya__loaded){grid-template-columns:1fr}.MasonryGrid-module__llPpya__filterBar{flex-direction:column;align-items:stretch;gap:.75rem}.MasonryGrid-module__llPpya__filterButtons{gap:.375rem}.MasonryGrid-module__llPpya__filterBtn{padding:.4rem .75rem;font-size:.7rem}.MasonryGrid-module__llPpya__searchInput{width:100%}}
.page-module__yIkHNG__contactPage{max-width:600px;padding:4rem var(--space-6)4rem;margin:0 auto 4rem}.page-module__yIkHNG__contactIntro{margin-bottom:3rem}.page-module__yIkHNG__contactIntro p{color:var(--ink-light);margin:0 0 1rem;font-size:1.125rem;line-height:1.8}.page-module__yIkHNG__emailSection{text-align:center;background:var(--blockquote-bg);border:1px solid var(--ink-faint);border-radius:var(--radius-sm);padding:3rem 2rem}.page-module__yIkHNG__emailLink{font-family:var(--font-serif);color:var(--ink-black);align-items:center;gap:.75rem;font-size:1.5rem;text-decoration:none;transition:color .2s;display:inline-flex}.page-module__yIkHNG__emailLink:hover{color:var(--vermillion)}.page-module__yIkHNG__responseNote{color:var(--ink-light);margin:1.5rem 0 0;font-size:.9rem}@media (max-width:768px){.page-module__yIkHNG__contactPage{padding:3rem var(--space-4)3rem}.page-module__yIkHNG__emailLink{font-size:1.25rem}}
.page-module__mvVRfq__kbPage{padding:4rem var(--section-padding)4rem}.page-module__mvVRfq__kbPage .section-header{margin-bottom:2rem}.page-module__mvVRfq__intro{color:var(--ink-light);margin-bottom:2rem;font-size:1.125rem;line-height:1.8}@media (max-width:640px){.page-module__mvVRfq__kbPage{padding:3rem var(--space-4)3rem}}
.ContentListingLayout-module__5NfPoq__listingPage{padding:4rem var(--section-padding)4rem}.ContentListingLayout-module__5NfPoq__pageHeader{margin-bottom:1rem}.ContentListingLayout-module__5NfPoq__intro{color:var(--ink-light);margin-bottom:3rem;font-size:1.125rem;line-height:1.8}.ContentListingLayout-module__5NfPoq__emptyState{text-align:center;color:var(--ink-light);padding:4rem 0}@media (max-width:640px){.ContentListingLayout-module__5NfPoq__listingPage{padding:3rem var(--space-4)3rem}}
.RelatedPages-module__Jtjjxq__relatedPages{background:var(--blockquote-bg);border:1px solid var(--ink-faint);border-radius:8px;margin-top:3rem;padding:1.5rem}.RelatedPages-module__Jtjjxq__title{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:var(--ink-light);margin:0 0 1rem;font-size:.7rem;font-weight:500}.RelatedPages-module__Jtjjxq__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.RelatedPages-module__Jtjjxq__link{color:var(--ink-gray);border-radius:4px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:flex}.RelatedPages-module__Jtjjxq__link:hover{background:var(--bg-paper);color:var(--vermillion)}.RelatedPages-module__Jtjjxq__icon{color:var(--ink-light);flex-shrink:0}.RelatedPages-module__Jtjjxq__link:hover .RelatedPages-module__Jtjjxq__icon{color:var(--vermillion)}
