@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landing-page{align-items:flex-start;background:linear-gradient(180deg,#fff 0,#d1d1d1);background-attachment:fixed;display:flex;justify-content:center;min-height:100vh;padding-top:15vh}.landing-content{max-width:600px;padding:0 2rem 3rem;text-align:center}.landing-title{color:#000;font-family:Georgia,serif;font-size:4rem;margin-bottom:.5rem}.landing-kanji,.landing-title{font-style:italic;margin-top:0}.landing-kanji{color:#a3a3a3;font-family:"Noto Serif JP",Georgia,serif;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.about-section{margin-bottom:3rem}.about-section h2{font-size:2rem;margin-bottom:1rem}.about-section h2,.about-section p{color:#000;font-family:Georgia,serif}.about-section p{font-size:1.1rem;line-height:1.625}.about-link{cursor:pointer;font-style:italic;text-decoration:underline;transition:color .2s}.about-link:hover{color:#666}.updates-section{margin-bottom:0}.updates-section h2{align-items:center;color:#000;display:flex;font-family:Georgia,serif;font-size:1.5rem;gap:.5rem;justify-content:center;margin-bottom:1rem}.updates-list{margin:0 auto;max-width:425px}.update-item{grid-column-gap:.5rem;grid-row-gap:.5rem;align-items:center;background:#ffffff4d;border-left:3px solid #000;column-gap:.5rem;display:grid;grid-template-columns:auto auto 1fr;margin-bottom:.5rem;padding:.75rem;row-gap:.5rem;text-align:left}@media (min-width:768px){.update-item{grid-template-columns:auto 1rem auto .1rem 1fr}.update-date{grid-column:1}.update-type{grid-column:3}.update-description{grid-column:5}}.update-clickable{cursor:pointer;transition:all .2s ease}.update-clickable:hover{background:#fff9;transform:translateX(5px)}.update-date{color:#666;font-size:.85rem}.update-date,.update-type{font-family:Georgia,serif;white-space:nowrap}.update-type{background:#000;border-radius:3px;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.update-new .update-type{background:#5d8a4d}.update-change .update-type{background:#d4b852}.update-bugfix .update-type,.update-fixed .update-type{background:#1a5a7d}.update-article .update-type{background:#000}.update-description{color:#000;font-family:Georgia,serif;font-size:.95rem}.enter-button{background:#0000;border:2px solid #000;color:#000;cursor:pointer;font-family:Inter,sans-serif;font-size:1.2rem;letter-spacing:.15em;padding:1rem 2rem;transition:all .3s ease}.enter-button:hover{background:#000;color:#fff}html{background:#d1d1d1;min-height:100%}body{background:linear-gradient(180deg,#fff 0,#d1d1d1);background-attachment:fixed;background-repeat:no-repeat;color:#000;font-family:Georgia,serif;margin:0;min-height:100vh;padding-bottom:0;position:relative}@media (max-width:768px){body{background:none}body:before{background:linear-gradient(180deg,#fff 0,#d1d1d1);bottom:0;content:"";left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:-1}}.reader-container{background:#0000;display:flex;min-height:100vh}.side-home-button{align-items:center;background:#000;border:none;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1.5rem;height:100vh;justify-content:center;left:0;padding-bottom:3vh;position:fixed;top:0;transition:background .3s ease;width:2rem;z-index:2000}.side-home-button:hover{background:#333}.mobile-menu-button{align-items:center;background:#000;border:none;border-radius:4px;cursor:pointer;display:none;flex-direction:column;height:3rem;justify-content:space-around;left:1rem;padding:.5rem;position:fixed;top:1rem;transition:background .3s ease,opacity .3s ease;width:3rem;z-index:1002}.mobile-menu-button.at-top{background:#000;opacity:1}.mobile-menu-button.over-text{background:#0000004d;opacity:.6}.mobile-menu-button.over-text:hover{opacity:.9}.mobile-menu-button span{background:#fff;display:block;height:3px;transition:all .3s ease;width:2rem}.chapter-menu{display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh;left:2rem;position:fixed;top:0;transition:left .3s ease;width:250px;z-index:50}.chapter-menu.menu-hidden{left:-250px;pointer-events:none}.menu-sticky-header{background:#0000;flex-shrink:0;padding:2rem 1rem 0}.menu-scrollable{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:0 1rem 2rem;scrollbar-width:none}.menu-scrollable::-webkit-scrollbar{display:none}.home-button-container{margin-bottom:1rem;text-align:center}.home-button{background:#0000;border:2px solid #000;box-sizing:border-box;color:#000;cursor:pointer;font-family:Inter,sans-serif;font-size:.9rem;letter-spacing:.15em;padding:.6rem .8rem;transition:all .3s ease;width:100%}.home-button:hover{background:#000;color:#fff}.chapter-menu::-webkit-scrollbar{display:none}.menu-header{align-items:center;display:flex;font-family:Georgia,serif;justify-content:space-between;margin-bottom:1.5rem;padding:0 1rem}.chevron{display:inline-block;font-size:1.5rem;font-weight:700;transform-origin:40% 50%;transition:transform .3s ease}.chevron-down{transform:rotate(90deg)}.chevron-up{transform:rotate(-90deg)}.eye-icon{display:block;height:24px;transition:opacity .3s ease-in-out;width:auto}.chapter-menu h3{color:#a3a3a3;font-size:1.5rem;margin:0;padding:0;text-align:left}.clickable-header{cursor:pointer;transition:color .2s;-webkit-user-select:none;user-select:none}.clickable-header:hover{color:#000}.chapter-menu ul{list-style:none;margin:0;max-height:2000px;opacity:1;overflow:hidden;padding:0 0 .5rem;transition:max-height .4s ease-in-out,opacity .3s ease-in-out,padding-bottom .4s ease-in-out}.chapter-menu ul.collapsed{max-height:0;opacity:0;padding-bottom:0}.chapter-menu>ul>li{margin-bottom:1rem}.part-section{margin-bottom:2rem}.part-section:last-child{margin-bottom:8rem}.part-header{color:#000;font-family:Georgia,serif;font-size:1.1rem;font-weight:700;margin-bottom:.5rem;padding:.5rem 1rem;-webkit-user-select:none;user-select:none}.chapters-in-part{list-style:none;margin:0;padding:0}.chapter-title,.chapters-in-part>li{margin-bottom:0}.chapter-title{border:2px solid #0000;color:#000;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;padding:.3rem 1rem;transition:all .2s}.chapter-title.unavailable{color:#a3a3a3;cursor:default;opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.chapter-title.unavailable:hover{color:#a3a3a3}.chapter-title:hover:not(.unavailable){border-color:#000}.chapter-wrapper{margin:0 0 .5rem;padding:0;transition:background .2s ease}.chapter-wrapper.active-chapter{background:#000;border-radius:0}.chapter-wrapper.active-chapter .chapter-title,.chapter-wrapper.active-chapter .part-menu li{color:#fff}.chapter-title.active{border-radius:0;font-weight:700}.part-menu{list-style:none;margin-bottom:0;margin-top:0;max-height:500px;opacity:1;overflow:hidden;padding-left:1rem;padding-right:1rem;transition:max-height .3s ease-in-out,opacity .2s ease-in-out,margin-top .3s ease-in-out,margin-bottom .3s ease-in-out}.part-menu.collapsed{margin-bottom:0;margin-top:0;max-height:0;opacity:0}.part-menu li{border:2px solid #0000;color:#000;cursor:pointer;font-family:Inter,sans-serif;font-size:.9rem;margin-bottom:.1rem;margin-left:1rem;margin-right:1rem;padding:.25rem 1.25rem;transition:all .2s}.part-menu li:last-child{margin-bottom:0}.part-menu li.unavailable{color:#a3a3a3;cursor:default;opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.part-menu li.unavailable:hover{background-color:initial}.part-menu li:hover:not(.unavailable){border-color:#000}.part-menu li.active{border-radius:0;font-weight:700}.App-logo{height:40vmin;pointer-events:none}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.side-home-button{display:none}.mobile-menu-button{display:flex}.chapter-menu{background:#000;box-shadow:2px 0 10px #0000001a;color:#fff;left:-100%;margin-left:0;max-width:300px;padding-top:3rem;position:fixed;transform:none;transition:left .15s ease;width:80%;z-index:999}.chapter-menu .chapter-title,.chapter-menu .part-header,.chapter-menu .part-menu li,.chapter-menu h3{border-color:#0000;color:#fff}.chapter-menu .chapter-title:hover:not(.unavailable),.chapter-menu .part-menu li:hover:not(.unavailable){border-color:#fff}.chapter-menu .home-button{background:#0000;border-color:#fff;color:#fff}.chapter-menu .home-button:hover{background:#fff;color:#000}.chapter-menu.mobile-open{left:0}.chapter-menu.animating-close{transition:transform .1s ease!important}}.chapter-title-english,.chapter-title-kanji,.chapter-title-romanized{margin:.25rem 0;text-align:center}.chapter-title-english{font-size:3rem;font-style:italic}.chapter-title-romanized{font-size:1.5rem;font-style:italic;margin-top:2rem}.chapter-title-kanji{color:#a3a3a3;font-family:"Noto Serif JP",Georgia,serif;font-size:2em;font-style:italic;margin-bottom:3rem}.chapter{margin:2rem auto 2rem max(calc(50% - 350px),284px);max-width:700px;overscroll-behavior-x:none;padding:2.5rem 2rem;touch-action:pan-y}.chapter-swipe-container{min-height:100vh;overflow:hidden;position:relative;width:100%}.chapter-preview{box-sizing:border-box;left:0;margin:2rem auto;max-width:700px;overscroll-behavior-x:none;padding:2.5rem 2rem;pointer-events:none;position:absolute;top:0;touch-action:pan-y;width:100%}.chapter-preview-next,.chapter-preview-prev{left:0}.chapter-content{color:#000;font-size:1.1rem;line-height:1.625;white-space:pre-line}.chapter-content .chapter-line{margin:0;padding:0;text-indent:1em}.chapter-content .chapter-blank-line+.chapter-line,.chapter-content .chapter-line:first-of-type{text-indent:0}.chapter-content .chapter-blank-line{height:2em}.chapter-navigation{gap:2rem;margin:2rem 0}.chapter-navigation,.chapter-title-with-nav{align-items:flex-start;display:flex;justify-content:center}.chapter-title-with-nav{gap:3.5rem;margin:1rem 0}.chapter-title-with-nav .nav-text{font-size:2.75rem;width:4rem}.chapter-title-with-nav .chapter-title-english{margin:0;text-align:center;width:30rem}.nav-text{align-items:flex-start;color:#000;cursor:pointer;display:flex;font-family:Georgia,serif;font-size:2rem;outline:none;transition:opacity .2s;-webkit-user-select:none;user-select:none;white-space:nowrap;width:3rem}.nav-text.nav-left{justify-content:flex-end}.nav-text.nav-right{justify-content:flex-start}.nav-text:hover:not(.disabled){opacity:.7}.nav-text.disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.current-part-label{display:inline-block;font-size:1.75rem;font-weight:700;line-height:1.2;text-align:center;vertical-align:top;white-space:normal;width:30rem}.chapter-navigation-bottom{align-items:center;border-top:1px solid #d0d0d0;display:flex;justify-content:space-between;margin-top:3rem;padding:2rem 0}.nav-button{color:#000;cursor:pointer;font-family:Georgia,serif;font-size:1.2rem;padding:.5rem 1rem;transition:opacity .2s;-webkit-user-select:none;user-select:none}.nav-button:hover:not(.disabled){opacity:.7}.nav-button.disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.current-chapter-label{color:#000;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;width:20rem}.team-viewer{margin:2rem auto 5rem;max-width:22.5rem;text-align:center}.team-viewer-image{height:auto;max-width:100%;width:22.5rem}@media (min-width:1200px){.team-viewer{max-width:28.5rem}.team-viewer-image{width:28.5rem}}@media (min-width:1600px){.team-viewer{max-width:33.25rem}.team-viewer-image{width:33.25rem}}.team-header{align-items:flex-start;gap:2rem;margin-bottom:.25rem}.team-header,.team-header h3{display:flex;justify-content:center}.team-header h3{align-items:center;font-size:1.62rem;height:3.6rem;margin:0;white-space:pre-line;width:13.5rem}.team-info{border-radius:.5rem;margin-bottom:1rem}.team-info h3{font-size:1.5rem;margin:0 0 1rem}.team-members{margin-bottom:1rem}.team-member{font-size:1.3rem;margin:.5rem 0}.member-name{font-weight:400}.member-name.leader{font-weight:700}.team-description{font-size:1rem;margin-top:1rem}.team-navigation{align-items:center;display:flex;gap:2rem;justify-content:center}.nav-arrow{background:#0000;border:none;color:#000;cursor:pointer;font-size:1.08rem;outline:none;padding:.36rem .72rem;transition:color .2s;-webkit-user-select:none;user-select:none}.nav-arrow:hover:not(:disabled){color:#000}.nav-arrow:disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.team-counter{color:#666;font-size:1rem}.interactive-image .image-info{background:#14213df2;border-radius:.5rem;bottom:8px;box-shadow:0 2px 8px #14213d1f;color:#fff;font-size:1rem;left:8px;max-width:90%;padding:.75rem 1rem;pointer-events:none;position:absolute;z-index:10}@media (max-width:768px){.chapter{overscroll-behavior-x:none;touch-action:pan-y}.chapter,.chapter-preview{margin:1rem auto;max-width:100%;padding:1.5rem 1rem}.chapter-title-english{word-wrap:break-word;font-size:2.5rem;overflow-wrap:break-word}.chapter-title-romanized{word-wrap:break-word;font-size:1.5rem;margin-top:1rem;overflow-wrap:break-word}.chapter-title-kanji{word-wrap:break-word;font-family:"Noto Serif JP",Georgia,serif;font-size:1.875rem;margin-bottom:2rem;overflow-wrap:break-word}.chapter-content{font-size:1rem;line-height:1.5}.chapter-title-with-nav{gap:.5rem;margin:.5rem 0}.chapter-title-with-nav .nav-text{flex-shrink:0;font-size:1.5rem;width:2rem}.chapter-title-with-nav .chapter-title-english{word-wrap:break-word;flex:1 1;font-size:1.875rem;min-width:0;overflow-wrap:break-word;width:auto}.current-part-label{word-wrap:break-word;font-size:1.5rem;max-width:100%;overflow-wrap:break-word;padding:0 .5rem;white-space:normal;width:auto}.chapter-navigation{gap:.5rem;margin:1rem 0}.nav-text{font-size:1.5rem;width:2rem}}.about-page{background-color:#000;color:#fff;min-height:100vh;padding:2rem 1rem 0}.about-container{color:#fff;margin:0 auto;max-width:700px;padding:2.5rem 2rem}.back-button{background:#0000;border:none;color:#999;cursor:pointer;font-family:Georgia,serif;font-size:1rem;margin-bottom:2rem;padding:.5rem 0;transition:color .2s}.back-button:hover{color:#fff}.about-title{font-size:3rem;margin-bottom:.25rem}.about-subtitle,.about-title{color:#fff;font-family:Georgia,serif;font-style:italic;text-align:center}.about-subtitle{font-size:1.5rem;margin-bottom:3rem}.about-content{color:#fff;font-family:Georgia,serif;line-height:1.625}.about-content a{color:#fff;text-decoration:underline}.about-content a:hover{color:#ccc}.about-page .about-section{margin-bottom:3rem}.about-page .about-section h2{color:#fff;font-size:1.8rem;font-style:italic;margin-bottom:1rem;padding-bottom:.5rem}.about-page .about-section p{color:#fff;font-size:1.1rem;margin-bottom:1rem;text-align:left}.about-page .home-button{background:#0000;border:2px solid #fff;color:#fff}.about-page .home-button:hover{background:#fff;color:#000}.about-list{margin-bottom:1rem;margin-left:0;padding-left:1.2rem}.about-list li{font-size:1.1rem;margin-bottom:1.5rem}.about-list li span{display:inline-block;margin-bottom:.7rem}.about-list li span:last-child{margin-bottom:0}.ellipsis{letter-spacing:.3em}.about-actions{margin-top:3rem;padding-top:2rem;text-align:center}.start-reading-button{background:#0000;border:2px solid #fff;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:1.2rem;letter-spacing:.15em;padding:1rem 3rem;transition:all .3s ease}.start-reading-button:hover{background:#fff;color:#000}@media (max-width:768px){.about-container{padding:2rem 1.5rem}.about-title{font-size:2.5rem}.about-subtitle{font-size:1rem}.about-section h2{font-size:1.5rem}.about-list li,.about-section p{font-size:1rem;text-align:left}.start-reading-button{font-size:1rem;padding:.8rem 2rem}}.not-found-container{align-items:center;background:linear-gradient(180deg,#fff 0,#d1d1d1);background-attachment:fixed;display:flex;justify-content:center;min-height:100vh;padding:2rem}.not-found-content{align-items:center;display:flex;flex-direction:column;gap:2rem;max-width:1000px;width:100%}.not-found-image{height:auto;margin:0 0 1rem;max-width:60rem;width:100%}.not-found-text{color:#000;text-align:center}.not-found-text h1{color:#000;font-size:4rem;margin:0 0 1rem}.not-found-text p{color:#333;font-size:1.5rem;margin:0 0 5rem}.home-link{background:#0000;border:2px solid #000;color:#000;cursor:pointer;font-family:Inter,sans-serif;font-size:1.2rem;letter-spacing:.15em;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.home-link:hover{background:#000;color:#fff}.home-link:active{transform:translateY(0)}@media (max-width:768px){.not-found-text h1{font-size:3rem}.not-found-text p{font-size:1.2rem}.home-link{font-size:1rem;padding:.8rem 1.6rem}}
/*# sourceMappingURL=main.ffd081d6.css.map*/