@import "https://fonts.googleapis.com/css2?family=Red+Hat+Mono:ital,wght@0,400;0,700;1,400&display=swap";:root{--color-bg:#fff;--color-text:#111;--color-text-muted:#333;--color-link:#a4206d;--color-nav-heading:#a4206d;--color-nav-on-hero:#fff;--color-border-subtle:#bbb;--color-link-muted:#efe8ec}:root[data-theme=dark]{--color-bg:#16141f;--color-text:#fff;--color-text-muted:#e8e8e8;--color-link:#df69ae;--color-nav-heading:#df69ae;--color-nav-on-hero:#fff;--color-border-subtle:#555;--color-link-muted:#5f1841}body{box-sizing:border-box;background-color:var(--color-bg);height:100vh;min-height:550px;color:var(--color-text);margin:0;padding:0;font-family:BIZ UDPMincho,serif;line-height:1.5}#app{height:100%}.article{color:var(--color-text);flex-direction:column;justify-content:center;align-items:center;padding:2rem 5rem;display:flex}.article a{color:var(--color-link)}.markdown-body{color:var(--color-text)}.markdown-body div{max-width:1000px}.markdown-body a{color:var(--color-link)}table+h3,ul+h3{margin-top:3rem}td{padding-right:1rem}td:last-child{padding-right:0}tr a{color:var(--color-link);font-size:.75em;text-decoration:none}tr a:after{content:" >"}.background-container{z-index:-10;background-image:linear-gradient(#75135de6,#f5f6fc1a),url(/self-taiko-2.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:50%;height:100%;position:absolute;top:0;left:0}@media screen and (width<=767px){.background-container{background-image:linear-gradient(#75135de6,#f5f6fc1a),url(/self-taiko-2.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:50%}}.wrapper{flex-direction:column;height:100%;display:flex}.markdown-body h2{margin-top:4rem}.markdown-body h3{margin-top:2rem}.article h1{margin:0 0 1rem;padding:0;font-size:2.5em;font-weight:700}.title-sm{display:none}@media screen and (width<=767px){.article{padding:1rem 2rem}.article h1{text-align:center;margin-bottom:0;padding-bottom:0;font-size:1.75rem}.title-lg{display:none}.title-sm{flex-direction:column;justify-content:center;align-items:center;display:flex}.title-sm p{margin:0;font-size:1.25rem}}nav[data-v-5d974602]{z-index:10}.header-container[data-v-5d974602]{padding:1em 1em .5em}.navbar[data-v-5d974602]{width:100%;min-height:4em;font-size:1em;line-height:1.5em}.navbar .container[data-v-5d974602]{text-align:center;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;width:auto;margin:0 auto;display:flex}.navbar .navbar-right[data-v-5d974602]{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem .75rem;display:flex;position:relative}.nav-links-desktop[data-v-5d974602]{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem .75rem;display:flex}.nav-dropdown[data-v-5d974602]{display:none}.nav-menu-toggle[data-v-5d974602]{font:inherit;cursor:pointer;color:var(--color-link);background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:.15em;display:none}.nav-menu-toggle-icon[data-v-5d974602]{color:inherit;font-size:1.15em}.nav-menu-toggle[data-v-5d974602]:focus-visible{outline:2px solid var(--color-link);outline-offset:2px}.theme-toggle[data-v-5d974602]{font:inherit;cursor:pointer;color:var(--color-link);vertical-align:middle;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:.15em;display:inline-flex}.theme-toggle-icon[data-v-5d974602]{color:var(--color-link);font-size:1.15em}.theme-toggle[data-v-5d974602]:focus-visible{outline:2px solid var(--color-link);outline-offset:2px}.navbar a[data-v-5d974602]{color:var(--color-link)}.dropdown-link[data-v-5d974602]{text-align:left;color:var(--color-link);border-radius:4px;padding:.65rem 1rem;text-decoration:none;display:block}.dropdown-link[data-v-5d974602]:hover,.dropdown-link[data-v-5d974602]:focus-visible{background:color-mix(in srgb, var(--color-link) 12%, transparent);outline:none}@media screen and (width<=1024px){.nav-links-desktop[data-v-5d974602]{display:none}.nav-menu-toggle[data-v-5d974602]{display:inline-flex}.nav-dropdown[data-v-5d974602]{z-index:30;background:var(--color-bg);min-width:min(18rem,100vw - 2rem);max-width:calc(100vw - 2rem);color:var(--color-text);border:1px solid var(--color-border-subtle);border-radius:6px;flex-direction:column;margin:0;padding:.35rem 0;list-style:none;display:none;position:absolute;top:calc(100% + .35rem);left:auto;right:0;box-shadow:0 8px 24px #0000001f}:root[data-theme=dark] .nav-dropdown[data-v-5d974602]{box-shadow:0 8px 24px #00000073}.nav-dropdown.is-open[data-v-5d974602]{display:flex}.navbar .bgwhite a[data-v-5d974602],.home .navbar .nav-contact[data-v-5d974602],.home .navbar .theme-toggle[data-v-5d974602],.home .navbar .theme-toggle-icon[data-v-5d974602],.home .navbar .nav-menu-toggle[data-v-5d974602],.home .navbar .nav-menu-toggle-icon[data-v-5d974602]{color:var(--color-link)}.home .navbar .theme-toggle[data-v-5d974602]:focus-visible,.home .navbar .nav-menu-toggle[data-v-5d974602]:focus-visible{outline-color:var(--color-link)}.home .navbar .nav-dropdown a[data-v-5d974602]{color:var(--color-link)}.home .navbar .nav-dropdown a[data-v-5d974602]:hover,.home .navbar .nav-dropdown a[data-v-5d974602]:focus-visible{background:color-mix(in srgb, var(--color-link) 14%, transparent)}@media screen and (width<=767px){.home .navbar .nav-contact[data-v-5d974602],.home .navbar .theme-toggle[data-v-5d974602],.home .navbar .theme-toggle-icon[data-v-5d974602],.home .navbar .nav-menu-toggle[data-v-5d974602],.home .navbar .nav-menu-toggle-icon[data-v-5d974602]{color:var(--color-nav-on-hero)}.home .navbar .theme-toggle[data-v-5d974602]:focus-visible,.home .navbar .nav-menu-toggle[data-v-5d974602]:focus-visible{outline-color:var(--color-nav-on-hero)}}}.navbar .navbar-header[data-v-5d974602]{color:var(--color-nav-heading);font-weight:700}.home .navbar .navbar-header a[data-v-5d974602]{color:var(--color-nav-on-hero);font-weight:700}.navbar .navbar-header a[data-v-5d974602]{color:var(--color-nav-heading)}.navbar-home-link[data-v-5d974602]{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.navbar-home-icon[data-v-5d974602]{color:inherit;font-size:1.2em;display:none}@media screen and (width<=767px){.navbar-home-text[data-v-5d974602]{display:none}.navbar-home-icon[data-v-5d974602]{display:block}}a{color:var(--color-link)}h1{margin-bottom:1em;font-size:2.5em;font-weight:700}p+p{margin-top:1.5em}.about-description li{list-style:none}ul{padding-left:0}.about-description ul.social-links{flex-flow:wrap;justify-content:center;gap:1em;display:flex}.other-links li:before{content:"> "}.about-description .social-links li+li span:before{content:"// ";cursor:default;color:var(--color-text);text-decoration:none}.home-about{text-align:center;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;margin-top:auto;margin-bottom:auto;padding:0 1em;display:grid}.about-name{color:var(--color-nav-on-hero);grid-area:1/1;font-size:2em;font-weight:700}.about-photo{grid-area:1/4;place-self:center}.about-photo .photo-frame{border:5px solid;border-color:var(--color-border-subtle);border-radius:150px;width:150px;height:150px;position:relative;overflow:hidden}.photo-frame img{width:300px;position:absolute;top:-50%;left:-50%}.about-description{grid-area:1/2;padding:0 0 0 1.5em}.other-links{margin-top:2em}@media screen and (width<=767px){.home-about{grid-template-rows:repeat(2,1fr);grid-template-columns:auto;height:95%;margin:0}.about-name{grid-area:1/1}.about-photo{grid-area:3/1/4}.about-photo .photo-frame{width:100px;height:100px}.photo-frame img{width:200px;position:absolute;top:-50%;left:-50%}.about-description{grid-area:2/1;margin-top:200px;padding:0}}@media screen and (width<=568px){.about-description{grid-area:2/1;margin-top:290px}}@media screen and (width<=480px){.about-description{grid-area:2/1;margin-top:320px}}#sub-navigation[data-v-0860ef27]{background-color:var(--color-bg);color:var(--color-text);flex-direction:row;justify-content:center;align-items:center;gap:1em;margin-bottom:2rem;padding:1em;display:flex}#sub-navigation a[data-v-0860ef27]{color:var(--color-link);font-weight:700;text-decoration:none}#sub-navigation a+a[data-v-0860ef27]:before{content:"|";color:var(--color-text);padding-right:1em}#sub-navigation a[data-v-0860ef27]:hover{text-decoration:underline}@media screen and (width<=767px){#sub-navigation[data-v-0860ef27]{flex-direction:column}#sub-navigation a+a[data-v-0860ef27]:before{content:"";padding-right:0}}.section[data-v-0860ef27]{border-bottom:1px solid var(--color-link-muted);width:100%;max-width:1000px;margin-bottom:2rem;padding-bottom:2rem}.section.has-image[data-v-0860ef27]{flex-direction:row;justify-content:center;gap:2rem;display:flex}@media screen and (width<=1024px){.section.has-image[data-v-0860ef27]{flex-direction:column}}.section-image[data-v-0860ef27]{flex:1;padding-top:1.25rem}@media screen and (width<=1024px){.section-image[data-v-0860ef27]{align-self:center}}.section-content[data-v-0860ef27]{flex:1.5}.section-image img[data-v-0860ef27]{height:auto;max-height:400px}
