.home{min-height:100vh;color:#0f172a;background:#f8fafc}.brand{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.dot{width:32px;height:32px;border-radius:12px;background:#4f46e5}.title{font-weight:900}.sub{font-size:12px;color:#64748b;margin-top:2px}.nav{display:flex;gap:10px;align-items:center}.link{color:#0f172a;text-decoration:none;padding:10px 12px;border-radius:12px;border:1px solid #e2e8f0;background:#fff}.btn{padding:10px 12px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;font-weight:700}.btn.primary{background:#4f46e5;border-color:#4f46e5;color:#fff}.btn.ghost{background:#f1f5f9}.wrap{width:min(1080px,92vw);margin:0 auto;padding:26px 0 40px}.hero h1{font-size:40px;line-height:1.15;margin:0 0 12px}.hero h1 span{color:#4f46e5}.hero p{margin:0 0 16px;color:#475569;line-height:1.7}.cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.grid{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:760px){.grid{grid-template-columns:1fr}}.card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:14px}.cardTitle{font-weight:900;margin-bottom:8px}.cardBody{color:#475569;font-size:13px;line-height:1.6}.footer{padding:16px;text-align:center;color:#64748b;border-top:1px solid #e2e8f0}.postsPage{max-width:860px;margin:0 auto;padding:48px 20px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.postsHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px}.postsTitle{margin:0;font-size:30px;font-weight:700}.postsDesc{margin:8px 0 0;color:#666;font-size:14px;line-height:1.5}.postsTools{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.postsTools a,.postsTools button{font-size:13px}.muted{font-size:12px;color:#777;margin-top:10px}.postsList{list-style:none;padding:0;margin:28px 0 0}.postItem{padding:18px 0;border-bottom:1px solid #eee;transition:background-color .15s ease}.postItem:hover{background-color:#fafafa}.postLink{display:inline-block;font-size:18px;font-weight:600;text-decoration:none;line-height:1.4}.postLink:hover{text-decoration:underline}.postMeta{margin-top:6px;font-size:13px;color:#777}.empty{margin-top:24px;color:#666;font-size:14px}.featured{margin-top:72px}.featuredTitle{font-size:24px;font-weight:700;margin-bottom:6px}.featuredDesc{font-size:14px;color:#666;margin-bottom:22px}.featuredList{list-style:none;padding:0;margin:0}.featuredList li{padding:16px 0;border-bottom:1px solid #eee;transition:background-color .15s ease}.featuredList li:hover{background-color:#fafafa}.featuredList a{text-decoration:none;display:flex;flex-direction:column;gap:4px}.featuredList strong{font-size:17px;font-weight:600}.featuredList span{font-size:13px;color:#666}.featuredList a:hover strong{text-decoration:underline}.featuredMore{margin-top:18px;font-size:14px}.postDetail{max-width:860px;margin:0 auto;padding:40px 16px}.postTop{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.postTopLeft{display:flex;gap:12px;align-items:center}.postHeader{display:flex;justify-content:space-between;gap:16px;margin-top:18px;margin-bottom:18px}.postTitle{margin:0 0 6px;font-size:28px;line-height:1.25}.postMeta{color:#777;font-size:13px}.postActions{display:flex;gap:8px;align-items:flex-start;flex-wrap:wrap}.postContent{line-height:1.85;font-size:16px;white-space:pre-wrap}.editBox{display:grid;gap:10px}.editInput,.editTextarea{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px}.editTextarea{resize:vertical}.helperText{opacity:.65;font-size:12px;margin-top:16px}
