html{-webkit-text-size-adjust:100%;box-sizing:border-box;-moz-tab-size:4;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}html{font-size:100%;scroll-behavior:smooth}body{color:#1f1e1e;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal}li{list-style:none}a{text-decoration:none}img{max-width:100%;vertical-align:bottom}.container{margin-left:260px;width:calc(100% - 260px)}.wrapper{max-width:960px;margin:0 auto;padding:0 20px}#header{width:260px;height:100vh;background-color:#3e5766;color:#e9e5de;padding:30px 15px 0 20px;position:fixed;top:0;z-index:100;display:flex;flex-direction:column;overflow-y:auto}#header h2{font-size:.8rem;font-weight:400}#header nav{margin-top:50px}#menu-list>li{margin-bottom:30px}#menu-list>li>a,#works>p{display:inline-block;width:100%;color:#e9e5de;margin-left:12px;position:relative}#menu-list>li>a:before,#works>p:before{content:"";display:block;position:absolute;width:2px;height:12px;background-color:#fff;top:6px;left:-12px}#menu-list>li a:hover,#works>p:hover{color:#fff;font-weight:600;cursor:pointer}#work-list{margin-top:7px;width:230px}#work-list li:nth-child(odd){background-color:#2c3a42}#work-list li:nth-child(2n){background-color:#364248}#work-list li:hover{background-color:#333232;cursor:pointer}.list-flex{display:flex;align-items:center;justify-content:space-between}.list-flex div:nth-child(1){color:#fff;padding:10px 5px 10px 10px}.list-flex div:nth-child(1)>p{font-weight:700;font-size:.85rem}.list-flex div:nth-child(1) span{font-size:.75rem}.logo-triangle{display:flex;align-items:center}.logo-triangle img{width:30px}.triangle{width:0;height:0;border-style:solid;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:6px solid #fff;border-right:0;margin-right:10px}.list-flex p:nth-child(1){font-size:.9rem}.list-flex p:nth-child(2){font-size:.75rem}.list-flex span{display:block}.works-title span{font-size:.9rem;margin-left:5px}.license{margin-top:auto;margin-bottom:20px;font-size:.75rem}.license ul{padding:5px 0 0 5px}.license ul li{margin-bottom:5px}.license p{position:relative;font-size:.85rem;padding-left:27px}.license p small{margin-left:2px}.license p:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background-image:url(/images/verified.png);background-size:contain;background-repeat:no-repeat}.license span{display:block;margin-left:5px;margin-top:30px}#summary{background:#f5f3f0;min-width:1000px;padding:40px 0}#summary-title{margin-bottom:1.5rem;font-size:1.8rem}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.project-card{border:none;border-radius:14px;background:#fff;padding:18px 10px 20px 20px;display:grid;grid-template-columns:1fr auto;gap:.7rem;box-shadow:0 1px 2px #0000000a,0 10px 24px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.project-card:hover{transform:translateY(-3px);box-shadow:0 4px 8px #2563eb1f,0 16px 32px #00000014;border:#2563eb}.project-card.low{opacity:.6}.card-main{display:flex;flex-direction:column;gap:15px}.card-header{display:flex;flex-direction:column;gap:.2rem}.card-header .title{font-size:1.05rem;font-weight:600;letter-spacing:.01rem}.card-header .subtitle{font-size:.75rem;font-weight:600;background-color:#3e576691;color:#fff;padding:1px 5px;border-radius:5px;letter-spacing:.01rem}.period{font-size:.7rem;color:#6b7280}.tech-icons{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.25rem}.tech-icons span{background:#eef2ff;color:#3730a3;font-size:.7rem;font-weight:500;padding:.15rem .6rem;border-radius:999px}.project-card.low .tech-icons span{background:#e5e7eb;color:#6b7280}.description{font-size:.9rem;line-height:1.6;color:#374151}.ratings{margin-top:.25rem;display:grid;gap:.15rem}.rating{display:flex;justify-content:space-between;font-size:.75rem;color:#4b5563}.rating span:last-child{letter-spacing:.05em}.stars{display:flex;gap:2px}.star{color:#d1d5db;font-size:.8rem}.star-filled{color:#f59e0b}.card-footer{margin-top:auto;display:flex;gap:.5rem}.btn{font-size:.75rem;padding:.45rem .9rem;border-radius:999px;text-decoration:none;transition:all .15s ease}.btn.primary{background:#2563eb;color:#fff}.btn.primary:hover{background:#1e40af;cursor:pointer}.btn.ghost{border:1px solid #d1d5db;color:#374151}.btn.ghost:hover{background:#f3f4f6}.github-img{height:16px;border-radius:50%;margin-left:5px;opacity:.3}.tech-imgs{display:flex;flex-direction:column;align-self:end;height:fit-content;width:27px;gap:15px;padding:25px 3.5px;background-color:#ffffffd9;border:1px solid rgba(0,0,0,.08);border-radius:999px;box-shadow:0 8px 16px #0000000f;opacity:.7;transition:opacity .2s ease}.tech-imgs li img{display:block}.project-card:hover .tech-imgs{opacity:1}#work-description{background-color:#e9e5de;padding-top:50px;padding-bottom:50px;min-width:900px}#works-title{color:#bdb099;font-size:2rem}.work-zone{padding-top:80px}.work-inner{background-color:#f3f0e9;padding:15px 15px 15px 30px;border-radius:5px}.work-name{font-weight:700}.work-name span{font-weight:400;margin-right:10px}.work-flex{display:flex;margin-top:15px;column-gap:20px}.flex-left{width:50%}.work-image-wrapper{position:relative;display:inline-block;transition:transform .2s ease,opacity .2s ease}.work-image-wrapper:hover{opacity:.8;cursor:pointer;transform:scale(1.03)}.work-image{display:block;max-width:100%;height:auto}.work-click{position:absolute;width:80px;right:8px;bottom:-25px;opacity:.6;pointer-events:none}.flex-right{margin-left:20px;font-size:.9rem}.flex-right .table{margin-bottom:15px}.flex-right .table-header{margin-top:15px;margin-bottom:5px;font-weight:700;font-size:.8rem;color:#fff;background-color:#808080b8;display:inline-block;padding:2px 10px;border-radius:3px}.flex-right .table-header+p{margin-left:7px}.table{display:table;margin-bottom:5px;padding-left:7px;font-size:.83rem;color:#6b7280}.table-row{display:table-row}.table-cell{display:table-cell;padding-right:20px;white-space:pre-line}.work-about{white-space:pre-line;line-height:1.6;color:#374151}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}.modal-content{background:#e9e5de;padding:20px;width:90%;height:90%;max-width:1100px;border-radius:10px;position:relative;margin:0 auto}.modal-close-btn{position:absolute;right:15px;top:10px;font-size:24px;cursor:pointer;background:none;border:none}.tm-container{display:flex;gap:24px;padding:20px;min-width:900px;max-width:1100px}.slide-list{list-style:none;padding:10px 10px 0;border-radius:5px;margin:0;width:200px;max-height:80vh;background-color:#efefea;overflow-y:auto}.slide-list li .desc{cursor:pointer;padding:4px;font-size:.8rem;transition:background .2s}.slide-list li .desc:hover{background:#c5c3c3;border-radius:5px}.slide-list li .desc{padding-left:16px}.slide-list li .subsection-label{margin:3px 0;padding-left:8px;font-size:.85rem;font-weight:700;color:#3e3e3e}.slide-list .active{font-weight:700;color:#0d6efd;border-radius:5px;background:#d3d8df}.slide-list .section-title{font-weight:700;margin-top:8px;margin-left:8px;font-size:.95rem;position:relative}.slide-list .section-title:before{content:"";display:block;position:absolute;width:5px;height:20px;background-color:#08366c;top:2px;left:-9px}.slide-list .note{margin-top:25px;font-size:.8rem;padding-right:25px}.slide-area{flex:1;position:relative;min-height:80vh;max-height:80vh}.slide-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.slide-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.slide-content img{height:100%;width:96%;object-fit:contain;display:block;margin:0 auto;height:80%;border-radius:5px}.caption-center{text-align:center}.slide-content .caption{padding:12px;width:96%;margin:0 auto;flex:1;line-height:1.6rem;letter-spacing:.8px;font-size:.85rem;border-radius:5px}.slide-content .caption span{color:#1a1ae2c5;font-weight:600}.arrow-btn{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;opacity:.8;transition:opacity .2s;-webkit-user-select:none;user-select:none}.arrow-btn:hover{opacity:1}.arrow-btn.left{left:-30px;z-index:10}.arrow-btn.right{right:-30px}.md-html{padding:20px 15px 5px 30px;overflow-y:auto}.md-flex{display:flex}.md-flex-left{width:18%;margin-bottom:20px}.md-flex-left span{display:inline-block;width:80%;padding:.4em .5em;color:#494949;font-size:.85rem;background:#f4f4f4;border-left:solid 5px #7db4e6;border-bottom:solid 3px #d7d7d7;margin-right:5px}.md-flex-right{width:82%;margin-bottom:20px}.md-flex:last-child .md-flex-right{margin-bottom:0}.md-flex-right a{text-decoration:underline}.md-flex-right small{display:block}.md-flex-right.reflect{display:flex;flex-direction:column;gap:10px}.r-inner-flex{display:flex}.title-p{display:inline-block;width:18%;font-size:.8rem}.title-p span{background:linear-gradient(transparent 50%,#5ecaf185 60%)}.title-p+p{width:82%}.content{font-size:.9rem;line-height:1.5rem}.content span{background:linear-gradient(transparent 50%,#b1f15e85 60%)}.md-flex-right>table{background-color:#f3f0e9;border-radius:5px;font-size:.85rem}.md-flex-right>table td{padding:3px 0 3px 5px}.md-flex-right>table tr th:first-child{width:100px}.md-flex-right>table tr th:nth-child(2){width:290px;font-weight:400}.md-flex-right>table tr th:nth-child(3){width:140px;font-weight:400}.md-flex-right>table thead tr th{border-bottom:1px solid rgba(128,128,128,.582)}.md-flex-right>table tr th:nth-of-type(1),.md-flex-right>table tr th:nth-of-type(2),.md-flex-right>table tr td:nth-of-type(1),.md-flex-right>table tr td:nth-of-type(2){border-right:1px solid rgba(128,128,128,.582)}.md-flex-right>table tbody tr:nth-of-type(2) td,.md-flex-right>table tbody tr:nth-of-type(3) td{border-top:1px solid rgba(162,119,119,.582)}.xserver-link small{display:inline;margin-left:10px}._profile_55jmc_1{background-image:linear-gradient(160deg,#f4f5f7,#d9dde3);color:#272727;letter-spacing:.05em;padding-top:50px;padding-bottom:50px;font-size:.9rem;min-width:900px}._profileTitle_55jmc_10{color:#a5a8a9;font-size:2rem;margin-bottom:15px}._content_55jmc_15{display:grid;grid-template-rows:repeat(4,auto);gap:22px;font-weight:700;color:#858484;margin-left:80px;line-height:1.3rem;background:#ffffffbf;padding:25px 70px;border-radius:12px;box-shadow:0 8px 24px #00000014}._intro_55jmc_28{font-weight:400;color:#444;line-height:1.5rem;max-width:720px}._contentTitle_55jmc_34{position:relative;padding:.4rem 1.8rem;color:#333;font-size:.9rem}._contentTitle_55jmc_34:before,._contentTitle_55jmc_34:after{display:inline-block;position:absolute;transform:translateY(-50%);width:12px;height:12px;border:2px solid #8c929f;content:""}._contentTitle_55jmc_34:before{top:calc(50% - 3px);left:0}._contentTitle_55jmc_34:after{top:calc(50% + 3px);left:5px}._techGrid_55jmc_61,._othersGrid_55jmc_62{display:grid;grid-template-columns:140px 1fr;row-gap:2px;column-gap:20px;max-width:700px;margin-left:30px}._stance_55jmc_70 ul{margin-left:25px}._othersGrid_55jmc_62 img{height:20px;margin-left:-5px}._schoolBaloon_55jmc_77{position:relative;cursor:pointer}._school_55jmc_77{position:absolute;bottom:30px;left:-20%;width:620px;z-index:1;background:#545454;padding:8px 12px;font-size:.78rem;color:#fff;border-radius:4px;filter:drop-shadow(0px 1px 4px #aaa)}._school_55jmc_77:before{content:"";position:absolute;top:100%;left:25%;margin-left:-8px;border:8px solid transparent;border-top:8px solid #545454}._online_55jmc_103:before{left:48%}#contact{padding-top:50px;padding-bottom:50px;height:100vh}#contact-title{font-size:2rem;margin-left:30px}#contact-wrapper{width:430px;margin:30px auto 10px}#contact dt{margin:5px 0;font-size:.9rem}#contact dt small{margin-left:15px;color:#962c2c}#contact dd input,#contact dd textarea{width:100%;border:solid 1px #c8c8c8;padding:10px;border-radius:5px}#contact dd textarea{height:10rem}#contact .button{text-align:center}#contact .button button{width:100%;background-color:#596570;border-radius:5px;color:#fff;padding:10px 0;border:solid 1px #708191}#contact .button button:hover{background:#ddd;color:#24292e}.contact-success{line-height:2rem;text-align:center;font-size:1.3rem}.google-p{font-size:.8rem;color:#115ba4}.contact-success .to-form{padding-top:30px;font-size:1.2rem;text-align:center;cursor:pointer;color:#24292e}.contact-success .to-form:hover{color:#89898e;text-decoration:underline}
