body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:#f8f9fa;color:#202122}.topbar{height:54px;display:flex;align-items:center;gap:18px;padding:0 24px;background:white;border-bottom:1px solid #a2a9b1;position:sticky;top:0;z-index:2}.brand{font-size:22px;text-decoration:none;color:#202122;display:flex;align-items:center;gap:10px}.topbar input{flex:1;max-width:460px;padding:8px;border:1px solid #a2a9b1}.topbar nav a{margin-left:14px;color:#36c;text-decoration:none}.layout{display:flex;max-width:1280px;margin:0 auto}.sidebar{width:210px;padding:22px 18px;border-right:1px solid #eaecf0;min-height:calc(100vh - 54px);font-size:14px}.sidebar a{display:block;margin:12px 0;color:#36c;text-decoration:none}.page{background:white;max-width:900px;min-height:100vh;padding:28px 42px;border-right:1px solid #eaecf0}.page h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;border-bottom:1px solid #a2a9b1;margin-top:0}.page h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;border-bottom:1px solid #eaecf0;margin-top:30px}.page p{line-height:1.62}.notice{background:#f8f9fa;border:1px solid #c8ccd1;padding:10px 12px;margin:14px 0;color:#54595d;font-size:14px}.crc-mark{width:34px;height:34px;display:inline-block;position:relative;background:#003d79;clip-path:polygon(50% 0,100% 86%,0 86%)}.crc-mark span:before{content:"";position:absolute;left:15px;top:7px;width:4px;height:22px;background:white}.crc-mark span:after{content:"";position:absolute;left:9px;top:14px;width:16px;height:4px;background:white}.crc-mark.large{width:92px;height:92px;margin-bottom:10px}.crc-mark.large span:before{left:42px;top:20px;width:9px;height:54px}.crc-mark.large span:after{left:27px;top:36px;width:38px;height:9px}.logo-block{text-align:center;font-size:13px;color:#54595d;border-bottom:1px solid #eaecf0;padding-bottom:16px;margin-bottom:16px}.article-grid{columns:2;list-style:none;padding:0}.article-grid li{break-inside:avoid;margin:0 0 12px}.article-grid a{color:#36c;text-decoration:none;font-weight:500}.article-grid small{color:#54595d}.wikitable{border-collapse:collapse;margin:14px 0}.wikitable th,.wikitable td{border:1px solid #a2a9b1;padding:6px 9px}.wikitable th{background:#eaecf0}code{white-space:normal}.preview{max-width:100%;border:1px solid #c8ccd1}@media(max-width:800px){.layout{display:block}.sidebar{display:none}.page{padding:22px}.article-grid{columns:1}.topbar nav{display:none}}