*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;color:#1a1a2e;background:#f0f2f5;-webkit-font-smoothing:antialiased}.page{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px}.card{width:100%;max-width:360px;background:#fff;border-radius:16px;padding:32px 24px;text-align:center;box-shadow:0 4px 20px #0000000f}.logo{font-size:22px;font-weight:700;color:#5b5fc7;margin-bottom:16px}.title{font-size:20px;font-weight:700;margin-bottom:8px}.desc{font-size:14px;color:#6b7280;margin-bottom:20px}.input{width:100%;height:44px;border:1px solid #e5e7eb;border-radius:10px;padding:0 12px;font-size:15px;text-align:center;letter-spacing:2px;outline:none}.input:focus{border-color:#5b5fc7}.btn{width:100%;height:44px;margin-top:16px;border:none;border-radius:10px;background:linear-gradient(135deg,#5b5fc7,#8b5cf6);color:#fff;font-size:15px;font-weight:600;cursor:pointer}.btn:disabled{opacity:.5}.error{margin-top:12px;font-size:13px;color:#dc2626}.content-page{justify-content:flex-start;max-width:720px;margin:0 auto;width:100%;background:#fff;min-height:100vh;padding:0 20px 40px}.top{width:100%;padding:16px 0;border-bottom:1px solid #f3f4f6;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:15px;font-weight:600;color:#5b5fc7}.type-badge{font-size:12px;font-weight:600;color:#5b5fc7;background:#eef0ff;padding:4px 12px;border-radius:999px}.doc-title{font-size:26px;font-weight:800;margin-bottom:10px;line-height:1.4;color:#111827}.doc-subtitle{font-size:14px;color:#6b7280;margin-bottom:20px}.md{font-size:16px;line-height:1.85;color:#1f2937}.md h1{font-size:24px;font-weight:800;margin:24px 0 14px;line-height:1.4;color:#111827}.md h2{font-size:19px;font-weight:700;margin:28px 0 12px;padding-left:12px;border-left:4px solid #5b5fc7;line-height:1.4;color:#111827}.md h3{font-size:17px;font-weight:600;margin:20px 0 8px;line-height:1.5;color:#111827}.md p{margin:10px 0}.md ul,.md ol{margin:10px 0;padding-left:24px}.md li{margin:6px 0}.md blockquote{margin:16px 0;padding:12px 16px;background:#f9fafb;border-left:4px solid #d1d5db;color:#6b7280;font-size:14px;border-radius:0 8px 8px 0}.md hr{border:none;border-top:1px solid #e5e7eb;margin:24px 0}.md strong{color:#111827}.md-ebook h2{font-size:20px;padding-left:0;border-left:none;border-bottom:1px solid #e5e7eb;padding-bottom:10px;margin-top:32px}.md-tutorial h3{display:inline-flex;align-items:center;gap:6px;font-size:16px;font-weight:700;color:#4338ca;background:#eef0ff;padding:6px 14px;border-radius:8px;margin:22px 0 8px}.md-report p{line-height:1.9}.comic-list{display:flex;flex-direction:column;gap:24px}.comic-item{margin:0}.comic-item img{width:100%;display:block;border-radius:12px;box-shadow:0 2px 12px #00000014}.comic-item figcaption{font-size:13px;color:#6b7280;margin-top:10px;line-height:1.6}
