﻿@import"https://fonts.googleapis.com/css2?family=Noto+Sans&family=Noto+Sans+Mono&family=Noto+Sans+SC&display=swap";ul,li{margin:0;padding:0}summary{cursor:pointer}summary:focus{outline:none}summary::before,summary::after{font-size:.9em;color:#aaa}:-webkit-any(summary){color:#555}:-webkit-any(summary)::before{font-family:initial;content:"§";margin:0 .5em 0 -0.5em}:-webkit-any(summary)::after{border-bottom:1px dotted;margin-left:.3em}:-webkit-any(summary):lang(en)::after{content:"(more)"}:-webkit-any(summary):lang(zh)::after{content:"(详情)"}:-webkit-any(summary)::-webkit-details-marker{display:none}:-webkit-any(summary) .detail{opacity:0}@supports(text-align-last: end){:-moz-any(summary){color:#555;list-style:none}:-moz-any(summary)::before{content:"§";margin:0 .5em 0 -0.5em}:-moz-any(summary)::after{border-bottom:1px dotted;margin-left:.3em}:-moz-any(summary):lang(en)::after{content:"(detail)"}:-moz-any(summary):lang(zh)::after{content:"(详情)"}}details[open] summary{color:#222 !important;animation:#000 .7s}details[open] summary::before{content:"☰"}details[open] summary::after{display:none}details[open] .detail{animation:fade .7s ease-in}@keyframes fade{0%{opacity:.9;color:#222}40%{opacity:.5;color:#666}to{opacity:1;color:#000}}@keyframes black{0%{font-weight:700;color:#666}50%{font-weight:500;color:#000}100%{font-weight:600;color:#222}}html{width:100%;font-size:14px;padding:1.5em;background-color:#f9f9fc;overflow-y:scroll;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:-ms-autohiding-scrollbar;-ms-text-size-adjust:100%;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%}body{max-width:75em;text-align:center;margin:0 auto;padding:1em;background-color:#fff;border:1px solid #dedede;color:#333;font:400 1em "Noto Sans SC","Noto Sans","Noto Sans Mono",Palatino,"Palatino Linotype",Georgia,serif,NSimSun;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto}.print{display:none}a{text-decoration:none;border-bottom:1px dashed #aaa;color:inherit}a:hover{border-bottom:1px solid #0cf}header,main{display:block;width:75%;margin:auto}header,.head,.info,.contact-item{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.avatar,#name,.contact,h2,h3,h4,.content,.avatar,.sub,.time,.tag,footer li{display:inline-block}header{-ms-flex-pack:distribute;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around;border-bottom:.3em solid #8bf;padding:2.5em 0 1em}header .avatar{max-width:27%}header .avatar img{max-width:8.5em;height:6.8em;border-radius:50%}header h1{font-size:3em;font-weight:900;color:#6ae;display:inline}header .jobtitle{text-align:center;font-size:1.6em;font-weight:bold}header .jobtitle:lang(en){font-style:italic}header .contact{text-align:left;font-size:.95em;font-style:normal}header .icon{margin:0 .5em}header svg{display:inline-block;vertical-align:middle;max-height:95%;fill:#333}section{text-align:left;margin-top:.5em}section:not(:first-child){border-top:.1em solid #bbb}section h2{width:19%;margin-right:1%;font-size:1.3em;text-align:right;font-weight:900;color:#6ae;text-transform:uppercase;vertical-align:top}section h2:lang(zh){font-size:1.65em;padding-right:1%;width:15%}section .content{padding-left:1%;width:78%}.block,section>ul>li{margin:1em 0}.block:not(:first-child),section>ul>li:not(:first-child){padding-top:.5em}.block .summary,section>ul>li .summary{font-size:1.1em;margin:.3em 0 0 1em;line-height:1.5em;font-weight:600}.block .items,section>ul>li .items{line-height:1.5em;margin:0 0 0 1em;font-size:1.1em;font-weight:600}.block .items .item,section>ul>li .items .item{background:rgba(245,245,245,.3);margin:0 .4em}.head,.info{flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.head .title{margin:0;font-size:1.3em;font-weight:800;color:#000}.head .title a{border:0}.head .sub{margin:0;font-size:1.2em;color:#858585;text-align:right;font-weight:700}.item,.time,code{display:inline-block;border:1px solid rgba(180,180,180,.15);border-radius:4px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.item{padding:.1em;border-color:rgba(238,238,238,.4)}.info .time{color:#666;margin-left:auto}.info .tag{color:#666;margin-right:auto}.info .time,.info code{padding:.1em .3em}.info code{color:#999;margin-left:.2em;background:rgba(249,249,252,.5);font-size:1.1em;padding:.1em}.detail{font-size:1.05em;margin:.5em 0;text-indent:1.2em;line-height:1.4em;font-weight:400;background:rgba(236,236,236,.3);word-wrap:break-word}.detail:lang(zh){word-break:break-all}.detail a{word-break:break-all}.detail p{margin:.5em 0}.detail ul{margin-left:2em}.detail li{text-indent:0}section>ul>li{list-style:none;margin-bottom:0;padding-top:.1em}section>ul h3{font-weight:700;font-size:1.1em;margin:0}section>ul ul{padding-left:2em;line-height:1.7em}section>ul ul>li{background-color:rgba(238,238,238,.2);margin-left:1em}footer{border-top:.1em dashed #ccc;margin-top:2em;padding-top:1em;color:#888;font-size:.9em;line-height:3em;font-weight:300}footer ul{margin:0 auto}footer li{margin:.15em}footer li:not(:last-child)::after{content:"|";padding:.25em;color:#333;font-size:1.1em}@media screen and (max-width: 1024px){html,body{padding:0;border:0;background-color:#fff}header,main{width:84%}.pc-only{display:none}}@media screen and (max-width: 768px){header,main{width:90%}.avatar{display:none}section .content{width:94%;margin:0 auto}section h2{display:block;width:100% !important;text-align:center;margin:.8em auto .2em}}@media screen and (max-width: 560px){header,main{width:98%}}@media screen and (max-width: 480px){header,.head{display:block}#name{display:block;font-size:.9em;width:90%;margin:auto;border-bottom:.1em dotted #bbb}.contact{display:block;width:80%;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;margin:auto;padding-top:1em}.contact-item{padding-top:.2em;padding-left:.4em}.block .sub,section>ul>li .sub{min-width:99%}section>ul ul{padding-left:1em}footer li{display:block;line-height:1.5em}footer li::after{display:none}}@media print{@page{size:auto;margin:6mm 5mm 3mm}@page :blank{display:none}.screen{display:none}.print{display:block}html,body{background:inherit;border:0;color:#111;font-size:12px;padding:0}header,main{width:90%}a,a:visited{border-bottom:0;text-decoration:underline}h3 a{text-decoration:none}.avatar{max-width:30%}.avatar img{border-radius:1%}img,article,footer,ul,li,p,.detail,footer{page-break-inside:avoid}footer{border-top-style:solid;color:#999;margin:2.5px 0 0;padding:5px 0 0;page-break-before:avoid}footer ul,footer li{align-items:center;display:flex;justify-content:center;line-height:2em;margin:0}footer li{margin:0 2em;flex-direction:column}footer li:not(:last-child)::after{content:"";padding:0}summary{color:#111 !important;margin:0 0 0 .8em !important}summary::after{display:none}.name{color:#000}.block .sub,section>ul>li .sub,.info .time,.info code{color:#222}section{margin:3px auto 0;padding:3px 0}.block:not(:first-child),section>ul>li:not(:first-child){padding-top:.3em}.head .sub{font-weight:600;font-size:14px}section>ul li:last-child{margin-bottom:0}}/*# sourceMappingURL=main.css.map */