.page_body__Kr85W{display:flex}.page_header__8kWA1{width:50%;position:sticky;top:0;height:100vh;padding-top:6%;box-sizing:border-box;display:flex;flex-direction:column}.page_nameDiv__jXqgd{margin-bottom:50px;text-align:start}.page_iconsDiv__JA7Hu{display:flex}.page_icon__P3JhQ{width:30px;height:30px;color:#ccc;transition:color .3s ease}.page_contentsTable__5RRW4{margin-bottom:50px}.page_contentsList__lfQmW{list-style:none;padding:0;margin:0;gap:1rem}.page_content__IJ8MO{position:relative;padding-left:2rem;cursor:pointer;font-size:1.25rem}.page_content__IJ8MO:before{content:"☆";position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:1.2rem;color:gold;transition:content .3s ease,transform .3s ease}.page_content__IJ8MO.page_active__5_Tof:before,.page_content__IJ8MO:hover:before{content:"◆";transform:translateY(-50%) scale(1.2)}.page_contentFont__gXNVu{color:#ccc;text-decoration:none;transition:color .3s}.page_active__5_Tof{color:#fff;font-weight:700;padding-left:1rem}.page_main__ux7yf{width:50%;padding-top:6%;box-sizing:border-box}.page_projectSection__0D_o7{display:flex;flex-direction:column}.page_projectList__Jyhas{list-style:none;padding:0;margin:0}.page_projectIntroductionFont__sKdyb{font-size:.875rem;line-height:1.5;margin:0}.page_projectTag__R_K2_{margin-top:4px}.page_projectTag__R_K2_ p{margin:0}.page_tag__Q1gk0{border:1px solid #ccc;border-radius:4px;padding:2px 6px;margin-right:8px;display:inline-block;font-size:.875rem;background-color:#37008e}@media(max-width:768px){.page_body__Kr85W{flex-direction:column}.page_header__8kWA1,.page_main__ux7yf{width:100%;padding-top:2rem;padding-inline:1rem}.page_header__8kWA1{position:static;height:auto}.page_contentsList__lfQmW{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}}body{background-color:#002b4c;color:#f5f5f5;margin:6%}html{scroll-behavior:smooth}.ProjectCard_projectCard__AzE67{position:relative;display:flex;border-radius:16px;border:1px solid hsla(0,0%,100%,.2);padding:.75rem;margin-bottom:16px;width:95%;height:130px;box-sizing:border-box}@media(max-width:768px){.ProjectCard_projectCard__AzE67{flex-direction:column;height:auto;width:100%;padding:1rem}}.ProjectCard_projectPicture__dkVPF{display:flex;align-items:center;justify-content:center;overflow:hidden;width:30%;flex-shrink:0}.ProjectCard_projectPicture__dkVPF img{width:100%;height:auto;display:block;object-fit:cover}@media(max-width:768px){.ProjectCard_projectPicture__dkVPF{width:100%;margin-bottom:1rem}}.ProjectCard_projectInformation__ecyeV{width:70%;display:flex;flex-direction:column;padding-left:1rem;justify-content:space-between;box-sizing:border-box}@media(max-width:768px){.ProjectCard_projectInformation__ecyeV{width:100%;padding-left:0}}.ProjectCard_projectTitle__nKDJK h3{margin:0;font-size:1.1rem;word-break:break-word}@media(max-width:768px){.ProjectCard_projectTitle__nKDJK h3{font-size:1.25rem}}.ProjectCard_projectIntroduction__gaCgN p{margin:0;font-size:.875rem;line-height:1.5;word-break:break-word}.ProjectCard_projectIntroductionFont__3uyr5{font-size:.875rem;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.ProjectCard_projectTag__4rBMv{margin-top:4px}.ProjectCard_projectTag__4rBMv p{margin:0}.ProjectCard_tag__xCQWz{border:1px solid #ccc;border-radius:4px;padding:2px 6px;margin-right:8px;display:inline-block;font-size:.8rem;background-color:#37008e;color:#fff;white-space:nowrap}.ProjectCard_popup__AXD1l{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}.ProjectCard_popupContent__lk7OK{position:relative;background:#12578f;padding:12px;border-radius:16px;width:100%;max-width:960px;max-height:90vh;box-shadow:0 12px 32px rgba(0,0,0,.35);overflow:auto;opacity:0;transform:scale(.95);animation:ProjectCard_fadeIn__MlIJf .3s ease-out forwards}@media(max-width:768px){.ProjectCard_popupContent__lk7OK{padding:16px;max-width:95vw}}.ProjectCard_closeButton__CQl1y{position:absolute;top:32px;right:32px;background:rgba(0,0,0,0);color:#fff;border:none;border-radius:50%;width:32px;height:32px;font-size:1.2rem;font-weight:700;cursor:pointer;z-index:10000;transition:background .3s ease}.ProjectCard_closeButton__CQl1y:hover{background:#717171}@keyframes ProjectCard_fadeIn__MlIJf{to{opacity:1;transform:scale(1)}}