:root{color:#000;background-color:#f6f6f6}#root{text-align:center;border-inline:1px solid inherit;box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;padding:.3rem 0;display:flex}body{margin:0}#navbar{color:#fff;background-color:#a1f1ff}#navbar a{color:inherit;text-decoration:none}#home_page{flex-direction:column;justify-content:space-evenly;align-items:center;display:flex}.profile{color:#000;background-color:#e9e9e9;border-radius:1.5rem;flex-flow:wrap;justify-content:center;align-items:center;width:80vw;min-width:0;margin:.5rem 0;display:flex}.profile a{text-decoration:none}.profile a:hover{text-decoration:underline}.profile legend{color:#1f2937;font-size:1.5rem;font-weight:700}.profile .caption{--outline:#3b82f6;text-shadow:-1px -1px 0 var(--outline), 1px -1px 0 var(--outline), -1px 1px 0 var(--outline), 1px 1px 0 var(--outline)}.topics{color:inherit;background-color:#fff;border-radius:1.5rem;width:80vw;min-width:0;margin:.5rem 0}.topics legend{color:#1f2937;font-size:1.5rem;font-weight:700}.topics .topics-control-bar{background-color:#f9fafb;border-top:1px solid #d6d8dd;border-bottom:1px solid #d6d8dd;flex-flow:wrap;justify-content:flex-start;align-items:center;gap:0 1rem;padding:1px 0;display:flex}@media (width<=512px){.topics .topics-control-bar{gap:0 .5rem;font-size:.7rem}}.topics .caption{--outline:#059669;text-shadow:-1px -1px 0 var(--outline), 1px -1px 0 var(--outline), -1px 1px 0 var(--outline), 1px 1px 0 var(--outline)}.topics .content{text-align:left}.topics table{border-collapse:separate;border-spacing:0;border:1px solid #dddbdb;border-radius:1rem;overflow:hidden}.topics table tr:nth-of-type(2n-1){vertical-align:middle;background-color:#f3f3f3}.topics table tr td:nth-of-type(-n+3){width:.1%}.topics a{text-decoration:none}.topics a:hover{text-decoration:underline}[data-simplebar]{flex-flow:column wrap;place-content:flex-start;align-items:flex-start;position:relative}.simplebar-wrapper{width:inherit;height:inherit;max-width:inherit;max-height:inherit;overflow:hidden}.simplebar-mask{direction:inherit;z-index:0;margin:0;padding:0;position:absolute;inset:0;overflow:hidden;width:auto!important;height:auto!important}.simplebar-offset{-webkit-overflow-scrolling:touch;margin:0;padding:0;position:absolute;inset:0;direction:inherit!important;box-sizing:inherit!important;resize:none!important}.simplebar-content-wrapper{direction:inherit;scrollbar-width:none;-ms-overflow-style:none;width:auto;max-width:100%;height:100%;max-height:100%;display:block;position:relative;overflow:auto;box-sizing:border-box!important}.simplebar-content-wrapper::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{pointer-events:none;width:100%;max-width:100%;max-height:100%}.simplebar-height-auto-observer-wrapper{float:left;z-index:-1;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0;width:100%;max-width:1px;height:100%;max-height:1px;margin:0;padding:0;position:relative;overflow:hidden;box-sizing:inherit!important}.simplebar-height-auto-observer{box-sizing:inherit;opacity:0;pointer-events:none;z-index:-1;width:1000%;min-width:1px;height:1000%;min-height:1px;display:block;position:absolute;top:0;left:0;overflow:hidden}.simplebar-track{z-index:1;pointer-events:none;position:absolute;bottom:0;right:0;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{min-height:10px;position:absolute;left:0;right:0}.simplebar-scrollbar:before{content:"";opacity:0;background:#000;border-radius:7px;transition:opacity .2s linear .5s;position:absolute;left:2px;right:2px}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-duration:0s;transition-delay:0s}.simplebar-track.simplebar-vertical{width:11px;top:0}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{width:auto;min-width:10px;min-height:0;inset:0 auto 0 0}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-dummy-scrollbar-size{opacity:0;visibility:hidden;direction:rtl;width:500px;height:500px;position:fixed;overflow:scroll hidden;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{visibility:hidden;scrollbar-width:none;-ms-overflow-style:none;position:fixed;left:0;overflow-y:scroll}.DropDownMenu{color:inherit;font-size:90%}.DropDownMenu select{text-align:center;font-size:100%}.topic-label{color:#fff;border-radius:2rem;width:5rem;margin:0 .25rem;padding:.1rem .25rem;font-size:1rem;font-weight:700;display:inline-block}.related-links{color:inherit;background-color:#c7c7c7;border-radius:1.5rem;flex-flow:wrap;place-content:space-around;align-items:center;width:80vw;min-width:0;padding:.5rem;display:flex}.related-links legend{color:#1f2937;font-size:1.5rem;font-weight:700}.related-links legend .caption{--outline:#7c3aed;text-shadow:-1px -1px 0 var(--outline), 1px -1px 0 var(--outline), -1px 1px 0 var(--outline), 1px 1px 0 var(--outline)}.link-button{all:unset;color:#000;text-align:center;background-color:#ffffffb3;border:1px solid #333;border-radius:1em;width:20rem;max-width:80%;margin:.1em 0;font-size:2rem;transition:all .25s}.link-button:hover{cursor:pointer;background-color:#fff;text-decoration:underline;transform:scale(1.1)translateY(-.3em);box-shadow:0 0 1em .1em #ffffff80}#works_page{color:inherit;flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.works-section{color:#000;text-align:left;background-color:#cecece;border-radius:1.5rem;width:80vw;min-width:0;margin:.5rem 0}.works-section p,.works-section ul{margin:0}.works-section a{text-decoration:none}.works-section a:hover{padding:0;text-decoration:underline}.works-section legend{text-align:center;font-size:1.5rem;font-weight:700}.works-section legend .caption{--outline:#000;text-shadow:-1px -1px 0 var(--outline), 1px -1px var(--outline), -1px 1px var(--outline), 1px 1px var(--outline)}#skill_page{color:inherit;flex-flow:wrap;justify-content:center;align-items:center;padding:.5rem 0;display:flex}.icon{width:1.5rem}.multi-images{flex-flow:row;display:flex}.multi-images img{width:1.4rem;margin:0 2px;display:inline-block}@media (width<=900px){#skill_page{flex-direction:column;justify-content:flex-start;align-items:center}}@media (width<=512px){.multi-images{flex-direction:column}}.skill-section{color:#000;background-color:#e9e9e9;border-radius:1.5rem;width:45%;min-width:0;margin:0 .5rem}.skill-section .caption{--outline:#000;text-shadow:-1px -1px 0 var(--outline), 1px -1px 0 var(--outline), -1px 1px 0 var(--outline), 1px 1px 0 var(--outline);margin:0 .2rem;font-size:1.5rem;font-weight:700}@media (width<=1000px){.skill-section{height:fit-content;font-size:.9rem}}@media (width<=900px){.skill-section{width:80%;font-size:1rem}}@media (width<=600px){.skill-section{font-size:1rem;display:inline-block}}.qualification-section{color:#000;background-color:#e9e9e9;border-radius:1.5rem;flex-direction:column;justify-content:flex-start;align-items:center;width:45%;min-width:0;height:15rem;margin:0 .5rem;display:flex}.qualification-section .caption{--outline:#000;text-shadow:-1px -1px 0 var(--outline), 1px -1px 0 var(--outline), -1px 1px 0 var(--outline), 1px 1px 0 var(--outline);margin:0 .2rem;font-size:1.5rem;font-weight:700}.qualification-section ul li{text-align:left}@media (width<=900px){.qualification-section{width:80%}}@media (width<=600px){.qualification-section{height:fit-content}}#awards_page{color:inherit;flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.achievements{color:#000;text-align:left;background-color:#bebebe;border-radius:1.5rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:90%;min-width:0;margin:.5rem 0;display:flex}.achievements a{text-decoration:none}.achievements a:hover{text-decoration:underline}.achievements legend{text-align:center;font-size:1.5rem;font-weight:700}.achievements legend .caption{--outline:#fab803;text-shadow:-1px -1px 0 var(--outline), 1px -1px 0 var(--outline), -1px 1px 0 var(--outline), 1px 1px 0 var(--outline)}.achievements details p{padding:0 1rem}.achievements details{color:#333}.achievements details:hover{cursor:pointer}.achievements .emphasis summary{font-weight:700}
