@font-face {
	font-family: 'ck';
	src: local('TW-Kai'), local('UKai'), local('SimKai'), local('Kaiti SC'), local('楷体'), local('Kai'), local('serif');
	font-display: swap
} @font-face {
	font-family: 'e';
	src: local('Georgia'), local('Times New Roman'), local('serif');
	font-display: swap
} body {text-align: justify;
	font-size: x-large;
	line-height: 2;
	margin: 5%
} h1 {	line-height: 1.2;
} h1, h3, figcaption, section {
	text-align: center
} sup {	color: gray
} c, r {display: block;
	margin: .5em auto .5em auto;
	text-align: center
} c.b {	font-size: 180%
} c.s {	font-size: 90%
} c.r {	text-align: right
} p.r {	text-align: right
} blockquote, c {
	font-family: 'ck', serif;
	font-size: xx-large;
	line-height: 2
} nav {	justify-content: space-between
} toc { display: grid
} toc[onclick] {
	cursor: pointer
} toc>a {
	text-indent: 1em
}a:hover{color:red
} a {	text-decoration: none
} t {	border: 1px solid tan
} r {	font-family: 'e', serif;
	font-size: 1em
} h {	background: yellow;
	color: blue
} b {	color: peru
} s {	color: snow
} y {	display: inline-block;
	line-height: 1;
	text-align: center;
	text-indent: 0
} y:before {
	content: attr(n);
	display: block;
	font-family: sans;
	font-size: 50%;
	color: blue
} audio, figure, a>img {
	margin-left: 1em;
	display: inline-block;
	float: right
} ul.u {list-style-type: none
} nav, row {
	display: flex
} column {
	flex: 50%
} main {display: grid
} o {	background: #bf8fff60;
	cursor: help
} e {	text-indent: 0;
	position: absolute;
	max-width: 980px;
	background: #fff;
	font-size: large;
	line-height: 1.5em;
	padding: 9px;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 3px;
	box-shadow: 0 15px 45px -15px rgba(0,0,0,0.3);
	display: none;
	z-index: 9 }
o:hover+e{ display: initial }
section ol{display:inline-block;text-align:left;margin-top:0}
section ol li{color:#666eee}
@media(min-width: 640px){main{grid-template-columns:repeat(2,1fr)}}
@media(min-width: 768px){main{grid-template-columns:repeat(3,1fr)}}
@media(min-width:1024px){main{gap:1rem}}
/*@media(prefers-color-scheme:dark){body{color:#cac;background:#222}a:visited{color:#6cc}a:hover{color:red}o{background:#bf8fff60}e{background:#333}
section{background:lavenderblush;box-shadow:0 6px 18px rgba(0,0,0,1)}}*/
