*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;line-height:1.65;color:#1f2d3f;background:#f5f6fa;padding-top:56px}img,svg{max-width:100%}.topbar{position:fixed;top:0;left:0;right:0;height:56px;background:#1f2d3f;color:#fff;z-index:100;box-shadow:0 1px 0 rgba(0,0,0,0.08)}.topbar-inner{max-width:1200px;height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.topbar-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:600;font-size:15px}.topbar-logo{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:#f55420;color:#fff;border-radius:6px;font-weight:700;font-size:13px;letter-spacing:0.5px}.topbar-logo-img{display:block;height:28px;width:auto}.topbar-title{font-size:16px}.topbar-nav{display:flex;align-items:center;gap:4px}.topbar-link{display:inline-flex;align-items:center;padding:8px 14px;color:rgba(255,255,255,0.85);text-decoration:none;font-size:14px;font-weight:500;border-radius:6px;transition:background 0.15s, color 0.15s}.topbar-link:hover{color:#fff;background:rgba(255,255,255,0.08)}.topbar-link--external{background:#f55420;color:#fff;margin-left:8px}.topbar-link--external:hover{background:#e04318;color:#fff}.topbar-toggle{display:none;background:transparent;border:0;padding:8px;cursor:pointer;flex-direction:column;justify-content:center;gap:4px;width:40px;height:40px;border-radius:6px}.topbar-toggle span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform 0.2s, opacity 0.2s}.topbar-toggle:hover{background:rgba(255,255,255,0.08)}.topbar-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.topbar-toggle.is-open span:nth-child(2){opacity:0}.topbar-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}@media (max-width: 768px){.topbar-inner{padding:0 16px;gap:8px}.topbar-title{display:none}.topbar-toggle{display:inline-flex}.topbar-nav{display:none;position:fixed;top:56px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:#17222f;padding:8px 12px 16px;box-shadow:0 6px 12px rgba(0,0,0,0.15);border-top:1px solid rgba(255,255,255,0.06)}.topbar-nav.is-open{display:flex}.topbar-link{padding:12px 14px;font-size:15px;border-radius:6px}}.site-main{max-width:960px;margin:0 auto;padding:40px 24px 80px}.article-wrapper{max-width:820px;margin:0 auto;background:#fff;padding:40px 48px;border:1px solid #e8eaed;border-radius:12px;box-shadow:0 1px 2px rgba(23,34,47,0.04)}@media (max-width: 720px){.site-main{padding:24px 12px 64px}.article-wrapper{padding:24px 20px;border-radius:8px}}h1,h2,h3,h4,h5,h6{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17222f;font-weight:600;line-height:1.3;margin-top:1.8em;margin-bottom:0.6em}h1{font-size:26px;margin-top:0;font-weight:700}h2{font-size:20px;border-bottom:2px solid #e8eaed;padding-bottom:8px}h3{font-size:17px}h4{font-size:15px}h1 a,h2 a,h3 a{color:inherit;text-decoration:none}p{margin:0 0 1em}a{color:#f55420;text-decoration:none;font-weight:500}a:hover{color:#e04318;text-decoration:underline}strong{font-weight:600;color:#17222f}hr{border:none;border-top:1px solid #e8eaed;margin:2em 0}table{width:100%;border-collapse:collapse;margin:1.2em 0 1.6em;font-size:13.5px;background:#fff;border:1px solid #e8eaed;border-radius:8px;overflow:hidden}thead{background:#1f2d3f;color:#fff}th{text-align:left;padding:10px 14px;font-weight:600;font-size:13px;border-right:1px solid rgba(255,255,255,0.1)}th:last-child{border-right:none}td{padding:10px 14px;border-top:1px solid #e8eaed;border-right:1px solid #e8eaed;vertical-align:top}td:last-child{border-right:none}tbody tr:nth-child(even){background:#fafbfc}tbody tr:hover{background:#fef8f4}blockquote{margin:1.4em 0;padding:12px 18px;background:#fff7f2;border-left:4px solid #f55420;border-radius:0 6px 6px 0;color:#1f2d3f}blockquote p{margin:0.3em 0}blockquote p:first-child{margin-top:0}blockquote p:last-child{margin-bottom:0}code{font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:13px;background:#f3f4f7;padding:2px 6px;border-radius:4px;color:#17222f}pre{background:#17222f;color:#e4e8ef;padding:16px 18px;border-radius:8px;overflow-x:auto;font-size:13px;line-height:1.55;margin:1.4em 0}pre code{background:transparent;padding:0;color:inherit}.highlight .k,.highlight .kd{color:#f48b5a}.highlight .s,.highlight .s1,.highlight .s2{color:#a3d9a5}.highlight .c,.highlight .c1{color:#7b8ea0;font-style:italic}.highlight .n,.highlight .nx{color:#e4e8ef}.highlight .mi,.highlight .mf{color:#f4c57a}ul,ol{padding-left:24px;margin:0 0 1em}li{margin-bottom:0.3em}li input[type="checkbox"]{margin-right:8px;accent-color:#f55420}.site-main>h1:first-child{font-size:32px;margin-bottom:8px}.site-main>h1+p,.site-main>h1+h1+p{color:#5a6675;font-size:15px}.site-footer{background:#17222f;color:rgba(255,255,255,0.7);padding:32px 24px;font-size:13px;margin-top:80px}.site-footer-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}.site-footer-inner p{margin:0}.site-footer-inner a{color:#fff;font-weight:500}.site-footer-inner a:hover{color:#f55420;text-decoration:none}@media (max-width: 600px){.site-footer-inner{flex-direction:column;text-align:center}}body.iframe-mode{padding-top:0}body.iframe-mode .topbar{display:none}body.iframe-mode .site-footer{display:none}body.iframe-mode .site-main{padding-top:24px}body.iframe-mode .article-wrapper{border:none;box-shadow:none;border-radius:0}
