html{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,PingFang SC,Microsoft YaHei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif;font-size:15px;line-height:1.8}body{color:#1a1a1a;margin:0;padding:0}h1{font-size:21px;font-weight:700;line-height:1.4;margin:0 0 12px}#root{flex-direction:column;min-height:100vh}#body,#root{display:flex}#body{background-color:#f5f6f8;flex:1 1;flex-direction:column}.page-list{background:#f5f6f8}.article-detail{background:#fff;margin:-48px calc(-50vw - -50%);padding:48px calc(50vw - 50%);width:880px}@media (max-width:768px){.article-detail{width:auto}}#footer,#header{background-color:#fff}#header>div:first-child{margin:0 auto;max-width:960px}#body>div:first-child,#footer>div:first-child{margin:0 auto;max-width:880px}#body>div:first-child{display:flex;flex:1 1;padding:48px 0}@keyframes highlightFlash{0%{background-color:#b7dcff}to{background-color:initial}}.highlighted{animation:highlightFlash 1.5s ease forwards}#header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-bottom:none;box-shadow:0 1px 8px #00000014;padding:10px 0;position:-webkit-sticky;position:sticky;top:0;z-index:10}#header>div:first-child{justify-content:space-between}#header>div:first-child,#logo{align-items:center;display:flex}#logo img{display:block;width:140px}#nav{display:flex;gap:4px}#nav>div{font-size:16px;line-height:1.6}#nav a{border-radius:6px;color:#555;padding:6px 14px;text-decoration:none;transition:color .2s}#nav a:hover{color:#1677ff}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:4px}.menu-toggle span{background:#555;border-radius:2px;display:block;height:2px;transition:all .3s;width:22px}@media (max-width:768px){.menu-toggle{display:flex}#nav{background:#fff;border-bottom:1px solid #eee;box-shadow:0 4px 12px #0000000f;display:none;flex-direction:column;left:0;padding:8px 0;position:absolute;right:0;top:100%}#nav.open{display:flex}#nav a{border-radius:0;display:block;padding:10px 24px}#header>div:first-child{padding:0 12px}#logo img{width:110px}#nav>div{font-size:14px}#nav a{padding:6px 10px}#body>div:first-child{padding:20px 12px}.footer-row{align-items:center;flex-direction:column;text-align:center}.footer-col{margin-bottom:0;min-width:0;min-width:auto}}#footer{background:#fff;border-top:1px solid #eee;color:#aaa;font-size:13px;padding:24px 10px}.footer-row{display:flex;flex-wrap:wrap;justify-content:space-between}.footer-col{flex:1 1 30%;margin-bottom:10px;min-width:200px}.footer-col a{color:#999;display:inline-flex;gap:4px;line-height:16px;padding:4px 0;text-decoration:none;transition:color .2s}.footer-col a>img{width:16px}.footer-col a:hover{color:#555}.loading-placeholder{min-height:60vh}.error-banner{align-items:center;background:#fff2f0;border-bottom:1px solid #ffccc7;color:#ff4d4f;display:flex;font-size:14px;justify-content:space-between;left:0;padding:10px 24px;position:fixed;right:0;top:0;z-index:1000}.error-banner button{background:none;border:none;color:#ff4d4f;cursor:pointer;font-size:18px;line-height:1;padding:0 4px}@media (max-width:768px){.error-banner{font-size:13px;padding:8px 16px}}.error-container{padding:80px 20px;text-align:center}.error-container h2{color:#1a1a1a;font-size:24px;margin-bottom:16px}.error-container p{color:#666;margin-bottom:24px}.error-container a{color:#1677ff;text-decoration:none}.error-container a:hover{text-decoration:underline}@media (max-width:768px){.error-container{padding:60px 20px}.error-container h2{font-size:20px}}