*{box-sizing:border-box}body{margin:0;background:#f4f5f5;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Microsoft YaHei',Arial,sans-serif}a{color:inherit;text-decoration:none}.text-primary{color:#21aba7}.bg-white{background:#fff}.border-b{border-bottom:1px solid #e5e7eb}.border-t{border-top:1px solid #e5e7eb}.sticky{position:sticky}.top-0{top:0}.z-10{z-index:10}.max-w-6xl{max-width:72rem}.max-w-4xl{max-width:56rem}.max-w-3xl{max-width:48rem}.mx-auto{margin-left:auto;margin-right:auto}.h-16{height:4rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.p-8{padding:2rem}.p-6{padding:1.5rem}.p-5{padding:1.25rem}.p-1{padding:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.grid{display:grid}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.shadow{box-shadow:0 1px 3px rgba(0,0,0,.1)}.shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.06)}[class~="hover:shadow"]:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}[class~="hover:bg-gray-50"]:hover{background:#f9fafb}[class~="hover:text-primary"]:hover{color:#21aba7}.transition{transition:all .2s ease}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-gray-800{color:#1f2937}.text-gray-700{color:#374151}.text-gray-500{color:#6b7280}.text-gray-400{color:#9ca3af}.text-center{text-align:center}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.block{display:block}.hidden{display:none}.h-full{height:100%}.overflow-hidden{overflow:hidden}.fixed{position:fixed}.right-5{right:1.25rem}.bottom-5{bottom:1.25rem}.w-24{width:6rem}.h-24{height:6rem}.object-contain{object-fit:contain}.article-content img{max-width:100%;height:auto}.article-content p{margin:.75em 0}.nav-active{color:#21aba7;border-bottom:2px solid #21aba7}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prose{font-size:1rem}@media (min-width:768px){[class~="md:flex"]{display:flex}[class~="md:grid-cols-3"]{grid-template-columns:repeat(3,minmax(0,1fr))}}.site-logo-link{display:flex;align-items:center}.site-logo-img{max-height:40px;max-width:180px;object-fit:contain;display:block}