.header{position:fixed;background-color:#0000004d;top:0;height:-webkit-min-content;height:-moz-min-content;height:min-content;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;width:100%;z-index:10}@media screen and (max-width: 600px){.header{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:0;-webkit-box-pack:center;justify-content:center}}.header .left{padding:10px 0 0 10px;display:-webkit-box;display:flex;-webkit-box-pack:first baseline;justify-content:first baseline}.header .left svg{width:148px;height:33px}@media screen and (max-width: 600px){.header .left{-webkit-box-pack:center;justify-content:center;text-align:center;padding:5px 5px 0}.header .left svg{height:30px}}.header .right{padding:10px;right:0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;gap:20px}.header .right a{display:-webkit-box;display:flex}.header .right svg{width:41px}@media screen and (max-width: 600px){.header .right{padding:0 10px 10px;-webkit-box-pack:center;justify-content:center}}.hero{position:fixed;top:0;width:100%;min-height:50vh;overflow-x:hidden;display:-webkit-box;display:flex;place-items:center;z-index:-1}.hero .hero_box{width:150%;height:calc(70vh + var(--offsetY, 0) * 1px);background-color:var(--primary);background-image:url(/assets/hero.jpg);background-size:cover;background-position:center calc(-10vh + var(--offsetY, 0) * 10px);-webkit-transform:rotate(calc(0deg + var(--offsetY, 0) * 1deg));transform:rotate(calc(0deg + var(--offsetY, 0) * 1deg));background-repeat:no-repeat;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media screen and (max-width: 600px){.hero .hero_box{background-size:500px 350px;background-position:center calc(15vh + var(--offsetY, 0) * 10px)}}.hero .hero_box .main_text{width:100%;position:relative;top:-10vh;height:-webkit-min-content;height:-moz-min-content;height:min-content;text-align:center;font-family:var(--roma);font-size:65px;font-weight:400;letter-spacing:0;line-height:normal}@media screen and (max-width: 600px){.hero .hero_box .main_text{font-size:40px}}.myself{padding:20vh 5%;width:90%;margin-top:50vh;background-color:#fff;color:#333;z-index:1;-webkit-clip-path:polygon(0 0,100% 15%,100% 85%,0 100%);clip-path:polygon(0 0,100% 15%,100% 85%,0 100%);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:180px}@media screen and (max-width: 600px){.myself{-webkit-clip-path:polygon(0 0,100% 5%,100% 95%,0 100%);clip-path:polygon(0 0,100% 5%,100% 95%,0 100%)}}.myself .intro{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:40px}.myself .main_box{height:-webkit-min-content;height:-moz-min-content;height:min-content;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}@media screen and (max-width: 600px){.myself .main_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.myself .main_box .left_box{width:20%;text-align:center}@media screen and (max-width: 600px){.myself .main_box .left_box{width:100%}}.myself .main_box .left_box img{width:100%;max-width:291px;height:auto}@media screen and (max-width: 600px){.myself .main_box .left_box img{width:60%}}.myself .main_box .right_box{width:80%;font-family:var(--jp);font-size:24px;font-weight:400;padding-left:35px}@media screen and (max-width: 600px){.myself .main_box .right_box{font-size:20px;width:100%;padding-left:0}}.myself .main_box .right_box .myname{color:var(--secondary);font-size:30px;font-weight:500;letter-spacing:0;line-height:normal}@media screen and (max-width: 600px){.myself .main_box .right_box .myname{font-size:26px;text-align:center}}.myself .main_box .right_box .body{color:#333;letter-spacing:0;font-weight:500;line-height:normal;text-align:justify}h2{display:-webkit-box;display:flex;gap:10px;background-color:var(--secondary);color:var(--secondary-text);padding:5px 20px;-webkit-box-align:center;align-items:center;position:relative;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:calc(100% - 30vw);-webkit-box-align:baseline;align-items:baseline;font-weight:500;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}@media screen and (max-width: 600px){h2{max-width:100%}}h2 svg{width:35px;height:35px}@media screen and (max-width: 600px){h2 svg{width:22px;height:22px}}h2 .roma{opacity:.5;min-width:120px;font-family:var(--roma);font-size:36px;left:0;letter-spacing:-2.4px;line-height:normal}@media screen and (max-width: 600px){h2 .roma{font-size:20px;min-width:80px}}h2 .jp{font-family:var(--jp);font-size:40px;left:0;letter-spacing:0;line-height:normal}@media screen and (max-width: 600px){h2 .jp{font-size:20px}}section{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:30px;font-size:24px;font-family:var(--jp);font-weight:500;width:100%}@media screen and (max-width: 600px){section{font-size:20px}}section .experience_detail{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;gap:40px}@media screen and (max-width: 600px){section .experience_detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}section .experience_detail .meishi_box{width:420px}@media screen and (max-width: 600px){section .experience_detail .meishi_box{width:100%}}section .experience_detail .meishi_box img{width:100%}section .experience_detail .body{font-family:"Aldrich-Regular",var(--jp);font-weight:600;font-size:24px}@media screen and (max-width: 600px){section .experience_detail .body{font-size:18px}}.articles{margin-top:-100vh;padding:110vh 5% 50vh;z-index:10;background-image:url(/assets/codes.png);background-size:cover;background-position:center calc(50% + var(--offsetY, 0) * 10px);background-repeat:no-repeat;width:90%}.articles .article-list{height:-webkit-min-content;height:-moz-min-content;height:min-content;display:-webkit-box;display:flex;-webkit-box-align:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;overflow:hidden;flex-direction:row;flex-flow:wrap;align-self:stretch;align-items:flex-start;justify-content:space-around;gap:5%}.articles .article-list .article-block{width:30%;max-width:350px;height:auto;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;overflow:hidden;gap:20px}@media screen and (max-width: 600px){.articles .article-list .article-block{width:45%}}.articles .article-list .article-block .eyecatch{position:relative;display:-webkit-box;display:flex;width:100%;height:auto;aspect-ratio:1/1;-webkit-box-align:start;align-items:flex-start}.articles .article-list .article-block .eyecatch .eyecatch-block{background-image:url(/assets/myself.jpg);width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;border:rgba(255,255,255,.2980392157) solid 2px}.articles .article-list .article-block .eyecatch .shadow{position:absolute;top:0;width:100%;height:100%;background-color:#00000080}.articles .article-list .article-block .eyecatch .date{color:#fff;font-size:32px;font-family:var(--roma);position:absolute;left:5px;top:5px;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;white-space:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media screen and (max-width: 600px){.articles .article-list .article-block .eyecatch .date{font-size:18px}}.articles .article-list .article-block .title{width:100%;-webkit-box-align:center;align-items:center;padding:0 5px}.articles .article-list .article-block .title .inner{display:-webkit-box;display:flex;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;-webkit-box-align:center;align-items:center;gap:5px}.articles .article-list .article-block .title .inner .rect{width:4px;height:42px;background-color:#c10000}.articles .article-list .article-block .title .inner .text{color:#fff;font-size:24px;font-weight:700;font-family:Noto Sans JP,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;flex-direction:column;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}@media screen and (max-width: 600px){.articles .article-list .article-block .title .inner .text{font-size:18px}}.articles .article-list .article-block .excerpt{width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;overflow:hidden}@media screen and (max-width: 600px){.articles .article-list .article-block .excerpt{height:0}}.articles .article-list .article-block .excerpt .text{color:#ffd600eb;font-size:16px;font-family:var(--jp);font-weight:900;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;aspect-ratio:5/2;flex-direction:column;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.articles .pager{width:-webkit-min-content;width:-moz-min-content;width:min-content;max-width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;display:-webkit-box;display:flex;font-family:var(--roma);place-content:center;-webkit-box-align:center;align-items:center;gap:41px;padding:0 10px;overflow:hidden;-webkit-box-align:baseline;align-items:baseline}.articles .pager div :hover{opacity:.4;-webkit-transition:.4s;transition:.4s}@media screen and (max-width: 600px){.articles .pager{padding:0;gap:20px;width:100%}}.articles .pager .first{width:25px;height:28px;overflow:visible}@media screen and (max-width: 600px){.articles .pager .first{width:15px}}.articles .pager .prev{width:25px;height:28px}@media screen and (max-width: 600px){.articles .pager .prev{width:15px}}.articles .pager .number{color:#fff;font-size:35px;font-family:var(--roma);width:-webkit-min-content;width:-moz-min-content;width:min-content;height:-webkit-min-content;height:-moz-min-content;height:min-content;white-space:nowrap;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.articles .pager .number :hover{opacity:.4;-webkit-transition:.4s;transition:.4s}@media screen and (max-width: 600px){.articles .pager .number{width:20px}}.articles .pager .active{color:var(--secondary)}.articles .pager .next{width:25px;height:28px}@media screen and (max-width: 600px){.articles .pager .next{width:15px}}.articles .pager .last{width:25px;height:28px}@media screen and (max-width: 600px){.articles .pager .last{width:15px}}.articles .selected-article,.articles .selected-article .post-body{width:100%}.articles .selected-article .post-body p{max-width:100%;overflow-wrap:break-word;word-break:break-all}.articles .selected-article .post-body h2{background-color:var(--accent);color:var(--accent-text);font-size:1.2rem;max-width:100%}.projects{margin-top:-40vh;padding:40vh 5vw;background-color:#fff;color:#333;z-index:1;-webkit-clip-path:polygon(0 15%,100% 0,100% 85%,0 100%);clip-path:polygon(0 15%,100% 0,100% 85%,0 100%);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:180px}@media screen and (max-width: 937px){.projects{-webkit-clip-path:polygon(0 5%,100% 0,100% 95%,0 100%);clip-path:polygon(0 5%,100% 0,100% 95%,0 100%);padding:30vh 5vw}}@media screen and (max-width: 600px){.projects{-webkit-clip-path:polygon(0 5%,100% 0,100% 95%,0 100%);clip-path:polygon(0 5%,100% 0,100% 95%,0 100%);padding:10vh 5vw}}.projects .projects-list{-webkit-box-align:start;align-items:flex-start;display:-webkit-box;display:flex;width:100%;flex-wrap:wrap;-webkit-box-pack:space-evenly;justify-content:space-evenly;gap:40px auto;position:relative}@media screen and (max-width: 600px){.projects .projects-list{gap:20px auto}}.projects .projects-list .project-box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:15px;width:276px;aspect-ratio:5/3;font-size:30px;cursor:pointer}@media screen and (max-width: 600px){.projects .projects-list .project-box{width:30%;font-size:16px;gap:5px}}.projects .projects-list .project-box .project-eyecatch{background-image:url(/assets/rectangle4.jpg);background-position:50% max(50%,var(--offsetY, 0) * 2px);background-size:cover;overflow:hidden;position:relative;width:100%;height:100%}@media screen and (max-width: 600px){.projects .projects-list .project-box .project-eyecatch svg{width:20px;height:20px}}.projects .projects-list .project-box .project-eyecatch .overlap-group{position:relative;width:100%;height:100%}.projects .projects-list .project-box .project-eyecatch .overlap-group .shadow{background-color:#0000004c;position:absolute;height:100%;width:100%}.projects .projects-list .project-box .project-eyecatch .overlap-group .cut{background:-webkit-linear-gradient(120deg,rgba(193,0,0,.5) 0%,rgba(193,0,0,.5) 50%,rgba(193,0,0,0) 50%);background:linear-gradient(-30deg,rgba(193,0,0,.5) 0%,rgba(193,0,0,.5) 50%,rgba(193,0,0,0) 50%);height:140%;left:0;position:absolute;top:0;width:100%}.projects .projects-list .project-box .project-eyecatch .overlap-group .symbol-box{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;gap:10px;-webkit-box-pack:end;justify-content:flex-end;padding:10px;position:absolute;bottom:0;right:0;width:50%}.projects .projects-list .project-box .project-eyecatch .overlap-group .symbol{color:#fff;font-family:var(--roma);font-weight:400;letter-spacing:0;line-height:normal;margin-bottom:-10px;margin-top:-12px;position:relative;text-align:right;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.projects .projects-list .project-box .project-eyecatch .overlap-group .role-box{position:absolute}.projects .projects-list .project-box .project-eyecatch .overlap-group .role-box .roles{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;gap:5px;padding:5px}.projects .projects-list .project-box .project-title{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding-bottom:5px;-webkit-box-align:center;align-items:center}@media screen and (max-width: 600px){.projects .projects-list .project-box .project-title svg{width:8px;height:8px}}.projects .projects-list .project-box .project-title .text{width:100%;font-family:var(--roma);color:var(--secondary);overflow-wrap:break-word}.footer{margin-top:-30vh;padding:40vh 0 0;background-color:var(--primary);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;z-index:1}.footer .up-arrow{width:100%;padding:10px 0;text-align:center}.footer .up-arrow :hover{cursor:pointer;opacity:.5;-webkit-transition:.4s;transition:.4s}.footer .footer-logo{padding:0 10px 10px 0;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:baseline;align-items:baseline}.footer .footer-logo svg{width:148px;height:33px}.connect-button{background-color:var(--accent);color:var(--accent-text);font-family:var(--roma);width:300px;font-size:30px;padding:7px 3px 3px;width:200px}.page-loading{position:fixed;display:-webkit-box;display:flex;top:0;left:0;right:0;bottom:0;background-color:#000c;z-index:100;font-size:2rem;-webkit-box-align:center;align-items:center;vertical-align:middle;-webkit-box-pack:center;justify-content:center}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;z-index:20}.modal .bl{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:-1}.modal-content{overflow-y:scroll;background-color:var(--primary-text);color:var(--primary);padding:20px;width:90vw;max-width:900px;height:70vh;border:5px solid white;aspect-ratio:5/3;-webkit-overflow-scrolling:touch;border-radius:5px;box-shadow:0 0 100px #fff;font-family:var(--roma),var(--jp)}.modal-content ::-webkit-scrollbar{width:15px}.modal-content ::-webkit-scrollbar-thumb{background:#f70841;border-radius:10px}.modal-content ::-webkit-scrollbar-track-piece:start{background:#ffa5ba}.modal-content ::-webkit-scrollbar-track-piece:end{background:#fff}.modal-content .project-body{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;gap:20px;-webkit-box-pack:justify;justify-content:space-between}@media screen and (max-width: 600px){.modal-content .project-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.modal-content .project-body .visual{width:50%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:baseline;align-items:baseline}@media screen and (max-width: 600px){.modal-content .project-body .visual{width:100%}}.modal-content .project-body .visual .project-eyecatch{background-image:url(/assets/rectangle4.jpg);background-position:50% 50%;background-size:cover;overflow:hidden;position:relative;width:300px;min-width:50%;aspect-ratio:1/1}@media screen and (max-width: 600px){.modal-content .project-body .visual .project-eyecatch svg{width:20px;height:20px}}.modal-content .project-body .visual .project-eyecatch .overlap-group{position:relative;width:100%;height:100%}.modal-content .project-body .visual .project-eyecatch .overlap-group .shadow{background-color:#0000004c;position:absolute;height:100%;width:100%}.modal-content .project-body .visual .project-eyecatch .overlap-group .cut{background:-webkit-linear-gradient(120deg,rgba(193,0,0,.5) 0%,rgba(193,0,0,.5) 50%,rgba(193,0,0,0) 50%);background:linear-gradient(-30deg,rgba(193,0,0,.5) 0%,rgba(193,0,0,.5) 50%,rgba(193,0,0,0) 50%);height:140%;left:0;position:absolute;top:0;width:100%}.modal-content .project-body .visual .project-eyecatch .overlap-group .symbol-box{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;gap:10px;-webkit-box-pack:end;justify-content:flex-end;padding:10px;position:absolute;bottom:0;right:0;width:50%}.modal-content .project-body .visual .project-eyecatch .overlap-group .symbol{color:#fff;font-family:var(--roma);font-weight:400;font-size:2.3rem;letter-spacing:0;line-height:normal;margin-bottom:-10px;margin-top:-12px;position:relative;text-align:right;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modal-content .project-body .visual .project-eyecatch .overlap-group .role-box{position:absolute}.modal-content .project-body .visual .project-eyecatch .overlap-group .role-box .roles{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;gap:5px;padding:5px}.modal-content .project-body .project-data{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-width:50%;gap:20px}@media screen and (max-width: 600px){.modal-content .project-body .project-data{max-width:100%;width:100%}}.modal-content .project-body .project-data a{color:var(--secondary)}.modal-content .project-body .project-data h2{font-size:1rem;width:50%}.modal-content .project-body .project-data .sol_desc,.modal-content .project-body .project-data .mint_desc,.modal-content .project-body .project-data .art_desc,.modal-content .project-body .project-data .description{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.modal-content .project-body .project-data .sol_desc span,.modal-content .project-body .project-data .mint_desc span,.modal-content .project-body .project-data .art_desc span,.modal-content .project-body .project-data .description span{position:relative;display:-webkit-box;display:flex;width:70%;height:-webkit-min-content;height:-moz-min-content;height:min-content;margin-bottom:26px}@media screen and (max-width: 600px){.modal-content .project-body .project-data .sol_desc span,.modal-content .project-body .project-data .mint_desc span,.modal-content .project-body .project-data .art_desc span,.modal-content .project-body .project-data .description span{margin:0 auto 26px}}.modal-content .project-body .project-data .sol_desc span img,.modal-content .project-body .project-data .mint_desc span img,.modal-content .project-body .project-data .art_desc span img,.modal-content .project-body .project-data .description span img{width:100%;z-index:1}.modal-content .project-body .project-data .sol_desc span:before,.modal-content .project-body .project-data .sol_desc span:after,.modal-content .project-body .project-data .mint_desc span:before,.modal-content .project-body .project-data .mint_desc span:after,.modal-content .project-body .project-data .art_desc span:before,.modal-content .project-body .project-data .art_desc span:after,.modal-content .project-body .project-data .description span:before,.modal-content .project-body .project-data .description span:after{content:"";position:absolute;z-index:0;bottom:10px;display:block;width:48.5%;height:50%;box-shadow:0 20px 5px #0000004d}.modal-content .project-body .project-data .sol_desc span:before,.modal-content .project-body .project-data .mint_desc span:before,.modal-content .project-body .project-data .art_desc span:before,.modal-content .project-body .project-data .description span:before{left:5px;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.modal-content .project-body .project-data .sol_desc span:after,.modal-content .project-body .project-data .mint_desc span:after,.modal-content .project-body .project-data .art_desc span:after,.modal-content .project-body .project-data .description span:after{right:5px;-webkit-transform:rotate(5deg);transform:rotate(5deg)}.modal-content .project-body .project-data .release{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;align-content:flex-end}.modal-content .project-body .project-data .opensea{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding-bottom:5px;-webkit-box-align:center;align-items:center;font-size:1.4rem}.modal-content .project-body .project-data .opensea a{line-height:normal;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.modal-content .project-body .project-data .opensea a .op-link{height:30px;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end}.modal-content .project-body .project-data svg{width:30px;height:30px;flex-shrink:0}.modal-content .project-body .project-data svg path{fill:var(--secondary)}.modal-content .project-title{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding-bottom:5px;-webkit-box-align:center;align-items:center;font-size:2rem}@media screen and (max-width: 600px){.modal-content .project-title svg{width:8px;height:8px}}.modal-content .project-title .text{width:100%;font-family:var(--roma);color:var(--secondary);overflow-wrap:break-word}.modal-content .modal-navigation{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;padding:20px 0}.modal-content .modal-navigation button{background-color:var(--accent);color:var(--accent-text);border:none;border-radius:0}.modal-header button{float:right;border:none;background:none;font-size:1.5em;color:var(--secondary)}.modal-open{overflow:hidden}/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){::-webkit-backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial;--tw-ease:initial}*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-medium:500;--leading-normal:1.5;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:#000;--color-secondary:#c10000;--color-secondary-text:#fff;--font-roma:"Aldrich-Regular", Helvetica;--font-jp:"Noto Sans JP", Helvetica}}@layer base{::-webkit-backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::-webkit-file-upload-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");-webkit-font-feature-settings:var(--default-font-feature-settings,normal);font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);-webkit-font-feature-settings:var(--default-mono-font-feature-settings,normal);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;-webkit-font-feature-settings:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::-webkit-file-upload-button{font:inherit;-webkit-font-feature-settings:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;-webkit-font-feature-settings:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{-webkit-padding-start:20px;padding-inline-start:20px}::-webkit-file-upload-button{-webkit-margin-end:4px;margin-inline-end:4px}::file-selector-button{-webkit-margin-end:4px;margin-inline-end:4px}::-webkit-input-placeholder{opacity:1}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-webkit-input-placeholder{color:currentColor}::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-webkit-input-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:-webkit-inline-box;display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-file-upload-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.z-10{z-index:10}.m-0{margin:calc(var(--spacing) * 0)}.flex{display:-webkit-box;display:flex}.hidden{display:none}.h-\[33px\]{height:33px}.h-\[35px\]{height:35px}.w-\[35px\]{width:35px}.w-\[148px\]{width:148px}.w-full{width:100%}.max-w-\[calc\(100\%-30vw\)\]{max-width:calc(100% - 30vw)}.min-w-\[120px\]{min-width:120px}.min-w-fit{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.transform{-webkit-transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.items-baseline{-webkit-box-align:baseline;align-items:baseline}.justify-end{-webkit-box-pack:end;justify-content:flex-end}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.bg-primary{background-color:var(--color-primary)}.bg-secondary{background-color:var(--color-secondary)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.pb-2\.5{padding-bottom:calc(var(--spacing) * 2.5)}.text-center{text-align:center}.font-jp{font-family:var(--font-jp)}.font-roma{font-family:var(--font-roma)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-\[36px\]{font-size:36px}.leading-normal{--tw-leading:var(--leading-normal);line-height:var(--leading-normal)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-\[-2\.4px\]{--tw-tracking:-2.4px;letter-spacing:-2.4px}.text-secondary-text{color:var(--color-secondary-text)}.opacity-50{opacity:.5}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;-webkit-transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));-webkit-transition-duration:var(--tw-duration,var(--default-transition-duration));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));-webkit-transition-duration:var(--tw-duration,var(--default-transition-duration));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);-webkit-transition-timing-function:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media (hover:hover){.hover\:opacity-50:hover{opacity:.5}}@media not all and (min-width:40rem){.max-sm\:h-\[22px\]{height:22px}.max-sm\:w-\[22px\]{width:22px}.max-sm\:max-w-full{max-width:100%}.max-sm\:min-w-\[80px\]{min-width:80px}.max-sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.max-sm\:text-\[20px\]{font-size:20px}}}:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--primary:#000;--primary-text:#fff;--secondary:#c10000;--secondary-text:#fff;--accent:#ffd600;--accent-text:#000;--roma:"Aldrich-Regular", Helvetica;--jp:"Noto Sans JP", Helvetica;background-color:#000;font-family:Aldrich-Regular,Noto Sans JP,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;font-weight:400}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{width:100%;min-height:100vh;margin:0;display:-webkit-box;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;-webkit-transition:border-color .25s;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app{width:100%}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
